+ 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 [Wed Jun 10 10:45:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5c664f99bf-6bgxb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f256623f668 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-06-10 10:45:34.808 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 10:45:34.808 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 10:45:34.818 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 10:45:34.818 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 10:45:35.853 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 10:45:35.874 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 10:45:37.445 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:45:37.447 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 10:45:37.453 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 10:45:37.454 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:45:37.454 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 10:45:37.454 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 10:45:37.454 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:45:37.462 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:45:37.462 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:45:37.462 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:45:37.463 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:45:37.467 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 10:45:37.471 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 10:45:37.473 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:45:37.473 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 10:45:37.473 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 10:45:37.473 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:45:37.482 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:45:37.482 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:45:37.482 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:45:37.486 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 10:45:37.487 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:45:37.487 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 10:45:37.506 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 10:45:37.507 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:45:37.507 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 10:45:37.517 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 10:45:37.517 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 10:45:37.517 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 10:45:37.517 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 10:45:37.536 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 10:45:37.536 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 10:45:37.536 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 10:45:37.536 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 10:45:37.859 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 10:45:37.867 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 10:45:38.159 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 10:45:38.160 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 10:45:38.160 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 10:45:38.166 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 10:45:38.167 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 10:45:38.167 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 10:45:38.176 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 10:45:38.176 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 10:45:38.176 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 10:45:38.176 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 10:45:38.176 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing extension driver 'qos' 2026-06-10 10:45:38.177 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 10:45:38.177 7 INFO neutron.plugins.ml2.managers [None req-d871cc55-6369-454a-bf74-92dd9281f489 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 10:45:38.186 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 10:45:38.186 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 10:45:38.186 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 10:45:38.186 8 INFO neutron.plugins.ml2.extensions.port_security [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 10:45:38.186 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing extension driver 'qos' 2026-06-10 10:45:38.187 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 10:45:38.187 8 INFO neutron.plugins.ml2.managers [None req-09a58de1-498b-4a16-bd97-08b5c090e400 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 10:45:38.193 7 INFO neutron.quota [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded quota_driver: . 2026-06-10 10:45:38.193 7 INFO neutron.plugins.ml2.plugin [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 10:45:38.193 7 INFO neutron.plugins.ml2.managers [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 10:45:38.194 7 INFO neutron.plugins.ml2.managers [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 10:45:38.194 7 INFO neutron.plugins.ml2.managers [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 10:45:38.194 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: qos 2026-06-10 10:45:38.202 8 INFO neutron.quota [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded quota_driver: . 2026-06-10 10:45:38.203 8 INFO neutron.plugins.ml2.plugin [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 10:45:38.203 8 INFO neutron.plugins.ml2.managers [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 10:45:38.203 8 INFO neutron.plugins.ml2.managers [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 10:45:38.203 8 INFO neutron.plugins.ml2.managers [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 10:45:38.203 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: qos 2026-06-10 10:45:38.208 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: router 2026-06-10 10:45:38.217 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: router 2026-06-10 10:45:38.256 7 INFO neutron.services.service_base [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 10:45:38.257 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: segments 2026-06-10 10:45:38.266 8 INFO neutron.services.service_base [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 10:45:38.267 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: segments 2026-06-10 10:45:38.367 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: trunk 2026-06-10 10:45:38.369 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: trunk 2026-06-10 10:45:38.383 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: vpnaas 2026-06-10 10:45:38.385 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: vpnaas 2026-06-10 10:45:38.423 8 WARNING stevedore.named [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:45:38.429 7 WARNING stevedore.named [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:45:38.495 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 10:45:38.496 7 INFO neutron.common.utils [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 10:45:38.496 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: taas 2026-06-10 10:45:38.497 8 INFO neutron_vpnaas.services.vpn.plugin [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 10:45:38.497 8 INFO neutron.common.utils [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 10:45:38.498 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: taas 2026-06-10 10:45:38.522 7 WARNING stevedore.named [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:45:38.523 7 WARNING stevedore.named [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 10:45:38.523 8 WARNING stevedore.named [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:45:38.524 8 WARNING stevedore.named [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 10:45:38.550 8 INFO neutron_taas.services.taas.taas_plugin [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 10:45:38.551 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: tapmirror 2026-06-10 10:45:38.560 7 INFO neutron_taas.services.taas.taas_plugin [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 10:45:38.560 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: tapmirror 2026-06-10 10:45:38.564 8 WARNING stevedore.named [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:45:38.564 8 WARNING stevedore.named [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 10:45:38.573 7 WARNING stevedore.named [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:45:38.573 7 WARNING stevedore.named [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 10:45:38.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 10:45:38.583 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 10:45:38.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 10:45:38.588 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 10:45:38.590 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: tag 2026-06-10 10:45:38.596 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: tag 2026-06-10 10:45:38.598 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: timestamp 2026-06-10 10:45:38.602 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 10:45:38.607 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: timestamp 2026-06-10 10:45:38.609 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: flavors 2026-06-10 10:45:38.609 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 10:45:38.613 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: flavors 2026-06-10 10:45:38.614 8 INFO neutron.manager [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loading Plugin: revisions 2026-06-10 10:45:38.616 7 INFO neutron.manager [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loading Plugin: revisions 2026-06-10 10:45:38.618 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Initializing extension manager. 2026-06-10 10:45:38.620 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: address-group 2026-06-10 10:45:38.620 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Initializing extension manager. 2026-06-10 10:45:38.621 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: address-scope 2026-06-10 10:45:38.621 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: address-group 2026-06-10 10:45:38.621 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 10:45:38.622 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: address-scope 2026-06-10 10:45:38.622 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: agent 2026-06-10 10:45:38.622 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 10:45:38.622 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 10:45:38.623 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: agent 2026-06-10 10:45:38.624 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 10:45:38.624 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 10:45:38.625 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 10:45:38.625 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 10:45:38.626 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 10:45:38.626 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: availability_zone 2026-06-10 10:45:38.626 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: availability_zone 2026-06-10 10:45:38.626 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 10:45:38.627 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 10:45:38.627 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 10:45:38.627 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 10:45:38.628 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 10:45:38.628 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 10:45:38.629 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 10:45:38.630 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: dns-integration 2026-06-10 10:45:38.630 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 10:45:38.630 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 10:45:38.631 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 10:45:38.632 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: dvr 2026-06-10 10:45:38.632 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 10:45:38.633 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: dns-integration 2026-06-10 10:45:38.633 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 10:45:38.633 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:45:38.633 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 10:45:38.634 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 10:45:38.634 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 10:45:38.634 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: external-net 2026-06-10 10:45:38.635 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 10:45:38.635 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: dvr 2026-06-10 10:45:38.635 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: extraroute 2026-06-10 10:45:38.636 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 10:45:38.636 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 10:45:38.636 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 10:45:38.637 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 10:45:38.637 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 10:45:38.638 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 10:45:38.638 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 10:45:38.638 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: fip-port-details 2026-06-10 10:45:38.639 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:45:38.639 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: flavors 2026-06-10 10:45:38.640 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 10:45:38.640 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: external-net 2026-06-10 10:45:38.641 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 10:45:38.641 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 10:45:38.641 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 10:45:38.642 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: ip_allocation 2026-06-10 10:45:38.642 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: extraroute 2026-06-10 10:45:38.642 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 10:45:38.643 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 10:45:38.643 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 10:45:38.643 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 10:45:38.644 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 10:45:38.644 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: router 2026-06-10 10:45:38.644 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 10:45:38.645 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 10:45:38.645 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: fip-port-details 2026-06-10 10:45:38.646 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:45:38.646 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: flavors 2026-06-10 10:45:38.646 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 10:45:38.647 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 10:45:38.647 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 10:45:38.648 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 10:45:38.648 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 10:45:38.648 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: l3-ha 2026-06-10 10:45:38.648 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: ip_allocation 2026-06-10 10:45:38.649 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:45:38.649 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 10:45:38.649 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 10:45:38.649 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 10:45:38.650 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: l3-flavors 2026-06-10 10:45:38.650 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:45:38.650 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: router 2026-06-10 10:45:38.651 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 10:45:38.652 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:45:38.653 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 10:45:38.653 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 10:45:38.653 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 10:45:38.654 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 10:45:38.654 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 10:45:38.654 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: l3-ha 2026-06-10 10:45:38.655 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:45:38.655 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 10:45:38.655 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 10:45:38.656 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: l3-flavors 2026-06-10 10:45:38.657 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 10:45:38.657 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:45:38.657 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 10:45:38.658 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 10:45:38.658 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: multi-provider 2026-06-10 10:45:38.658 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: net-mtu 2026-06-10 10:45:38.659 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 10:45:38.659 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 10:45:38.660 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 10:45:38.660 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: network_ha 2026-06-10 10:45:38.660 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 10:45:38.661 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 10:45:38.662 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 10:45:38.662 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: pagination 2026-06-10 10:45:38.662 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 10:45:38.662 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-device-profile 2026-06-10 10:45:38.663 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 10:45:38.663 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 10:45:38.663 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 10:45:38.664 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 10:45:38.664 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-mac-override 2026-06-10 10:45:38.664 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 10:45:38.665 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 10:45:38.665 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: multi-provider 2026-06-10 10:45:38.665 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 10:45:38.666 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: net-mtu 2026-06-10 10:45:38.666 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 10:45:38.666 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 10:45:38.666 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-resource-request 2026-06-10 10:45:38.667 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 10:45:38.667 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 10:45:38.667 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: network_ha 2026-06-10 10:45:38.667 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 10:45:38.668 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 10:45:38.668 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: binding 2026-06-10 10:45:38.669 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: binding-extended 2026-06-10 10:45:38.669 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 10:45:38.669 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-security 2026-06-10 10:45:38.669 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: pagination 2026-06-10 10:45:38.670 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: project-id 2026-06-10 10:45:38.670 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-device-profile 2026-06-10 10:45:38.670 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: provider 2026-06-10 10:45:38.670 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 10:45:38.671 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 10:45:38.671 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 10:45:38.671 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 10:45:38.672 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-mac-override 2026-06-10 10:45:38.672 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 10:45:38.673 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 10:45:38.673 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos 2026-06-10 10:45:38.674 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 10:45:38.674 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-resource-request 2026-06-10 10:45:38.674 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 10:45:38.675 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 10:45:38.675 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 10:45:38.675 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 10:45:38.675 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-default 2026-06-10 10:45:38.676 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: binding 2026-06-10 10:45:38.676 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-fip 2026-06-10 10:45:38.676 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 10:45:38.676 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: binding-extended 2026-06-10 10:45:38.677 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 10:45:38.677 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-security 2026-06-10 10:45:38.677 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 10:45:38.677 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: project-id 2026-06-10 10:45:38.678 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 10:45:38.678 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: provider 2026-06-10 10:45:38.678 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 10:45:38.679 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 10:45:38.679 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-pps 2026-06-10 10:45:38.679 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 10:45:38.680 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 10:45:38.681 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 10:45:38.681 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos 2026-06-10 10:45:38.681 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 10:45:38.682 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 10:45:38.682 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 10:45:38.682 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 10:45:38.683 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-default 2026-06-10 10:45:38.683 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-fip 2026-06-10 10:45:38.684 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 10:45:38.684 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: quotas 2026-06-10 10:45:38.684 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 10:45:38.685 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 10:45:38.685 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: quota_details 2026-06-10 10:45:38.685 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 10:45:38.686 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 10:45:38.686 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: rbac-policies 2026-06-10 10:45:38.687 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-pps 2026-06-10 10:45:38.687 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 10:45:38.687 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 10:45:38.687 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 10:45:38.688 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 10:45:38.688 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 10:45:38.688 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 10:45:38.688 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 10:45:38.689 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 10:45:38.689 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: revision-if-match 2026-06-10 10:45:38.690 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 10:45:38.690 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 10:45:38.690 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 10:45:38.691 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 10:45:38.692 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: quotas 2026-06-10 10:45:38.692 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 10:45:38.693 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: quota_details 2026-06-10 10:45:38.693 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 10:45:38.693 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 10:45:38.694 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 10:45:38.694 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: rbac-policies 2026-06-10 10:45:38.694 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 10:45:38.695 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 10:45:38.695 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 10:45:38.695 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 10:45:38.696 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 10:45:38.696 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 10:45:38.697 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: revision-if-match 2026-06-10 10:45:38.698 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 10:45:38.698 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 10:45:38.699 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 10:45:38.700 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: security-group 2026-06-10 10:45:38.701 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 10:45:38.701 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 10:45:38.701 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: segment 2026-06-10 10:45:38.702 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 10:45:38.702 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 10:45:38.703 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: service-type 2026-06-10 10:45:38.703 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 10:45:38.703 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: sorting 2026-06-10 10:45:38.703 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 10:45:38.703 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 10:45:38.704 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 10:45:38.704 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 10:45:38.706 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 10:45:38.707 8 WARNING neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 10:45:38.707 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 10:45:38.708 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 10:45:38.709 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 10:45:38.709 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 10:45:38.710 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 10:45:38.710 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: security-group 2026-06-10 10:45:38.710 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 10:45:38.711 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: segment 2026-06-10 10:45:38.711 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 10:45:38.712 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 10:45:38.712 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: tag-creation 2026-06-10 10:45:38.713 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: service-type 2026-06-10 10:45:38.713 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 10:45:38.714 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: sorting 2026-06-10 10:45:38.714 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 10:45:38.715 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 10:45:38.716 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 10:45:38.717 7 WARNING neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 10:45:38.718 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 10:45:38.718 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 10:45:38.718 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 10:45:38.718 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 10:45:38.719 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: trunk 2026-06-10 10:45:38.719 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: trunk-details 2026-06-10 10:45:38.719 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 10:45:38.720 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 10:45:38.720 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 10:45:38.720 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 10:45:38.721 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 10:45:38.721 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 10:45:38.722 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 10:45:38.722 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 10:45:38.723 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 10:45:38.724 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 10:45:38.724 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 10:45:38.725 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: tag-creation 2026-06-10 10:45:38.725 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 10:45:38.725 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 10:45:38.727 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: vpnaas 2026-06-10 10:45:38.728 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: taas 2026-06-10 10:45:38.729 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: tap-mirror 2026-06-10 10:45:38.729 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 10:45:38.729 8 INFO neutron.api.extensions [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 10:45:38.730 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 10:45:38.731 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: trunk 2026-06-10 10:45:38.732 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: trunk-details 2026-06-10 10:45:38.732 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 10:45:38.732 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 10:45:38.732 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.732 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 10:45:38.732 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 10:45:38.733 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 10:45:38.734 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 10:45:38.734 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 10:45:38.736 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:45:38.736 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:45:38.736 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 10:45:38.737 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 10:45:38.738 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 10:45:38.739 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: vpnaas 2026-06-10 10:45:38.740 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:45:38.741 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: taas 2026-06-10 10:45:38.741 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:45:38.742 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:45:38.742 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: tap-mirror 2026-06-10 10:45:38.742 7 INFO neutron.api.extensions [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 10:45:38.742 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.743 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.743 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.743 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.744 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:45:38.744 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.744 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.745 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:45:38.745 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 10:45:38.745 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 10:45:38.745 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.745 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:45:38.745 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 10:45:38.746 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:45:38.746 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.746 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:45:38.747 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.747 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ikepolicy is already registered 2026-06-10 10:45:38.749 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:45:38.749 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:45:38.751 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:45:38.752 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] router is already registered 2026-06-10 10:45:38.752 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:45:38.752 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] floatingip is already registered 2026-06-10 10:45:38.754 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:45:38.755 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:45:38.755 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:45:38.756 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:45:38.756 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] rbac_policy is already registered 2026-06-10 10:45:38.756 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.757 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.757 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:45:38.757 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] security_group is already registered 2026-06-10 10:45:38.757 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.757 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.757 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:45:38.758 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] security_group_rule is already registered 2026-06-10 10:45:38.758 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:45:38.758 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.758 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.758 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.758 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.759 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.759 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:45:38.759 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.759 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:45:38.759 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:45:38.760 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] trunk is already registered 2026-06-10 10:45:38.760 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:45:38.760 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.760 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.760 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ikepolicy is already registered 2026-06-10 10:45:38.760 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:45:38.760 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.761 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:45:38.760 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.761 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ikepolicy is already registered 2026-06-10 10:45:38.761 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:45:38.761 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] endpoint_group is already registered 2026-06-10 10:45:38.761 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:45:38.762 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] vpnservice is already registered 2026-06-10 10:45:38.762 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:45:38.762 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ipsec_site_connection is already registered 2026-06-10 10:45:38.762 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.763 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:45:38.763 8 INFO neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.763 8 WARNING neutron.quota.resource_registry [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] ikepolicy is already registered 2026-06-10 10:45:38.766 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:45:38.766 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] router is already registered 2026-06-10 10:45:38.766 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:45:38.766 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] floatingip is already registered 2026-06-10 10:45:38.773 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:45:38.774 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] rbac_policy is already registered 2026-06-10 10:45:38.775 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:45:38.775 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] security_group is already registered 2026-06-10 10:45:38.776 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:45:38.776 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] security_group_rule is already registered 2026-06-10 10:45:38.778 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.778 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.778 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:45:38.779 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] subnetpool is already registered 2026-06-10 10:45:38.779 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:45:38.779 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] trunk is already registered 2026-06-10 10:45:38.780 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.780 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ikepolicy is already registered 2026-06-10 10:45:38.780 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.780 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:45:38.781 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:45:38.781 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] endpoint_group is already registered 2026-06-10 10:45:38.781 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:45:38.781 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] vpnservice is already registered 2026-06-10 10:45:38.782 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:45:38.782 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ipsec_site_connection is already registered 2026-06-10 10:45:38.782 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:45:38.782 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:45:38.783 7 INFO neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:45:38.783 7 WARNING neutron.quota.resource_registry [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] ikepolicy is already registered 2026-06-10 10:45:38.802 8 WARNING keystonemiddleware._common.config [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:45:38.809 8 WARNING oslo_config.cfg [None req-19522cda-4c5b-437d-b59f-a15454f3c9c8 - - - - - -] 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 0x7f256623f668 pid: 8 (default app) 2026-06-10 10:45:38.823 7 WARNING keystonemiddleware._common.config [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:45:38.831 7 WARNING oslo_config.cfg [None req-b645c9d4-d2a7-47fd-8186-435112046618 - - - - - -] 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 0x7f256623f668 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-06-10 10:45:44.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a9f8e35-1240-4914-aade-3053a44a8ff5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:45:43 2026] GET /v2.0/networks/public => generated 108 bytes in 814 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/5] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:45:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:45:44.931 8 WARNING neutron.services.revisions.revision_plugin [None req-7720a7a6-6cd5-40fa-963d-e430f1d533c1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:45:44.957 8 INFO neutron.db.segments_db [None req-7720a7a6-6cd5-40fa-963d-e430f1d533c1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 2e928520-f35c-49dd-b054-1021770c19b2 of type flat for network 79b98d69-cc43-401f-a6d1-e723843fad84 2026-06-10 10:45:45.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7720a7a6-6cd5-40fa-963d-e430f1d533c1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.242 () {48 vars in 967 bytes} [Wed Jun 10 10:45:44 2026] POST /v2.0/networks => generated 124 bytes in 479 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:45:51.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b5d7434-0630-4d64-8c06-6d70a0fe4827 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:45:50 2026] GET /v2.0/networks/public => generated 108 bytes in 376 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:45:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:45:51.480 7 WARNING neutron.services.revisions.revision_plugin [None req-1b36d6f8-5a45-4bf5-b490-d2cf30329d4a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:45:51.502 7 INFO neutron.db.segments_db [None req-1b36d6f8-5a45-4bf5-b490-d2cf30329d4a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment cb590af2-2c2e-41c7-83ff-04b62895d12d of type flat for network 23f3a677-0da5-46f7-8809-beecac048503 2026-06-10 10:45:51.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b36d6f8-5a45-4bf5-b490-d2cf30329d4a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.242 () {48 vars in 967 bytes} [Wed Jun 10 10:45:51 2026] POST /v2.0/networks => generated 124 bytes in 312 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:45:57.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5841c252-58e3-42b5-80cd-bbd40b7c0ea2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:45:57 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:45:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:45:57.543 8 WARNING neutron.services.revisions.revision_plugin [None req-01b580b6-d638-4d09-9082-2adffcf6bba5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:45:57.553 8 INFO neutron.db.segments_db [None req-01b580b6-d638-4d09-9082-2adffcf6bba5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 35e4985c-c2af-4b77-b580-964b5405eed8 of type flat for network 692d8668-ecaa-4542-8de3-3fb71d7f6f2c 2026-06-10 10:45:57.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01b580b6-d638-4d09-9082-2adffcf6bba5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.204.45.242 () {48 vars in 967 bytes} [Wed Jun 10 10:45:57 2026] POST /v2.0/networks => generated 124 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:46:03.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c9f6664-2971-4613-b0d6-4720d5d7fbf4 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:46:03 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:46:03 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-06-10 10:46:03.524 8 WARNING neutron.services.revisions.revision_plugin [None req-0d2b1790-8834-4e62-a1ad-0eb635eb4ef8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:46:03.547 8 INFO neutron.db.segments_db [None req-0d2b1790-8834-4e62-a1ad-0eb635eb4ef8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 558e6fbd-3cc7-4e69-96c0-94f6c3de5ede of type flat for network feeaeaf3-6d64-43d8-bab2-56d17a923c0f 2026-06-10 10:46:03.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d2b1790-8834-4e62-a1ad-0eb635eb4ef8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.242 () {48 vars in 967 bytes} [Wed Jun 10 10:46:03 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:46:09.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89d084a7-e507-40d5-81e0-64e9e283fa57 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:46:09 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:46:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:46:09.560 7 WARNING neutron.services.revisions.revision_plugin [None req-c55b61fa-18c2-476a-afc7-5b69ac4d61d9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:46:09.577 7 INFO neutron.db.segments_db [None req-c55b61fa-18c2-476a-afc7-5b69ac4d61d9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment fd0e5f55-7b66-4f46-8096-39916bd8cbae of type flat for network 32e4a864-9692-4e8b-9795-7772b24a30a2 2026-06-10 10:46:09.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c55b61fa-18c2-476a-afc7-5b69ac4d61d9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.242 () {48 vars in 967 bytes} [Wed Jun 10 10:46:09 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:46:15.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c88deea0-47ac-4a0d-b177-207c88f93864 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:46:15 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:46:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:46:15.655 7 WARNING neutron.services.revisions.revision_plugin [None req-a2088772-ee93-4fdc-bb13-8a4e38d9447f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:46:15.680 7 INFO neutron.db.segments_db [None req-a2088772-ee93-4fdc-bb13-8a4e38d9447f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment a4fc6f12-0de3-4697-b49f-abf9487ba488 of type flat for network 032f2344-b644-438f-937c-576eb3a93c80 [pid: 7|app: 0|req: 10/23] 199.204.45.242 () {48 vars in 967 bytes} [Wed Jun 10 10:46:15 2026] POST /v2.0/networks => generated 706 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:46:17.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5dee68c-2a44-4e6e-bbbe-edc484319ef2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 10:46:17 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 10:46:17 2026] GET /v2.0/networks?name=public => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:46:17.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d434cee-5f68-4318-ac33-ff78efd5bdc3 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.242 () {44 vars in 1034 bytes} [Wed Jun 10 10:46:17 2026] GET /v2.0/subnets/public-subnet?network_id=032f2344-b644-438f-937c-576eb3a93c80 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.242 () {44 vars in 1057 bytes} [Wed Jun 10 10:46:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=032f2344-b644-438f-937c-576eb3a93c80 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.242 () {48 vars in 965 bytes} [Wed Jun 10 10:46:17 2026] POST /v2.0/subnets => generated 664 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:51:07.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-110f7a4e-2593-40e1-ae64-15e235da188b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jun 10 10:51:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 10:51:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:51:07.259 7 INFO neutron.db.segments_db [None req-caba7610-5205-4c16-8b46-749442be67df a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment d7fd2643-5e89-4c65-95f4-5bf9771cef64 of type vxlan for network 76446de7-b4f3-4a88-a122-165999f5667d [pid: 7|app: 0|req: 33/68] 199.204.45.242 () {48 vars in 966 bytes} [Wed Jun 10 10:51:07 2026] POST /v2.0/networks => generated 688 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:51:08.302 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2c88028-a9dd-4cc3-af38-da4f7561f8e5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jun 10 10:51:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 10:51:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:51:08.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f941313c-9c9a-4e4f-bc78-d0df72b43711 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.242 () {44 vars in 1036 bytes} [Wed Jun 10 10:51:08 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=76446de7-b4f3-4a88-a122-165999f5667d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.242 () {44 vars in 1059 bytes} [Wed Jun 10 10:51:08 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=76446de7-b4f3-4a88-a122-165999f5667d => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.242 () {48 vars in 965 bytes} [Wed Jun 10 10:51:08 2026] POST /v2.0/subnets => generated 651 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:51:09.718 7 INFO neutron.api.v2.resource [None req-49eb39d3-84bd-42c9-b929-9ac4b49e1b66 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:51:09 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.242 () {44 vars in 993 bytes} [Wed Jun 10 10:51:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.242 () {48 vars in 980 bytes} [Wed Jun 10 10:51:09 2026] POST /v2.0/security-groups => generated 1616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:11 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 1616 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:11 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:11 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => 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: 39/80] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:12 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:12 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 2230 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:12 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:13 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:13 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 2846 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:13 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:14 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:14 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:14 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:15 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:15 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:15 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.242 () {44 vars in 987 bytes} [Wed Jun 10 10:51:16 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d => generated 732 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:51:16.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6eeb3de-7753-4c85-9693-d8add20f3edc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.242 () {44 vars in 1076 bytes} [Wed Jun 10 10:51:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=76446de7-b4f3-4a88-a122-165999f5667d => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.242 () {44 vars in 1099 bytes} [Wed Jun 10 10:51:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=76446de7-b4f3-4a88-a122-165999f5667d => 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: 50/102] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:16 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => 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: 53/103] 199.204.45.242 () {48 vars in 961 bytes} [Wed Jun 10 10:51:16 2026] POST /v2.0/ports => generated 1100 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 10:51:24.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6449fce1-4c23-4929-8644-0290ae304531 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.242 () {44 vars in 979 bytes} [Wed Jun 10 10:51:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/105] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.242 () {48 vars in 1031 bytes} [Wed Jun 10 10:51:24 2026] PUT /v2.0/ports/46e17e58-0df5-43e9-8358-7df66a74a0a5 => generated 1249 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.242 () {44 vars in 920 bytes} [Wed Jun 10 10:51:26 2026] GET /v2.0/ports => generated 3730 bytes in 306 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-06-10 10:51:28.043 7 INFO neutron.api.v2.resource [None req-5158770a-0a89-4ed2-aa33-949a709d7cc5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 10:51:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.242 () {44 vars in 981 bytes} [Wed Jun 10 10:51:28 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: 7|app: 0|req: 54/110] 199.204.45.242 () {48 vars in 980 bytes} [Wed Jun 10 10:51:28 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:29 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:29 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:29 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:29 2026] POST /v2.0/security-group-rules => generated 623 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:30 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:30 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 10:51:30 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 10:51:30 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 199.204.45.242 () {44 vars in 975 bytes} [Wed Jun 10 10:52:45 2026] GET /v2.0/quotas/a170a34826264710b8f6101eddd1f6ef => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.204.45.242 () {48 vars in 1027 bytes} [Wed Jun 10 10:52:46 2026] PUT /v2.0/quotas/a170a34826264710b8f6101eddd1f6ef => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:55:06.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb58f465-6490-4919-a2f6-4265bc3d1486 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/151] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 10:55:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 161 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: 77/152] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 10:55:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:55:08.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-620a8416-9b0b-4ba7-bada-d52578d3f8cf a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/153] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 10:55:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 10:55:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:01:05.816 7 INFO neutron.api.v2.resource [None req-5ea664fa-6652-4897-a101-346ff47dd68c a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/203] 199.204.45.242 () {44 vars in 1074 bytes} [Wed Jun 10 11:01:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 139 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.204.45.242 () {44 vars in 1097 bytes} [Wed Jun 10 11:01:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7f092c652e6a4b15b7bfde68092da158 => generated 23 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.242 () {48 vars in 981 bytes} [Wed Jun 10 11:01:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:07 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 1624 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:01:07 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:07 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 11:01:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:08 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:01:08 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:08 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 11:01:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:09 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:01:10 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:10 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 11:01:10 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: 8|app: 0|req: 110/218] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:11 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 3460 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:01:11 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:01:11 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 199.204.45.242 () {48 vars in 991 bytes} [Wed Jun 10 11:01: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: 121/242] 199.204.45.242 () {30 vars in 740 bytes} [Wed Jun 10 11:03:38 2026] GET /v2.0/networks?tenant_id=7f092c652e6a4b15b7bfde68092da158&shared=False => generated 15 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:03:38.294 8 INFO neutron.db.segments_db [None req-b4d6b3f4-ab17-4583-83b1-b35c009ed1bd 9af087f568cd46b59a49089680bad94a 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Added segment aaaf5ad8-92fa-4204-8c8f-dc2c34192887 of type vxlan for network 3d40eda3-d161-42f4-ba2b-8baaf9f8d1d3 [pid: 8|app: 0|req: 122/243] 199.204.45.242 () {34 vars in 682 bytes} [Wed Jun 10 11:03:38 2026] POST /v2.0/networks => generated 699 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.204.45.242 () {30 vars in 722 bytes} [Wed Jun 10 11:03:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/245] 199.204.45.242 () {30 vars in 633 bytes} [Wed Jun 10 11:03:38 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: 123/246] 199.204.45.242 () {34 vars in 677 bytes} [Wed Jun 10 11:03:38 2026] POST /v2.0/ports => generated 999 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/247] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:03:38 2026] GET /v2.0/networks/3d40eda3-d161-42f4-ba2b-8baaf9f8d1d3 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.204.45.242 () {30 vars in 722 bytes} [Wed Jun 10 11:03:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:03:40 2026] GET /v2.0/networks/3d40eda3-d161-42f4-ba2b-8baaf9f8d1d3 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.204.45.242 () {44 vars in 975 bytes} [Wed Jun 10 11:03:53 2026] GET /v2.0/quotas/7f092c652e6a4b15b7bfde68092da158 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.204.45.242 () {48 vars in 1027 bytes} [Wed Jun 10 11:03:54 2026] PUT /v2.0/quotas/7f092c652e6a4b15b7bfde68092da158 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:37.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fae04a7-4e2c-423e-af45-d25759de86fb a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/348] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 11:15:37 2026] GET /v2.0/networks/public => generated 108 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 11:15:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:38.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea9b2865-9cd7-4b34-be06-d7b0cdce80c7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/350] 199.204.45.242 () {44 vars in 927 bytes} [Wed Jun 10 11:15:38 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 11:15:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:38.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19fb2455-5c87-471d-bdc8-57dea4c9f775 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/352] 199.204.45.242 () {44 vars in 1034 bytes} [Wed Jun 10 11:15:38 2026] GET /v2.0/subnets/public-subnet?network_id=032f2344-b644-438f-937c-576eb3a93c80 => 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: 176/353] 199.204.45.242 () {44 vars in 1057 bytes} [Wed Jun 10 11:15:38 2026] GET /v2.0/subnets?name=public-subnet&network_id=032f2344-b644-438f-937c-576eb3a93c80 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:16:06.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d545a8f9-374f-4347-9b45-eb6fea378e12 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/358] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jun 10 11:16:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 11:16:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:16:07.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29f0738b-47ed-4d15-94b3-136a5467dac6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/360] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:16:07.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d1039be-6792-418f-b241-d40ed26165a9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/362] 199.204.45.242 () {44 vars in 1036 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=76446de7-b4f3-4a88-a122-165999f5667d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.242 () {44 vars in 1059 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=76446de7-b4f3-4a88-a122-165999f5667d => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:16:08.704 7 INFO neutron.api.v2.resource [None req-d18373b8-d495-44e6-9807-2efe63e88980 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/364] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.242 () {44 vars in 993 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:09 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:09 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:09 2026] GET /v2.0/security-group-rules/5bd7b562-4c24-443a-82d0-057cbfd36306 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:10 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:10 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:10 2026] GET /v2.0/security-group-rules/f3e081df-1310-47e8-b774-994dc0aff4f3 => 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: 186/372] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:11 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:11 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:11 2026] GET /v2.0/security-group-rules/bf81b4f3-e4a1-4171-b9e3-a310e8783528 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:12 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:12 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:12 2026] GET /v2.0/security-group-rules/bddcc25f-9955-4b88-9c72-12b2a2d0f193 => 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: 189/378] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:13 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:13 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:13 2026] GET /v2.0/security-group-rules/26c0ddb2-34f2-4f3c-aab9-826ceaafa517 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.242 () {44 vars in 987 bytes} [Wed Jun 10 11:16:14 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:16:14.946 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da889045-3bf3-4907-816e-e1e6b2356627 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/384] 199.204.45.242 () {44 vars in 1076 bytes} [Wed Jun 10 11:16:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=76446de7-b4f3-4a88-a122-165999f5667d => 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: 193/385] 199.204.45.242 () {44 vars in 1099 bytes} [Wed Jun 10 11:16:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=76446de7-b4f3-4a88-a122-165999f5667d => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:15 2026] GET /v2.0/security-groups/7a834be6-c669-42d6-9956-b88ac0e5a8da => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:16:22.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3be3ed0c-1b15-4bc8-b0da-73e25d6f8b43 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/387] 199.204.45.242 () {44 vars in 979 bytes} [Wed Jun 10 11:16:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.204.45.242 () {44 vars in 920 bytes} [Wed Jun 10 11:16:24 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:16:25.601 7 INFO neutron.api.v2.resource [None req-0a76cb87-8adb-4cc7-a8f4-81b428cebcf7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/390] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 11:16:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.242 () {44 vars in 981 bytes} [Wed Jun 10 11:16:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:26 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:26 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:26 2026] GET /v2.0/security-group-rules/7d6035de-6460-4d7e-9168-2554b90c666c => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:27 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2886 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:16:27 2026] GET /v2.0/security-groups/ff428ab3-7b9a-4602-a41d-af95a8596a9c => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:16:27 2026] GET /v2.0/security-group-rules/2ee42f51-af1e-4e2b-ab2b-41035d9da56c => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.242 () {44 vars in 975 bytes} [Wed Jun 10 11:16:40 2026] GET /v2.0/quotas/a170a34826264710b8f6101eddd1f6ef => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:17:35.127 7 INFO neutron.api.v2.resource [None req-bede96bd-b4c1-4029-9f5c-8ecba96fc2a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/409] 199.204.45.242 () {44 vars in 1074 bytes} [Wed Jun 10 11:17:35 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.242 () {44 vars in 1097 bytes} [Wed Jun 10 11:17:35 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7f092c652e6a4b15b7bfde68092da158 => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:17:36 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:17:36 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:17:36 2026] GET /v2.0/security-group-rules/fda603df-c4d1-44aa-a786-4bb3de02439b => 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: 208/414] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:17:37 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:17:37 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => 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: 209/416] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:17:37 2026] GET /v2.0/security-group-rules/247705a8-aa83-4d8b-b070-1e9801ab8306 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:17:38 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:17:38 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:17:38 2026] GET /v2.0/security-group-rules/cf402014-725d-4ec3-a605-40be96417f6a => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.242 () {44 vars in 1088 bytes} [Wed Jun 10 11:17:39 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3?project_id=7f092c652e6a4b15b7bfde68092da158 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.204.45.242 () {44 vars in 1001 bytes} [Wed Jun 10 11:17:39 2026] GET /v2.0/security-groups/599721f9-f798-4d79-8299-0c8067b98cd3 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.242 () {44 vars in 1011 bytes} [Wed Jun 10 11:17:39 2026] GET /v2.0/security-group-rules/0b7dd36a-e685-4bcb-bc21-c5b9887ec624 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.242 () {44 vars in 975 bytes} [Wed Jun 10 11:17:46 2026] GET /v2.0/quotas/7f092c652e6a4b15b7bfde68092da158 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.204.45.242 () {44 vars in 949 bytes} [Wed Jun 10 11:18:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/networks => generated 2168 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:28.434 7 INFO neutron.db.segments_db [None req-15746d1b-49e6-49e7-a2ce-86bc45655c04 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 31617f2e-d592-445b-8247-1288a27c1d18 of type vxlan for network 988614ab-558d-4eac-8e47-7425d51d0ad1 2026-06-10 11:19:28.495 8 INFO neutron.db.segments_db [None req-4ae8f355-ca16-4aa1-9f0b-4c69e5f29b33 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 0c4def4d-0a72-4056-865f-a31614cbb1d2 of type vxlan for network 472d865e-7215-40f6-b32e-0a50370b1375 [pid: 7|app: 0|req: 222/447] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:28 2026] POST /v2.0/networks => generated 730 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:28 2026] POST /v2.0/networks => generated 727 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:28 2026] POST /v2.0/subnets => generated 696 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:28 2026] POST /v2.0/subnets => generated 693 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:28.839 8 INFO neutron.db.segments_db [None req-e257b557-5d5a-4a1c-90c3-20480c192a9a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f of type vxlan for network 81490020-029a-47f7-b901-df74aae17b74 [pid: 7|app: 0|req: 224/451] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:28 2026] GET /v2.0/security-groups?tenant_id=3f75c1eb878f4a9abdbce625046b8859&name=default => generated 2921 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:29.116 8 INFO neutron.db.l3_hamode_db [None req-e257b557-5d5a-4a1c-90c3-20480c192a9a a259aa30a3b043ffaf32ef85c8ed76c9 3bad40eca7454ab280a796543a8d7136 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:29.139 7 INFO neutron.db.segments_db [None req-538ccee7-89c8-442b-b849-93963a1ca547 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c of type vxlan for network 328b9910-3182-4078-a1e4-f695a1d01d04 2026-06-10 11:19:29.369 7 INFO neutron.db.l3_hamode_db [None req-538ccee7-89c8-442b-b849-93963a1ca547 a259aa30a3b043ffaf32ef85c8ed76c9 848e0e9cde28488b90338588a59214e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:30.082 8 INFO neutron.db.l3_hamode_db [None req-e257b557-5d5a-4a1c-90c3-20480c192a9a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:30.276 7 INFO neutron.db.l3_hamode_db [None req-538ccee7-89c8-442b-b849-93963a1ca547 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/452] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:28 2026] POST /v2.0/routers => generated 736 bytes in 2650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:31 2026] DELETE /v2.0/security-groups/9d2ab025-b21d-4baf-abb4-d26190cc4a94 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/456] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:29 2026] POST /v2.0/routers => generated 733 bytes in 2522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/457] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/security-groups?tenant_id=f06a3056d5f9496595adaba300efadc2&name=default => generated 2921 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/458] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:19:31 2026] PUT /v2.0/routers/7f432d27-1913-4c99-8788-844e9c493e45/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/459] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:32 2026] DELETE /v2.0/security-groups/895e0f9f-5677-4557-9115-b8da1d276ed3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:19:31 2026] PUT /v2.0/routers/cdefc065-9773-4568-9d92-7bab88ddc5b0/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/461] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/security-groups?tenant_id=34520f99311b429f9930e730f27962a8&name=default => generated 2924 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/462] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:33 2026] DELETE /v2.0/security-groups/5d546685-62a0-4687-b3bd-292fbb6d4a89 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:33.487 7 INFO neutron.db.segments_db [None req-8f7738f9-30c4-46b9-84ff-0153ad5c12af a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment f8c909ee-6913-4b69-81f3-f824999d8788 of type vxlan for network d6dbae0c-9b2c-4366-a999-e3ac559d6d7a [pid: 7|app: 0|req: 229/463] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/networks => generated 726 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/subnets => generated 692 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/465] 10.0.0.115 () {38 vars in 971 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/security-groups => generated 1685 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:19:33.930 7 INFO neutron.db.segments_db [None req-2d14dbed-5e3e-4757-b6a6-249dc7922c90 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment fde7c6ec-521a-460e-8cc1-de249361113d of type vxlan for network 851fde3a-a17e-4590-84cf-7a792af71a5d [pid: 8|app: 0|req: 237/467] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:33 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: 8|app: 0|req: 238/468] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:34.177 7 INFO neutron.db.l3_hamode_db [None req-2d14dbed-5e3e-4757-b6a6-249dc7922c90 a259aa30a3b043ffaf32ef85c8ed76c9 154a011745824efa81b23cd418187507 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/469] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/470] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:34 2026] GET /v2.0/security-groups/bb2ac8d8-af07-483a-b2b9-8cd6115f6168 => generated 1685 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/471] 10.0.0.115 () {38 vars in 981 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:34.915 7 INFO neutron.db.l3_hamode_db [None req-2d14dbed-5e3e-4757-b6a6-249dc7922c90 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 242/472] 10.0.0.115 () {38 vars in 971 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/security-groups => generated 1686 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/473] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 1686 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/474] 10.0.0.115 () {38 vars in 981 bytes} [Wed Jun 10 11:19:35 2026] POST /v2.0/security-group-rules => generated 614 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/475] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/476] 10.0.0.115 () {38 vars in 981 bytes} [Wed Jun 10 11:19:35 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/477] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/478] 10.0.0.115 () {34 vars in 1001 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-group-rules/b17050ab-da35-473d-99cf-9260bc229a31 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/479] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 2941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/480] 10.0.0.115 () {36 vars in 1023 bytes} [Wed Jun 10 11:19:35 2026] DELETE /v2.0/security-group-rules/b17050ab-da35-473d-99cf-9260bc229a31 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/481] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 2311 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/482] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/routers => generated 732 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/483] 10.0.0.115 () {36 vars in 1013 bytes} [Wed Jun 10 11:19:35 2026] DELETE /v2.0/security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => 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: 253/484] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/security-groups/bb2ac8d8-af07-483a-b2b9-8cd6115f6168 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/485] 10.0.0.115 () {36 vars in 1013 bytes} [Wed Jun 10 11:19:35 2026] DELETE /v2.0/security-groups/bb2ac8d8-af07-483a-b2b9-8cd6115f6168 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:36.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1db031a-af9c-4c4d-bd0c-4b06c1e3d317 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 92bffc3e-eab3-4758-856c-a6ca9ff6a178 2026-06-10 11:19:36.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1db031a-af9c-4c4d-bd0c-4b06c1e3d317 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 92bffc3e-eab3-4758-856c-a6ca9ff6a178 [pid: 7|app: 0|req: 232/486] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:19:35 2026] PUT /v2.0/routers/44cb5e4f-f451-4bbf-b77e-ec8b40289783/add_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/487] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:19:36 2026] PUT /v2.0/routers/7f432d27-1913-4c99-8788-844e9c493e45/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:37.392 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb1cbbe1-708b-4a5c-b49f-c217ceed605f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 13e3e2ef-bf02-441d-a4af-f2ad571746f8 2026-06-10 11:19:37.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb1cbbe1-708b-4a5c-b49f-c217ceed605f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 13e3e2ef-bf02-441d-a4af-f2ad571746f8 2026-06-10 11:19:37.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb1cbbe1-708b-4a5c-b49f-c217ceed605f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: fc3bb281-1478-4f9f-a8d4-8087f64a1d62 2026-06-10 11:19:37.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb1cbbe1-708b-4a5c-b49f-c217ceed605f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: fc3bb281-1478-4f9f-a8d4-8087f64a1d62 2026-06-10 11:19:37.804 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fb1cbbe1-708b-4a5c-b49f-c217ceed605f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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: 256/488] 10.0.0.115 () {38 vars in 971 bytes} [Wed Jun 10 11:19:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/489] 10.0.0.115 () {38 vars in 971 bytes} [Wed Jun 10 11:19:37 2026] POST /v2.0/security-groups => generated 1682 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/490] 10.0.0.115 () {38 vars in 971 bytes} [Wed Jun 10 11:19:38 2026] POST /v2.0/security-groups => generated 1681 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/491] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/security-groups?tenant_id=154a011745824efa81b23cd418187507 => generated 7908 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/492] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/security-groups/1b3f0bff-85fb-48a4-96b5-9d47265309ab => generated 2922 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:38.448 7 INFO neutron.db.l3_hamode_db [None req-fb1cbbe1-708b-4a5c-b49f-c217ceed605f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 81490020-029a-47f7-b901-df74aae17b74 was deleted as no HA routers are present in tenant 3bad40eca7454ab280a796543a8d7136. [pid: 7|app: 0|req: 233/493] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:19:37 2026] DELETE /v2.0/routers/7f432d27-1913-4c99-8788-844e9c493e45 => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/494] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:19:38 2026] DELETE /v2.0/subnets/6623cd4a-b146-430e-b35c-54f2a5ed122b => 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: 261/495] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/security-groups/1b3f0bff-85fb-48a4-96b5-9d47265309ab => generated 2922 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:38.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1acccf2-a7f9-4f7d-8a34-ca5309128275 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 77bc40f8-136c-42fc-9677-fb8cb0478551 2026-06-10 11:19:38.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1acccf2-a7f9-4f7d-8a34-ca5309128275 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 77bc40f8-136c-42fc-9677-fb8cb0478551 [pid: 8|app: 0|req: 262/496] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => generated 1680 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/497] 10.0.0.115 () {36 vars in 1013 bytes} [Wed Jun 10 11:19:38 2026] DELETE /v2.0/security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:38.841 8 INFO neutron.api.v2.resource [req-b2c6f538-93b6-45d3-934f-45066d7901b8 req-dfe078c3-325d-4f60-9cae-3d7a677671db d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/498] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => 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: 235/499] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:19:38 2026] DELETE /v2.0/networks/988614ab-558d-4eac-8e47-7425d51d0ad1 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/500] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:38.998 7 INFO neutron.services.segments.plugin [-] Segment c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f resource provider aggregate not found [pid: 7|app: 0|req: 236/501] 10.0.0.115 () {36 vars in 1013 bytes} [Wed Jun 10 11:19:38 2026] DELETE /v2.0/security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:39.017 7 INFO neutron.services.segments.plugin [-] Segment c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f found for delete ", "request_id": "req-2bd151ad-2dbf-4de0-a37c-3d17ee82f0bb"}]} 2026-06-10 11:19:39.018 7 INFO neutron.services.segments.plugin [-] Segment c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f resource provider aggregate not found 2026-06-10 11:19:39.032 7 INFO neutron.services.segments.plugin [-] Segment c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c85fcebb-cc4b-4d8e-8aab-b9aad5b24e2f found for delete ", "request_id": "req-ecac4877-b60e-469d-aa50-1203e7b9084d"}]} 2026-06-10 11:19:39.054 8 INFO neutron.api.v2.resource [req-1f2fafe5-9013-4f0d-9c9b-b0c5de47da4c req-4cd97903-84a6-4e91-8e80-0d9a64deab61 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/502] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/503] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => generated 1681 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/504] 10.0.0.115 () {36 vars in 1013 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.0/security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => 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: 239/505] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups?tenant_id=3bad40eca7454ab280a796543a8d7136&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/506] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.0/security-groups/952babdf-9c71-4bd1-b210-ba22540e8caf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:39.340 7 INFO neutron.api.v2.resource [req-9f281079-0b5c-4dcf-b823-462c2c94b218 req-9c5d12b6-ae5b-47ed-b09d-7587c6c715b8 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/507] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/508] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups?tenant_id=154a011745824efa81b23cd418187507 => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/509] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups?tenant_id=0b2e6d1d60c542d5bd517114253ee80a&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/510] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/1b3f0bff-85fb-48a4-96b5-9d47265309ab => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/511] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/1b3f0bff-85fb-48a4-96b5-9d47265309ab => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:39.543 7 INFO neutron.api.v2.resource [req-24ac9841-0bdf-4495-af64-6847df89464e req-7ffafa63-0433-4cbb-9fbf-bec5a178f7d7 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/512] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/513] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.0/security-groups/6a761a1f-0d24-4d10-8409-778255811afe => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:39.576 7 INFO neutron.api.v2.resource [req-b1725351-e38c-41eb-aca2-2517c747632f req-ae4ef14c-69cf-4908-8337-51aa1010f425 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/514] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:19:39.618 8 INFO neutron.api.v2.resource [req-5ae25995-695d-477c-a6f1-8f3d5d3f15aa req-10d7b56c-c7b4-4e74-827a-77291a13290a d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/515] 10.0.0.115 () {34 vars in 991 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/516] 10.0.0.115 () {34 vars in 1100 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1811073406&fields=id&tenant_id=848e0e9cde28488b90338588a59214e8 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/517] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/security-groups?tenant_id=66e3af8d93b3437884dacf20425a59de&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/518] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/networks?id=472d865e-7215-40f6-b32e-0a50370b1375 => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/519] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.0/security-groups/3b0285e2-94d9-4d4c-b5f3-8ee775c9f157 => 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: 274/520] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:19:40 2026] GET /v2.0/quotas/848e0e9cde28488b90338588a59214e8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:40.112 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0ef0dfd-0400-4d6c-a339-d17c5d2bbd90 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 855de452-09bc-455d-9062-c694fa6aee89 2026-06-10 11:19:40.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0ef0dfd-0400-4d6c-a339-d17c5d2bbd90 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 855de452-09bc-455d-9062-c694fa6aee89 [pid: 8|app: 0|req: 275/521] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:40 2026] GET /v2.0/ports?tenant_id=848e0e9cde28488b90338588a59214e8&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/522] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:19:39 2026] PUT /v2.0/routers/44cb5e4f-f451-4bbf-b77e-ec8b40289783/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/523] 10.0.0.115 () {34 vars in 907 bytes} [Wed Jun 10 11:19:40 2026] GET /v2.0/extensions => generated 21537 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/524] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:19:40 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 278/525] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:19:40 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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-06-10 11:19:40.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-cccd30cd-fd05-4689-8099-17117a18717f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: dc8800b5-4fdd-478e-afc0-64bee958d020 2026-06-10 11:19:40.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cccd30cd-fd05-4689-8099-17117a18717f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: dc8800b5-4fdd-478e-afc0-64bee958d020 2026-06-10 11:19:41.064 7 INFO neutron.services.segments.plugin [-] Segment 31617f2e-d592-445b-8247-1288a27c1d18 resource provider aggregate not found 2026-06-10 11:19:41.069 7 INFO neutron.services.segments.plugin [-] Segment 31617f2e-d592-445b-8247-1288a27c1d18 resource provider aggregate not found 2026-06-10 11:19:41.105 7 INFO neutron.services.segments.plugin [-] Segment 31617f2e-d592-445b-8247-1288a27c1d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31617f2e-d592-445b-8247-1288a27c1d18 found for delete ", "request_id": "req-0e7d29a6-545d-4bfd-910a-08bace002139"}]} 2026-06-10 11:19:41.113 7 INFO neutron.services.segments.plugin [-] Segment 31617f2e-d592-445b-8247-1288a27c1d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31617f2e-d592-445b-8247-1288a27c1d18 found for delete ", "request_id": "req-8312ac02-3da4-456a-880b-3a3f3fde48d3"}]} [pid: 8|app: 0|req: 279/526] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:41.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-cccd30cd-fd05-4689-8099-17117a18717f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: f0210e17-ad1b-44f1-93c5-69a41cc8b689 2026-06-10 11:19:41.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cccd30cd-fd05-4689-8099-17117a18717f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: f0210e17-ad1b-44f1-93c5-69a41cc8b689 2026-06-10 11:19:41.502 8 INFO neutron.db.segments_db [None req-c5ce3e0f-3da0-4658-b187-55e1f91b22de a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 923e1538-be7b-40dd-956c-94bf64841d9d of type vxlan for network 4c5abccc-1c4c-4381-bce2-c3e561fdca3f 2026-06-10 11:19:41.601 7 INFO neutron.db.l3_hamode_db [None req-cccd30cd-fd05-4689-8099-17117a18717f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 851fde3a-a17e-4590-84cf-7a792af71a5d was deleted as no HA routers are present in tenant 154a011745824efa81b23cd418187507. [pid: 8|app: 0|req: 280/527] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:41 2026] POST /v2.0/networks => generated 718 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/528] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:19:40 2026] DELETE /v2.0/routers/44cb5e4f-f451-4bbf-b77e-ec8b40289783 => generated 0 bytes in 972 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/529] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:19:41 2026] DELETE /v2.0/subnets/cb0773dc-acaa-44db-82c0-fd322d431ea5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/530] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:41 2026] POST /v2.0/subnets => generated 684 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:41.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d6a5a79-b7f9-4dbd-91e7-94074f7be1f8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: d0811abc-53c7-4967-b6f8-74b41d6226b6 2026-06-10 11:19:41.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d6a5a79-b7f9-4dbd-91e7-94074f7be1f8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: d0811abc-53c7-4967-b6f8-74b41d6226b6 2026-06-10 11:19:41.886 8 INFO neutron.db.segments_db [None req-8d7cc5c5-4583-4834-b52f-af47be3fff23 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment bc90fd92-5837-4f85-9cec-74c91404923f of type vxlan for network 86b8a758-55ea-4367-ac8e-6ac493188b0d [pid: 7|app: 0|req: 250/531] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:19:41 2026] DELETE /v2.0/networks/d6dbae0c-9b2c-4366-a999-e3ac559d6d7a => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:42.172 8 INFO neutron.db.l3_hamode_db [None req-8d7cc5c5-4583-4834-b52f-af47be3fff23 a259aa30a3b043ffaf32ef85c8ed76c9 bb367747a7be4e29b2473aea820c0333 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/532] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/533] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/security-groups?tenant_id=154a011745824efa81b23cd418187507&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/534] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:42 2026] DELETE /v2.0/security-groups/1b3f0bff-85fb-48a4-96b5-9d47265309ab => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:42.914 8 INFO neutron.db.l3_hamode_db [None req-8d7cc5c5-4583-4834-b52f-af47be3fff23 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:43.141 7 INFO neutron.services.segments.plugin [-] Segment fde7c6ec-521a-460e-8cc1-de249361113d resource provider aggregate not found 2026-06-10 11:19:43.147 7 INFO neutron.services.segments.plugin [-] Segment fde7c6ec-521a-460e-8cc1-de249361113d resource provider aggregate not found 2026-06-10 11:19:43.170 7 INFO neutron.services.segments.plugin [-] Segment fde7c6ec-521a-460e-8cc1-de249361113d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde7c6ec-521a-460e-8cc1-de249361113d found for delete ", "request_id": "req-415e1a9f-2e0a-4cf6-9a6e-b3d2903b91a9"}]} 2026-06-10 11:19:43.172 7 INFO neutron.services.segments.plugin [-] Segment fde7c6ec-521a-460e-8cc1-de249361113d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde7c6ec-521a-460e-8cc1-de249361113d found for delete ", "request_id": "req-7dc1f114-415b-4a18-a3a8-b6991bd55a2e"}]} 2026-06-10 11:19:43.185 7 INFO neutron.services.segments.plugin [-] Segment f8c909ee-6913-4b69-81f3-f824999d8788 resource provider aggregate not found 2026-06-10 11:19:43.188 7 INFO neutron.services.segments.plugin [-] Segment f8c909ee-6913-4b69-81f3-f824999d8788 resource provider aggregate not found 2026-06-10 11:19:43.200 7 INFO neutron.services.segments.plugin [-] Segment f8c909ee-6913-4b69-81f3-f824999d8788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c909ee-6913-4b69-81f3-f824999d8788 found for delete ", "request_id": "req-ae2f23a7-f6f2-4555-9602-75d577733bfe"}]} 2026-06-10 11:19:43.202 7 INFO neutron.services.segments.plugin [-] Segment f8c909ee-6913-4b69-81f3-f824999d8788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c909ee-6913-4b69-81f3-f824999d8788 found for delete ", "request_id": "req-8ffc0b78-9773-4545-9fa9-bfe09158bd4c"}]} [pid: 7|app: 0|req: 254/535] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 282/536] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:41 2026] POST /v2.0/routers => generated 724 bytes in 2127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:44.759 8 INFO neutron.db.segments_db [None req-a68729a2-1681-4933-8185-bee4f70668ef a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment b7724da4-93e6-4c59-bd84-0c153056d2e0 of type vxlan for network 0ab9322f-106a-4c5e-a744-80c9335625b5 [pid: 8|app: 0|req: 283/537] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:44 2026] POST /v2.0/networks => generated 732 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/538] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:44 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 287/541] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:44 2026] POST /v2.0/subnets => generated 699 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:45.155 8 INFO neutron.db.segments_db [None req-8bab4f86-b25d-43c3-ace6-e7cb474cf690 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 4249dabe-739c-441c-87fe-be4924617b15 of type vxlan for network e06b2a18-4151-477c-a0e2-b26d1e983d60 [pid: 7|app: 0|req: 255/542] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:19:43 2026] PUT /v2.0/routers/5ab74a19-9bf1-4cf3-92f3-2e71f1e352cf/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:45.424 8 INFO neutron.db.l3_hamode_db [None req-8bab4f86-b25d-43c3-ace6-e7cb474cf690 a259aa30a3b043ffaf32ef85c8ed76c9 e4b6568a6c204ca5adcb6bad691d21ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/543] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:45 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:46.202 8 INFO neutron.db.l3_hamode_db [None req-8bab4f86-b25d-43c3-ace6-e7cb474cf690 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 257/544] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/networks?id=472d865e-7215-40f6-b32e-0a50370b1375 => generated 678 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/545] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:46 2026] POST /v2.0/security-groups => generated 1659 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/546] 199.204.45.242 () {34 vars in 911 bytes} [Wed Jun 10 11:19:46 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: 260/547] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/548] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=848e0e9cde28488b90338588a59214e8 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/549] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/550] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:45 2026] POST /v2.0/routers => generated 739 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/551] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:19:46 2026] POST /v2.0/ports => generated 958 bytes in 473 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: 264/552] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/553] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:19:47 2026] POST /v2.0/floatingips => generated 552 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/554] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 291/555] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:47 2026] PUT /v2.0/ports/7825c5c7-012f-45d9-88ce-1fdaecb47fa0 => generated 1239 bytes in 406 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: 292/556] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/security-groups?tenant_id=f809fde567bf4526a18be7ae269da8de&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/557] 10.0.0.115 () {34 vars in 1098 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--635899498&fields=id&tenant_id=bb367747a7be4e29b2473aea820c0333 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/558] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:48 2026] DELETE /v2.0/security-groups/e944609d-f977-4b1f-8d36-d7cb29b1ff2c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/559] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/networks?id=4c5abccc-1c4c-4381-bce2-c3e561fdca3f => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/560] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/quotas/bb367747a7be4e29b2473aea820c0333 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/561] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/ports?tenant_id=bb367747a7be4e29b2473aea820c0333&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/562] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:19:47 2026] PUT /v2.0/routers/b7bdbcd0-d713-49e6-960e-34ea54c248be/add_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/563] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/security-groups?tenant_id=31c02f8af00840beb2f47ddae07500e6&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:48.700 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc8255d8-b5bb-4003-93d0-ae28a6863f42'] response: {'name': 'network-changed', 'server_uuid': 'dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a', 'tag': '7825c5c7-012f-45d9-88ce-1fdaecb47fa0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 266/564] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:48 2026] DELETE /v2.0/security-groups/34604d22-eeaa-4d67-bb84-c429ab0ac3f2 => 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: 299/565] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/566] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/567] 10.0.0.115 () {34 vars in 907 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/extensions => generated 21537 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/568] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/569] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/ports?tenant_id=848e0e9cde28488b90338588a59214e8&device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/570] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7825c5c7-012f-45d9-88ce-1fdaecb47fa0 => 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: 302/571] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/572] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/subnets?id=fffa43dd-5458-4dac-8bce-f31032ad94af => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/573] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/574] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/ports?network_id=472d865e-7215-40f6-b32e-0a50370b1375&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/575] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 306/576] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 271/577] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/578] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 272/579] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/580] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/581] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 308/582] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:19:49 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/583] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/ports?tenant_id=848e0e9cde28488b90338588a59214e8&device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/584] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 276/585] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks?id=472d865e-7215-40f6-b32e-0a50370b1375 => generated 774 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/586] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7825c5c7-012f-45d9-88ce-1fdaecb47fa0 => 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: 311/587] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/subnets?id=fffa43dd-5458-4dac-8bce-f31032ad94af => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/588] 10.0.0.115 () {34 vars in 1098 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--822330167&fields=id&tenant_id=e4b6568a6c204ca5adcb6bad691d21ad => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/589] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/ports?network_id=472d865e-7215-40f6-b32e-0a50370b1375&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: 278/590] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/591] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/quotas/e4b6568a6c204ca5adcb6bad691d21ad => 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: 313/592] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 314/593] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 280/594] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&fields=id => generated 57 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/595] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 281/596] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 316/597] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/598] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 317/599] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 283/600] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 318/601] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 284/602] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 319/603] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 285/604] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 320/605] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.0/security-groups?tenant_id=936294912a694f47bc3cf0c5462dff91&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/606] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:53 2026] DELETE /v2.0/security-groups/08929f96-85ca-4886-8ba2-db0bbbbac8fc => 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: 321/607] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 322/608] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/609] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/security-groups?tenant_id=09e40ec94e51447d95aeddca7e3984d9&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/610] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 288/611] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:53 2026] DELETE /v2.0/security-groups/9efe6f58-39f0-4be6-abde-490083088007 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/612] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/networks?id=4c5abccc-1c4c-4381-bce2-c3e561fdca3f => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/613] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 289/614] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb367747a7be4e29b2473aea820c0333 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/615] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:19:53 2026] POST /v2.0/ports => generated 954 bytes in 526 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: 327/616] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 290/617] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:54 2026] PUT /v2.0/ports/7124bf17-d5e3-48bb-8fe8-c97b7ddec41b => generated 1235 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/618] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 973 bytes in 85 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: 291/619] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 329/620] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/621] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:55.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3254e4de-14c6-4e37-9e7b-c96bbbb515d0'] response: {'name': 'network-changed', 'server_uuid': 'ff04191a-af3e-4fb8-9856-bc8364a8360f', 'tag': '7124bf17-d5e3-48bb-8fe8-c97b7ddec41b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 330/622] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 293/623] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/ports?tenant_id=bb367747a7be4e29b2473aea820c0333&device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/624] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/networks?tenant_id=bb367747a7be4e29b2473aea820c0333&shared=False => generated 765 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/625] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/626] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/627] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/628] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 684 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/629] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e4b6568a6c204ca5adcb6bad691d21ad => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/630] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/631] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/632] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:19:56 2026] POST /v2.0/ports => generated 954 bytes in 376 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: 298/633] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/security-groups?tenant_id=687719759a694533950814adf42a58e4&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/634] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/635] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:56 2026] PUT /v2.0/ports/194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 1235 bytes in 491 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: 337/636] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&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: 300/637] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:56 2026] DELETE /v2.0/security-groups/93df4136-68b5-4f72-a16f-ef924bcfbabf => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:57.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5e3ac61-03f7-48ce-a7ab-030c234468fd'] response: {'name': 'network-changed', 'server_uuid': 'f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee', 'tag': '194f6bb4-89d6-47f2-9721-b5e4489d54c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 338/638] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/ports?tenant_id=bb367747a7be4e29b2473aea820c0333&device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/639] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7124bf17-d5e3-48bb-8fe8-c97b7ddec41b => 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: 339/640] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 302/641] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/subnets?id=15e72b8e-5c9f-4a65-bdab-f9c5a24440e3 => generated 687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/642] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 303/643] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/ports?network_id=4c5abccc-1c4c-4381-bce2-c3e561fdca3f&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/644] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/645] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/646] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 344/647] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/networks?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&shared=False => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/648] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 969 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/649] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/650] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/651] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/652] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/653] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/654] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/655] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 309/656] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/657] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 310/658] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/subnets?id=4909e465-0590-4da4-892a-c05f2edef075 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/659] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/660] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/ports?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5&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: 312/661] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/662] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:59.225 8 INFO neutron.db.segments_db [None req-34a93713-a2bd-4d64-bfdb-f657bfd17daf 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Added segment 8c7c71c2-eb56-4584-bed2-d57704280246 of type vxlan for network e3632302-0801-4692-8563-d651ff59bc74 [pid: 7|app: 0|req: 314/663] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/664] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/665] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:19:58 2026] POST /v2.0/networks => generated 630 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/666] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 354/669] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 316/670] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:59 2026] POST /v2.0/subnets => generated 627 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:59.685 8 INFO neutron.db.segments_db [None req-0fe1d2f4-4c39-43f8-9d52-b41e28078abd 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Added segment 21629fac-4d7f-476a-bf04-f9b76d234e20 of type vxlan for network 82b461d8-dd1c-4d16-a33b-33cfacbc6255 2026-06-10 11:19:59.882 8 INFO neutron.db.l3_hamode_db [None req-0fe1d2f4-4c39-43f8-9d52-b41e28078abd 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 317/671] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 318/672] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/673] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/674] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:00.716 8 INFO neutron.db.l3_hamode_db [None req-0fe1d2f4-4c39-43f8-9d52-b41e28078abd 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 321/675] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/676] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 323/677] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:01.463 7 INFO neutron.db.l3_db [None req-95886ae0-9543-48c4-a314-1a49979a6fa6 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] Floating IP a73ab268-8bb1-41eb-87d9-075a18be83dd associated. External IP: 10.96.250.201, port: 7825c5c7-012f-45d9-88ce-1fdaecb47fa0. [pid: 7|app: 0|req: 324/678] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:00 2026] PUT /v2.0/floatingips/a73ab268-8bb1-41eb-87d9-075a18be83dd => generated 856 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/679] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/680] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/681] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/682] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&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-06-10 11:20:02.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca4e0041-af29-495f-a63c-24ed204e9de2'] response: {'name': 'network-changed', 'server_uuid': 'dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a', 'tag': '7825c5c7-012f-45d9-88ce-1fdaecb47fa0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/683] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:19:59 2026] POST /v2.0/routers => generated 694 bytes in 2405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/684] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/685] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 331/686] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/687] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 333/688] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/ports?tenant_id=848e0e9cde28488b90338588a59214e8&device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 334/689] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/networks?id=472d865e-7215-40f6-b32e-0a50370b1375 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/690] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7825c5c7-012f-45d9-88ce-1fdaecb47fa0 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/691] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/subnets?id=fffa43dd-5458-4dac-8bce-f31032ad94af => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/692] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/ports?network_id=472d865e-7215-40f6-b32e-0a50370b1375&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: 338/693] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 339/694] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375?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: 340/695] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 341/696] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/697] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/698] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&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: 356/699] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:02 2026] PUT /v2.0/routers/cce4e309-bf65-434b-bcea-bf4246f1cbbb/add_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/700] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/701] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 7|app: 0|req: 344/702] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:03 2026] POST /v2.0/ports => generated 954 bytes in 402 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: 345/703] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/704] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:03 2026] POST /v2.0/ports => generated 958 bytes in 390 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: 346/705] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/706] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&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: 361/707] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/708] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:04.951 8 INFO neutron.db.l3_db [None req-7d4b2de2-13ba-4e07-ab00-03da24ea89ba a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] Floating IP f2544be8-5b5a-4759-b0ad-47d8756ab23e associated. External IP: 10.96.250.207, port: 7124bf17-d5e3-48bb-8fe8-c97b7ddec41b. 2026-06-10 11:20:05.157 7 INFO neutron.db.l3_db [None req-043a350b-b173-47d3-af3a-23d2f05e841d 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Floating IP 790302e2-a404-4c25-9995-441b9342af1f associated. External IP: 10.96.250.216, port: a294727f-0e2d-4be3-91d9-12d6dab43471. [pid: 8|app: 0|req: 363/709] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:04 2026] PUT /v2.0/floatingips/f2544be8-5b5a-4759-b0ad-47d8756ab23e => generated 855 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/710] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/711] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 366/712] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/713] 10.0.0.194 () {34 vars in 677 bytes} [Wed Jun 10 11:20:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/security-groups?id=2dc56989-52a8-4cba-94ce-c3289f72427f&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: 368/715] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:05.559 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dd170c2-48d2-48b1-b303-5d4f79764911'] response: {'name': 'network-changed', 'server_uuid': 'ff04191a-af3e-4fb8-9856-bc8364a8360f', 'tag': '7124bf17-d5e3-48bb-8fe8-c97b7ddec41b', 'status': 'completed', 'code': 200} 2026-06-10 11:20:05.678 8 INFO neutron.db.l3_db [None req-a5a78def-7a4c-4f12-bc25-17dc5b03e243 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Floating IP 790302e2-a404-4c25-9995-441b9342af1f disassociated. External IP: 10.96.250.216, port: a294727f-0e2d-4be3-91d9-12d6dab43471. 2026-06-10 11:20:05.706 7 INFO neutron_taas.services.taas.taas_plugin [req-c5dba009-b0d1-46a4-a090-8fc4866a2117 req-b9b17996-3e0c-46fc-84da-b785ecef4323 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] TaaS: Handle Delete Port: 7825c5c7-012f-45d9-88ce-1fdaecb47fa0 2026-06-10 11:20:05.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c5dba009-b0d1-46a4-a090-8fc4866a2117 req-b9b17996-3e0c-46fc-84da-b785ecef4323 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] Tap Mirror: Handle Delete Port: 7825c5c7-012f-45d9-88ce-1fdaecb47fa0 2026-06-10 11:20:05.910 7 INFO neutron.db.l3_db [req-c5dba009-b0d1-46a4-a090-8fc4866a2117 req-b9b17996-3e0c-46fc-84da-b785ecef4323 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] Floating IP a73ab268-8bb1-41eb-87d9-075a18be83dd disassociated. External IP: 10.96.250.201, port: 7825c5c7-012f-45d9-88ce-1fdaecb47fa0. [pid: 8|app: 0|req: 369/716] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:05 2026] PUT /v2.0/floatingips/790302e2-a404-4c25-9995-441b9342af1f => generated 552 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/717] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/718] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/719] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:20:05 2026] DELETE /v2.0/ports/7825c5c7-012f-45d9-88ce-1fdaecb47fa0 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/720] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?tenant_id=bb367747a7be4e29b2473aea820c0333&device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/721] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&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-06-10 11:20:06.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e00e8047-6c06-4429-9efc-7324a9304133'] response: {'server_uuid': 'dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a', 'name': 'network-vif-deleted', 'tag': '7825c5c7-012f-45d9-88ce-1fdaecb47fa0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 374/722] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:06.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bdbc196-3d71-4bd7-82a2-151824d49fc1 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: 46757a86-c525-42bb-bf30-d41f1c09eb44 2026-06-10 11:20:06.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bdbc196-3d71-4bd7-82a2-151824d49fc1 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: 46757a86-c525-42bb-bf30-d41f1c09eb44 [pid: 8|app: 0|req: 375/723] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks?id=4c5abccc-1c4c-4381-bce2-c3e561fdca3f => generated 765 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/724] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7124bf17-d5e3-48bb-8fe8-c97b7ddec41b => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/725] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/subnets?id=15e72b8e-5c9f-4a65-bdab-f9c5a24440e3 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/726] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?network_id=4c5abccc-1c4c-4381-bce2-c3e561fdca3f&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: 349/727] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:06 2026] DELETE /v2.0/floatingips/790302e2-a404-4c25-9995-441b9342af1f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/728] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f?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: 350/729] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 351/730] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:07.349 8 INFO neutron.db.l3_db [None req-73819fab-ee61-4621-a2f3-11244d42f4f7 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Floating IP bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c associated. External IP: 10.96.250.216, port: 51a8145f-0ba3-4c66-b2c6-f74ed09acf7e. [pid: 7|app: 0|req: 352/731] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/732] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => 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: 354/733] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/734] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/security-groups?id=69d8f75a-076e-456b-b129-446a1b34ee0a&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: 356/735] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/736] 10.0.0.194 () {34 vars in 677 bytes} [Wed Jun 10 11:20:06 2026] POST /v2.0/floatingips => generated 841 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/737] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 358/738] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/floatingips/bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/739] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/floatingips => generated 844 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:08.146 8 INFO neutron.db.l3_db [None req-7080d9d4-638e-4890-a084-e98de7d533b9 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] Floating IP 62ae66bd-c560-49ae-a895-e6c0f387af29 associated. External IP: 10.96.250.212, port: 194f6bb4-89d6-47f2-9721-b5e4489d54c8. 2026-06-10 11:20:08.389 7 INFO neutron.db.l3_db [None req-9b682dee-4493-45bb-b9fa-6f3e2a8a24aa 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Floating IP bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c associated. External IP: 10.96.250.216, port: 51a8145f-0ba3-4c66-b2c6-f74ed09acf7e. [pid: 8|app: 0|req: 381/740] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:07 2026] PUT /v2.0/floatingips/62ae66bd-c560-49ae-a895-e6c0f387af29 => generated 855 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:08.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ea5515e-318e-42e6-998f-b7662d2a3352'] response: {'name': 'network-changed', 'server_uuid': 'f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee', 'tag': '194f6bb4-89d6-47f2-9721-b5e4489d54c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/741] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:08.876 8 INFO neutron_taas.services.taas.taas_plugin [req-ab52fca5-43cb-485e-bf02-3467b9c8530a req-d2df3a11-0800-433a-884b-d6ce8ec38b77 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] TaaS: Handle Delete Port: 7124bf17-d5e3-48bb-8fe8-c97b7ddec41b 2026-06-10 11:20:08.884 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ab52fca5-43cb-485e-bf02-3467b9c8530a req-d2df3a11-0800-433a-884b-d6ce8ec38b77 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] Tap Mirror: Handle Delete Port: 7124bf17-d5e3-48bb-8fe8-c97b7ddec41b 2026-06-10 11:20:09.086 8 INFO neutron.db.l3_db [req-ab52fca5-43cb-485e-bf02-3467b9c8530a req-d2df3a11-0800-433a-884b-d6ce8ec38b77 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] Floating IP f2544be8-5b5a-4759-b0ad-47d8756ab23e disassociated. External IP: 10.96.250.207, port: 7124bf17-d5e3-48bb-8fe8-c97b7ddec41b. [pid: 7|app: 0|req: 360/742] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:07 2026] PUT /v2.0/floatingips/bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c => generated 842 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/743] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 362/744] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/745] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/746] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:20:08 2026] DELETE /v2.0/ports/7124bf17-d5e3-48bb-8fe8-c97b7ddec41b => generated 0 bytes in 819 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/747] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:09.529 7 INFO neutron.db.l3_db [None req-25a2a865-f683-45c5-83ca-643a1383ef1c 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Floating IP bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c disassociated. External IP: 10.96.250.216, port: a294727f-0e2d-4be3-91d9-12d6dab43471. [pid: 8|app: 0|req: 385/748] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/749] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/ports?device_id=dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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: 387/750] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => 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: 388/751] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/subnets?id=4909e465-0590-4da4-892a-c05f2edef075 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/752] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/ports?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/753] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/754] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 364/755] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:09 2026] PUT /v2.0/floatingips/bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c => generated 552 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:10.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffe0903f-dfdb-411f-bff9-9751afe02756 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: 03e05804-60a2-4290-b31d-f6510ecb4187 2026-06-10 11:20:10.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffe0903f-dfdb-411f-bff9-9751afe02756 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: 03e05804-60a2-4290-b31d-f6510ecb4187 [pid: 8|app: 0|req: 392/756] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:09 2026] DELETE /v2.0/floatingips/bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:10.260 7 INFO neutron.api.v2.resource [None req-28a66c75-bae5-4be0-9710-365bea6f1c7d 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 365/757] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:10 2026] DELETE /v2.0/floatingips/bc5ed62c-3f4c-4b76-8b32-7e04d6c4332c => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/758] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:10.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-f59aa31d-aafe-4cbc-b343-b178807c961d 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: a294727f-0e2d-4be3-91d9-12d6dab43471 2026-06-10 11:20:10.462 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f59aa31d-aafe-4cbc-b343-b178807c961d 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: a294727f-0e2d-4be3-91d9-12d6dab43471 [pid: 8|app: 0|req: 393/759] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:10 2026] DELETE /v2.0/ports/a294727f-0e2d-4be3-91d9-12d6dab43471 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:10.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b168ace7-e63b-4134-ac2e-8aea69a14145'] response: {'server_uuid': 'ff04191a-af3e-4fb8-9856-bc8364a8360f', 'name': 'network-vif-deleted', 'tag': '7124bf17-d5e3-48bb-8fe8-c97b7ddec41b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/760] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:10 2026] DELETE /v2.0/security-groups/2dc56989-52a8-4cba-94ce-c3289f72427f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:10.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-64933854-6ec2-44be-bb3a-c07a5de8a04a 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: 51a8145f-0ba3-4c66-b2c6-f74ed09acf7e 2026-06-10 11:20:10.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64933854-6ec2-44be-bb3a-c07a5de8a04a 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: 51a8145f-0ba3-4c66-b2c6-f74ed09acf7e 2026-06-10 11:20:10.831 8 INFO neutron.api.v2.resource [None req-b1dcdf1e-eae6-4e80-87ed-76964c0c91f3 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/761] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/security-groups/2dc56989-52a8-4cba-94ce-c3289f72427f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:10.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6ce9889-ddeb-4645-adf1-0268e887966b cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] TaaS: Handle Delete Port: 5a528c6c-abf9-45d0-bfca-53bf8a0789e3 2026-06-10 11:20:10.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6ce9889-ddeb-4645-adf1-0268e887966b cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] Tap Mirror: Handle Delete Port: 5a528c6c-abf9-45d0-bfca-53bf8a0789e3 [pid: 7|app: 0|req: 367/762] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:10 2026] DELETE /v2.0/ports/51a8145f-0ba3-4c66-b2c6-f74ed09acf7e => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/763] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:11 2026] GET /v2.0/ports?device_id=cce4e309-bf65-434b-bcea-bf4246f1cbbb => generated 958 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/764] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:10 2026] DELETE /v2.0/floatingips/a73ab268-8bb1-41eb-87d9-075a18be83dd => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:11.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-4433ccab-34e4-43be-a431-7a435ba43003 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 8942bf93-7c5e-47d3-b1af-36c32a523237 2026-06-10 11:20:11.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4433ccab-34e4-43be-a431-7a435ba43003 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 8942bf93-7c5e-47d3-b1af-36c32a523237 2026-06-10 11:20:11.874 7 INFO neutron_taas.services.taas.taas_plugin [None req-e42a7c4e-023d-4144-866f-7c6ea1c6e613 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: 849945fc-63a2-4f2f-880d-fbc3a6d7c446 2026-06-10 11:20:11.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e42a7c4e-023d-4144-866f-7c6ea1c6e613 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: 849945fc-63a2-4f2f-880d-fbc3a6d7c446 [pid: 8|app: 0|req: 397/765] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:11 2026] PUT /v2.0/routers/cdefc065-9773-4568-9d92-7bab88ddc5b0/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/766] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:12 2026] GET /v2.0/ports?device_id=ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:12.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f591b63-4535-4fd6-8206-379b850569cc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 3d431b28-35b2-4030-b6de-0285dfac3b68 2026-06-10 11:20:12.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f591b63-4535-4fd6-8206-379b850569cc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 3d431b28-35b2-4030-b6de-0285dfac3b68 [pid: 7|app: 0|req: 369/767] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:11 2026] PUT /v2.0/routers/cce4e309-bf65-434b-bcea-bf4246f1cbbb/remove_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:12.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-aaa6acbc-8646-4a88-9fbf-ffc433397c4f 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: d726971a-b9cc-4101-84e2-cecfb5420494 2026-06-10 11:20:12.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaa6acbc-8646-4a88-9fbf-ffc433397c4f 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: d726971a-b9cc-4101-84e2-cecfb5420494 2026-06-10 11:20:12.869 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f591b63-4535-4fd6-8206-379b850569cc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 92e0e82b-20ce-442b-8bfc-75fd067c9bd6 2026-06-10 11:20:12.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f591b63-4535-4fd6-8206-379b850569cc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 92e0e82b-20ce-442b-8bfc-75fd067c9bd6 2026-06-10 11:20:12.948 7 INFO neutron_taas.services.taas.taas_plugin [None req-aaa6acbc-8646-4a88-9fbf-ffc433397c4f 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] TaaS: Handle Delete Port: f6539a05-76e4-4e6c-93db-84e5f2064806 2026-06-10 11:20:12.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaa6acbc-8646-4a88-9fbf-ffc433397c4f 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] Tap Mirror: Handle Delete Port: f6539a05-76e4-4e6c-93db-84e5f2064806 2026-06-10 11:20:12.970 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2f591b63-4535-4fd6-8206-379b850569cc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-10 11:20:13.315 8 INFO neutron.db.l3_hamode_db [None req-2f591b63-4535-4fd6-8206-379b850569cc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 328b9910-3182-4078-a1e4-f695a1d01d04 was deleted as no HA routers are present in tenant 848e0e9cde28488b90338588a59214e8. [pid: 8|app: 0|req: 399/768] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:12 2026] DELETE /v2.0/routers/cdefc065-9773-4568-9d92-7bab88ddc5b0 => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:13.337 7 INFO neutron.services.segments.plugin [-] Segment 21629fac-4d7f-476a-bf04-f9b76d234e20 resource provider aggregate not found 2026-06-10 11:20:13.343 7 INFO neutron.services.segments.plugin [-] Segment 21629fac-4d7f-476a-bf04-f9b76d234e20 resource provider aggregate not found 2026-06-10 11:20:13.365 7 INFO neutron.services.segments.plugin [-] Segment 21629fac-4d7f-476a-bf04-f9b76d234e20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21629fac-4d7f-476a-bf04-f9b76d234e20 found for delete ", "request_id": "req-d88684cd-4805-4115-81c3-d0831bc10ce6"}]} 2026-06-10 11:20:13.366 7 INFO neutron.services.segments.plugin [-] Segment 21629fac-4d7f-476a-bf04-f9b76d234e20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21629fac-4d7f-476a-bf04-f9b76d234e20 found for delete ", "request_id": "req-f07b72cb-f20e-4721-baf8-68333e1cee77"}]} 2026-06-10 11:20:13.374 7 INFO neutron.db.l3_hamode_db [None req-aaa6acbc-8646-4a88-9fbf-ffc433397c4f 0d04a1f61abc4ac8ad0ff045d518136f 704f3a653dc84e588f511cfd24185c27 - - default default] HA network 82b461d8-dd1c-4d16-a33b-33cfacbc6255 was deleted as no HA routers are present in tenant 704f3a653dc84e588f511cfd24185c27. [pid: 7|app: 0|req: 370/769] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:12 2026] DELETE /v2.0/routers/cce4e309-bf65-434b-bcea-bf4246f1cbbb => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/770] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/security-groups/69d8f75a-076e-456b-b129-446a1b34ee0a => 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: 371/771] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/subnets/fffa43dd-5458-4dac-8bce-f31032ad94af => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:13.561 7 INFO neutron.api.v2.resource [None req-1c9d708f-1cfe-4bfb-aaef-c1b2b08d84e0 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/772] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/security-groups/69d8f75a-076e-456b-b129-446a1b34ee0a => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/773] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/subnets/d3a5e28e-16bd-4eb5-85e0-34d354f293b7 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:13.671 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e23c54d-142a-46c1-93a6-e1660cb5f1f3 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 44b826ce-077b-45e2-9010-61b1343c6e03 2026-06-10 11:20:13.674 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e23c54d-142a-46c1-93a6-e1660cb5f1f3 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 44b826ce-077b-45e2-9010-61b1343c6e03 2026-06-10 11:20:13.707 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b543750-29d8-4d74-bb2b-03d7131dedaf a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] TaaS: Handle Delete Port: aa5c100f-8761-47a3-96dc-9c882395ea83 2026-06-10 11:20:13.709 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b543750-29d8-4d74-bb2b-03d7131dedaf a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] Tap Mirror: Handle Delete Port: aa5c100f-8761-47a3-96dc-9c882395ea83 2026-06-10 11:20:13.732 8 INFO neutron.services.segments.plugin [-] Segment ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c resource provider aggregate not found 2026-06-10 11:20:13.747 8 INFO neutron.services.segments.plugin [-] Segment ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c resource provider aggregate not found 2026-06-10 11:20:13.767 8 INFO neutron.services.segments.plugin [-] Segment ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c found for delete ", "request_id": "req-8dc0a481-1fd5-48fd-8a8d-5e2cae19ba7a"}]} 2026-06-10 11:20:13.767 8 INFO neutron.services.segments.plugin [-] Segment ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae159c2f-6dd1-4d1e-bf91-be4b72cdf09c found for delete ", "request_id": "req-9e03975b-9c30-4912-9809-adfa9d419a18"}]} [pid: 7|app: 0|req: 373/774] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/networks/472d865e-7215-40f6-b32e-0a50370b1375 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/775] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/floatingips/f2544be8-5b5a-4759-b0ad-47d8756ab23e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/776] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/networks/e3632302-0801-4692-8563-d651ff59bc74 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/777] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/security-groups?tenant_id=848e0e9cde28488b90338588a59214e8&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/778] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:14 2026] DELETE /v2.0/security-groups/31647c2b-f759-4095-a101-0dbbe543a54b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:14.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-c24db091-7195-4cfd-885b-7854f03be6e5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 44bdeb6d-e930-4761-b0ba-48017073a4f4 2026-06-10 11:20:14.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c24db091-7195-4cfd-885b-7854f03be6e5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 44bdeb6d-e930-4761-b0ba-48017073a4f4 [pid: 7|app: 0|req: 377/779] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/security-groups?tenant_id=704f3a653dc84e588f511cfd24185c27&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/782] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:14 2026] DELETE /v2.0/security-groups/355a5158-eb2c-4633-add1-a1ce66c841c7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/783] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:13 2026] PUT /v2.0/routers/5ab74a19-9bf1-4cf3-92f3-2e71f1e352cf/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:15.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-680fd9df-af3e-4733-aff7-a5b56a56b5a0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 31405459-470b-4b1f-8fdf-54ecaa1defa5 2026-06-10 11:20:15.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-680fd9df-af3e-4733-aff7-a5b56a56b5a0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 31405459-470b-4b1f-8fdf-54ecaa1defa5 2026-06-10 11:20:15.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-680fd9df-af3e-4733-aff7-a5b56a56b5a0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 5d15a204-ef14-4aac-a503-110223898f07 2026-06-10 11:20:15.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-680fd9df-af3e-4733-aff7-a5b56a56b5a0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 5d15a204-ef14-4aac-a503-110223898f07 2026-06-10 11:20:15.389 7 INFO neutron.services.segments.plugin [-] Segment 0c4def4d-0a72-4056-865f-a31614cbb1d2 resource provider aggregate not found 2026-06-10 11:20:15.397 7 INFO neutron.services.segments.plugin [-] Segment 0c4def4d-0a72-4056-865f-a31614cbb1d2 resource provider aggregate not found 2026-06-10 11:20:15.421 7 INFO neutron.services.segments.plugin [-] Segment 0c4def4d-0a72-4056-865f-a31614cbb1d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4def4d-0a72-4056-865f-a31614cbb1d2 found for delete ", "request_id": "req-b2735d56-5732-483b-8b6d-145d16337f0f"}]} 2026-06-10 11:20:15.426 7 INFO neutron.services.segments.plugin [-] Segment 0c4def4d-0a72-4056-865f-a31614cbb1d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4def4d-0a72-4056-865f-a31614cbb1d2 found for delete ", "request_id": "req-fe095d85-db4b-4d0a-b73d-ba645def17c5"}]} 2026-06-10 11:20:15.444 7 INFO neutron.services.segments.plugin [-] Segment 8c7c71c2-eb56-4584-bed2-d57704280246 resource provider aggregate not found 2026-06-10 11:20:15.449 7 INFO neutron.services.segments.plugin [-] Segment 8c7c71c2-eb56-4584-bed2-d57704280246 resource provider aggregate not found 2026-06-10 11:20:15.476 7 INFO neutron.services.segments.plugin [-] Segment 8c7c71c2-eb56-4584-bed2-d57704280246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7c71c2-eb56-4584-bed2-d57704280246 found for delete ", "request_id": "req-b299aa39-0575-4425-b709-7f00444b5263"}]} 2026-06-10 11:20:15.477 7 INFO neutron.services.segments.plugin [-] Segment 8c7c71c2-eb56-4584-bed2-d57704280246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7c71c2-eb56-4584-bed2-d57704280246 found for delete ", "request_id": "req-38185823-5523-449d-b0b4-c34f2476b69d"}]} 2026-06-10 11:20:15.747 7 INFO neutron.db.l3_hamode_db [None req-680fd9df-af3e-4733-aff7-a5b56a56b5a0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 86b8a758-55ea-4367-ac8e-6ac493188b0d was deleted as no HA routers are present in tenant bb367747a7be4e29b2473aea820c0333. [pid: 7|app: 0|req: 381/784] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:14 2026] DELETE /v2.0/routers/5ab74a19-9bf1-4cf3-92f3-2e71f1e352cf => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/785] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:15 2026] DELETE /v2.0/subnets/15e72b8e-5c9f-4a65-bdab-f9c5a24440e3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:16.077 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3bab9c8-1c65-457f-a8ea-a9e6dad5834e a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: dfc9fd7f-6d2d-4a8f-8721-24fe3babb581 2026-06-10 11:20:16.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3bab9c8-1c65-457f-a8ea-a9e6dad5834e a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: dfc9fd7f-6d2d-4a8f-8721-24fe3babb581 2026-06-10 11:20:16.256 7 INFO neutron.db.segments_db [None req-a18d72fd-f734-455f-be0e-1ea4f898e501 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 of type vxlan for network 15b24eda-ce46-4508-bf2c-ba80c179b6e2 2026-06-10 11:20:16.328 8 INFO neutron.services.segments.plugin [-] Segment 923e1538-be7b-40dd-956c-94bf64841d9d resource provider aggregate not found 2026-06-10 11:20:16.336 8 INFO neutron.services.segments.plugin [-] Segment 923e1538-be7b-40dd-956c-94bf64841d9d resource provider aggregate not found 2026-06-10 11:20:16.344 8 INFO neutron.services.segments.plugin [-] Segment 923e1538-be7b-40dd-956c-94bf64841d9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 923e1538-be7b-40dd-956c-94bf64841d9d found for delete ", "request_id": "req-fb7d03c0-e76f-4d1e-9c77-bc4b203f286d"}]} [pid: 7|app: 0|req: 382/786] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:20:15 2026] POST /v2.0/networks => generated 725 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:16.352 8 INFO neutron.services.segments.plugin [-] Segment 923e1538-be7b-40dd-956c-94bf64841d9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 923e1538-be7b-40dd-956c-94bf64841d9d found for delete ", "request_id": "req-17c15392-6628-4e2c-b27b-21748ec1fb67"}]} [pid: 8|app: 0|req: 405/787] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:15 2026] DELETE /v2.0/networks/4c5abccc-1c4c-4381-bce2-c3e561fdca3f => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/788] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:16 2026] POST /v2.0/subnets => generated 691 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/789] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:16 2026] GET /v2.0/security-groups?tenant_id=bb367747a7be4e29b2473aea820c0333&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:16.650 8 INFO neutron.db.segments_db [None req-7238d9fe-a161-4fea-b65b-8b1455333dd1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment fad626f7-43c5-495e-893a-ca1f58c5241c of type vxlan for network 6079221b-bb6f-4438-9a34-ff481f8625b1 [pid: 7|app: 0|req: 383/790] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:20:16 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1240 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:16.946 8 INFO neutron.db.l3_hamode_db [None req-7238d9fe-a161-4fea-b65b-8b1455333dd1 a259aa30a3b043ffaf32ef85c8ed76c9 7049372e65a545009d58069dfa003e5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:17.054 7 INFO neutron.db.segments_db [None req-95a25a3f-090d-4465-8295-d109b6cc4027 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Added segment d7de1e6d-d6b1-462a-a357-969718d43cdd of type vxlan for network c652d438-66d7-42a5-a20f-c34d164c2b54 2026-06-10 11:20:17.124 7 INFO neutron.db.segments_db [None req-95a25a3f-090d-4465-8295-d109b6cc4027 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Added segment b7ae4706-f23f-4cb0-82df-f2485460a1a0 of type vxlan for network baece854-b9cc-4fad-835a-1d72063fc426 [pid: 7|app: 0|req: 384/791] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:16 2026] POST /v2.0/networks => generated 1207 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/792] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:17 2026] DELETE /v2.0/security-groups/b63be22c-7f84-4466-8796-b1709a8b4e1d => 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: 386/793] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/794] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:17.499 7 INFO neutron.services.segments.plugin [-] Segment bc90fd92-5837-4f85-9cec-74c91404923f resource provider aggregate not found 2026-06-10 11:20:17.505 7 INFO neutron.services.segments.plugin [-] Segment bc90fd92-5837-4f85-9cec-74c91404923f resource provider aggregate not found 2026-06-10 11:20:17.521 7 INFO neutron.services.segments.plugin [-] Segment bc90fd92-5837-4f85-9cec-74c91404923f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc90fd92-5837-4f85-9cec-74c91404923f found for delete ", "request_id": "req-bd841e7d-7663-4909-85e3-fdbfb4d29b98"}]} 2026-06-10 11:20:17.524 7 INFO neutron.services.segments.plugin [-] Segment bc90fd92-5837-4f85-9cec-74c91404923f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc90fd92-5837-4f85-9cec-74c91404923f found for delete ", "request_id": "req-af3898fb-af53-4950-829c-03af31841f0c"}]} [pid: 7|app: 0|req: 388/795] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:17 2026] DELETE /v2.0/networks/c652d438-66d7-42a5-a20f-c34d164c2b54 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:17.682 8 INFO neutron.db.l3_hamode_db [None req-7238d9fe-a161-4fea-b65b-8b1455333dd1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/796] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:17 2026] DELETE /v2.0/networks/baece854-b9cc-4fad-835a-1d72063fc426 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/797] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/networks => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:17.811 7 INFO neutron.db.segments_db [None req-48c7a150-95c7-4bea-bd62-d9cad9982df7 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Added segment dcedeaea-68a6-4563-9440-0dece34a1b43 of type vxlan for network a496a9e0-bd7a-488d-8f43-d547275f5d59 [pid: 7|app: 0|req: 391/798] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:17 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:17.961 7 INFO neutron.db.segments_db [None req-4b8fc607-40f0-468d-b9fe-0907a3a93987 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Added segment f5a91724-917e-40f9-b046-8431773cab04 of type vxlan for network 9e029b80-24d8-4572-8dbb-4f8dada481d2 [pid: 7|app: 0|req: 392/799] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:17 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: 8|app: 0|req: 408/800] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:16 2026] POST /v2.0/routers => generated 731 bytes in 1965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/801] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:18 2026] POST /v2.0/ports => generated 1505 bytes in 589 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: 394/802] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:20:18 2026] GET /v2.0/ports => generated 1505 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:18.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9c09c5b-0d65-4ca2-8868-b5099d5c6356 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] TaaS: Handle Delete Port: 386908d5-d970-4070-890e-81ba7d7e2959 2026-06-10 11:20:18.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9c09c5b-0d65-4ca2-8868-b5099d5c6356 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Tap Mirror: Handle Delete Port: 386908d5-d970-4070-890e-81ba7d7e2959 [pid: 7|app: 0|req: 395/803] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:18 2026] DELETE /v2.0/ports/386908d5-d970-4070-890e-81ba7d7e2959 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:18.970 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e5951af-363a-4127-bf57-8f2ef0ff90db 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] TaaS: Handle Delete Port: 9f37cb6f-2cf6-46d6-ae60-a0f7a2355e67 2026-06-10 11:20:18.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e5951af-363a-4127-bf57-8f2ef0ff90db 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Tap Mirror: Handle Delete Port: 9f37cb6f-2cf6-46d6-ae60-a0f7a2355e67 [pid: 7|app: 0|req: 396/804] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:18 2026] DELETE /v2.0/ports/9f37cb6f-2cf6-46d6-ae60-a0f7a2355e67 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/805] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:19.173 7 INFO neutron.db.segments_db [None req-b670b5da-3d44-43db-9e0e-510ee84b0cac 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Added segment f44ddd2d-4d96-435f-82aa-9bf8ffba34ac of type vxlan for network 0f250ae6-3114-48f3-bd6f-5006a89d0907 [pid: 7|app: 0|req: 398/806] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:19 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) 2026-06-10 11:20:19.545 7 INFO neutron.services.segments.plugin [-] Segment d7de1e6d-d6b1-462a-a357-969718d43cdd resource provider aggregate not found 2026-06-10 11:20:19.555 7 INFO neutron.services.segments.plugin [-] Segment d7de1e6d-d6b1-462a-a357-969718d43cdd resource provider aggregate not found 2026-06-10 11:20:19.571 7 INFO neutron.services.segments.plugin [-] Segment d7de1e6d-d6b1-462a-a357-969718d43cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7de1e6d-d6b1-462a-a357-969718d43cdd found for delete ", "request_id": "req-16b1121b-e8b5-48e5-ac07-4e78e322e8bf"}]} 2026-06-10 11:20:19.577 7 INFO neutron.services.segments.plugin [-] Segment d7de1e6d-d6b1-462a-a357-969718d43cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7de1e6d-d6b1-462a-a357-969718d43cdd found for delete ", "request_id": "req-c3c33601-c72d-4586-a614-75fc00dd1f74"}]} 2026-06-10 11:20:19.592 7 INFO neutron.services.segments.plugin [-] Segment b7ae4706-f23f-4cb0-82df-f2485460a1a0 resource provider aggregate not found 2026-06-10 11:20:19.597 7 INFO neutron.services.segments.plugin [-] Segment b7ae4706-f23f-4cb0-82df-f2485460a1a0 resource provider aggregate not found 2026-06-10 11:20:19.603 7 INFO neutron.db.segments_db [None req-d4ec254a-5daa-49e1-8841-34b8d0d334a8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment ee02f17a-9ae4-4a14-b385-ac81ada70fce of type vxlan for network 11401594-bb39-4d80-a16a-434392cf29fd 2026-06-10 11:20:19.614 7 INFO neutron.services.segments.plugin [-] Segment b7ae4706-f23f-4cb0-82df-f2485460a1a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ae4706-f23f-4cb0-82df-f2485460a1a0 found for delete ", "request_id": "req-7a796adc-da30-4756-bbb2-bdadb22efc3b"}]} 2026-06-10 11:20:19.615 7 INFO neutron.services.segments.plugin [-] Segment b7ae4706-f23f-4cb0-82df-f2485460a1a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ae4706-f23f-4cb0-82df-f2485460a1a0 found for delete ", "request_id": "req-d5136ecd-4ac2-4b81-8f35-25ce8c527299"}]} [pid: 7|app: 0|req: 399/807] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:20:19 2026] POST /v2.0/networks => generated 725 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:19.744 7 INFO neutron.db.segments_db [None req-3984accd-1839-45c6-92e8-af7944ba09e2 830b486f77b64d2ba51eb20d3981b9c7 054ccd210d474cc6afeb3cd8f1649051 - - default default] Added segment 013d6c03-8d72-497d-8097-6b15a5e38a6a of type vxlan for network 142248a0-ac06-4312-9a11-80c38f815b52 [pid: 8|app: 0|req: 409/808] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:18 2026] PUT /v2.0/routers/dce5bb8c-a090-4dbc-821f-440b4191230c/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:19 2026] POST /v2.0/networks => generated 630 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/810] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:19 2026] POST /v2.0/subnets => generated 691 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:20.028 8 INFO neutron.db.segments_db [None req-fbe7b8b6-cb42-4ce9-a1ab-8250889172aa a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 2875031b-25ad-4743-a046-bb58e9e22bea of type vxlan for network 48fcda67-b458-46d2-b6c6-081b159451f7 2026-06-10 11:20:20.339 8 INFO neutron.db.l3_hamode_db [None req-fbe7b8b6-cb42-4ce9-a1ab-8250889172aa a259aa30a3b043ffaf32ef85c8ed76c9 a1074a822b584b7b8fc80037df56dab7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 401/811] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:19 2026] POST /v2.0/subnets => generated 1274 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/812] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/subnets => generated 1910 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/813] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.0/security-groups => generated 1657 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/814] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:20 2026] DELETE /v2.0/subnets/d73dcc24-836d-4dd7-95a8-d153cc673eb7 => 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: 405/815] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:20 2026] DELETE /v2.0/subnets/a8e86bb2-8953-4d5e-9e48-3cb394bec7d1 => 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: 407/817] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/818] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:20:21 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) 2026-06-10 11:20:21.168 8 INFO neutron.db.l3_hamode_db [None req-fbe7b8b6-cb42-4ce9-a1ab-8250889172aa a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 409/819] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:20:21 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) 2026-06-10 11:20:21.788 7 INFO neutron.services.segments.plugin [-] Segment 013d6c03-8d72-497d-8097-6b15a5e38a6a resource provider aggregate not found 2026-06-10 11:20:21.796 7 INFO neutron.services.segments.plugin [-] Segment 013d6c03-8d72-497d-8097-6b15a5e38a6a resource provider aggregate not found 2026-06-10 11:20:21.809 7 INFO neutron.services.segments.plugin [-] Segment 013d6c03-8d72-497d-8097-6b15a5e38a6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013d6c03-8d72-497d-8097-6b15a5e38a6a found for delete ", "request_id": "req-0dcfe36f-e4eb-4e7b-8da9-edf45bf673be"}]} 2026-06-10 11:20:21.815 7 INFO neutron.services.segments.plugin [-] Segment 013d6c03-8d72-497d-8097-6b15a5e38a6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013d6c03-8d72-497d-8097-6b15a5e38a6a found for delete ", "request_id": "req-8225ac0c-11cf-4707-b6d1-63446bac8c07"}]} [pid: 7|app: 0|req: 410/820] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:21 2026] DELETE /v2.0/networks/142248a0-ac06-4312-9a11-80c38f815b52 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:21 2026] DELETE /v2.0/networks/0f250ae6-3114-48f3-bd6f-5006a89d0907 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:22 2026] DELETE /v2.0/networks/9e029b80-24d8-4572-8dbb-4f8dada481d2 => 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: 411/823] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:19 2026] POST /v2.0/routers => generated 731 bytes in 2218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.115 () {34 vars in 1098 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--580374830&fields=id&tenant_id=7049372e65a545009d58069dfa003e5e => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:22.322 8 INFO neutron.services.segments.plugin [-] Segment dcedeaea-68a6-4563-9440-0dece34a1b43 resource provider aggregate not found 2026-06-10 11:20:22.326 8 INFO neutron.services.segments.plugin [-] Segment dcedeaea-68a6-4563-9440-0dece34a1b43 resource provider aggregate not found 2026-06-10 11:20:22.341 8 INFO neutron.services.segments.plugin [-] Segment dcedeaea-68a6-4563-9440-0dece34a1b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcedeaea-68a6-4563-9440-0dece34a1b43 found for delete ", "request_id": "req-3deb3c70-db86-4362-95af-b98f7c503cf3"}]} 2026-06-10 11:20:22.342 8 INFO neutron.services.segments.plugin [-] Segment dcedeaea-68a6-4563-9440-0dece34a1b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcedeaea-68a6-4563-9440-0dece34a1b43 found for delete ", "request_id": "req-bc428d09-bfd0-4156-91b9-f16b78f5a761"}]} [pid: 8|app: 0|req: 412/825] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:22 2026] DELETE /v2.0/networks/a496a9e0-bd7a-488d-8f43-d547275f5d59 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/826] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/networks?id=15b24eda-ce46-4508-bf2c-ba80c179b6e2 => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/quotas/7049372e65a545009d58069dfa003e5e => 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: 415/828] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/ports?tenant_id=7049372e65a545009d58069dfa003e5e&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 419/832] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/security-groups?tenant_id=054ccd210d474cc6afeb3cd8f1649051&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/833] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:23 2026] DELETE /v2.0/security-groups/61f0b6ef-927a-4505-b60f-fa8aed3a8806 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:22 2026] PUT /v2.0/routers/d5cbd088-dce6-48b9-b2f5-2d7fa9886e7c/add_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:23.831 7 INFO neutron.services.segments.plugin [-] Segment f44ddd2d-4d96-435f-82aa-9bf8ffba34ac resource provider aggregate not found 2026-06-10 11:20:23.835 7 INFO neutron.services.segments.plugin [-] Segment f44ddd2d-4d96-435f-82aa-9bf8ffba34ac resource provider aggregate not found 2026-06-10 11:20:23.851 7 INFO neutron.services.segments.plugin [-] Segment f44ddd2d-4d96-435f-82aa-9bf8ffba34ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44ddd2d-4d96-435f-82aa-9bf8ffba34ac found for delete ", "request_id": "req-f333b362-3d37-40f8-8294-95ff701055b4"}]} 2026-06-10 11:20:23.864 7 INFO neutron.services.segments.plugin [-] Segment f44ddd2d-4d96-435f-82aa-9bf8ffba34ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44ddd2d-4d96-435f-82aa-9bf8ffba34ac found for delete ", "request_id": "req-f412e9a2-7f5b-4d6b-bc65-f489e2d9b713"}]} 2026-06-10 11:20:23.876 7 INFO neutron.services.segments.plugin [-] Segment f5a91724-917e-40f9-b046-8431773cab04 resource provider aggregate not found 2026-06-10 11:20:23.881 7 INFO neutron.services.segments.plugin [-] Segment f5a91724-917e-40f9-b046-8431773cab04 resource provider aggregate not found 2026-06-10 11:20:23.900 7 INFO neutron.services.segments.plugin [-] Segment f5a91724-917e-40f9-b046-8431773cab04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a91724-917e-40f9-b046-8431773cab04 found for delete ", "request_id": "req-2025b20e-e329-4a3f-abb9-49a267abc2c8"}]} 2026-06-10 11:20:23.906 7 INFO neutron.services.segments.plugin [-] Segment f5a91724-917e-40f9-b046-8431773cab04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a91724-917e-40f9-b046-8431773cab04 found for delete ", "request_id": "req-31dc420b-6d32-45bc-9c04-c3463188d0ce"}]} [pid: 8|app: 0|req: 421/835] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:23 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 415/836] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:20:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/837] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/839] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:20:24 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/840] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:25.237 7 INFO neutron.db.segments_db [None req-4ea92da3-1d7b-473d-8379-046b49a29a9c 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Added segment f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 of type vxlan for network 8468ea2c-358d-4acb-b21a-e74cf30af354 [pid: 7|app: 0|req: 417/841] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:24 2026] POST /v2.0/networks => generated 629 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/842] 10.0.0.115 () {34 vars in 1098 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--935595558&fields=id&tenant_id=a1074a822b584b7b8fc80037df56dab7 => 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: 419/843] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/networks?id=11401594-bb39-4d80-a16a-434392cf29fd => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/quotas/a1074a822b584b7b8fc80037df56dab7 => 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: 421/845] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/ports?tenant_id=a1074a822b584b7b8fc80037df56dab7&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/846] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/847] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.0/ports => generated 779 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:25.715 7 INFO neutron.db.segments_db [None req-91ff1ec2-fd0d-4883-acbe-0137aff8000a 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Added segment 465d104d-4779-47b0-b5dd-9f583b8f42a9 of type vxlan for network 416c47fa-38de-4f3f-8135-6c1a77a7d7a9 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 426/849] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 424/850] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.0/networks => generated 617 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/851] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 427/852] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.0/subnets => generated 646 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/853] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:26 2026] POST /v2.0/ports => generated 961 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:26.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3a09cbc-7c78-409a-83a9-376aac63b1bc 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] TaaS: Handle Delete Port: ab58266b-2843-48b5-a954-058de9d3e167 2026-06-10 11:20:26.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3a09cbc-7c78-409a-83a9-376aac63b1bc 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Tap Mirror: Handle Delete Port: ab58266b-2843-48b5-a954-058de9d3e167 [pid: 8|app: 0|req: 428/854] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/ports/ab58266b-2843-48b5-a954-058de9d3e167 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:26.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a92d03b2-54a8-419a-b94f-80dfcbe3df50 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/855] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/ports/ab58266b-2843-48b5-a954-058de9d3e167 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:26.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aff13d9b-5abe-4596-81d7-e94ccdb813f5 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 429/856] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/ports/ab58266b-2843-48b5-a954-058de9d3e167 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 428/858] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/subnets/bb3ce1fa-7849-4ec5-9bec-2af3641e6bdb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:27.100 8 INFO neutron.services.segments.plugin [-] Segment 465d104d-4779-47b0-b5dd-9f583b8f42a9 resource provider aggregate not found 2026-06-10 11:20:27.104 8 INFO neutron.services.segments.plugin [-] Segment 465d104d-4779-47b0-b5dd-9f583b8f42a9 resource provider aggregate not found 2026-06-10 11:20:27.120 8 INFO neutron.services.segments.plugin [-] Segment 465d104d-4779-47b0-b5dd-9f583b8f42a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 465d104d-4779-47b0-b5dd-9f583b8f42a9 found for delete ", "request_id": "req-9eeaf493-8cb0-43a6-a6d6-c6c04315d5c1"}]} 2026-06-10 11:20:27.122 8 INFO neutron.services.segments.plugin [-] Segment 465d104d-4779-47b0-b5dd-9f583b8f42a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 465d104d-4779-47b0-b5dd-9f583b8f42a9 found for delete ", "request_id": "req-0ebca48a-4947-4765-9dcc-b56ebe3b4c71"}]} [pid: 8|app: 0|req: 431/859] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/networks/416c47fa-38de-4f3f-8135-6c1a77a7d7a9 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/860] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.0/networks?id=15b24eda-ce46-4508-bf2c-ba80c179b6e2 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7049372e65a545009d58069dfa003e5e => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:27.219 8 INFO neutron.db.segments_db [None req-8b8850de-51a8-4925-a7b5-e635335f133f 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Added segment 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda of type vxlan for network 2ec38073-5ea5-474d-a19f-3e99e10c48da [pid: 8|app: 0|req: 432/862] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:27 2026] POST /v2.0/networks => generated 617 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/863] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 434/864] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:27 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/865] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:20:27 2026] POST /v2.0/ports => generated 954 bytes in 375 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: 435/866] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:27 2026] POST /v2.0/ports => generated 920 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/867] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:27 2026] PUT /v2.0/ports/868ace39-4342-4e1f-8c4d-d68bcc322a84 => generated 1235 bytes in 400 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: 433/868] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:28.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4da5e561-ccb5-4c05-acde-1d4cf4c099b8'] response: {'name': 'network-changed', 'server_uuid': 'cd27b29c-d6e1-4f96-80ee-3bac5c8febc3', 'tag': '868ace39-4342-4e1f-8c4d-d68bcc322a84', 'status': 'completed', 'code': 200} 2026-06-10 11:20:28.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-e118b739-329e-44f7-8aff-2a10f708ad1c 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] TaaS: Handle Delete Port: ab58661d-4f7c-49f8-a2ed-30feb08e926a 2026-06-10 11:20:28.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e118b739-329e-44f7-8aff-2a10f708ad1c 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Tap Mirror: Handle Delete Port: ab58661d-4f7c-49f8-a2ed-30feb08e926a [pid: 8|app: 0|req: 436/869] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:27 2026] DELETE /v2.0/ports/ab58661d-4f7c-49f8-a2ed-30feb08e926a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:28.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d42f087-4797-4e1f-9fcc-b49ddbda4300 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/870] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/ports/ab58661d-4f7c-49f8-a2ed-30feb08e926a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/871] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:28 2026] DELETE /v2.0/subnets/3ba0bc2a-8fbd-470a-b06d-7f05f71ec1cc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:28.486 7 INFO neutron.services.segments.plugin [-] Segment 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda resource provider aggregate not found 2026-06-10 11:20:28.492 7 INFO neutron.services.segments.plugin [-] Segment 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda resource provider aggregate not found [pid: 8|app: 0|req: 438/872] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:28.510 7 INFO neutron.services.segments.plugin [-] Segment 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda found for delete ", "request_id": "req-41def706-705d-44fe-b971-45ba45ac8815"}]} 2026-06-10 11:20:28.512 7 INFO neutron.services.segments.plugin [-] Segment 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f35ee39-eadb-4ac6-94f6-bfcf09dd2cda found for delete ", "request_id": "req-455d0dff-80af-4606-82ed-63c5f1009438"}]} [pid: 7|app: 0|req: 435/873] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:28 2026] DELETE /v2.0/networks/2ec38073-5ea5-474d-a19f-3e99e10c48da => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/874] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/875] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/ports?tenant_id=7049372e65a545009d58069dfa003e5e&device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/876] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/networks?tenant_id=7049372e65a545009d58069dfa003e5e&shared=False => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/877] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:20:28 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: 440/878] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:28 2026] POST /v2.0/ports => generated 779 bytes in 265 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: 439/879] 10.0.0.194 () {34 vars in 737 bytes} [Wed Jun 10 11:20:28 2026] PUT /v2.0/ports/56e86a4e-5507-4386-9808-9e4b8a149dfb => generated 752 bytes in 260 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: 441/880] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:29.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c5acd71-7c72-4957-b2e8-f7f413938feb 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] TaaS: Handle Delete Port: 56e86a4e-5507-4386-9808-9e4b8a149dfb 2026-06-10 11:20:29.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c5acd71-7c72-4957-b2e8-f7f413938feb 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Tap Mirror: Handle Delete Port: 56e86a4e-5507-4386-9808-9e4b8a149dfb [pid: 7|app: 0|req: 440/881] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/ports/56e86a4e-5507-4386-9808-9e4b8a149dfb => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/882] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports => generated 782 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:29.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a0af0f4-8b22-456c-9f7b-ca75ae8220ae 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 441/883] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports/56e86a4e-5507-4386-9808-9e4b8a149dfb => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/884] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/885] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/886] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports/c064ee2b-503a-4913-ae55-f7594ad26942 => generated 779 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:29.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-903491c6-a717-4486-8ed0-dd43e3bfe447 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/887] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/ports/ab58661d-4f7c-49f8-a2ed-30feb08e926a => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:29.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-375a2359-e436-4788-9c06-73c57fc45889 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/888] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/subnets/3ba0bc2a-8fbd-470a-b06d-7f05f71ec1cc => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:29.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11a8363d-70a2-4d6a-ac1f-af4494e92ea3 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/891] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/subnets/bb3ce1fa-7849-4ec5-9bec-2af3641e6bdb => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/892] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports/194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:29.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-640addb1-a687-4d7e-9b65-075055baff33 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] TaaS: Handle Delete Port: c064ee2b-503a-4913-ae55-f7594ad26942 2026-06-10 11:20:29.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-640addb1-a687-4d7e-9b65-075055baff33 498d4975f6d248f1a127d91885561d95 603f932ba6424db0bc26c70733d4239a - - default default] Tap Mirror: Handle Delete Port: c064ee2b-503a-4913-ae55-f7594ad26942 [pid: 7|app: 0|req: 448/893] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 449/894] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&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: 450/895] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?tenant_id=7049372e65a545009d58069dfa003e5e&device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/896] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/ports/c064ee2b-503a-4913-ae55-f7594ad26942 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/897] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=868ace39-4342-4e1f-8c4d-d68bcc322a84 => 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: 452/898] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/subnets?id=49af36ec-b863-45d3-aeaa-095139ea80b6 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/899] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?network_id=15b24eda-ce46-4508-bf2c-ba80c179b6e2&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:29.885 8 INFO neutron.services.segments.plugin [-] Segment f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 resource provider aggregate not found 2026-06-10 11:20:29.891 8 INFO neutron.services.segments.plugin [-] Segment f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 resource provider aggregate not found 2026-06-10 11:20:29.906 8 INFO neutron.services.segments.plugin [-] Segment f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 found for delete ", "request_id": "req-388acea4-84d5-44da-bc91-98c85bfbbeb3"}]} 2026-06-10 11:20:29.907 8 INFO neutron.services.segments.plugin [-] Segment f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1de1aa3-c3e3-4c2e-9275-f22013b7fd86 found for delete ", "request_id": "req-c137a9b1-012a-4a0a-ab73-16c826c5e273"}]} [pid: 7|app: 0|req: 454/900] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2?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: 447/901] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/networks/8468ea2c-358d-4acb-b21a-e74cf30af354 => 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: 455/902] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2?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: 448/903] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/networks?id=11401594-bb39-4d80-a16a-434392cf29fd => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/904] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1074a822b584b7b8fc80037df56dab7 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/905] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 458/906] 199.204.45.242 () {34 vars in 1000 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/subnets?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/907] 199.204.45.242 () {34 vars in 1146 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee&device_owner=compute%3Anova&network_id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/908] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:20:30 2026] POST /v2.0/ports => generated 958 bytes in 426 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: 450/909] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/security-groups?tenant_id=603f932ba6424db0bc26c70733d4239a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/910] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:30 2026] PUT /v2.0/ports/194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 1145 bytes in 529 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-06-10 11:20:30.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e24c308-a33c-478e-85cb-2b34e39fe372'] response: {'name': 'network-changed', 'server_uuid': 'f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee', 'tag': '194f6bb4-89d6-47f2-9721-b5e4489d54c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 461/911] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:30 2026] DELETE /v2.0/security-groups/e55d0331-9fad-4f3b-bace-7c877b3d6dd6 => 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: 462/912] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/913] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&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: 451/914] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:30 2026] PUT /v2.0/ports/df27c713-df41-48d2-ba10-a0233f3c61e0 => generated 1239 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:31.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c07bad3-447a-4a17-a870-480e6cefaa42'] response: {'name': 'network-changed', 'server_uuid': '7415835c-a546-4eff-b692-e64d971c7a3b', 'tag': 'df27c713-df41-48d2-ba10-a0233f3c61e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/915] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 8|app: 0|req: 452/916] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/917] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/918] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/919] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/920] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => 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: 467/921] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/subnets?id=4909e465-0590-4da4-892a-c05f2edef075 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/922] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/ports?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5&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: 468/923] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/924] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/ports?tenant_id=a1074a822b584b7b8fc80037df56dab7&device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/925] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/926] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/networks?tenant_id=a1074a822b584b7b8fc80037df56dab7&shared=False => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/927] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/928] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/929] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/930] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/931] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/932] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/933] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/934] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1417 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/935] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/936] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/ports?tenant_id=a1074a822b584b7b8fc80037df56dab7&device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/937] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/938] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df27c713-df41-48d2-ba10-a0233f3c61e0 => 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: 479/939] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:33.029 8 INFO neutron.db.segments_db [None req-0f6b1605-b63d-4df2-a4f0-dc1e4bd74f34 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment 706981ee-c25f-4b28-8968-dc8344b90c75 of type vxlan for network b3b52c68-2ef7-4a74-9a58-46c267d6bcd3 [pid: 7|app: 0|req: 480/940] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/subnets?id=0ff6374f-c400-4157-bfac-f880c6149cfd => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/941] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/subnets?id=4909e465-0590-4da4-892a-c05f2edef075 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/942] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/ports?network_id=11401594-bb39-4d80-a16a-434392cf29fd&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: 461/943] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:32 2026] POST /v2.0/networks => generated 611 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/944] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/ports?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5&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: 462/945] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?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: 463/946] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:33.207 7 INFO neutron.db.segments_db [None req-79b277c2-03c4-4281-aa42-85f22820e397 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment b74d4f65-989a-483b-9ab5-5683c0e7d113 of type vxlan for network 9ed9e965-134b-4b85-b7d9-cc95fd21a743 [pid: 8|app: 0|req: 464/947] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?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: 465/948] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 484/949] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.0/networks => generated 610 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/950] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/951] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/952] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/953] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/954] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&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: 487/955] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:33.867 7 INFO neutron.db.segments_db [None req-818925e6-04ea-4a6b-bc1e-280b48fd9278 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment 5a8050be-fa67-4496-b228-c22940b71463 of type vxlan for network eb85408d-9f87-4a98-ace7-00346f9487f4 [pid: 8|app: 0|req: 469/956] 199.204.45.242 () {34 vars in 1118 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:34.128 7 INFO neutron.db.l3_hamode_db [None req-818925e6-04ea-4a6b-bc1e-280b48fd9278 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:34.267 7 INFO neutron.db.l3_hamode_db [None req-818925e6-04ea-4a6b-bc1e-280b48fd9278 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 470/957] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:33 2026] PUT /v2.0/ports/194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 968 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:34.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4ffd342-3c65-400f-9fed-4dcb6deb147b'] response: {'name': 'network-changed', 'server_uuid': 'f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee', 'tag': '194f6bb4-89d6-47f2-9721-b5e4489d54c8', '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: 471/958] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/959] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&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: 473/960] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/961] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/962] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.0/routers => generated 507 bytes in 1187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/963] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/964] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:35.282 8 INFO neutron.db.l3_db [None req-664e7edb-c28f-46c7-a735-8385b554e89a 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] Floating IP 50ec0152-9955-4278-9c55-9e315316d044 associated. External IP: 10.96.250.211, port: 868ace39-4342-4e1f-8c4d-d68bcc322a84. [pid: 8|app: 0|req: 475/965] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:34 2026] PUT /v2.0/floatingips/50ec0152-9955-4278-9c55-9e315316d044 => generated 855 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/966] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/967] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 478/968] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/969] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/970] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/subnets?id=4909e465-0590-4da4-892a-c05f2edef075 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/971] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/ports?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5&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: 482/972] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 483/973] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/974] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/975] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/976] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:35 2026] PUT /v2.0/routers/4234562f-15d4-44d9-9d50-a1ec1cbe5089/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/977] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/978] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/ports/25a25c0c-ab75-4a38-b56e-7cefaa0940f7 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/979] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:36.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bda259a-474f-4188-98e9-4a56a48cdfe6'] response: {'name': 'network-changed', 'server_uuid': 'cd27b29c-d6e1-4f96-80ee-3bac5c8febc3', 'tag': '868ace39-4342-4e1f-8c4d-d68bcc322a84', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 493/980] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/981] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&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: 495/982] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/ports?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/983] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/networks?id=0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/984] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports?tenant_id=7049372e65a545009d58069dfa003e5e&device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/985] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f6bb4-89d6-47f2-9721-b5e4489d54c8 => 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: 499/986] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/networks?id=15b24eda-ce46-4508-bf2c-ba80c179b6e2 => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/987] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/subnets?id=4909e465-0590-4da4-892a-c05f2edef075 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/988] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=868ace39-4342-4e1f-8c4d-d68bcc322a84 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/989] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports?network_id=0ab9322f-106a-4c5e-a744-80c9335625b5&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: 503/990] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/subnets?id=49af36ec-b863-45d3-aeaa-095139ea80b6 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/991] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 505/992] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports?network_id=15b24eda-ce46-4508-bf2c-ba80c179b6e2&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: 506/993] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/994] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5?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: 508/995] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/996] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/997] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/security-groups?id=4637c2c7-0c91-4a23-8e76-5b025df8f405&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/998] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:36 2026] PUT /v2.0/routers/4234562f-15d4-44d9-9d50-a1ec1cbe5089/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/999] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1000] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports/77854d0a-b404-4453-8dcf-0a3b139a736a => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1001] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2?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: 490/1002] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1003] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&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-06-10 11:20:37.906 7 INFO neutron_taas.services.taas.taas_plugin [None req-99d8d41f-e306-40d2-a1a9-9a1f4501df8e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 77854d0a-b404-4453-8dcf-0a3b139a736a 2026-06-10 11:20:37.924 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99d8d41f-e306-40d2-a1a9-9a1f4501df8e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 77854d0a-b404-4453-8dcf-0a3b139a736a [pid: 7|app: 0|req: 513/1004] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:37 2026] PUT /v2.0/routers/4234562f-15d4-44d9-9d50-a1ec1cbe5089/remove_router_interface => generated 309 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1005] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:20:38 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:38.711 7 INFO neutron_taas.services.taas.taas_plugin [req-7256d9ce-befa-4d0f-ab48-c239ecc8655f req-1ff4d029-7942-4fb3-939c-9c8ba89d5e72 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] TaaS: Handle Delete Port: 868ace39-4342-4e1f-8c4d-d68bcc322a84 2026-06-10 11:20:38.717 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7256d9ce-befa-4d0f-ab48-c239ecc8655f req-1ff4d029-7942-4fb3-939c-9c8ba89d5e72 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] Tap Mirror: Handle Delete Port: 868ace39-4342-4e1f-8c4d-d68bcc322a84 2026-06-10 11:20:38.884 7 INFO neutron.db.l3_db [req-7256d9ce-befa-4d0f-ab48-c239ecc8655f req-1ff4d029-7942-4fb3-939c-9c8ba89d5e72 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] Floating IP 50ec0152-9955-4278-9c55-9e315316d044 disassociated. External IP: 10.96.250.211, port: 868ace39-4342-4e1f-8c4d-d68bcc322a84. 2026-06-10 11:20:39.142 8 INFO neutron_taas.services.taas.taas_plugin [None req-35f6e7d5-9255-4de1-964a-80c4d9e66bb2 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 25a25c0c-ab75-4a38-b56e-7cefaa0940f7 2026-06-10 11:20:39.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35f6e7d5-9255-4de1-964a-80c4d9e66bb2 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 25a25c0c-ab75-4a38-b56e-7cefaa0940f7 [pid: 7|app: 0|req: 515/1006] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:20:38 2026] DELETE /v2.0/ports/868ace39-4342-4e1f-8c4d-d68bcc322a84 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1007] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 517/1008] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1009] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 519/1010] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1011] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:39.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41d3f28c-cd3f-4765-9464-4f6beac61639'] response: {'server_uuid': 'cd27b29c-d6e1-4f96-80ee-3bac5c8febc3', 'name': 'network-vif-deleted', 'tag': '868ace39-4342-4e1f-8c4d-d68bcc322a84', 'status': 'completed', 'code': 200} 2026-06-10 11:20:39.626 7 INFO neutron_taas.services.taas.taas_plugin [req-8fed7bbb-9052-42fb-abfc-e38db8b89c45 req-b609564a-bb42-4050-8f3d-de21f569aee2 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] TaaS: Handle Delete Port: 194f6bb4-89d6-47f2-9721-b5e4489d54c8 2026-06-10 11:20:39.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8fed7bbb-9052-42fb-abfc-e38db8b89c45 req-b609564a-bb42-4050-8f3d-de21f569aee2 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] Tap Mirror: Handle Delete Port: 194f6bb4-89d6-47f2-9721-b5e4489d54c8 [pid: 8|app: 0|req: 492/1012] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:38 2026] PUT /v2.0/routers/4234562f-15d4-44d9-9d50-a1ec1cbe5089/remove_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1013] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/security-groups?id=0888cea0-0e9d-48ae-a4a7-c3fa85ab394e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1014] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:39.772 7 INFO neutron.db.l3_db [req-8fed7bbb-9052-42fb-abfc-e38db8b89c45 req-b609564a-bb42-4050-8f3d-de21f569aee2 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] Floating IP 62ae66bd-c560-49ae-a895-e6c0f387af29 disassociated. External IP: 10.96.250.212, port: 194f6bb4-89d6-47f2-9721-b5e4489d54c8. [pid: 8|app: 0|req: 495/1015] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/ports?device_id=4234562f-15d4-44d9-9d50-a1ec1cbe5089 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:40.128 8 INFO neutron.db.l3_db [None req-5f4a3332-6697-46ee-b318-0f6a40d6e327 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] Floating IP a67c742f-1b01-4021-a4ec-832e8d064bda associated. External IP: 10.96.250.207, port: df27c713-df41-48d2-ba10-a0233f3c61e0. [pid: 7|app: 0|req: 521/1016] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:20:39 2026] DELETE /v2.0/ports/194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:40.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-7660add4-0ea1-4c64-b47c-b235e8bea4ee 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 73dcf095-f603-44fe-82c1-91f3a5495d16 2026-06-10 11:20:40.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7660add4-0ea1-4c64-b47c-b235e8bea4ee 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 73dcf095-f603-44fe-82c1-91f3a5495d16 [pid: 8|app: 0|req: 496/1017] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:20:39 2026] PUT /v2.0/floatingips/a67c742f-1b01-4021-a4ec-832e8d064bda => generated 856 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1018] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:40.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd81a603-57fe-4835-8e7d-f30f3ce5eb5e'] response: {'name': 'network-changed', 'server_uuid': '7415835c-a546-4eff-b692-e64d971c7a3b', 'tag': 'df27c713-df41-48d2-ba10-a0233f3c61e0', 'status': 'completed', 'code': 200} 2026-06-10 11:20:40.736 7 INFO neutron.services.segments.plugin [-] Segment 5a8050be-fa67-4496-b228-c22940b71463 resource provider aggregate not found 2026-06-10 11:20:40.741 7 INFO neutron.services.segments.plugin [-] Segment 5a8050be-fa67-4496-b228-c22940b71463 resource provider aggregate not found 2026-06-10 11:20:40.758 7 INFO neutron.services.segments.plugin [-] Segment 5a8050be-fa67-4496-b228-c22940b71463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8050be-fa67-4496-b228-c22940b71463 found for delete ", "request_id": "req-9de80bb3-5b89-4d9c-97f8-9505fffe9a39"}]} 2026-06-10 11:20:40.761 7 INFO neutron.services.segments.plugin [-] Segment 5a8050be-fa67-4496-b228-c22940b71463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8050be-fa67-4496-b228-c22940b71463 found for delete ", "request_id": "req-cb8ec4fc-fcf4-4777-9691-5a32e1a73bf3"}]} 2026-06-10 11:20:40.777 7 INFO neutron.db.l3_hamode_db [None req-7660add4-0ea1-4c64-b47c-b235e8bea4ee 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] HA network eb85408d-9f87-4a98-ace7-00346f9487f4 was deleted as no HA routers are present in tenant af11ed722e744ba693e27be5bee7fa2c. [pid: 7|app: 0|req: 522/1019] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:40 2026] DELETE /v2.0/routers/4234562f-15d4-44d9-9d50-a1ec1cbe5089 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1020] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 523/1021] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:40 2026] DELETE /v2.0/subnets/f5024bf7-6b2f-4634-87c4-3f3ee11c2288 => 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: 499/1022] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:40 2026] DELETE /v2.0/subnets/4c952c9d-f1c7-4c41-82a8-a990c5df8d48 => 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: 524/1023] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/ports?tenant_id=a1074a822b584b7b8fc80037df56dab7&device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:41.179 8 INFO neutron.services.segments.plugin [-] Segment b74d4f65-989a-483b-9ab5-5683c0e7d113 resource provider aggregate not found 2026-06-10 11:20:41.194 8 INFO neutron.services.segments.plugin [-] Segment b74d4f65-989a-483b-9ab5-5683c0e7d113 resource provider aggregate not found 2026-06-10 11:20:41.195 8 INFO neutron.services.segments.plugin [-] Segment b74d4f65-989a-483b-9ab5-5683c0e7d113 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74d4f65-989a-483b-9ab5-5683c0e7d113 found for delete ", "request_id": "req-e7e7cd93-bd4f-4ae4-a085-58296cf261e5"}]} [pid: 7|app: 0|req: 525/1024] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/networks?id=11401594-bb39-4d80-a16a-434392cf29fd => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:41.213 8 INFO neutron.services.segments.plugin [-] Segment b74d4f65-989a-483b-9ab5-5683c0e7d113 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74d4f65-989a-483b-9ab5-5683c0e7d113 found for delete ", "request_id": "req-d680f614-2f63-4d35-8c25-87a18e366649"}]} [pid: 8|app: 0|req: 500/1025] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:41 2026] DELETE /v2.0/networks/9ed9e965-134b-4b85-b7d9-cc95fd21a743 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1026] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df27c713-df41-48d2-ba10-a0233f3c61e0 => 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: 527/1027] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/subnets?id=0ff6374f-c400-4157-bfac-f880c6149cfd => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1028] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/ports?network_id=11401594-bb39-4d80-a16a-434392cf29fd&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:41.316 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bf6723b-4372-4e81-9c72-19b0e14fc69c 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 054a0d31-a0a2-403a-b666-d8040e48cd0a 2026-06-10 11:20:41.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bf6723b-4372-4e81-9c72-19b0e14fc69c 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 054a0d31-a0a2-403a-b666-d8040e48cd0a [pid: 7|app: 0|req: 529/1029] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1030] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1031] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:41 2026] DELETE /v2.0/networks/b3b52c68-2ef7-4a74-9a58-46c267d6bcd3 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:41.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-160bfb3b-780c-4ead-b074-03eaa4e6d8dc'] response: {'server_uuid': 'f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee', 'name': 'network-vif-deleted', 'tag': '194f6bb4-89d6-47f2-9721-b5e4489d54c8', 'status': 'completed', 'code': 200} 2026-06-10 11:20:41.571 7 INFO neutron.db.segments_db [None req-91c74771-d52f-401f-9c24-12c9053759c6 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 of type vxlan for network 679591d1-0900-46fc-9b2c-60eaa01a5ec1 [pid: 8|app: 0|req: 502/1032] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/ports?device_id=cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => 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: 531/1033] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:41 2026] POST /v2.0/networks => generated 611 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1034] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1035] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:41 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:42.010 7 INFO neutron.db.segments_db [None req-c48841ae-ea39-4c0b-93dd-2e04fa76c5a2 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment 9b317cbe-6fde-4c89-9d67-70f648482e9f of type vxlan for network 62e19182-d8d8-425d-80ac-289e98e99110 2026-06-10 11:20:42.257 7 INFO neutron.db.l3_hamode_db [None req-c48841ae-ea39-4c0b-93dd-2e04fa76c5a2 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:42.772 7 INFO neutron.db.l3_hamode_db [None req-c48841ae-ea39-4c0b-93dd-2e04fa76c5a2 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 504/1036] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:42 2026] DELETE /v2.0/security-groups/4637c2c7-0c91-4a23-8e76-5b025df8f405 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:42.848 8 INFO neutron.api.v2.resource [None req-6fbd3c9a-660c-48dc-ab16-9af80973a27c 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/1037] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/security-groups/4637c2c7-0c91-4a23-8e76-5b025df8f405 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:42.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1f38f41-e018-4c21-a615-ca7a8446eedd 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] TaaS: Handle Delete Port: bf98b6c5-d0b6-4e5a-a54d-05333cebdea4 2026-06-10 11:20:42.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1f38f41-e018-4c21-a615-ca7a8446eedd 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] Tap Mirror: Handle Delete Port: bf98b6c5-d0b6-4e5a-a54d-05333cebdea4 [pid: 8|app: 0|req: 506/1038] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:42 2026] DELETE /v2.0/floatingips/50ec0152-9955-4278-9c55-9e315316d044 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1039] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:43 2026] GET /v2.0/ports?device_id=f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:43.220 8 INFO neutron.services.segments.plugin [-] Segment 706981ee-c25f-4b28-8968-dc8344b90c75 resource provider aggregate not found 2026-06-10 11:20:43.235 8 INFO neutron.services.segments.plugin [-] Segment 706981ee-c25f-4b28-8968-dc8344b90c75 resource provider aggregate not found 2026-06-10 11:20:43.240 8 INFO neutron.services.segments.plugin [-] Segment 706981ee-c25f-4b28-8968-dc8344b90c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706981ee-c25f-4b28-8968-dc8344b90c75 found for delete ", "request_id": "req-0be50372-2ab5-4aab-be3e-8c7faa4eb8e6"}]} 2026-06-10 11:20:43.269 8 INFO neutron.services.segments.plugin [-] Segment 706981ee-c25f-4b28-8968-dc8344b90c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706981ee-c25f-4b28-8968-dc8344b90c75 found for delete ", "request_id": "req-00d05379-c6f0-4e57-8d82-099dc21929b4"}]} [pid: 7|app: 0|req: 533/1040] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:41 2026] POST /v2.0/routers => generated 506 bytes in 1414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:43.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a6c85eb-f5c7-4837-a6c1-fc7fca0855bc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 7685c478-cc86-4b64-8ce5-b2d42886cc6c 2026-06-10 11:20:43.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a6c85eb-f5c7-4837-a6c1-fc7fca0855bc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 7685c478-cc86-4b64-8ce5-b2d42886cc6c [pid: 7|app: 0|req: 534/1041] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:20:43 2026] POST /v2.0/ports => generated 951 bytes in 393 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: 508/1042] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:43 2026] PUT /v2.0/routers/dce5bb8c-a090-4dbc-821f-440b4191230c/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:44.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-9181d6f5-5989-43ce-8806-da8e5437a6a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 20bc1f52-3ed4-4f43-bd3f-ef81ae29dffa 2026-06-10 11:20:44.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9181d6f5-5989-43ce-8806-da8e5437a6a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 20bc1f52-3ed4-4f43-bd3f-ef81ae29dffa 2026-06-10 11:20:44.514 8 INFO neutron_taas.services.taas.taas_plugin [None req-9181d6f5-5989-43ce-8806-da8e5437a6a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: ff795be5-d7f3-4728-8782-ddbdb1717328 2026-06-10 11:20:44.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9181d6f5-5989-43ce-8806-da8e5437a6a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: ff795be5-d7f3-4728-8782-ddbdb1717328 2026-06-10 11:20:44.877 8 INFO neutron.db.l3_hamode_db [None req-9181d6f5-5989-43ce-8806-da8e5437a6a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 6079221b-bb6f-4438-9a34-ff481f8625b1 was deleted as no HA routers are present in tenant 7049372e65a545009d58069dfa003e5e. [pid: 8|app: 0|req: 509/1043] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:44 2026] DELETE /v2.0/routers/dce5bb8c-a090-4dbc-821f-440b4191230c => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1044] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:43 2026] PUT /v2.0/routers/b833e40e-ff1d-4759-989b-dd4b70ef755f/add_router_interface => generated 309 bytes in 1147 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: 510/1047] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:44 2026] DELETE /v2.0/security-groups/0888cea0-0e9d-48ae-a4a7-c3fa85ab394e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1048] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:44 2026] GET /v2.0/ports/f468816e-f628-4f3c-8bd6-e4700a92d563 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:45.020 8 INFO neutron.api.v2.resource [None req-90f25ce9-38c1-48dc-9339-f9cd8d48b08d aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1049] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.0/security-groups/0888cea0-0e9d-48ae-a4a7-c3fa85ab394e => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1050] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:44 2026] DELETE /v2.0/subnets/49af36ec-b863-45d3-aeaa-095139ea80b6 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:45.210 7 INFO neutron_taas.services.taas.taas_plugin [None req-8260cd29-a9d1-4654-8401-261992341ae5 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] TaaS: Handle Delete Port: 492a15e9-fe46-421e-a886-1442b17c1472 2026-06-10 11:20:45.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8260cd29-a9d1-4654-8401-261992341ae5 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] Tap Mirror: Handle Delete Port: 492a15e9-fe46-421e-a886-1442b17c1472 2026-06-10 11:20:45.266 8 INFO neutron.services.segments.plugin [-] Segment fad626f7-43c5-495e-893a-ca1f58c5241c resource provider aggregate not found 2026-06-10 11:20:45.287 8 INFO neutron.services.segments.plugin [-] Segment fad626f7-43c5-495e-893a-ca1f58c5241c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad626f7-43c5-495e-893a-ca1f58c5241c found for delete ", "request_id": "req-85c01a97-1456-40fb-9680-2dea7327a161"}]} 2026-06-10 11:20:45.296 8 INFO neutron.services.segments.plugin [-] Segment fad626f7-43c5-495e-893a-ca1f58c5241c resource provider aggregate not found 2026-06-10 11:20:45.314 8 INFO neutron.services.segments.plugin [-] Segment fad626f7-43c5-495e-893a-ca1f58c5241c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad626f7-43c5-495e-893a-ca1f58c5241c found for delete ", "request_id": "req-779ac85e-189e-4879-a7d2-d1b57c1a7382"}]} [pid: 7|app: 0|req: 539/1051] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:20:45 2026] DELETE /v2.0/floatingips/62ae66bd-c560-49ae-a895-e6c0f387af29 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:45.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0bcabad-1f9f-49cc-8082-9a244a6cadb4 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: f468816e-f628-4f3c-8bd6-e4700a92d563 2026-06-10 11:20:45.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0bcabad-1f9f-49cc-8082-9a244a6cadb4 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: f468816e-f628-4f3c-8bd6-e4700a92d563 2026-06-10 11:20:45.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-f48d95ae-7387-40c6-960c-3334874ab037 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: f375f99e-b47c-4b3c-955c-caa25d2659e8 2026-06-10 11:20:45.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f48d95ae-7387-40c6-960c-3334874ab037 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: f375f99e-b47c-4b3c-955c-caa25d2659e8 2026-06-10 11:20:45.710 7 INFO neutron.services.segments.plugin [-] Segment 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 resource provider aggregate not found 2026-06-10 11:20:45.723 7 INFO neutron.services.segments.plugin [-] Segment 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 resource provider aggregate not found 2026-06-10 11:20:45.736 7 INFO neutron.services.segments.plugin [-] Segment 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 found for delete ", "request_id": "req-b4087ff0-0357-488a-beab-1b976ff31cba"}]} [pid: 7|app: 0|req: 540/1052] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:45 2026] DELETE /v2.0/networks/15b24eda-ce46-4508-bf2c-ba80c179b6e2 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:45.747 7 INFO neutron.services.segments.plugin [-] Segment 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aa1112a-6d2c-49de-8297-f1e5a9cb1176 found for delete ", "request_id": "req-5aaa0ddd-8cf2-4253-b46f-43954731952a"}]} [pid: 8|app: 0|req: 513/1053] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:45 2026] PUT /v2.0/routers/b833e40e-ff1d-4759-989b-dd4b70ef755f/remove_router_interface => generated 309 bytes in 854 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-06-10 11:20:45.994 8 INFO neutron.api.v2.resource [None req-9dfd3dc0-76d6-4d67-a2c6-8f8007c58d05 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/1054] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:45 2026] PUT /v2.0/routers/b833e40e-ff1d-4759-989b-dd4b70ef755f/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1055] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.0/security-groups?tenant_id=7049372e65a545009d58069dfa003e5e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1056] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.0/ports?device_id=b833e40e-ff1d-4759-989b-dd4b70ef755f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:46.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2f61c94-e245-415f-944b-b6e087e2493a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 6d66c3b4-89cf-4147-8a26-f15289636285 2026-06-10 11:20:46.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2f61c94-e245-415f-944b-b6e087e2493a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 6d66c3b4-89cf-4147-8a26-f15289636285 [pid: 8|app: 0|req: 517/1057] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/security-groups/04c3e224-d9c0-45d5-8eb1-b72331ecbd7e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:46.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-db69d1e5-d3d5-42d6-b2b5-608b83a6a5d3 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 3030d394-f47d-4faa-9775-002f89b63e6b 2026-06-10 11:20:46.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db69d1e5-d3d5-42d6-b2b5-608b83a6a5d3 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 3030d394-f47d-4faa-9775-002f89b63e6b [pid: 7|app: 0|req: 541/1058] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:45 2026] PUT /v2.0/routers/b7bdbcd0-d713-49e6-960e-34ea54c248be/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:46.723 8 INFO neutron.db.l3_hamode_db [None req-db69d1e5-d3d5-42d6-b2b5-608b83a6a5d3 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] HA network 62e19182-d8d8-425d-80ac-289e98e99110 was deleted as no HA routers are present in tenant af11ed722e744ba693e27be5bee7fa2c. [pid: 8|app: 0|req: 518/1059] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/routers/b833e40e-ff1d-4759-989b-dd4b70ef755f => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1060] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/subnets/cde4e378-5218-4b92-9475-aaff7b1358bd => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:46.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f3234a6-526e-44a8-a683-b00a3b924325 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 54bac31b-091a-40b7-bbac-c685f003eb36 2026-06-10 11:20:46.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f3234a6-526e-44a8-a683-b00a3b924325 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 54bac31b-091a-40b7-bbac-c685f003eb36 [pid: 8|app: 0|req: 520/1061] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/networks/679591d1-0900-46fc-9b2c-60eaa01a5ec1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:47.067 8 INFO neutron.db.segments_db [None req-f7f13bc3-a849-4e32-acb4-25b1c61f12a9 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment 3f590853-9387-4b27-8cd4-b660c979a36c of type vxlan for network 3f1b03e8-4cd2-42d4-9452-d8e1faac433d [pid: 8|app: 0|req: 521/1062] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:20:47 2026] POST /v2.0/networks => generated 611 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:47.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f3234a6-526e-44a8-a683-b00a3b924325 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: a9eefeca-256d-4647-94c1-ca56eff4f1cd 2026-06-10 11:20:47.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f3234a6-526e-44a8-a683-b00a3b924325 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: a9eefeca-256d-4647-94c1-ca56eff4f1cd 2026-06-10 11:20:47.310 8 INFO neutron.services.segments.plugin [-] Segment 9b317cbe-6fde-4c89-9d67-70f648482e9f resource provider aggregate not found 2026-06-10 11:20:47.341 8 INFO neutron.services.segments.plugin [-] Segment 9b317cbe-6fde-4c89-9d67-70f648482e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b317cbe-6fde-4c89-9d67-70f648482e9f found for delete ", "request_id": "req-aa8b78b1-61f4-41c0-acf5-5fc5dd0b3ab7"}]} 2026-06-10 11:20:47.347 8 INFO neutron.services.segments.plugin [-] Segment 9b317cbe-6fde-4c89-9d67-70f648482e9f resource provider aggregate not found 2026-06-10 11:20:47.372 8 INFO neutron.services.segments.plugin [-] Segment 9b317cbe-6fde-4c89-9d67-70f648482e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b317cbe-6fde-4c89-9d67-70f648482e9f found for delete ", "request_id": "req-22213a9b-df03-4fd9-9098-ca3f011a3ef1"}]} 2026-06-10 11:20:47.375 8 INFO neutron.services.segments.plugin [-] Segment 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 resource provider aggregate not found 2026-06-10 11:20:47.391 8 INFO neutron.services.segments.plugin [-] Segment 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 found for delete ", "request_id": "req-e1f710c1-a7c7-4953-9377-094bfcfb0da7"}]} 2026-06-10 11:20:47.394 8 INFO neutron.services.segments.plugin [-] Segment 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 resource provider aggregate not found 2026-06-10 11:20:47.410 8 INFO neutron.services.segments.plugin [-] Segment 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a8b3ac8-52e0-41a9-a5cd-1e93393bc4d6 found for delete ", "request_id": "req-0d3791a3-5f50-4cbe-8849-658a5f1dfcef"}]} [pid: 8|app: 0|req: 522/1063] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:47 2026] POST /v2.0/subnets => generated 626 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:47.543 8 INFO neutron.db.segments_db [None req-39b9a79c-c7e0-4559-8150-57ea93664f56 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 of type vxlan for network bfbd46a4-8897-463a-bdc8-e35e0a594f1e 2026-06-10 11:20:47.629 7 INFO neutron.db.l3_hamode_db [None req-7f3234a6-526e-44a8-a683-b00a3b924325 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network e06b2a18-4151-477c-a0e2-b26d1e983d60 was deleted as no HA routers are present in tenant e4b6568a6c204ca5adcb6bad691d21ad. [pid: 7|app: 0|req: 542/1064] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/routers/b7bdbcd0-d713-49e6-960e-34ea54c248be => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:47.757 7 INFO neutron.services.segments.plugin [-] Segment 4249dabe-739c-441c-87fe-be4924617b15 resource provider aggregate not found 2026-06-10 11:20:47.777 7 INFO neutron.services.segments.plugin [-] Segment 4249dabe-739c-441c-87fe-be4924617b15 resource provider aggregate not found 2026-06-10 11:20:47.784 7 INFO neutron.services.segments.plugin [-] Segment 4249dabe-739c-441c-87fe-be4924617b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4249dabe-739c-441c-87fe-be4924617b15 found for delete ", "request_id": "req-18bfafa2-14fb-436b-b6ca-fbf5ef246ddd"}]} 2026-06-10 11:20:47.797 7 INFO neutron.services.segments.plugin [-] Segment 4249dabe-739c-441c-87fe-be4924617b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4249dabe-739c-441c-87fe-be4924617b15 found for delete ", "request_id": "req-517b307e-92a8-483d-813a-aed93709432a"}]} 2026-06-10 11:20:47.812 8 INFO neutron.db.l3_hamode_db [None req-39b9a79c-c7e0-4559-8150-57ea93664f56 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 543/1065] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:47 2026] DELETE /v2.0/subnets/4909e465-0590-4da4-892a-c05f2edef075 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:47.929 8 INFO neutron.db.l3_hamode_db [None req-39b9a79c-c7e0-4559-8150-57ea93664f56 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:47.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-81943e78-0805-4f16-ab50-e08983cbc271 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 993f79d2-ccbf-48f5-8ff9-ef3e4b3edeac 2026-06-10 11:20:47.934 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81943e78-0805-4f16-ab50-e08983cbc271 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 993f79d2-ccbf-48f5-8ff9-ef3e4b3edeac [pid: 7|app: 0|req: 544/1066] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:47 2026] DELETE /v2.0/networks/0ab9322f-106a-4c5e-a744-80c9335625b5 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1067] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:47 2026] POST /v2.0/routers => generated 507 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:48.510 7 INFO neutron.db.segments_db [None req-0d4d8c39-52fe-4515-9c54-be8672bb929c a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 48d344cf-3302-477c-9487-4e032e27d709 of type vxlan for network 8878556b-49b7-4b19-b34f-20cdbc8153d4 [pid: 8|app: 0|req: 524/1068] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/security-groups?tenant_id=e4b6568a6c204ca5adcb6bad691d21ad&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1069] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:20:48 2026] POST /v2.0/networks => generated 727 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1070] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:48 2026] DELETE /v2.0/security-groups/3f4442cc-40a1-4f9c-9d30-0de3c9afd0f4 => 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: 547/1071] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:48 2026] POST /v2.0/subnets => generated 693 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:48.919 7 INFO neutron.db.segments_db [None req-ae1bb9cc-663a-4418-8533-8c1ff70c16c7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 088477a7-bc96-45c2-bef8-25f7a100d9f2 of type vxlan for network 38b2087b-af51-46b9-bd9c-66ac6c2409af 2026-06-10 11:20:49.195 7 INFO neutron.db.l3_hamode_db [None req-ae1bb9cc-663a-4418-8533-8c1ff70c16c7 a259aa30a3b043ffaf32ef85c8ed76c9 3d5acdf638f6429aa04e1797cf4983ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 525/1072] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:48 2026] PUT /v2.0/routers/f630ef4b-4d5a-45cd-af50-950f9a7e377b/add_router_interface => generated 309 bytes in 1105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1073] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/ports/3a1c4d9b-30a6-4b93-9ccc-82fdd3666c94 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:49.820 7 INFO neutron.services.segments.plugin [-] Segment b7724da4-93e6-4c59-bd84-0c153056d2e0 resource provider aggregate not found 2026-06-10 11:20:49.825 7 INFO neutron.services.segments.plugin [-] Segment b7724da4-93e6-4c59-bd84-0c153056d2e0 resource provider aggregate not found 2026-06-10 11:20:49.843 7 INFO neutron.services.segments.plugin [-] Segment b7724da4-93e6-4c59-bd84-0c153056d2e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7724da4-93e6-4c59-bd84-0c153056d2e0 found for delete ", "request_id": "req-e15764f8-9584-426c-b561-e71afbbb9f3c"}]} 2026-06-10 11:20:49.846 7 INFO neutron.services.segments.plugin [-] Segment b7724da4-93e6-4c59-bd84-0c153056d2e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7724da4-93e6-4c59-bd84-0c153056d2e0 found for delete ", "request_id": "req-89ca3909-d904-40d1-a0ff-39903d32a36c"}]} 2026-06-10 11:20:49.969 7 INFO neutron.db.l3_hamode_db [None req-ae1bb9cc-663a-4418-8533-8c1ff70c16c7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:50.006 8 INFO neutron_taas.services.taas.taas_plugin [None req-15236998-4317-4a3e-8d43-acd0e81caf9e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 3a1c4d9b-30a6-4b93-9ccc-82fdd3666c94 2026-06-10 11:20:50.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15236998-4317-4a3e-8d43-acd0e81caf9e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 3a1c4d9b-30a6-4b93-9ccc-82fdd3666c94 [pid: 8|app: 0|req: 527/1074] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:20:49 2026] PUT /v2.0/routers/f630ef4b-4d5a-45cd-af50-950f9a7e377b/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1075] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1076] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/ports?device_id=f630ef4b-4d5a-45cd-af50-950f9a7e377b => 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: 530/1077] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&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-06-10 11:20:50.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-04be8106-d945-4b8c-9121-61b6752b352f 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: a9562d7d-7cc5-4156-af5e-30d21e1a21b6 2026-06-10 11:20:50.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04be8106-d945-4b8c-9121-61b6752b352f 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: a9562d7d-7cc5-4156-af5e-30d21e1a21b6 [pid: 7|app: 0|req: 548/1078] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:48 2026] POST /v2.0/routers => generated 733 bytes in 1980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:50.993 8 INFO neutron.services.segments.plugin [-] Segment aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 resource provider aggregate not found 2026-06-10 11:20:50.998 8 INFO neutron.services.segments.plugin [-] Segment aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 resource provider aggregate not found 2026-06-10 11:20:51.017 8 INFO neutron.services.segments.plugin [-] Segment aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 found for delete ", "request_id": "req-f11837a0-e360-42a6-9bc7-49aa40cf6b68"}]} 2026-06-10 11:20:51.018 8 INFO neutron.services.segments.plugin [-] Segment aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa1c596-1cd4-49ab-b9fb-c3f3fe405ab1 found for delete ", "request_id": "req-228531bc-dc72-401c-83c1-457837fd7acd"}]} 2026-06-10 11:20:51.027 8 INFO neutron.db.l3_hamode_db [None req-04be8106-d945-4b8c-9121-61b6752b352f 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] HA network bfbd46a4-8897-463a-bdc8-e35e0a594f1e was deleted as no HA routers are present in tenant af11ed722e744ba693e27be5bee7fa2c. [pid: 8|app: 0|req: 531/1079] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:50 2026] DELETE /v2.0/routers/f630ef4b-4d5a-45cd-af50-950f9a7e377b => generated 0 bytes in 482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1080] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:51 2026] DELETE /v2.0/subnets/fd73e945-097a-4cea-8a82-e371eb01a80a => 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: 533/1081] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:51 2026] DELETE /v2.0/networks/3f1b03e8-4cd2-42d4-9452-d8e1faac433d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:51.363 8 INFO neutron.db.segments_db [None req-d78c4f81-4cb1-4970-b6ab-c3ea6431384d 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Added segment feab1461-f954-4ecc-aea7-2dbd55b594da of type vxlan for network 17e5821e-40c5-448f-9d4f-d706563189fa 2026-06-10 11:20:51.598 8 INFO neutron.db.l3_hamode_db [None req-d78c4f81-4cb1-4970-b6ab-c3ea6431384d 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 549/1082] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:20:50 2026] PUT /v2.0/routers/7c1557f7-7868-4ea8-b067-b0233f936a59/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: 550/1083] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/security-groups?tenant_id=e321037a385941718c8e3fce309666fa&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:52.407 8 INFO neutron.db.l3_hamode_db [None req-d78c4f81-4cb1-4970-b6ab-c3ea6431384d 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1084] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:52 2026] DELETE /v2.0/security-groups/df24f521-17fe-4cf6-853f-c6a94b60e7c0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:53.065 8 INFO neutron.services.segments.plugin [-] Segment 3f590853-9387-4b27-8cd4-b660c979a36c resource provider aggregate not found 2026-06-10 11:20:53.069 8 INFO neutron.services.segments.plugin [-] Segment 3f590853-9387-4b27-8cd4-b660c979a36c resource provider aggregate not found 2026-06-10 11:20:53.088 8 INFO neutron.services.segments.plugin [-] Segment 3f590853-9387-4b27-8cd4-b660c979a36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f590853-9387-4b27-8cd4-b660c979a36c found for delete ", "request_id": "req-99e33318-9d7b-43c1-8535-ce7bb597a175"}]} 2026-06-10 11:20:53.097 8 INFO neutron.services.segments.plugin [-] Segment 3f590853-9387-4b27-8cd4-b660c979a36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f590853-9387-4b27-8cd4-b660c979a36c found for delete ", "request_id": "req-dc1728dc-dde5-4c9e-a7ef-4f0a4bf22edc"}]} [pid: 7|app: 0|req: 552/1085] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/networks?id=8878556b-49b7-4b19-b34f-20cdbc8153d4 => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1086] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/quotas/3d5acdf638f6429aa04e1797cf4983ca => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1087] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/ports?tenant_id=3d5acdf638f6429aa04e1797cf4983ca&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1088] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/networks/8878556b-49b7-4b19-b34f-20cdbc8153d4?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1089] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/networks/8878556b-49b7-4b19-b34f-20cdbc8153d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1090] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:20:51 2026] POST /v2.0/routers => generated 688 bytes in 2089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1091] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/routers/898d86fc-6bca-4a24-b31c-60b6cb6c836b => generated 694 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1092] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 558/1093] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/routers => generated 697 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1094] 10.0.0.194 () {34 vars in 741 bytes} [Wed Jun 10 11:20:53 2026] PUT /v2.0/routers/898d86fc-6bca-4a24-b31c-60b6cb6c836b => generated 701 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1095] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/routers/898d86fc-6bca-4a24-b31c-60b6cb6c836b => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1096] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/ports?device_id=898d86fc-6bca-4a24-b31c-60b6cb6c836b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:54.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-91a500b8-bfa5-43f6-b75a-ca17d3cb786e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: add42b90-5ad3-40f1-a56e-2582bc3f5946 2026-06-10 11:20:54.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91a500b8-bfa5-43f6-b75a-ca17d3cb786e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: add42b90-5ad3-40f1-a56e-2582bc3f5946 [pid: 8|app: 0|req: 538/1097] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:54.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-91a500b8-bfa5-43f6-b75a-ca17d3cb786e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] TaaS: Handle Delete Port: 0a288a60-d828-4424-a72f-4d4a6c16e180 2026-06-10 11:20:54.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91a500b8-bfa5-43f6-b75a-ca17d3cb786e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] Tap Mirror: Handle Delete Port: 0a288a60-d828-4424-a72f-4d4a6c16e180 2026-06-10 11:20:55.071 7 INFO neutron.services.segments.plugin [-] Segment feab1461-f954-4ecc-aea7-2dbd55b594da resource provider aggregate not found 2026-06-10 11:20:55.075 7 INFO neutron.services.segments.plugin [-] Segment feab1461-f954-4ecc-aea7-2dbd55b594da resource provider aggregate not found 2026-06-10 11:20:55.093 7 INFO neutron.services.segments.plugin [-] Segment feab1461-f954-4ecc-aea7-2dbd55b594da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feab1461-f954-4ecc-aea7-2dbd55b594da found for delete ", "request_id": "req-5e880d8e-cab3-4e13-a65f-c7b9b4974a54"}]} 2026-06-10 11:20:55.097 7 INFO neutron.services.segments.plugin [-] Segment feab1461-f954-4ecc-aea7-2dbd55b594da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feab1461-f954-4ecc-aea7-2dbd55b594da found for delete ", "request_id": "req-ceab4f3e-f613-4468-83e6-ed1ac3753de1"}]} 2026-06-10 11:20:55.116 7 INFO neutron.db.l3_hamode_db [None req-91a500b8-bfa5-43f6-b75a-ca17d3cb786e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] HA network 17e5821e-40c5-448f-9d4f-d706563189fa was deleted as no HA routers are present in tenant af11ed722e744ba693e27be5bee7fa2c. [pid: 7|app: 0|req: 560/1098] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:54 2026] DELETE /v2.0/routers/898d86fc-6bca-4a24-b31c-60b6cb6c836b => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1099] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/ports?device_id=898d86fc-6bca-4a24-b31c-60b6cb6c836b => 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: 539/1100] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/security-groups?tenant_id=504f3c961f9146ed93c4d853d3feb191&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:55.203 7 INFO neutron.api.v2.resource [None req-584f0097-1091-4f9d-9c65-a592e1f431f7 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1101] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/routers/898d86fc-6bca-4a24-b31c-60b6cb6c836b => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1102] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/ports?device_id=f630ef4b-4d5a-45cd-af50-950f9a7e377b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:55.259 7 INFO neutron.api.v2.resource [None req-9fa905c2-4293-4b14-b46f-f82a400e4141 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1103] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/routers/f630ef4b-4d5a-45cd-af50-950f9a7e377b => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:55.288 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b07b1596-e6d7-4b7a-bf81-1b67b3fe120d 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1104] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/subnets/fd73e945-097a-4cea-8a82-e371eb01a80a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1105] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/ports?device_id=b833e40e-ff1d-4759-989b-dd4b70ef755f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:55.336 7 INFO neutron.api.v2.resource [None req-28188374-9009-4e85-b8e9-c4c4bab09323 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1106] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/routers/b833e40e-ff1d-4759-989b-dd4b70ef755f => 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: 540/1107] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/security-groups/55592c28-6d51-43ec-8cf7-48348b4a2fe2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:55.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b48977f-5ad2-4189-a7d2-cf34bafbf06b 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1108] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/subnets/cde4e378-5218-4b92-9475-aaff7b1358bd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1109] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/ports?device_id=4234562f-15d4-44d9-9d50-a1ec1cbe5089 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:55.410 7 INFO neutron.api.v2.resource [None req-1082edaa-63d0-45bf-a49f-e9d55a9cc09a 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1110] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/routers/4234562f-15d4-44d9-9d50-a1ec1cbe5089 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:55.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d4d8802-5ce6-4bb5-bf0c-4963ce134214 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1111] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/subnets/f5024bf7-6b2f-4634-87c4-3f3ee11c2288 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:55.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0e753f9-a251-407b-aef2-105c4181457e 1b9897a08b744cb3988fc19b3b5af9b1 af11ed722e744ba693e27be5bee7fa2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1112] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/subnets/4c952c9d-f1c7-4c41-82a8-a990c5df8d48 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1113] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 571/1114] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/security-groups?tenant_id=af11ed722e744ba693e27be5bee7fa2c&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1115] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:56 2026] DELETE /v2.0/security-groups/0d74d022-c12b-4c15-a8d7-e81225d58b96 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1116] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:56 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1117] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.0/networks?id=8878556b-49b7-4b19-b34f-20cdbc8153d4 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1118] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 573/1119] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:20:57 2026] POST /v2.0/ports => generated 958 bytes in 498 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: 547/1120] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:20:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1121] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1122] 10.0.0.194 () {34 vars in 758 bytes} [Wed Jun 10 11:20:58 2026] PUT /v2.0/security-groups/05c32537-3c74-4877-9aa0-857867adf5a4 => generated 1661 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1123] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/security-groups/05c32537-3c74-4877-9aa0-857867adf5a4 => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1124] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:58 2026] DELETE /v2.0/security-groups/05c32537-3c74-4877-9aa0-857867adf5a4 => 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: 552/1125] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:58.787 8 INFO neutron.api.v2.resource [None req-635d4c8f-8a87-4886-8a3a-e737d544e5d8 becce5a6c68e414c97b1266552029a5e f38b0367739046b383cc34fee7ecfa7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1126] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:58 2026] DELETE /v2.0/security-groups/05c32537-3c74-4877-9aa0-857867adf5a4 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1127] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:58 2026] PUT /v2.0/ports/804e9a85-ce3d-4c7d-94c7-a33e29136a85 => generated 1239 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:58.877 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b374605c-2906-4438-bde0-84e07e371b5a'] response: {'name': 'network-changed', 'server_uuid': '61e58067-f331-4eb5-a5f6-4b149ccfd059', 'tag': '804e9a85-ce3d-4c7d-94c7-a33e29136a85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 554/1128] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:20:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 120 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: 575/1129] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1130] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules/a5a28bf4-42c0-41bb-80cb-e52fe60237c2 => generated 601 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1131] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 577/1132] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1133] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1134] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:20:59 2026] DELETE /v2.0/security-group-rules/a5a28bf4-42c0-41bb-80cb-e52fe60237c2 => 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: 557/1135] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:20:59 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: 579/1136] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1137] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/ports?tenant_id=3d5acdf638f6429aa04e1797cf4983ca&device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1138] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules/1034d043-077e-4a5c-833b-f255a7dc6eb1 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1139] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/networks?tenant_id=3d5acdf638f6429aa04e1797cf4983ca&shared=False => generated 774 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1140] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1141] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1144] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:20:59 2026] DELETE /v2.0/security-group-rules/1034d043-077e-4a5c-833b-f255a7dc6eb1 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1145] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:59.684 8 INFO neutron.db.securitygroups_db [None req-bf74a93d-ea04-4427-b3f3-41636e4cf6c1 becce5a6c68e414c97b1266552029a5e f38b0367739046b383cc34fee7ecfa7b - - default default] Project f38b0367739046b383cc34fee7ecfa7b 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: 562/1146] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:20:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1147] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules/a72dba11-6801-4457-8455-b35486667c3c => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1148] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1149] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:20:59 2026] DELETE /v2.0/security-group-rules/a72dba11-6801-4457-8455-b35486667c3c => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1150] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:20:59 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: 587/1151] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:20:59 2026] DELETE /v2.0/security-groups/70fc734e-923b-45e9-925b-3dd853d7c9e5 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1152] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1153] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1154] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1155] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1156] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/ports?tenant_id=3d5acdf638f6429aa04e1797cf4983ca&device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 590/1157] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=804e9a85-ce3d-4c7d-94c7-a33e29136a85 => 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: 568/1158] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/subnets?id=f4b0f223-0b30-4f32-8fa3-9a688c86301d => generated 696 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1159] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/ports?network_id=8878556b-49b7-4b19-b34f-20cdbc8153d4&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: 592/1160] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/security-groups?tenant_id=f38b0367739046b383cc34fee7ecfa7b&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1161] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/networks/8878556b-49b7-4b19-b34f-20cdbc8153d4?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: 569/1162] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/security-groups?tenant_id=3bd08cdf08cf43019cfe4d6124a176cd&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1163] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:00 2026] DELETE /v2.0/security-groups/5563f8b0-8544-4e2f-a6ee-d9927d67a65b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1164] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/networks/8878556b-49b7-4b19-b34f-20cdbc8153d4?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: 595/1165] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:00 2026] DELETE /v2.0/security-groups/4de5805b-6f6b-413f-9881-5c8b84c33908 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1166] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 596/1167] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1168] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1169] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1170] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1171] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&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: 574/1172] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 599/1173] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1174] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1175] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1176] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1177] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/security-groups?tenant_id=6efe231ccffe46c6ae825049d132adfc&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1178] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1179] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:03 2026] DELETE /v2.0/security-groups/fde28c82-d7bc-4d6c-b16c-126a2e90590c => 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: 602/1180] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/security-groups?tenant_id=3805c94f592147e69947fcd584d7ac49&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1181] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1182] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&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: 603/1183] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:03 2026] DELETE /v2.0/security-groups/be7ad95d-eb0b-420c-8291-91d846a8039a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1184] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/ports?tenant_id=a1074a822b584b7b8fc80037df56dab7&device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 604/1185] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/networks?id=11401594-bb39-4d80-a16a-434392cf29fd => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1186] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=df27c713-df41-48d2-ba10-a0233f3c61e0 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1187] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/subnets?id=0ff6374f-c400-4157-bfac-f880c6149cfd => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1188] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/ports?network_id=11401594-bb39-4d80-a16a-434392cf29fd&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: 606/1189] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?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: 584/1190] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd?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: 607/1191] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1192] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&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: 608/1193] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1194] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1195] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:05 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 588/1196] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:05 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1197] 10.0.0.194 () {32 vars in 653 bytes} [Wed Jun 10 11:21:05 2026] GET /v2.0/extensions => generated 21537 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1198] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1199] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1200] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1201] 10.0.0.194 () {32 vars in 665 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1202] 10.0.0.194 () {32 vars in 699 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1203] 10.0.0.194 () {32 vars in 697 bytes} [Wed Jun 10 11:21:06 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) [pid: 8|app: 0|req: 592/1204] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1205] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1206] 10.0.0.194 () {32 vars in 703 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1207] 10.0.0.194 () {32 vars in 693 bytes} [Wed Jun 10 11:21:06 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: 616/1208] 10.0.0.194 () {32 vars in 695 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1209] 10.0.0.194 () {32 vars in 685 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1210] 10.0.0.194 () {32 vars in 687 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1211] 10.0.0.194 () {32 vars in 661 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1212] 10.0.0.194 () {32 vars in 699 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1213] 10.0.0.194 () {32 vars in 679 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1214] 10.0.0.194 () {32 vars in 683 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1215] 10.0.0.194 () {32 vars in 675 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1216] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1217] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1218] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1219] 10.0.0.194 () {32 vars in 687 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1220] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1221] 10.0.0.194 () {32 vars in 687 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1222] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1223] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1224] 10.0.0.194 () {32 vars in 699 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1225] 10.0.0.194 () {32 vars in 679 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1226] 10.0.0.194 () {32 vars in 667 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1227] 10.0.0.194 () {32 vars in 677 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1228] 10.0.0.194 () {32 vars in 665 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1229] 10.0.0.194 () {32 vars in 675 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/l3-flavors => 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: 602/1230] 10.0.0.194 () {32 vars in 713 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1231] 10.0.0.194 () {32 vars in 691 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1232] 10.0.0.194 () {32 vars in 683 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1233] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1234] 10.0.0.194 () {32 vars in 687 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1235] 10.0.0.194 () {32 vars in 705 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1236] 10.0.0.194 () {32 vars in 675 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1237] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1238] 10.0.0.194 () {32 vars in 675 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1239] 10.0.0.194 () {32 vars in 693 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1240] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-mac-override => 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: 634/1241] 10.0.0.194 () {32 vars in 709 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1242] 10.0.0.194 () {32 vars in 705 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1243] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1244] 10.0.0.194 () {32 vars in 697 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1245] 10.0.0.194 () {32 vars in 711 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1246] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1247] 10.0.0.194 () {32 vars in 687 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1248] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1249] 10.0.0.194 () {32 vars in 675 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1250] 10.0.0.194 () {32 vars in 671 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1251] 10.0.0.194 () {32 vars in 661 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1252] 10.0.0.194 () {32 vars in 699 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1253] 10.0.0.194 () {32 vars in 699 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1254] 10.0.0.194 () {32 vars in 677 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1255] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1256] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1257] 10.0.0.194 () {32 vars in 683 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1258] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21: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: 8|app: 0|req: 619/1259] 10.0.0.194 () {32 vars in 685 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1260] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1261] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&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: 621/1262] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1263] 10.0.0.194 () {32 vars in 697 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1264] 10.0.0.194 () {32 vars in 695 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1265] 10.0.0.194 () {32 vars in 685 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1266] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1267] 10.0.0.194 () {32 vars in 705 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1268] 10.0.0.194 () {32 vars in 667 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1269] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1270] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1271] 10.0.0.194 () {32 vars in 691 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1272] 10.0.0.194 () {32 vars in 691 bytes} [Wed Jun 10 11:21:06 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: 647/1273] 10.0.0.194 () {32 vars in 695 bytes} [Wed Jun 10 11:21:06 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: 8|app: 0|req: 627/1274] 10.0.0.194 () {32 vars in 685 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1275] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1276] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21:06 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: 649/1277] 10.0.0.194 () {32 vars in 703 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1278] 10.0.0.194 () {32 vars in 713 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1279] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1280] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1281] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1282] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1283] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1284] 10.0.0.194 () {32 vars in 683 bytes} [Wed Jun 10 11:21:06 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: 653/1285] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1286] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1287] 10.0.0.194 () {32 vars in 679 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1288] 10.0.0.194 () {32 vars in 669 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1289] 10.0.0.194 () {32 vars in 697 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1290] 10.0.0.194 () {32 vars in 705 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1291] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1292] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1293] 10.0.0.194 () {32 vars in 683 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1294] 10.0.0.194 () {32 vars in 705 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1295] 10.0.0.194 () {32 vars in 695 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1296] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1297] 10.0.0.194 () {32 vars in 697 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1298] 10.0.0.194 () {32 vars in 679 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1299] 10.0.0.194 () {32 vars in 689 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1300] 10.0.0.194 () {32 vars in 701 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1301] 10.0.0.194 () {32 vars in 665 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1302] 10.0.0.194 () {32 vars in 681 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1303] 10.0.0.194 () {32 vars in 677 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1304] 10.0.0.194 () {32 vars in 693 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1305] 10.0.0.194 () {32 vars in 677 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1306] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1307] 10.0.0.194 () {32 vars in 667 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1308] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1309] 10.0.0.194 () {32 vars in 675 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1310] 10.0.0.194 () {32 vars in 687 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1311] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1312] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1313] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&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: 651/1314] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.0/security-groups?tenant_id=2c36b68c719446f6b0164a03603c68e2&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1315] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:07 2026] DELETE /v2.0/security-groups/1a60d3a5-1437-4839-b585-4a46093bd55d => 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: 652/1316] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1317] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1318] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1319] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/security-groups?id=7976db5f-edb2-4d7e-9739-27e94c90a253&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1320] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:21:09 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:09.232 7 INFO neutron_taas.services.taas.taas_plugin [req-b2108140-1547-4a3c-9454-d5355de275f5 req-93fa97c1-6a7c-4ea9-99ef-92f9b86fd003 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] TaaS: Handle Delete Port: 804e9a85-ce3d-4c7d-94c7-a33e29136a85 2026-06-10 11:21:09.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b2108140-1547-4a3c-9454-d5355de275f5 req-93fa97c1-6a7c-4ea9-99ef-92f9b86fd003 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] Tap Mirror: Handle Delete Port: 804e9a85-ce3d-4c7d-94c7-a33e29136a85 [pid: 7|app: 0|req: 667/1321] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:21:09 2026] DELETE /v2.0/ports/804e9a85-ce3d-4c7d-94c7-a33e29136a85 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:09.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca18692-3c18-4738-997e-e13ec7b843bd'] response: {'server_uuid': '61e58067-f331-4eb5-a5f6-4b149ccfd059', 'name': 'network-vif-deleted', 'tag': '804e9a85-ce3d-4c7d-94c7-a33e29136a85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 655/1322] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:09 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1323] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:09 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1324] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:10.161 8 INFO neutron.db.segments_db [None req-eed0e1a6-58a1-44aa-9b91-dfbe16475f66 de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Added segment 1711a080-64eb-4914-8a97-b476c18bdc53 of type vxlan for network d2f13fd5-ec5b-46ba-8c48-26caf048a218 2026-06-10 11:21:10.235 8 INFO neutron.db.segments_db [None req-eed0e1a6-58a1-44aa-9b91-dfbe16475f66 de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Added segment 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 of type vxlan for network 58bba929-0902-4b15-b2ef-b03308ab9e46 [pid: 7|app: 0|req: 670/1325] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1326] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1327] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:09 2026] POST /v2.0/networks => generated 1207 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1328] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/networks => generated 1844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:10.941 8 INFO neutron.services.segments.plugin [-] Segment 1711a080-64eb-4914-8a97-b476c18bdc53 resource provider aggregate not found 2026-06-10 11:21:10.949 8 INFO neutron.services.segments.plugin [-] Segment 1711a080-64eb-4914-8a97-b476c18bdc53 resource provider aggregate not found 2026-06-10 11:21:10.962 8 INFO neutron.services.segments.plugin [-] Segment 1711a080-64eb-4914-8a97-b476c18bdc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1711a080-64eb-4914-8a97-b476c18bdc53 found for delete ", "request_id": "req-a92e9ad0-38ae-4cc6-90ab-d265cd221720"}]} 2026-06-10 11:21:10.970 8 INFO neutron.services.segments.plugin [-] Segment 1711a080-64eb-4914-8a97-b476c18bdc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1711a080-64eb-4914-8a97-b476c18bdc53 found for delete ", "request_id": "req-f5228e6f-2b90-413a-a41b-f4b768877f5c"}]} [pid: 8|app: 0|req: 657/1329] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:10 2026] DELETE /v2.0/networks/d2f13fd5-ec5b-46ba-8c48-26caf048a218 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:11.139 7 INFO neutron.services.segments.plugin [-] Segment 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 resource provider aggregate not found 2026-06-10 11:21:11.142 7 INFO neutron.services.segments.plugin [-] Segment 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 resource provider aggregate not found 2026-06-10 11:21:11.156 7 INFO neutron.services.segments.plugin [-] Segment 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 found for delete ", "request_id": "req-86928616-8146-4a8f-8850-797a7d158f95"}]} 2026-06-10 11:21:11.168 7 INFO neutron.services.segments.plugin [-] Segment 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b152a06-8f38-4f10-bcc9-6041e7e1e8d6 found for delete ", "request_id": "req-22630fa8-7656-441d-ade9-5ff8e4db4685"}]} [pid: 7|app: 0|req: 673/1330] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:10 2026] DELETE /v2.0/networks/58bba929-0902-4b15-b2ef-b03308ab9e46 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1331] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/networks => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1332] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:11.299 8 INFO neutron.db.segments_db [None req-9793cb0a-1a91-4b72-8da8-a63f02ac8180 de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Added segment 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 of type vxlan for network ad181bd1-93d4-4b88-b414-a575c903c35b [pid: 8|app: 0|req: 659/1333] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:11 2026] POST /v2.0/networks => generated 635 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:11.477 7 INFO neutron.db.segments_db [None req-43ddeb0c-a378-4455-af17-0b9da4c21eda de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Added segment 46352884-fb1d-45e1-9e96-b2ab7bf93eaf of type vxlan for network 5e8ca80d-8ed4-4112-879a-c8ee06801b50 [pid: 7|app: 0|req: 675/1334] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:11 2026] POST /v2.0/networks => generated 635 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1335] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1336] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&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: 660/1337] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:21:11 2026] POST /v2.0/ports => generated 1506 bytes in 723 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: 661/1338] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/ports?device_id=61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 678/1339] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/ports => generated 1506 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:12.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2c1eeb7-feed-40d0-9dc7-01f53fad7ff4 de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] TaaS: Handle Delete Port: c8ee8000-8e9c-44b9-bd7f-bc7ed1e095d0 2026-06-10 11:21:12.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2c1eeb7-feed-40d0-9dc7-01f53fad7ff4 de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Tap Mirror: Handle Delete Port: c8ee8000-8e9c-44b9-bd7f-bc7ed1e095d0 [pid: 8|app: 0|req: 662/1340] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:12 2026] DELETE /v2.0/ports/c8ee8000-8e9c-44b9-bd7f-bc7ed1e095d0 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:12.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-16f23b78-35a1-4e18-a3f4-a9646237332c de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] TaaS: Handle Delete Port: 75792ddf-9ae8-493c-a92e-7cddf78d3fb0 2026-06-10 11:21:12.753 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16f23b78-35a1-4e18-a3f4-a9646237332c de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Tap Mirror: Handle Delete Port: 75792ddf-9ae8-493c-a92e-7cddf78d3fb0 [pid: 7|app: 0|req: 679/1341] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:12 2026] DELETE /v2.0/ports/75792ddf-9ae8-493c-a92e-7cddf78d3fb0 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1342] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:12.987 7 INFO neutron.db.segments_db [None req-95033bb1-55af-4e31-9440-65bd73867ef3 de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Added segment 706a37bb-a967-4402-9de0-eb138a7cab54 of type vxlan for network ef7594e1-7403-47fb-94e5-4f18bc49bb1c [pid: 8|app: 0|req: 664/1343] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:13 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1344] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:13 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1345] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:12 2026] POST /v2.0/networks => generated 634 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:13.179 8 INFO neutron.db.segments_db [None req-31883e23-e8e5-4698-b238-ffb9659a0dfd de84fecf5b334b7aa23b895cac65b16a 51539656e5aa4843ab9d6114ea8df79c - - default default] Added segment 91a9600f-829a-4045-b977-27f863eb1b8d of type vxlan for network 1176893d-ebb1-411f-9387-0aa1e237b26d [pid: 8|app: 0|req: 666/1346] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:13 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:13.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-32fe9f42-d81d-4a85-a390-fa8d15bb9478 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 1b1297e1-21f0-405a-8bfe-c9c7266b7073 2026-06-10 11:21:13.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32fe9f42-d81d-4a85-a390-fa8d15bb9478 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 1b1297e1-21f0-405a-8bfe-c9c7266b7073 [pid: 8|app: 0|req: 667/1347] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:13 2026] POST /v2.0/subnets => generated 1323 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1348] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:21:14 2026] GET /v2.0/subnets => generated 1959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1349] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:21:13 2026] PUT /v2.0/routers/7c1557f7-7868-4ea8-b067-b0233f936a59/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1350] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:14 2026] DELETE /v2.0/subnets/18a3af95-6079-486b-b209-63c58c4e9541 => 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: 670/1351] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:14 2026] DELETE /v2.0/subnets/8424d4f5-9291-475d-98b1-f5895deec210 => 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: 673/1354] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:21:14 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) 2026-06-10 11:21:14.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c3d4416-ee75-44b4-9106-4522f64aaf62 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 74628aa1-e5df-4c21-8297-462dfe001563 2026-06-10 11:21:14.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c3d4416-ee75-44b4-9106-4522f64aaf62 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 74628aa1-e5df-4c21-8297-462dfe001563 2026-06-10 11:21:14.815 8 INFO neutron.services.segments.plugin [-] Segment 91a9600f-829a-4045-b977-27f863eb1b8d resource provider aggregate not found 2026-06-10 11:21:14.821 8 INFO neutron.services.segments.plugin [-] Segment 91a9600f-829a-4045-b977-27f863eb1b8d resource provider aggregate not found 2026-06-10 11:21:14.834 8 INFO neutron.services.segments.plugin [-] Segment 91a9600f-829a-4045-b977-27f863eb1b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91a9600f-829a-4045-b977-27f863eb1b8d found for delete ", "request_id": "req-2c2a91a5-e0a3-4858-9361-144778b0f94b"}]} 2026-06-10 11:21:14.842 8 INFO neutron.services.segments.plugin [-] Segment 91a9600f-829a-4045-b977-27f863eb1b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91a9600f-829a-4045-b977-27f863eb1b8d found for delete ", "request_id": "req-8c132eaf-000e-42a1-a7b1-98075d7c8097"}]} [pid: 8|app: 0|req: 674/1355] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:14 2026] DELETE /v2.0/networks/1176893d-ebb1-411f-9387-0aa1e237b26d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:14.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c3d4416-ee75-44b4-9106-4522f64aaf62 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 2611c5f0-d830-49c0-a4bc-f5fc66e10e0a 2026-06-10 11:21:14.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c3d4416-ee75-44b4-9106-4522f64aaf62 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 2611c5f0-d830-49c0-a4bc-f5fc66e10e0a [pid: 8|app: 0|req: 675/1356] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:14 2026] DELETE /v2.0/networks/ef7594e1-7403-47fb-94e5-4f18bc49bb1c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1357] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:15 2026] DELETE /v2.0/networks/5e8ca80d-8ed4-4112-879a-c8ee06801b50 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1358] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:15 2026] DELETE /v2.0/networks/ad181bd1-93d4-4b88-b414-a575c903c35b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:15.446 7 INFO neutron.services.segments.plugin [-] Segment 088477a7-bc96-45c2-bef8-25f7a100d9f2 resource provider aggregate not found 2026-06-10 11:21:15.449 7 INFO neutron.services.segments.plugin [-] Segment 088477a7-bc96-45c2-bef8-25f7a100d9f2 resource provider aggregate not found 2026-06-10 11:21:15.464 7 INFO neutron.services.segments.plugin [-] Segment 088477a7-bc96-45c2-bef8-25f7a100d9f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088477a7-bc96-45c2-bef8-25f7a100d9f2 found for delete ", "request_id": "req-e12a614d-6c79-436a-b458-785629d2b374"}]} 2026-06-10 11:21:15.466 7 INFO neutron.services.segments.plugin [-] Segment 088477a7-bc96-45c2-bef8-25f7a100d9f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088477a7-bc96-45c2-bef8-25f7a100d9f2 found for delete ", "request_id": "req-c2680fd7-6882-463f-8991-275b76966cf7"}]} 2026-06-10 11:21:15.479 7 INFO neutron.db.l3_hamode_db [None req-0c3d4416-ee75-44b4-9106-4522f64aaf62 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 38b2087b-af51-46b9-bd9c-66ac6c2409af was deleted as no HA routers are present in tenant 3d5acdf638f6429aa04e1797cf4983ca. [pid: 7|app: 0|req: 682/1359] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:14 2026] DELETE /v2.0/routers/7c1557f7-7868-4ea8-b067-b0233f936a59 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1360] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:15 2026] DELETE /v2.0/subnets/f4b0f223-0b30-4f32-8fa3-9a688c86301d => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:15.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-74a54774-4027-405f-b55c-03ec734b4e43 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: e185935d-da82-4b60-8fab-3215f63e646e 2026-06-10 11:21:15.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74a54774-4027-405f-b55c-03ec734b4e43 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: e185935d-da82-4b60-8fab-3215f63e646e [pid: 7|app: 0|req: 683/1361] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:15 2026] DELETE /v2.0/networks/8878556b-49b7-4b19-b34f-20cdbc8153d4 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1362] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:15 2026] GET /v2.0/security-groups?tenant_id=51539656e5aa4843ab9d6114ea8df79c&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1363] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:16 2026] GET /v2.0/security-groups?tenant_id=3d5acdf638f6429aa04e1797cf4983ca&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1364] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:16 2026] DELETE /v2.0/security-groups/b2372547-15e9-407f-9703-22cf306bbb79 => 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: 681/1365] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:16 2026] DELETE /v2.0/security-groups/7976db5f-edb2-4d7e-9739-27e94c90a253 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:16.852 8 INFO neutron.services.segments.plugin [-] Segment 706a37bb-a967-4402-9de0-eb138a7cab54 resource provider aggregate not found 2026-06-10 11:21:16.871 8 INFO neutron.services.segments.plugin [-] Segment 706a37bb-a967-4402-9de0-eb138a7cab54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706a37bb-a967-4402-9de0-eb138a7cab54 found for delete ", "request_id": "req-e7110796-f8e5-4bd2-9d4d-51c07bd2bb02"}]} 2026-06-10 11:21:16.878 8 INFO neutron.services.segments.plugin [-] Segment 706a37bb-a967-4402-9de0-eb138a7cab54 resource provider aggregate not found 2026-06-10 11:21:16.884 8 INFO neutron.services.segments.plugin [-] Segment 46352884-fb1d-45e1-9e96-b2ab7bf93eaf resource provider aggregate not found 2026-06-10 11:21:16.897 8 INFO neutron.services.segments.plugin [-] Segment 46352884-fb1d-45e1-9e96-b2ab7bf93eaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46352884-fb1d-45e1-9e96-b2ab7bf93eaf found for delete ", "request_id": "req-de05727c-67b8-4ae5-a931-20ccc77bfec7"}]} 2026-06-10 11:21:16.901 8 INFO neutron.services.segments.plugin [-] Segment 706a37bb-a967-4402-9de0-eb138a7cab54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706a37bb-a967-4402-9de0-eb138a7cab54 found for delete ", "request_id": "req-7ffab9b0-4589-4658-8e7d-492bfe1992f3"}]} 2026-06-10 11:21:16.915 8 INFO neutron.services.segments.plugin [-] Segment 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 resource provider aggregate not found 2026-06-10 11:21:16.919 8 INFO neutron.services.segments.plugin [-] Segment 46352884-fb1d-45e1-9e96-b2ab7bf93eaf resource provider aggregate not found 2026-06-10 11:21:16.931 8 INFO neutron.services.segments.plugin [-] Segment 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 found for delete ", "request_id": "req-4dc220ca-fc05-4bc9-a0d7-86c533c75899"}]} 2026-06-10 11:21:16.937 8 INFO neutron.services.segments.plugin [-] Segment 46352884-fb1d-45e1-9e96-b2ab7bf93eaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46352884-fb1d-45e1-9e96-b2ab7bf93eaf found for delete ", "request_id": "req-7f60dfe1-d80e-4db8-81a5-c11d38aba285"}]} 2026-06-10 11:21:16.980 8 INFO neutron.services.segments.plugin [-] Segment 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 resource provider aggregate not found 2026-06-10 11:21:17.000 8 INFO neutron.services.segments.plugin [-] Segment 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d55e96f-2e59-4ac3-8e7b-cf70dc65fa33 found for delete ", "request_id": "req-40637d81-8b0e-449e-afd0-b8e20731f7ce"}]} [pid: 7|app: 0|req: 685/1366] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:17 2026] GET /v2.0/security-groups?tenant_id=8b34076a9bdd424a97085b43b79c1ab1&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1367] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:17 2026] DELETE /v2.0/security-groups/b9c09c32-eff4-4059-948e-a4427df6e9eb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:17.492 7 INFO neutron.services.segments.plugin [-] Segment 48d344cf-3302-477c-9487-4e032e27d709 resource provider aggregate not found 2026-06-10 11:21:17.498 7 INFO neutron.services.segments.plugin [-] Segment 48d344cf-3302-477c-9487-4e032e27d709 resource provider aggregate not found 2026-06-10 11:21:17.509 7 INFO neutron.services.segments.plugin [-] Segment 48d344cf-3302-477c-9487-4e032e27d709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48d344cf-3302-477c-9487-4e032e27d709 found for delete ", "request_id": "req-d266d516-a5cb-4ec4-aee7-5ceb2f30655d"}]} 2026-06-10 11:21:17.541 7 INFO neutron.services.segments.plugin [-] Segment 48d344cf-3302-477c-9487-4e032e27d709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48d344cf-3302-477c-9487-4e032e27d709 found for delete ", "request_id": "req-02bccdfc-0a9d-4d25-bcfe-14de3af72909"}]} 2026-06-10 11:21:18.477 7 INFO neutron.db.segments_db [None req-e7e5c77f-1fff-4628-87da-7e5da11bc71e 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] Added segment 4b4afbad-c29f-4462-9487-17f4cf32aee1 of type vxlan for network e33a1655-08d8-4de1-9f74-e37da02f7eec [pid: 7|app: 0|req: 686/1368] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:18 2026] POST /v2.0/networks => generated 629 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1369] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:19 2026] POST /v2.0/subnets => generated 673 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:19.335 7 INFO neutron.db.segments_db [None req-a7928fde-2d8c-42d4-bf66-4831c4b03051 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] Added segment 5097f171-ed8d-4fd6-bb35-4f9097648251 of type vxlan for network 4790a500-cda1-4625-b72b-91d61e139b88 [pid: 7|app: 0|req: 687/1370] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:19 2026] POST /v2.0/networks => generated 628 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1371] 10.0.0.194 () {34 vars in 743 bytes} [Wed Jun 10 11:21:19 2026] PUT /v2.0/networks/4790a500-cda1-4625-b72b-91d61e139b88 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1372] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:19 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1373] 10.0.0.194 () {34 vars in 741 bytes} [Wed Jun 10 11:21:19 2026] PUT /v2.0/subnets/b5df7c57-29ea-4878-ba7e-f1fb5177c6c2 => generated 656 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:20.206 7 INFO neutron.services.segments.plugin [-] Segment 5097f171-ed8d-4fd6-bb35-4f9097648251 resource provider aggregate not found 2026-06-10 11:21:20.210 7 INFO neutron.services.segments.plugin [-] Segment 5097f171-ed8d-4fd6-bb35-4f9097648251 resource provider aggregate not found 2026-06-10 11:21:20.228 7 INFO neutron.services.segments.plugin [-] Segment 5097f171-ed8d-4fd6-bb35-4f9097648251 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5097f171-ed8d-4fd6-bb35-4f9097648251 found for delete ", "request_id": "req-2f6dfdab-2c8e-42db-b786-0a97b31e46f6"}]} 2026-06-10 11:21:20.231 7 INFO neutron.services.segments.plugin [-] Segment 5097f171-ed8d-4fd6-bb35-4f9097648251 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5097f171-ed8d-4fd6-bb35-4f9097648251 found for delete ", "request_id": "req-79c5c6d1-6664-425f-b3fc-f3a79ed40752"}]} [pid: 7|app: 0|req: 689/1374] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:19 2026] DELETE /v2.0/networks/4790a500-cda1-4625-b72b-91d61e139b88 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:20.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-813d9bd0-d26f-47bd-8ffa-257c0f69a951 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1375] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/networks/4790a500-cda1-4625-b72b-91d61e139b88 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1376] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1377] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/subnets?network_id=032f2344-b644-438f-937c-576eb3a93c80 => 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: 693/1378] 10.0.0.194 () {32 vars in 653 bytes} [Wed Jun 10 11:21:20 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: 694/1379] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/networks => generated 1313 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1380] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/security-groups?tenant_id=e238f5071c2e40508587504dbdfa80c6&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1381] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1382] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/networks/e33a1655-08d8-4de1-9f74-e37da02f7eec => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1383] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/security-groups/096323fc-839b-4ba8-813b-cea43d54f73d => 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: 697/1384] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/subnets/0db31a6a-5de1-405d-bb55-6f1d4649dd10 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:20.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-092cd2c6-f3c4-4b9e-a7bb-cdf52e7b2f9b 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1385] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/subnets/b5df7c57-29ea-4878-ba7e-f1fb5177c6c2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:20.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d612d488-89cc-4a05-bebb-8d26e223037c 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1386] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/networks/4790a500-cda1-4625-b72b-91d61e139b88 => 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: 698/1387] 10.0.0.68 () {32 vars in 801 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1388] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/subnets/0db31a6a-5de1-405d-bb55-6f1d4649dd10 => 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: 699/1389] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/security-groups?tenant_id=4642b2087e174378a435e97252cee1cb&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:20.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-891f6f08-99e5-4966-aad2-07553cea780a 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] TaaS: Handle Delete Port: 0d829bbf-311f-43f0-b4f4-6b85f276eeed 2026-06-10 11:21:20.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-891f6f08-99e5-4966-aad2-07553cea780a 4ca87355239d4898a53f402eef4fc3e9 a94a55fad7924019b12ea3ae79c9abcf - - default default] Tap Mirror: Handle Delete Port: 0d829bbf-311f-43f0-b4f4-6b85f276eeed [pid: 7|app: 0|req: 700/1390] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/security-groups/1c3ff640-bb07-4556-a74e-bf9a86de4fd6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:20.996 8 INFO neutron.services.segments.plugin [-] Segment 4b4afbad-c29f-4462-9487-17f4cf32aee1 resource provider aggregate not found 2026-06-10 11:21:20.999 8 INFO neutron.services.segments.plugin [-] Segment 4b4afbad-c29f-4462-9487-17f4cf32aee1 resource provider aggregate not found 2026-06-10 11:21:21.014 8 INFO neutron.services.segments.plugin [-] Segment 4b4afbad-c29f-4462-9487-17f4cf32aee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4afbad-c29f-4462-9487-17f4cf32aee1 found for delete ", "request_id": "req-d534b692-7ac3-4cf5-8dee-df2d8c51911a"}]} 2026-06-10 11:21:21.015 8 INFO neutron.services.segments.plugin [-] Segment 4b4afbad-c29f-4462-9487-17f4cf32aee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4afbad-c29f-4462-9487-17f4cf32aee1 found for delete ", "request_id": "req-98f55cc0-fd66-4cef-8efd-33d169007bd5"}]} [pid: 8|app: 0|req: 691/1391] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/networks/e33a1655-08d8-4de1-9f74-e37da02f7eec => 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: 701/1392] 10.0.0.68 () {30 vars in 723 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/quotas/772170c7c54647de869b579db53c1866/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1393] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:21 2026] GET /v2.0/security-groups?tenant_id=a94a55fad7924019b12ea3ae79c9abcf&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1394] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:21 2026] DELETE /v2.0/security-groups/9c78c144-2cfa-478b-8a7d-6c82b2b8a5f1 => 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: 693/1395] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:21:21 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 1244 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1396] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:21 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:23.877 8 INFO neutron.db.segments_db [None req-17fb1473-e8ef-43da-8079-8883c14db077 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Added segment fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 of type vxlan for network 6a0da8d4-7a30-4039-a695-a1684e109c82 [pid: 8|app: 0|req: 694/1397] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:23 2026] POST /v2.0/networks => generated 625 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1398] 10.0.0.68 () {32 vars in 801 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1399] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:21:23 2026] POST /v2.0/ports => generated 774 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:24.383 8 INFO neutron.db.segments_db [None req-9303fc23-3ea7-4c6f-b466-5c3578d7c16e 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Added segment f7193bcd-a566-4e1d-b406-d74e15b7f784 of type vxlan for network f0ee3ab4-41a8-4f03-ba0a-630a986804c0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 696/1400] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:24 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1401] 10.0.0.68 () {30 vars in 723 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/quotas/772170c7c54647de869b579db53c1866/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1402] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:24 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1403] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:21:24 2026] POST /v2.0/ports => generated 950 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:25.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3bcfaeb-a6ff-4f57-921d-9b1182f694b6 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] TaaS: Handle Delete Port: 740fcb86-02f3-4835-8988-173918feb05c 2026-06-10 11:21:25.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3bcfaeb-a6ff-4f57-921d-9b1182f694b6 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Tap Mirror: Handle Delete Port: 740fcb86-02f3-4835-8988-173918feb05c [pid: 8|app: 0|req: 698/1404] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:25 2026] DELETE /v2.0/ports/740fcb86-02f3-4835-8988-173918feb05c => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:25.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-424d81f8-0435-4491-bfeb-3ec191dba1e3 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1405] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:25 2026] DELETE /v2.0/ports/740fcb86-02f3-4835-8988-173918feb05c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:25.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08b69929-1c71-46de-9d59-db70ee5f5bfc 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1406] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/ports/740fcb86-02f3-4835-8988-173918feb05c => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1407] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:25 2026] DELETE /v2.0/subnets/3cae755e-95cc-479e-8368-5ff3313e214b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:25.766 8 INFO neutron.services.segments.plugin [-] Segment f7193bcd-a566-4e1d-b406-d74e15b7f784 resource provider aggregate not found 2026-06-10 11:21:25.774 8 INFO neutron.services.segments.plugin [-] Segment f7193bcd-a566-4e1d-b406-d74e15b7f784 resource provider aggregate not found 2026-06-10 11:21:25.794 8 INFO neutron.services.segments.plugin [-] Segment f7193bcd-a566-4e1d-b406-d74e15b7f784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7193bcd-a566-4e1d-b406-d74e15b7f784 found for delete ", "request_id": "req-78154731-710b-4a45-a1ca-d55003b3853b"}]} [pid: 8|app: 0|req: 700/1408] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:25 2026] DELETE /v2.0/networks/f0ee3ab4-41a8-4f03-ba0a-630a986804c0 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:25.805 8 INFO neutron.services.segments.plugin [-] Segment f7193bcd-a566-4e1d-b406-d74e15b7f784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7193bcd-a566-4e1d-b406-d74e15b7f784 found for delete ", "request_id": "req-0f26b144-2046-43bc-a825-f43715ea8683"}]} 2026-06-10 11:21:25.914 7 INFO neutron.db.segments_db [None req-408dfd10-b98e-4bf2-a2c4-174c84ec25eb 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Added segment 63ad5618-7929-41ba-b66f-9809bab0b52f of type vxlan for network 6b48e466-09de-496b-a4b1-30c5bbcfc838 [pid: 7|app: 0|req: 709/1409] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:25 2026] POST /v2.0/networks => generated 612 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1410] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:26 2026] POST /v2.0/subnets => generated 626 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1411] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:21:26 2026] POST /v2.0/ports => generated 911 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:26.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2a7a843-b88d-4378-894a-82bb0012c718 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] TaaS: Handle Delete Port: 89f971d0-7063-4135-96f7-33016742a90b 2026-06-10 11:21:26.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2a7a843-b88d-4378-894a-82bb0012c718 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Tap Mirror: Handle Delete Port: 89f971d0-7063-4135-96f7-33016742a90b [pid: 8|app: 0|req: 702/1412] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:26 2026] DELETE /v2.0/ports/89f971d0-7063-4135-96f7-33016742a90b => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:27.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62dfb7b6-79d0-4069-8d13-0c8cc91b2906 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1413] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/ports/89f971d0-7063-4135-96f7-33016742a90b => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1414] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/subnets/453b2567-5df1-4adf-a029-6d04c6e97108 => 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: 711/1415] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/security-groups?tenant_id=b973ae9e8fc6467d8eb1c7c60f59e6e7&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1416] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/security-groups/3c82b5fd-b6b9-48ff-a2fa-c1a977e1da86 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1417] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/networks/6b48e466-09de-496b-a4b1-30c5bbcfc838 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1418] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/security-groups?tenant_id=bd6487abff014363b3b1ffefc1e67b7c&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1419] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:21:27 2026] POST /v2.0/ports => generated 774 bytes in 256 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: 714/1420] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/security-groups/2c61b719-5a35-400a-9f92-0765c8d55b63 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:27.815 8 INFO neutron.services.segments.plugin [-] Segment 63ad5618-7929-41ba-b66f-9809bab0b52f resource provider aggregate not found 2026-06-10 11:21:27.830 8 INFO neutron.services.segments.plugin [-] Segment 63ad5618-7929-41ba-b66f-9809bab0b52f resource provider aggregate not found 2026-06-10 11:21:27.839 8 INFO neutron.services.segments.plugin [-] Segment 63ad5618-7929-41ba-b66f-9809bab0b52f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ad5618-7929-41ba-b66f-9809bab0b52f found for delete ", "request_id": "req-f078bdbd-345e-43a4-a8d0-77a5774ee699"}]} 2026-06-10 11:21:27.854 8 INFO neutron.services.segments.plugin [-] Segment 63ad5618-7929-41ba-b66f-9809bab0b52f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ad5618-7929-41ba-b66f-9809bab0b52f found for delete ", "request_id": "req-e98508f9-3c74-478e-b51a-06f2115d21b7"}]} [pid: 8|app: 0|req: 707/1421] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/security-groups?tenant_id=772170c7c54647de869b579db53c1866&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1422] 10.0.0.194 () {34 vars in 737 bytes} [Wed Jun 10 11:21:27 2026] PUT /v2.0/ports/2ca0a13f-ae56-4650-ab8f-23380f799052 => generated 752 bytes in 180 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: 708/1423] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/security-groups/98f033f4-fe7b-4d53-aee9-5aaa04ad261e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:28.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-baac3db3-9679-4f65-a042-f969c0ba37f6 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] TaaS: Handle Delete Port: 2ca0a13f-ae56-4650-ab8f-23380f799052 2026-06-10 11:21:28.068 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baac3db3-9679-4f65-a042-f969c0ba37f6 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Tap Mirror: Handle Delete Port: 2ca0a13f-ae56-4650-ab8f-23380f799052 [pid: 7|app: 0|req: 716/1424] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/ports/2ca0a13f-ae56-4650-ab8f-23380f799052 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1425] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:21:28 2026] GET /v2.0/ports => generated 777 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:28.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-163f8c0b-0e0e-404b-8152-0e6e885e0a21 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1426] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:28 2026] GET /v2.0/ports/2ca0a13f-ae56-4650-ab8f-23380f799052 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1427] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:21:28 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1428] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:28 2026] GET /v2.0/ports/a9071c2e-b0ed-43d0-a75c-d01d5a9faf1b => generated 774 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:28.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7af9248-deb6-49d5-a07e-447db86d7de5 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1429] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:28 2026] DELETE /v2.0/ports/89f971d0-7063-4135-96f7-33016742a90b => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:28.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd13ff79-8e9c-4c29-b3ba-df12c11e90f8 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1430] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:28 2026] DELETE /v2.0/subnets/453b2567-5df1-4adf-a029-6d04c6e97108 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:28.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c36c79b2-c2a1-4126-a291-a83bb4d79b00 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1431] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:28 2026] DELETE /v2.0/subnets/3cae755e-95cc-479e-8368-5ff3313e214b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:28.490 7 INFO neutron_taas.services.taas.taas_plugin [None req-099e58a2-56c2-40c0-9004-084a545cc5e2 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] TaaS: Handle Delete Port: a9071c2e-b0ed-43d0-a75c-d01d5a9faf1b 2026-06-10 11:21:28.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-099e58a2-56c2-40c0-9004-084a545cc5e2 095e3ef82c2f47d695d55ee67f63a763 d5ca3cb6954e4de38718c12605c01a9b - - default default] Tap Mirror: Handle Delete Port: a9071c2e-b0ed-43d0-a75c-d01d5a9faf1b [pid: 7|app: 0|req: 720/1432] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:21:28 2026] DELETE /v2.0/ports/a9071c2e-b0ed-43d0-a75c-d01d5a9faf1b => 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: 713/1433] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:28 2026] DELETE /v2.0/networks/6a0da8d4-7a30-4039-a695-a1684e109c82 => 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: 721/1434] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/security-groups?tenant_id=d5ca3cb6954e4de38718c12605c01a9b&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1435] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:29 2026] DELETE /v2.0/security-groups/f10619c1-309b-4fff-a874-ebb301830d19 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:29.861 8 INFO neutron.services.segments.plugin [-] Segment fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 resource provider aggregate not found 2026-06-10 11:21:29.878 8 INFO neutron.services.segments.plugin [-] Segment fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 resource provider aggregate not found 2026-06-10 11:21:29.884 8 INFO neutron.services.segments.plugin [-] Segment fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 found for delete ", "request_id": "req-ef2d1b89-f3b4-47e0-ab8e-9d68f88c6f9d"}]} 2026-06-10 11:21:29.895 8 INFO neutron.services.segments.plugin [-] Segment fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbd988d-97b0-44b0-9fb8-9cdcaa38ad35 found for delete ", "request_id": "req-d2ef1c6d-f4d7-48e3-a18f-1d2cf977462b"}]} [pid: 8|app: 0|req: 716/1438] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1439] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1440] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 725/1441] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1442] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:21:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1443] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/security-groups => generated 4529 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1444] 10.0.0.194 () {34 vars in 758 bytes} [Wed Jun 10 11:21:31 2026] PUT /v2.0/security-groups/02bd04ac-3ab2-45c4-9835-144530c4ad28 => generated 1662 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1445] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/security-groups/02bd04ac-3ab2-45c4-9835-144530c4ad28 => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1446] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:31 2026] DELETE /v2.0/security-groups/02bd04ac-3ab2-45c4-9835-144530c4ad28 => 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: 728/1447] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:31.949 8 INFO neutron.api.v2.resource [None req-8e977bc7-e629-4456-83b9-c19401fcb210 a546a85ed21240c9ad2a5ae7721218ff cf019fba847f4881899de7c5d547974b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1448] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:31 2026] DELETE /v2.0/security-groups/02bd04ac-3ab2-45c4-9835-144530c4ad28 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1449] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:21:31 2026] POST /v2.0/security-groups => generated 1625 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1450] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1451] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules/00f65c26-a69b-4200-81a8-0bc315ebd395 => 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: 722/1452] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1453] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:21:32 2026] DELETE /v2.0/security-group-rules/00f65c26-a69b-4200-81a8-0bc315ebd395 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1454] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1455] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:32 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: 8|app: 0|req: 724/1456] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules/83644df5-6cb0-4829-acc3-b6982e1f6b8f => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1457] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1458] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1459] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1460] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:21:32 2026] DELETE /v2.0/security-group-rules/83644df5-6cb0-4829-acc3-b6982e1f6b8f => 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: 735/1461] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:21:32 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: 727/1462] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1463] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules/fb677ef3-7364-4706-96e6-67449f422d5c => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1464] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1465] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/security-group-rules/fb677ef3-7364-4706-96e6-67449f422d5c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1466] 10.0.0.194 () {32 vars in 673 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1467] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/security-groups/5665ea40-f030-4f7e-9e8d-6871fb33e837 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1468] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:33 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) [pid: 7|app: 0|req: 739/1469] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1470] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1471] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/security-groups?id=5f15caef-4137-4ab9-9cf3-223100f021d8&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1472] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:34.026 7 INFO neutron_taas.services.taas.taas_plugin [req-249650d3-32c1-4d5d-9363-2a3741102c02 req-87c66589-c0bf-4b2e-ab77-b566e32e63b6 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] TaaS: Handle Delete Port: df27c713-df41-48d2-ba10-a0233f3c61e0 2026-06-10 11:21:34.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-249650d3-32c1-4d5d-9363-2a3741102c02 req-87c66589-c0bf-4b2e-ab77-b566e32e63b6 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] Tap Mirror: Handle Delete Port: df27c713-df41-48d2-ba10-a0233f3c61e0 2026-06-10 11:21:34.165 7 INFO neutron.db.l3_db [req-249650d3-32c1-4d5d-9363-2a3741102c02 req-87c66589-c0bf-4b2e-ab77-b566e32e63b6 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] Floating IP a67c742f-1b01-4021-a4ec-832e8d064bda disassociated. External IP: 10.96.250.207, port: df27c713-df41-48d2-ba10-a0233f3c61e0. [pid: 8|app: 0|req: 733/1473] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/security-groups?tenant_id=cf019fba847f4881899de7c5d547974b&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1474] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:34 2026] DELETE /v2.0/security-groups/f563345d-1431-4873-a046-79145913ec79 => 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: 741/1475] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/ports/df27c713-df41-48d2-ba10-a0233f3c61e0 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:34.596 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f6d7fb3-ec98-4615-8072-fb1bbef9adb6'] response: {'server_uuid': '7415835c-a546-4eff-b692-e64d971c7a3b', 'name': 'network-vif-deleted', 'tag': 'df27c713-df41-48d2-ba10-a0233f3c61e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 735/1476] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:34 2026] GET /v2.0/security-groups?tenant_id=8351ed64e7d441d38f9bf32592bae82c&name=default => generated 2925 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1477] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:34 2026] DELETE /v2.0/security-groups/d3180dff-4222-4e68-bce9-7a0779f53d22 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1478] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:34 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 743/1479] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:35 2026] GET /v2.0/security-groups?tenant_id=0e70abdb583a470683b1f3031c276640&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1480] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:35 2026] DELETE /v2.0/security-groups/65cd6102-3f03-4950-a695-760e3c687b9c => 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: 744/1481] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:36 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => 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: 738/1482] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:21:36 2026] POST /v2.0/subnetpools => generated 548 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1483] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:21:36 2026] GET /v2.0/subnetpools/b8fb3dbe-d622-4530-997b-f45df84741d7 => generated 548 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1484] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:21:36 2026] PUT /v2.0/subnetpools/b8fb3dbe-d622-4530-997b-f45df84741d7 => generated 500 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1485] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:21:36 2026] DELETE /v2.0/subnetpools/b8fb3dbe-d622-4530-997b-f45df84741d7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:36.460 8 INFO neutron.api.v2.resource [None req-4f3b3609-5cdd-43c9-b037-aee6aa064cb8 b3e1384c462f4f51ab89d9571173d8f1 06e6b90553fa4dcc90975c0f5fc0c077 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1486] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:21:36 2026] GET /v2.0/subnetpools/b8fb3dbe-d622-4530-997b-f45df84741d7 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:36.484 7 INFO neutron.api.v2.resource [None req-46ba684c-a9a0-4145-b152-8dae66dec259 b3e1384c462f4f51ab89d9571173d8f1 06e6b90553fa4dcc90975c0f5fc0c077 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1487] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:21:36 2026] DELETE /v2.0/subnetpools/b8fb3dbe-d622-4530-997b-f45df84741d7 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1488] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:37 2026] GET /v2.0/ports?device_id=7415835c-a546-4eff-b692-e64d971c7a3b => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1489] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:36 2026] GET /v2.0/security-groups?tenant_id=06e6b90553fa4dcc90975c0f5fc0c077&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1490] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:37 2026] DELETE /v2.0/security-groups/5644a083-eb85-4f57-b54c-60a4d0241ee6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:37.516 8 INFO neutron.db.segments_db [None req-0b7abec1-ec2a-47bd-bcf4-56bcac39dde0 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] Added segment 8ba06bd5-af6c-49de-9326-9fe7fb790836 of type vxlan for network 227bdab5-3111-4bd6-a199-7f5421e213e8 [pid: 8|app: 0|req: 742/1491] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/networks => generated 625 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1492] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/subnets => generated 641 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:37.933 7 INFO neutron.db.segments_db [None req-15cf40f7-7124-431a-854d-85ceeb524f99 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] Added segment 9a435ca0-b224-4141-8e62-beb686a5f7ca of type vxlan for network fcd2b6ba-375a-430b-8af1-5421e812b17a [pid: 7|app: 0|req: 751/1493] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/networks => generated 625 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1494] 10.0.0.194 () {34 vars in 743 bytes} [Wed Jun 10 11:21:38 2026] PUT /v2.0/networks/fcd2b6ba-375a-430b-8af1-5421e812b17a => generated 592 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:38.249 8 INFO neutron.db.segments_db [None req-cf32454f-92ec-49d5-b037-c73691322595 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Added segment ee934c76-6f19-4d54-bbdf-9ed6a15ced1a of type vxlan for network 9609fd6c-1870-491c-946f-bcc369d63d6b [pid: 8|app: 0|req: 743/1495] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/networks => generated 621 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1496] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:38 2026] DELETE /v2.0/security-groups/5f15caef-4137-4ab9-9cf3-223100f021d8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1497] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:38 2026] POST /v2.0/subnets => generated 626 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:38.496 7 INFO neutron.api.v2.resource [None req-85ae7452-118c-4b31-a6c7-54976d951f09 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1498] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.0/security-groups/5f15caef-4137-4ab9-9cf3-223100f021d8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1499] 10.0.0.194 () {34 vars in 741 bytes} [Wed Jun 10 11:21:38 2026] PUT /v2.0/subnets/929c06e3-40a4-49e7-b2d0-ab99931ad0b2 => generated 636 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1500] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:38 2026] POST /v2.0/subnets => generated 658 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:38.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-d85fc32d-6eeb-45ea-9241-7493bfcc274a fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] TaaS: Handle Delete Port: 881d1a51-2aed-411c-bbd4-1e6496da5106 2026-06-10 11:21:38.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d85fc32d-6eeb-45ea-9241-7493bfcc274a fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] Tap Mirror: Handle Delete Port: 881d1a51-2aed-411c-bbd4-1e6496da5106 2026-06-10 11:21:38.978 8 INFO neutron.services.segments.plugin [-] Segment 9a435ca0-b224-4141-8e62-beb686a5f7ca resource provider aggregate not found 2026-06-10 11:21:38.982 8 INFO neutron.services.segments.plugin [-] Segment 9a435ca0-b224-4141-8e62-beb686a5f7ca resource provider aggregate not found [pid: 8|app: 0|req: 746/1501] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:38 2026] DELETE /v2.0/networks/fcd2b6ba-375a-430b-8af1-5421e812b17a => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:39.011 8 INFO neutron.services.segments.plugin [-] Segment 9a435ca0-b224-4141-8e62-beb686a5f7ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a435ca0-b224-4141-8e62-beb686a5f7ca found for delete ", "request_id": "req-ca8c8491-67dc-4d8c-b798-69de3ed82922"}]} 2026-06-10 11:21:39.016 8 INFO neutron.services.segments.plugin [-] Segment 9a435ca0-b224-4141-8e62-beb686a5f7ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a435ca0-b224-4141-8e62-beb686a5f7ca found for delete ", "request_id": "req-96686577-7186-4ac4-8b21-06cb0502a16b"}]} [pid: 8|app: 0|req: 747/1502] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:21:39 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:39.295 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62e507ae-1ef4-463a-ad8a-21bb2abd23b1 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1503] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:39 2026] DELETE /v2.0/networks/fcd2b6ba-375a-430b-8af1-5421e812b17a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1504] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:21:38 2026] DELETE /v2.0/floatingips/a67c742f-1b01-4021-a4ec-832e8d064bda => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:39.508 8 INFO neutron.db.segments_db [None req-f46905cf-d29e-42cb-9080-90c63edc1c6b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment f951a0de-9477-45cd-b985-cb433a038d10 of type vxlan for network 88aad7d9-9349-4cda-8e6f-6038fd2a8aa5 [pid: 8|app: 0|req: 749/1505] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:21:39 2026] POST /v2.0/networks => generated 722 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1506] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:21:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1507] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:39 2026] POST /v2.0/subnets => generated 731 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1508] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:39 2026] POST /v2.0/subnets => generated 688 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1509] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:21:39 2026] GET /v2.0/subnets?network_id=032f2344-b644-438f-937c-576eb3a93c80 => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:39.892 7 INFO neutron.db.segments_db [None req-5f4ddcb2-b2ff-4136-bb24-c09b97b06696 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Added segment d4783bd2-29fb-43e6-8cae-bc64b02b33c2 of type vxlan for network 5d651110-96ec-4878-adc8-4789928b019a [pid: 7|app: 0|req: 760/1510] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:39 2026] POST /v2.0/networks => generated 619 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:40.017 7 INFO neutron.db.segments_db [None req-c7d4e1b7-38f6-44c2-9202-dd219218c5d2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 5311d559-4faa-48a1-bdbf-5323955adef8 of type vxlan for network 0b45a873-2c90-4bf5-9fa5-644e30f2be55 2026-06-10 11:21:40.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-2cfbda49-e277-4ddf-8b5d-c3aeed14b91f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: b5a143bb-3191-4792-95d1-41c803f56e92 2026-06-10 11:21:40.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cfbda49-e277-4ddf-8b5d-c3aeed14b91f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: b5a143bb-3191-4792-95d1-41c803f56e92 2026-06-10 11:21:40.279 7 INFO neutron.db.l3_hamode_db [None req-c7d4e1b7-38f6-44c2-9202-dd219218c5d2 a259aa30a3b043ffaf32ef85c8ed76c9 79ade521084b46978070d5ab6a2be355 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 751/1511] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:21:39 2026] PUT /v2.0/routers/d5cbd088-dce6-48b9-b2f5-2d7fa9886e7c/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1512] 10.0.0.194 () {32 vars in 653 bytes} [Wed Jun 10 11:21:40 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1513] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:40 2026] POST /v2.0/subnets => generated 656 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:41.011 7 INFO neutron.db.l3_hamode_db [None req-c7d4e1b7-38f6-44c2-9202-dd219218c5d2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:21:41.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5c32493-c276-44db-9b1e-79d88a2ead01 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: d56e498b-ba69-49a5-a4f3-3e7726fc84e0 2026-06-10 11:21:41.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5c32493-c276-44db-9b1e-79d88a2ead01 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: d56e498b-ba69-49a5-a4f3-3e7726fc84e0 2026-06-10 11:21:41.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5c32493-c276-44db-9b1e-79d88a2ead01 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 1b3cc4cf-885f-4a71-a205-809042eb3259 2026-06-10 11:21:41.353 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5c32493-c276-44db-9b1e-79d88a2ead01 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 1b3cc4cf-885f-4a71-a205-809042eb3259 2026-06-10 11:21:41.686 8 INFO neutron.services.segments.plugin [-] Segment 2875031b-25ad-4743-a046-bb58e9e22bea resource provider aggregate not found 2026-06-10 11:21:41.691 8 INFO neutron.services.segments.plugin [-] Segment 2875031b-25ad-4743-a046-bb58e9e22bea resource provider aggregate not found 2026-06-10 11:21:41.705 8 INFO neutron.services.segments.plugin [-] Segment 2875031b-25ad-4743-a046-bb58e9e22bea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2875031b-25ad-4743-a046-bb58e9e22bea found for delete ", "request_id": "req-384967e4-a713-46cb-937c-7d26752bf8d7"}]} 2026-06-10 11:21:41.714 8 INFO neutron.services.segments.plugin [-] Segment 2875031b-25ad-4743-a046-bb58e9e22bea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2875031b-25ad-4743-a046-bb58e9e22bea found for delete ", "request_id": "req-c799c4e1-3f02-42a1-a68c-e7976057d622"}]} 2026-06-10 11:21:41.723 8 INFO neutron.db.l3_hamode_db [None req-f5c32493-c276-44db-9b1e-79d88a2ead01 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 48fcda67-b458-46d2-b6c6-081b159451f7 was deleted as no HA routers are present in tenant a1074a822b584b7b8fc80037df56dab7. [pid: 8|app: 0|req: 754/1514] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:40 2026] DELETE /v2.0/routers/d5cbd088-dce6-48b9-b2f5-2d7fa9886e7c => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1515] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:21:41 2026] GET /v2.0/networks => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1516] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:39 2026] POST /v2.0/routers => generated 728 bytes in 1831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1517] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:41 2026] DELETE /v2.0/subnets/0ff6374f-c400-4157-bfac-f880c6149cfd => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1518] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:21:41 2026] GET /v2.0/subnets => generated 1280 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1519] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:41 2026] POST /v2.0/subnets => generated 726 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:42.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f599ba5-d78e-431b-836a-ccfefc48f767 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 3328e54f-b134-4a14-9091-692a85c6f177 2026-06-10 11:21:42.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f599ba5-d78e-431b-836a-ccfefc48f767 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 3328e54f-b134-4a14-9091-692a85c6f177 [pid: 8|app: 0|req: 757/1520] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:42 2026] DELETE /v2.0/networks/11401594-bb39-4d80-a16a-434392cf29fd => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1521] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:21:42 2026] GET /v2.0/networks/227bdab5-3111-4bd6-a199-7f5421e213e8 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:42.400 8 INFO neutron.db.segments_db [None req-66c3366e-f8d0-48ab-ac85-c94408123096 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Added segment a9861b27-dea6-4935-9d34-e13e5e3fe6b8 of type vxlan for network 39d45d66-6ed1-4924-84c6-1892347df994 [pid: 8|app: 0|req: 759/1522] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/networks => generated 618 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1523] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:21:42 2026] GET /v2.0/subnets/71e5e770-3dac-4083-8e64-769751e1b84e => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1524] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:42 2026] GET /v2.0/security-groups?tenant_id=a1074a822b584b7b8fc80037df56dab7&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1525] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/subnets => generated 656 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:42.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-853115ca-c793-4b84-b9c8-79a0446f48c2 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1526] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:42 2026] DELETE /v2.0/subnets/929c06e3-40a4-49e7-b2d0-ab99931ad0b2 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1527] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:42 2026] DELETE /v2.0/security-groups/0278ddf4-97fb-4cd2-bab6-15ec04f07159 => 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: 765/1528] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/subnets => generated 730 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:43.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6138a044-7dac-4620-8dd3-ca37f99886f0 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1529] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/networks/fcd2b6ba-375a-430b-8af1-5421e812b17a => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:43.236 8 INFO neutron.db.segments_db [None req-811a9d97-16ae-4206-b65f-36345297c8d2 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Added segment 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 of type vxlan for network 846a5ded-f8f9-4b4f-82ac-7a61f09333b1 [pid: 7|app: 0|req: 764/1530] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:41 2026] PUT /v2.0/routers/ad401090-64a2-4b22-ad4c-b042e7ec12fb/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1531] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/subnets/71e5e770-3dac-4083-8e64-769751e1b84e => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:43.538 8 INFO neutron.db.l3_hamode_db [None req-811a9d97-16ae-4206-b65f-36345297c8d2 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:21:43.607 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aaee6a1-2276-4b39-8c3a-2c3591a9f993 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] TaaS: Handle Delete Port: 08740130-1341-4bf9-9844-c79ca3168dfc 2026-06-10 11:21:43.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aaee6a1-2276-4b39-8c3a-2c3591a9f993 9db235466b624e2d87859817e1297495 e5897c937d854ae4b3175e0dc3397703 - - default default] Tap Mirror: Handle Delete Port: 08740130-1341-4bf9-9844-c79ca3168dfc 2026-06-10 11:21:43.748 8 INFO neutron.services.segments.plugin [-] Segment ee02f17a-9ae4-4a14-b385-ac81ada70fce resource provider aggregate not found 2026-06-10 11:21:43.755 8 INFO neutron.services.segments.plugin [-] Segment ee02f17a-9ae4-4a14-b385-ac81ada70fce resource provider aggregate not found 2026-06-10 11:21:43.765 8 INFO neutron.services.segments.plugin [-] Segment ee02f17a-9ae4-4a14-b385-ac81ada70fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee02f17a-9ae4-4a14-b385-ac81ada70fce found for delete ", "request_id": "req-97027848-6e49-4204-8578-887f910883e4"}]} 2026-06-10 11:21:43.780 8 INFO neutron.services.segments.plugin [-] Segment ee02f17a-9ae4-4a14-b385-ac81ada70fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee02f17a-9ae4-4a14-b385-ac81ada70fce found for delete ", "request_id": "req-91290d03-ddc3-451f-8f62-dd9d2a3ae0b8"}]} 2026-06-10 11:21:43.855 7 INFO neutron.services.segments.plugin [-] Segment 8ba06bd5-af6c-49de-9326-9fe7fb790836 resource provider aggregate not found 2026-06-10 11:21:43.860 7 INFO neutron.services.segments.plugin [-] Segment 8ba06bd5-af6c-49de-9326-9fe7fb790836 resource provider aggregate not found 2026-06-10 11:21:43.879 7 INFO neutron.services.segments.plugin [-] Segment 8ba06bd5-af6c-49de-9326-9fe7fb790836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba06bd5-af6c-49de-9326-9fe7fb790836 found for delete ", "request_id": "req-387dcb1d-f8be-474e-ac7c-aa23978e1a38"}]} 2026-06-10 11:21:43.883 7 INFO neutron.services.segments.plugin [-] Segment 8ba06bd5-af6c-49de-9326-9fe7fb790836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba06bd5-af6c-49de-9326-9fe7fb790836 found for delete ", "request_id": "req-d17d9ff9-a1ce-42ed-80a7-ea53d859dce7"}]} [pid: 7|app: 0|req: 766/1532] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/networks/227bdab5-3111-4bd6-a199-7f5421e213e8 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:44.369 8 INFO neutron.db.l3_hamode_db [None req-811a9d97-16ae-4206-b65f-36345297c8d2 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 767/1533] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:44 2026] GET /v2.0/security-groups?tenant_id=e5897c937d854ae4b3175e0dc3397703&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1536] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:44 2026] DELETE /v2.0/security-groups/d8b03d1b-bb70-4a0b-82c3-3090c2f7be42 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1537] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:43 2026] POST /v2.0/routers => generated 685 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1538] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/networks?id=88aad7d9-9349-4cda-8e6f-6038fd2a8aa5 => generated 673 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1539] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/quotas/79ade521084b46978070d5ab6a2be355 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1540] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/ports?tenant_id=79ade521084b46978070d5ab6a2be355&fields=id => generated 57 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1541] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/networks/88aad7d9-9349-4cda-8e6f-6038fd2a8aa5?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1542] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:21:46 2026] GET /v2.0/networks/88aad7d9-9349-4cda-8e6f-6038fd2a8aa5?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: 773/1543] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:46 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1544] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:45 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:46.800 8 INFO neutron.db.segments_db [None req-64f34e19-bdcc-4578-9fcb-6a634704f9dd eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 of type vxlan for network 4bfb7d3f-90c8-42f0-bada-ea82f258c64e [pid: 8|app: 0|req: 774/1545] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:46 2026] POST /v2.0/networks => generated 614 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:46.929 8 INFO neutron.db.segments_db [None req-43054b71-1451-49ee-9932-11fbf279d802 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment 645f38ee-0b34-47e7-b1e0-1c653989d08e of type vxlan for network f127e02d-a110-4e14-8918-aa3c0983a953 [pid: 8|app: 0|req: 775/1546] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:46 2026] POST /v2.0/networks => generated 615 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1547] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:47 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1548] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:47 2026] POST /v2.0/subnets => generated 655 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1549] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:47.656 8 INFO neutron.db.segments_db [None req-5425f8b5-289e-49d9-9421-91468028ce5e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment a04e3f10-b206-4600-8209-40124d6efa35 of type vxlan for network 5bd39c99-2406-452a-ac15-482d56bdb602 2026-06-10 11:21:47.915 8 INFO neutron.db.l3_hamode_db [None req-5425f8b5-289e-49d9-9421-91468028ce5e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 772/1550] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:46 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:48.097 8 INFO neutron.db.l3_hamode_db [None req-5425f8b5-289e-49d9-9421-91468028ce5e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 773/1551] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/security-groups?tenant_id=ab121ac097df415fb63e26d0a5d80f09&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1552] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:47 2026] POST /v2.0/routers => generated 511 bytes in 1195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1553] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:48 2026] DELETE /v2.0/security-groups/a4e2d877-26c7-49bc-9039-b68ef267458c => 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: 781/1554] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => 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: 774/1555] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:48 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1556] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:48 2026] PUT /v2.0/routers/c6fc9d0b-e596-48d2-9037-732778ef4a41/add_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1557] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:49 2026] GET /v2.0/security-groups?tenant_id=fa3307250f66408dbec2ec1761c87a37&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: 776/1558] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:49 2026] GET /v2.0/ports/7b933fd1-cbae-4696-a427-ba8f145c5e04 => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1559] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:21:49 2026] POST /v2.0/security-groups => generated 1627 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1560] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => 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: 777/1561] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:50 2026] DELETE /v2.0/security-groups/8336642e-42bd-4dcc-a538-230e0ecc4fee => 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: 778/1562] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1563] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1564] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:50 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1565] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1566] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/networks?id=88aad7d9-9349-4cda-8e6f-6038fd2a8aa5 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1567] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1568] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:21:50 2026] POST /v2.0/ports => generated 954 bytes in 392 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: 785/1569] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:50 2026] PUT /v2.0/routers/c6fc9d0b-e596-48d2-9037-732778ef4a41/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1570] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 957 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1571] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:51 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: 7|app: 0|req: 786/1572] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/ports/33f98398-760c-4620-aec4-2b27805d8caf => generated 967 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1573] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1574] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1575] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:21:51 2026] PUT /v2.0/ports/47862d59-49ff-47b0-919f-51928edf19f6 => generated 1235 bytes in 408 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-06-10 11:21:51.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f79ea7a-996d-46d5-8c41-d32a63921a7d'] response: {'name': 'network-changed', 'server_uuid': '337b4d28-ab84-415e-afb3-580b3b00bec3', 'tag': '47862d59-49ff-47b0-919f-51928edf19f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 788/1576] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:51 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) 2026-06-10 11:21:51.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb4a83b2-e791-4401-addc-37311af2a7dc eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: 33f98398-760c-4620-aec4-2b27805d8caf 2026-06-10 11:21:51.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb4a83b2-e791-4401-addc-37311af2a7dc eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: 33f98398-760c-4620-aec4-2b27805d8caf [pid: 8|app: 0|req: 789/1577] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1578] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1579] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:21:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1580] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:21:51 2026] PUT /v2.0/routers/c6fc9d0b-e596-48d2-9037-732778ef4a41/remove_router_interface => generated 309 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1581] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/ports?tenant_id=79ade521084b46978070d5ab6a2be355&device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1582] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/networks?tenant_id=79ade521084b46978070d5ab6a2be355&shared=False => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1583] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1584] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1585] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:52.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d34bcd3-cfde-4dfd-b904-4483de1a774e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: 7b933fd1-cbae-4696-a427-ba8f145c5e04 2026-06-10 11:21:52.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d34bcd3-cfde-4dfd-b904-4483de1a774e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: 7b933fd1-cbae-4696-a427-ba8f145c5e04 [pid: 8|app: 0|req: 797/1586] 10.0.0.115 () {34 vars in 1094 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-954953931&fields=id&tenant_id=7938cd66be3c417aa26cedcd695a6f08 => 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: 798/1587] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1588] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/quotas/7938cd66be3c417aa26cedcd695a6f08 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1589] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&fields=id => generated 241 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1590] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1591] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:21:52 2026] PUT /v2.0/routers/c6fc9d0b-e596-48d2-9037-732778ef4a41/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1592] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?device_id=c6fc9d0b-e596-48d2-9037-732778ef4a41 => 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: 802/1593] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1594] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:53.247 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bcdfe40-e4f3-49f0-bf38-c84c414c2b7e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: 04247926-53e5-414c-bf3a-adafe874872f 2026-06-10 11:21:53.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bcdfe40-e4f3-49f0-bf38-c84c414c2b7e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: 04247926-53e5-414c-bf3a-adafe874872f [pid: 8|app: 0|req: 804/1595] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?tenant_id=79ade521084b46978070d5ab6a2be355&device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1596] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=47862d59-49ff-47b0-919f-51928edf19f6 => 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: 806/1597] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/subnets?id=4ba9c254-89c2-404b-b742-df175d8396ac => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1598] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?network_id=88aad7d9-9349-4cda-8e6f-6038fd2a8aa5&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:53.612 7 INFO neutron.services.segments.plugin [-] Segment a04e3f10-b206-4600-8209-40124d6efa35 resource provider aggregate not found 2026-06-10 11:21:53.617 7 INFO neutron.services.segments.plugin [-] Segment a04e3f10-b206-4600-8209-40124d6efa35 resource provider aggregate not found [pid: 8|app: 0|req: 808/1599] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:53.636 7 INFO neutron.services.segments.plugin [-] Segment a04e3f10-b206-4600-8209-40124d6efa35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04e3f10-b206-4600-8209-40124d6efa35 found for delete ", "request_id": "req-778308b7-6fce-4315-a159-088520b1f387"}]} 2026-06-10 11:21:53.638 7 INFO neutron.services.segments.plugin [-] Segment a04e3f10-b206-4600-8209-40124d6efa35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04e3f10-b206-4600-8209-40124d6efa35 found for delete ", "request_id": "req-cc32db6b-2480-40d3-850e-a81938034feb"}]} 2026-06-10 11:21:53.643 7 INFO neutron.db.l3_hamode_db [None req-3bcdfe40-e4f3-49f0-bf38-c84c414c2b7e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] HA network 5bd39c99-2406-452a-ac15-482d56bdb602 was deleted as no HA routers are present in tenant 3704361168544c86af9e9e3f2346d56f. [pid: 7|app: 0|req: 792/1600] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/routers/c6fc9d0b-e596-48d2-9037-732778ef4a41 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1601] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/networks/88aad7d9-9349-4cda-8e6f-6038fd2a8aa5?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: 793/1602] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&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: 794/1603] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/networks/88aad7d9-9349-4cda-8e6f-6038fd2a8aa5?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: 810/1604] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/subnets/a5042799-3788-4d2e-b9b9-36cd41d8713e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1605] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/subnets/730df008-719c-4b4c-973d-6fc3ab089683 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:54.140 8 INFO neutron.services.segments.plugin [-] Segment 645f38ee-0b34-47e7-b1e0-1c653989d08e resource provider aggregate not found 2026-06-10 11:21:54.144 8 INFO neutron.services.segments.plugin [-] Segment 645f38ee-0b34-47e7-b1e0-1c653989d08e resource provider aggregate not found 2026-06-10 11:21:54.160 8 INFO neutron.services.segments.plugin [-] Segment 645f38ee-0b34-47e7-b1e0-1c653989d08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 645f38ee-0b34-47e7-b1e0-1c653989d08e found for delete ", "request_id": "req-592e5740-c825-411a-bca6-8568bc204573"}]} 2026-06-10 11:21:54.169 8 INFO neutron.services.segments.plugin [-] Segment 645f38ee-0b34-47e7-b1e0-1c653989d08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 645f38ee-0b34-47e7-b1e0-1c653989d08e found for delete ", "request_id": "req-77513872-3c1b-45f4-8615-48313a9cf04e"}]} [pid: 8|app: 0|req: 811/1606] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/networks/f127e02d-a110-4e14-8918-aa3c0983a953 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1607] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:54 2026] DELETE /v2.0/networks/4bfb7d3f-90c8-42f0-bada-ea82f258c64e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:54.385 7 INFO neutron.db.segments_db [None req-3c37921f-6491-44e4-ae29-c85084904310 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment 87e190b6-18a3-42cc-bd60-476096386576 of type vxlan for network da644797-36d1-4f07-9e6b-a7a57f12d3bf [pid: 7|app: 0|req: 797/1608] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:54 2026] POST /v2.0/networks => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1609] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?tenant_id=55ddeaca74564413a65e75647eff0fe7&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1610] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:54 2026] DELETE /v2.0/security-groups/f451e6d0-4a8b-4ee2-b9e5-e3c545a7a836 => 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: 798/1611] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:54 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:54.764 7 INFO neutron.db.segments_db [None req-8587f252-d5cb-49ea-aafa-3af19e88e6fb eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment 6d1a34fb-c5d8-4b18-8dbd-5887112add0f of type vxlan for network 4bc77356-3103-4db6-9cb4-15dd4fe76c09 [pid: 8|app: 0|req: 814/1612] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?tenant_id=a7db255d059147739f2b987774e29b81&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1613] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => 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: 816/1614] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:21:54 2026] DELETE /v2.0/security-groups/fb57c14c-af71-4edc-8f30-debbd7f16b3b => 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: 817/1615] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:55.018 7 INFO neutron.db.l3_hamode_db [None req-8587f252-d5cb-49ea-aafa-3af19e88e6fb eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:21:55.140 7 INFO neutron.db.l3_hamode_db [None req-8587f252-d5cb-49ea-aafa-3af19e88e6fb eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:21:55.662 7 INFO neutron.services.segments.plugin [-] Segment 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 resource provider aggregate not found 2026-06-10 11:21:55.664 7 INFO neutron.services.segments.plugin [-] Segment 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 resource provider aggregate not found 2026-06-10 11:21:55.681 7 INFO neutron.services.segments.plugin [-] Segment 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 found for delete ", "request_id": "req-5982c41f-4594-4fa5-a69a-5a7359feee54"}]} 2026-06-10 11:21:55.690 7 INFO neutron.services.segments.plugin [-] Segment 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7efbfd08-02b0-4dfd-9938-262de8dd0bd1 found for delete ", "request_id": "req-a676bc5b-aa26-472e-8100-2f035771bede"}]} [pid: 7|app: 0|req: 799/1616] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:54 2026] POST /v2.0/routers => generated 511 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1617] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:56 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1618] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:56 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1619] 10.0.0.194 () {34 vars in 665 bytes} [Wed Jun 10 11:21:55 2026] POST /v2.0/ports => generated 963 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 802/1620] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:21:56 2026] PUT /v2.0/routers/50913f23-a80d-4b30-9a01-8bb4dd09ef32/add_router_interface => generated 309 bytes in 1086 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: 819/1621] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1622] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/ports/0b44bb7f-580b-4248-aa3c-f39bc0fb5afb => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1623] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1624] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1625] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7938cd66be3c417aa26cedcd695a6f08 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:57.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-e758cd81-cdaa-41df-9f77-77cf0dbdf67e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: 0b44bb7f-580b-4248-aa3c-f39bc0fb5afb 2026-06-10 11:21:57.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e758cd81-cdaa-41df-9f77-77cf0dbdf67e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: 0b44bb7f-580b-4248-aa3c-f39bc0fb5afb [pid: 8|app: 0|req: 823/1626] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:21:57 2026] POST /v2.0/ports => generated 1179 bytes in 483 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: 804/1627] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:21:57 2026] PUT /v2.0/routers/50913f23-a80d-4b30-9a01-8bb4dd09ef32/remove_router_interface => generated 309 bytes in 810 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-06-10 11:21:58.343 7 INFO neutron.api.v2.resource [None req-8d5444c4-5edc-4467-abed-baec47061d89 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1628] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:21:58 2026] PUT /v2.0/routers/50913f23-a80d-4b30-9a01-8bb4dd09ef32/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1629] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1194 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1630] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/ports?device_id=50913f23-a80d-4b30-9a01-8bb4dd09ef32 => 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: 808/1631] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1632] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:21:58 2026] PUT /v2.0/ports/904f76e2-a5ee-467c-9df0-0e77fd0fad3b => generated 1460 bytes in 474 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-06-10 11:21:58.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbc228c4-b946-49c4-b60c-e6bdc377bc4d'] response: {'name': 'network-changed', 'server_uuid': '493fcb7e-3eea-471c-9d0f-27a4905134ca', 'tag': '904f76e2-a5ee-467c-9df0-0e77fd0fad3b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 825/1633] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1634] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:58.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbfd2bbe-ea26-40db-99ed-3e7aef7a3940 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: eee3f0bd-6778-44cd-89c9-d5f77c23941e 2026-06-10 11:21:58.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbfd2bbe-ea26-40db-99ed-3e7aef7a3940 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: eee3f0bd-6778-44cd-89c9-d5f77c23941e 2026-06-10 11:21:58.990 7 INFO neutron.services.segments.plugin [-] Segment 6d1a34fb-c5d8-4b18-8dbd-5887112add0f resource provider aggregate not found 2026-06-10 11:21:58.996 7 INFO neutron.services.segments.plugin [-] Segment 6d1a34fb-c5d8-4b18-8dbd-5887112add0f resource provider aggregate not found 2026-06-10 11:21:59.009 7 INFO neutron.services.segments.plugin [-] Segment 6d1a34fb-c5d8-4b18-8dbd-5887112add0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1a34fb-c5d8-4b18-8dbd-5887112add0f found for delete ", "request_id": "req-59d1acd2-fa2d-455e-9775-51135f890b12"}]} 2026-06-10 11:21:59.030 7 INFO neutron.services.segments.plugin [-] Segment 6d1a34fb-c5d8-4b18-8dbd-5887112add0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1a34fb-c5d8-4b18-8dbd-5887112add0f found for delete ", "request_id": "req-3c961112-d040-4626-be4b-973103f9e346"}]} 2026-06-10 11:21:59.041 7 INFO neutron.db.l3_hamode_db [None req-bbfd2bbe-ea26-40db-99ed-3e7aef7a3940 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] HA network 4bc77356-3103-4db6-9cb4-15dd4fe76c09 was deleted as no HA routers are present in tenant 3704361168544c86af9e9e3f2346d56f. [pid: 7|app: 0|req: 809/1635] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:58 2026] DELETE /v2.0/routers/50913f23-a80d-4b30-9a01-8bb4dd09ef32 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1636] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:21:59 2026] DELETE /v2.0/subnets/cc71372e-21ce-4d3d-9e0b-1b043d745121 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1637] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:59 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1638] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:21:59 2026] GET /v2.0/networks?tenant_id=7938cd66be3c417aa26cedcd695a6f08&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1639] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:21:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:59.358 8 INFO neutron.services.segments.plugin [-] Segment 87e190b6-18a3-42cc-bd60-476096386576 resource provider aggregate not found 2026-06-10 11:21:59.366 8 INFO neutron.services.segments.plugin [-] Segment 87e190b6-18a3-42cc-bd60-476096386576 resource provider aggregate not found 2026-06-10 11:21:59.382 8 INFO neutron.services.segments.plugin [-] Segment 87e190b6-18a3-42cc-bd60-476096386576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e190b6-18a3-42cc-bd60-476096386576 found for delete ", "request_id": "req-d9933b5f-4c98-455a-a6f4-6de7bb8f647f"}]} 2026-06-10 11:21:59.396 8 INFO neutron.services.segments.plugin [-] Segment 87e190b6-18a3-42cc-bd60-476096386576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e190b6-18a3-42cc-bd60-476096386576 found for delete ", "request_id": "req-2fe674fb-e4d3-441c-9f95-bef5abd33b79"}]} [pid: 8|app: 0|req: 828/1640] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:21:59 2026] DELETE /v2.0/networks/da644797-36d1-4f07-9e6b-a7a57f12d3bf => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:59.453 7 INFO neutron.db.segments_db [None req-cc6a90b8-72f0-4791-aca3-d610462cd7a6 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment 2168f4c3-3fd8-4915-b671-a7899d3ea080 of type vxlan for network 0e2d5712-342e-472c-8ed9-bf040e4a96e6 [pid: 7|app: 0|req: 813/1641] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:21:59 2026] POST /v2.0/networks => generated 615 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1644] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:59 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:59.843 8 INFO neutron.db.segments_db [None req-e59e7c23-3757-464b-8877-8bb8d5412949 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment f469c4fd-baff-411c-982a-2c9334c43a0b of type vxlan for network 518545d8-7869-4eb1-a0a2-6ebe4ccfb490 [pid: 7|app: 0|req: 816/1645] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => 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: 817/1646] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:00.144 8 INFO neutron.db.l3_hamode_db [None req-e59e7c23-3757-464b-8877-8bb8d5412949 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:00.261 8 INFO neutron.db.l3_hamode_db [None req-e59e7c23-3757-464b-8877-8bb8d5412949 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 818/1647] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1648] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=904f76e2-a5ee-467c-9df0-0e77fd0fad3b => 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: 820/1649] 199.204.45.242 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=904f76e2-a5ee-467c-9df0-0e77fd0fad3b => 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: 821/1650] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/subnets?id=25f0b750-92b4-4b64-a92f-b0db25099864&id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1651] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1652] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&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: 824/1653] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 825/1654] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 830/1655] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:21:59 2026] POST /v2.0/routers => generated 511 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1656] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:00 2026] GET /v2.0/security-groups?tenant_id=fccb21e7928b466c93c8b5f6a0d04ab3&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1657] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:00 2026] DELETE /v2.0/security-groups/e10ed22d-0263-4245-b2db-18934213e345 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1658] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:01 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1659] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:01 2026] GET /v2.0/security-groups?tenant_id=feda39e631a64a3abf4392b193a3be74&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1660] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:01 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&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: 831/1661] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:01 2026] DELETE /v2.0/security-groups/d311525e-4387-4c72-9995-470575819999 => 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: 831/1662] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:22:00 2026] PUT /v2.0/routers/2c5d09a5-c799-4c99-9ed8-b9c2ec21a04f/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1663] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.0/ports/a93ae91b-7375-4813-892d-c6f256e91b40 => generated 959 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1664] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:02.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-030909a7-d8e9-4b78-bea5-64a7b0edd0be eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: a93ae91b-7375-4813-892d-c6f256e91b40 2026-06-10 11:22:02.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-030909a7-d8e9-4b78-bea5-64a7b0edd0be eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: a93ae91b-7375-4813-892d-c6f256e91b40 [pid: 7|app: 0|req: 834/1665] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.0/security-groups?id=ebdd56b9-7499-4dd9-903d-29e838d3e989&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1666] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:02.717 7 INFO neutron_taas.services.taas.taas_plugin [req-45b08ba7-ed0f-4388-ad23-d0c0724d4e09 req-acb4b79b-ddf8-4d17-a8ec-db38caa5e9c5 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] TaaS: Handle Delete Port: 47862d59-49ff-47b0-919f-51928edf19f6 2026-06-10 11:22:02.719 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-45b08ba7-ed0f-4388-ad23-d0c0724d4e09 req-acb4b79b-ddf8-4d17-a8ec-db38caa5e9c5 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] Tap Mirror: Handle Delete Port: 47862d59-49ff-47b0-919f-51928edf19f6 [pid: 7|app: 0|req: 836/1667] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:22:02 2026] DELETE /v2.0/ports/47862d59-49ff-47b0-919f-51928edf19f6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:02.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10dadf39-58fb-460d-b001-c4efdb4a5afe'] response: {'server_uuid': '337b4d28-ab84-415e-afb3-580b3b00bec3', 'name': 'network-vif-deleted', 'tag': '47862d59-49ff-47b0-919f-51928edf19f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 832/1668] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:22:02 2026] PUT /v2.0/routers/2c5d09a5-c799-4c99-9ed8-b9c2ec21a04f/remove_router_interface => generated 309 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1669] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.0/ports?device_id=2c5d09a5-c799-4c99-9ed8-b9c2ec21a04f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:03.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-9323987a-bc48-43b5-9036-61de16a8069e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: a977ead3-f028-4185-b10d-2ccf3d460af9 2026-06-10 11:22:03.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9323987a-bc48-43b5-9036-61de16a8069e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: a977ead3-f028-4185-b10d-2ccf3d460af9 2026-06-10 11:22:03.452 8 INFO neutron.services.segments.plugin [-] Segment f469c4fd-baff-411c-982a-2c9334c43a0b resource provider aggregate not found 2026-06-10 11:22:03.460 8 INFO neutron.services.segments.plugin [-] Segment f469c4fd-baff-411c-982a-2c9334c43a0b resource provider aggregate not found 2026-06-10 11:22:03.485 8 INFO neutron.services.segments.plugin [-] Segment f469c4fd-baff-411c-982a-2c9334c43a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f469c4fd-baff-411c-982a-2c9334c43a0b found for delete ", "request_id": "req-3ba75537-1edd-4bdd-a52c-c461217deae0"}]} 2026-06-10 11:22:03.487 8 INFO neutron.services.segments.plugin [-] Segment f469c4fd-baff-411c-982a-2c9334c43a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f469c4fd-baff-411c-982a-2c9334c43a0b found for delete ", "request_id": "req-212b20bf-065b-4aea-9b86-429a163c93c4"}]} 2026-06-10 11:22:03.492 8 INFO neutron.db.l3_hamode_db [None req-9323987a-bc48-43b5-9036-61de16a8069e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] HA network 518545d8-7869-4eb1-a0a2-6ebe4ccfb490 was deleted as no HA routers are present in tenant 3704361168544c86af9e9e3f2346d56f. [pid: 8|app: 0|req: 833/1670] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:02 2026] DELETE /v2.0/routers/2c5d09a5-c799-4c99-9ed8-b9c2ec21a04f => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1671] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:03 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1194 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1672] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:03 2026] DELETE /v2.0/subnets/b8a9b7be-296a-46ec-b90f-c3aa59087cfc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1673] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:03 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => 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: 839/1674] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:03 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1675] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:03 2026] DELETE /v2.0/networks/0e2d5712-342e-472c-8ed9-bf040e4a96e6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:03.863 7 INFO neutron.db.segments_db [None req-0307609f-20b6-43e4-bd23-6d4c8777019c eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Added segment bf412cd3-08c4-4bd8-a7c4-ee784332598b of type vxlan for network 0dab5ae4-a11f-43b5-a9d1-76724b2eaa2d 2026-06-10 11:22:04.129 7 INFO neutron.db.l3_hamode_db [None req-0307609f-20b6-43e4-bd23-6d4c8777019c eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1676] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:04 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => 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: 838/1677] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:05 2026] GET /v2.0/security-groups?tenant_id=e30c4649b0f84160b4f4325571fc0d68&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:05.496 7 INFO neutron.db.l3_hamode_db [None req-0307609f-20b6-43e4-bd23-6d4c8777019c eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:05.506 8 INFO neutron.services.segments.plugin [-] Segment 2168f4c3-3fd8-4915-b671-a7899d3ea080 resource provider aggregate not found 2026-06-10 11:22:05.522 8 INFO neutron.services.segments.plugin [-] Segment 2168f4c3-3fd8-4915-b671-a7899d3ea080 resource provider aggregate not found 2026-06-10 11:22:05.535 8 INFO neutron.services.segments.plugin [-] Segment 2168f4c3-3fd8-4915-b671-a7899d3ea080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2168f4c3-3fd8-4915-b671-a7899d3ea080 found for delete ", "request_id": "req-9337b29c-ae5e-4aa7-aca4-ba7e9b541ff7"}]} 2026-06-10 11:22:05.558 8 INFO neutron.services.segments.plugin [-] Segment 2168f4c3-3fd8-4915-b671-a7899d3ea080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2168f4c3-3fd8-4915-b671-a7899d3ea080 found for delete ", "request_id": "req-0ff6a5ee-e6ed-44b1-b3a3-8ff3f5ea9d4c"}]} [pid: 8|app: 0|req: 839/1678] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:05 2026] DELETE /v2.0/security-groups/e3620fff-8e3a-46ea-a352-795a5ccc50cb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1679] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:05 2026] GET /v2.0/ports?device_id=337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1680] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:22:03 2026] POST /v2.0/routers => generated 691 bytes in 2733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1681] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/routers/4257a172-1711-4296-a60e-83591fe0565f => generated 697 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1682] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/routers => generated 700 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1683] 10.0.0.194 () {34 vars in 741 bytes} [Wed Jun 10 11:22:06 2026] PUT /v2.0/routers/4257a172-1711-4296-a60e-83591fe0565f => generated 704 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1684] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:07 2026] GET /v2.0/routers/4257a172-1711-4296-a60e-83591fe0565f => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1685] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:07 2026] GET /v2.0/ports?device_id=4257a172-1711-4296-a60e-83591fe0565f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:07.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-a87c28e5-2991-49b9-8fd5-6a823ac0b095 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: fcb9c331-ead5-4f8c-8fe7-d130f21ba604 2026-06-10 11:22:07.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a87c28e5-2991-49b9-8fd5-6a823ac0b095 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: fcb9c331-ead5-4f8c-8fe7-d130f21ba604 2026-06-10 11:22:08.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-a87c28e5-2991-49b9-8fd5-6a823ac0b095 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] TaaS: Handle Delete Port: 816904a8-561b-4640-8e6f-d1a664471f63 2026-06-10 11:22:08.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a87c28e5-2991-49b9-8fd5-6a823ac0b095 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] Tap Mirror: Handle Delete Port: 816904a8-561b-4640-8e6f-d1a664471f63 2026-06-10 11:22:08.491 7 INFO neutron.services.segments.plugin [-] Segment bf412cd3-08c4-4bd8-a7c4-ee784332598b resource provider aggregate not found 2026-06-10 11:22:08.495 7 INFO neutron.services.segments.plugin [-] Segment bf412cd3-08c4-4bd8-a7c4-ee784332598b resource provider aggregate not found 2026-06-10 11:22:08.512 7 INFO neutron.services.segments.plugin [-] Segment bf412cd3-08c4-4bd8-a7c4-ee784332598b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf412cd3-08c4-4bd8-a7c4-ee784332598b found for delete ", "request_id": "req-39edca77-f24a-4714-925e-e94baffa0e6b"}]} 2026-06-10 11:22:08.516 7 INFO neutron.services.segments.plugin [-] Segment bf412cd3-08c4-4bd8-a7c4-ee784332598b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf412cd3-08c4-4bd8-a7c4-ee784332598b found for delete ", "request_id": "req-6b6f0661-675f-4a7d-9a73-6e885ff75ae1"}]} 2026-06-10 11:22:08.524 7 INFO neutron.db.l3_hamode_db [None req-a87c28e5-2991-49b9-8fd5-6a823ac0b095 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] HA network 0dab5ae4-a11f-43b5-a9d1-76724b2eaa2d was deleted as no HA routers are present in tenant 3704361168544c86af9e9e3f2346d56f. [pid: 7|app: 0|req: 843/1686] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/routers/4257a172-1711-4296-a60e-83591fe0565f => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1687] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/ports?device_id=4257a172-1711-4296-a60e-83591fe0565f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:08.585 7 INFO neutron.api.v2.resource [None req-ecdbd64c-9279-4baa-90b6-4c2e1b4f83f3 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1688] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/routers/4257a172-1711-4296-a60e-83591fe0565f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1689] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/ports?device_id=2c5d09a5-c799-4c99-9ed8-b9c2ec21a04f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:08.628 7 INFO neutron.api.v2.resource [None req-694669b7-4675-4145-a830-dec522f5de23 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1690] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/routers/2c5d09a5-c799-4c99-9ed8-b9c2ec21a04f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:08.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e5c1791-06c7-4f2b-b410-d4286f5ceeeb eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1691] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/subnets/b8a9b7be-296a-46ec-b90f-c3aa59087cfc => 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: 849/1692] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/ports?device_id=50913f23-a80d-4b30-9a01-8bb4dd09ef32 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:08.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e1ff249-8535-487f-93f5-896d439ecfac a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: c8b575d7-e0ec-4be6-be87-66f2c274c1ab 2026-06-10 11:22:08.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e1ff249-8535-487f-93f5-896d439ecfac a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: c8b575d7-e0ec-4be6-be87-66f2c274c1ab 2026-06-10 11:22:08.691 7 INFO neutron.api.v2.resource [None req-e6ed6ea7-b60e-4dc7-8b2b-52c64d9ca133 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1693] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/routers/50913f23-a80d-4b30-9a01-8bb4dd09ef32 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:08.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-683122aa-27b6-4a8d-96ed-8ebe05d56263 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1694] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/subnets/cc71372e-21ce-4d3d-9e0b-1b043d745121 => 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: 852/1695] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/ports?device_id=c6fc9d0b-e596-48d2-9037-732778ef4a41 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:08.765 7 INFO neutron.api.v2.resource [None req-3a8faf6c-0820-4289-983f-5e0d0d07a6a2 eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1696] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/routers/c6fc9d0b-e596-48d2-9037-732778ef4a41 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:08.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e88ce6a-874c-41c1-93b5-2ecb7a59dc4a eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1697] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/subnets/a5042799-3788-4d2e-b9b9-36cd41d8713e => 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: 855/1698] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1196 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:08.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6aa35b3a-ac87-4e70-b180-fc58f3632a3e eb3abd16b15543f28b662cd7fa1c0dc4 3704361168544c86af9e9e3f2346d56f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1699] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/subnets/730df008-719c-4b4c-973d-6fc3ab089683 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1700] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1701] 10.0.0.194 () {32 vars in 818 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&mac_address=fa%3A16%3A3e%3A0a%3A64%3Ab3 => generated 1196 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1702] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:22:08 2026] PUT /v2.0/routers/ad401090-64a2-4b22-ad4c-b042e7ec12fb/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1703] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/security-groups?tenant_id=3bff6a04f65645449104535214386a52&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:09.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-7757b653-9ecb-42ae-a716-e35fa9bb7aa6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 17296b0b-b229-4ddd-b571-02cd98da2e62 2026-06-10 11:22:09.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7757b653-9ecb-42ae-a716-e35fa9bb7aa6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 17296b0b-b229-4ddd-b571-02cd98da2e62 2026-06-10 11:22:09.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-7757b653-9ecb-42ae-a716-e35fa9bb7aa6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: e1a411d8-88d6-4037-a703-1d44748a5996 2026-06-10 11:22:09.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7757b653-9ecb-42ae-a716-e35fa9bb7aa6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: e1a411d8-88d6-4037-a703-1d44748a5996 2026-06-10 11:22:09.926 8 INFO neutron.db.l3_db [None req-f827e896-9fba-4863-b370-b41845a553d1 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Floating IP fdb13cea-b8c5-4e32-ba5b-49a4393e9358 associated. External IP: 10.96.250.216, port: 904f76e2-a5ee-467c-9df0-0e77fd0fad3b. 2026-06-10 11:22:10.279 7 INFO neutron.db.l3_hamode_db [None req-7757b653-9ecb-42ae-a716-e35fa9bb7aa6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 0b45a873-2c90-4bf5-9fa5-644e30f2be55 was deleted as no HA routers are present in tenant 79ade521084b46978070d5ab6a2be355. [pid: 7|app: 0|req: 860/1704] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:09 2026] DELETE /v2.0/routers/ad401090-64a2-4b22-ad4c-b042e7ec12fb => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1705] 10.0.0.194 () {34 vars in 677 bytes} [Wed Jun 10 11:22:09 2026] POST /v2.0/floatingips => generated 854 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:10.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efa3105f-f7ca-4bd0-b112-3d3f26752714'] response: {'name': 'network-changed', 'server_uuid': '493fcb7e-3eea-471c-9d0f-27a4905134ca', 'tag': '904f76e2-a5ee-467c-9df0-0e77fd0fad3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 861/1706] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/security-groups?tenant_id=3704361168544c86af9e9e3f2346d56f&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1707] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/security-groups/c800d32b-788f-4fde-9506-af594507361f => 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: 847/1708] 10.0.0.115 () {34 vars in 1094 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-954953931&fields=id&tenant_id=7938cd66be3c417aa26cedcd695a6f08 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:10.534 7 INFO neutron.services.segments.plugin [-] Segment 5311d559-4faa-48a1-bdbf-5323955adef8 resource provider aggregate not found 2026-06-10 11:22:10.541 7 INFO neutron.services.segments.plugin [-] Segment 5311d559-4faa-48a1-bdbf-5323955adef8 resource provider aggregate not found 2026-06-10 11:22:10.557 7 INFO neutron.services.segments.plugin [-] Segment 5311d559-4faa-48a1-bdbf-5323955adef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5311d559-4faa-48a1-bdbf-5323955adef8 found for delete ", "request_id": "req-b8708f00-542c-4c51-990d-1c734b1ee00c"}]} 2026-06-10 11:22:10.558 7 INFO neutron.services.segments.plugin [-] Segment 5311d559-4faa-48a1-bdbf-5323955adef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5311d559-4faa-48a1-bdbf-5323955adef8 found for delete ", "request_id": "req-9ee7f4c0-ac43-45b6-b9f5-b698fafdf8bb"}]} [pid: 8|app: 0|req: 848/1709] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/security-groups/c9f0ce20-5943-4e13-b916-06dfa5a6acf2 => 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: 862/1710] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/subnets/4ba9c254-89c2-404b-b742-df175d8396ac => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1711] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1712] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/quotas/7938cd66be3c417aa26cedcd695a6f08 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:10.692 7 INFO neutron_taas.services.taas.taas_plugin [None req-866fcd4a-fb78-4a13-b0ec-27a2b2a855fe a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: a444f6a8-bd76-498b-a006-2a1844a5b462 2026-06-10 11:22:10.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-866fcd4a-fb78-4a13-b0ec-27a2b2a855fe a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: a444f6a8-bd76-498b-a006-2a1844a5b462 [pid: 7|app: 0|req: 863/1713] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/networks/88aad7d9-9349-4cda-8e6f-6038fd2a8aa5 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1714] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&fields=id => generated 287 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1715] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1465 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1716] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1717] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 866/1718] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=904f76e2-a5ee-467c-9df0-0e77fd0fad3b => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1719] 199.204.45.242 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=904f76e2-a5ee-467c-9df0-0e77fd0fad3b => 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: 853/1720] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1721] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/security-groups?tenant_id=79ade521084b46978070d5ab6a2be355&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1722] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/subnets?id=25f0b750-92b4-4b64-a92f-b0db25099864&id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1723] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1724] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:11 2026] DELETE /v2.0/security-groups/ebdd56b9-7499-4dd9-903d-29e838d3e989 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1725] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1726] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => 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: 857/1727] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1728] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 8|app: 0|req: 858/1729] 10.0.0.194 () {32 vars in 623 bytes} [Wed Jun 10 11:22:12 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 11:22:12.578 7 INFO neutron.services.segments.plugin [-] Segment f951a0de-9477-45cd-b985-cb433a038d10 resource provider aggregate not found 2026-06-10 11:22:12.584 7 INFO neutron.services.segments.plugin [-] Segment f951a0de-9477-45cd-b985-cb433a038d10 resource provider aggregate not found 2026-06-10 11:22:12.596 7 INFO neutron.services.segments.plugin [-] Segment f951a0de-9477-45cd-b985-cb433a038d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f951a0de-9477-45cd-b985-cb433a038d10 found for delete ", "request_id": "req-47af2c77-1a8b-43ff-9804-13e26badcf8b"}]} 2026-06-10 11:22:12.603 7 INFO neutron.services.segments.plugin [-] Segment f951a0de-9477-45cd-b985-cb433a038d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f951a0de-9477-45cd-b985-cb433a038d10 found for delete ", "request_id": "req-aba05bc7-b232-4c6b-a323-33b01378b3a8"}]} [pid: 7|app: 0|req: 872/1730] 10.0.0.194 () {32 vars in 633 bytes} [Wed Jun 10 11:22:12 2026] GET /v2.0/ => generated 632 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1731] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:13 2026] GET /v2.0/security-groups?tenant_id=bb8eca93e7a94911911b725d55bf82f4&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1732] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:13 2026] DELETE /v2.0/security-groups/ff619490-f4ec-4bf7-b1f0-207f121907d1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1735] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1736] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7938cd66be3c417aa26cedcd695a6f08 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:15.577 7 INFO neutron.db.segments_db [None req-39a71204-5b40-4303-a894-35855c40bf3d 75d6d10838e64cdb8a56e9fd5ec81243 25f13f096c204b0283ae383e7ca5b409 - - default default] Added segment 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 of type vxlan for network 705c7342-5dac-41e1-9d82-0812d7a6fc22 [pid: 7|app: 0|req: 875/1737] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:15 2026] POST /v2.0/networks => generated 612 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:15.723 7 INFO neutron.db.segments_db [None req-d399c2d2-19b2-44cf-9e1b-e43909fbf62b 75d6d10838e64cdb8a56e9fd5ec81243 25f13f096c204b0283ae383e7ca5b409 - - default default] Added segment 866ad2ca-9305-497b-861d-fd74134d3c29 of type vxlan for network da891180-f2b2-4bb4-9645-262f3899e430 [pid: 7|app: 0|req: 876/1738] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:15 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:15.866 7 INFO neutron.db.segments_db [None req-aa9fb592-0417-403f-8d96-6c383a93a8e2 75d6d10838e64cdb8a56e9fd5ec81243 25f13f096c204b0283ae383e7ca5b409 - - default default] Added segment 137b2cc9-f6df-44cd-8283-040c681d520d of type vxlan for network 215cdbf7-ab02-4fa4-a281-d7f1cb3eca76 [pid: 7|app: 0|req: 877/1739] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:15 2026] POST /v2.0/networks => generated 613 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1740] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:22:15 2026] POST /v2.0/ports => generated 1183 bytes in 427 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-06-10 11:22:16.012 7 INFO neutron.db.segments_db [None req-018b760c-a1c2-4f1d-94bb-bde86a7f5f92 75d6d10838e64cdb8a56e9fd5ec81243 25f13f096c204b0283ae383e7ca5b409 - - default default] Added segment 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 of type vxlan for network 03123c2f-a3e1-4c7c-84b5-befeb155e000 [pid: 7|app: 0|req: 878/1741] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:15 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1742] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:22:15 2026] PUT /v2.0/ports/cd02a421-92d9-4b6d-8ea9-af55ef413a56 => generated 1464 bytes in 443 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-06-10 11:22:16.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc95ab74-6836-46be-96f8-8ea7ce44aa19'] response: {'name': 'network-changed', 'server_uuid': '5f7079ab-8039-4520-b079-7a2b719a7332', 'tag': 'cd02a421-92d9-4b6d-8ea9-af55ef413a56', 'status': 'completed', 'code': 200} 2026-06-10 11:22:16.484 8 INFO neutron.db.segments_db [None req-49280a44-b81a-4c13-b86f-70cf20a6ecaa 75d6d10838e64cdb8a56e9fd5ec81243 25f13f096c204b0283ae383e7ca5b409 - - default default] Added segment 82308214-a17d-4f75-87e2-bc1031fa104a of type vxlan for network ae23984a-01af-474d-882f-7e5f8ef20a88 [pid: 7|app: 0|req: 879/1743] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1744] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1745] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1198 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1746] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:22:16 2026] PUT /v2.0/networks/705c7342-5dac-41e1-9d82-0812d7a6fc22/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1747] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1748] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1749] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:22:16 2026] PUT /v2.0/networks/da891180-f2b2-4bb4-9645-262f3899e430/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: 884/1750] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:22:16 2026] PUT /v2.0/networks/215cdbf7-ab02-4fa4-a281-d7f1cb3eca76/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1751] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1752] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:22:16 2026] PUT /v2.0/networks/03123c2f-a3e1-4c7c-84b5-befeb155e000/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1753] 10.0.0.194 () {32 vars in 666 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1754] 10.0.0.194 () {32 vars in 680 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1755] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1756] 10.0.0.194 () {32 vars in 676 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1757] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1758] 10.0.0.194 () {32 vars in 688 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1759] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?tenant_id=7938cd66be3c417aa26cedcd695a6f08&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1760] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:22:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1761] 10.0.0.194 () {34 vars in 767 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/security-groups/f7deac78-009d-4697-886c-46cbafe1fc3d/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1762] 10.0.0.194 () {32 vars in 674 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1763] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1764] 10.0.0.194 () {34 vars in 767 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/security-groups/4c883417-8985-489f-8e7b-73b1504b5a2d/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1765] 10.0.0.194 () {34 vars in 767 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/security-groups/fb0e0efb-16ea-4e94-9ece-ee9178baf1c4/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1766] 10.0.0.194 () {32 vars in 688 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1767] 10.0.0.194 () {34 vars in 767 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/security-groups/33629196-2ab3-4d30-82db-3c567099032c/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1768] 10.0.0.194 () {32 vars in 684 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1769] 10.0.0.194 () {32 vars in 680 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1770] 10.0.0.194 () {32 vars in 696 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1771] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1772] 10.0.0.194 () {32 vars in 690 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1773] 10.0.0.194 () {32 vars in 702 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:17.550 7 INFO neutron.services.segments.plugin [-] Segment 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 resource provider aggregate not found 2026-06-10 11:22:17.567 7 INFO neutron.services.segments.plugin [-] Segment 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 found for delete ", "request_id": "req-0c3458ad-4fd1-46b3-88e6-c5c752978312"}]} [pid: 8|app: 0|req: 880/1774] 10.0.0.194 () {32 vars in 688 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1775] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/networks/705c7342-5dac-41e1-9d82-0812d7a6fc22 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:17.598 7 INFO neutron.services.segments.plugin [-] Segment 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 resource provider aggregate not found 2026-06-10 11:22:17.620 7 INFO neutron.services.segments.plugin [-] Segment 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8acd4036-b468-4eb3-a3d9-b2a0b5097de2 found for delete ", "request_id": "req-329ab8a7-5b6c-44ae-aad5-ab49ddc49307"}]} [pid: 8|app: 0|req: 881/1776] 10.0.0.194 () {32 vars in 702 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1777] 10.0.0.194 () {32 vars in 698 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1778] 10.0.0.194 () {32 vars in 710 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1779] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/networks/da891180-f2b2-4bb4-9645-262f3899e430 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1780] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/security-groups/f7deac78-009d-4697-886c-46cbafe1fc3d => 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: 897/1781] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/networks/215cdbf7-ab02-4fa4-a281-d7f1cb3eca76 => 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: 885/1782] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/security-groups/4c883417-8985-489f-8e7b-73b1504b5a2d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1783] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/security-groups/fb0e0efb-16ea-4e94-9ece-ee9178baf1c4 => 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: 898/1784] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/networks/03123c2f-a3e1-4c7c-84b5-befeb155e000 => 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: 887/1785] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/security-groups/33629196-2ab3-4d30-82db-3c567099032c => 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: 899/1786] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/networks/ae23984a-01af-474d-882f-7e5f8ef20a88 => 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: 888/1787] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/security-groups/4d186e52-5013-4c62-a041-40cf6cdea46a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1788] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1789] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=cd02a421-92d9-4b6d-8ea9-af55ef413a56 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1790] 199.204.45.242 () {34 vars in 1106 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b3&port_id=cd02a421-92d9-4b6d-8ea9-af55ef413a56 => 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: 890/1791] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/subnets?id=d3e26816-1a3c-4819-a7a9-b481717adf8c&id=7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1792] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => 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: 891/1793] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => 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: 903/1794] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 892/1795] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 904/1796] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/security-groups?tenant_id=0fd01c3ef47f4f3aa7790c1b840e2457&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: 893/1797] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/security-groups/9e413f3e-42f4-47d0-b144-b88bd9322a7b => 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: 894/1798] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=fdd6e85b827f43caa63f1c71c962cfb9&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1799] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=b69bd45716544f789ba8dcbe5c82f756&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1800] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/security-groups/f9ee9daf-8cb1-489f-a9c6-9d0740a04fdb => 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: 895/1801] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=bf909ff566a542b0be8bcfdd7df973e8&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1802] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/security-groups/57f1ccf3-f681-4d60-98f3-48ef8161abd8 => 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: 896/1803] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/security-groups/132301bd-162d-407a-a8f0-b88802c584ca => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:19.582 7 INFO neutron.services.segments.plugin [-] Segment 866ad2ca-9305-497b-861d-fd74134d3c29 resource provider aggregate not found [pid: 7|app: 0|req: 908/1804] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=25f13f096c204b0283ae383e7ca5b409&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:19.600 7 INFO neutron.services.segments.plugin [-] Segment 866ad2ca-9305-497b-861d-fd74134d3c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866ad2ca-9305-497b-861d-fd74134d3c29 found for delete ", "request_id": "req-572a3978-40ef-42e1-9d9f-9b1ebb6e4bd4"}]} 2026-06-10 11:22:19.618 7 INFO neutron.services.segments.plugin [-] Segment 137b2cc9-f6df-44cd-8283-040c681d520d resource provider aggregate not found 2026-06-10 11:22:19.640 7 INFO neutron.services.segments.plugin [-] Segment 866ad2ca-9305-497b-861d-fd74134d3c29 resource provider aggregate not found 2026-06-10 11:22:19.647 7 INFO neutron.services.segments.plugin [-] Segment 137b2cc9-f6df-44cd-8283-040c681d520d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137b2cc9-f6df-44cd-8283-040c681d520d found for delete ", "request_id": "req-bba8d844-83fc-4e16-b53f-3c99615d4cfa"}]} 2026-06-10 11:22:19.654 7 INFO neutron.services.segments.plugin [-] Segment 866ad2ca-9305-497b-861d-fd74134d3c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866ad2ca-9305-497b-861d-fd74134d3c29 found for delete ", "request_id": "req-fdc87aa2-1983-43bc-8870-08426d775b1f"}]} 2026-06-10 11:22:19.667 7 INFO neutron.services.segments.plugin [-] Segment 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 resource provider aggregate not found 2026-06-10 11:22:19.674 7 INFO neutron.services.segments.plugin [-] Segment 137b2cc9-f6df-44cd-8283-040c681d520d resource provider aggregate not found 2026-06-10 11:22:19.689 7 INFO neutron.services.segments.plugin [-] Segment 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 found for delete ", "request_id": "req-48623944-f5d8-431c-ac8f-262f3d52f165"}]} 2026-06-10 11:22:19.694 7 INFO neutron.services.segments.plugin [-] Segment 137b2cc9-f6df-44cd-8283-040c681d520d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137b2cc9-f6df-44cd-8283-040c681d520d found for delete ", "request_id": "req-a5fc1137-8b8a-4905-aff2-9a928a33bed0"}]} [pid: 8|app: 0|req: 897/1805] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/security-groups/bcfd011b-16d2-48b2-8fb3-70b888dcb5fa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:19.707 7 INFO neutron.services.segments.plugin [-] Segment 82308214-a17d-4f75-87e2-bc1031fa104a resource provider aggregate not found 2026-06-10 11:22:19.713 7 INFO neutron.services.segments.plugin [-] Segment 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 resource provider aggregate not found 2026-06-10 11:22:19.728 7 INFO neutron.services.segments.plugin [-] Segment 82308214-a17d-4f75-87e2-bc1031fa104a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82308214-a17d-4f75-87e2-bc1031fa104a found for delete ", "request_id": "req-29706935-49ab-48ad-a93c-8b6198837a9f"}]} 2026-06-10 11:22:19.732 7 INFO neutron.services.segments.plugin [-] Segment 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce51aaf-ae45-4a7f-a46f-9f464e8a0df1 found for delete ", "request_id": "req-290bfa3e-0a38-4e50-b70d-666e0e538c15"}]} 2026-06-10 11:22:19.752 7 INFO neutron.services.segments.plugin [-] Segment 82308214-a17d-4f75-87e2-bc1031fa104a resource provider aggregate not found [pid: 7|app: 0|req: 909/1806] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=ba987fa6ef1143f9a0676d0e16ad3bdd&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:19.770 7 INFO neutron.services.segments.plugin [-] Segment 82308214-a17d-4f75-87e2-bc1031fa104a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82308214-a17d-4f75-87e2-bc1031fa104a found for delete ", "request_id": "req-2f110a66-e406-450a-be7b-80da95df8e51"}]} [pid: 8|app: 0|req: 898/1807] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/security-groups/a7c23248-48e2-4e76-9a37-6c77e695398c => 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: 910/1808] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=9145e9c9bda9482882d93d824386c1ed&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1809] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:20 2026] DELETE /v2.0/security-groups/7af27e53-a8de-4228-9de5-32afbe844893 => 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: 911/1810] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:20 2026] GET /v2.0/security-groups?tenant_id=d2b56ba327d24657970c08a9e0024b69&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1811] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:20 2026] DELETE /v2.0/security-groups/c53631fe-ec00-477c-8de2-0ec338a34521 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1812] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:22:21 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1813] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:21 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1814] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:21 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1815] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:21 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1816] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/security-groups?tenant_id=1bae05d31537494c90d3a231e13bf496&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1817] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:23 2026] DELETE /v2.0/security-groups/ac95dff7-0154-406b-8c48-edd7220f3091 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:24.247 7 INFO neutron.db.segments_db [None req-ca5295fd-2623-4980-b84b-6d0ecb044868 db66c2d57c5443dc8ba87fcda73c1086 de9c0095794042a097bbb1a7da79f2bc - - default default] Added segment 9a7faae8-e314-47a0-8bc3-5447dc60e7db of type vxlan for network beb63c46-a2b3-48dc-aaaa-d20e467713f8 [pid: 7|app: 0|req: 915/1818] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:23 2026] POST /v2.0/networks => generated 613 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1819] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/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: 916/1820] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1821] 10.0.0.194 () {34 vars in 764 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1822] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1823] 10.0.0.194 () {34 vars in 760 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1824] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:24.821 8 INFO neutron.db.segments_db [None req-d20407d7-d35c-41ec-aaec-87cb6a806fbe 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Added segment e43275a9-2b08-48ae-bcc4-15b818d52cbc of type vxlan for network 6a39887d-a53f-4eb3-84b7-373b15adbb99 [pid: 7|app: 0|req: 920/1825] 10.0.0.194 () {34 vars in 782 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1826] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1827] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:25.091 8 INFO neutron.db.l3_hamode_db [None req-d20407d7-d35c-41ec-aaec-87cb6a806fbe 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 923/1828] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1829] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:25.228 8 INFO neutron.db.l3_hamode_db [None req-d20407d7-d35c-41ec-aaec-87cb6a806fbe 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:25.232 7 INFO neutron.api.v2.resource [None req-c1293f7c-b9eb-4a99-9109-9f77da51488f db66c2d57c5443dc8ba87fcda73c1086 de9c0095794042a097bbb1a7da79f2bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1830] 10.0.0.194 () {32 vars in 745 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1831] 10.0.0.194 () {32 vars in 744 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1832] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:25.421 7 INFO neutron.api.v2.resource [None req-03d37850-0f88-4337-8bb2-15663e022236 db66c2d57c5443dc8ba87fcda73c1086 de9c0095794042a097bbb1a7da79f2bc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1833] 10.0.0.194 () {32 vars in 748 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1834] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => 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: 930/1835] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:25.704 7 INFO neutron.services.segments.plugin [-] Segment 9a7faae8-e314-47a0-8bc3-5447dc60e7db resource provider aggregate not found 2026-06-10 11:22:25.715 7 INFO neutron.services.segments.plugin [-] Segment 9a7faae8-e314-47a0-8bc3-5447dc60e7db resource provider aggregate not found 2026-06-10 11:22:25.729 7 INFO neutron.services.segments.plugin [-] Segment 9a7faae8-e314-47a0-8bc3-5447dc60e7db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a7faae8-e314-47a0-8bc3-5447dc60e7db found for delete ", "request_id": "req-4fecb916-26dc-402c-8b79-3c71ba45be23"}]} 2026-06-10 11:22:25.740 7 INFO neutron.services.segments.plugin [-] Segment 9a7faae8-e314-47a0-8bc3-5447dc60e7db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a7faae8-e314-47a0-8bc3-5447dc60e7db found for delete ", "request_id": "req-f67fa95d-e1e5-4c81-8943-32fc02cf9263"}]} [pid: 7|app: 0|req: 931/1836] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/networks/beb63c46-a2b3-48dc-aaaa-d20e467713f8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1837] 10.0.0.194 () {34 vars in 668 bytes} [Wed Jun 10 11:22:24 2026] POST /v2.0/routers => generated 474 bytes in 1281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:25.992 7 INFO neutron.db.l3_hamode_db [None req-2dc120f0-0d4a-49c9-96c4-b9734ad4c46a 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:26.169 7 INFO neutron.db.l3_hamode_db [None req-2dc120f0-0d4a-49c9-96c4-b9734ad4c46a 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 932/1838] 10.0.0.194 () {34 vars in 668 bytes} [Wed Jun 10 11:22:25 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-06-10 11:22:26.799 7 INFO neutron.db.l3_hamode_db [None req-7c27f47c-400a-47ce-a5a2-288c859648e3 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 907/1839] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.0/security-groups?tenant_id=36333b9e79d84172993c8cebcd2ad11f&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:26.912 7 INFO neutron.db.l3_hamode_db [None req-7c27f47c-400a-47ce-a5a2-288c859648e3 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 908/1840] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:26 2026] DELETE /v2.0/security-groups/847c63f2-1f78-4547-b207-7cde23f85f58 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1841] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1842] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:27 2026] GET /v2.0/security-groups?tenant_id=de9c0095794042a097bbb1a7da79f2bc&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: 911/1843] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:27 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1844] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:27 2026] DELETE /v2.0/security-groups/2e65bd36-720c-4f3c-91f0-773658ff7868 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1845] 10.0.0.194 () {32 vars in 818 bytes} [Wed Jun 10 11:22:27 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&mac_address=fa%3A16%3A3e%3Aa2%3A3d%3A19 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1846] 10.0.0.194 () {34 vars in 668 bytes} [Wed Jun 10 11:22:26 2026] POST /v2.0/routers => generated 474 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:27.573 7 INFO neutron.db.l3_hamode_db [None req-ce4abb02-3bd5-4f90-9588-69a1353e81f4 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:27.715 7 INFO neutron.db.l3_hamode_db [None req-ce4abb02-3bd5-4f90-9588-69a1353e81f4 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:28.115 8 INFO neutron.db.l3_db [None req-1e97b54d-6d41-4b1c-9729-6ead4824da72 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Floating IP 47d23a2e-b762-4d43-9803-10d0ccee8eeb associated. External IP: 10.96.250.217, port: cd02a421-92d9-4b6d-8ea9-af55ef413a56. [pid: 7|app: 0|req: 934/1847] 10.0.0.194 () {34 vars in 668 bytes} [Wed Jun 10 11:22:27 2026] POST /v2.0/routers => generated 474 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:28.373 7 INFO neutron.db.l3_hamode_db [None req-aeb52a18-cfd7-4812-9564-983ab5847887 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 914/1848] 10.0.0.194 () {34 vars in 677 bytes} [Wed Jun 10 11:22:27 2026] POST /v2.0/floatingips => generated 854 bytes in 1185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:28.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebea2ec4-2ded-41fa-a648-a22412eeb673'] response: {'name': 'network-changed', 'server_uuid': '5f7079ab-8039-4520-b079-7a2b719a7332', 'tag': 'cd02a421-92d9-4b6d-8ea9-af55ef413a56', 'status': 'completed', 'code': 200} 2026-06-10 11:22:28.532 7 INFO neutron.db.l3_hamode_db [None req-aeb52a18-cfd7-4812-9564-983ab5847887 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 915/1849] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1850] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => 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: 935/1851] 10.0.0.194 () {34 vars in 668 bytes} [Wed Jun 10 11:22:28 2026] POST /v2.0/routers => generated 474 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1852] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=cd02a421-92d9-4b6d-8ea9-af55ef413a56 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1853] 199.204.45.242 () {34 vars in 1106 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b3&port_id=cd02a421-92d9-4b6d-8ea9-af55ef413a56 => 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: 919/1854] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/subnets?id=d3e26816-1a3c-4819-a7a9-b481717adf8c&id=7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1855] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1856] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:22:29 2026] PUT /v2.0/routers/cbe77c68-1d6b-4348-82ea-129917c363cb/tags => generated 17 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1857] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1858] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1859] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:22:29 2026] PUT /v2.0/routers/61a9f652-8646-401d-abea-e9d0632a1041/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1860] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 938/1863] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:22:29 2026] PUT /v2.0/routers/577f4fbd-452f-438c-9323-a977debee54d/tags => generated 34 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1864] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:22:29 2026] PUT /v2.0/routers/a0cc0fbb-928f-41f5-b2c4-36aa43b417e7/tags => generated 19 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1865] 10.0.0.194 () {32 vars in 664 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1866] 10.0.0.194 () {32 vars in 678 bytes} [Wed Jun 10 11:22:29 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1867] 10.0.0.194 () {32 vars in 674 bytes} [Wed Jun 10 11:22:29 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: 928/1868] 10.0.0.194 () {32 vars in 686 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1869] 10.0.0.194 () {32 vars in 672 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1870] 10.0.0.194 () {32 vars in 686 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1871] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1872] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1873] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/routers/cbe77c68-1d6b-4348-82ea-129917c363cb => generated 485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:30.811 7 INFO neutron.db.segments_db [None req-ba34b484-efd0-4e79-97ad-91c8ca3f11e0 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] Added segment e4867345-14f5-4341-aadc-c7fa7deb7b90 of type vxlan for network 6e9c8e56-aaf5-4291-bdf7-47c6dc5c8dca 2026-06-10 11:22:31.061 7 INFO neutron.db.l3_hamode_db [None req-ba34b484-efd0-4e79-97ad-91c8ca3f11e0 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 931/1874] 10.0.0.194 () {34 vars in 742 bytes} [Wed Jun 10 11:22:30 2026] PUT /v2.0/routers/cbe77c68-1d6b-4348-82ea-129917c363cb => generated 485 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1875] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:31 2026] GET /v2.0/ports?device_id=cbe77c68-1d6b-4348-82ea-129917c363cb => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:31.248 7 INFO neutron.db.l3_hamode_db [None req-ba34b484-efd0-4e79-97ad-91c8ca3f11e0 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:31.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-b169600e-c177-4a7d-9029-2936b2de8885 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] TaaS: Handle Delete Port: 596104a7-c064-42a1-9843-10c30ac20406 2026-06-10 11:22:31.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b169600e-c177-4a7d-9029-2936b2de8885 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Tap Mirror: Handle Delete Port: 596104a7-c064-42a1-9843-10c30ac20406 [pid: 8|app: 0|req: 933/1876] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:31 2026] DELETE /v2.0/routers/cbe77c68-1d6b-4348-82ea-129917c363cb => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1877] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:31 2026] GET /v2.0/routers/61a9f652-8646-401d-abea-e9d0632a1041 => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1878] 10.0.0.194 () {34 vars in 668 bytes} [Wed Jun 10 11:22:30 2026] POST /v2.0/routers => generated 474 bytes in 1220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1879] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:22:31 2026] PUT /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1880] 10.0.0.194 () {34 vars in 742 bytes} [Wed Jun 10 11:22:31 2026] PUT /v2.0/routers/61a9f652-8646-401d-abea-e9d0632a1041 => generated 493 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1881] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/ports?device_id=61a9f652-8646-401d-abea-e9d0632a1041 => 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: 946/1882] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:31 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:32.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-742aae3e-e687-4dba-8cc8-2d325f0a784e 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] TaaS: Handle Delete Port: 15a4aad3-5adb-4efc-bbbe-1e7730e82c3e 2026-06-10 11:22:32.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-742aae3e-e687-4dba-8cc8-2d325f0a784e 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Tap Mirror: Handle Delete Port: 15a4aad3-5adb-4efc-bbbe-1e7730e82c3e [pid: 7|app: 0|req: 947/1883] 10.0.0.194 () {34 vars in 762 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/green => generated 4 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1884] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1885] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:32 2026] DELETE /v2.0/routers/61a9f652-8646-401d-abea-e9d0632a1041 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1886] 10.0.0.194 () {34 vars in 758 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/red => generated 4 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1887] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/routers/577f4fbd-452f-438c-9323-a977debee54d => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1888] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1889] 10.0.0.194 () {34 vars in 780 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/black.or.white => generated 4 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1890] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 52 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1891] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1892] 10.0.0.194 () {34 vars in 742 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/routers/577f4fbd-452f-438c-9323-a977debee54d => generated 502 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1893] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/ports?device_id=577f4fbd-452f-438c-9323-a977debee54d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:33.340 8 INFO neutron_taas.services.taas.taas_plugin [None req-a006595f-af82-4d16-a630-d54c7b4d250e 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] TaaS: Handle Delete Port: 10d2ca7c-8edd-4e7a-b02c-bc6eaba6c1a4 2026-06-10 11:22:33.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a006595f-af82-4d16-a630-d54c7b4d250e 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Tap Mirror: Handle Delete Port: 10d2ca7c-8edd-4e7a-b02c-bc6eaba6c1a4 [pid: 7|app: 0|req: 954/1894] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 37 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1895] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/red => 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: 941/1896] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:33 2026] DELETE /v2.0/routers/577f4fbd-452f-438c-9323-a977debee54d => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1897] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/routers/a0cc0fbb-928f-41f5-b2c4-36aa43b417e7 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:33.639 7 INFO neutron.api.v2.resource [None req-2f66db88-9217-4955-9b99-804ab181d622 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1898] 10.0.0.194 () {32 vars in 743 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1899] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:22:33 2026] DELETE /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/red => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1900] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 30 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:33.935 7 INFO neutron.api.v2.resource [None req-e2d5be38-7e6d-4f7d-97bb-ee64050b251e 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1901] 10.0.0.194 () {32 vars in 746 bytes} [Wed Jun 10 11:22:33 2026] DELETE /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1902] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:22:33 2026] DELETE /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => 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: 943/1903] 10.0.0.194 () {34 vars in 742 bytes} [Wed Jun 10 11:22:33 2026] PUT /v2.0/routers/a0cc0fbb-928f-41f5-b2c4-36aa43b417e7 => generated 487 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1904] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da/tags => generated 12 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1905] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/ports?device_id=a0cc0fbb-928f-41f5-b2c4-36aa43b417e7 => 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: 963/1906] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1907] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/security-groups?tenant_id=d59216d17f414376bd7b8ba0215f3d22&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:34.421 7 INFO neutron_taas.services.taas.taas_plugin [None req-2813a49f-7683-4c58-b2e6-606d62e37c4f 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] TaaS: Handle Delete Port: 23fabcf2-5f1f-4c2f-aa68-d5d0025ecfaa 2026-06-10 11:22:34.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2813a49f-7683-4c58-b2e6-606d62e37c4f 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Tap Mirror: Handle Delete Port: 23fabcf2-5f1f-4c2f-aa68-d5d0025ecfaa [pid: 7|app: 0|req: 964/1908] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/routers/a0cc0fbb-928f-41f5-b2c4-36aa43b417e7 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1909] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/security-groups/0598d6fe-e3de-41e2-a047-179949eda022 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1910] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/routers/cdb15eb9-05b8-4e4d-bd8a-4540069920b1 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1911] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1912] 10.0.0.194 () {34 vars in 742 bytes} [Wed Jun 10 11:22:34 2026] PUT /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da => generated 480 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1913] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:35 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1914] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:35 2026] GET /v2.0/ports?device_id=acd91c25-6b92-40b7-8076-4902cc2573da => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:35.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd74b366-3350-480f-a57f-5f55b480264f 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] TaaS: Handle Delete Port: 189a84d7-88b6-465a-9ac2-49e34c2028ce 2026-06-10 11:22:35.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd74b366-3350-480f-a57f-5f55b480264f 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] Tap Mirror: Handle Delete Port: 189a84d7-88b6-465a-9ac2-49e34c2028ce [pid: 7|app: 0|req: 968/1915] 10.0.0.194 () {34 vars in 742 bytes} [Wed Jun 10 11:22:34 2026] PUT /v2.0/routers/cdb15eb9-05b8-4e4d-bd8a-4540069920b1 => generated 480 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1916] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:35 2026] GET /v2.0/ports?device_id=cdb15eb9-05b8-4e4d-bd8a-4540069920b1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:35.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbf3db10-d841-46d5-a928-b300357ddd84 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] TaaS: Handle Delete Port: 9909afc2-ce31-449a-b830-3b0ef0d129c3 2026-06-10 11:22:35.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbf3db10-d841-46d5-a928-b300357ddd84 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] Tap Mirror: Handle Delete Port: 9909afc2-ce31-449a-b830-3b0ef0d129c3 2026-06-10 11:22:35.754 8 INFO neutron.services.segments.plugin [-] Segment e4867345-14f5-4341-aadc-c7fa7deb7b90 resource provider aggregate not found 2026-06-10 11:22:35.766 8 INFO neutron.services.segments.plugin [-] Segment e4867345-14f5-4341-aadc-c7fa7deb7b90 resource provider aggregate not found 2026-06-10 11:22:35.780 8 INFO neutron.services.segments.plugin [-] Segment e4867345-14f5-4341-aadc-c7fa7deb7b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4867345-14f5-4341-aadc-c7fa7deb7b90 found for delete ", "request_id": "req-0d50064d-cac2-40bc-8d09-e267ba6fe1d2"}]} 2026-06-10 11:22:35.782 8 INFO neutron.services.segments.plugin [-] Segment e4867345-14f5-4341-aadc-c7fa7deb7b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4867345-14f5-4341-aadc-c7fa7deb7b90 found for delete ", "request_id": "req-7612a97a-10d8-453e-ba3d-522827769ee3"}]} 2026-06-10 11:22:35.788 8 INFO neutron.db.l3_hamode_db [None req-fd74b366-3350-480f-a57f-5f55b480264f 87826ba7d62d44e394c0254a07ee5a7c 393beb2e369e4b90970f7e09c1490ed3 - - default default] HA network 6e9c8e56-aaf5-4291-bdf7-47c6dc5c8dca was deleted as no HA routers are present in tenant 393beb2e369e4b90970f7e09c1490ed3. [pid: 8|app: 0|req: 948/1917] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:35 2026] DELETE /v2.0/routers/acd91c25-6b92-40b7-8076-4902cc2573da => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:36.100 7 INFO neutron.services.segments.plugin [-] Segment e43275a9-2b08-48ae-bcc4-15b818d52cbc resource provider aggregate not found 2026-06-10 11:22:36.109 7 INFO neutron.services.segments.plugin [-] Segment e43275a9-2b08-48ae-bcc4-15b818d52cbc resource provider aggregate not found 2026-06-10 11:22:36.130 7 INFO neutron.services.segments.plugin [-] Segment e43275a9-2b08-48ae-bcc4-15b818d52cbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43275a9-2b08-48ae-bcc4-15b818d52cbc found for delete ", "request_id": "req-c2905f16-2e8d-42a9-8fa9-7cfb93dff825"}]} 2026-06-10 11:22:36.132 7 INFO neutron.services.segments.plugin [-] Segment e43275a9-2b08-48ae-bcc4-15b818d52cbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43275a9-2b08-48ae-bcc4-15b818d52cbc found for delete ", "request_id": "req-79c49505-db9d-41ce-9311-9b1025068eb0"}]} 2026-06-10 11:22:36.140 7 INFO neutron.db.l3_hamode_db [None req-bbf3db10-d841-46d5-a928-b300357ddd84 8e4affe52f0a4e489d016df5261f51ed 16c170913acb4e468ad5d3b2f968765b - - default default] HA network 6a39887d-a53f-4eb3-84b7-373b15adbb99 was deleted as no HA routers are present in tenant 16c170913acb4e468ad5d3b2f968765b. [pid: 7|app: 0|req: 970/1918] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:22:35 2026] DELETE /v2.0/routers/cdb15eb9-05b8-4e4d-bd8a-4540069920b1 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1919] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/security-groups?tenant_id=393beb2e369e4b90970f7e09c1490ed3&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: 971/1920] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:36 2026] DELETE /v2.0/security-groups/73e11df8-11ec-4dfa-b200-4f3cd8fa05f4 => 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: 950/1921] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:37 2026] GET /v2.0/security-groups?tenant_id=98d7959abefe43908176f016f4342aca&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1922] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/security-groups/0d6f6477-19c9-4e9a-ad10-0fa842d081cc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1923] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:37 2026] GET /v2.0/security-groups?tenant_id=d8dd036e620846c991ac7649e7dafddb&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1924] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/security-groups/eac093c8-5f58-4b58-83cd-4a98045e302e => 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: 973/1925] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:37 2026] GET /v2.0/security-groups?tenant_id=9c4e2c656c2c414baf4b00ee754583e0&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1926] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/security-groups/4fab69c7-3194-4a57-a059-79206a330be3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:38.113 8 INFO neutron.db.segments_db [None req-015e9281-111f-42a6-9605-270e013d3763 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Added segment d3769539-3a6c-4a7c-8b09-566ce2d2b591 of type vxlan for network 16a3e55f-3075-4b8b-93ff-f843f4d72c05 [pid: 7|app: 0|req: 975/1927] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:38 2026] GET /v2.0/security-groups?tenant_id=16c170913acb4e468ad5d3b2f968765b&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1928] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:22:37 2026] POST /v2.0/networks => generated 613 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:38.256 8 INFO neutron.db.segments_db [None req-2a63cc2b-abb8-443d-8d6d-822ebcc6028d b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Added segment 0f5619a9-7df1-407c-869d-5b9ecf1afeff of type vxlan for network 4ee5b781-42c0-4218-b23e-a5696bd33b8e [pid: 7|app: 0|req: 976/1929] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:38 2026] DELETE /v2.0/security-groups/85c6bb50-dd5d-4729-ac6f-cc2113a81d7b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:38.463 8 INFO neutron.db.l3_hamode_db [None req-2a63cc2b-abb8-443d-8d6d-822ebcc6028d b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:39.241 8 INFO neutron.db.l3_hamode_db [None req-2a63cc2b-abb8-443d-8d6d-822ebcc6028d b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 954/1930] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:22:38 2026] POST /v2.0/routers => generated 695 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1931] 10.0.0.194 () {32 vars in 776 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/subnets?project_id=5f51c92ee8e94587a7d353f04d137140&cidr=10.100.0.0%2F28 => generated 14 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1932] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1933] 10.0.0.194 () {32 vars in 784 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/subnets?network_id=032f2344-b644-438f-937c-576eb3a93c80&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1934] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:22:40 2026] POST /v2.0/subnets => generated 656 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1935] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/security-groups?tenant_id=820500c162f2426faf4a3a9d21f98944&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1936] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:41 2026] DELETE /v2.0/security-groups/77d273ca-051a-4d52-a3f2-4ef92bb329be => 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: 959/1937] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:41 2026] GET /v2.0/security-groups?tenant_id=df84a6a0731c47d5a123b77c273a09a7&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1938] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:41 2026] DELETE /v2.0/security-groups/f566fbc9-99c1-4d95-abcf-31876f711fc8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1939] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:22:40 2026] PUT /v2.0/routers/df7a9a3c-68e1-445e-a9a6-aa545f281314/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1940] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:22:42 2026] GET /v2.0/networks => generated 6664 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1941] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:22:42 2026] GET /v2.0/subnets => generated 7421 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1942] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:22:42 2026] GET /v2.0/routers => generated 1453 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1943] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.0/security-groups => generated 1671 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1944] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:42.985 8 INFO neutron.db.segments_db [None req-8830a937-2445-45b4-9207-47f9f8c733c1 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Added segment 03e9ea11-a791-4542-803e-a0e615a97f71 of type vxlan for network dd4986cb-9388-465f-a617-db311d6bc130 [pid: 7|app: 0|req: 983/1945] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1946] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.0/networks => generated 612 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1947] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1948] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:22:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:43.285 7 INFO neutron.db.securitygroups_db [None req-c208475f-d39d-4b58-966e-86bba40dd2dc b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Project 5f51c92ee8e94587a7d353f04d137140 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: 986/1949] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:22:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:43.398 7 INFO neutron.db.securitygroups_db [None req-03f2b042-f163-47c5-a548-b5e80e357cbb b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Project 5f51c92ee8e94587a7d353f04d137140 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: 964/1950] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:22:43 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 987/1951] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:22:43 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: 965/1952] 10.0.0.194 () {34 vars in 666 bytes} [Wed Jun 10 11:22:43 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:43.712 7 INFO neutron.db.segments_db [None req-58627b30-34a2-4753-93ce-c9acbb3e2f4a 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Added segment 508d6b24-0d40-4f9a-a66f-b69e5a788e42 of type vxlan for network 4cfaf71a-eb8f-4330-ba35-564dfd0fa629 [pid: 7|app: 0|req: 988/1953] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:43 2026] POST /v2.0/networks => generated 612 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1954] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/networks => generated 1297 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1955] 10.0.0.115 () {34 vars in 1096 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-55615048&fields=id&tenant_id=5f51c92ee8e94587a7d353f04d137140 => 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: 966/1956] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:22:43 2026] POST /v2.0/ports => generated 743 bytes in 360 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: 967/1957] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 660 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1958] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/quotas/5f51c92ee8e94587a7d353f04d137140 => 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: 969/1959] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&fields=id => generated 103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1960] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 991/1961] 10.0.0.194 () {34 vars in 666 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1962] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:44.382 7 INFO neutron.db.segments_db [None req-85edd952-b09b-48af-ae62-c96b0516e155 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Added segment 3b409ef2-acc9-4577-a57f-4b666cbd47c9 of type vxlan for network 64dcff6e-46bf-48bd-b4b3-541d2cdd3171 [pid: 7|app: 0|req: 992/1963] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/networks => generated 612 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1964] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 972/1967] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1968] 10.0.0.194 () {34 vars in 666 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/trunks => generated 407 bytes in 124 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-06-10 11:22:44.999 8 INFO neutron.db.segments_db [None req-c829fae7-f24d-436d-b5ec-6ef6b45e04d3 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Added segment 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a of type vxlan for network 73da8088-40b9-4e56-bf27-90f3a9eb33c8 [pid: 8|app: 0|req: 973/1969] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/networks => generated 613 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1970] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1971] 10.0.0.194 () {34 vars in 666 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 975/1972] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:45 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:45.634 7 INFO neutron.db.segments_db [None req-576ddaac-10dd-407d-9567-4f7526ab039f 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Added segment 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 of type vxlan for network ca358228-ef74-4792-bd0c-760cfbaa6598 [pid: 7|app: 0|req: 998/1973] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1974] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1975] 10.0.0.194 () {34 vars in 666 bytes} [Wed Jun 10 11:22:46 2026] POST /v2.0/trunks => generated 407 bytes in 182 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: 977/1976] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:22:46 2026] PUT /v2.0/trunks/d4059168-100f-4fa3-a296-d951057d137b/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: 1000/1977] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:22:46 2026] PUT /v2.0/trunks/ccfc001c-79a3-49e3-a0ca-55b31072adc6/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1978] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:22:46 2026] PUT /v2.0/trunks/4fc888db-df9f-4af6-b6c7-5d8375e78c38/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1979] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:22:46 2026] PUT /v2.0/trunks/0fe56269-ef2f-490a-b682-8e5dd2a4da48/tags => 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: 979/1980] 10.0.0.194 () {32 vars in 662 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1981] 10.0.0.194 () {32 vars in 676 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1982] 10.0.0.194 () {32 vars in 672 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1983] 10.0.0.194 () {32 vars in 684 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1984] 10.0.0.194 () {32 vars in 670 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1985] 10.0.0.194 () {32 vars in 684 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1986] 10.0.0.194 () {32 vars in 680 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1987] 10.0.0.194 () {32 vars in 692 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1988] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks/d4059168-100f-4fa3-a296-d951057d137b => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1989] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1006/1990] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports/711e6047-475c-4371-a8cd-3a6fe71a6859 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1991] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:22:46 2026] DELETE /v2.0/trunks/d4059168-100f-4fa3-a296-d951057d137b => 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: 1007/1992] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks/ccfc001c-79a3-49e3-a0ca-55b31072adc6 => 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: 986/1993] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports/ec950552-f929-41c5-858c-e6c69a44fc3b => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1994] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:22:46 2026] DELETE /v2.0/trunks/ccfc001c-79a3-49e3-a0ca-55b31072adc6 => 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: 987/1995] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/trunks/4fc888db-df9f-4af6-b6c7-5d8375e78c38 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1996] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports/795f2792-e63a-4793-9b36-3abe43bd1fe0 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1997] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:22:47 2026] DELETE /v2.0/trunks/4fc888db-df9f-4af6-b6c7-5d8375e78c38 => 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: 1010/1998] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/trunks/0fe56269-ef2f-490a-b682-8e5dd2a4da48 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1999] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/ports/9ec04a5c-b68d-4e4c-b733-27d64b1fb1f3 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2000] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:22:47 2026] DELETE /v2.0/trunks/0fe56269-ef2f-490a-b682-8e5dd2a4da48 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2001] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/trunks/2686c410-9996-4745-acd9-1635cde12ad5 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2002] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/ports/3d232a9e-d5a8-4a80-9449-0a9b830b7c2b => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2003] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:22:47 2026] DELETE /v2.0/trunks/2686c410-9996-4745-acd9-1635cde12ad5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:47.626 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c82f15a-752e-44dc-82fe-8152ee92c652 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] TaaS: Handle Delete Port: 711e6047-475c-4371-a8cd-3a6fe71a6859 2026-06-10 11:22:47.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c82f15a-752e-44dc-82fe-8152ee92c652 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Tap Mirror: Handle Delete Port: 711e6047-475c-4371-a8cd-3a6fe71a6859 [pid: 7|app: 0|req: 1013/2004] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:22:47 2026] DELETE /v2.0/ports/711e6047-475c-4371-a8cd-3a6fe71a6859 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2005] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:47.806 8 INFO neutron_taas.services.taas.taas_plugin [None req-4982563a-a197-497b-84b5-78c4481c776c 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] TaaS: Handle Delete Port: ec950552-f929-41c5-858c-e6c69a44fc3b 2026-06-10 11:22:47.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4982563a-a197-497b-84b5-78c4481c776c 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Tap Mirror: Handle Delete Port: ec950552-f929-41c5-858c-e6c69a44fc3b [pid: 8|app: 0|req: 992/2006] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:22:47 2026] DELETE /v2.0/ports/ec950552-f929-41c5-858c-e6c69a44fc3b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:47.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-9aa2a116-86df-48ff-937d-cd1b519106b7 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] TaaS: Handle Delete Port: 795f2792-e63a-4793-9b36-3abe43bd1fe0 2026-06-10 11:22:47.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9aa2a116-86df-48ff-937d-cd1b519106b7 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Tap Mirror: Handle Delete Port: 795f2792-e63a-4793-9b36-3abe43bd1fe0 [pid: 7|app: 0|req: 1015/2007] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:22:47 2026] DELETE /v2.0/ports/795f2792-e63a-4793-9b36-3abe43bd1fe0 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:48.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-31f247b4-206f-4f69-8515-b7f1f0e2ca0b 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] TaaS: Handle Delete Port: 9ec04a5c-b68d-4e4c-b733-27d64b1fb1f3 2026-06-10 11:22:48.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31f247b4-206f-4f69-8515-b7f1f0e2ca0b 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Tap Mirror: Handle Delete Port: 9ec04a5c-b68d-4e4c-b733-27d64b1fb1f3 [pid: 8|app: 0|req: 993/2008] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:22:48 2026] DELETE /v2.0/ports/9ec04a5c-b68d-4e4c-b733-27d64b1fb1f3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:48.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-b90fb3e0-777c-4c61-b00e-eb187b1411a4 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] TaaS: Handle Delete Port: 3d232a9e-d5a8-4a80-9449-0a9b830b7c2b 2026-06-10 11:22:48.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b90fb3e0-777c-4c61-b00e-eb187b1411a4 75d523a18a7a47c1947ee0d6c0dc4de1 157253f895064a4eaccd1d2ede138aa3 - - default default] Tap Mirror: Handle Delete Port: 3d232a9e-d5a8-4a80-9449-0a9b830b7c2b [pid: 7|app: 0|req: 1016/2009] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:22:48 2026] DELETE /v2.0/ports/3d232a9e-d5a8-4a80-9449-0a9b830b7c2b => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:48.671 8 INFO neutron.services.segments.plugin [-] Segment 03e9ea11-a791-4542-803e-a0e615a97f71 resource provider aggregate not found 2026-06-10 11:22:48.679 8 INFO neutron.services.segments.plugin [-] Segment 03e9ea11-a791-4542-803e-a0e615a97f71 resource provider aggregate not found 2026-06-10 11:22:48.698 8 INFO neutron.services.segments.plugin [-] Segment 03e9ea11-a791-4542-803e-a0e615a97f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e9ea11-a791-4542-803e-a0e615a97f71 found for delete ", "request_id": "req-9aabb67b-1435-4827-94c7-4cba1c741c5d"}]} 2026-06-10 11:22:48.701 8 INFO neutron.services.segments.plugin [-] Segment 03e9ea11-a791-4542-803e-a0e615a97f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e9ea11-a791-4542-803e-a0e615a97f71 found for delete ", "request_id": "req-92a318ca-f5e0-4ddd-8c9c-2603e0eecf3a"}]} [pid: 8|app: 0|req: 994/2010] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:48 2026] DELETE /v2.0/networks/dd4986cb-9388-465f-a617-db311d6bc130 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:48.839 7 INFO neutron.services.segments.plugin [-] Segment 508d6b24-0d40-4f9a-a66f-b69e5a788e42 resource provider aggregate not found 2026-06-10 11:22:48.843 7 INFO neutron.services.segments.plugin [-] Segment 508d6b24-0d40-4f9a-a66f-b69e5a788e42 resource provider aggregate not found 2026-06-10 11:22:48.859 7 INFO neutron.services.segments.plugin [-] Segment 508d6b24-0d40-4f9a-a66f-b69e5a788e42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 508d6b24-0d40-4f9a-a66f-b69e5a788e42 found for delete ", "request_id": "req-f569ffc4-1346-43d0-bf04-a54fcff9b699"}]} 2026-06-10 11:22:48.863 7 INFO neutron.services.segments.plugin [-] Segment 508d6b24-0d40-4f9a-a66f-b69e5a788e42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 508d6b24-0d40-4f9a-a66f-b69e5a788e42 found for delete ", "request_id": "req-6c226f8c-3653-4f44-8bc0-a9d632a06f30"}]} [pid: 8|app: 0|req: 995/2011] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:22:48 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2012] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:48 2026] DELETE /v2.0/networks/4cfaf71a-eb8f-4330-ba35-564dfd0fa629 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2013] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:48 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1018/2014] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:22:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f51c92ee8e94587a7d353f04d137140 => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2015] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:48 2026] DELETE /v2.0/networks/64dcff6e-46bf-48bd-b4b3-541d2cdd3171 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2016] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:49 2026] DELETE /v2.0/networks/73da8088-40b9-4e56-bf27-90f3a9eb33c8 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2017] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:49 2026] DELETE /v2.0/networks/ca358228-ef74-4792-bd0c-760cfbaa6598 => 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: 1019/2018] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:22:48 2026] POST /v2.0/ports => generated 954 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2019] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:22:49 2026] PUT /v2.0/ports/6e876db0-a6b5-48d0-b659-5dc68d05454b => generated 1235 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:49.760 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a771a183-6dd9-4c3f-91b7-51d20a8fbd9b'] response: {'name': 'network-changed', 'server_uuid': '336e7421-61ad-4c4a-9a88-103662c7e648', 'tag': '6e876db0-a6b5-48d0-b659-5dc68d05454b', '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: 1020/2020] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1001/2021] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2022] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1003/2023] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2024] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/security-groups?tenant_id=8dab624b2c98464f9476412aab1a79af&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2025] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/networks?tenant_id=5f51c92ee8e94587a7d353f04d137140&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2026] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2027] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/security-groups/d9d56d67-9bd0-4607-950d-12b28e23d18a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2028] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/security-groups?tenant_id=157253f895064a4eaccd1d2ede138aa3&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2029] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/security-groups/c6f3af8b-a489-4f8a-b868-dea95f4201e9 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:50.720 8 INFO neutron.services.segments.plugin [-] Segment 3b409ef2-acc9-4577-a57f-4b666cbd47c9 resource provider aggregate not found 2026-06-10 11:22:50.724 8 INFO neutron.services.segments.plugin [-] Segment 3b409ef2-acc9-4577-a57f-4b666cbd47c9 resource provider aggregate not found 2026-06-10 11:22:50.740 8 INFO neutron.services.segments.plugin [-] Segment 3b409ef2-acc9-4577-a57f-4b666cbd47c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b409ef2-acc9-4577-a57f-4b666cbd47c9 found for delete ", "request_id": "req-a84487b7-b11a-431d-8a08-bd5d0a14e90c"}]} 2026-06-10 11:22:50.743 8 INFO neutron.services.segments.plugin [-] Segment 3b409ef2-acc9-4577-a57f-4b666cbd47c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b409ef2-acc9-4577-a57f-4b666cbd47c9 found for delete ", "request_id": "req-0f949ed9-ccf4-4bdf-9d69-282201fe49a5"}]} 2026-06-10 11:22:50.758 8 INFO neutron.services.segments.plugin [-] Segment 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a resource provider aggregate not found 2026-06-10 11:22:50.763 8 INFO neutron.services.segments.plugin [-] Segment 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a resource provider aggregate not found 2026-06-10 11:22:50.777 8 INFO neutron.services.segments.plugin [-] Segment 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a found for delete ", "request_id": "req-efe673d0-a14a-47cd-ba58-78a118386ae7"}]} 2026-06-10 11:22:50.782 8 INFO neutron.services.segments.plugin [-] Segment 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2ac0e6-766f-4b5f-ba77-5bca8ded1c4a found for delete ", "request_id": "req-a0cd8ed2-3fdc-4040-ba5c-8a59d61d68e3"}]} 2026-06-10 11:22:50.800 8 INFO neutron.services.segments.plugin [-] Segment 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 resource provider aggregate not found 2026-06-10 11:22:50.805 8 INFO neutron.services.segments.plugin [-] Segment 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 resource provider aggregate not found 2026-06-10 11:22:50.820 8 INFO neutron.services.segments.plugin [-] Segment 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 found for delete ", "request_id": "req-ee808c4c-b942-4b27-8a37-4f3824b14bfc"}]} 2026-06-10 11:22:50.828 8 INFO neutron.services.segments.plugin [-] Segment 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83cc04e6-6de8-4679-9f14-4437c4f8d6f0 found for delete ", "request_id": "req-ac3fe67d-2e54-42dd-973b-5445d5c2dbf8"}]} [pid: 8|app: 0|req: 1007/2030] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/security-groups?tenant_id=441e0952803a4612aa37766cf8dce423&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: 1024/2031] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:51 2026] DELETE /v2.0/security-groups/f198e127-605e-4e19-ad8a-f1b60194f402 => 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: 1008/2032] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2033] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&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: 1026/2034] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1027/2035] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e876db0-a6b5-48d0-b659-5dc68d05454b => 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: 1009/2036] 10.0.0.203 () {30 vars in 690 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2037] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/subnets?id=b45bf29b-41ff-4259-89d7-103523bd4f05 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2038] 10.0.0.203 () {30 vars in 692 bytes} [Wed Jun 10 11:22:51 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: 1011/2039] 10.0.0.203 () {30 vars in 668 bytes} [Wed Jun 10 11:22:51 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: 1012/2040] 10.0.0.203 () {30 vars in 704 bytes} [Wed Jun 10 11:22:51 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: 1029/2041] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/ports?network_id=16a3e55f-3075-4b8b-93ff-f843f4d72c05&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2042] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2043] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1014/2044] 10.0.0.203 () {28 vars in 439 bytes} [Wed Jun 10 11:22:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2045] 10.0.0.203 () {30 vars in 728 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 658 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2046] 10.0.0.203 () {30 vars in 690 bytes} [Wed Jun 10 11:22:52 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: 1032/2047] 10.0.0.203 () {30 vars in 692 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2048] 10.0.0.203 () {30 vars in 668 bytes} [Wed Jun 10 11:22:52 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: 1033/2049] 10.0.0.203 () {30 vars in 704 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2050] 10.0.0.203 () {30 vars in 728 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1018/2051] 10.0.0.203 () {30 vars in 690 bytes} [Wed Jun 10 11:22:52 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: 1034/2052] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1019/2053] 10.0.0.203 () {30 vars in 692 bytes} [Wed Jun 10 11:22:52 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: 1020/2054] 10.0.0.203 () {30 vars in 668 bytes} [Wed Jun 10 11:22:52 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: 1021/2055] 10.0.0.203 () {30 vars in 704 bytes} [Wed Jun 10 11:22:52 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: 1035/2056] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&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: 1022/2057] 10.0.0.203 () {30 vars in 730 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2058] 10.0.0.203 () {30 vars in 682 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2059] 10.0.0.203 () {34 vars in 704 bytes} [Wed Jun 10 11:22:52 2026] POST /v2.0/ports => generated 1128 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2060] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:53 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1024/2061] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:53 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&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: 1025/2062] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:54 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2063] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:54 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:54.749 7 INFO neutron.db.segments_db [None req-be5b467e-4876-472a-9ac9-b72158ef406a 7ef0b5d23f20431ea207be05e9572817 da131ce87412478d8f12f861364330e6 - - default default] Added segment 9f64835c-9503-4a9c-8f2a-136cffce6076 of type vxlan for network 0112c262-45da-4f84-ab10-502d1cdd7468 [pid: 7|app: 0|req: 1038/2064] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:22:54 2026] POST /v2.0/networks => generated 613 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2065] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:22:54 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2066] 10.0.0.194 () {34 vars in 747 bytes} [Wed Jun 10 11:22:55 2026] PUT /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1028/2067] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/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: 7|app: 0|req: 1040/2068] 10.0.0.194 () {34 vars in 758 bytes} [Wed Jun 10 11:22:55 2026] PUT /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/green => generated 4 bytes in 79 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: 1029/2069] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 34 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: 7|app: 0|req: 1041/2070] 10.0.0.194 () {34 vars in 754 bytes} [Wed Jun 10 11:22:55 2026] PUT /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/red => generated 4 bytes in 74 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: 1030/2071] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 34 bytes in 74 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: 1042/2072] 10.0.0.194 () {34 vars in 776 bytes} [Wed Jun 10 11:22:55 2026] PUT /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1043/2073] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2074] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 52 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: 7|app: 0|req: 1044/2075] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2076] 10.0.0.194 () {34 vars in 747 bytes} [Wed Jun 10 11:22:55 2026] PUT /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 37 bytes in 74 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: 1045/2077] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2078] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:22:55 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: 1046/2079] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/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: 7|app: 0|req: 1047/2080] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2081] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2082] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2083] 10.0.0.194 () {32 vars in 735 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:56.055 8 INFO neutron.api.v2.resource [None req-c5e58240-2756-45d2-9b8e-be34c0bc872b 7ef0b5d23f20431ea207be05e9572817 da131ce87412478d8f12f861364330e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2084] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/green => generated 99 bytes in 63 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: 1049/2085] 10.0.0.194 () {32 vars in 738 bytes} [Wed Jun 10 11:22:56 2026] DELETE /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1037/2086] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1038/2087] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:56.283 7 INFO neutron.api.v2.resource [None req-3d8802e6-51c0-440b-aa9c-dac7c9d91c91 7ef0b5d23f20431ea207be05e9572817 da131ce87412478d8f12f861364330e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2088] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:22:56 2026] DELETE /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2089] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:22:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1040/2090] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:22:56 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: 1041/2091] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:56.339 8 INFO neutron.api.v2.resource [None req-11e4bbe6-0d56-4535-bcd5-760c2f644df7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2092] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/security-groups/lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2093] 10.0.0.194 () {32 vars in 730 bytes} [Wed Jun 10 11:22:56 2026] DELETE /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1043/2094] 199.204.45.242 () {30 vars in 785 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/security-groups?name=lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2095] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f/tags => generated 12 bytes in 46 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: 1044/2096] 199.204.45.242 () {34 vars in 736 bytes} [Wed Jun 10 11:22:56 2026] POST /v2.0/security-groups => generated 1636 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2097] 199.204.45.242 () {30 vars in 815 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/security-group-rules?security_group_id=6abd5b76-2eaf-4edb-aa7f-bc6d022fcd33 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:56.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-a34a3057-6efa-42b8-9a17-577d8634bf6b 7ef0b5d23f20431ea207be05e9572817 da131ce87412478d8f12f861364330e6 - - default default] TaaS: Handle Delete Port: 5fc02756-abe9-48b5-aac6-1848b76f1a6f 2026-06-10 11:22:56.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a34a3057-6efa-42b8-9a17-577d8634bf6b 7ef0b5d23f20431ea207be05e9572817 da131ce87412478d8f12f861364330e6 - - default default] Tap Mirror: Handle Delete Port: 5fc02756-abe9-48b5-aac6-1848b76f1a6f [pid: 7|app: 0|req: 1053/2098] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:22:56 2026] DELETE /v2.0/ports/5fc02756-abe9-48b5-aac6-1848b76f1a6f => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:56.769 7 INFO neutron.services.segments.plugin [-] Segment 9f64835c-9503-4a9c-8f2a-136cffce6076 resource provider aggregate not found 2026-06-10 11:22:56.769 7 INFO neutron.services.segments.plugin [-] Segment 9f64835c-9503-4a9c-8f2a-136cffce6076 resource provider aggregate not found [pid: 8|app: 0|req: 1046/2099] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:22:56 2026] PUT /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:56.792 7 INFO neutron.services.segments.plugin [-] Segment 9f64835c-9503-4a9c-8f2a-136cffce6076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f64835c-9503-4a9c-8f2a-136cffce6076 found for delete ", "request_id": "req-992389a8-4fb9-4721-b9f2-90758f4996d1"}]} 2026-06-10 11:22:56.802 7 INFO neutron.services.segments.plugin [-] Segment 9f64835c-9503-4a9c-8f2a-136cffce6076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f64835c-9503-4a9c-8f2a-136cffce6076 found for delete ", "request_id": "req-b0740a1c-44cc-4d0a-9223-7719401229f0"}]} [pid: 7|app: 0|req: 1054/2100] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:22:56 2026] DELETE /v2.0/networks/0112c262-45da-4f84-ab10-502d1cdd7468 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1047/2101] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2102] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2103] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:22:56 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: 1056/2104] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2105] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1057/2106] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2107] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2108] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2109] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&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: 7|app: 0|req: 1059/2110] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2111] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/security-groups?tenant_id=da131ce87412478d8f12f861364330e6&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2112] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:57 2026] DELETE /v2.0/security-groups/393a7381-a0b1-4438-95e8-1915770cc0e6 => 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: 1062/2113] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.0/security-groups?tenant_id=b59cd345bc33491685994b748c0d1a64&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: 1063/2114] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:22:57 2026] DELETE /v2.0/security-groups/88a277b2-7c1b-4633-ae18-ca9eb2e18c2a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:58.155 8 INFO neutron.db.l3_db [None req-ceea0561-6541-47a4-89a8-207fc3acb16f b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Floating IP 54adc3aa-7a98-4e11-baff-f7dd13d1485b associated. External IP: 10.96.250.213, port: 6e876db0-a6b5-48d0-b659-5dc68d05454b. [pid: 8|app: 0|req: 1052/2115] 10.0.0.194 () {34 vars in 677 bytes} [Wed Jun 10 11:22:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:58.600 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d20f4bb7-f428-4300-b315-57f241c247c6'] response: {'name': 'network-changed', 'server_uuid': '336e7421-61ad-4c4a-9a88-103662c7e648', 'tag': '6e876db0-a6b5-48d0-b659-5dc68d05454b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1064/2116] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:22:58 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2117] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2118] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2119] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e876db0-a6b5-48d0-b659-5dc68d05454b => 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: 1066/2120] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/subnets?id=b45bf29b-41ff-4259-89d7-103523bd4f05 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2121] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/ports?network_id=16a3e55f-3075-4b8b-93ff-f843f4d72c05&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2122] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1056/2123] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1069/2126] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2127] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:00 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2128] 10.0.0.194 () {34 vars in 684 bytes} [Wed Jun 10 11:23:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2129] 10.0.0.194 () {34 vars in 767 bytes} [Wed Jun 10 11:23:01 2026] PUT /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2130] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2131] 10.0.0.194 () {34 vars in 778 bytes} [Wed Jun 10 11:23:01 2026] PUT /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2132] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2133] 10.0.0.194 () {34 vars in 774 bytes} [Wed Jun 10 11:23:01 2026] PUT /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/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: 1073/2134] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2135] 10.0.0.194 () {34 vars in 796 bytes} [Wed Jun 10 11:23:01 2026] PUT /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/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: 7|app: 0|req: 1074/2136] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2137] 10.0.0.194 () {34 vars in 767 bytes} [Wed Jun 10 11:23:01 2026] PUT /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/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: 1075/2138] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:02 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/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: 1064/2139] 10.0.0.194 () {32 vars in 755 bytes} [Wed Jun 10 11:23:02 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:23:02.179 7 INFO neutron.api.v2.resource [None req-9a1c4dff-cb14-4892-a1b5-ed95e702d019 daca2d4ce53a4594a07a101292edfe14 9318ea1ed40f4e028844939c4093e7f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2140] 10.0.0.194 () {32 vars in 759 bytes} [Wed Jun 10 11:23:02 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/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: 1065/2141] 10.0.0.194 () {32 vars in 758 bytes} [Wed Jun 10 11:23:02 2026] DELETE /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags/red => 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: 1077/2142] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:02 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:02.337 8 INFO neutron.api.v2.resource [None req-3525b5a6-6b8c-42ea-bcc2-4d3ee9375f6b daca2d4ce53a4594a07a101292edfe14 9318ea1ed40f4e028844939c4093e7f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2143] 10.0.0.194 () {32 vars in 762 bytes} [Wed Jun 10 11:23:02 2026] DELETE /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/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: 1078/2144] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:23:02 2026] DELETE /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2145] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:02 2026] GET /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393/tags => 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: 1079/2146] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:02 2026] DELETE /v2.0/security-groups/713d4960-97d1-4695-8a05-744ddcac5393 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2147] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:03 2026] GET /v2.0/security-groups?tenant_id=9318ea1ed40f4e028844939c4093e7f9&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2148] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:03 2026] DELETE /v2.0/security-groups/3aa680ca-7045-42e5-bcd3-4547b73b0339 => 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: 1069/2149] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:03 2026] GET /v2.0/security-groups?tenant_id=5fc7f7a87b1f40dda1e487bd30ecb78a&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2150] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:03 2026] DELETE /v2.0/security-groups/8b20b053-5eed-49e1-a1ce-cfa96f9b830d => 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: 1070/2151] 10.0.0.115 () {34 vars in 1016 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/security-groups?id=ff428ab3-7b9a-4602-a41d-af95a8596a9c&fields=id => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2152] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/networks?id=76446de7-b4f3-4a88-a122-165999f5667d => 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: 1071/2153] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/quotas/a170a34826264710b8f6101eddd1f6ef => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2154] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2155] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1084/2156] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2157] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1085/2158] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1074/2159] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1086/2160] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2161] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:23:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2162] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2163] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2164] 10.0.0.194 () {34 vars in 770 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2165] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/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: 1089/2166] 10.0.0.194 () {34 vars in 766 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2167] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2168] 10.0.0.194 () {34 vars in 788 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2169] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2170] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2171] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2172] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:23:07.693 8 INFO neutron.api.v2.resource [None req-b204eb54-5971-4cbe-aa85-489c6ee563f6 f135784ab70c499ca0daf59ab0a7ce68 d11e6a3cd355457a8baac4e08dd0b459 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1081/2173] 10.0.0.194 () {32 vars in 751 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2174] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags/red => 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: 1082/2175] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:07.813 7 INFO neutron.api.v2.resource [None req-b07e1bfb-e31d-4d20-a2ff-9058ebe5ec0e f135784ab70c499ca0daf59ab0a7ce68 d11e6a3cd355457a8baac4e08dd0b459 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2176] 10.0.0.194 () {32 vars in 754 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/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: 1083/2177] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => 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: 1095/2178] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4/tags => 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: 1084/2179] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/subnetpools/41d6f671-a003-41c1-8465-7d7eaaefc5c4 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2180] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:08 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2181] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:08 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1097/2182] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:08 2026] GET /v2.0/security-groups?tenant_id=8b0e030609af4029ba42cba5d91290dd&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2183] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:09 2026] DELETE /v2.0/security-groups/aecef77c-1c34-48cf-b068-fb384022094d => 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: 1098/2184] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/security-groups?tenant_id=d11e6a3cd355457a8baac4e08dd0b459&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2185] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/networks?id=76446de7-b4f3-4a88-a122-165999f5667d => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2186] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a170a34826264710b8f6101eddd1f6ef => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2187] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:09 2026] DELETE /v2.0/security-groups/b346999d-148d-4edf-95c5-46ba64263acf => 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: 1089/2188] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:23:09 2026] POST /v2.0/ports => generated 1078 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2189] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:23:09 2026] PUT /v2.0/ports/d67cc188-fd7f-4310-8bf1-4e23dafad2ea => generated 1239 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:23:10.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2cfd292-cda2-4ba9-ab59-565404c466ec'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': 'd67cc188-fd7f-4310-8bf1-4e23dafad2ea', '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: 1090/2190] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:10 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1101/2191] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:23:10 2026] GET /v2.0/networks?tenant_id=a170a34826264710b8f6101eddd1f6ef&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: 1091/2192] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:23:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2193] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2194] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.0/security-groups?id=ff428ab3-7b9a-4602-a41d-af95a8596a9c&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2195] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2196] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2197] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:23:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => 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: 1094/2198] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:23:12 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2199] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:12 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&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: 1095/2200] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:12 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2201] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:12 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:13.007 8 INFO neutron.db.segments_db [None req-c915ad45-d4ff-4e40-9ef8-6422984a73f4 e25ad50255f441d0b0810f5dd34efa87 63cbb420e1424546a094131708cc1504 - - default default] Added segment 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 of type vxlan for network 94cfdccb-49e0-4729-8a83-3485faa93dbf [pid: 8|app: 0|req: 1096/2202] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:23:12 2026] POST /v2.0/networks => generated 613 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2203] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:23:13 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: 8|app: 0|req: 1097/2204] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:23:13 2026] PUT /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2205] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:13 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2206] 10.0.0.194 () {34 vars in 762 bytes} [Wed Jun 10 11:23:13 2026] PUT /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2207] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:13 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2208] 10.0.0.194 () {34 vars in 758 bytes} [Wed Jun 10 11:23:13 2026] PUT /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2209] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:13 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2210] 10.0.0.194 () {34 vars in 780 bytes} [Wed Jun 10 11:23:13 2026] PUT /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2211] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:13 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2212] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:23:13 2026] PUT /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2213] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:13 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2214] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:23:14.115 7 INFO neutron.api.v2.resource [None req-918c8179-c254-410c-87e3-e25a93689475 e25ad50255f441d0b0810f5dd34efa87 63cbb420e1424546a094131708cc1504 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2215] 10.0.0.194 () {32 vars in 743 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2216] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2217] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:23:14 2026] DELETE /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2218] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/security-groups?id=ff428ab3-7b9a-4602-a41d-af95a8596a9c&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2219] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:14.322 7 INFO neutron.api.v2.resource [None req-0125bd37-291c-4658-92d5-9bc7780947a4 e25ad50255f441d0b0810f5dd34efa87 63cbb420e1424546a094131708cc1504 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2220] 10.0.0.194 () {32 vars in 746 bytes} [Wed Jun 10 11:23:14 2026] DELETE /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2221] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1117/2222] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:23:14 2026] DELETE /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => 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: 1106/2223] 10.0.0.194 () {32 vars in 731 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2226] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:23:14 2026] DELETE /v2.0/subnets/a3bb5571-01b7-4f87-8f23-a6612f86ed5d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:23:14.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-a37fb9dd-aa35-400c-a895-c9647c122223 e25ad50255f441d0b0810f5dd34efa87 63cbb420e1424546a094131708cc1504 - - default default] TaaS: Handle Delete Port: 65a1e18f-a83f-4531-a6db-28e3ed5fd309 2026-06-10 11:23:14.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a37fb9dd-aa35-400c-a895-c9647c122223 e25ad50255f441d0b0810f5dd34efa87 63cbb420e1424546a094131708cc1504 - - default default] Tap Mirror: Handle Delete Port: 65a1e18f-a83f-4531-a6db-28e3ed5fd309 2026-06-10 11:23:14.992 8 INFO neutron.services.segments.plugin [-] Segment 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 resource provider aggregate not found 2026-06-10 11:23:15.000 8 INFO neutron.services.segments.plugin [-] Segment 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 resource provider aggregate not found 2026-06-10 11:23:15.016 8 INFO neutron.services.segments.plugin [-] Segment 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 found for delete ", "request_id": "req-88a1b090-7db8-4b71-8eac-24212a6531e4"}]} 2026-06-10 11:23:15.020 8 INFO neutron.services.segments.plugin [-] Segment 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc8f5ba-e81b-4c32-bd3d-4c9a90498fc3 found for delete ", "request_id": "req-bdf14152-df53-4304-8088-026b4f39cf21"}]} [pid: 8|app: 0|req: 1109/2227] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:23:14 2026] DELETE /v2.0/networks/94cfdccb-49e0-4729-8a83-3485faa93dbf => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2228] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:23:15 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1119/2229] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:15 2026] GET /v2.0/security-groups?tenant_id=52d4f5f19723470cb0c98d47f2d0b8dd&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2230] 199.204.45.242 () {34 vars in 1044 bytes} [Wed Jun 10 11:23:16 2026] GET /v2.0/security-groups?id=ff428ab3-7b9a-4602-a41d-af95a8596a9c&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2231] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:16 2026] DELETE /v2.0/security-groups/64f76103-1f55-4a77-b684-31a3628123f9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2232] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:16 2026] GET /v2.0/security-groups?tenant_id=63cbb420e1424546a094131708cc1504&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2233] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:16 2026] DELETE /v2.0/security-groups/16da2a49-ac3d-4e8f-a52f-6141542a0909 => 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: 1113/2234] 10.0.0.194 () {32 vars in 826 bytes} [Wed Jun 10 11:23:16 2026] GET /v2.0/ports?project_id=5f51c92ee8e94587a7d353f04d137140&network_id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 3691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2235] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.0/subnets?network_id=032f2344-b644-438f-937c-576eb3a93c80 => generated 667 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2236] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2237] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.0/security-groups?id=ff428ab3-7b9a-4602-a41d-af95a8596a9c&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:17.546 7 INFO neutron.db.l3_db [None req-d9bda14b-8b45-48e6-bfa5-f3b2c4df0508 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Floating IP 54adc3aa-7a98-4e11-baff-f7dd13d1485b disassociated. External IP: 10.96.250.213, port: 6e876db0-a6b5-48d0-b659-5dc68d05454b. [pid: 8|app: 0|req: 1116/2238] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1123/2239] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:23:17 2026] PUT /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 554 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2240] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:17.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-920d1354-177a-4198-9207-ce852dff9a77'] response: {'name': 'network-changed', 'server_uuid': '336e7421-61ad-4c4a-9a88-103662c7e648', 'tag': '6e876db0-a6b5-48d0-b659-5dc68d05454b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1124/2241] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2242] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 756 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2243] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e876db0-a6b5-48d0-b659-5dc68d05454b => 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: 1119/2244] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/subnets?id=b45bf29b-41ff-4259-89d7-103523bd4f05 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2245] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/ports?network_id=16a3e55f-3075-4b8b-93ff-f843f4d72c05&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2246] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2247] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1121/2248] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2249] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:19 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 552 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:20.247 7 INFO neutron.db.segments_db [None req-c2c6e82f-6996-4000-8c09-4b6866e45c7e 24b500f855284050a35b378cd146e53c a75244c08f724d53aa7c0e9e04dc96a8 - - default default] Added segment cf28c7e3-7142-4b04-8d72-ba05c383df0c of type vxlan for network e4d487f2-bcbc-4f1b-8fe0-03b183f07161 [pid: 7|app: 0|req: 1128/2250] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:23:19 2026] POST /v2.0/networks => generated 612 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2251] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1130/2252] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.0/security-groups?id=ff428ab3-7b9a-4602-a41d-af95a8596a9c&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2253] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:23:20 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1124/2254] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1131/2255] 10.0.0.194 () {34 vars in 666 bytes} [Wed Jun 10 11:23:20 2026] POST /v2.0/trunks => generated 407 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2256] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:23:20 2026] PUT /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2257] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2258] 10.0.0.194 () {34 vars in 760 bytes} [Wed Jun 10 11:23:20 2026] PUT /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2259] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2260] 10.0.0.194 () {34 vars in 756 bytes} [Wed Jun 10 11:23:21 2026] PUT /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2261] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2262] 10.0.0.194 () {34 vars in 778 bytes} [Wed Jun 10 11:23:21 2026] PUT /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2264] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2264] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2265] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:23:21 2026] PUT /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2266] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2267] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:23:21.275 8 INFO neutron.api.v2.resource [None req-c94991b5-481e-410f-ab91-4033b277ea32 24b500f855284050a35b378cd146e53c a75244c08f724d53aa7c0e9e04dc96a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2268] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2269] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2270] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:21 2026] DELETE /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2271] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:21.361 8 INFO neutron.api.v2.resource [None req-929f1fec-ee96-4666-91fa-270c03b3188a 24b500f855284050a35b378cd146e53c a75244c08f724d53aa7c0e9e04dc96a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2272] 10.0.0.194 () {32 vars in 744 bytes} [Wed Jun 10 11:23:21 2026] DELETE /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/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: 1135/2273] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:23:21 2026] DELETE /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2274] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2/tags => 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: 1139/2275] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2276] 10.0.0.194 () {32 vars in 719 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2277] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/ports/48bc7d21-f350-48cf-afae-cf0214f34acc => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2278] 10.0.0.194 () {32 vars in 722 bytes} [Wed Jun 10 11:23:21 2026] DELETE /v2.0/trunks/6593b1ae-e549-45e1-80c0-e6d747ba5df2 => 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: 1140/2279] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:23:21.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d9ab8e1-e2a9-406f-ba78-ac67489bc8c2 24b500f855284050a35b378cd146e53c a75244c08f724d53aa7c0e9e04dc96a8 - - default default] TaaS: Handle Delete Port: 48bc7d21-f350-48cf-afae-cf0214f34acc 2026-06-10 11:23:21.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d9ab8e1-e2a9-406f-ba78-ac67489bc8c2 24b500f855284050a35b378cd146e53c a75244c08f724d53aa7c0e9e04dc96a8 - - default default] Tap Mirror: Handle Delete Port: 48bc7d21-f350-48cf-afae-cf0214f34acc [pid: 7|app: 0|req: 1141/2280] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:23:21.699 7 INFO neutron.db.securitygroups_db [None req-376b29d3-99b0-48c0-ba99-034ec8b53ffa b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Project 5f51c92ee8e94587a7d353f04d137140 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: 1140/2281] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:23:21 2026] DELETE /v2.0/ports/48bc7d21-f350-48cf-afae-cf0214f34acc => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2282] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:23:21.807 7 INFO neutron.db.securitygroups_db [None req-ea6c6b50-f293-4ddc-9b77-01cb13d765ce b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Project 5f51c92ee8e94587a7d353f04d137140 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: 1143/2283] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:23:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:23:21.893 8 INFO neutron.services.segments.plugin [-] Segment cf28c7e3-7142-4b04-8d72-ba05c383df0c resource provider aggregate not found 2026-06-10 11:23:21.899 8 INFO neutron.services.segments.plugin [-] Segment cf28c7e3-7142-4b04-8d72-ba05c383df0c resource provider aggregate not found 2026-06-10 11:23:21.916 8 INFO neutron.services.segments.plugin [-] Segment cf28c7e3-7142-4b04-8d72-ba05c383df0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf28c7e3-7142-4b04-8d72-ba05c383df0c found for delete ", "request_id": "req-98b17c86-34db-4312-93d3-77ec87856ce8"}]} 2026-06-10 11:23:21.920 8 INFO neutron.services.segments.plugin [-] Segment cf28c7e3-7142-4b04-8d72-ba05c383df0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf28c7e3-7142-4b04-8d72-ba05c383df0c found for delete ", "request_id": "req-1406c4ba-c7ae-4fef-83a0-eb21bb567ea0"}]} [pid: 8|app: 0|req: 1141/2284] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:23:21 2026] DELETE /v2.0/networks/e4d487f2-bcbc-4f1b-8fe0-03b183f07161 => 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: 1144/2285] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/networks => generated 1297 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2286] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/security-groups?tenant_id=a75244c08f724d53aa7c0e9e04dc96a8&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2287] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:22 2026] DELETE /v2.0/security-groups/2d8b9fab-20df-4d95-8359-bfcbb8e927d4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2288] 10.0.0.115 () {34 vars in 1100 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1916492371&fields=id&tenant_id=5f51c92ee8e94587a7d353f04d137140 => 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: 1146/2289] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2290] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/quotas/5f51c92ee8e94587a7d353f04d137140 => 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: 1147/2291] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&fields=id => generated 149 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2292] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:23:23 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2293] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/security-groups?tenant_id=2a1c236135404bf69d595a6428128038&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2294] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:23:23 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1146/2295] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:23 2026] DELETE /v2.0/security-groups/16ce3c48-fbc1-4d71-8ad3-450a6799b4bb => 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: 1150/2296] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:23 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1147/2297] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:24 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1151/2298] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:25 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1148/2299] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:26 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:27.011 7 INFO neutron.db.segments_db [None req-9dd83e07-73b0-4df7-87d1-c65986f95d01 e67a844b194a4a2085d845905cfc466f d5bbe6e9a1f84c0bbb25c21972952012 - - default default] Added segment 3835f8f6-9924-48b5-9e72-082d1f55dd52 of type vxlan for network c112a085-9be9-40ae-92be-0c3a4582f331 [pid: 7|app: 0|req: 1152/2300] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:23:26 2026] POST /v2.0/networks => generated 613 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:23:27.180 8 INFO neutron.db.segments_db [None req-83bea0d3-bd80-4f07-99aa-14e433fd59a0 e67a844b194a4a2085d845905cfc466f d5bbe6e9a1f84c0bbb25c21972952012 - - default default] Added segment 0e5559bd-7277-4050-ba0a-c676d3b1b78d of type vxlan for network 383156b5-88ef-4127-bb6a-c41360eb2af7 [pid: 8|app: 0|req: 1149/2301] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:23:27 2026] POST /v2.0/networks => generated 613 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2302] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:23:27 2026] PUT /v2.0/networks/c112a085-9be9-40ae-92be-0c3a4582f331/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2303] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/networks/c112a085-9be9-40ae-92be-0c3a4582f331/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2304] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:23:27 2026] PUT /v2.0/networks/383156b5-88ef-4127-bb6a-c41360eb2af7/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2305] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/networks/383156b5-88ef-4127-bb6a-c41360eb2af7/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2306] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:23:27 2026] PUT /v2.0/networks/383156b5-88ef-4127-bb6a-c41360eb2af7/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2307] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/networks/383156b5-88ef-4127-bb6a-c41360eb2af7/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2308] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/networks/c112a085-9be9-40ae-92be-0c3a4582f331/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2309] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1158/2310] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 660 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:27.881 8 INFO neutron.services.segments.plugin [-] Segment 3835f8f6-9924-48b5-9e72-082d1f55dd52 resource provider aggregate not found 2026-06-10 11:23:27.886 8 INFO neutron.services.segments.plugin [-] Segment 3835f8f6-9924-48b5-9e72-082d1f55dd52 resource provider aggregate not found [pid: 7|app: 0|req: 1159/2311] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f51c92ee8e94587a7d353f04d137140 => generated 272 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:27.906 8 INFO neutron.services.segments.plugin [-] Segment 3835f8f6-9924-48b5-9e72-082d1f55dd52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3835f8f6-9924-48b5-9e72-082d1f55dd52 found for delete ", "request_id": "req-2a642f8d-34d6-467d-b37e-d08c5946d5ff"}]} 2026-06-10 11:23:27.912 8 INFO neutron.services.segments.plugin [-] Segment 3835f8f6-9924-48b5-9e72-082d1f55dd52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3835f8f6-9924-48b5-9e72-082d1f55dd52 found for delete ", "request_id": "req-150910b9-d7ea-4a52-9ad9-e561d789e1b0"}]} [pid: 8|app: 0|req: 1153/2312] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:23:27 2026] DELETE /v2.0/networks/c112a085-9be9-40ae-92be-0c3a4582f331 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2313] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:23:27 2026] DELETE /v2.0/networks/383156b5-88ef-4127-bb6a-c41360eb2af7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2314] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:23:27 2026] POST /v2.0/ports => generated 958 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2315] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:23:28 2026] PUT /v2.0/ports/0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 => generated 1239 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:23:28.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2fa24a5-220f-4226-a267-9ef9bbd64d6a'] response: {'name': 'network-changed', 'server_uuid': '3c683619-8ff3-4d05-bda0-c836e53f2024', 'tag': '0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1156/2316] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:28 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2317] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:28 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1161/2318] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:28 2026] GET /v2.0/security-groups?tenant_id=ee425ea320a3402a9d3ee3db33ef6edc&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2319] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:29 2026] DELETE /v2.0/security-groups/60dcae09-1e08-4b48-b1cd-cfb90f672a9f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2320] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:23:29 2026] GET /v2.0/security-groups?tenant_id=d5bbe6e9a1f84c0bbb25c21972952012&name=default => generated 2927 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2321] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:29 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1159/2322] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:23:29 2026] DELETE /v2.0/security-groups/103e3f43-54a2-4e26-9205-bd9315652235 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2323] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:23:29 2026] GET /v2.0/networks?tenant_id=5f51c92ee8e94587a7d353f04d137140&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2324] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:23:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:29.929 8 INFO neutron.services.segments.plugin [-] Segment 0e5559bd-7277-4050-ba0a-c676d3b1b78d resource provider aggregate not found 2026-06-10 11:23:29.933 8 INFO neutron.services.segments.plugin [-] Segment 0e5559bd-7277-4050-ba0a-c676d3b1b78d resource provider aggregate not found 2026-06-10 11:23:29.949 8 INFO neutron.services.segments.plugin [-] Segment 0e5559bd-7277-4050-ba0a-c676d3b1b78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5559bd-7277-4050-ba0a-c676d3b1b78d found for delete ", "request_id": "req-9d61b59e-a991-4cff-bb92-0b8a9012a66c"}]} 2026-06-10 11:23:29.950 8 INFO neutron.services.segments.plugin [-] Segment 0e5559bd-7277-4050-ba0a-c676d3b1b78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5559bd-7277-4050-ba0a-c676d3b1b78d found for delete ", "request_id": "req-09451827-ed9b-4eb6-834d-fa13bb731a29"}]} [pid: 7|app: 0|req: 1166/2327] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1162/2328] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2329] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2330] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 => 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: 1168/2331] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/subnets?id=b45bf29b-41ff-4259-89d7-103523bd4f05 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2332] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/ports?network_id=16a3e55f-3075-4b8b-93ff-f843f4d72c05&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: 1169/2333] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1165/2334] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:30 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1170/2335] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2336] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1171/2337] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:32 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2338] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:32 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2339] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:33 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2340] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:33 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1173/2341] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:34 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2342] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:34 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1174/2343] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:35 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1170/2344] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:35 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2345] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:36 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2346] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:36 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2347] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:23:36 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:23:36.592 8 INFO neutron.db.l3_db [None req-0507c58c-a059-461b-a135-59c2352a2bc0 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Floating IP 54adc3aa-7a98-4e11-baff-f7dd13d1485b associated. External IP: 10.96.250.213, port: 0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1. [pid: 8|app: 0|req: 1172/2348] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:23:36 2026] PUT /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 856 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:36.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ad6fa99-73b4-4f49-8436-718a65bee700'] response: {'name': 'network-changed', 'server_uuid': '3c683619-8ff3-4d05-bda0-c836e53f2024', 'tag': '0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1177/2349] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:36 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2350] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/ports?tenant_id=5f51c92ee8e94587a7d353f04d137140&device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1178/2351] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/networks?id=16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2352] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2353] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/subnets?id=b45bf29b-41ff-4259-89d7-103523bd4f05 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2354] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/ports?network_id=16a3e55f-3075-4b8b-93ff-f843f4d72c05&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: 1180/2355] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?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: 1176/2356] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2357] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2358] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:23:39 2026] GET /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2361] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:23:47 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2362] 10.0.0.235 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:47 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1180/2363] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:23:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2364] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:23:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2365] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:23:56 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: 1185/2366] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:23:56 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: 1182/2367] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:23:56 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1186/2368] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:23:56 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2369] 199.204.45.242 () {34 vars in 717 bytes} [Wed Jun 10 11:23:56 2026] POST /v2.0/ports => generated 1059 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2370] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:23:56 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2371] 10.0.0.115 () {34 vars in 907 bytes} [Wed Jun 10 11:23:56 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2372] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:57 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2373] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:57 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1189/2374] 199.204.45.242 () {34 vars in 1262 bytes} [Wed Jun 10 11:23:57 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2375] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:57 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2376] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:57 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1187/2377] 199.204.45.242 () {34 vars in 975 bytes} [Wed Jun 10 11:23:58 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2378] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:58 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2379] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:23:58 2026] GET /v2.0/networks?id=9609fd6c-1870-491c-946f-bcc369d63d6b => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2380] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:58 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1189/2381] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:23:58 2026] PUT /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1249 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:23:58.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3643a0e-6bf2-427e-9fa0-307d261526dd'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': '10efedea-a9f0-4690-9e60-2102ef3537b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1193/2382] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2485 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2383] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/networks?id=9609fd6c-1870-491c-946f-bcc369d63d6b => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2384] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2385] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2386] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2387] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2388] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2389] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2390] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/security-groups?id=1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd&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: 1199/2391] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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) 2026-06-10 11:23:59.594 8 INFO neutron_taas.services.taas.taas_plugin [req-5b78cd27-3df2-45f9-b8c0-f7626ba4c6a2 req-7af711ca-7513-4344-981a-2135e9445e3b b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: 0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 2026-06-10 11:23:59.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5b78cd27-3df2-45f9-b8c0-f7626ba4c6a2 req-7af711ca-7513-4344-981a-2135e9445e3b b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: 0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 2026-06-10 11:23:59.710 8 INFO neutron.db.l3_db [req-5b78cd27-3df2-45f9-b8c0-f7626ba4c6a2 req-7af711ca-7513-4344-981a-2135e9445e3b b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Floating IP 54adc3aa-7a98-4e11-baff-f7dd13d1485b disassociated. External IP: 10.96.250.213, port: 0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1. [pid: 8|app: 0|req: 1193/2394] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:23:59 2026] DELETE /v2.0/ports/0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2395] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1202/2396] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2397] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => 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: 1203/2398] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2399] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:00.762 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0b95a64-abc8-4e12-81f8-2ba3a0293f03'] response: {'server_uuid': '3c683619-8ff3-4d05-bda0-c836e53f2024', 'name': 'network-vif-deleted', 'tag': '0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1204/2400] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1197/2401] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1205/2402] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2403] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2404] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2405] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1207/2406] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2407] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1208/2408] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.0/ports?device_id=3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 1201/2409] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:24:03 2026] DELETE /v2.0/security-groups/1f2dfd74-b5d4-4575-8f6a-cef1c14a13fd => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:24:04.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-69e92341-90c8-4bde-9e9d-bd32c257b019 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: 9600b14b-9f24-45d4-96d5-69444f691a49 2026-06-10 11:24:04.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69e92341-90c8-4bde-9e9d-bd32c257b019 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: 9600b14b-9f24-45d4-96d5-69444f691a49 [pid: 7|app: 0|req: 1209/2410] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:24:04 2026] DELETE /v2.0/floatingips/54adc3aa-7a98-4e11-baff-f7dd13d1485b => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2411] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2412] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&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: 1203/2413] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1251 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2414] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:24:05 2026] PUT /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1275 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:05.433 8 INFO neutron.api.v2.resource [None req-70b0aeb8-82b9-4863-a7e0-9e4ed1883986 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1204/2415] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/security-groups/lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:24:05.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-beab4024-57c3-4cea-9fdd-a0e0df5c6c7f'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': '10efedea-a9f0-4690-9e60-2102ef3537b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1212/2416] 199.204.45.242 () {30 vars in 785 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/security-groups?name=lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 1637 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2417] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:24:05 2026] PUT /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1313 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:05.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-034a2c35-a8bb-4768-8deb-119e54aa4324'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': '10efedea-a9f0-4690-9e60-2102ef3537b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1213/2418] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 84 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: 1206/2419] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2420] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24:05 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: 1208/2421] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:06 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: 1214/2422] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2423] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2424] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2425] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks?id=9609fd6c-1870-491c-946f-bcc369d63d6b => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2426] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2427] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2428] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2429] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1213/2430] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2431] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&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: 1214/2432] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1219/2433] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2434] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2435] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1216/2436] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2437] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1217/2438] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2439] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/security-groups?id=cf36e71a-eadd-4b7e-9640-5dd8fff0abd2&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2440] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:07.274 7 INFO neutron_taas.services.taas.taas_plugin [req-89a5b192-1ce7-4d65-9b2a-f8c660171628 req-74f0e69c-be0a-44f6-9699-bd2e18b609a0 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: 6e876db0-a6b5-48d0-b659-5dc68d05454b 2026-06-10 11:24:07.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-89a5b192-1ce7-4d65-9b2a-f8c660171628 req-74f0e69c-be0a-44f6-9699-bd2e18b609a0 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: 6e876db0-a6b5-48d0-b659-5dc68d05454b [pid: 8|app: 0|req: 1219/2441] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2442] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/networks?id=9609fd6c-1870-491c-946f-bcc369d63d6b => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2443] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:24:07 2026] DELETE /v2.0/ports/6e876db0-a6b5-48d0-b659-5dc68d05454b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2444] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => 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: 1224/2445] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:07.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a851bcc7-9fbf-4f4c-9288-9a7ce2580266'] response: {'server_uuid': '336e7421-61ad-4c4a-9a88-103662c7e648', 'name': 'network-vif-deleted', 'tag': '6e876db0-a6b5-48d0-b659-5dc68d05454b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1222/2446] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2447] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2448] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:07 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1226/2449] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:08 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1224/2450] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:09 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1227/2451] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:10 2026] GET /v2.0/ports?device_id=336e7421-61ad-4c4a-9a88-103662c7e648 => 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: 1225/2452] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:24:11 2026] DELETE /v2.0/security-groups/cf36e71a-eadd-4b7e-9640-5dd8fff0abd2 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:24:11.961 7 INFO neutron_taas.services.taas.taas_plugin [None req-08ef815e-60d5-4566-ade1-4fc942fd4133 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: 6d7ed8d9-a7fe-4779-b3c3-99309e9be821 2026-06-10 11:24:11.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ef815e-60d5-4566-ade1-4fc942fd4133 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: 6d7ed8d9-a7fe-4779-b3c3-99309e9be821 [pid: 7|app: 0|req: 1228/2453] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:24:11 2026] PUT /v2.0/routers/df7a9a3c-68e1-445e-a9a6-aa545f281314/remove_router_interface => generated 309 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2454] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:24:12 2026] DELETE /v2.0/subnets/b45bf29b-41ff-4259-89d7-103523bd4f05 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:24:12.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-66480405-6c2a-4d96-a30a-63fc168f8319 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: f62627be-e4b3-4ec1-b5b5-03e427255a6a 2026-06-10 11:24:12.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66480405-6c2a-4d96-a30a-63fc168f8319 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: f62627be-e4b3-4ec1-b5b5-03e427255a6a 2026-06-10 11:24:13.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-66480405-6c2a-4d96-a30a-63fc168f8319 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: 4f6b3804-5515-42ce-9a6c-9dc9e59c1859 2026-06-10 11:24:13.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66480405-6c2a-4d96-a30a-63fc168f8319 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: 4f6b3804-5515-42ce-9a6c-9dc9e59c1859 2026-06-10 11:24:13.499 7 INFO neutron.services.segments.plugin [-] Segment 0f5619a9-7df1-407c-869d-5b9ecf1afeff resource provider aggregate not found 2026-06-10 11:24:13.515 7 INFO neutron.services.segments.plugin [-] Segment 0f5619a9-7df1-407c-869d-5b9ecf1afeff resource provider aggregate not found 2026-06-10 11:24:13.522 7 INFO neutron.services.segments.plugin [-] Segment 0f5619a9-7df1-407c-869d-5b9ecf1afeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f5619a9-7df1-407c-869d-5b9ecf1afeff found for delete ", "request_id": "req-40c69e1d-e3df-4c5f-a1af-2ca3cf4f3383"}]} 2026-06-10 11:24:13.538 7 INFO neutron.services.segments.plugin [-] Segment 0f5619a9-7df1-407c-869d-5b9ecf1afeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f5619a9-7df1-407c-869d-5b9ecf1afeff found for delete ", "request_id": "req-9896edb9-4874-4a06-a8d2-6ee1473bc502"}]} 2026-06-10 11:24:13.543 7 INFO neutron.db.l3_hamode_db [None req-66480405-6c2a-4d96-a30a-63fc168f8319 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] HA network 4ee5b781-42c0-4218-b23e-a5696bd33b8e was deleted as no HA routers are present in tenant 5f51c92ee8e94587a7d353f04d137140. [pid: 7|app: 0|req: 1229/2455] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:24:12 2026] DELETE /v2.0/routers/df7a9a3c-68e1-445e-a9a6-aa545f281314 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:24:13.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-b36bf247-7686-4568-be9a-9cd0ec7d7470 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] TaaS: Handle Delete Port: 25561620-2698-4f32-822b-d7ee22856fbc 2026-06-10 11:24:13.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b36bf247-7686-4568-be9a-9cd0ec7d7470 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] Tap Mirror: Handle Delete Port: 25561620-2698-4f32-822b-d7ee22856fbc [pid: 7|app: 0|req: 1230/2456] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:24:13 2026] DELETE /v2.0/networks/16a3e55f-3075-4b8b-93ff-f843f4d72c05 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:24:14.147 8 INFO neutron.db.l3_db [None req-15bb480b-1d3f-4fa9-940b-ca23d79ca9e6 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Floating IP 0f9255b3-9a5c-49d8-bd61-8037cbac4bd6 associated. External IP: 10.96.250.220, port: e7e2674f-8dc2-481c-bdef-4bd07779db61. [pid: 8|app: 0|req: 1227/2457] 10.0.0.194 () {34 vars in 677 bytes} [Wed Jun 10 11:24:13 2026] POST /v2.0/floatingips => generated 898 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2460] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:24:14 2026] GET /v2.0/security-groups?tenant_id=5f51c92ee8e94587a7d353f04d137140&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2461] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:24:14 2026] DELETE /v2.0/security-groups/42234689-d334-4b87-9a65-8b104f6b01bb => 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: 1232/2462] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:24:14 2026] GET /v2.0/security-groups?tenant_id=9e4da5eb048246cba5545c3d20fb79cc&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: 1231/2463] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:24:14 2026] DELETE /v2.0/security-groups/79738624-64a7-4988-9b33-4dc53dbc662b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:24:15.548 7 INFO neutron.services.segments.plugin [-] Segment d3769539-3a6c-4a7c-8b09-566ce2d2b591 resource provider aggregate not found 2026-06-10 11:24:15.558 7 INFO neutron.services.segments.plugin [-] Segment d3769539-3a6c-4a7c-8b09-566ce2d2b591 resource provider aggregate not found 2026-06-10 11:24:15.563 7 INFO neutron.services.segments.plugin [-] Segment d3769539-3a6c-4a7c-8b09-566ce2d2b591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3769539-3a6c-4a7c-8b09-566ce2d2b591 found for delete ", "request_id": "req-29003958-7708-4f8a-bc86-de0d4f2bf696"}]} 2026-06-10 11:24:15.575 7 INFO neutron.services.segments.plugin [-] Segment d3769539-3a6c-4a7c-8b09-566ce2d2b591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3769539-3a6c-4a7c-8b09-566ce2d2b591 found for delete ", "request_id": "req-6a8a0f9e-8780-4391-9fc7-068c3a006676"}]} [pid: 8|app: 0|req: 1232/2464] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24: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: 8|app: 0|req: 1233/2465] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2466] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:17 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: 1235/2467] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:17.309 8 INFO neutron.api.v2.resource [None req-01f57272-ba0c-486e-b71a-0fd8976d3367 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1236/2468] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 11:24:17 2026] GET /v2.0/security-groups/lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:24:17.320 7 INFO neutron.db.segments_db [None req-d6f99928-cc42-4843-8a8b-4631fa372d1a a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment dfce95de-b406-46f6-b020-aa1f6ab87a85 of type vxlan for network ca8aaa09-7f92-4793-9ac1-bc6536c78ca3 [pid: 8|app: 0|req: 1237/2469] 199.204.45.242 () {30 vars in 785 bytes} [Wed Jun 10 11:24:17 2026] GET /v2.0/security-groups?name=lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 1637 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2470] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:24:16 2026] POST /v2.0/networks => generated 721 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2471] 199.204.45.242 () {30 vars in 815 bytes} [Wed Jun 10 11:24:17 2026] GET /v2.0/security-group-rules?security_group_id=6abd5b76-2eaf-4edb-aa7f-bc6d022fcd33 => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2472] 199.204.45.242 () {34 vars in 747 bytes} [Wed Jun 10 11:24:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2473] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:24:17 2026] POST /v2.0/subnets => generated 688 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2474] 199.204.45.242 () {34 vars in 747 bytes} [Wed Jun 10 11:24:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:24:17.707 7 INFO neutron.db.segments_db [None req-02e8eecf-1975-4c7a-b53e-7b859dfd4b11 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment c4b97885-a384-4277-a3dd-78a9228a5e99 of type vxlan for network 50885286-6b6a-4241-bf1a-c48274b0ebbc 2026-06-10 11:24:18.383 7 INFO neutron.db.l3_hamode_db [None req-02e8eecf-1975-4c7a-b53e-7b859dfd4b11 a259aa30a3b043ffaf32ef85c8ed76c9 98b252d9a7444a43a9e0a36dedee55cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:24:19.174 7 INFO neutron.db.l3_hamode_db [None req-02e8eecf-1975-4c7a-b53e-7b859dfd4b11 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1235/2475] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:24:17 2026] POST /v2.0/routers => generated 728 bytes in 2416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2476] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:24:20 2026] PUT /v2.0/routers/9db72f2c-e777-4beb-a32a-280d75ddbddd/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:22.479 7 INFO neutron.db.segments_db [None req-02cb22ef-ddc7-4c68-9b9a-9776ec670c4e a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment a9f48598-8150-457f-8fd9-d28a43184796 of type vxlan for network 21a63b73-61c3-4964-ab2d-7241a4de4168 [pid: 7|app: 0|req: 1236/2477] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:24:22 2026] POST /v2.0/networks => generated 721 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2478] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:24:22 2026] POST /v2.0/subnets => generated 687 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:24:22.795 7 INFO neutron.db.segments_db [None req-44bb97e2-ada8-4f7a-b9cb-574b88dceb05 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Added segment 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 of type vxlan for network 723bb7f9-5c0a-432a-b14b-9191c4723d5e 2026-06-10 11:24:23.034 7 INFO neutron.db.l3_hamode_db [None req-44bb97e2-ada8-4f7a-b9cb-574b88dceb05 a259aa30a3b043ffaf32ef85c8ed76c9 c25c5457f87b44299e198243bf83c9fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:24:23.966 7 INFO neutron.db.l3_hamode_db [None req-44bb97e2-ada8-4f7a-b9cb-574b88dceb05 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1237/2479] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:24:22 2026] POST /v2.0/routers => generated 727 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2480] 10.0.0.203 () {30 vars in 690 bytes} [Wed Jun 10 11:24:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2481] 10.0.0.203 () {30 vars in 692 bytes} [Wed Jun 10 11:24:26 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: 1240/2482] 10.0.0.203 () {30 vars in 668 bytes} [Wed Jun 10 11:24:26 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: 1241/2483] 10.0.0.203 () {30 vars in 704 bytes} [Wed Jun 10 11:24:26 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: 1243/2484] 10.0.0.194 () {34 vars in 783 bytes} [Wed Jun 10 11:24:24 2026] PUT /v2.0/routers/2b6a832d-8b17-487d-bcdd-afd92568927d/add_router_interface => generated 309 bytes in 1805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2485] 10.0.0.203 () {28 vars in 439 bytes} [Wed Jun 10 11:24:27 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2486] 10.0.0.203 () {30 vars in 728 bytes} [Wed Jun 10 11:24:27 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2487] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:24:27 2026] POST /v2.0/security-groups => generated 1677 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2488] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2489] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:27 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2490] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2491] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:24:28.141 8 INFO neutron.db.securitygroups_db [None req-d70ed8e8-97b6-46ab-8323-d49e2c7b6021 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] Project 98b252d9a7444a43a9e0a36dedee55cd 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: 1247/2492] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2493] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24:28 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) 2026-06-10 11:24:28.319 7 INFO neutron.db.securitygroups_db [None req-c9b214cb-6d2b-4541-9242-dd9e95883e86 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] Project 98b252d9a7444a43a9e0a36dedee55cd added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1249/2494] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:28 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: 8|app: 0|req: 1250/2495] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:28 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: 1251/2496] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:28 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: 1252/2497] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:28 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2498] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:28 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2499] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:24:28 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2500] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24:28 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: 1254/2501] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:28 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: 1248/2502] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:28 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: 1255/2503] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:28 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: 1249/2504] 199.204.45.242 () {34 vars in 717 bytes} [Wed Jun 10 11:24:28 2026] POST /v2.0/ports => generated 1320 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2505] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:24:28 2026] POST /v2.0/security-groups => generated 1662 bytes in 130 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: 1257/2506] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:24:28 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1320 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2507] 10.0.0.115 () {34 vars in 907 bytes} [Wed Jun 10 11:24:29 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2508] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:28 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: 8|app: 0|req: 1259/2509] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:24:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2512] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:24:29 2026] POST /v2.0/floatingips => generated 552 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2513] 10.0.0.115 () {34 vars in 1100 bytes} [Wed Jun 10 11:24:29 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1835792766&fields=id&tenant_id=98b252d9a7444a43a9e0a36dedee55cd => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2514] 10.0.0.115 () {34 vars in 1100 bytes} [Wed Jun 10 11:24:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1365138958&fields=id&tenant_id=98b252d9a7444a43a9e0a36dedee55cd => 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: 1263/2515] 10.0.0.115 () {34 vars in 982 bytes} [Wed Jun 10 11:24:29 2026] GET /v2.0/networks?id=ca8aaa09-7f92-4793-9ac1-bc6536c78ca3 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2516] 10.0.0.115 () {34 vars in 965 bytes} [Wed Jun 10 11:24:29 2026] GET /v2.0/quotas/98b252d9a7444a43a9e0a36dedee55cd => 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: 1264/2517] 10.0.0.115 () {34 vars in 1002 bytes} [Wed Jun 10 11:24:29 2026] GET /v2.0/ports?tenant_id=98b252d9a7444a43a9e0a36dedee55cd&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2518] 10.0.0.115 () {34 vars in 1008 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2519] 10.0.0.115 () {34 vars in 1108 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3?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: 1255/2520] 199.204.45.242 () {34 vars in 1262 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2521] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1256/2522] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1267/2523] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => 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: 1257/2524] 199.204.45.242 () {34 vars in 975 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2525] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2526] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:24:30 2026] PUT /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1510 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2527] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:24:31.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2a71411-03a4-4e0b-bc7d-bdf14bb556f0'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': '1625a395-35a8-4ee3-ba90-6e528d3bdf93', '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: 1259/2528] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4087 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2529] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2530] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2531] 199.204.45.242 () {34 vars in 1102 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => 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: 1261/2532] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/subnets?id=25f0b750-92b4-4b64-a92f-b0db25099864&id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2533] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2534] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2535] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1263/2536] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2537] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2538] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4087 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2539] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => 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: 1265/2540] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2541] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2542] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2543] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => 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: 1277/2544] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1268/2545] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => 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: 1278/2546] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2547] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2548] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2549] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1280/2550] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => 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: 1271/2551] 199.204.45.242 () {34 vars in 1102 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => 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: 1281/2552] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/subnets?id=25f0b750-92b4-4b64-a92f-b0db25099864&id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2553] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&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: 8|app: 0|req: 1282/2554] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2555] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2556] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1274/2557] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks?id=ca8aaa09-7f92-4793-9ac1-bc6536c78ca3 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2558] 199.204.45.242 () {34 vars in 1050 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98b252d9a7444a43a9e0a36dedee55cd => generated 274 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2559] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => 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: 1275/2560] 199.204.45.242 () {38 vars in 955 bytes} [Wed Jun 10 11:24:34 2026] POST /v2.0/ports => generated 993 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2561] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:24:35 2026] PUT /v2.0/ports/74710440-3c0b-44c1-9a68-e4fcb90ff827 => generated 1274 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:35.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfa39fe5-c16e-4dbb-90df-00a061ebe456'] response: {'name': 'network-changed', 'server_uuid': 'be09b4b6-46e3-4883-a8dd-786db9b6091b', 'tag': '74710440-3c0b-44c1-9a68-e4fcb90ff827', '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: 1276/2562] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1287/2563] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2564] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/ports?tenant_id=98b252d9a7444a43a9e0a36dedee55cd&device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2565] 199.204.45.242 () {34 vars in 1018 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks?tenant_id=98b252d9a7444a43a9e0a36dedee55cd&shared=False => generated 768 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2566] 199.204.45.242 () {34 vars in 930 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2567] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2568] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2569] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/ports?tenant_id=98b252d9a7444a43a9e0a36dedee55cd&device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2570] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=74710440-3c0b-44c1-9a68-e4fcb90ff827 => 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: 1291/2571] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/subnets?id=908e8a6d-0088-4e5e-94db-fbb26ccfe554 => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2572] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/ports?network_id=ca8aaa09-7f92-4793-9ac1-bc6536c78ca3&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: 1292/2573] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2574] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:37 2026] GET /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3?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: 1293/2575] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1512 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2576] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2577] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1008 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2578] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2579] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2580] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/subnets/25f0b750-92b4-4b64-a92f-b0db25099864 => generated 744 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2581] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2582] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2583] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2584] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:38 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: 1298/2585] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2586] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2587] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2588] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1300/2589] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2590] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2591] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1291/2592] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:39 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2593] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:39 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2594] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:40 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1008 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2595] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:24:40 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2596] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:40 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2597] 199.204.45.242 () {34 vars in 1124 bytes} [Wed Jun 10 11:24:40 2026] GET /v2.0/security-groups?id=488f82b1-667d-499b-ba2d-3b29b3d89002&id=40a869b4-5985-4f6f-977d-5fe4292cc8be&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2598] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:41 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2599] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:41 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2600] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:42 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2601] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2602] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:43.518 8 INFO neutron.db.l3_db [None req-087442ac-3b5d-43dc-9b38-54908dc3a5eb 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] Floating IP c4487550-683a-43ab-a751-a36019bd9bf6 associated. External IP: 10.96.250.209, port: 74710440-3c0b-44c1-9a68-e4fcb90ff827. [pid: 8|app: 0|req: 1307/2603] 10.0.0.194 () {34 vars in 749 bytes} [Wed Jun 10 11:24:43 2026] PUT /v2.0/floatingips/c4487550-683a-43ab-a751-a36019bd9bf6 => generated 855 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:43.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ece15d2-8680-4e42-aa0a-580cf7dada4c'] response: {'name': 'network-changed', 'server_uuid': 'be09b4b6-46e3-4883-a8dd-786db9b6091b', 'tag': '74710440-3c0b-44c1-9a68-e4fcb90ff827', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2604] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/ports?tenant_id=98b252d9a7444a43a9e0a36dedee55cd&device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2605] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/networks?id=ca8aaa09-7f92-4793-9ac1-bc6536c78ca3 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2608] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=74710440-3c0b-44c1-9a68-e4fcb90ff827 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2609] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/subnets?id=908e8a6d-0088-4e5e-94db-fbb26ccfe554 => generated 691 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2610] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/ports?network_id=ca8aaa09-7f92-4793-9ac1-bc6536c78ca3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2611] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2612] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2613] 10.0.0.203 () {30 vars in 690 bytes} [Wed Jun 10 11:24:47 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: 1301/2614] 10.0.0.203 () {30 vars in 692 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2615] 10.0.0.203 () {30 vars in 668 bytes} [Wed Jun 10 11:24: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: 7|app: 0|req: 1302/2616] 10.0.0.203 () {30 vars in 704 bytes} [Wed Jun 10 11:24:48 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: 1315/2617] 10.0.0.203 () {28 vars in 439 bytes} [Wed Jun 10 11:24:48 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2618] 10.0.0.203 () {30 vars in 728 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/subnets/d3e26816-1a3c-4819-a7a9-b481717adf8c => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2619] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2620] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:49 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: 1317/2621] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:49 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: 1305/2622] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:49 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: 1318/2623] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2624] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/subnets/d3e26816-1a3c-4819-a7a9-b481717adf8c => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2625] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4089 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2626] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:24:49 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: 1320/2627] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2628] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2629] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:24:49 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: 1309/2630] 199.204.45.242 () {34 vars in 717 bytes} [Wed Jun 10 11:24:49 2026] POST /v2.0/ports => generated 1332 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2631] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:24:49 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1332 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: 1310/2632] 199.204.45.242 () {34 vars in 1262 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2633] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1311/2634] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1324/2635] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2636] 199.204.45.242 () {34 vars in 975 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1332 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2637] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2638] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2639] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1279 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2640] 10.0.0.194 () {32 vars in 858 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.0/floatingips?floating_network_id=032f2344-b644-438f-937c-576eb3a93c80&port_id=74710440-3c0b-44c1-9a68-e4fcb90ff827 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2641] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:24:51 2026] PUT /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1522 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:52.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dca75ffe-8f11-4119-ad5a-cd68355226a7'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': 'a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1315/2642] 10.0.0.235 () {34 vars in 990 bytes} [Wed Jun 10 11:24:52 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1279 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: 1328/2643] 10.0.0.235 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:52 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2644] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 5603 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2645] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2646] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.224&port_id=a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2647] 199.204.45.242 () {34 vars in 1106 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A126&port_id=a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => 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: 1318/2648] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/subnets?id=d3e26816-1a3c-4819-a7a9-b481717adf8c&id=7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2649] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2650] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2651] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2652] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1333/2653] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 5603 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2654] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => 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: 1334/2655] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2656] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2657] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1323/2658] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1336/2659] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2660] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1337/2661] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&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: 1325/2662] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1338/2663] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?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: 1326/2664] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => 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: 1339/2665] 199.204.45.242 () {34 vars in 1102 bytes} [Wed Jun 10 11:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2666] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/subnets?id=25f0b750-92b4-4b64-a92f-b0db25099864&id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2667] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2668] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2669] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1329/2670] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1342/2671] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2672] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.224&port_id=a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2673] 199.204.45.242 () {34 vars in 1106 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A126&port_id=a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => 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: 1331/2674] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2675] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/subnets?id=d3e26816-1a3c-4819-a7a9-b481717adf8c&id=7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2676] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&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: 1345/2677] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2678] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2679] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1334/2680] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2681] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2682] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2683] 10.0.0.115 () {34 vars in 1120 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/security-groups?id=40a869b4-5985-4f6f-977d-5fe4292cc8be&id=488f82b1-667d-499b-ba2d-3b29b3d89002&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2684] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:58.100 8 INFO neutron_taas.services.taas.taas_plugin [req-b756fe0b-9263-47e4-af00-a07a77898b06 req-1972b246-127d-4a72-b426-e65e9aacec36 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] TaaS: Handle Delete Port: 74710440-3c0b-44c1-9a68-e4fcb90ff827 2026-06-10 11:24:58.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b756fe0b-9263-47e4-af00-a07a77898b06 req-1972b246-127d-4a72-b426-e65e9aacec36 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] Tap Mirror: Handle Delete Port: 74710440-3c0b-44c1-9a68-e4fcb90ff827 2026-06-10 11:24:58.254 8 INFO neutron.db.l3_db [req-b756fe0b-9263-47e4-af00-a07a77898b06 req-1972b246-127d-4a72-b426-e65e9aacec36 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] Floating IP c4487550-683a-43ab-a751-a36019bd9bf6 disassociated. External IP: 10.96.250.209, port: 74710440-3c0b-44c1-9a68-e4fcb90ff827. [pid: 8|app: 0|req: 1349/2685] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:24:57 2026] DELETE /v2.0/ports/74710440-3c0b-44c1-9a68-e4fcb90ff827 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:24:58.697 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e658167c-b062-48e0-b6c4-601a9e2a17e8'] response: {'server_uuid': 'be09b4b6-46e3-4883-a8dd-786db9b6091b', 'name': 'network-vif-deleted', 'tag': '74710440-3c0b-44c1-9a68-e4fcb90ff827', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2686] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => 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: 1351/2689] 10.0.0.115 () {34 vars in 971 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2690] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2691] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets/d3e26816-1a3c-4819-a7a9-b481717adf8c => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2692] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets/7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2693] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1512 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2694] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => 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: 1341/2695] 199.204.45.242 () {34 vars in 790 bytes} [Wed Jun 10 11:24:59 2026] PUT /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1251 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2696] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:00.279 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0d5afde-f71a-4c28-a38c-09f1f51af8f7'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': '1625a395-35a8-4ee3-ba90-6e528d3bdf93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2697] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2698] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2699] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2700] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:00 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: 1344/2701] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:00 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: 1358/2702] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1345/2703] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2704] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2705] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2706] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2707] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2708] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2709] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 5380 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2710] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2711] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2712] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/subnets?id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2713] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:25:01 2026] GET /v2.0/ports?device_id=be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2714] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:01 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2715] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:01 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2716] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:01 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2717] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:02 2026] DELETE /v2.0/security-groups/40a869b4-5985-4f6f-977d-5fe4292cc8be => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:02.325 8 INFO neutron.api.v2.resource [None req-fafa2e97-1b5f-449a-87b9-800827590972 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1366/2718] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:25:02 2026] GET /v2.0/security-groups/40a869b4-5985-4f6f-977d-5fe4292cc8be => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:02.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b2b0e1c-a0c4-4c53-9cb1-e61c55817fc5 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] TaaS: Handle Delete Port: 1662f65e-4ab9-4a10-9f7d-956fdfc1b689 2026-06-10 11:25:02.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b2b0e1c-a0c4-4c53-9cb1-e61c55817fc5 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] Tap Mirror: Handle Delete Port: 1662f65e-4ab9-4a10-9f7d-956fdfc1b689 [pid: 7|app: 0|req: 1353/2719] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:25:02 2026] DELETE /v2.0/floatingips/c4487550-683a-43ab-a751-a36019bd9bf6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2720] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:02 2026] DELETE /v2.0/security-groups/488f82b1-667d-499b-ba2d-3b29b3d89002 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:03.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f36c560-0357-4154-a284-63c6374e7555 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 327ce85e-90b4-4d1d-b62f-1dd1b451bf83 2026-06-10 11:25:03.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f36c560-0357-4154-a284-63c6374e7555 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 327ce85e-90b4-4d1d-b62f-1dd1b451bf83 [pid: 7|app: 0|req: 1354/2721] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:25:02 2026] PUT /v2.0/routers/9db72f2c-e777-4beb-a32a-280d75ddbddd/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:03.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-329adc50-4de9-4354-9226-83ec51f8c78b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: dbd79088-6cf7-4506-8fea-f9cc4b46304c 2026-06-10 11:25:03.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-329adc50-4de9-4354-9226-83ec51f8c78b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: dbd79088-6cf7-4506-8fea-f9cc4b46304c 2026-06-10 11:25:04.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-329adc50-4de9-4354-9226-83ec51f8c78b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 43c5129c-5f69-45e1-b7a0-89efdd5baf11 2026-06-10 11:25:04.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-329adc50-4de9-4354-9226-83ec51f8c78b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 43c5129c-5f69-45e1-b7a0-89efdd5baf11 2026-06-10 11:25:04.688 8 INFO neutron.services.segments.plugin [-] Segment c4b97885-a384-4277-a3dd-78a9228a5e99 resource provider aggregate not found 2026-06-10 11:25:04.695 8 INFO neutron.services.segments.plugin [-] Segment c4b97885-a384-4277-a3dd-78a9228a5e99 resource provider aggregate not found 2026-06-10 11:25:04.711 8 INFO neutron.services.segments.plugin [-] Segment c4b97885-a384-4277-a3dd-78a9228a5e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4b97885-a384-4277-a3dd-78a9228a5e99 found for delete ", "request_id": "req-c6b186e0-f430-4d6b-84ad-7620e6d004c7"}]} 2026-06-10 11:25:04.730 8 INFO neutron.services.segments.plugin [-] Segment c4b97885-a384-4277-a3dd-78a9228a5e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4b97885-a384-4277-a3dd-78a9228a5e99 found for delete ", "request_id": "req-ed2ef6e7-b197-4f98-b879-c7950e11e7a4"}]} 2026-06-10 11:25:04.735 8 INFO neutron.db.l3_hamode_db [None req-329adc50-4de9-4354-9226-83ec51f8c78b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 50885286-6b6a-4241-bf1a-c48274b0ebbc was deleted as no HA routers are present in tenant 98b252d9a7444a43a9e0a36dedee55cd. [pid: 8|app: 0|req: 1368/2722] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:03 2026] DELETE /v2.0/routers/9db72f2c-e777-4beb-a32a-280d75ddbddd => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2723] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:04 2026] DELETE /v2.0/subnets/908e8a6d-0088-4e5e-94db-fbb26ccfe554 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:05.055 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec80eb8a-eb09-4d9d-b4c2-510e42b6ccd2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: dfa9e2a8-9212-47da-942a-c9f5631eb706 2026-06-10 11:25:05.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec80eb8a-eb09-4d9d-b4c2-510e42b6ccd2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: dfa9e2a8-9212-47da-942a-c9f5631eb706 [pid: 8|app: 0|req: 1369/2724] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:04 2026] DELETE /v2.0/networks/ca8aaa09-7f92-4793-9ac1-bc6536c78ca3 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:05.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-91782f3e-6bba-4da6-a958-1ad46a360ecd a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 6fbecf83-b98a-4800-bdda-d5565072c6b7 2026-06-10 11:25:05.751 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91782f3e-6bba-4da6-a958-1ad46a360ecd a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 6fbecf83-b98a-4800-bdda-d5565072c6b7 [pid: 7|app: 0|req: 1356/2725] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:25:05 2026] PUT /v2.0/routers/2b6a832d-8b17-487d-bcdd-afd92568927d/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:06.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-1162ba92-70dc-4e5e-bfff-2179a7c23ff7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 433aea4d-c431-460e-a263-c5985f233328 2026-06-10 11:25:06.627 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1162ba92-70dc-4e5e-bfff-2179a7c23ff7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 433aea4d-c431-460e-a263-c5985f233328 2026-06-10 11:25:06.744 8 INFO neutron.services.segments.plugin [-] Segment dfce95de-b406-46f6-b020-aa1f6ab87a85 resource provider aggregate not found 2026-06-10 11:25:06.763 8 INFO neutron.services.segments.plugin [-] Segment dfce95de-b406-46f6-b020-aa1f6ab87a85 resource provider aggregate not found 2026-06-10 11:25:06.776 8 INFO neutron.services.segments.plugin [-] Segment dfce95de-b406-46f6-b020-aa1f6ab87a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfce95de-b406-46f6-b020-aa1f6ab87a85 found for delete ", "request_id": "req-bff3669e-da94-4e80-ba22-b87e78ca9c51"}]} 2026-06-10 11:25:06.783 8 INFO neutron.services.segments.plugin [-] Segment dfce95de-b406-46f6-b020-aa1f6ab87a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfce95de-b406-46f6-b020-aa1f6ab87a85 found for delete ", "request_id": "req-259f9883-fe11-4d08-8e1f-9a93728348ae"}]} 2026-06-10 11:25:06.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-1162ba92-70dc-4e5e-bfff-2179a7c23ff7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 61b49aa7-d842-420c-9c5d-70a2e9a29db3 2026-06-10 11:25:06.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1162ba92-70dc-4e5e-bfff-2179a7c23ff7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 61b49aa7-d842-420c-9c5d-70a2e9a29db3 2026-06-10 11:25:07.389 8 INFO neutron.db.l3_hamode_db [None req-1162ba92-70dc-4e5e-bfff-2179a7c23ff7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HA network 723bb7f9-5c0a-432a-b14b-9191c4723d5e was deleted as no HA routers are present in tenant c25c5457f87b44299e198243bf83c9fa. [pid: 8|app: 0|req: 1370/2726] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:06 2026] DELETE /v2.0/routers/2b6a832d-8b17-487d-bcdd-afd92568927d => generated 0 bytes in 1033 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2727] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:07 2026] DELETE /v2.0/subnets/501eefbf-d21b-4864-b9e6-cc16b5e4e20b => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:07.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-99e3f523-8f8b-4a6a-b6bf-6268b6d7967b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: ce403666-b7e4-49bb-a30e-4bcc726fbe51 2026-06-10 11:25:07.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99e3f523-8f8b-4a6a-b6bf-6268b6d7967b a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: ce403666-b7e4-49bb-a30e-4bcc726fbe51 [pid: 8|app: 0|req: 1371/2728] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:07 2026] DELETE /v2.0/networks/21a63b73-61c3-4964-ab2d-7241a4de4168 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2729] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:08 2026] GET /v2.0/security-groups?tenant_id=98b252d9a7444a43a9e0a36dedee55cd&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2730] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:08 2026] DELETE /v2.0/security-groups/d2221e7f-b194-4b88-af2b-1f3486a3a53e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2731] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:08 2026] GET /v2.0/security-groups?tenant_id=c25c5457f87b44299e198243bf83c9fa&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:08.814 8 INFO neutron.services.segments.plugin [-] Segment 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 resource provider aggregate not found 2026-06-10 11:25:08.817 8 INFO neutron.services.segments.plugin [-] Segment 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 resource provider aggregate not found 2026-06-10 11:25:08.836 8 INFO neutron.services.segments.plugin [-] Segment 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 found for delete ", "request_id": "req-0e6b8231-6c93-476c-9dd9-41d9e88ee640"}]} 2026-06-10 11:25:08.837 8 INFO neutron.services.segments.plugin [-] Segment 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e071e6-7ed6-48cb-b9f6-f92dfdc05738 found for delete ", "request_id": "req-82e20199-b9df-4ec8-9e9b-9af1c495061d"}]} 2026-06-10 11:25:08.864 8 INFO neutron.services.segments.plugin [-] Segment a9f48598-8150-457f-8fd9-d28a43184796 resource provider aggregate not found 2026-06-10 11:25:08.870 8 INFO neutron.services.segments.plugin [-] Segment a9f48598-8150-457f-8fd9-d28a43184796 resource provider aggregate not found 2026-06-10 11:25:08.882 8 INFO neutron.services.segments.plugin [-] Segment a9f48598-8150-457f-8fd9-d28a43184796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9f48598-8150-457f-8fd9-d28a43184796 found for delete ", "request_id": "req-c94a2f38-82c3-415d-895f-4868a27d4d0f"}]} [pid: 8|app: 0|req: 1373/2732] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:08 2026] DELETE /v2.0/security-groups/cbc73b5a-4cbf-4217-9014-9ea366bd9985 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:08.895 8 INFO neutron.services.segments.plugin [-] Segment a9f48598-8150-457f-8fd9-d28a43184796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9f48598-8150-457f-8fd9-d28a43184796 found for delete ", "request_id": "req-48fb05a7-8668-4473-98bc-8a6c7408b2c9"}]} 2026-06-10 11:25:13.480 7 INFO neutron.db.segments_db [None req-4b8035c0-9e47-480a-a78a-8e1a3ac1555c c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Added segment 7275edbb-c719-40fe-9d76-fe9ff23f7487 of type vxlan for network 590a9a89-3a68-478c-a349-fa23d2ef854a [pid: 7|app: 0|req: 1360/2733] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:13 2026] POST /v2.0/networks => generated 613 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2734] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:25:13 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:13.986 7 INFO neutron.db.segments_db [None req-3070b8e5-e69b-4aaa-8ee1-6b9fb07be657 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Added segment b2cdbed6-d73a-4849-87f5-eb4aca778391 of type vxlan for network deccb364-cec6-4843-90bc-ab8536b39d53 [pid: 7|app: 0|req: 1361/2735] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:13 2026] POST /v2.0/networks => generated 612 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1375/2736] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:25:14 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:14.493 7 INFO neutron.db.segments_db [None req-9366f047-3596-49da-8a9b-ea7d1441e336 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Added segment b9b0c3d3-a420-4525-8e6c-14a07b054e90 of type vxlan for network 96ae1321-c4c5-4422-8aea-3968a08468e1 [pid: 7|app: 0|req: 1362/2739] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:14 2026] POST /v2.0/networks => generated 613 bytes in 143 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: 1363/2740] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2741] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:14 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: 1365/2742] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:14 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: 1366/2743] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:14 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: 1378/2744] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:25:14 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:14.951 7 INFO neutron.db.segments_db [None req-b1ccfbb3-bc62-4a89-a2e1-a4e30754d6c4 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Added segment 7534aeca-5a23-411b-be34-6c7367e5c0e7 of type vxlan for network 9f2ace11-7639-434d-bb02-9e1cdbd6a3f9 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1379/2745] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:14 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2746] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:14 2026] POST /v2.0/networks => generated 613 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2747] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:15 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 5380 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2748] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:15 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: 1382/2749] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:15 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: 1383/2750] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2751] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:15 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: 1385/2752] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:15 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2753] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:25:15 2026] POST /v2.0/ports => generated 743 bytes in 356 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-06-10 11:25:15.487 7 INFO neutron.db.segments_db [None req-52d90a4f-29ea-4846-8310-e9eeee193ac6 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Added segment f5d9040c-773a-4aba-ba7b-533d90dc21b7 of type vxlan for network 0dee780a-c2fb-46b5-be03-99c2d19e9d2b [pid: 7|app: 0|req: 1369/2754] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:15 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2755] 199.204.45.242 () {34 vars in 790 bytes} [Wed Jun 10 11:25:15 2026] PUT /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1255 bytes in 347 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-06-10 11:25:15.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ed9811-4a26-49c7-a483-4731aa937684'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': 'a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2756] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:15 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994 => generated 797 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2757] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:15 2026] GET /v2.0/subnets/d3e26816-1a3c-4819-a7a9-b481717adf8c => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2758] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:15 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2759] 10.0.0.194 () {34 vars in 664 bytes} [Wed Jun 10 11:25:15 2026] POST /v2.0/ports => generated 743 bytes in 350 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: 1371/2760] 10.0.0.194 () {34 vars in 747 bytes} [Wed Jun 10 11:25:15 2026] PUT /v2.0/ports/2f88a910-b123-48a2-b0cd-c77ad06cb514/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1372/2761] 10.0.0.194 () {34 vars in 747 bytes} [Wed Jun 10 11:25:16 2026] PUT /v2.0/ports/e39bfd81-3303-498c-89c9-ef9a123c3144/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1373/2762] 10.0.0.194 () {34 vars in 747 bytes} [Wed Jun 10 11:25:16 2026] PUT /v2.0/ports/67408e21-8cc7-40db-b39d-e54d8fe0468a/tags => generated 34 bytes in 99 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: 1390/2763] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:25:15 2026] PUT /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 1080 bytes in 361 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: 1374/2764] 10.0.0.194 () {34 vars in 747 bytes} [Wed Jun 10 11:25:16 2026] PUT /v2.0/ports/29aca8ad-0a63-4aad-bf05-7434e50db80f/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2765] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4972 bytes in 52 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: 1375/2766] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2767] 10.0.0.194 () {32 vars in 660 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2768] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2769] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4972 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2770] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2771] 10.0.0.194 () {32 vars in 674 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2772] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1378/2773] 10.0.0.194 () {32 vars in 670 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2774] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2775] 10.0.0.194 () {32 vars in 668 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2776] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2777] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4972 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2778] 10.0.0.194 () {32 vars in 678 bytes} [Wed Jun 10 11:25:16 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2779] 10.0.0.194 () {32 vars in 690 bytes} [Wed Jun 10 11:25:17 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:17.191 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dc4bc61-3172-4d1d-8af9-07b1999ff8c4 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] TaaS: Handle Delete Port: 2f88a910-b123-48a2-b0cd-c77ad06cb514 2026-06-10 11:25:17.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dc4bc61-3172-4d1d-8af9-07b1999ff8c4 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Tap Mirror: Handle Delete Port: 2f88a910-b123-48a2-b0cd-c77ad06cb514 [pid: 7|app: 0|req: 1381/2780] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:25:17 2026] DELETE /v2.0/ports/2f88a910-b123-48a2-b0cd-c77ad06cb514 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:17.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d2cd307-b770-4926-b4c7-8596d54b56bc c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] TaaS: Handle Delete Port: e39bfd81-3303-498c-89c9-ef9a123c3144 2026-06-10 11:25:17.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d2cd307-b770-4926-b4c7-8596d54b56bc c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Tap Mirror: Handle Delete Port: e39bfd81-3303-498c-89c9-ef9a123c3144 [pid: 8|app: 0|req: 1400/2781] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:25:17 2026] DELETE /v2.0/ports/e39bfd81-3303-498c-89c9-ef9a123c3144 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:17.570 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9b54dc5-86d2-4f77-9ec7-224152ed17c1 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] TaaS: Handle Delete Port: 67408e21-8cc7-40db-b39d-e54d8fe0468a 2026-06-10 11:25:17.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9b54dc5-86d2-4f77-9ec7-224152ed17c1 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Tap Mirror: Handle Delete Port: 67408e21-8cc7-40db-b39d-e54d8fe0468a [pid: 7|app: 0|req: 1382/2782] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:25:17 2026] DELETE /v2.0/ports/67408e21-8cc7-40db-b39d-e54d8fe0468a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:17.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-15ffd43e-c3e4-43d7-a089-3a1fdb878f63 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] TaaS: Handle Delete Port: 29aca8ad-0a63-4aad-bf05-7434e50db80f 2026-06-10 11:25:17.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15ffd43e-c3e4-43d7-a089-3a1fdb878f63 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Tap Mirror: Handle Delete Port: 29aca8ad-0a63-4aad-bf05-7434e50db80f 2026-06-10 11:25:17.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-568559d3-bb1f-4f6f-a8e7-9ff048a6d0b8'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': 'a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1401/2783] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:25:17 2026] DELETE /v2.0/ports/29aca8ad-0a63-4aad-bf05-7434e50db80f => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:17.971 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e207567-9d48-4b70-80e8-3b8235aaba02 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] TaaS: Handle Delete Port: 28e0d962-60bf-4e32-8f63-5d93e5e41ade 2026-06-10 11:25:17.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e207567-9d48-4b70-80e8-3b8235aaba02 c1b994bae3824553a4af01629d785133 e992b517979d402584d95cadb268a6de - - default default] Tap Mirror: Handle Delete Port: 28e0d962-60bf-4e32-8f63-5d93e5e41ade [pid: 7|app: 0|req: 1383/2784] 10.0.0.194 () {32 vars in 720 bytes} [Wed Jun 10 11:25:17 2026] DELETE /v2.0/ports/28e0d962-60bf-4e32-8f63-5d93e5e41ade => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2785] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4972 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2786] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:18 2026] DELETE /v2.0/networks/590a9a89-3a68-478c-a349-fa23d2ef854a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2787] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4972 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:18.386 7 INFO neutron.services.segments.plugin [-] Segment 7275edbb-c719-40fe-9d76-fe9ff23f7487 resource provider aggregate not found 2026-06-10 11:25:18.391 7 INFO neutron.services.segments.plugin [-] Segment 7275edbb-c719-40fe-9d76-fe9ff23f7487 resource provider aggregate not found 2026-06-10 11:25:18.413 7 INFO neutron.services.segments.plugin [-] Segment 7275edbb-c719-40fe-9d76-fe9ff23f7487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7275edbb-c719-40fe-9d76-fe9ff23f7487 found for delete ", "request_id": "req-1226952e-5b1e-4c92-b29b-9ef000ad8c9d"}]} 2026-06-10 11:25:18.419 7 INFO neutron.services.segments.plugin [-] Segment 7275edbb-c719-40fe-9d76-fe9ff23f7487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7275edbb-c719-40fe-9d76-fe9ff23f7487 found for delete ", "request_id": "req-f84ba274-da26-4830-b8ed-7bbed9948fc4"}]} [pid: 7|app: 0|req: 1386/2788] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2789] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:18 2026] DELETE /v2.0/networks/deccb364-cec6-4843-90bc-ab8536b39d53 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:18.440 8 INFO neutron.services.segments.plugin [-] Segment b2cdbed6-d73a-4849-87f5-eb4aca778391 resource provider aggregate not found 2026-06-10 11:25:18.458 8 INFO neutron.services.segments.plugin [-] Segment b2cdbed6-d73a-4849-87f5-eb4aca778391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cdbed6-d73a-4849-87f5-eb4aca778391 found for delete ", "request_id": "req-61571c7d-4b6f-44a3-ae72-8aa1787635e7"}]} 2026-06-10 11:25:18.496 8 INFO neutron.services.segments.plugin [-] Segment b2cdbed6-d73a-4849-87f5-eb4aca778391 resource provider aggregate not found [pid: 7|app: 0|req: 1387/2790] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:25:18.526 8 INFO neutron.services.segments.plugin [-] Segment b2cdbed6-d73a-4849-87f5-eb4aca778391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cdbed6-d73a-4849-87f5-eb4aca778391 found for delete ", "request_id": "req-7a7ce4e2-90cc-4075-91cc-4d28b113b6d5"}]} [pid: 7|app: 0|req: 1388/2791] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2792] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:18 2026] DELETE /v2.0/networks/96ae1321-c4c5-4422-8aea-3968a08468e1 => 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: 1389/2793] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:18 2026] DELETE /v2.0/networks/9f2ace11-7639-434d-bb02-9e1cdbd6a3f9 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2794] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:18 2026] DELETE /v2.0/networks/0dee780a-c2fb-46b5-be03-99c2d19e9d2b => 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: 1390/2795] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 4972 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2796] 199.204.45.242 () {34 vars in 975 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => 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: 1391/2797] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2798] 199.204.45.242 () {34 vars in 1016 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2799] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:25:19 2026] PUT /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 917 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2800] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/security-groups?tenant_id=3fd14f4c761647839bf3a22fa04333d8&name=default => generated 2929 bytes in 291 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: 1393/2801] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:20 2026] DELETE /v2.0/security-groups/f0bea311-2f4f-4e7c-8442-7d54903ac9ec => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2802] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3864 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:20.383 8 INFO neutron_taas.services.taas.taas_plugin [None req-4eb312b2-503e-4ed7-aa7a-f425a632696e a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 2026-06-10 11:25:20.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eb312b2-503e-4ed7-aa7a-f425a632696e a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 [pid: 7|app: 0|req: 1394/2803] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/security-groups?tenant_id=9639e6a04a324797b135b0a06c2ea839&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:20.435 7 INFO neutron.services.segments.plugin [-] Segment 7534aeca-5a23-411b-be34-6c7367e5c0e7 resource provider aggregate not found 2026-06-10 11:25:20.455 7 INFO neutron.services.segments.plugin [-] Segment 7534aeca-5a23-411b-be34-6c7367e5c0e7 resource provider aggregate not found 2026-06-10 11:25:20.466 7 INFO neutron.services.segments.plugin [-] Segment 7534aeca-5a23-411b-be34-6c7367e5c0e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7534aeca-5a23-411b-be34-6c7367e5c0e7 found for delete ", "request_id": "req-6ddb5c19-e460-449d-8a86-4159a922d054"}]} 2026-06-10 11:25:20.480 8 INFO neutron.services.segments.plugin [-] Segment b9b0c3d3-a420-4525-8e6c-14a07b054e90 resource provider aggregate not found 2026-06-10 11:25:20.485 7 INFO neutron.services.segments.plugin [-] Segment 7534aeca-5a23-411b-be34-6c7367e5c0e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7534aeca-5a23-411b-be34-6c7367e5c0e7 found for delete ", "request_id": "req-d31ca66a-e0a7-4932-ae22-1c1f551c0aa8"}]} [pid: 8|app: 0|req: 1410/2804] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:25:20 2026] DELETE /v2.0/ports/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:20.505 8 INFO neutron.services.segments.plugin [-] Segment b9b0c3d3-a420-4525-8e6c-14a07b054e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b0c3d3-a420-4525-8e6c-14a07b054e90 found for delete ", "request_id": "req-2751eabf-cb1f-4095-947d-e4ca0a453fb3"}]} 2026-06-10 11:25:20.533 8 INFO neutron.services.segments.plugin [-] Segment f5d9040c-773a-4aba-ba7b-533d90dc21b7 resource provider aggregate not found 2026-06-10 11:25:20.549 8 INFO neutron.services.segments.plugin [-] Segment f5d9040c-773a-4aba-ba7b-533d90dc21b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d9040c-773a-4aba-ba7b-533d90dc21b7 found for delete ", "request_id": "req-821708d6-06e2-4194-8ee9-949bcd138309"}]} 2026-06-10 11:25:20.551 8 INFO neutron.services.segments.plugin [-] Segment b9b0c3d3-a420-4525-8e6c-14a07b054e90 resource provider aggregate not found 2026-06-10 11:25:20.568 8 INFO neutron.services.segments.plugin [-] Segment b9b0c3d3-a420-4525-8e6c-14a07b054e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b0c3d3-a420-4525-8e6c-14a07b054e90 found for delete ", "request_id": "req-ed658935-d1e9-4f91-ae67-d885db68ad55"}]} [pid: 7|app: 0|req: 1395/2805] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:20 2026] DELETE /v2.0/security-groups/afc37277-1106-4933-8cad-004f16c27e3b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:20.586 8 INFO neutron.services.segments.plugin [-] Segment f5d9040c-773a-4aba-ba7b-533d90dc21b7 resource provider aggregate not found 2026-06-10 11:25:20.605 8 INFO neutron.services.segments.plugin [-] Segment f5d9040c-773a-4aba-ba7b-533d90dc21b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d9040c-773a-4aba-ba7b-533d90dc21b7 found for delete ", "request_id": "req-75aa602d-5224-4b40-bde5-7c9162fd2fd7"}]} [pid: 8|app: 0|req: 1411/2806] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:20 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: 1396/2807] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2808] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:20 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: 1397/2809] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:20 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: 1413/2810] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1398/2811] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/security-groups?tenant_id=e992b517979d402584d95cadb268a6de&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2812] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2813] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1349 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2814] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:20 2026] DELETE /v2.0/security-groups/dba2d1bc-7b65-4c53-aff6-8d5b117ff778 => 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: 1416/2815] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1400/2816] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2817] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2818] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2819] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3864 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2820] 199.204.45.242 () {34 vars in 1226 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks?id=76446de7-b4f3-4a88-a122-165999f5667d&id=9609fd6c-1870-491c-946f-bcc369d63d6b&id=5d651110-96ec-4878-adc8-4789928b019a&id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 3097 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2821] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => 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: 1403/2822] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2823] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&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: 1404/2824] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1421/2825] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2826] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => 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: 1422/2827] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2828] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&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: 1423/2829] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2830] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2831] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=1625a395-35a8-4ee3-ba90-6e528d3bdf93 => 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: 1408/2832] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/subnets?id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2833] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2834] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1426/2835] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1410/2836] 10.0.0.194 () {34 vars in 678 bytes} [Wed Jun 10 11:25:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2837] 10.0.0.194 () {34 vars in 678 bytes} [Wed Jun 10 11:25:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2838] 10.0.0.194 () {34 vars in 678 bytes} [Wed Jun 10 11:25:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2839] 10.0.0.194 () {34 vars in 678 bytes} [Wed Jun 10 11:25:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2840] 10.0.0.194 () {34 vars in 678 bytes} [Wed Jun 10 11:25:25 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: 1429/2841] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:25:25 2026] PUT /v2.0/policies/6053e4e3-f4fb-4534-807a-401afc0cff51/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2842] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:25:25 2026] PUT /v2.0/policies/cd833623-cd41-49e8-a1b0-ee9e5fd543b0/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2843] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:25:25 2026] PUT /v2.0/policies/a722c912-705d-43c4-89b7-eb4ed7ba3e33/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: 1414/2844] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:25:25 2026] PUT /v2.0/policies/33ff3974-68fb-4d6a-9957-da556b2b99a4/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2845] 10.0.0.194 () {32 vars in 674 bytes} [Wed Jun 10 11:25:25 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2846] 10.0.0.194 () {32 vars in 688 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2847] 10.0.0.194 () {32 vars in 684 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2848] 10.0.0.194 () {32 vars in 696 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2849] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2850] 10.0.0.194 () {32 vars in 696 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2851] 10.0.0.194 () {32 vars in 692 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2852] 10.0.0.194 () {32 vars in 704 bytes} [Wed Jun 10 11:25:26 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2853] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:25:26 2026] DELETE /v2.0/qos/policies/6053e4e3-f4fb-4534-807a-401afc0cff51 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2854] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:25:26 2026] DELETE /v2.0/qos/policies/cd833623-cd41-49e8-a1b0-ee9e5fd543b0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2855] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:25:26 2026] DELETE /v2.0/qos/policies/a722c912-705d-43c4-89b7-eb4ed7ba3e33 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2856] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:25:26 2026] DELETE /v2.0/qos/policies/33ff3974-68fb-4d6a-9957-da556b2b99a4 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2857] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:25:26 2026] DELETE /v2.0/qos/policies/01e667bf-b6b5-4107-9731-38b670573320 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2858] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:27 2026] GET /v2.0/security-groups?tenant_id=254e7c69d41c498ca8f7885fba736814&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2859] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:27 2026] DELETE /v2.0/security-groups/86576977-41ab-4268-bdd0-d5aa2c157afd => 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: 1422/2860] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:28 2026] GET /v2.0/security-groups?tenant_id=9fe8f455c4e14a369842473fbd5af8fd&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2861] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:28 2026] DELETE /v2.0/security-groups/1ab1a89f-a95f-424d-8270-e3861a544903 => 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: 1423/2862] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2863] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:28 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: 1424/2864] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:28 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: 1441/2865] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:28 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: 1442/2866] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:28 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2867] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:28 2026] GET /v2.0/security-groups?tenant_id=1da9dbd9d1284da8bb3f382c892a0207&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2868] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:28 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: 1443/2869] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:28 2026] DELETE /v2.0/security-groups/e5a42ec3-8043-415c-92f4-950fb999f240 => 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: 1427/2870] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2871] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:28 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: 1428/2872] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:28 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: 1445/2873] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:28 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2874] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:25:28 2026] PUT /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1080 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:29.144 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b555bf18-7b93-4811-b7a4-6e3b2934a8a6'] response: {'name': 'network-changed', 'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'tag': '1625a395-35a8-4ee3-ba90-6e528d3bdf93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/2875] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a => generated 798 bytes in 53 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: 1430/2876] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3693 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2877] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2880] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2881] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2882] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2883] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:29 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1434/2884] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3693 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2885] 199.204.45.242 () {34 vars in 975 bytes} [Wed Jun 10 11:25:31 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 1116 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2886] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:31 2026] GET /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2887] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:31 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 3693 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2888] 199.204.45.242 () {34 vars in 1016 bytes} [Wed Jun 10 11:25:31 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2889] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:25:31 2026] PUT /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 917 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2890] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:32 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:32.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6c5dc07-65ae-4a42-b5ec-b48c306472bc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 1625a395-35a8-4ee3-ba90-6e528d3bdf93 2026-06-10 11:25:32.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6c5dc07-65ae-4a42-b5ec-b48c306472bc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 1625a395-35a8-4ee3-ba90-6e528d3bdf93 [pid: 8|app: 0|req: 1454/2891] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:25:32 2026] DELETE /v2.0/ports/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2892] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25: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: 1455/2893] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25: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: 7|app: 0|req: 1439/2894] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:32 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: 1456/2895] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2896] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:32 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1441/2897] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:32 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2898] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2899] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => 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: 1444/2900] 199.204.45.242 () {30 vars in 743 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => 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: 1445/2901] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2902] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:33.250 8 INFO neutron.db.segments_db [None req-65eb470c-0e33-48f4-8fbc-fb12116d2768 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] Added segment 338b8010-e20a-4b00-a4cf-c4aa270da5a2 of type vxlan for network 2ee78df6-1b4b-4962-97d8-4fe943016106 [pid: 8|app: 0|req: 1457/2903] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:32 2026] POST /v2.0/networks => generated 613 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2904] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2905] 199.204.45.242 () {34 vars in 1146 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/networks?id=76446de7-b4f3-4a88-a122-165999f5667d&id=9609fd6c-1870-491c-946f-bcc369d63d6b&id=5d651110-96ec-4878-adc8-4789928b019a => generated 2311 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2906] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => 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: 1450/2907] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => 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: 1451/2908] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2909] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:25:33 2026] POST /v2.0/subnets => generated 626 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2910] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:25:33.609 8 INFO neutron.db.segments_db [None req-b3812045-220e-4a38-adec-a9509bdd5107 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] Added segment 8d3c6c09-db16-4b34-87e9-219987e6dcad of type vxlan for network 92010176-9e3f-4bf4-a552-16f8f8dc38d1 [pid: 7|app: 0|req: 1453/2911] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1454/2912] 199.204.45.242 () {34 vars in 1058 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=10efedea-a9f0-4690-9e60-2102ef3537b1 => 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: 1455/2913] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/subnets?id=a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2914] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:33 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2915] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/ports?network_id=9609fd6c-1870-491c-946f-bcc369d63d6b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2916] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2917] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:33 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2918] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:25:33 2026] POST /v2.0/subnets => generated 629 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:34.028 7 INFO neutron.db.segments_db [None req-0f401826-304e-49f9-bd5a-a84969f43af2 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] Added segment a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 of type vxlan for network 9884dbb1-f1a5-488a-8a34-0c7a766298b9 [pid: 7|app: 0|req: 1459/2919] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:33 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2920] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:25:34 2026] POST /v2.0/subnets => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:34.417 7 INFO neutron.db.segments_db [None req-2078ccd3-d49c-4317-bdbf-c671c3c6777e 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] Added segment 9de9fce1-d13f-47e2-9e8d-1705ec547365 of type vxlan for network 47c85e72-9f3e-459d-8de2-63277329c9f0 [pid: 7|app: 0|req: 1460/2921] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:34 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2922] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:25:34 2026] POST /v2.0/subnets => generated 629 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:34.826 7 INFO neutron.db.segments_db [None req-cac612b8-a6cd-42cf-87ae-d28c8b25bc32 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] Added segment 06e9349e-35f4-401c-aaa1-3d6e97916ad6 of type vxlan for network caad4673-d3b6-4c09-aa57-6c08e21f2052 [pid: 7|app: 0|req: 1461/2923] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:25:34 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2924] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:25:34 2026] POST /v2.0/subnets => generated 629 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2925] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:25:35 2026] PUT /v2.0/subnets/650afbaf-3a3d-4021-8413-fca49b7b44e8/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2926] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:25:35 2026] PUT /v2.0/subnets/d2a2a60a-0071-4fe0-8a7b-457779f52d1d/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2927] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:25:35 2026] PUT /v2.0/subnets/6a262ea5-bd2f-4f59-aa57-fb99d23739cc/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2928] 10.0.0.194 () {34 vars in 751 bytes} [Wed Jun 10 11:25:35 2026] PUT /v2.0/subnets/9302379e-109e-45aa-9705-5ac1d0b2c736/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2929] 10.0.0.194 () {32 vars in 664 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2930] 10.0.0.194 () {32 vars in 678 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2931] 10.0.0.194 () {32 vars in 674 bytes} [Wed Jun 10 11:25:35 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: 8|app: 0|req: 1467/2932] 10.0.0.194 () {32 vars in 686 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2933] 10.0.0.194 () {32 vars in 672 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2934] 10.0.0.194 () {32 vars in 686 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2935] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2936] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2937] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/subnets/650afbaf-3a3d-4021-8413-fca49b7b44e8 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2938] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/subnets/d2a2a60a-0071-4fe0-8a7b-457779f52d1d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2939] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/subnets/6a262ea5-bd2f-4f59-aa57-fb99d23739cc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2940] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/subnets/9302379e-109e-45aa-9705-5ac1d0b2c736 => 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: 1470/2941] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/subnets/fffa7b6e-4f73-4374-9b2b-0efbd3ccb07e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:36.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-144c2ba3-1b90-4df9-84cf-c59baff58627 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] TaaS: Handle Delete Port: 7f94e7d8-0aa3-41e6-b31e-ea9fa497d582 2026-06-10 11:25:36.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-144c2ba3-1b90-4df9-84cf-c59baff58627 205e85165255442bbb8a070ef4e6a243 1973f98e47c44b21b9ec3594a5874430 - - default default] Tap Mirror: Handle Delete Port: 7f94e7d8-0aa3-41e6-b31e-ea9fa497d582 2026-06-10 11:25:36.856 8 INFO neutron.services.segments.plugin [-] Segment 338b8010-e20a-4b00-a4cf-c4aa270da5a2 resource provider aggregate not found 2026-06-10 11:25:36.862 8 INFO neutron.services.segments.plugin [-] Segment 338b8010-e20a-4b00-a4cf-c4aa270da5a2 resource provider aggregate not found 2026-06-10 11:25:36.881 8 INFO neutron.services.segments.plugin [-] Segment 338b8010-e20a-4b00-a4cf-c4aa270da5a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338b8010-e20a-4b00-a4cf-c4aa270da5a2 found for delete ", "request_id": "req-967f8b59-ae78-4bbe-a5ec-3713f32a018f"}]} 2026-06-10 11:25:36.881 8 INFO neutron.services.segments.plugin [-] Segment 338b8010-e20a-4b00-a4cf-c4aa270da5a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338b8010-e20a-4b00-a4cf-c4aa270da5a2 found for delete ", "request_id": "req-ea302cd2-5183-4f6d-bb35-512b0cd6d4a9"}]} [pid: 8|app: 0|req: 1472/2942] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/networks/2ee78df6-1b4b-4962-97d8-4fe943016106 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:37.002 7 INFO neutron.services.segments.plugin [-] Segment 8d3c6c09-db16-4b34-87e9-219987e6dcad resource provider aggregate not found 2026-06-10 11:25:37.011 7 INFO neutron.services.segments.plugin [-] Segment 8d3c6c09-db16-4b34-87e9-219987e6dcad resource provider aggregate not found 2026-06-10 11:25:37.020 7 INFO neutron.services.segments.plugin [-] Segment 8d3c6c09-db16-4b34-87e9-219987e6dcad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3c6c09-db16-4b34-87e9-219987e6dcad found for delete ", "request_id": "req-787d7ecd-6fd2-4857-977f-281f85477fa1"}]} 2026-06-10 11:25:37.025 7 INFO neutron.services.segments.plugin [-] Segment 8d3c6c09-db16-4b34-87e9-219987e6dcad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3c6c09-db16-4b34-87e9-219987e6dcad found for delete ", "request_id": "req-fc8ca6f8-cb54-4065-a54c-8bb23a9b37c9"}]} [pid: 7|app: 0|req: 1471/2943] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/networks/92010176-9e3f-4bf4-a552-16f8f8dc38d1 => 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: 1473/2944] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:37 2026] DELETE /v2.0/networks/9884dbb1-f1a5-488a-8a34-0c7a766298b9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2945] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:37 2026] DELETE /v2.0/networks/47c85e72-9f3e-459d-8de2-63277329c9f0 => 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: 1474/2946] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:25:37 2026] DELETE /v2.0/networks/caad4673-d3b6-4c09-aa57-6c08e21f2052 => 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: 1473/2947] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:38 2026] GET /v2.0/security-groups?tenant_id=1973f98e47c44b21b9ec3594a5874430&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2948] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:38 2026] DELETE /v2.0/security-groups/ae51912b-0108-4602-abd8-d5bee110494a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2949] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:38 2026] GET /v2.0/security-groups?tenant_id=185e05c7f057443890179082dcd70e5f&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:38.906 8 INFO neutron.services.segments.plugin [-] Segment a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 resource provider aggregate not found 2026-06-10 11:25:38.909 8 INFO neutron.services.segments.plugin [-] Segment a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 resource provider aggregate not found 2026-06-10 11:25:38.923 8 INFO neutron.services.segments.plugin [-] Segment a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 found for delete ", "request_id": "req-789e1318-91b8-4285-ad22-d40061771e0c"}]} 2026-06-10 11:25:38.929 8 INFO neutron.services.segments.plugin [-] Segment a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5fc082b-ffcd-4770-94f3-c3e8f60ddf32 found for delete ", "request_id": "req-439af1bc-4d4a-43cf-8654-366a88c3fa9e"}]} [pid: 8|app: 0|req: 1476/2950] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:38 2026] DELETE /v2.0/security-groups/0007d929-70a1-4214-8a2d-c8bf88e94a6b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:38.954 8 INFO neutron.services.segments.plugin [-] Segment 06e9349e-35f4-401c-aaa1-3d6e97916ad6 resource provider aggregate not found 2026-06-10 11:25:38.957 8 INFO neutron.services.segments.plugin [-] Segment 06e9349e-35f4-401c-aaa1-3d6e97916ad6 resource provider aggregate not found 2026-06-10 11:25:38.971 8 INFO neutron.services.segments.plugin [-] Segment 06e9349e-35f4-401c-aaa1-3d6e97916ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e9349e-35f4-401c-aaa1-3d6e97916ad6 found for delete ", "request_id": "req-d7345c14-628d-4534-bc56-ff3d98f640c5"}]} 2026-06-10 11:25:38.981 8 INFO neutron.services.segments.plugin [-] Segment 06e9349e-35f4-401c-aaa1-3d6e97916ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e9349e-35f4-401c-aaa1-3d6e97916ad6 found for delete ", "request_id": "req-96a38b4f-7375-4988-b8a5-29667eedd391"}]} 2026-06-10 11:25:39.042 7 INFO neutron.services.segments.plugin [-] Segment 9de9fce1-d13f-47e2-9e8d-1705ec547365 resource provider aggregate not found 2026-06-10 11:25:39.050 7 INFO neutron.services.segments.plugin [-] Segment 9de9fce1-d13f-47e2-9e8d-1705ec547365 resource provider aggregate not found 2026-06-10 11:25:39.069 7 INFO neutron.services.segments.plugin [-] Segment 9de9fce1-d13f-47e2-9e8d-1705ec547365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de9fce1-d13f-47e2-9e8d-1705ec547365 found for delete ", "request_id": "req-e538dcad-5f79-40b7-a2c1-54aa3fc09413"}]} 2026-06-10 11:25:39.073 7 INFO neutron.services.segments.plugin [-] Segment 9de9fce1-d13f-47e2-9e8d-1705ec547365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de9fce1-d13f-47e2-9e8d-1705ec547365 found for delete ", "request_id": "req-c229133e-56bb-4c08-9a08-a2c08528cbf8"}]} [pid: 7|app: 0|req: 1475/2951] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:39 2026] GET /v2.0/security-groups?tenant_id=6edd5510e4da4213b1d11493150624f3&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2952] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:39 2026] DELETE /v2.0/security-groups/3ab345a5-fdd7-499d-8748-ea13dfcbb96d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2953] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:25:42 2026] POST /v2.0/floatingips => generated 552 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2954] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:25:43 2026] PUT /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2955] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2956] 10.0.0.194 () {34 vars in 770 bytes} [Wed Jun 10 11:25:43 2026] PUT /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2957] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2958] 10.0.0.194 () {34 vars in 766 bytes} [Wed Jun 10 11:25:43 2026] PUT /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2959] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/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: 1481/2960] 10.0.0.194 () {34 vars in 788 bytes} [Wed Jun 10 11:25:43 2026] PUT /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2961] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2962] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:25:43 2026] PUT /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2963] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2964] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:43.972 7 INFO neutron.api.v2.resource [None req-527e1d5a-d726-4c5f-8a03-45a081302753 2cef929e408c4f1da76b4c7807cb5412 a45b2b4b304343be8c3477aaaf2674b7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2965] 10.0.0.194 () {32 vars in 751 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2966] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:25:43 2026] DELETE /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2967] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:25:44.137 8 INFO neutron.api.v2.resource [None req-7123a462-7615-49a0-909a-a6b6fb5b4319 2cef929e408c4f1da76b4c7807cb5412 a45b2b4b304343be8c3477aaaf2674b7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2968] 10.0.0.194 () {32 vars in 754 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2971] 10.0.0.194 () {32 vars in 742 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2972] 10.0.0.194 () {32 vars in 739 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2973] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:44 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: 1490/2974] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:44 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: 1491/2975] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:44 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: 1492/2976] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:44 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-06-10 11:25:44.827 8 INFO neutron.api.v2.resource [None req-9f88ba8b-41e7-4113-827c-286ad2cc1b2d a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/2977] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/security-groups/lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:44.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0b0e4cf-1893-48f4-972c-d2306d156058 2cef929e408c4f1da76b4c7807cb5412 a45b2b4b304343be8c3477aaaf2674b7 - - default default] TaaS: Handle Delete Port: 08d8a189-cca3-4d94-a82e-5dc21b62092a 2026-06-10 11:25:44.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0b0e4cf-1893-48f4-972c-d2306d156058 2cef929e408c4f1da76b4c7807cb5412 a45b2b4b304343be8c3477aaaf2674b7 - - default default] Tap Mirror: Handle Delete Port: 08d8a189-cca3-4d94-a82e-5dc21b62092a [pid: 8|app: 0|req: 1494/2978] 199.204.45.242 () {30 vars in 785 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/security-groups?name=lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 2863 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2979] 199.204.45.242 () {30 vars in 815 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/security-group-rules?security_group_id=6abd5b76-2eaf-4edb-aa7f-bc6d022fcd33 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2980] 199.204.45.242 () {32 vars in 789 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/security-group-rules/4176ae0b-5731-4288-95c0-5b78e850a6b4 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2981] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/floatingips/6f88d46e-63ec-4ea3-8b05-48d4f4f8e8f3 => 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: 1497/2982] 199.204.45.242 () {32 vars in 789 bytes} [Wed Jun 10 11:25:45 2026] DELETE /v2.0/security-group-rules/93a570f2-44c0-41ff-99f1-71dedd0bf7ef => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2983] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:45 2026] GET /v2.0/security-groups?tenant_id=92df0a174ea147bf992d09ac9ec09d36&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2984] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:45 2026] DELETE /v2.0/security-groups/3e703883-8edc-44a5-929b-89a29ad6ddbc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2985] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:25:46 2026] GET /v2.0/security-groups?tenant_id=a45b2b4b304343be8c3477aaaf2674b7&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2986] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:25:46 2026] DELETE /v2.0/security-groups/6efb20f5-682c-427b-bc63-6a3553e372fa => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:48.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bceda74-e673-44fe-9345-528bdfc5db40 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 6f5aa503-13d1-4b9e-bed8-340c7fb54721 2026-06-10 11:25:48.748 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bceda74-e673-44fe-9345-528bdfc5db40 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 6f5aa503-13d1-4b9e-bed8-340c7fb54721 2026-06-10 11:25:48.938 7 INFO neutron.db.l3_db [None req-7bceda74-e673-44fe-9345-528bdfc5db40 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Floating IP 0f9255b3-9a5c-49d8-bd61-8037cbac4bd6 disassociated (deleted). External IP: 10.96.250.220, port: e7e2674f-8dc2-481c-bdef-4bd07779db61. [pid: 7|app: 0|req: 1488/2987] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:25:48 2026] DELETE /v2.0/floatingips/0f9255b3-9a5c-49d8-bd61-8037cbac4bd6 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:49.315 8 INFO neutron.api.v2.resource [None req-e0e46d0e-3b6e-45a6-8794-94df1792f807 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2988] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:25:49 2026] GET /v2.0/floatingips/0f9255b3-9a5c-49d8-bd61-8037cbac4bd6 => 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: 1489/2989] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:50 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: 1501/2990] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2991] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2992] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:50.101 7 INFO neutron.api.v2.resource [None req-923506e2-a1a0-428a-b2bf-9665a2b3ba30 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2993] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/security-groups/lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2994] 199.204.45.242 () {30 vars in 785 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/security-groups?name=lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 1637 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2995] 199.204.45.242 () {30 vars in 815 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/security-group-rules?security_group_id=6abd5b76-2eaf-4edb-aa7f-bc6d022fcd33 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2996] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2997] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2998] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:50 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: 1494/2999] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:50 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: 1506/3000] 199.204.45.242 () {30 vars in 741 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3001] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3002] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3003] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3004] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:52 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3005] 199.204.45.242 () {34 vars in 975 bytes} [Wed Jun 10 11:25:53 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3006] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:53 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3007] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:53 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3008] 199.204.45.242 () {34 vars in 1016 bytes} [Wed Jun 10 11:25:53 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3009] 199.204.45.242 () {38 vars in 1028 bytes} [Wed Jun 10 11:25:53 2026] PUT /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1150 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3010] 199.204.45.242 () {30 vars in 769 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1500/3011] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:25:54 2026] PUT /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1090 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3012] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 1090 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:54.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-35f54246-77f7-413f-8155-3e3dfd3c92a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: 10efedea-a9f0-4690-9e60-2102ef3537b1 2026-06-10 11:25:54.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35f54246-77f7-413f-8155-3e3dfd3c92a5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: 10efedea-a9f0-4690-9e60-2102ef3537b1 [pid: 7|app: 0|req: 1501/3013] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:25:54 2026] DELETE /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => 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: 1513/3014] 199.204.45.242 () {30 vars in 703 bytes} [Wed Jun 10 11:25:54 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: 1502/3015] 199.204.45.242 () {30 vars in 705 bytes} [Wed Jun 10 11:25:54 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: 1514/3016] 199.204.45.242 () {30 vars in 681 bytes} [Wed Jun 10 11:25:54 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: 1503/3017] 199.204.45.242 () {30 vars in 717 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:54.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95e50a52-0d87-4dbe-81c6-d8470f995757 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3018] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:25:54 2026] DELETE /v2.0/ports/10efedea-a9f0-4690-9e60-2102ef3537b1 => 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: 1504/3019] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:54.968 8 INFO neutron.api.v2.resource [None req-ec8ab7d0-9c6f-4aea-b113-a9e5195b1332 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3020] 199.204.45.242 () {30 vars in 763 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/security-groups/lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => 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: 1505/3021] 199.204.45.242 () {30 vars in 785 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/security-groups?name=lb-ea186d5f-08e8-439f-96b4-00991eb31c9d => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3022] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:54 2026] GET /v2.0/ports?tenant_id=a170a34826264710b8f6101eddd1f6ef&device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => 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: 1506/3023] 199.204.45.242 () {30 vars in 737 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3024] 199.204.45.242 () {34 vars in 1066 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/networks?id=76446de7-b4f3-4a88-a122-165999f5667d&id=9609fd6c-1870-491c-946f-bcc369d63d6b => generated 1524 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3025] 199.204.45.242 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.13&port_id=d67cc188-fd7f-4310-8bf1-4e23dafad2ea => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3026] 199.204.45.242 () {34 vars in 984 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/subnets?id=828d5096-50b7-4142-ab03-afb131e33065 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3027] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/ports?network_id=76446de7-b4f3-4a88-a122-165999f5667d&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: 1522/3028] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1523/3029] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:55 2026] GET /v2.0/networks/76446de7-b4f3-4a88-a122-165999f5667d?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: 1507/3030] 199.204.45.242 () {34 vars in 789 bytes} [Wed Jun 10 11:25:55 2026] PUT /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 1090 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3031] 199.204.45.242 () {32 vars in 779 bytes} [Wed Jun 10 11:25:55 2026] DELETE /v2.0/security-groups/6abd5b76-2eaf-4edb-aa7f-bc6d022fcd33 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:55.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-248a4e89-3a04-4eb4-9c83-ada9b7ff58d7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: e7e2674f-8dc2-481c-bdef-4bd07779db61 2026-06-10 11:25:55.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-248a4e89-3a04-4eb4-9c83-ada9b7ff58d7 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: e7e2674f-8dc2-481c-bdef-4bd07779db61 [pid: 7|app: 0|req: 1508/3032] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:25:55 2026] DELETE /v2.0/ports/e7e2674f-8dc2-481c-bdef-4bd07779db61 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3033] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:25:58 2026] GET /v2.0/ports?device_id=1331cb7f-553e-4a83-bef9-03185afc88ef => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:58.502 7 INFO neutron_taas.services.taas.taas_plugin [req-072a89aa-9e75-4056-9ea2-18038cbb6efa req-5ef410f8-24b1-48f6-80b6-87ddbfe58e04 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] TaaS: Handle Delete Port: d67cc188-fd7f-4310-8bf1-4e23dafad2ea 2026-06-10 11:25:58.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-072a89aa-9e75-4056-9ea2-18038cbb6efa req-5ef410f8-24b1-48f6-80b6-87ddbfe58e04 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Tap Mirror: Handle Delete Port: d67cc188-fd7f-4310-8bf1-4e23dafad2ea [pid: 7|app: 0|req: 1509/3034] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:25:58 2026] DELETE /v2.0/ports/d67cc188-fd7f-4310-8bf1-4e23dafad2ea => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:58.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba83cbd-bcc4-4896-97fa-b1760de292b6'] response: {'server_uuid': '1331cb7f-553e-4a83-bef9-03185afc88ef', 'name': 'network-vif-deleted', 'tag': 'd67cc188-fd7f-4310-8bf1-4e23dafad2ea', 'status': 'completed', 'code': 200} 2026-06-10 11:25:59.695 7 INFO neutron_taas.services.taas.taas_plugin [None req-b944b6be-9780-486b-9242-43acc328f0c7 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 2a5644e3-2214-4e88-a63a-0771b2296311 2026-06-10 11:25:59.698 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b944b6be-9780-486b-9242-43acc328f0c7 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 2a5644e3-2214-4e88-a63a-0771b2296311 2026-06-10 11:25:59.885 7 INFO neutron.db.l3_db [None req-b944b6be-9780-486b-9242-43acc328f0c7 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Floating IP 47d23a2e-b762-4d43-9803-10d0ccee8eeb disassociated (deleted). External IP: 10.96.250.217, port: cd02a421-92d9-4b6d-8ea9-af55ef413a56. [pid: 7|app: 0|req: 1511/3037] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:25:59 2026] DELETE /v2.0/floatingips/47d23a2e-b762-4d43-9803-10d0ccee8eeb => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:00.247 8 INFO neutron.api.v2.resource [None req-1edd3b5c-ba59-4b02-af59-75507521a17c 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3038] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/floatingips/47d23a2e-b762-4d43-9803-10d0ccee8eeb => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3039] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3040] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:26:00.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a25f6146-1035-4cf5-be25-ebfc72ae528e'] response: {'name': 'network-changed', 'server_uuid': '5f7079ab-8039-4520-b079-7a2b719a7332', 'tag': 'cd02a421-92d9-4b6d-8ea9-af55ef413a56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1513/3041] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3042] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/networks?id=39d45d66-6ed1-4924-84c6-1892347df994 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3043] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=cd02a421-92d9-4b6d-8ea9-af55ef413a56 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3044] 199.204.45.242 () {34 vars in 1106 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b3&port_id=cd02a421-92d9-4b6d-8ea9-af55ef413a56 => 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: 1515/3045] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/subnets?id=d3e26816-1a3c-4819-a7a9-b481717adf8c&id=7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3046] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3047] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/ports?network_id=39d45d66-6ed1-4924-84c6-1892347df994&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3048] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1517/3049] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994?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: 1533/3050] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:26:02 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1198 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:26:03.042 7 INFO neutron_taas.services.taas.taas_plugin [req-908f96bf-49fe-4901-94e7-b28488868b65 req-82a0585e-2564-4cd2-8e56-73f08797b4da 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: cd02a421-92d9-4b6d-8ea9-af55ef413a56 2026-06-10 11:26:03.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-908f96bf-49fe-4901-94e7-b28488868b65 req-82a0585e-2564-4cd2-8e56-73f08797b4da 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: cd02a421-92d9-4b6d-8ea9-af55ef413a56 [pid: 7|app: 0|req: 1518/3051] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:26:02 2026] DELETE /v2.0/ports/cd02a421-92d9-4b6d-8ea9-af55ef413a56 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:03.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eb58c22-d801-4699-a4cf-381497e7e861'] response: {'server_uuid': '5f7079ab-8039-4520-b079-7a2b719a7332', 'name': 'network-vif-deleted', 'tag': 'cd02a421-92d9-4b6d-8ea9-af55ef413a56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1534/3052] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:26:05 2026] GET /v2.0/ports?device_id=5f7079ab-8039-4520-b079-7a2b719a7332 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:26:10.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-b466ccd9-e02c-4f5a-bd7c-e0b0535645ae 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 35bec6d6-5b76-4a96-9ca3-1ca5545bce25 2026-06-10 11:26:10.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b466ccd9-e02c-4f5a-bd7c-e0b0535645ae 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 35bec6d6-5b76-4a96-9ca3-1ca5545bce25 2026-06-10 11:26:11.013 7 INFO neutron.db.l3_db [None req-b466ccd9-e02c-4f5a-bd7c-e0b0535645ae 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Floating IP fdb13cea-b8c5-4e32-ba5b-49a4393e9358 disassociated (deleted). External IP: 10.96.250.216, port: 904f76e2-a5ee-467c-9df0-0e77fd0fad3b. [pid: 7|app: 0|req: 1519/3053] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:10 2026] DELETE /v2.0/floatingips/fdb13cea-b8c5-4e32-ba5b-49a4393e9358 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:11.386 8 INFO neutron.api.v2.resource [None req-e859cabf-9e01-40f7-8b94-2e4b92c5b307 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3054] 10.0.0.194 () {32 vars in 729 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/floatingips/fdb13cea-b8c5-4e32-ba5b-49a4393e9358 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:11.403 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce6f189-0407-42c5-9a4c-4875a7259e63'] response: {'name': 'network-changed', 'server_uuid': '493fcb7e-3eea-471c-9d0f-27a4905134ca', 'tag': '904f76e2-a5ee-467c-9df0-0e77fd0fad3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1520/3055] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3056] 10.0.0.115 () {34 vars in 1040 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/security-groups?id=f23f9e50-189c-456a-bc0b-6ca05efcfdd0&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3057] 199.204.45.242 () {34 vars in 1080 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/ports?tenant_id=7938cd66be3c417aa26cedcd695a6f08&device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3058] 199.204.45.242 () {34 vars in 986 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/networks?id=5d651110-96ec-4878-adc8-4789928b019a => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3059] 199.204.45.242 () {34 vars in 1056 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=904f76e2-a5ee-467c-9df0-0e77fd0fad3b => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3060] 199.204.45.242 () {34 vars in 1104 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=904f76e2-a5ee-467c-9df0-0e77fd0fad3b => 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: 1523/3061] 199.204.45.242 () {34 vars in 1064 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/subnets?id=25f0b750-92b4-4b64-a92f-b0db25099864&id=ced1678b-bb93-4eab-9c97-79d78126a283 => generated 1411 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3062] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&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: 1524/3063] 199.204.45.242 () {34 vars in 1052 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/ports?network_id=5d651110-96ec-4878-adc8-4789928b019a&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: 1540/3064] 199.204.45.242 () {34 vars in 1012 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?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: 1525/3065] 199.204.45.242 () {34 vars in 1112 bytes} [Wed Jun 10 11:26:12 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3066] 199.204.45.242 () {34 vars in 994 bytes} [Wed Jun 10 11:26:13 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1196 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:26:14.199 7 INFO neutron_taas.services.taas.taas_plugin [req-2d130b6d-b16e-46f5-beb7-8f6af344830c req-4abb8bdd-30ca-4226-b264-480b19ad3835 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 904f76e2-a5ee-467c-9df0-0e77fd0fad3b 2026-06-10 11:26:14.204 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2d130b6d-b16e-46f5-beb7-8f6af344830c req-4abb8bdd-30ca-4226-b264-480b19ad3835 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 904f76e2-a5ee-467c-9df0-0e77fd0fad3b [pid: 7|app: 0|req: 1526/3067] 199.204.45.242 () {36 vars in 997 bytes} [Wed Jun 10 11:26:14 2026] DELETE /v2.0/ports/904f76e2-a5ee-467c-9df0-0e77fd0fad3b => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:14.435 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b63f5b4b-e6f3-4a5a-8dda-c98ca996dbbd'] response: {'server_uuid': '493fcb7e-3eea-471c-9d0f-27a4905134ca', 'name': 'network-vif-deleted', 'tag': '904f76e2-a5ee-467c-9df0-0e77fd0fad3b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1543/3070] 10.0.0.115 () {34 vars in 990 bytes} [Wed Jun 10 11:26:16 2026] GET /v2.0/ports?device_id=493fcb7e-3eea-471c-9d0f-27a4905134ca => 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: 1528/3071] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:21 2026] DELETE /v2.0/security-group-rules/196cd2a9-64a2-4805-b38d-9072f7b0991e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:21.923 8 INFO neutron.api.v2.resource [None req-72706137-32ea-4dbb-9e91-3af06f47b199 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3072] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/security-group-rules/196cd2a9-64a2-4805-b38d-9072f7b0991e => 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: 1529/3073] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:21 2026] DELETE /v2.0/security-group-rules/66b6318a-cccd-4d11-9267-5280a47fd4c8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.013 8 INFO neutron.api.v2.resource [None req-d5fa1e8b-d56f-47d8-964d-73b9f7610f47 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3074] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/66b6318a-cccd-4d11-9267-5280a47fd4c8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3075] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/d8a5432c-55d3-4f55-bdbf-f1e4b0a86737 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.118 8 INFO neutron.api.v2.resource [None req-e30b03b4-bcf9-40b3-a3d2-31466abeb089 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3076] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/d8a5432c-55d3-4f55-bdbf-f1e4b0a86737 => 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: 1531/3077] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/cacfcbe3-3a9b-4198-9019-33b3454d3207 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.228 8 INFO neutron.api.v2.resource [None req-63f388a6-03ae-45c1-a3f5-acc2b02a1ad3 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3078] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/cacfcbe3-3a9b-4198-9019-33b3454d3207 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3079] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/2160628e-437f-4d5f-8018-d923199746e2 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.319 8 INFO neutron.api.v2.resource [None req-26a33a89-7df4-435d-9e86-e0466d4f223f 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3080] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/2160628e-437f-4d5f-8018-d923199746e2 => 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: 1533/3081] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/c3ad6b14-f5b3-4e2b-b50a-32905a8cd924 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.406 8 INFO neutron.api.v2.resource [None req-d97c554e-0d44-47a8-9116-852fac2a2de9 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3082] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/c3ad6b14-f5b3-4e2b-b50a-32905a8cd924 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3083] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/6a287dd9-0d42-47b1-802f-1bc3e274d987 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.513 8 INFO neutron.api.v2.resource [None req-50620d73-4bcb-403c-b1a2-879efd514172 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3084] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/6a287dd9-0d42-47b1-802f-1bc3e274d987 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3085] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/fce1d73f-d15e-4b52-855d-881e985c8809 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.598 8 INFO neutron.api.v2.resource [None req-71c4bea8-24ed-45bf-bd5a-965158e3757b 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3086] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/fce1d73f-d15e-4b52-855d-881e985c8809 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3087] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/a5aec2b0-5bf0-4081-9597-3d280f55c4e1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.684 8 INFO neutron.api.v2.resource [None req-9a9105ee-445b-4e84-8b08-e8e6e654b8b9 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3088] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/a5aec2b0-5bf0-4081-9597-3d280f55c4e1 => 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: 1537/3089] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/a7a14c04-c74d-4bfa-afba-7fb871e9935c => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.757 8 INFO neutron.api.v2.resource [None req-e10306a7-98ae-4979-8867-ea0a6f672aad 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3090] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/a7a14c04-c74d-4bfa-afba-7fb871e9935c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3091] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-group-rules/5784acdc-4640-4279-9cb9-b46b65add4eb => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.838 8 INFO neutron.api.v2.resource [None req-680b7ef4-172e-4b7d-b220-04b2ff3e8f42 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3092] 10.0.0.194 () {32 vars in 747 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-group-rules/5784acdc-4640-4279-9cb9-b46b65add4eb => 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: 1539/3093] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/security-groups/f23f9e50-189c-456a-bc0b-6ca05efcfdd0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:22.944 8 INFO neutron.api.v2.resource [None req-fc8a3789-d829-4bc7-a26e-172be126bcc1 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3094] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/security-groups/f23f9e50-189c-456a-bc0b-6ca05efcfdd0 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:23.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-1def18e9-f8d2-4b62-bad8-17fdd32753b9 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 3d295815-4a28-4a53-80fa-a86037538408 2026-06-10 11:26:23.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1def18e9-f8d2-4b62-bad8-17fdd32753b9 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 3d295815-4a28-4a53-80fa-a86037538408 [pid: 7|app: 0|req: 1540/3095] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:26:22 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:26:24.060 8 INFO neutron.api.v2.resource [None req-37a17820-a80a-49e1-bcdf-728b994b2492 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3096] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:26:23 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:24.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-7485718a-542e-485e-876f-96cbbddbd26e 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: ffc6f6e7-64eb-4499-ae52-a7c704de2a42 2026-06-10 11:26:24.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7485718a-542e-485e-876f-96cbbddbd26e 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: ffc6f6e7-64eb-4499-ae52-a7c704de2a42 [pid: 7|app: 0|req: 1541/3097] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:26:24 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:26:25.201 8 INFO neutron.api.v2.resource [None req-4b26b264-316c-4d9d-9b59-56e3b188f21a 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3098] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:26:25 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:25.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-1674a4c2-3b98-44b1-a342-0034fa41ee33 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 98cb0c3d-b173-45b4-b25b-f483dd076360 2026-06-10 11:26:25.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1674a4c2-3b98-44b1-a342-0034fa41ee33 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 98cb0c3d-b173-45b4-b25b-f483dd076360 [pid: 7|app: 0|req: 1542/3099] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:26:25 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:26:26.319 8 INFO neutron.api.v2.resource [None req-8529f9d1-1cc2-4332-ba79-a5f6983f4b37 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3100] 10.0.0.194 () {34 vars in 789 bytes} [Wed Jun 10 11:26:26 2026] PUT /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:26.508 7 INFO neutron_taas.services.taas.taas_plugin [None req-a86853dd-f1b5-4889-811d-08264affe16d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 600e9e23-6d77-4095-929f-d6ba0b6fd053 2026-06-10 11:26:26.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a86853dd-f1b5-4889-811d-08264affe16d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 600e9e23-6d77-4095-929f-d6ba0b6fd053 2026-06-10 11:26:26.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-a86853dd-f1b5-4889-811d-08264affe16d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 2004f392-03dc-4b1e-9dff-e667ccbb7949 2026-06-10 11:26:26.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a86853dd-f1b5-4889-811d-08264affe16d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 2004f392-03dc-4b1e-9dff-e667ccbb7949 2026-06-10 11:26:27.142 7 INFO neutron.services.segments.plugin [-] Segment 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 resource provider aggregate not found 2026-06-10 11:26:27.158 7 INFO neutron.services.segments.plugin [-] Segment 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 resource provider aggregate not found 2026-06-10 11:26:27.167 7 INFO neutron.services.segments.plugin [-] Segment 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 found for delete ", "request_id": "req-38b54314-6411-4ed9-b59b-446fac4e289c"}]} 2026-06-10 11:26:27.182 7 INFO neutron.services.segments.plugin [-] Segment 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10ee8241-ef5e-4bca-b803-15c3cbaa91b5 found for delete ", "request_id": "req-f652d346-beff-43df-88d6-b76254397d96"}]} 2026-06-10 11:26:27.188 7 INFO neutron.db.l3_hamode_db [None req-a86853dd-f1b5-4889-811d-08264affe16d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] HA network 846a5ded-f8f9-4b4f-82ac-7a61f09333b1 was deleted as no HA routers are present in tenant 7938cd66be3c417aa26cedcd695a6f08. [pid: 7|app: 0|req: 1543/3101] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:26 2026] DELETE /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:27.227 8 INFO neutron.api.v2.resource [None req-c575cfbd-c16b-4dff-9752-48743bb04eb0 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3102] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/routers/6ae9b577-84af-4898-a7a1-f98d41301282 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3103] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:27 2026] DELETE /v2.0/subnets/7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:27.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9ee64b7-63ab-449c-a5bd-e634e96f73f6 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3104] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/subnets/7f7f381d-21c7-4442-bbbe-bb3a769c17a0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3105] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:27 2026] DELETE /v2.0/subnets/d3e26816-1a3c-4819-a7a9-b481717adf8c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:27.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc1ab02c-9285-49c7-a7fd-a09ec229faf8 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3106] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/subnets/d3e26816-1a3c-4819-a7a9-b481717adf8c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:27.712 7 INFO neutron_taas.services.taas.taas_plugin [None req-708fffc0-5192-4e61-9e27-c17d6b60703d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: fa5b0b42-ea34-4db2-bd48-eee8973cccc3 2026-06-10 11:26:27.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-708fffc0-5192-4e61-9e27-c17d6b60703d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: fa5b0b42-ea34-4db2-bd48-eee8973cccc3 [pid: 7|app: 0|req: 1546/3107] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:27 2026] DELETE /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:27.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aed2c47-90c0-42d9-8911-d9141739dba0 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3108] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/networks/39d45d66-6ed1-4924-84c6-1892347df994 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3109] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:27 2026] DELETE /v2.0/subnets/25f0b750-92b4-4b64-a92f-b0db25099864 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:28.108 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97b9faca-03fe-4b86-a4bb-971a26b92125 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3110] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/subnets/25f0b750-92b4-4b64-a92f-b0db25099864 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3111] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:28 2026] DELETE /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:28.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea747c78-e3cb-4bc6-a4b9-83e68c62a2b5 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3112] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/subnets/ced1678b-bb93-4eab-9c97-79d78126a283 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:28.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4651d1a-3c21-436c-b37e-fd2b39d1c6d2 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: 958e3d42-3cf5-4fc7-8687-bafe70ccc80d 2026-06-10 11:26:28.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4651d1a-3c21-436c-b37e-fd2b39d1c6d2 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: 958e3d42-3cf5-4fc7-8687-bafe70ccc80d [pid: 7|app: 0|req: 1549/3113] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:28 2026] DELETE /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:28.608 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89036b65-967a-4df5-bcc8-d4108dfba331 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3114] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/networks/5d651110-96ec-4878-adc8-4789928b019a => 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: 1550/3115] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:28 2026] DELETE /v2.0/subnets/e778dc8f-588e-4e7c-891e-6d96cf6b18b6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:28.783 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb8bc8fe-345a-40bf-9c85-7586f1458a2e 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3116] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/subnets/e778dc8f-588e-4e7c-891e-6d96cf6b18b6 => 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: 1551/3117] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:28 2026] DELETE /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:28.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-362e508a-5f65-4613-b94d-38f09c230563 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3118] 10.0.0.194 () {32 vars in 721 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/subnets/a39364f3-c186-4f1f-91e8-ac56966ae240 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:29.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-20a7ff18-6eab-4e64-a47e-723f50b13a03 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] TaaS: Handle Delete Port: e6b78a78-ad05-4ce7-8b34-6d6d4366f29d 2026-06-10 11:26:29.076 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20a7ff18-6eab-4e64-a47e-723f50b13a03 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] Tap Mirror: Handle Delete Port: e6b78a78-ad05-4ce7-8b34-6d6d4366f29d 2026-06-10 11:26:29.193 7 INFO neutron.services.segments.plugin [-] Segment a9861b27-dea6-4935-9d34-e13e5e3fe6b8 resource provider aggregate not found 2026-06-10 11:26:29.206 7 INFO neutron.services.segments.plugin [-] Segment a9861b27-dea6-4935-9d34-e13e5e3fe6b8 resource provider aggregate not found 2026-06-10 11:26:29.212 7 INFO neutron.services.segments.plugin [-] Segment a9861b27-dea6-4935-9d34-e13e5e3fe6b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9861b27-dea6-4935-9d34-e13e5e3fe6b8 found for delete ", "request_id": "req-6643c53f-9c5b-47f3-a4cf-245ca954965f"}]} 2026-06-10 11:26:29.226 7 INFO neutron.services.segments.plugin [-] Segment a9861b27-dea6-4935-9d34-e13e5e3fe6b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9861b27-dea6-4935-9d34-e13e5e3fe6b8 found for delete ", "request_id": "req-3aa303fc-ca36-42e4-a378-253dee219c35"}]} 2026-06-10 11:26:29.234 7 INFO neutron.services.segments.plugin [-] Segment d4783bd2-29fb-43e6-8cae-bc64b02b33c2 resource provider aggregate not found 2026-06-10 11:26:29.255 7 INFO neutron.services.segments.plugin [-] Segment d4783bd2-29fb-43e6-8cae-bc64b02b33c2 resource provider aggregate not found 2026-06-10 11:26:29.259 7 INFO neutron.services.segments.plugin [-] Segment d4783bd2-29fb-43e6-8cae-bc64b02b33c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4783bd2-29fb-43e6-8cae-bc64b02b33c2 found for delete ", "request_id": "req-33a53298-5629-4754-86dd-a62aba226b26"}]} 2026-06-10 11:26:29.276 7 INFO neutron.services.segments.plugin [-] Segment d4783bd2-29fb-43e6-8cae-bc64b02b33c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4783bd2-29fb-43e6-8cae-bc64b02b33c2 found for delete ", "request_id": "req-6077e968-49aa-463f-836e-22022212df50"}]} [pid: 7|app: 0|req: 1552/3119] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:28 2026] DELETE /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:29.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f997617c-c91f-43c9-a63d-0c581bb08a9a 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3120] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:26:29 2026] GET /v2.0/networks/9609fd6c-1870-491c-946f-bcc369d63d6b => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:31.276 7 INFO neutron.services.segments.plugin [-] Segment ee934c76-6f19-4d54-bbdf-9ed6a15ced1a resource provider aggregate not found 2026-06-10 11:26:31.296 7 INFO neutron.services.segments.plugin [-] Segment ee934c76-6f19-4d54-bbdf-9ed6a15ced1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee934c76-6f19-4d54-bbdf-9ed6a15ced1a found for delete ", "request_id": "req-9606592d-affb-46c7-b398-9ee2266b88c7"}]} 2026-06-10 11:26:31.300 7 INFO neutron.services.segments.plugin [-] Segment ee934c76-6f19-4d54-bbdf-9ed6a15ced1a resource provider aggregate not found 2026-06-10 11:26:31.311 7 INFO neutron.services.segments.plugin [-] Segment ee934c76-6f19-4d54-bbdf-9ed6a15ced1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee934c76-6f19-4d54-bbdf-9ed6a15ced1a found for delete ", "request_id": "req-6a130c61-286c-409d-a7b3-b6c65e752ef7"}]} [pid: 7|app: 0|req: 1554/3123] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:31 2026] GET /v2.0/security-groups?tenant_id=5b2b87ebb5564daeaabfa290525b593a&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3124] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:31 2026] DELETE /v2.0/security-groups/e1c9ec37-4396-4235-982e-6c9fe4318654 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3125] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:31 2026] GET /v2.0/security-groups?tenant_id=aaa7744a1d8b4490ba7ffa2e025e61af&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3126] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:31 2026] DELETE /v2.0/security-groups/84af9971-7d3b-425b-afe7-94a24819d206 => 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: 1556/3127] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:32 2026] GET /v2.0/security-groups?tenant_id=09a7ff70dde1405a868f5a40b4dc1cbe&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3128] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:32 2026] DELETE /v2.0/security-groups/75c406fb-5092-491b-8182-b67f9fee97ab => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3129] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:32 2026] GET /v2.0/security-groups?tenant_id=7ea68886f10f4c83b0c7939d30b39406&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3130] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:32 2026] DELETE /v2.0/security-groups/ae728260-f729-4b40-8122-85b790697806 => 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: 1558/3131] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:32 2026] GET /v2.0/security-groups?tenant_id=c33f18a3161c420783b6ebef5ef9de8d&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3132] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:32 2026] DELETE /v2.0/security-groups/1ca9fb02-d90d-4e58-8450-1d7531e4cb43 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3133] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:33 2026] GET /v2.0/security-groups?tenant_id=7938cd66be3c417aa26cedcd695a6f08&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3134] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:33 2026] DELETE /v2.0/security-groups/11a15a4a-767d-41f6-a489-486a21540fa3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3135] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:33 2026] GET /v2.0/security-groups?tenant_id=4ee383f569f642ffb718de8db8c3ddb3&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3136] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:33 2026] DELETE /v2.0/security-groups/6b6f8b69-a702-47a2-a02d-98446d603c5b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:38.019 7 INFO neutron.db.segments_db [None req-8663ed66-520d-47c1-a263-cdd5726b0aae e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] Added segment bd5acda6-2eb6-4320-b84c-5e4704d08ec5 of type vxlan for network 6f366447-b46d-471c-9e0d-c691fbc3f0fd [pid: 7|app: 0|req: 1561/3137] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:26:37 2026] POST /v2.0/networks => generated 708 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3138] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:26:38 2026] POST /v2.0/subnets => generated 644 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:26:38.333 7 WARNING neutron.api.v2.base [None req-d748da53-c4d5-4652-b54d-4aeaf8adc6b3 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - 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-06-10 11:26:38.334 7 INFO neutron.api.v2.resource [None req-d748da53-c4d5-4652-b54d-4aeaf8adc6b3 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1562/3139] 10.0.0.194 () {34 vars in 681 bytes} [Wed Jun 10 11:26:38 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 11:26:38.508 8 INFO neutron.services.segments.plugin [-] Segment bd5acda6-2eb6-4320-b84c-5e4704d08ec5 resource provider aggregate not found 2026-06-10 11:26:38.512 8 INFO neutron.services.segments.plugin [-] Segment bd5acda6-2eb6-4320-b84c-5e4704d08ec5 resource provider aggregate not found 2026-06-10 11:26:38.528 8 INFO neutron.services.segments.plugin [-] Segment bd5acda6-2eb6-4320-b84c-5e4704d08ec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd5acda6-2eb6-4320-b84c-5e4704d08ec5 found for delete ", "request_id": "req-9707e8a2-5624-4966-b227-c0ca73ae923c"}]} 2026-06-10 11:26:38.529 8 INFO neutron.services.segments.plugin [-] Segment bd5acda6-2eb6-4320-b84c-5e4704d08ec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd5acda6-2eb6-4320-b84c-5e4704d08ec5 found for delete ", "request_id": "req-c451dcaf-9488-47c6-a4fd-15f1107ddd61"}]} [pid: 8|app: 0|req: 1578/3140] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:38 2026] DELETE /v2.0/networks/6f366447-b46d-471c-9e0d-c691fbc3f0fd => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:38.604 7 INFO neutron.db.segments_db [None req-d6681077-3bca-44a4-844d-a482deaa6738 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] Added segment a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 of type vxlan for network f0bb62e5-261e-478f-a8ca-6d34f647810a [pid: 7|app: 0|req: 1563/3141] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:26:38 2026] POST /v2.0/networks => generated 708 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3142] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:26:38 2026] POST /v2.0/subnets => generated 647 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:26:38.892 7 WARNING neutron.api.v2.base [None req-57fd6b43-3011-4186-86f4-041385431fcb e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - 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-06-10 11:26:38.892 7 INFO neutron.api.v2.resource [None req-57fd6b43-3011-4186-86f4-041385431fcb e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1564/3143] 10.0.0.194 () {34 vars in 681 bytes} [Wed Jun 10 11:26:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3144] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:38 2026] DELETE /v2.0/networks/f0bb62e5-261e-478f-a8ca-6d34f647810a => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:39.196 7 INFO neutron.db.segments_db [None req-b0567c3b-6d91-46d8-830f-5d069e45fb8c e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] Added segment e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 of type vxlan for network 4f2fbcd5-9985-4acf-809c-73589d421365 [pid: 7|app: 0|req: 1565/3145] 10.0.0.194 () {34 vars in 670 bytes} [Wed Jun 10 11:26:39 2026] POST /v2.0/networks => generated 708 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3146] 10.0.0.194 () {34 vars in 669 bytes} [Wed Jun 10 11:26:39 2026] POST /v2.0/subnets => generated 647 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3147] 10.0.0.194 () {34 vars in 681 bytes} [Wed Jun 10 11:26:39 2026] POST /v2.0/rbac-policies => generated 324 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3148] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:26:40 2026] GET /v2.0/networks/4f2fbcd5-9985-4acf-809c-73589d421365 => generated 655 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:26:40.563 8 INFO neutron.services.segments.plugin [-] Segment a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 resource provider aggregate not found 2026-06-10 11:26:40.568 8 INFO neutron.services.segments.plugin [-] Segment a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 resource provider aggregate not found 2026-06-10 11:26:40.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-834a600c-685f-4bf7-ade4-bcfdd1da5bbf 0110684c6890438fb02adb65a138aa6f 12422dff46da47ad9dcf0375d04ad1ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3149] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:26:40 2026] GET /v2.0/networks/4f2fbcd5-9985-4acf-809c-73589d421365 => generated 138 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:40.593 8 INFO neutron.services.segments.plugin [-] Segment a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 found for delete ", "request_id": "req-3b85d757-3b51-4344-a914-cbea949cd357"}]} 2026-06-10 11:26:40.595 8 INFO neutron.services.segments.plugin [-] Segment a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ea7a56-3b34-43a3-876e-dbeb7aaefc98 found for delete ", "request_id": "req-46479cd1-8f64-4ee9-a561-105887589cab"}]} 2026-06-10 11:26:40.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-05adf1cb-474e-43db-9a6a-14bc9b37dd76 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] TaaS: Handle Delete Port: af7e3a37-1325-4e20-a558-d45dc0534008 2026-06-10 11:26:40.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05adf1cb-474e-43db-9a6a-14bc9b37dd76 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] Tap Mirror: Handle Delete Port: af7e3a37-1325-4e20-a558-d45dc0534008 [pid: 8|app: 0|req: 1583/3150] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:40 2026] DELETE /v2.0/networks/4f2fbcd5-9985-4acf-809c-73589d421365 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:41.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d54131ba-6d8e-4b2f-b658-98877c410edd e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3151] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:41 2026] DELETE /v2.0/subnets/2cfea9e0-a208-4126-abcd-acd3e7b3523f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:41.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b07794a-bf1f-44f4-87a8-568b80b9f7c1 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3152] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:41 2026] DELETE /v2.0/subnets/f0a40dfa-9e5d-4cbc-8e9c-5932dc4b3b0f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:26:41.158 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f4c68b0-35ad-4f88-8975-9b4e746b3f32 e79a0a99d888438c8293986324bc5ffd caca303c90864994aa81a62b49867907 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3153] 10.0.0.194 () {32 vars in 724 bytes} [Wed Jun 10 11:26:41 2026] DELETE /v2.0/subnets/879b08f4-ac3a-48d7-9e37-af5922f3a953 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3154] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:41 2026] GET /v2.0/security-groups?tenant_id=c5bf7c0d0b1b4339bcb3119ee9d14b9a&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3155] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:42 2026] DELETE /v2.0/security-groups/2549fe4f-2743-4634-b66f-ff96c8ab01d3 => 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: 1586/3156] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:42 2026] GET /v2.0/security-groups?tenant_id=12422dff46da47ad9dcf0375d04ad1ce&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:26:42.614 8 INFO neutron.services.segments.plugin [-] Segment e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 resource provider aggregate not found 2026-06-10 11:26:42.626 8 INFO neutron.services.segments.plugin [-] Segment e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 resource provider aggregate not found 2026-06-10 11:26:42.630 8 INFO neutron.services.segments.plugin [-] Segment e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 found for delete ", "request_id": "req-f6d4fc51-7f1a-49c0-9ca7-0d5d795715a6"}]} 2026-06-10 11:26:42.643 8 INFO neutron.services.segments.plugin [-] Segment e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3410710-c4a7-43c8-9f6e-f4c4f8e827a6 found for delete ", "request_id": "req-1aa447d9-151c-4c19-84ed-5ef04d088f46"}]} [pid: 7|app: 0|req: 1571/3157] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:42 2026] DELETE /v2.0/security-groups/0571140e-b808-44c4-9b87-698c77b909da => 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: 1587/3158] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:42 2026] GET /v2.0/security-groups?tenant_id=caca303c90864994aa81a62b49867907&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3159] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:42 2026] DELETE /v2.0/security-groups/eaf35642-16c0-404a-a019-952f3895a4ef => 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: 1589/3162] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:47 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3163] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:47 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3164] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:48 2026] POST /v2.0/floatingips => generated 552 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3165] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:48 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3166] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:49 2026] POST /v2.0/floatingips => generated 552 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3167] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:49 2026] PUT /v2.0/floatingips/3160927a-6a4b-4ff6-82ac-c294e64a520f/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3168] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:49 2026] PUT /v2.0/floatingips/905f9c93-8b9e-4534-afb3-fb10ce26747c/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: 1577/3169] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:50 2026] PUT /v2.0/floatingips/f3fb945f-b274-4f78-9fe0-b65f2e093b9d/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3170] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:50 2026] PUT /v2.0/floatingips/1be96c7a-c46c-4707-8cbd-e48f09241e7e/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3171] 10.0.0.194 () {32 vars in 672 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3172] 10.0.0.194 () {32 vars in 686 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3173] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3174] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3175] 10.0.0.194 () {32 vars in 680 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3176] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3177] 10.0.0.194 () {32 vars in 690 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3178] 10.0.0.194 () {32 vars in 702 bytes} [Wed Jun 10 11:26:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:26:50.691 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4ff9c2d-304c-4f94-bcb9-ca8bc9599d99 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] TaaS: Handle Delete Port: 22b291e4-12dd-45ec-815d-45f306b2bab0 2026-06-10 11:26:50.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4ff9c2d-304c-4f94-bcb9-ca8bc9599d99 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] Tap Mirror: Handle Delete Port: 22b291e4-12dd-45ec-815d-45f306b2bab0 [pid: 7|app: 0|req: 1582/3179] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:50 2026] DELETE /v2.0/floatingips/3160927a-6a4b-4ff6-82ac-c294e64a520f => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:51.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-a394323e-a2db-4110-a918-d70c88eabc55 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] TaaS: Handle Delete Port: da505409-b7ef-49d3-8a5a-5f324baf4f97 2026-06-10 11:26:51.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a394323e-a2db-4110-a918-d70c88eabc55 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] Tap Mirror: Handle Delete Port: da505409-b7ef-49d3-8a5a-5f324baf4f97 [pid: 8|app: 0|req: 1598/3180] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:50 2026] DELETE /v2.0/floatingips/905f9c93-8b9e-4534-afb3-fb10ce26747c => generated 0 bytes in 755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:51.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-f155ae6e-c3f4-453d-87b2-f4515302482f 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] TaaS: Handle Delete Port: 999f2e5d-8bc6-4381-b83d-819015f95d85 2026-06-10 11:26:51.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f155ae6e-c3f4-453d-87b2-f4515302482f 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] Tap Mirror: Handle Delete Port: 999f2e5d-8bc6-4381-b83d-819015f95d85 [pid: 7|app: 0|req: 1583/3181] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:51 2026] DELETE /v2.0/floatingips/f3fb945f-b274-4f78-9fe0-b65f2e093b9d => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:51.993 8 INFO neutron_taas.services.taas.taas_plugin [None req-b08eb373-d1b8-42f0-a33c-0b0bf5807663 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] TaaS: Handle Delete Port: 51b0bb16-9532-42a3-8ee2-46b5af944229 2026-06-10 11:26:51.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b08eb373-d1b8-42f0-a33c-0b0bf5807663 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] Tap Mirror: Handle Delete Port: 51b0bb16-9532-42a3-8ee2-46b5af944229 [pid: 8|app: 0|req: 1599/3182] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:51 2026] DELETE /v2.0/floatingips/1be96c7a-c46c-4707-8cbd-e48f09241e7e => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:52.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-0967667c-dc9f-411b-bc93-63f4f0fa4777 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] TaaS: Handle Delete Port: a4865bb3-45ed-4b6e-bd30-9831dd4297a6 2026-06-10 11:26:52.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0967667c-dc9f-411b-bc93-63f4f0fa4777 5e7c11274a13460cba650446acffeceb 530a9a35c56844e5a104b32d5ac57db6 - - default default] Tap Mirror: Handle Delete Port: a4865bb3-45ed-4b6e-bd30-9831dd4297a6 [pid: 7|app: 0|req: 1584/3183] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:52 2026] DELETE /v2.0/floatingips/813845a8-d1b1-4ee2-a152-9458fa926d00 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3184] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:53 2026] GET /v2.0/security-groups?tenant_id=530a9a35c56844e5a104b32d5ac57db6&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3185] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:53 2026] DELETE /v2.0/security-groups/36a1ac28-265e-4202-a508-5d231e885c55 => 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: 1601/3186] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:53 2026] GET /v2.0/security-groups?tenant_id=735a6ecb99c9433fb76c97696e775208&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3187] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:53 2026] DELETE /v2.0/security-groups/38a757f0-80da-4f46-a625-dfc4cb4c51d5 => 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: 1602/3188] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:26:54 2026] GET /v2.0/security-groups?tenant_id=6362cd7c5e2b4665bb33c0a06b57a773&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3189] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:26:54 2026] DELETE /v2.0/security-groups/1376ccea-e554-484b-8c43-5a7c0c4ef1bf => 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: 1603/3190] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3191] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3192] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3193] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:58 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: 1605/3194] 10.0.0.194 () {34 vars in 676 bytes} [Wed Jun 10 11:26:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3195] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:58 2026] PUT /v2.0/subnetpools/423e8c93-6e94-47c1-912b-86c1c8e33919/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3196] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:58 2026] PUT /v2.0/subnetpools/b569f897-3ce9-4452-8490-b0927733df04/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3197] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:58 2026] PUT /v2.0/subnetpools/2fbb252f-822e-4e0f-8fc0-762b63b45b64/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3198] 10.0.0.194 () {34 vars in 759 bytes} [Wed Jun 10 11:26:58 2026] PUT /v2.0/subnetpools/b92c0701-d3c3-4e8e-8271-c0125fa727f2/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3199] 10.0.0.194 () {32 vars in 672 bytes} [Wed Jun 10 11:26:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3200] 10.0.0.194 () {32 vars in 686 bytes} [Wed Jun 10 11:26:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3201] 10.0.0.194 () {32 vars in 682 bytes} [Wed Jun 10 11:26:58 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3202] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:26:59 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3203] 10.0.0.194 () {32 vars in 680 bytes} [Wed Jun 10 11:26:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3204] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:26:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3205] 10.0.0.194 () {32 vars in 690 bytes} [Wed Jun 10 11:26:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3206] 10.0.0.194 () {32 vars in 702 bytes} [Wed Jun 10 11:26:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3207] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:59 2026] DELETE /v2.0/subnetpools/423e8c93-6e94-47c1-912b-86c1c8e33919 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3208] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:59 2026] DELETE /v2.0/subnetpools/b569f897-3ce9-4452-8490-b0927733df04 => 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: 1597/3209] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:59 2026] DELETE /v2.0/subnetpools/2fbb252f-822e-4e0f-8fc0-762b63b45b64 => 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: 1613/3210] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:59 2026] DELETE /v2.0/subnetpools/b92c0701-d3c3-4e8e-8271-c0125fa727f2 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3211] 10.0.0.194 () {32 vars in 732 bytes} [Wed Jun 10 11:26:59 2026] DELETE /v2.0/subnetpools/e929eae4-0da3-407e-9f17-80fae8cdd20b => 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: 1615/3214] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:27:00 2026] GET /v2.0/security-groups?tenant_id=80fa06e2ef62439b85c173cb29f410c3&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3215] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:27:00 2026] DELETE /v2.0/security-groups/e3737d10-e23d-41b7-8d0d-b207f813767b => 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: 1616/3216] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:27:00 2026] GET /v2.0/security-groups?tenant_id=4a5509f169a14696a45291e41aba9373&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3217] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:27:00 2026] DELETE /v2.0/security-groups/3c961c2b-ff31-4b1a-a53a-816e27e384ee => 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: 1617/3218] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:27:01 2026] GET /v2.0/security-groups?tenant_id=14bdbbeb21b54b0c94fa540b0fd78bec&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3219] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:27:01 2026] DELETE /v2.0/security-groups/c19c8e62-742e-45c7-87d7-427d6154bee8 => 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: 1618/3220] 10.0.0.194 () {34 vars in 678 bytes} [Wed Jun 10 11:27:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3221] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:27:04 2026] PUT /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/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: 1619/3222] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:04 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3223] 10.0.0.194 () {34 vars in 764 bytes} [Wed Jun 10 11:27:04 2026] PUT /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3224] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:04 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3225] 10.0.0.194 () {34 vars in 760 bytes} [Wed Jun 10 11:27:04 2026] PUT /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3226] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:04 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3227] 10.0.0.194 () {34 vars in 782 bytes} [Wed Jun 10 11:27:04 2026] PUT /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/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: 8|app: 0|req: 1622/3228] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:04 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3229] 10.0.0.194 () {34 vars in 753 bytes} [Wed Jun 10 11:27:04 2026] PUT /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3230] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:05 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3231] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:27:05 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:27:05.122 8 INFO neutron.api.v2.resource [None req-707cc84b-37e2-425d-a163-117fe862b32a 624c94bfd3a54a5aa0155f4dc0a7490a 732c6bf450fa44ad92a298ff5e209e93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3232] 10.0.0.194 () {32 vars in 745 bytes} [Wed Jun 10 11:27:05 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3233] 10.0.0.194 () {32 vars in 744 bytes} [Wed Jun 10 11:27:05 2026] DELETE /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3234] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:05 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:27:05.253 7 INFO neutron.api.v2.resource [None req-7942541b-0088-49e5-8512-cb46312343ea 624c94bfd3a54a5aa0155f4dc0a7490a 732c6bf450fa44ad92a298ff5e209e93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3235] 10.0.0.194 () {32 vars in 748 bytes} [Wed Jun 10 11:27:05 2026] DELETE /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/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: 1626/3236] 10.0.0.194 () {32 vars in 736 bytes} [Wed Jun 10 11:27:05 2026] DELETE /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => 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: 1611/3237] 10.0.0.194 () {32 vars in 733 bytes} [Wed Jun 10 11:27:05 2026] GET /v2.0/policies/2caa0a17-0246-40d4-8a7f-d35551309524/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3238] 10.0.0.194 () {32 vars in 734 bytes} [Wed Jun 10 11:27:05 2026] DELETE /v2.0/qos/policies/2caa0a17-0246-40d4-8a7f-d35551309524 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3239] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:27:06 2026] GET /v2.0/security-groups?tenant_id=732c6bf450fa44ad92a298ff5e209e93&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3240] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:27:06 2026] DELETE /v2.0/security-groups/ec03d530-3dde-4059-92b6-ca562df2bd31 => 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: 1613/3241] 10.0.0.194 () {32 vars in 774 bytes} [Wed Jun 10 11:27:06 2026] GET /v2.0/security-groups?tenant_id=be0a3cb150fe45ea858581d1439796cb&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: 1629/3242] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:27:06 2026] DELETE /v2.0/security-groups/0184b2c5-56e9-4d42-ad04-e35eed9ff45c => 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: 1614/3243] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:27:09 2026] GET /v2.0/networks => generated 2168 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3244] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.0/floatingips => 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: 1615/3245] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3246] 10.0.0.194 () {32 vars in 643 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3247] 10.0.0.194 () {32 vars in 647 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3248] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3249] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:27: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: 8|app: 0|req: 1633/3250] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)