+ 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 24 04:22:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-6f45d8bdc9-s4w4l 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 0x7fb635f86668 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-24 04:22:30.372 7 INFO neutron.common.config [-] Logging enabled! 2026-06-24 04:22:30.373 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-24 04:22:30.409 8 INFO neutron.common.config [-] Logging enabled! 2026-06-24 04:22:30.410 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-24 04:22:31.402 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 04:22:31.427 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 04:22:32.899 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 04:22:32.902 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 04:22:32.905 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 04:22:32.906 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 04:22:32.906 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 04:22:32.907 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 04:22:32.907 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:22:32.914 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:22:32.914 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:22:32.914 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 04:22:32.937 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 04:22:32.938 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 04:22:32.938 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 04:22:32.940 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 04:22:32.942 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 04:22:32.946 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 04:22:32.947 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 04:22:32.947 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 04:22:32.947 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 04:22:32.947 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:22:32.955 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:22:32.955 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:22:32.956 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 04:22:32.966 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 04:22:32.966 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 04:22:32.966 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 04:22:32.966 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 04:22:32.978 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 04:22:32.979 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 04:22:32.979 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 04:22:33.008 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 04:22:33.008 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 04:22:33.008 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 04:22:33.008 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 04:22:33.269 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 04:22:33.313 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 04:22:33.540 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 04:22:33.541 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 04:22:33.541 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 04:22:33.556 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 04:22:33.556 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 04:22:33.556 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 04:22:33.556 7 INFO neutron.plugins.ml2.extensions.port_security [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 04:22:33.557 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing extension driver 'qos' 2026-06-24 04:22:33.557 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 04:22:33.557 7 INFO neutron.plugins.ml2.managers [None req-47f741a4-dbb3-4d88-a764-a66b9e9b7681 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 04:22:33.568 7 INFO neutron.quota [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded quota_driver: . 2026-06-24 04:22:33.569 7 INFO neutron.plugins.ml2.plugin [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 04:22:33.569 7 INFO neutron.plugins.ml2.managers [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 04:22:33.569 7 INFO neutron.plugins.ml2.managers [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 04:22:33.569 7 INFO neutron.plugins.ml2.managers [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 04:22:33.569 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: qos 2026-06-24 04:22:33.582 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: router 2026-06-24 04:22:33.603 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 04:22:33.603 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 04:22:33.603 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 04:22:33.618 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 04:22:33.618 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 04:22:33.618 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 04:22:33.618 8 INFO neutron.plugins.ml2.extensions.port_security [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 04:22:33.618 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing extension driver 'qos' 2026-06-24 04:22:33.619 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 04:22:33.619 8 INFO neutron.plugins.ml2.managers [None req-418fdac9-fa7a-453f-9ed9-7dbfdae8a1d5 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 04:22:33.630 7 INFO neutron.services.service_base [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 04:22:33.630 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: segments 2026-06-24 04:22:33.637 8 INFO neutron.quota [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded quota_driver: . 2026-06-24 04:22:33.638 8 INFO neutron.plugins.ml2.plugin [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 04:22:33.638 8 INFO neutron.plugins.ml2.managers [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 04:22:33.638 8 INFO neutron.plugins.ml2.managers [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 04:22:33.638 8 INFO neutron.plugins.ml2.managers [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 04:22:33.639 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: qos 2026-06-24 04:22:33.652 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: router 2026-06-24 04:22:33.701 8 INFO neutron.services.service_base [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 04:22:33.702 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: segments 2026-06-24 04:22:33.729 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: trunk 2026-06-24 04:22:33.743 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: vpnaas 2026-06-24 04:22:33.782 7 WARNING stevedore.named [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 04:22:33.799 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: trunk 2026-06-24 04:22:33.814 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: vpnaas 2026-06-24 04:22:33.852 8 WARNING stevedore.named [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 04:22:33.855 7 INFO neutron_vpnaas.services.vpn.plugin [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 04:22:33.855 7 INFO neutron.common.utils [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 04:22:33.856 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: taas 2026-06-24 04:22:33.881 7 WARNING stevedore.named [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 04:22:33.881 7 WARNING stevedore.named [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 04:22:33.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 04:22:33.899 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: tapmirror 2026-06-24 04:22:33.908 7 WARNING stevedore.named [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 04:22:33.908 7 WARNING stevedore.named [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 04:22:33.920 8 INFO neutron_vpnaas.services.vpn.plugin [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 04:22:33.921 8 INFO neutron.common.utils [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 04:22:33.921 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: taas 2026-06-24 04:22:33.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 04:22:33.923 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 04:22:33.932 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: tag 2026-06-24 04:22:33.943 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: timestamp 2026-06-24 04:22:33.947 8 WARNING stevedore.named [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 04:22:33.947 8 WARNING stevedore.named [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 04:22:33.947 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 04:22:33.952 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: flavors 2026-06-24 04:22:33.955 7 INFO neutron.manager [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loading Plugin: revisions 2026-06-24 04:22:33.959 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Initializing extension manager. 2026-06-24 04:22:33.960 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: address-group 2026-06-24 04:22:33.961 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: address-scope 2026-06-24 04:22:33.962 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 04:22:33.963 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: agent 2026-06-24 04:22:33.964 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 04:22:33.965 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 04:22:33.966 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 04:22:33.967 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: availability_zone 2026-06-24 04:22:33.967 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 04:22:33.968 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 04:22:33.968 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 04:22:33.970 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 04:22:33.970 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: dns-integration 2026-06-24 04:22:33.971 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 04:22:33.971 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 04:22:33.972 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: dvr 2026-06-24 04:22:33.973 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 04:22:33.973 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 04:22:33.974 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 04:22:33.974 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 04:22:33.975 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: external-net 2026-06-24 04:22:33.975 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 04:22:33.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 04:22:33.976 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: extraroute 2026-06-24 04:22:33.976 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: tapmirror 2026-06-24 04:22:33.977 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 04:22:33.978 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 04:22:33.978 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 04:22:33.979 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 04:22:33.980 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 04:22:33.980 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: fip-port-details 2026-06-24 04:22:33.981 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: flavors 2026-06-24 04:22:33.983 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 04:22:33.985 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 04:22:33.985 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: ip_allocation 2026-06-24 04:22:33.986 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 04:22:33.986 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 04:22:33.988 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: router 2026-06-24 04:22:33.990 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 04:22:33.990 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 04:22:33.991 8 WARNING stevedore.named [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 04:22:33.991 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 04:22:33.991 8 WARNING stevedore.named [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 04:22:33.992 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 04:22:33.992 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: l3-ha 2026-06-24 04:22:33.993 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 04:22:33.994 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 04:22:33.994 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: l3-flavors 2026-06-24 04:22:33.995 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 04:22:33.996 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 04:22:33.998 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 04:22:34.000 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 04:22:34.001 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 04:22:34.002 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 04:22:34.003 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 04:22:34.003 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: multi-provider 2026-06-24 04:22:34.004 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: net-mtu 2026-06-24 04:22:34.004 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 04:22:34.005 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 04:22:34.005 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: network_ha 2026-06-24 04:22:34.006 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 04:22:34.007 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 04:22:34.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 04:22:34.008 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: pagination 2026-06-24 04:22:34.008 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 04:22:34.008 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-device-profile 2026-06-24 04:22:34.009 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 04:22:34.009 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 04:22:34.010 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 04:22:34.010 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-mac-override 2026-06-24 04:22:34.011 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 04:22:34.011 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 04:22:34.012 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 04:22:34.013 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-resource-request 2026-06-24 04:22:34.013 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 04:22:34.013 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 04:22:34.014 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: binding 2026-06-24 04:22:34.015 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: binding-extended 2026-06-24 04:22:34.015 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-security 2026-06-24 04:22:34.016 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: project-id 2026-06-24 04:22:34.016 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: provider 2026-06-24 04:22:34.017 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 04:22:34.018 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: tag 2026-06-24 04:22:34.019 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos 2026-06-24 04:22:34.020 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 04:22:34.020 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 04:22:34.022 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-default 2026-06-24 04:22:34.022 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-fip 2026-06-24 04:22:34.023 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 04:22:34.023 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 04:22:34.024 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 04:22:34.025 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 04:22:34.025 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 04:22:34.026 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-pps 2026-06-24 04:22:34.026 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 04:22:34.027 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 04:22:34.028 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 04:22:34.028 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 04:22:34.029 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: timestamp 2026-06-24 04:22:34.029 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 04:22:34.031 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 04:22:34.031 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: quotas 2026-06-24 04:22:34.032 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: quota_details 2026-06-24 04:22:34.034 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: rbac-policies 2026-06-24 04:22:34.034 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 04:22:34.035 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 04:22:34.035 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 04:22:34.035 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: flavors 2026-06-24 04:22:34.036 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 04:22:34.036 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: revision-if-match 2026-06-24 04:22:34.037 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 04:22:34.037 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 04:22:34.038 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 04:22:34.039 8 INFO neutron.manager [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loading Plugin: revisions 2026-06-24 04:22:34.039 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 04:22:34.040 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 04:22:34.040 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 04:22:34.041 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 04:22:34.042 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 04:22:34.042 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Initializing extension manager. 2026-06-24 04:22:34.042 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 04:22:34.043 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: address-group 2026-06-24 04:22:34.044 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: address-scope 2026-06-24 04:22:34.044 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 04:22:34.045 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: agent 2026-06-24 04:22:34.046 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 04:22:34.047 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 04:22:34.048 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 04:22:34.048 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: availability_zone 2026-06-24 04:22:34.048 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: security-group 2026-06-24 04:22:34.049 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 04:22:34.049 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 04:22:34.050 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: segment 2026-06-24 04:22:34.050 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 04:22:34.050 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 04:22:34.051 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: service-type 2026-06-24 04:22:34.051 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: sorting 2026-06-24 04:22:34.051 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 04:22:34.052 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 04:22:34.052 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: dns-integration 2026-06-24 04:22:34.052 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 04:22:34.053 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 04:22:34.053 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 04:22:34.053 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 04:22:34.053 7 WARNING neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 04:22:34.054 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 04:22:34.054 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: dvr 2026-06-24 04:22:34.054 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 04:22:34.055 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 04:22:34.055 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 04:22:34.055 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 04:22:34.055 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 04:22:34.056 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 04:22:34.056 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 04:22:34.056 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 04:22:34.057 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 04:22:34.057 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: external-net 2026-06-24 04:22:34.057 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 04:22:34.058 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 04:22:34.058 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: tag-creation 2026-06-24 04:22:34.058 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: extraroute 2026-06-24 04:22:34.059 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 04:22:34.059 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 04:22:34.060 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 04:22:34.060 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 04:22:34.061 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 04:22:34.061 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 04:22:34.061 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: fip-port-details 2026-06-24 04:22:34.062 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: flavors 2026-06-24 04:22:34.063 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 04:22:34.063 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 04:22:34.063 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 04:22:34.064 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: trunk 2026-06-24 04:22:34.064 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 04:22:34.064 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: trunk-details 2026-06-24 04:22:34.065 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: ip_allocation 2026-06-24 04:22:34.065 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 04:22:34.065 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 04:22:34.065 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 04:22:34.065 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 04:22:34.066 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 04:22:34.067 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 04:22:34.067 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: router 2026-06-24 04:22:34.068 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 04:22:34.068 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 04:22:34.069 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 04:22:34.069 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 04:22:34.070 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 04:22:34.070 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 04:22:34.070 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 04:22:34.071 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: l3-ha 2026-06-24 04:22:34.071 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 04:22:34.071 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: vpnaas 2026-06-24 04:22:34.072 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 04:22:34.073 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: l3-flavors 2026-06-24 04:22:34.073 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: taas 2026-06-24 04:22:34.074 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: tap-mirror 2026-06-24 04:22:34.074 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 04:22:34.074 7 INFO neutron.api.extensions [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 04:22:34.074 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 04:22:34.077 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 04:22:34.077 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 04:22:34.077 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 04:22:34.077 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.077 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 04:22:34.078 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 04:22:34.079 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 04:22:34.080 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 04:22:34.080 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 04:22:34.081 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 04:22:34.081 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 04:22:34.081 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: multi-provider 2026-06-24 04:22:34.082 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: net-mtu 2026-06-24 04:22:34.082 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 04:22:34.083 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 04:22:34.084 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: network_ha 2026-06-24 04:22:34.084 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 04:22:34.085 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 04:22:34.085 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 04:22:34.086 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 04:22:34.086 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 04:22:34.087 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: pagination 2026-06-24 04:22:34.087 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.087 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.087 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-device-profile 2026-06-24 04:22:34.087 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.088 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.088 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 04:22:34.088 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 04:22:34.088 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 04:22:34.088 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.089 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 04:22:34.089 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.089 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-mac-override 2026-06-24 04:22:34.089 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 04:22:34.090 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 04:22:34.090 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 04:22:34.090 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 04:22:34.090 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 04:22:34.091 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.091 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 04:22:34.091 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ipsecpolicy is already registered 2026-06-24 04:22:34.091 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.091 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-resource-request 2026-06-24 04:22:34.091 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ikepolicy is already registered 2026-06-24 04:22:34.092 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 04:22:34.092 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 04:22:34.093 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: binding 2026-06-24 04:22:34.093 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: binding-extended 2026-06-24 04:22:34.094 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-security 2026-06-24 04:22:34.094 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: project-id 2026-06-24 04:22:34.095 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: provider 2026-06-24 04:22:34.095 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 04:22:34.095 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 04:22:34.096 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] router is already registered 2026-06-24 04:22:34.096 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 04:22:34.097 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] floatingip is already registered 2026-06-24 04:22:34.097 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos 2026-06-24 04:22:34.098 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 04:22:34.099 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 04:22:34.099 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-default 2026-06-24 04:22:34.100 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-fip 2026-06-24 04:22:34.100 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 04:22:34.100 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 04:22:34.100 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] rbac_policy is already registered 2026-06-24 04:22:34.101 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 04:22:34.101 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 04:22:34.101 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] security_group is already registered 2026-06-24 04:22:34.101 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 04:22:34.101 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 04:22:34.101 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] security_group_rule is already registered 2026-06-24 04:22:34.102 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.102 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.103 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.103 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.103 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 04:22:34.103 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 04:22:34.103 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] trunk is already registered 2026-06-24 04:22:34.104 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.104 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ikepolicy is already registered 2026-06-24 04:22:34.104 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.104 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ipsecpolicy is already registered 2026-06-24 04:22:34.104 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 04:22:34.105 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 04:22:34.105 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] endpoint_group is already registered 2026-06-24 04:22:34.105 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 04:22:34.105 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] vpnservice is already registered 2026-06-24 04:22:34.105 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 04:22:34.106 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ipsec_site_connection is already registered 2026-06-24 04:22:34.106 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-pps 2026-06-24 04:22:34.106 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.106 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ipsecpolicy is already registered 2026-06-24 04:22:34.107 7 INFO neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.107 7 WARNING neutron.quota.resource_registry [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] ikepolicy is already registered 2026-06-24 04:22:34.107 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 04:22:34.108 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 04:22:34.110 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 04:22:34.111 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 04:22:34.112 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 04:22:34.115 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: quotas 2026-06-24 04:22:34.116 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: quota_details 2026-06-24 04:22:34.117 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: rbac-policies 2026-06-24 04:22:34.118 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 04:22:34.119 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 04:22:34.119 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 04:22:34.120 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 04:22:34.121 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: revision-if-match 2026-06-24 04:22:34.121 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 04:22:34.122 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 04:22:34.122 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 04:22:34.124 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 04:22:34.125 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 04:22:34.125 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 04:22:34.126 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 04:22:34.126 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 04:22:34.127 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 04:22:34.133 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: security-group 2026-06-24 04:22:34.134 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: segment 2026-06-24 04:22:34.134 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 04:22:34.135 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: service-type 2026-06-24 04:22:34.136 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: sorting 2026-06-24 04:22:34.136 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 04:22:34.137 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 04:22:34.138 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 04:22:34.139 8 WARNING neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 04:22:34.139 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 04:22:34.140 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 04:22:34.141 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 04:22:34.142 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 04:22:34.142 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 04:22:34.143 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 04:22:34.143 7 WARNING keystonemiddleware._common.config [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 04:22:34.144 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 04:22:34.145 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: tag-creation 2026-06-24 04:22:34.146 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 04:22:34.150 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 04:22:34.150 7 WARNING oslo_config.cfg [None req-540f3881-8f5c-4fb9-bb27-8a7bf2c4fa99 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 04:22:34.151 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 04:22:34.152 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: trunk 2026-06-24 04:22:34.152 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: trunk-details WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb635f86668 pid: 7 (default app) 2026-06-24 04:22:34.153 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 04:22:34.153 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 04:22:34.154 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 04:22:34.155 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 04:22:34.158 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 04:22:34.159 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 04:22:34.159 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 04:22:34.162 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: vpnaas 2026-06-24 04:22:34.163 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: taas 2026-06-24 04:22:34.165 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: tap-mirror 2026-06-24 04:22:34.166 8 INFO neutron.api.extensions [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 04:22:34.168 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 04:22:34.169 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 04:22:34.169 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.169 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 04:22:34.173 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 04:22:34.173 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 04:22:34.180 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 04:22:34.181 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 04:22:34.181 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 04:22:34.182 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.183 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.183 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.183 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.184 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 04:22:34.184 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.185 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.185 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 04:22:34.186 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 04:22:34.186 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 04:22:34.187 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.187 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ipsecpolicy is already registered 2026-06-24 04:22:34.187 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.187 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ikepolicy is already registered 2026-06-24 04:22:34.194 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 04:22:34.195 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] router is already registered 2026-06-24 04:22:34.195 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 04:22:34.195 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] floatingip is already registered 2026-06-24 04:22:34.199 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 04:22:34.199 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] rbac_policy is already registered 2026-06-24 04:22:34.200 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 04:22:34.200 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] security_group is already registered 2026-06-24 04:22:34.201 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 04:22:34.201 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] security_group_rule is already registered 2026-06-24 04:22:34.202 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.202 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.202 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 04:22:34.202 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] subnetpool is already registered 2026-06-24 04:22:34.203 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 04:22:34.203 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] trunk is already registered 2026-06-24 04:22:34.203 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.204 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ikepolicy is already registered 2026-06-24 04:22:34.204 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.204 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ipsecpolicy is already registered 2026-06-24 04:22:34.205 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 04:22:34.205 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] endpoint_group is already registered 2026-06-24 04:22:34.205 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 04:22:34.206 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] vpnservice is already registered 2026-06-24 04:22:34.206 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 04:22:34.206 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ipsec_site_connection is already registered 2026-06-24 04:22:34.206 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 04:22:34.207 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ipsecpolicy is already registered 2026-06-24 04:22:34.207 8 INFO neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 04:22:34.207 8 WARNING neutron.quota.resource_registry [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] ikepolicy is already registered 2026-06-24 04:22:34.245 8 WARNING keystonemiddleware._common.config [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 04:22:34.252 8 WARNING oslo_config.cfg [None req-40aa048a-c340-4b4a-90fc-6772669d6928 - - - - - -] 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 0x7fb635f86668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 04:22:39.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8119f26-9110-4a0c-9e18-e37023e5b1fa 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:22:39 2026] GET /v2.0/networks/public => generated 108 bytes in 778 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:22:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:22:40.615 7 WARNING neutron.services.revisions.revision_plugin [None req-ffa65aab-5acb-415a-91c4-d95f17f3314f 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Could not find related network for resource to bump revision. 2026-06-24 04:22:40.634 7 INFO neutron.db.segments_db [None req-ffa65aab-5acb-415a-91c4-d95f17f3314f 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 93fe9d24-b7ec-4dcd-9eee-d2cab86ac405 of type flat for network f43fee38-d577-4d4a-a1d0-dbf5f869cd95 2026-06-24 04:22:40.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffa65aab-5acb-415a-91c4-d95f17f3314f 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.250 () {48 vars in 967 bytes} [Wed Jun 24 04:22:40 2026] POST /v2.0/networks => generated 124 bytes in 527 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:22:46.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56d54421-b768-48cd-8e6e-05cce5042902 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:22:46 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:22:46 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-24 04:22:46.602 7 WARNING neutron.services.revisions.revision_plugin [None req-f8941bd0-f8f4-48ad-aa96-918c56b9a9cd 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Could not find related network for resource to bump revision. 2026-06-24 04:22:46.616 7 INFO neutron.db.segments_db [None req-f8941bd0-f8f4-48ad-aa96-918c56b9a9cd 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment add97051-36bf-43d7-9e56-f2404cc6fccb of type flat for network cb242d4f-8f44-4565-bfc9-86b5a56653e0 2026-06-24 04:22:46.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8941bd0-f8f4-48ad-aa96-918c56b9a9cd 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.250 () {48 vars in 967 bytes} [Wed Jun 24 04:22:46 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-24 04:22:52.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c03b8d24-6805-4d02-a7b0-c361844650a0 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:22:52 2026] GET /v2.0/networks/public => generated 108 bytes in 363 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:22:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:22:53.060 8 WARNING neutron.services.revisions.revision_plugin [None req-a78d9d6d-b2bb-4d76-bd91-9dc4b8b5aa15 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Could not find related network for resource to bump revision. 2026-06-24 04:22:53.083 8 INFO neutron.db.segments_db [None req-a78d9d6d-b2bb-4d76-bd91-9dc4b8b5aa15 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 6e480ebf-d88f-454f-838f-bf3ee2516f3d of type flat for network dd0d94b0-263c-4c8c-8403-041fa702932a 2026-06-24 04:22:53.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a78d9d6d-b2bb-4d76-bd91-9dc4b8b5aa15 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.250 () {48 vars in 967 bytes} [Wed Jun 24 04:22:52 2026] POST /v2.0/networks => generated 124 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:22:59.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a25c08b5-e5bf-4db4-abdd-6a0cb6f9a812 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:22:58 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:22:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:22:59.254 8 WARNING neutron.services.revisions.revision_plugin [None req-870ea0f8-6b0b-477b-b9e7-74bec00cad9c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Could not find related network for resource to bump revision. 2026-06-24 04:22:59.275 8 INFO neutron.db.segments_db [None req-870ea0f8-6b0b-477b-b9e7-74bec00cad9c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 6ce512b2-9a7b-4a6e-9c98-748891865208 of type flat for network c21cc580-e495-4b29-827d-eb0e42fbe780 2026-06-24 04:22:59.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-870ea0f8-6b0b-477b-b9e7-74bec00cad9c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.250 () {48 vars in 967 bytes} [Wed Jun 24 04:22:59 2026] POST /v2.0/networks => generated 124 bytes in 261 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:23:05.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a677137e-a76a-4aca-8d96-ffb3aca6c774 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:23:05 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:23:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:23:05.330 7 WARNING neutron.services.revisions.revision_plugin [None req-43bb17a3-470b-4d8a-b0b2-5a319958c427 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Could not find related network for resource to bump revision. 2026-06-24 04:23:05.367 7 INFO neutron.db.segments_db [None req-43bb17a3-470b-4d8a-b0b2-5a319958c427 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 35de4aa8-44a4-47aa-a762-8598627375a3 of type flat for network 4deca6d5-c5b6-41c4-9d5f-5d226a186d5d [pid: 7|app: 0|req: 11/19] 199.204.45.250 () {48 vars in 967 bytes} [Wed Jun 24 04:23:05 2026] POST /v2.0/networks => generated 706 bytes in 2025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:23:08.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8032edf2-2d2f-43bf-9bd9-b4d3747d295f 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:23:08 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: 12/21] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:23:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:23:08.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36ed323f-b158-479b-ac50-ccf5f798d3b3 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.250 () {44 vars in 1034 bytes} [Wed Jun 24 04:23:08 2026] GET /v2.0/subnets/public-subnet?network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.250 () {44 vars in 1057 bytes} [Wed Jun 24 04:23:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.250 () {48 vars in 965 bytes} [Wed Jun 24 04:23:08 2026] POST /v2.0/subnets => generated 664 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:27:57.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40c479d4-0091-42b4-b7ff-64499cecf29a 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/62] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 24 04:27:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/63] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 24 04:27:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:27:57.097 7 INFO neutron.db.segments_db [None req-4ae2e020-7973-4bce-9fc6-a1577fbe9306 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 3eb74e92-f8f1-44a4-8475-3c32749359ec of type vxlan for network b2fa3924-8edb-443e-b183-f845946ff575 [pid: 7|app: 0|req: 34/66] 199.204.45.250 () {48 vars in 966 bytes} [Wed Jun 24 04:27:57 2026] POST /v2.0/networks => generated 688 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:27:58.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4ebc5c5-cbd6-4482-b3db-9e554b17ae1a 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 24 04:27:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 24 04:27:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:27:58.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cb37307-bf37-4764-865b-6fe4816f12ad 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/69] 199.204.45.250 () {44 vars in 1036 bytes} [Wed Jun 24 04:27:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.250 () {44 vars in 1059 bytes} [Wed Jun 24 04:27:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.250 () {48 vars in 965 bytes} [Wed Jun 24 04:27:58 2026] POST /v2.0/subnets => generated 651 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:27:59.467 7 INFO neutron.api.v2.resource [None req-2e153e62-78bb-44f9-a503-522033214ae8 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/72] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:27:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.250 () {44 vars in 993 bytes} [Wed Jun 24 04:27:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.250 () {48 vars in 980 bytes} [Wed Jun 24 04:27:59 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:00 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 1616 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:00 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:00 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => 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: 40/78] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:01 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:01 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:01 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:02 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:02 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:02 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:03 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:03 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:03 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:04 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:04 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:04 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.250 () {44 vars in 987 bytes} [Wed Jun 24 04:28:06 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:28:06.188 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c946c4f6-5712-4478-9803-59b7ec71c133 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.250 () {44 vars in 1076 bytes} [Wed Jun 24 04:28:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.250 () {44 vars in 1099 bytes} [Wed Jun 24 04:28:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b2fa3924-8edb-443e-b183-f845946ff575 => 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/98] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:06 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.250 () {48 vars in 961 bytes} [Wed Jun 24 04:28:06 2026] POST /v2.0/ports => generated 1100 bytes in 318 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 04:28:13.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cad2e84e-7336-4886-a661-11c2af931b79 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/102] 199.204.45.250 () {44 vars in 979 bytes} [Wed Jun 24 04:28:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.204.45.250 () {48 vars in 1031 bytes} [Wed Jun 24 04:28:13 2026] PUT /v2.0/ports/8f7a18dc-fe3c-4e77-a83c-687d9c4a475b => generated 1249 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.204.45.250 () {44 vars in 920 bytes} [Wed Jun 24 04:28:15 2026] GET /v2.0/ports => generated 3730 bytes in 102 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-24 04:28:17.056 8 INFO neutron.api.v2.resource [None req-1b72c216-6157-410d-a593-0eaddc277ed4 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/106] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 24 04:28:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.250 () {44 vars in 981 bytes} [Wed Jun 24 04:28:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.250 () {48 vars in 980 bytes} [Wed Jun 24 04:28:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:18 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 1610 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:18 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:18 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:18 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:19 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:19 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:28:19 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:28:19 2026] POST /v2.0/security-group-rules => generated 627 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 199.204.45.250 () {44 vars in 975 bytes} [Wed Jun 24 04:29:23 2026] GET /v2.0/quotas/817c9fd77d734e06a580aad36eaa8003 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 199.204.45.250 () {48 vars in 1027 bytes} [Wed Jun 24 04:29:23 2026] PUT /v2.0/quotas/817c9fd77d734e06a580aad36eaa8003 => generated 291 bytes in 33 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-24 04:31:44.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb9e92d5-7348-40e5-9638-a922a7b505fa 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/147] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 04:31:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/148] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 04:31:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:31:45.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5df8f4ad-fa3a-4755-a53c-0079dbc51212 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/149] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 04:31:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 04:31:45 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-24 04:38:44.315 8 INFO neutron.api.v2.resource [None req-9a521954-815f-47c6-9e61-81cb52812c3e 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/207] 199.204.45.250 () {44 vars in 1074 bytes} [Wed Jun 24 04:38:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 139 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.250 () {44 vars in 1097 bytes} [Wed Jun 24 04:38:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 23 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.250 () {48 vars in 981 bytes} [Wed Jun 24 04:38:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:45 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:38:45 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:45 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:38:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:46 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:38:46 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:47 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:38:47 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:48 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:38:48 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:48 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:38:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:49 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 3460 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:38:49 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:38:49 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.250 () {48 vars in 991 bytes} [Wed Jun 24 04:38:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.204.45.250 () {30 vars in 740 bytes} [Wed Jun 24 04:41:08 2026] GET /v2.0/networks?tenant_id=1e601f65c8e14fcab44ee3d60a0fa8e4&shared=False => generated 15 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:41:08.363 8 INFO neutron.db.segments_db [None req-cfd94880-1e72-4a59-af6f-c95f18bf9d39 3805693145ff4674864bbd6711e2a642 1e601f65c8e14fcab44ee3d60a0fa8e4 - - d9c1507993374729a656b7998d1923d2 d9c1507993374729a656b7998d1923d2] Added segment 671ad107-41f2-4a59-a506-23fdff0e5386 of type vxlan for network ff756e21-dd95-4384-8415-c796afea17bb [pid: 8|app: 0|req: 123/245] 199.204.45.250 () {34 vars in 682 bytes} [Wed Jun 24 04:41:08 2026] POST /v2.0/networks => generated 699 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 199.204.45.250 () {30 vars in 722 bytes} [Wed Jun 24 04:41:08 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/247] 199.204.45.250 () {30 vars in 633 bytes} [Wed Jun 24 04:41:08 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: 124/248] 199.204.45.250 () {34 vars in 677 bytes} [Wed Jun 24 04:41:08 2026] POST /v2.0/ports => generated 999 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 04:41:09 2026] GET /v2.0/networks/ff756e21-dd95-4384-8415-c796afea17bb => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.204.45.250 () {30 vars in 722 bytes} [Wed Jun 24 04:41:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 04:41:11 2026] GET /v2.0/networks/ff756e21-dd95-4384-8415-c796afea17bb => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/256] 199.204.45.250 () {44 vars in 975 bytes} [Wed Jun 24 04:41:35 2026] GET /v2.0/quotas/1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/257] 199.204.45.250 () {48 vars in 1027 bytes} [Wed Jun 24 04:41:36 2026] PUT /v2.0/quotas/1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:03.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f8574c1-dc3b-4e40-89fe-aade82126474 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/350] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:53:03 2026] GET /v2.0/networks/public => generated 108 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:53:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:04.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-605cabbd-cd6e-4268-a633-7f53ca500622 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/352] 199.204.45.250 () {44 vars in 927 bytes} [Wed Jun 24 04:53:04 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:53:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:04.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c16774c4-a39c-4020-bcd9-6ae74febd285 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/354] 199.204.45.250 () {44 vars in 1034 bytes} [Wed Jun 24 04:53:04 2026] GET /v2.0/subnets/public-subnet?network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.250 () {44 vars in 1057 bytes} [Wed Jun 24 04:53:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:31.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2999fc65-dbd1-41c7-a1df-e840c02a78dd 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/360] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 24 04:53:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 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.250 () {44 vars in 959 bytes} [Wed Jun 24 04:53:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:32.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8514d4d-c5aa-4879-9534-caeece56dab7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/362] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 24 04:53:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 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.250 () {44 vars in 959 bytes} [Wed Jun 24 04:53:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:32.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00101388-c7a7-46d9-8083-290507c256fe 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/364] 199.204.45.250 () {44 vars in 1036 bytes} [Wed Jun 24 04:53:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 114 bytes in 18 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.250 () {44 vars in 1059 bytes} [Wed Jun 24 04:53:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:34.064 7 INFO neutron.api.v2.resource [None req-0f8f1a2c-bdea-447a-b5ce-605eb0c08a09 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/366] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:53:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.250 () {44 vars in 993 bytes} [Wed Jun 24 04:53:34 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: 184/368] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:35 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:35 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => 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: 185/370] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:35 2026] GET /v2.0/security-group-rules/f0acd5ca-dcb2-4ceb-bb55-6a6b3260931b => 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: 186/371] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:36 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:36 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:36 2026] GET /v2.0/security-group-rules/6387782c-6653-4a08-8b4f-99eb716466fe => 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: 187/374] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:37 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:37 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:37 2026] GET /v2.0/security-group-rules/afce76d7-f7aa-42de-a689-74b430cb1d4c => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:38 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:38 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 35 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.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:38 2026] GET /v2.0/security-group-rules/b2ffaa3d-e64b-44e2-8f5c-400f59855f3c => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:39 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:39 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:39 2026] GET /v2.0/security-group-rules/a249e067-15b9-4b93-9f62-0c9b6321d7b9 => generated 603 bytes in 15 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.250 () {44 vars in 987 bytes} [Wed Jun 24 04:53:40 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:53:40.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05d2f606-2ff7-4ee7-9c7b-cd6c0bc9a985 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/384] 199.204.45.250 () {44 vars in 1076 bytes} [Wed Jun 24 04:53:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b2fa3924-8edb-443e-b183-f845946ff575 => 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.250 () {44 vars in 1099 bytes} [Wed Jun 24 04:53:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 1254 bytes in 38 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.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:40 2026] GET /v2.0/security-groups/a8e1a882-5433-451c-9097-7beb73537ad9 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:53:48.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93637662-008c-4a85-bb9a-3dee985a4227 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/389] 199.204.45.250 () {44 vars in 979 bytes} [Wed Jun 24 04:53:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.250 () {44 vars in 920 bytes} [Wed Jun 24 04:53:49 2026] GET /v2.0/ports => generated 4725 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:53:51.067 8 INFO neutron.api.v2.resource [None req-f70113c9-b0ae-43ad-961c-1b15251462e6 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/392] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 24 04:53:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.250 () {44 vars in 981 bytes} [Wed Jun 24 04:53:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:52 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:52 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:52 2026] GET /v2.0/security-group-rules/2926f4c3-3e69-4bc5-ac2a-ef88d6bc27c9 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:52 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:53:53 2026] GET /v2.0/security-groups/af1a7b5a-b2d3-4135-b4b4-2c01a25879e4 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:53:53 2026] GET /v2.0/security-group-rules/ee62f9a0-3566-46dd-8780-3291a181d108 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.250 () {44 vars in 975 bytes} [Wed Jun 24 04:54:05 2026] GET /v2.0/quotas/817c9fd77d734e06a580aad36eaa8003 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:54:59.571 8 INFO neutron.api.v2.resource [None req-f7eb746d-38c2-43e1-b48f-367fa3e5597b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/411] 199.204.45.250 () {44 vars in 1074 bytes} [Wed Jun 24 04:54:59 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.250 () {44 vars in 1097 bytes} [Wed Jun 24 04:54:59 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:55:00 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:55:00 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:55:00 2026] GET /v2.0/security-group-rules/90f55b91-3bd6-47a5-8e3e-b838e6ce6ee2 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:55:01 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:55:01 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:55:01 2026] GET /v2.0/security-group-rules/fa60ad51-720f-4886-9730-553f5e21499e => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:55:02 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:55:02 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => 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: 211/421] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:55:02 2026] GET /v2.0/security-group-rules/13f0e079-5f8b-4c13-8576-2725959601dd => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.250 () {44 vars in 1088 bytes} [Wed Jun 24 04:55:03 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04?project_id=1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.250 () {44 vars in 1001 bytes} [Wed Jun 24 04:55:04 2026] GET /v2.0/security-groups/4bc3f28e-a936-4115-83f1-ebb51050da04 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.250 () {44 vars in 1011 bytes} [Wed Jun 24 04:55:04 2026] GET /v2.0/security-group-rules/abfff700-278e-498b-aa1e-9424c805360b => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.250 () {44 vars in 975 bytes} [Wed Jun 24 04:55:11 2026] GET /v2.0/quotas/1e601f65c8e14fcab44ee3d60a0fa8e4 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.250 () {44 vars in 949 bytes} [Wed Jun 24 04:56:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:56:41 2026] GET /v2.0/networks => generated 2168 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.13 () {32 vars in 654 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/ports => generated 4725 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.13 () {32 vars in 654 bytes} [Wed Jun 24 04:56:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:56:53.227 7 INFO neutron.db.segments_db [None req-d185a60d-87a4-4ce6-aa46-1f750b194e60 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 7473870c-298b-4f7c-9f74-fc05e6d0fdae of type vxlan for network 28885c1c-2ff5-4c5a-9027-2c86aa34b08d 2026-06-24 04:56:53.267 8 INFO neutron.db.segments_db [None req-ccad07e8-e34f-4285-a141-d5945126bb7f 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 51179305-e3c4-46b1-81b2-98a6902ba427 of type vxlan for network 53f59136-3e45-41b9-b0d5-7f30e56beb5d [pid: 7|app: 0|req: 224/449] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/networks => generated 733 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/networks => generated 729 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:56:53.480 7 INFO neutron.db.segments_db [None req-cc28cf29-dbd2-4ca8-8f95-1d8188539693 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 of type vxlan for network 5f3e87b9-189a-4364-ad35-deb9046190f4 [pid: 8|app: 0|req: 227/451] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/subnets => generated 699 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/networks => generated 727 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:56:53.603 7 INFO neutron.db.segments_db [None req-5c806fac-4d89-4d68-9d2d-88582862dc35 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 6de556f1-f6e7-4bf5-88c6-c46080acce6f of type vxlan for network 7c360fcb-08d2-4031-9e07-245f7fd63a8e [pid: 8|app: 0|req: 228/453] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/subnets => generated 695 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/subnets => generated 693 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:56:53.843 7 INFO neutron.db.l3_hamode_db [None req-5c806fac-4d89-4d68-9d2d-88582862dc35 492bd215bb2b46afa72f61422b53fb35 eeb85447b4a44cb99f0ae90f340833e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:56:53.853 8 INFO neutron.db.segments_db [None req-271103ff-4eb9-48fa-9283-0b52edabc8c8 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 6c190262-f9fe-47db-a7e5-598977f70022 of type vxlan for network 9572811d-1b4c-4714-9862-b0e2ca58e4a0 2026-06-24 04:56:54.105 8 INFO neutron.db.l3_hamode_db [None req-271103ff-4eb9-48fa-9283-0b52edabc8c8 492bd215bb2b46afa72f61422b53fb35 122efc18ab744388b84b762c958bd4eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:56:54.767 7 INFO neutron.db.l3_hamode_db [None req-5c806fac-4d89-4d68-9d2d-88582862dc35 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:56:54.993 8 INFO neutron.db.l3_hamode_db [None req-271103ff-4eb9-48fa-9283-0b52edabc8c8 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/455] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/routers => generated 739 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:56:55.914 7 INFO neutron.db.segments_db [None req-d47d526c-b34e-4e72-8683-6e4042f3a1db 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 06e790d1-a0dd-4241-901a-74fd1a097f32 of type vxlan for network 1d32b722-9ce5-4801-aa5e-6de3eabefa3f 2026-06-24 04:56:56.170 7 INFO neutron.db.l3_hamode_db [None req-d47d526c-b34e-4e72-8683-6e4042f3a1db 492bd215bb2b46afa72f61422b53fb35 5b38495a20d044389222ea8b044f5b35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/456] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:53 2026] POST /v2.0/routers => generated 735 bytes in 2401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:56:56 2026] GET /v2.0/security-groups?tenant_id=5ad67cf522d44575a5dee18c059ac002&name=default => generated 2922 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:56:56.776 7 INFO neutron.db.l3_hamode_db [None req-d47d526c-b34e-4e72-8683-6e4042f3a1db 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/458] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:56:56 2026] PUT /v2.0/routers/befd84af-3fb7-4a2a-af7e-ba1253bce017/add_router_interface => generated 309 bytes in 1097 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.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:55 2026] POST /v2.0/routers => generated 733 bytes in 1700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/460] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:56:57 2026] DELETE /v2.0/security-groups/c62d9357-6e00-4bec-9ad1-c9129ce405ae => 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: 233/463] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:56:57 2026] PUT /v2.0/routers/185b21c9-6cdb-4a08-afcc-1426f92528ce/add_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:56:58 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:56:57 2026] PUT /v2.0/routers/fb2e3483-d2fb-4fcf-8afe-87fb8f3ab79f/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:56:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/467] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:56:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:56:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:56:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:56:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:56:58 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:56:59.782 8 INFO neutron.db.segments_db [None req-ca5eefe0-55e3-4e8a-90ad-237477777136 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb of type vxlan for network 531e48d7-7339-4b08-ba2f-06f4301acb30 [pid: 8|app: 0|req: 237/472] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:56:59 2026] POST /v2.0/networks => generated 730 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:56:59 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:56:59 2026] POST /v2.0/subnets => generated 696 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:57:00.122 7 INFO neutron.db.segments_db [None req-9bd977ef-7b2c-45a0-81c8-4f81658e1a42 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 10f6a813-c379-4fa9-af24-d665771adf31 of type vxlan for network c4cebe51-b08b-4a88-8e32-79a65df8ee89 2026-06-24 04:57:00.420 7 INFO neutron.db.l3_hamode_db [None req-9bd977ef-7b2c-45a0-81c8-4f81658e1a42 492bd215bb2b46afa72f61422b53fb35 b80267d2985e42e6b8604490f7d5c870 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/475] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/networks?id=5f3e87b9-189a-4364-ad35-deb9046190f4 => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.183 () {34 vars in 1100 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1112474579&fields=id&tenant_id=eeb85447b4a44cb99f0ae90f340833e8 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/quotas/5b38495a20d044389222ea8b044f5b35 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/ports?tenant_id=5b38495a20d044389222ea8b044f5b35&fields=id => generated 57 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/480] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/quotas/eeb85447b4a44cb99f0ae90f340833e8 => 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: 245/481] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:00 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 10.0.0.183 () {34 vars in 907 bytes} [Wed Jun 24 04:57:00 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: 247/483] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/networks/5f3e87b9-189a-4364-ad35-deb9046190f4?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: 248/484] 10.0.0.183 () {34 vars in 907 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/extensions => generated 21537 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 04:57:01.124 7 INFO neutron.db.l3_hamode_db [None req-9bd977ef-7b2c-45a0-81c8-4f81658e1a42 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 249/485] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/networks/5f3e87b9-189a-4364-ad35-deb9046190f4?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: 250/486] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 251/487] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 252/488] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/489] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:01 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 237/490] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:00 2026] POST /v2.0/routers => generated 736 bytes in 2270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/491] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:02 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/492] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:02 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 254/493] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:57:02 2026] PUT /v2.0/routers/0c7d4263-6b27-4fe2-8250-efe726b6754b/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/494] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:03 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => 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: 255/495] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:03 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 241/496] 10.0.0.183 () {38 vars in 971 bytes} [Wed Jun 24 04:57:03 2026] POST /v2.0/security-groups => generated 1685 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/497] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/security-groups/5fe68b31-0171-4b4c-9f61-114094fe8cfc => generated 1685 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/498] 10.0.0.183 () {38 vars in 981 bytes} [Wed Jun 24 04:57:04 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/499] 10.0.0.183 () {38 vars in 971 bytes} [Wed Jun 24 04:57:04 2026] POST /v2.0/security-groups => generated 1685 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/500] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/security-groups/850627b2-3e7f-480f-8cba-ccf1b89b929d => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/501] 10.0.0.183 () {38 vars in 981 bytes} [Wed Jun 24 04:57:04 2026] POST /v2.0/security-group-rules => generated 614 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/502] 10.0.0.183 () {34 vars in 1098 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--667812204&fields=id&tenant_id=122efc18ab744388b84b762c958bd4eb => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/503] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/security-groups/850627b2-3e7f-480f-8cba-ccf1b89b929d => generated 2310 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/504] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/networks?id=53f59136-3e45-41b9-b0d5-7f30e56beb5d => generated 680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/505] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/quotas/122efc18ab744388b84b762c958bd4eb => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/506] 10.0.0.183 () {38 vars in 981 bytes} [Wed Jun 24 04:57:04 2026] POST /v2.0/security-group-rules => generated 619 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/507] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => 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: 247/508] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:04 2026] GET /v2.0/ports?tenant_id=122efc18ab744388b84b762c958bd4eb&fields=id => generated 57 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/509] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/510] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?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: 262/511] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 12 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/512] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/security-groups/850627b2-3e7f-480f-8cba-ccf1b89b929d => generated 2940 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/513] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 251/514] 10.0.0.183 () {34 vars in 1001 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/security-group-rules/3f21cbf0-1238-400f-9684-a57c4e3758ec => generated 616 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/515] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/security-groups/850627b2-3e7f-480f-8cba-ccf1b89b929d => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/516] 10.0.0.183 () {36 vars in 1023 bytes} [Wed Jun 24 04:57:05 2026] DELETE /v2.0/security-group-rules/3f21cbf0-1238-400f-9684-a57c4e3758ec => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/517] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/security-groups/850627b2-3e7f-480f-8cba-ccf1b89b929d => generated 2310 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/518] 10.0.0.183 () {36 vars in 1013 bytes} [Wed Jun 24 04:57:05 2026] DELETE /v2.0/security-groups/850627b2-3e7f-480f-8cba-ccf1b89b929d => 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: 266/519] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:05 2026] GET /v2.0/security-groups/5fe68b31-0171-4b4c-9f61-114094fe8cfc => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/520] 10.0.0.183 () {36 vars in 1013 bytes} [Wed Jun 24 04:57:05 2026] DELETE /v2.0/security-groups/5fe68b31-0171-4b4c-9f61-114094fe8cfc => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/521] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:06 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => 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: 256/522] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:06 2026] GET /v2.0/networks?id=5f3e87b9-189a-4364-ad35-deb9046190f4 => generated 678 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:06.671 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d54fb41-a3f4-4e7d-999e-299e9e298806 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 1d95c761-6f37-4d4a-8e16-399997b31901 2026-06-24 04:57:06.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d54fb41-a3f4-4e7d-999e-299e9e298806 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 1d95c761-6f37-4d4a-8e16-399997b31901 [pid: 7|app: 0|req: 257/523] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:57:06 2026] POST /v2.0/ports => generated 958 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: 7|app: 0|req: 258/524] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:06 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 259/525] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:06 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/526] 199.204.45.250 () {34 vars in 911 bytes} [Wed Jun 24 04:57:06 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: 261/527] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:07 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 961 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/528] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:57:06 2026] PUT /v2.0/routers/0c7d4263-6b27-4fe2-8250-efe726b6754b/remove_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:07 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&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-24 04:57:07.504 8 INFO neutron_taas.services.taas.taas_plugin [None req-66177699-6f9e-4f51-8937-2588fa340cfb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 1a47a590-39fa-420c-8a19-99f5cfac82cb 2026-06-24 04:57:07.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66177699-6f9e-4f51-8937-2588fa340cfb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 1a47a590-39fa-420c-8a19-99f5cfac82cb [pid: 7|app: 0|req: 263/530] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:07 2026] PUT /v2.0/ports/5c1f26d4-539c-450e-8b8a-7b021d52f1e9 => generated 1239 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:57:07.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-66177699-6f9e-4f51-8937-2588fa340cfb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 76c4216e-18f7-4393-9dd8-f982dc16c8ff 2026-06-24 04:57:07.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66177699-6f9e-4f51-8937-2588fa340cfb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 76c4216e-18f7-4393-9dd8-f982dc16c8ff 2026-06-24 04:57:07.848 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-66177699-6f9e-4f51-8937-2588fa340cfb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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() /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/531] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:07 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 684 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 267/534] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eeb85447b4a44cb99f0ae90f340833e8 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:08.212 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38f43fad-9582-4998-95ef-ef40b3fe05ca'] response: {'name': 'network-changed', 'server_uuid': '2963c646-1659-4e4f-b2e2-00682b2672ba', 'tag': '5c1f26d4-539c-450e-8b8a-7b021d52f1e9', 'status': 'completed', 'code': 200} 2026-06-24 04:57:08.300 8 INFO neutron.db.l3_hamode_db [None req-66177699-6f9e-4f51-8937-2588fa340cfb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network c4cebe51-b08b-4a88-8e32-79a65df8ee89 was deleted as no HA routers are present in tenant b80267d2985e42e6b8604490f7d5c870. [pid: 8|app: 0|req: 268/535] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:07 2026] DELETE /v2.0/routers/0c7d4263-6b27-4fe2-8250-efe726b6754b => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:08 2026] DELETE /v2.0/subnets/57e6eac1-70d0-421d-92dd-8a5b2bd40fba => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:57:08 2026] POST /v2.0/ports => generated 954 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, ' 2026-06-24 04:57:08.641 8 INFO neutron.services.segments.plugin [-] Segment 10f6a813-c379-4fa9-af24-d665771adf31 resource provider aggregate not found [pid: 7|app: 0|req: 269/539] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:08.663 8 INFO neutron.services.segments.plugin [-] Segment 10f6a813-c379-4fa9-af24-d665771adf31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f6a813-c379-4fa9-af24-d665771adf31 found for delete ", "request_id": "req-82d45dd2-3ae7-45dc-bdcc-26ed556f4e7f"}]} 2026-06-24 04:57:08.667 8 INFO neutron.services.segments.plugin [-] Segment 10f6a813-c379-4fa9-af24-d665771adf31 resource provider aggregate not found 2026-06-24 04:57:08.692 8 INFO neutron.services.segments.plugin [-] Segment 10f6a813-c379-4fa9-af24-d665771adf31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f6a813-c379-4fa9-af24-d665771adf31 found for delete ", "request_id": "req-b32399f3-9af6-4677-9b58-5f3283200a10"}]} [pid: 8|app: 0|req: 271/540] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:08 2026] DELETE /v2.0/networks/531e48d7-7339-4b08-ba2f-06f4301acb30 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/ports?tenant_id=5b38495a20d044389222ea8b044f5b35&device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/networks?tenant_id=5b38495a20d044389222ea8b044f5b35&shared=False => generated 774 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/543] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/security-groups?tenant_id=b80267d2985e42e6b8604490f7d5c870&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/544] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 04:57:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/545] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:08 2026] PUT /v2.0/ports/a5117268-8558-41b6-978e-41ad583837bb => generated 1235 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/546] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:08 2026] DELETE /v2.0/security-groups/5b6858ea-3050-4985-8647-223c57d7ccbe => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/547] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:09 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/548] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:09 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 272/549] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:09 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&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: 278/550] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:09 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:09 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&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: 279/552] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:09 2026] GET /v2.0/ports?tenant_id=5b38495a20d044389222ea8b044f5b35&device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/553] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5c1f26d4-539c-450e-8b8a-7b021d52f1e9 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/554] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/555] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/subnets?id=fe5f50ed-39e2-4217-8ad1-ef7ee719d78b => generated 696 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/556] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/557] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/networks?id=53f59136-3e45-41b9-b0d5-7f30e56beb5d => generated 680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/559] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/ports?network_id=5f3e87b9-189a-4364-ad35-deb9046190f4&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/560] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=122efc18ab744388b84b762c958bd4eb => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:10.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad3b8fd2-8bb4-4998-8e56-c9e955f9bc91'] response: {'name': 'network-changed', 'server_uuid': 'fc1277a3-f085-4cd8-a891-7d6476e9b91f', 'tag': 'a5117268-8558-41b6-978e-41ad583837bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 279/563] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/networks/5f3e87b9-189a-4364-ad35-deb9046190f4?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: 280/564] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 281/565] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/networks/5f3e87b9-189a-4364-ad35-deb9046190f4?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: 282/566] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 284/568] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:10.700 8 INFO neutron.services.segments.plugin [-] Segment 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb resource provider aggregate not found 2026-06-24 04:57:10.732 8 INFO neutron.services.segments.plugin [-] Segment 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb resource provider aggregate not found 2026-06-24 04:57:10.760 8 INFO neutron.services.segments.plugin [-] Segment 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb found for delete ", "request_id": "req-70b10bb8-2a80-4269-8839-a3083a33e49a"}]} 2026-06-24 04:57:10.781 8 INFO neutron.services.segments.plugin [-] Segment 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43fe9e3f-e83c-46c1-b95c-ec9d2e6a7ccb found for delete ", "request_id": "req-e09769ad-db4c-4713-bb3b-f4ac960736a7"}]} [pid: 7|app: 0|req: 285/569] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => 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: 286/570] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:10 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:57:10 2026] POST /v2.0/ports => generated 958 bytes in 774 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-24 04:57:11.442 8 INFO neutron.db.segments_db [None req-cf81ca1e-0d18-4531-bd3d-6763402793d1 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce of type vxlan for network 07f740d6-31cf-4d65-85b1-d6bc35ba0da0 [pid: 7|app: 0|req: 287/572] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:11 2026] PUT /v2.0/ports/874e443f-4c1b-4469-9c10-469fce8fa9c5 => generated 1239 bytes in 418 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: 286/573] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:57:11 2026] POST /v2.0/networks => generated 724 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/576] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 291/577] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/578] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/579] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:11 2026] POST /v2.0/subnets => generated 691 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/580] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:11.760 8 INFO neutron.db.segments_db [None req-27449db9-e209-4d8f-a3f4-84757659b069 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment e5c531e5-8a99-4313-aa11-3674aee5d1d5 of type vxlan for network 45ee91b4-2eef-428d-b934-125d7725886c [pid: 7|app: 0|req: 294/581] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/582] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 298/585] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:11 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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) 2026-06-24 04:57:11.986 8 INFO neutron.db.l3_hamode_db [None req-27449db9-e209-4d8f-a3f4-84757659b069 492bd215bb2b46afa72f61422b53fb35 b89d506efd404af89bce6f3cd7225750 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 299/586] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/587] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:12.357 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5a8174d-55a6-485e-989c-c736aa4f3ea5'] response: {'name': 'network-changed', 'server_uuid': 'a752d6b3-bb15-4408-a54c-508a86967184', 'tag': '874e443f-4c1b-4469-9c10-469fce8fa9c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/590] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/ports?tenant_id=122efc18ab744388b84b762c958bd4eb&device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/591] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=874e443f-4c1b-4469-9c10-469fce8fa9c5 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/592] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/subnets?id=7b8f9bf3-61eb-4613-8a29-8c4ed4633bfd => generated 698 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/ports?network_id=53f59136-3e45-41b9-b0d5-7f30e56beb5d&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:12.656 8 INFO neutron.db.l3_hamode_db [None req-27449db9-e209-4d8f-a3f4-84757659b069 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 307/594] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?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: 308/595] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/596] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/597] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 311/598] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/599] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:12 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/600] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/601] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/602] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:11 2026] POST /v2.0/routers => generated 731 bytes in 1775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/603] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/ports?tenant_id=122efc18ab744388b84b762c958bd4eb&device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/604] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/networks?id=53f59136-3e45-41b9-b0d5-7f30e56beb5d => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/605] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=874e443f-4c1b-4469-9c10-469fce8fa9c5 => 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: 292/606] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/607] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:13 2026] GET /v2.0/subnets?id=7b8f9bf3-61eb-4613-8a29-8c4ed4633bfd => generated 698 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/608] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 295/609] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/610] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/ports?network_id=53f59136-3e45-41b9-b0d5-7f30e56beb5d&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/611] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/612] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/613] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?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: 300/614] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/615] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:14 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&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: 315/616] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:57:13 2026] PUT /v2.0/routers/831f1a3f-2dc7-4a47-bf94-1ff18cd0c0b7/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/617] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 316/618] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 303/619] 10.0.0.183 () {38 vars in 971 bytes} [Wed Jun 24 04:57:15 2026] POST /v2.0/security-groups => generated 1682 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/620] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/621] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&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: 304/622] 10.0.0.183 () {38 vars in 971 bytes} [Wed Jun 24 04:57:15 2026] POST /v2.0/security-groups => generated 1682 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/623] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/624] 10.0.0.183 () {38 vars in 971 bytes} [Wed Jun 24 04:57:15 2026] POST /v2.0/security-groups => generated 1682 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/625] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&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: 7|app: 0|req: 320/626] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups?tenant_id=b89d506efd404af89bce6f3cd7225750 => generated 7911 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/627] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups/ee391145-57c2-4859-bd9c-a700e46bdd7a => generated 2922 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups/ee391145-57c2-4859-bd9c-a700e46bdd7a => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/629] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:15 2026] GET /v2.0/security-groups/a0b8b56e-821e-47f4-9e10-09abc1954f4a => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/630] 10.0.0.183 () {36 vars in 1013 bytes} [Wed Jun 24 04:57:15 2026] DELETE /v2.0/security-groups/a0b8b56e-821e-47f4-9e10-09abc1954f4a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:57:16.039 8 INFO neutron.api.v2.resource [req-9dd3a39b-4bd2-4692-8e6f-2d38e026c6c2 req-f5271425-c21d-4e22-b339-5e29783210fe 0e6a84a6d1a741fbbc1738cdde72ab51 b89d506efd404af89bce6f3cd7225750 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 309/631] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/a0b8b56e-821e-47f4-9e10-09abc1954f4a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/632] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/0fefbfb3-0656-4457-9e1e-6aee9c074c36 => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/633] 10.0.0.183 () {36 vars in 1013 bytes} [Wed Jun 24 04:57:16 2026] DELETE /v2.0/security-groups/0fefbfb3-0656-4457-9e1e-6aee9c074c36 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:57:16.256 7 INFO neutron.api.v2.resource [req-3232e562-ff24-4632-92f7-1a1c1132b1cb req-4c578bb2-7e5f-42fc-a994-a5e2c6d7b028 0e6a84a6d1a741fbbc1738cdde72ab51 b89d506efd404af89bce6f3cd7225750 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 324/634] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/0fefbfb3-0656-4457-9e1e-6aee9c074c36 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/635] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/37001503-e2ce-40c1-b8b1-726d69863fcb => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 326/637] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 8|app: 0|req: 312/638] 10.0.0.183 () {36 vars in 1013 bytes} [Wed Jun 24 04:57:16 2026] DELETE /v2.0/security-groups/37001503-e2ce-40c1-b8b1-726d69863fcb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:57:16.453 7 INFO neutron.api.v2.resource [req-6dc4265c-48b7-49ba-be5b-4108f1b4c7d2 req-94624578-db9a-47c6-9533-a00c52aad900 0e6a84a6d1a741fbbc1738cdde72ab51 b89d506efd404af89bce6f3cd7225750 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/639] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/37001503-e2ce-40c1-b8b1-726d69863fcb => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups?tenant_id=b89d506efd404af89bce6f3cd7225750 => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/641] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/ee391145-57c2-4859-bd9c-a700e46bdd7a => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/644] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/ee391145-57c2-4859-bd9c-a700e46bdd7a => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:57:16.716 7 INFO neutron.api.v2.resource [req-ac7ff8c7-d5c8-4b33-a49f-adc61566c081 req-4f0b783f-abd1-4361-9b22-728cf660ab23 0e6a84a6d1a741fbbc1738cdde72ab51 b89d506efd404af89bce6f3cd7225750 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 330/645] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/37001503-e2ce-40c1-b8b1-726d69863fcb => generated 146 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:57:16.748 8 INFO neutron.api.v2.resource [req-adf6002e-b257-41f1-a509-9a5e5a901e4e req-c237e46e-729a-46a8-97f9-ac2ac86d2f23 0e6a84a6d1a741fbbc1738cdde72ab51 b89d506efd404af89bce6f3cd7225750 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/646] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/0fefbfb3-0656-4457-9e1e-6aee9c074c36 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:57:16.777 8 INFO neutron.api.v2.resource [req-79ed44cc-4715-4667-b8bf-2133e8e9a271 req-8dc3ea2f-21a0-4fb4-bdf4-a70f2c2baf6f 0e6a84a6d1a741fbbc1738cdde72ab51 b89d506efd404af89bce6f3cd7225750 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 317/647] 10.0.0.183 () {34 vars in 991 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups/a0b8b56e-821e-47f4-9e10-09abc1954f4a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/648] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => 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: 332/649] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:16 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:17.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-3eaffb85-f103-4d08-ac98-57a1c2b96519 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: ed8297b8-0878-4f42-9326-56a2c486f07f 2026-06-24 04:57:17.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eaffb85-f103-4d08-ac98-57a1c2b96519 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: ed8297b8-0878-4f42-9326-56a2c486f07f [pid: 7|app: 0|req: 333/650] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:17 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/651] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:17 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 335/652] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:17 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/653] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:17 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&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: 337/654] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:17 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/655] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:17 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&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: 318/656] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:57:16 2026] PUT /v2.0/routers/831f1a3f-2dc7-4a47-bf94-1ff18cd0c0b7/remove_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:18.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-73639d58-757c-4372-a433-b720a15c6f45 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 01effec7-a762-4cbe-803a-fed6b417a0e5 2026-06-24 04:57:18.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73639d58-757c-4372-a433-b720a15c6f45 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 01effec7-a762-4cbe-803a-fed6b417a0e5 [pid: 8|app: 0|req: 319/657] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:18 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/658] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:18 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:18.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-73639d58-757c-4372-a433-b720a15c6f45 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 2052ed46-5622-49dc-89d7-c91eff5d7725 2026-06-24 04:57:18.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73639d58-757c-4372-a433-b720a15c6f45 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 2052ed46-5622-49dc-89d7-c91eff5d7725 2026-06-24 04:57:18.638 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-73639d58-757c-4372-a433-b720a15c6f45 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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: 321/659] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:18 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/660] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:18 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 8|app: 0|req: 323/661] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:18 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 324/662] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:18 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:19.009 7 INFO neutron.db.l3_hamode_db [None req-73639d58-757c-4372-a433-b720a15c6f45 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 45ee91b4-2eef-428d-b934-125d7725886c was deleted as no HA routers are present in tenant b89d506efd404af89bce6f3cd7225750. [pid: 7|app: 0|req: 339/663] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:18 2026] DELETE /v2.0/routers/831f1a3f-2dc7-4a47-bf94-1ff18cd0c0b7 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/664] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:19 2026] DELETE /v2.0/subnets/2545491e-5fa5-4e0f-b4c7-4754246dbdb7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:19.281 7 INFO neutron_taas.services.taas.taas_plugin [None req-57565698-ac94-4156-a4a3-03ee6fe76fab 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 605da14b-fd80-48ef-9837-f88bcd1ef195 2026-06-24 04:57:19.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57565698-ac94-4156-a4a3-03ee6fe76fab 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 605da14b-fd80-48ef-9837-f88bcd1ef195 2026-06-24 04:57:19.433 7 INFO neutron.services.segments.plugin [-] Segment e5c531e5-8a99-4313-aa11-3674aee5d1d5 resource provider aggregate not found 2026-06-24 04:57:19.456 7 INFO neutron.services.segments.plugin [-] Segment e5c531e5-8a99-4313-aa11-3674aee5d1d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c531e5-8a99-4313-aa11-3674aee5d1d5 found for delete ", "request_id": "req-aeb1533d-9672-4b5b-9aa4-c74ceb124c43"}]} 2026-06-24 04:57:19.485 7 INFO neutron.services.segments.plugin [-] Segment e5c531e5-8a99-4313-aa11-3674aee5d1d5 resource provider aggregate not found [pid: 7|app: 0|req: 340/665] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:19 2026] DELETE /v2.0/networks/07f740d6-31cf-4d65-85b1-d6bc35ba0da0 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:19.507 7 INFO neutron.services.segments.plugin [-] Segment e5c531e5-8a99-4313-aa11-3674aee5d1d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c531e5-8a99-4313-aa11-3674aee5d1d5 found for delete ", "request_id": "req-ddb3b433-8b98-4c0e-933b-9f7bc06c830b"}]} [pid: 8|app: 0|req: 326/666] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:19 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:19 2026] GET /v2.0/security-groups?tenant_id=b89d506efd404af89bce6f3cd7225750&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:19 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:19 2026] DELETE /v2.0/security-groups/ee391145-57c2-4859-bd9c-a700e46bdd7a => 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: 328/670] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:19 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:19 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:19 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:20 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:20 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/675] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:20 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/676] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:20 2026] GET /v2.0/security-groups?id=fe55486d-a3b3-40cc-a0be-f693450a13a3&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: 333/677] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:57:20 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:21.055 7 INFO neutron.db.l3_db [None req-d28eda36-f58a-46df-8041-1f5e0059077c bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] Floating IP de62709a-07d7-42e6-a302-eadecaaffc69 associated. External IP: 10.96.250.214, port: a5117268-8558-41b6-978e-41ad583837bb. 2026-06-24 04:57:21.089 8 INFO neutron_taas.services.taas.taas_plugin [req-3d17bbf1-ca24-4b12-a667-a41464cb35af req-8cac80f7-998c-49bb-9f7c-13fc1e59c3b9 ce9f910f935b49fbbcf8778fcbf05a16 5b38495a20d044389222ea8b044f5b35 - - default default] TaaS: Handle Delete Port: 5c1f26d4-539c-450e-8b8a-7b021d52f1e9 2026-06-24 04:57:21.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3d17bbf1-ca24-4b12-a667-a41464cb35af req-8cac80f7-998c-49bb-9f7c-13fc1e59c3b9 ce9f910f935b49fbbcf8778fcbf05a16 5b38495a20d044389222ea8b044f5b35 - - default default] Tap Mirror: Handle Delete Port: 5c1f26d4-539c-450e-8b8a-7b021d52f1e9 [pid: 8|app: 0|req: 334/678] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:57:20 2026] DELETE /v2.0/ports/5c1f26d4-539c-450e-8b8a-7b021d52f1e9 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:21 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:57:20 2026] PUT /v2.0/floatingips/de62709a-07d7-42e6-a302-eadecaaffc69 => generated 855 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:21 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:21.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2bf61b0-e13d-41cd-8c1b-6afbe116cd15'] response: {'name': 'network-changed', 'server_uuid': 'fc1277a3-f085-4cd8-a891-7d6476e9b91f', 'tag': 'a5117268-8558-41b6-978e-41ad583837bb', 'status': 'completed', 'code': 200} 2026-06-24 04:57:21.480 7 INFO neutron.services.segments.plugin [-] Segment 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce resource provider aggregate not found 2026-06-24 04:57:21.492 7 INFO neutron.services.segments.plugin [-] Segment 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce found for delete ", "request_id": "req-4193192a-2eeb-4906-8af1-29462e29447f"}]} 2026-06-24 04:57:21.528 7 INFO neutron.services.segments.plugin [-] Segment 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce resource provider aggregate not found [pid: 7|app: 0|req: 346/682] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:21 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:21.542 7 INFO neutron.services.segments.plugin [-] Segment 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f6edb1-fc6c-4da2-a8b2-aabd2c568fce found for delete ", "request_id": "req-36910149-8006-497e-8a1d-ab70c605296f"}]} [pid: 8|app: 0|req: 337/683] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:21 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:21.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f48617c-c72d-4b8a-836c-bb6fd7b715d9'] response: {'server_uuid': '2963c646-1659-4e4f-b2e2-00682b2672ba', 'name': 'network-vif-deleted', 'tag': '5c1f26d4-539c-450e-8b8a-7b021d52f1e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 338/684] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:21 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:22.022 7 INFO neutron.db.segments_db [None req-ac6c50bf-5867-468f-9c96-1895586c16a9 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment ad467802-a44c-49cb-acc6-09942e7645d5 of type vxlan for network c81f2abd-4cff-4ffc-873c-545d395c2e65 [pid: 8|app: 0|req: 339/685] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:21 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:57:21 2026] POST /v2.0/networks => generated 725 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&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: 8|app: 0|req: 344/691] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 348/692] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:22 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: 345/693] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:22.410 7 INFO neutron.db.segments_db [None req-327c3fc7-0002-474f-8018-e42049f735bf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 0e00f028-8bea-4a4a-9bac-78b5248bb650 of type vxlan for network 7ea5a5ef-3cea-48fc-a05d-3a69a1002c57 [pid: 8|app: 0|req: 346/694] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:22.691 7 INFO neutron.db.l3_hamode_db [None req-327c3fc7-0002-474f-8018-e42049f735bf 492bd215bb2b46afa72f61422b53fb35 da08771c9e8f412c8dba260d9b58e96c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 348/696] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:22 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:23.242 8 INFO neutron.db.l3_db [None req-28182d7e-ad55-4d0b-be2b-431955fa5683 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] Floating IP ce7759cb-4e9f-465d-b560-c135659e2daf associated. External IP: 10.96.250.215, port: 874e443f-4c1b-4469-9c10-469fce8fa9c5. 2026-06-24 04:57:23.557 7 INFO neutron.db.l3_hamode_db [None req-327c3fc7-0002-474f-8018-e42049f735bf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 349/697] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:57:22 2026] PUT /v2.0/floatingips/ce7759cb-4e9f-465d-b560-c135659e2daf => generated 856 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:23 2026] GET /v2.0/ports?device_id=2963c646-1659-4e4f-b2e2-00682b2672ba => 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: 351/699] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:23 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:23 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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-24 04:57:23.830 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d0b4dba-0f16-412f-98db-cdaaca665910'] response: {'name': 'network-changed', 'server_uuid': 'a752d6b3-bb15-4408-a54c-508a86967184', 'tag': '874e443f-4c1b-4469-9c10-469fce8fa9c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/701] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&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: 8|app: 0|req: 355/703] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/ports?tenant_id=122efc18ab744388b84b762c958bd4eb&device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/networks?id=53f59136-3e45-41b9-b0d5-7f30e56beb5d => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/705] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=874e443f-4c1b-4469-9c10-469fce8fa9c5 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/subnets?id=7b8f9bf3-61eb-4613-8a29-8c4ed4633bfd => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:22 2026] POST /v2.0/routers => generated 731 bytes in 2149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/708] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/ports?network_id=53f59136-3e45-41b9-b0d5-7f30e56beb5d&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?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: 352/710] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:24 2026] GET /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d?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-24 04:57:25.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-245be4ec-bb7a-4912-ad93-baa0ef515641 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 486fa100-aad7-448e-8909-310c70bca8b4 2026-06-24 04:57:25.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-245be4ec-bb7a-4912-ad93-baa0ef515641 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 486fa100-aad7-448e-8909-310c70bca8b4 [pid: 7|app: 0|req: 353/711] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:57:24 2026] PUT /v2.0/routers/fb2e3483-d2fb-4fcf-8afe-87fb8f3ab79f/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:57:24 2026] PUT /v2.0/routers/4c0c55b9-f436-40d8-b972-deaf242456f5/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:25 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:25 2026] GET /v2.0/security-groups?id=019b6192-be0c-4b1e-9092-0b4cdbc808f6&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:26.042 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ca71842-a759-4aac-8c37-e76b910bb086 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: a721895b-e986-4484-b9b2-34f526410378 2026-06-24 04:57:26.046 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca71842-a759-4aac-8c37-e76b910bb086 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: a721895b-e986-4484-b9b2-34f526410378 2026-06-24 04:57:26.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ca71842-a759-4aac-8c37-e76b910bb086 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: bc8f0b90-e1d8-4764-b7db-77b47c422e04 2026-06-24 04:57:26.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca71842-a759-4aac-8c37-e76b910bb086 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: bc8f0b90-e1d8-4764-b7db-77b47c422e04 [pid: 7|app: 0|req: 356/715] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:57:26 2026] POST /v2.0/security-groups => generated 1660 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:57:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:57:26 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:26.632 8 INFO neutron.services.segments.plugin [-] Segment 06e790d1-a0dd-4241-901a-74fd1a097f32 resource provider aggregate not found 2026-06-24 04:57:26.632 8 INFO neutron.services.segments.plugin [-] Segment 06e790d1-a0dd-4241-901a-74fd1a097f32 resource provider aggregate not found 2026-06-24 04:57:26.654 8 INFO neutron.services.segments.plugin [-] Segment 06e790d1-a0dd-4241-901a-74fd1a097f32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e790d1-a0dd-4241-901a-74fd1a097f32 found for delete ", "request_id": "req-efc32b1d-7bab-4946-8188-cb4c52a485f4"}]} 2026-06-24 04:57:26.656 8 INFO neutron.services.segments.plugin [-] Segment 06e790d1-a0dd-4241-901a-74fd1a097f32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e790d1-a0dd-4241-901a-74fd1a097f32 found for delete ", "request_id": "req-a74c25af-e5b8-485a-b483-ef839d12ba3c"}]} 2026-06-24 04:57:26.664 8 INFO neutron.db.l3_hamode_db [None req-2ca71842-a759-4aac-8c37-e76b910bb086 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 1d32b722-9ce5-4801-aa5e-6de3eabefa3f was deleted as no HA routers are present in tenant 5b38495a20d044389222ea8b044f5b35. [pid: 8|app: 0|req: 360/718] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:25 2026] DELETE /v2.0/routers/fb2e3483-d2fb-4fcf-8afe-87fb8f3ab79f => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:57:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:57:26.790 8 INFO neutron_taas.services.taas.taas_plugin [req-22755814-100e-4cd8-86ec-548158120921 req-9259a789-a18e-4db1-8441-2a560786e8e3 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] TaaS: Handle Delete Port: 874e443f-4c1b-4469-9c10-469fce8fa9c5 2026-06-24 04:57:26.793 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-22755814-100e-4cd8-86ec-548158120921 req-9259a789-a18e-4db1-8441-2a560786e8e3 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] Tap Mirror: Handle Delete Port: 874e443f-4c1b-4469-9c10-469fce8fa9c5 [pid: 7|app: 0|req: 360/720] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:26 2026] DELETE /v2.0/subnets/fe5f50ed-39e2-4217-8ad1-ef7ee719d78b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:26.982 8 INFO neutron.db.l3_db [req-22755814-100e-4cd8-86ec-548158120921 req-9259a789-a18e-4db1-8441-2a560786e8e3 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] Floating IP ce7759cb-4e9f-465d-b560-c135659e2daf disassociated. External IP: 10.96.250.215, port: 874e443f-4c1b-4469-9c10-469fce8fa9c5. [pid: 8|app: 0|req: 361/721] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:57:26 2026] DELETE /v2.0/ports/874e443f-4c1b-4469-9c10-469fce8fa9c5 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:27.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eeee42dd-0367-4588-bc76-7209c63be0eb'] response: {'server_uuid': 'a752d6b3-bb15-4408-a54c-508a86967184', 'name': 'network-vif-deleted', 'tag': '874e443f-4c1b-4469-9c10-469fce8fa9c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/722] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:57:26 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:27 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:27.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d3660bb-6286-4d12-94cf-d8e8f8b75c0e 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 0d7b7a1a-9451-403f-a081-e594eea9b628 2026-06-24 04:57:27.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d3660bb-6286-4d12-94cf-d8e8f8b75c0e 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 0d7b7a1a-9451-403f-a081-e594eea9b628 [pid: 8|app: 0|req: 362/726] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:27 2026] DELETE /v2.0/networks/5f3e87b9-189a-4364-ad35-deb9046190f4 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.183 () {34 vars in 1098 bytes} [Wed Jun 24 04:57:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--407789298&fields=id&tenant_id=da08771c9e8f412c8dba260d9b58e96c => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:27 2026] GET /v2.0/security-groups?tenant_id=5b38495a20d044389222ea8b044f5b35&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:57:27 2026] GET /v2.0/networks?id=c81f2abd-4cff-4ffc-873c-545d395c2e65 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:57:27 2026] GET /v2.0/quotas/da08771c9e8f412c8dba260d9b58e96c => 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: 364/731] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:27 2026] DELETE /v2.0/security-groups/fe55486d-a3b3-40cc-a0be-f693450a13a3 => 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: 368/732] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:27 2026] GET /v2.0/ports?tenant_id=da08771c9e8f412c8dba260d9b58e96c&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:57:28 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?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: 369/734] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:57:28 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?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: 366/735] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:28 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:28 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:28.682 8 INFO neutron.services.segments.plugin [-] Segment 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 resource provider aggregate not found 2026-06-24 04:57:28.683 8 INFO neutron.services.segments.plugin [-] Segment 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 resource provider aggregate not found 2026-06-24 04:57:28.699 8 INFO neutron.services.segments.plugin [-] Segment 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 found for delete ", "request_id": "req-04c29919-5e7f-4937-86e9-62628ff25385"}]} 2026-06-24 04:57:28.706 8 INFO neutron.services.segments.plugin [-] Segment 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764ebe4e-b8b4-4e25-a88c-fd81f21fb1b3 found for delete ", "request_id": "req-fd2a5e81-8ece-4db5-965b-6f219a9b4f29"}]} [pid: 8|app: 0|req: 367/737] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:29 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 371/738] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:29 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 368/739] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:30 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 372/740] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:30 2026] GET /v2.0/ports?device_id=a752d6b3-bb15-4408-a54c-508a86967184 => 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: 369/741] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:30 2026] GET /v2.0/security-groups?tenant_id=a09642a3520c4a66a975d887fbef58ec&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:31 2026] DELETE /v2.0/security-groups/b2a08599-4937-4975-8a77-945b5a06e1d4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:31 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 374/744] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:31 2026] DELETE /v2.0/security-groups/019b6192-be0c-4b1e-9092-0b4cdbc808f6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:57:31.930 8 INFO neutron.api.v2.resource [None req-240733d6-cadc-4fb0-9e81-1d74430ae222 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 371/745] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:57:31 2026] GET /v2.0/security-groups/019b6192-be0c-4b1e-9092-0b4cdbc808f6 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:57:32.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-aea55b24-0b7e-4f61-a51e-adc038329cf2 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] TaaS: Handle Delete Port: 8c6b2e7f-29c2-41de-86ee-4d841ce64e14 2026-06-24 04:57:32.046 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aea55b24-0b7e-4f61-a51e-adc038329cf2 edec85c2ad9a4965a1d08635433897c2 122efc18ab744388b84b762c958bd4eb - - default default] Tap Mirror: Handle Delete Port: 8c6b2e7f-29c2-41de-86ee-4d841ce64e14 [pid: 7|app: 0|req: 375/746] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:57:31 2026] DELETE /v2.0/floatingips/ce7759cb-4e9f-465d-b560-c135659e2daf => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:57:32.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-15626a4c-a323-4aed-8bd9-58b4c5930b36 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 2fd2b93b-f33a-4f17-a022-297ca554e370 2026-06-24 04:57:32.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15626a4c-a323-4aed-8bd9-58b4c5930b36 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 2fd2b93b-f33a-4f17-a022-297ca554e370 [pid: 7|app: 0|req: 376/747] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 04:57:32 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1240 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:32 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&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: 378/749] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:32 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:57:32 2026] PUT /v2.0/routers/185b21c9-6cdb-4a08-afcc-1426f92528ce/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:33.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-8891c745-98f8-42ee-b6db-12e548c00839 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: c6c642a3-9ae3-4850-b1d5-c33846314ed7 2026-06-24 04:57:33.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8891c745-98f8-42ee-b6db-12e548c00839 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: c6c642a3-9ae3-4850-b1d5-c33846314ed7 [pid: 8|app: 0|req: 373/751] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:33 2026] GET /v2.0/networks?id=c81f2abd-4cff-4ffc-873c-545d395c2e65 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 04:57:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da08771c9e8f412c8dba260d9b58e96c => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:33.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-8891c745-98f8-42ee-b6db-12e548c00839 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 89201715-fea6-4171-b67b-2b5e4124f4de 2026-06-24 04:57:33.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8891c745-98f8-42ee-b6db-12e548c00839 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 89201715-fea6-4171-b67b-2b5e4124f4de [pid: 8|app: 0|req: 375/753] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:57:33 2026] POST /v2.0/ports => generated 954 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/754] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:33 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:33.933 7 INFO neutron.services.segments.plugin [-] Segment 6c190262-f9fe-47db-a7e5-598977f70022 resource provider aggregate not found 2026-06-24 04:57:33.942 7 INFO neutron.services.segments.plugin [-] Segment 6c190262-f9fe-47db-a7e5-598977f70022 resource provider aggregate not found 2026-06-24 04:57:33.976 7 INFO neutron.db.l3_hamode_db [None req-8891c745-98f8-42ee-b6db-12e548c00839 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 9572811d-1b4c-4714-9862-b0e2ca58e4a0 was deleted as no HA routers are present in tenant 122efc18ab744388b84b762c958bd4eb. 2026-06-24 04:57:33.980 7 INFO neutron.services.segments.plugin [-] Segment 6c190262-f9fe-47db-a7e5-598977f70022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c190262-f9fe-47db-a7e5-598977f70022 found for delete ", "request_id": "req-b5626fb2-f9c0-4d11-8a4d-e1fafe306a6f"}]} [pid: 7|app: 0|req: 379/755] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:33 2026] DELETE /v2.0/routers/185b21c9-6cdb-4a08-afcc-1426f92528ce => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:57:33.990 7 INFO neutron.services.segments.plugin [-] Segment 6c190262-f9fe-47db-a7e5-598977f70022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c190262-f9fe-47db-a7e5-598977f70022 found for delete ", "request_id": "req-5d0d1fdc-4475-4c08-b542-eeadc538bd3b"}]} [pid: 7|app: 0|req: 380/756] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:33 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:34 2026] DELETE /v2.0/subnets/7b8f9bf3-61eb-4613-8a29-8c4ed4633bfd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:34.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-791199c1-e4e3-4993-8c16-ea0f735200d7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: ca6fef7a-f9f2-4de0-9f0c-4026364c1115 2026-06-24 04:57:34.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-791199c1-e4e3-4993-8c16-ea0f735200d7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: ca6fef7a-f9f2-4de0-9f0c-4026364c1115 [pid: 8|app: 0|req: 377/758] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:33 2026] PUT /v2.0/ports/10cc0951-9278-4ffd-a0fa-433138614c9c => generated 1235 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:57:34.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75c7a5b7-6e03-4d54-a13e-aede0157d85d'] response: {'name': 'network-changed', 'server_uuid': 'e9125063-f78c-4c78-a746-7884dfeeb41a', 'tag': '10cc0951-9278-4ffd-a0fa-433138614c9c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/759] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:34 2026] DELETE /v2.0/networks/53f59136-3e45-41b9-b0d5-7f30e56beb5d => generated 0 bytes in 315 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: 378/760] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:34 2026] GET /v2.0/security-groups?tenant_id=122efc18ab744388b84b762c958bd4eb&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/761] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:34 2026] DELETE /v2.0/security-groups/798475a6-fe46-4b71-97a9-f61717188e36 => 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: 379/762] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:34 2026] GET /v2.0/ports?tenant_id=da08771c9e8f412c8dba260d9b58e96c&device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 04:57:34 2026] GET /v2.0/networks?tenant_id=da08771c9e8f412c8dba260d9b58e96c&shared=False => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/764] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 04:57:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:35 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/766] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:35 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:36.017 7 INFO neutron.services.segments.plugin [-] Segment 51179305-e3c4-46b1-81b2-98a6902ba427 resource provider aggregate not found 2026-06-24 04:57:36.030 7 INFO neutron.services.segments.plugin [-] Segment 51179305-e3c4-46b1-81b2-98a6902ba427 resource provider aggregate not found 2026-06-24 04:57:36.033 7 INFO neutron.services.segments.plugin [-] Segment 51179305-e3c4-46b1-81b2-98a6902ba427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51179305-e3c4-46b1-81b2-98a6902ba427 found for delete ", "request_id": "req-3d0052a1-6c2d-48fc-a1f1-5715b44dce8d"}]} 2026-06-24 04:57:36.057 7 INFO neutron.services.segments.plugin [-] Segment 51179305-e3c4-46b1-81b2-98a6902ba427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51179305-e3c4-46b1-81b2-98a6902ba427 found for delete ", "request_id": "req-8f8c4010-af88-485a-919c-0cef4f480e52"}]} [pid: 7|app: 0|req: 386/767] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/ports?tenant_id=da08771c9e8f412c8dba260d9b58e96c&device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/768] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=10cc0951-9278-4ffd-a0fa-433138614c9c => 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: 387/769] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/subnets?id=ef50505f-7be5-4603-ac25-8d96b3818034 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/770] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/ports?network_id=c81f2abd-4cff-4ffc-873c-545d395c2e65&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?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: 389/772] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 384/773] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?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: 390/774] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:36 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:37.303 8 INFO neutron.db.segments_db [None req-b0645368-ae7d-40ed-bd39-d14728ee2b18 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment cfb3e4fb-d0e5-4641-be67-a429be331d26 of type vxlan for network 67ab7ad8-367b-48bb-96b5-878da7ce3f19 [pid: 8|app: 0|req: 385/775] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:57:37 2026] POST /v2.0/networks => generated 724 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:37 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:37 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 391/778] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:37 2026] POST /v2.0/subnets => generated 690 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:57:37.675 8 INFO neutron.db.segments_db [None req-449dddc3-f705-4413-8082-0cd63c6c881d 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 0c580840-9f9b-4b49-86e0-4e56130b300c of type vxlan for network 0abb739c-fe5b-4fbf-bee8-dd38cef5dbb8 2026-06-24 04:57:37.931 8 INFO neutron.db.l3_hamode_db [None req-449dddc3-f705-4413-8082-0cd63c6c881d 492bd215bb2b46afa72f61422b53fb35 9767c7672fc044d481d77de973f5fb84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 392/779] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:38 2026] GET /v2.0/security-groups?tenant_id=d27eabfef2264e37ada8b8ac3bed54e0&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:38 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:38 2026] DELETE /v2.0/security-groups/f7779a12-534f-4180-afc1-8b66f7f5dbea => 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: 395/782] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:38 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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-24 04:57:38.953 8 INFO neutron.db.l3_hamode_db [None req-449dddc3-f705-4413-8082-0cd63c6c881d 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 396/783] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:38 2026] GET /v2.0/security-groups?tenant_id=aaed3a30d514476ab4d5639d92b0834e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/784] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:38 2026] DELETE /v2.0/security-groups/6940896a-7767-4055-8543-2ebe2d4b0007 => 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: 388/785] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:37 2026] POST /v2.0/routers => generated 730 bytes in 2143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:39 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:39 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/788] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:57:39 2026] PUT /v2.0/routers/e534c752-512a-4714-80b3-457f0cd76a08/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/789] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:41 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/790] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:41 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 400/791] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:57:41 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:41 2026] GET /v2.0/security-groups?tenant_id=ca1f65ddc18d49f68ae6b574cd3c873f&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:42 2026] DELETE /v2.0/security-groups/1a4860f7-d802-4f77-84dd-180f8d7aeda6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/796] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:57:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/797] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:57:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:42 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/799] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:42 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/800] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:42 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:42.898 7 INFO neutron.db.l3_db [None req-5ec498cc-8fa8-4d14-9ede-ab821c17c3d8 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] Floating IP ef2b06ab-5248-4f46-88ea-16002fc74237 associated. External IP: 10.96.250.210, port: 10cc0951-9278-4ffd-a0fa-433138614c9c. [pid: 8|app: 0|req: 397/801] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:57:42 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:57:42 2026] PUT /v2.0/floatingips/ef2b06ab-5248-4f46-88ea-16002fc74237 => generated 855 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:43.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-275837f4-3316-4d39-a51e-587ce4f71c64'] response: {'name': 'network-changed', 'server_uuid': 'e9125063-f78c-4c78-a746-7884dfeeb41a', 'tag': '10cc0951-9278-4ffd-a0fa-433138614c9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 398/803] 10.0.0.183 () {34 vars in 1098 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--416095103&fields=id&tenant_id=9767c7672fc044d481d77de973f5fb84 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/networks?id=67ab7ad8-367b-48bb-96b5-878da7ce3f19 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/quotas/9767c7672fc044d481d77de973f5fb84 => 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: 407/806] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/ports?tenant_id=9767c7672fc044d481d77de973f5fb84&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/807] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19?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: 408/808] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19?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: 401/809] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/ports?tenant_id=da08771c9e8f412c8dba260d9b58e96c&device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 409/810] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/networks?id=c81f2abd-4cff-4ffc-873c-545d395c2e65 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/811] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 410/812] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=10cc0951-9278-4ffd-a0fa-433138614c9c => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/813] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:44 2026] GET /v2.0/subnets?id=ef50505f-7be5-4603-ac25-8d96b3818034 => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/814] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:44 2026] GET /v2.0/ports?network_id=c81f2abd-4cff-4ffc-873c-545d395c2e65&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/815] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:44 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/816] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:44 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?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: 405/817] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:44 2026] GET /v2.0/security-groups?tenant_id=d98e12e7d2c84e6f8662dfd98711c461&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/818] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:44 2026] DELETE /v2.0/security-groups/796f5de1-212e-47b3-b40e-fce31093d7cc => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/819] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:45 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 414/820] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:46 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:46.923 8 INFO neutron.db.segments_db [None req-b49a1ebf-1833-4bf9-9296-1e4141a44b91 909e6e8765204b439b94e4ce680428bc 76d61032a2504b238ecab0783d8a820d - - default default] Added segment 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 of type vxlan for network a40d2f4a-8a93-46f7-90db-71efe61c3aa2 [pid: 8|app: 0|req: 407/821] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:57:46 2026] POST /v2.0/networks => generated 629 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/822] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:47 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/823] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:47 2026] POST /v2.0/subnets => generated 673 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:57:47.747 7 INFO neutron.db.segments_db [None req-4e281b10-88f0-45fd-829a-eda030b3735c 909e6e8765204b439b94e4ce680428bc 76d61032a2504b238ecab0783d8a820d - - default default] Added segment e87d129f-2ce8-4565-99a9-ef236f5e563d of type vxlan for network 9d82469d-f0f2-4f75-a781-2aa9c26dd602 [pid: 7|app: 0|req: 416/824] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:57:47 2026] POST /v2.0/networks => generated 628 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/825] 10.0.0.13 () {34 vars in 742 bytes} [Wed Jun 24 04:57:47 2026] PUT /v2.0/networks/9d82469d-f0f2-4f75-a781-2aa9c26dd602 => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/826] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:47 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/827] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/networks?id=67ab7ad8-367b-48bb-96b5-878da7ce3f19 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/828] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9767c7672fc044d481d77de973f5fb84 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 410/830] 10.0.0.13 () {34 vars in 740 bytes} [Wed Jun 24 04:57:48 2026] PUT /v2.0/subnets/31f8e480-f60a-4dc2-9a0e-cec8cf389c4a => generated 656 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:48.523 8 INFO neutron.services.segments.plugin [-] Segment e87d129f-2ce8-4565-99a9-ef236f5e563d resource provider aggregate not found 2026-06-24 04:57:48.528 8 INFO neutron.services.segments.plugin [-] Segment e87d129f-2ce8-4565-99a9-ef236f5e563d resource provider aggregate not found 2026-06-24 04:57:48.549 8 INFO neutron.services.segments.plugin [-] Segment e87d129f-2ce8-4565-99a9-ef236f5e563d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87d129f-2ce8-4565-99a9-ef236f5e563d found for delete ", "request_id": "req-b58b94a6-ee1d-4cf4-a163-dc8eab5f4b82"}]} 2026-06-24 04:57:48.549 8 INFO neutron.services.segments.plugin [-] Segment e87d129f-2ce8-4565-99a9-ef236f5e563d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87d129f-2ce8-4565-99a9-ef236f5e563d found for delete ", "request_id": "req-6552b85d-3304-4fe7-a8b4-b818939028b7"}]} [pid: 8|app: 0|req: 411/831] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:48 2026] DELETE /v2.0/networks/9d82469d-f0f2-4f75-a781-2aa9c26dd602 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:48.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6430be55-bd58-4573-bc9b-8967baeafbf5 909e6e8765204b439b94e4ce680428bc 76d61032a2504b238ecab0783d8a820d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/832] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:48 2026] DELETE /v2.0/networks/9d82469d-f0f2-4f75-a781-2aa9c26dd602 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/833] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/834] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/subnets?network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/835] 10.0.0.13 () {32 vars in 652 bytes} [Wed Jun 24 04:57:48 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: 416/836] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/networks => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/837] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/subnets => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/networks/a40d2f4a-8a93-46f7-90db-71efe61c3aa2 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 04:57:48 2026] GET /v2.0/subnets/08231dcf-b5a1-4130-b5fa-22d1a0e86c3a => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:48.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6a63b17-9877-444d-b76d-419242181e91 909e6e8765204b439b94e4ce680428bc 76d61032a2504b238ecab0783d8a820d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/840] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:48 2026] DELETE /v2.0/subnets/31f8e480-f60a-4dc2-9a0e-cec8cf389c4a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:57:48.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77132f09-1414-47cb-9b66-bc3ac0b02b22 909e6e8765204b439b94e4ce680428bc 76d61032a2504b238ecab0783d8a820d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/841] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:48 2026] DELETE /v2.0/networks/9d82469d-f0f2-4f75-a781-2aa9c26dd602 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/842] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:57:48 2026] POST /v2.0/ports => generated 954 bytes in 677 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: 422/843] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:48 2026] DELETE /v2.0/subnets/08231dcf-b5a1-4130-b5fa-22d1a0e86c3a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:49 2026] DELETE /v2.0/networks/a40d2f4a-8a93-46f7-90db-71efe61c3aa2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/845] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:49 2026] PUT /v2.0/ports/2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97 => generated 1235 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:57:49.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-291cd60a-8681-43ac-b6dd-6881708d6c1d'] response: {'name': 'network-changed', 'server_uuid': '020b9fb5-fd19-420a-a710-fb0a9f111e20', 'tag': '2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 424/846] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:49 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 969 bytes in 76 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: 423/847] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:49 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&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: 425/848] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:49 2026] GET /v2.0/security-groups?tenant_id=76d61032a2504b238ecab0783d8a820d&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: 424/849] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:49 2026] DELETE /v2.0/security-groups/f9b19a3e-cc8d-4194-b446-684d4f985bea => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/850] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:49 2026] GET /v2.0/ports?tenant_id=9767c7672fc044d481d77de973f5fb84&device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/851] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/852] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/networks?tenant_id=9767c7672fc044d481d77de973f5fb84&shared=False => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/853] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/854] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/ports/a5117268-8558-41b6-978e-41ad583837bb => generated 968 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:50.580 8 INFO neutron.services.segments.plugin [-] Segment 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 resource provider aggregate not found 2026-06-24 04:57:50.582 8 INFO neutron.services.segments.plugin [-] Segment 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 resource provider aggregate not found 2026-06-24 04:57:50.604 8 INFO neutron.services.segments.plugin [-] Segment 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 found for delete ", "request_id": "req-ff17e333-101b-4216-a69c-a4ed3aae2b8a"}]} 2026-06-24 04:57:50.605 8 INFO neutron.services.segments.plugin [-] Segment 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 169d12ed-ea46-4e29-b4c2-13c7aa3fe163 found for delete ", "request_id": "req-e1c89ced-2d26-4d8f-b09c-ab49d806b25a"}]} [pid: 7|app: 0|req: 427/855] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 429/856] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/857] 199.204.45.250 () {34 vars in 1000 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/subnets?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/858] 199.204.45.250 () {34 vars in 1146 bytes} [Wed Jun 24 04:57:50 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f&device_owner=compute%3Anova&network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => 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: 431/859] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/ports?tenant_id=9767c7672fc044d481d77de973f5fb84&device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97 => 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: 433/861] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/subnets?id=1d16df29-1ab1-4fbe-9279-1c9bf8c3df67 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/862] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/ports?network_id=67ab7ad8-367b-48bb-96b5-878da7ce3f19&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: 435/863] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19?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: 436/864] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/865] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:50 2026] PUT /v2.0/ports/a5117268-8558-41b6-978e-41ad583837bb => generated 1145 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:57:51.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c318eef5-bedc-4901-8469-21f0d1514250'] response: {'name': 'network-changed', 'server_uuid': 'fc1277a3-f085-4cd8-a891-7d6476e9b91f', 'tag': 'a5117268-8558-41b6-978e-41ad583837bb', '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: 430/866] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/867] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:51 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:51.935 8 INFO neutron.db.segments_db [None req-f36336a5-83d9-450c-93a2-4f21c353951b bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Added segment 184951d5-3c8e-4198-a0c8-5aee2a6fff0e of type vxlan for network 20ab7cdc-0544-466b-8d3f-7d1fc5f33caa [pid: 8|app: 0|req: 437/868] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:57:51 2026] POST /v2.0/networks => generated 626 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/869] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/870] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/871] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/872] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a5117268-8558-41b6-978e-41ad583837bb => 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: 442/873] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/874] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&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: 432/875] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:57:52 2026] POST /v2.0/ports => generated 774 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/876] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:52.380 7 INFO neutron.db.segments_db [None req-2df972b5-5027-4398-b3ec-18a445f69777 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Added segment cfe5a876-286d-41b6-be09-a9fae27da678 of type vxlan for network 433535a3-a759-44e6-a795-4642c842088a [pid: 8|app: 0|req: 445/877] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 433/878] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:57:52 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: 7|app: 0|req: 434/879] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/880] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/881] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:52 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/882] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/883] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:52 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/884] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:57:52 2026] POST /v2.0/ports => generated 949 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:57:53.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb012fb0-2eb1-4992-85be-0fd557a05ae2 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] TaaS: Handle Delete Port: 782d700b-2cc5-4b8a-86f1-bd1de095ff7e 2026-06-24 04:57:53.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb012fb0-2eb1-4992-85be-0fd557a05ae2 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Tap Mirror: Handle Delete Port: 782d700b-2cc5-4b8a-86f1-bd1de095ff7e [pid: 8|app: 0|req: 449/885] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:57:53 2026] DELETE /v2.0/ports/782d700b-2cc5-4b8a-86f1-bd1de095ff7e => generated 0 bytes in 239 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-24 04:57:53.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48fa6ffd-c140-4929-a808-d771e71efa40 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 437/886] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:57:53 2026] DELETE /v2.0/ports/782d700b-2cc5-4b8a-86f1-bd1de095ff7e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:57:53.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1434a660-2e58-41c2-ada8-8812f24495b1 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 450/887] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/ports/782d700b-2cc5-4b8a-86f1-bd1de095ff7e => 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: 451/888] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/889] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:53 2026] DELETE /v2.0/subnets/4bf52e75-c9b2-4dde-9739-2a43b9112a9a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/890] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/891] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:53.606 7 INFO neutron.services.segments.plugin [-] Segment cfe5a876-286d-41b6-be09-a9fae27da678 resource provider aggregate not found 2026-06-24 04:57:53.612 7 INFO neutron.services.segments.plugin [-] Segment cfe5a876-286d-41b6-be09-a9fae27da678 resource provider aggregate not found 2026-06-24 04:57:53.621 7 INFO neutron.services.segments.plugin [-] Segment cfe5a876-286d-41b6-be09-a9fae27da678 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfe5a876-286d-41b6-be09-a9fae27da678 found for delete ", "request_id": "req-7fd2ffd5-246f-4409-96a5-ce2dabeff930"}]} 2026-06-24 04:57:53.630 7 INFO neutron.services.segments.plugin [-] Segment cfe5a876-286d-41b6-be09-a9fae27da678 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfe5a876-286d-41b6-be09-a9fae27da678 found for delete ", "request_id": "req-853b0411-8d4a-4d0f-a78e-7e824d39668c"}]} [pid: 7|app: 0|req: 439/892] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:53 2026] DELETE /v2.0/networks/433535a3-a759-44e6-a795-4642c842088a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/893] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/894] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a5117268-8558-41b6-978e-41ad583837bb => 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: 441/895] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:53.714 8 INFO neutron.db.segments_db [None req-bd008a04-57bf-4215-83d4-b035bd7917ec bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Added segment 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 of type vxlan for network c1c34ce7-2b54-4801-ad55-4c45ef1d310c [pid: 7|app: 0|req: 442/896] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/897] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/898] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 455/899] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:57:53 2026] POST /v2.0/networks => generated 612 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/900] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:53 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 456/901] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:57:53 2026] POST /v2.0/subnets => generated 626 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/902] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:54 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/903] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:54 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/904] 199.204.45.250 () {34 vars in 1118 bytes} [Wed Jun 24 04:57:54 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/905] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:57:54 2026] POST /v2.0/ports => generated 910 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:57:54.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-e76ef644-65c2-4ac3-bf59-bfa4bfde49da bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] TaaS: Handle Delete Port: a374854f-2c48-4ed3-9ec6-d6feaf82abce 2026-06-24 04:57:54.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e76ef644-65c2-4ac3-bf59-bfa4bfde49da bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Tap Mirror: Handle Delete Port: a374854f-2c48-4ed3-9ec6-d6feaf82abce [pid: 8|app: 0|req: 458/906] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:57:54 2026] DELETE /v2.0/ports/a374854f-2c48-4ed3-9ec6-d6feaf82abce => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:54.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed8e2721-1b0c-4b13-bacb-9f400577164c bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/907] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:57:54 2026] GET /v2.0/ports/a374854f-2c48-4ed3-9ec6-d6feaf82abce => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/908] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:57:54 2026] PUT /v2.0/ports/a5117268-8558-41b6-978e-41ad583837bb => generated 968 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/909] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:54 2026] DELETE /v2.0/subnets/7b10ad92-9840-465c-ae64-252c19c27137 => generated 0 bytes in 137 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-24 04:57:54.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-454f6b35-070d-410a-b35a-cc57044fa99f'] response: {'name': 'network-changed', 'server_uuid': 'fc1277a3-f085-4cd8-a891-7d6476e9b91f', 'tag': 'a5117268-8558-41b6-978e-41ad583837bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 450/910] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:54 2026] DELETE /v2.0/networks/c1c34ce7-2b54-4801-ad55-4c45ef1d310c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/911] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 452/912] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&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: 461/913] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:57:55 2026] POST /v2.0/ports => generated 774 bytes in 296 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: 462/914] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 463/915] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/916] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/917] 10.0.0.13 () {34 vars in 736 bytes} [Wed Jun 24 04:57:55 2026] PUT /v2.0/ports/4100308b-bd9e-4206-b51a-1563d6ff5abf => generated 752 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/918] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 28 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-24 04:57:55.646 7 INFO neutron.services.segments.plugin [-] Segment 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 resource provider aggregate not found 2026-06-24 04:57:55.657 7 INFO neutron.services.segments.plugin [-] Segment 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 resource provider aggregate not found [pid: 8|app: 0|req: 466/919] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&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-24 04:57:55.665 7 INFO neutron.services.segments.plugin [-] Segment 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 found for delete ", "request_id": "req-010dd7d1-36b2-4a5c-87e6-b83f980d8aa3"}]} 2026-06-24 04:57:55.676 7 INFO neutron.services.segments.plugin [-] Segment 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c1dad7-17fb-4b87-ab74-c4e80b61b4d2 found for delete ", "request_id": "req-0f0a1851-6c4b-4e97-86cf-8efb43c53b05"}]} [pid: 8|app: 0|req: 467/920] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:57:55.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-99012034-8b65-4673-a73b-969ef9ca4842 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] TaaS: Handle Delete Port: 4100308b-bd9e-4206-b51a-1563d6ff5abf 2026-06-24 04:57:55.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99012034-8b65-4673-a73b-969ef9ca4842 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Tap Mirror: Handle Delete Port: 4100308b-bd9e-4206-b51a-1563d6ff5abf [pid: 8|app: 0|req: 468/921] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/922] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:57:55 2026] DELETE /v2.0/ports/4100308b-bd9e-4206-b51a-1563d6ff5abf => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/923] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports => generated 777 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:55.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3088f06-b25b-4eaf-93b7-49ce3882bda4 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/924] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports/4100308b-bd9e-4206-b51a-1563d6ff5abf => 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: 470/925] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports => generated 777 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/926] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:57:55 2026] GET /v2.0/ports/1dc64cc7-9ca2-4136-95a9-d4347b93115b => generated 774 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:56.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40e6d10b-99c8-4d00-9c99-731f17a52e14 bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 457/927] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:57:56 2026] DELETE /v2.0/ports/a374854f-2c48-4ed3-9ec6-d6feaf82abce => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:57:56.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cd2565e-56a2-4150-b005-803a58b041ee bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/928] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:56 2026] DELETE /v2.0/subnets/7b10ad92-9840-465c-ae64-252c19c27137 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/929] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:56.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf1ea8af-483c-4cad-97a9-5b9d562461ab bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 459/930] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:57:56 2026] DELETE /v2.0/subnets/4bf52e75-c9b2-4dde-9739-2a43b9112a9a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/931] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:56.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce530b26-a40c-4f0c-8a95-68b3aee42c5e bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] TaaS: Handle Delete Port: 1dc64cc7-9ca2-4136-95a9-d4347b93115b 2026-06-24 04:57:56.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce530b26-a40c-4f0c-8a95-68b3aee42c5e bc2332d1e8e74995a8d95b45538ce6ea 88bf3346296f4beca728c1f5b6f8f558 - - default default] Tap Mirror: Handle Delete Port: 1dc64cc7-9ca2-4136-95a9-d4347b93115b [pid: 7|app: 0|req: 460/932] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:57:56 2026] DELETE /v2.0/ports/1dc64cc7-9ca2-4136-95a9-d4347b93115b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:56.425 8 INFO neutron.services.segments.plugin [-] Segment 184951d5-3c8e-4198-a0c8-5aee2a6fff0e resource provider aggregate not found 2026-06-24 04:57:56.431 8 INFO neutron.services.segments.plugin [-] Segment 184951d5-3c8e-4198-a0c8-5aee2a6fff0e resource provider aggregate not found 2026-06-24 04:57:56.449 8 INFO neutron.services.segments.plugin [-] Segment 184951d5-3c8e-4198-a0c8-5aee2a6fff0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 184951d5-3c8e-4198-a0c8-5aee2a6fff0e found for delete ", "request_id": "req-0052aaa7-8bfb-46d2-9c5e-058e88fef2dd"}]} 2026-06-24 04:57:56.455 8 INFO neutron.services.segments.plugin [-] Segment 184951d5-3c8e-4198-a0c8-5aee2a6fff0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 184951d5-3c8e-4198-a0c8-5aee2a6fff0e found for delete ", "request_id": "req-e632476b-b1cd-4fa4-b9f2-b54dceb8e330"}]} [pid: 8|app: 0|req: 473/933] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:57:56 2026] DELETE /v2.0/networks/20ab7cdc-0544-466b-8d3f-7d1fc5f33caa => 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: 461/934] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/935] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/936] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/ports?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/938] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/networks?id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/939] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5117268-8558-41b6-978e-41ad583837bb => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/940] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/subnets?id=11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/941] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/ports?network_id=28885c1c-2ff5-4c5a-9027-2c86aa34b08d&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:57:57.022 8 INFO neutron.db.l3_db [None req-458ee12a-e2c5-4827-b7ca-a0e844b4fc46 cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] Floating IP 657f1678-3388-46b3-87cd-80d40ca610f8 associated. External IP: 10.96.250.202, port: 2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97. [pid: 7|app: 0|req: 468/942] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:56 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?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: 469/943] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/security-groups?tenant_id=88bf3346296f4beca728c1f5b6f8f558&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/944] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/947] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:57:57 2026] DELETE /v2.0/security-groups/304d1238-b739-4766-a295-0b8b03905d08 => 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: 475/948] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:57:56 2026] PUT /v2.0/floatingips/657f1678-3388-46b3-87cd-80d40ca610f8 => generated 855 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&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: 475/951] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:57.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fd47284-cfae-444f-971e-bb5c41d64132'] response: {'name': 'network-changed', 'server_uuid': '020b9fb5-fd19-420a-a710-fb0a9f111e20', 'tag': '2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/952] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&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: 476/953] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:57:57 2026] GET /v2.0/ports?tenant_id=9767c7672fc044d481d77de973f5fb84&device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 479/956] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/networks?id=67ab7ad8-367b-48bb-96b5-878da7ce3f19 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/957] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/958] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/subnets?id=1d16df29-1ab1-4fbe-9279-1c9bf8c3df67 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/959] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/ports?network_id=67ab7ad8-367b-48bb-96b5-878da7ce3f19&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: 8|app: 0|req: 481/960] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19?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: 480/961] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19?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: 482/962] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 481/963] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 482/964] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/security-groups?id=0a895866-225e-42a0-a160-adf154c4b7a0&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:57:58.632 8 INFO neutron_taas.services.taas.taas_plugin [req-fdd7fdd2-b648-4127-86a3-4a428889589f req-d60aabaa-1462-4d42-85df-c6f1189d6c90 bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] TaaS: Handle Delete Port: a5117268-8558-41b6-978e-41ad583837bb 2026-06-24 04:57:58.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fdd7fdd2-b648-4127-86a3-4a428889589f req-d60aabaa-1462-4d42-85df-c6f1189d6c90 bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] Tap Mirror: Handle Delete Port: a5117268-8558-41b6-978e-41ad583837bb 2026-06-24 04:57:58.756 8 INFO neutron.db.l3_db [req-fdd7fdd2-b648-4127-86a3-4a428889589f req-d60aabaa-1462-4d42-85df-c6f1189d6c90 bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] Floating IP de62709a-07d7-42e6-a302-eadecaaffc69 disassociated. External IP: 10.96.250.214, port: a5117268-8558-41b6-978e-41ad583837bb. [pid: 7|app: 0|req: 483/965] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/966] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:57:58 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&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: 8|app: 0|req: 483/967] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:57:58 2026] DELETE /v2.0/ports/a5117268-8558-41b6-978e-41ad583837bb => generated 0 bytes in 597 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:57:59.535 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2defdc95-5d46-421d-9537-a45ee88a2bc9'] response: {'server_uuid': 'fc1277a3-f085-4cd8-a891-7d6476e9b91f', 'name': 'network-vif-deleted', 'tag': 'a5117268-8558-41b6-978e-41ad583837bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/968] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:57:59 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 484/969] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:00 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/970] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:00 2026] GET /v2.0/security-groups?id=c2d58b76-54c3-428c-a07b-0172d3850611&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/971] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:58:00 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:00.355 8 INFO neutron_taas.services.taas.taas_plugin [req-471a330a-dcfa-443a-8659-b4e3999d3129 req-dce238d6-a07c-4de4-b945-b681d764b913 cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] TaaS: Handle Delete Port: 2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97 2026-06-24 04:58:00.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-471a330a-dcfa-443a-8659-b4e3999d3129 req-dce238d6-a07c-4de4-b945-b681d764b913 cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] Tap Mirror: Handle Delete Port: 2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97 2026-06-24 04:58:00.461 8 INFO neutron.db.l3_db [req-471a330a-dcfa-443a-8659-b4e3999d3129 req-dce238d6-a07c-4de4-b945-b681d764b913 cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] Floating IP 657f1678-3388-46b3-87cd-80d40ca610f8 disassociated. External IP: 10.96.250.202, port: 2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97. [pid: 8|app: 0|req: 486/972] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:58:00 2026] DELETE /v2.0/ports/2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/973] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:00 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 488/974] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:01 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/975] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:01 2026] GET /v2.0/security-groups?tenant_id=a7eaa4f4cc544673a300555bd3cec69b&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/976] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:01 2026] DELETE /v2.0/security-groups/b0288559-2feb-42b4-a731-e914c82a809f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:01.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0e9b07c-480e-4e56-a3a7-80a5fc607d21'] response: {'server_uuid': '020b9fb5-fd19-420a-a710-fb0a9f111e20', 'name': 'network-vif-deleted', 'tag': '2b6ce189-d2c2-4dd7-b6ec-d2dbdeff1a97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 488/977] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:01 2026] GET /v2.0/ports?device_id=fc1277a3-f085-4cd8-a891-7d6476e9b91f => 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: 490/978] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:02 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => 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: 489/979] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:02 2026] DELETE /v2.0/security-groups/0a895866-225e-42a0-a160-adf154c4b7a0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:03.128 7 INFO neutron.api.v2.resource [None req-a930250c-a8f7-4b93-8483-35254a564041 bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/980] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:58:03 2026] GET /v2.0/security-groups/0a895866-225e-42a0-a160-adf154c4b7a0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:03.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3ab82b5-77eb-4127-b93d-4181b4cef26b bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] TaaS: Handle Delete Port: 86f2ac4d-deb5-429d-81b2-76f983168339 2026-06-24 04:58:03.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3ab82b5-77eb-4127-b93d-4181b4cef26b bc71a3b9cdb34c25a7ec38346a7ca984 eeb85447b4a44cb99f0ae90f340833e8 - - default default] Tap Mirror: Handle Delete Port: 86f2ac4d-deb5-429d-81b2-76f983168339 [pid: 8|app: 0|req: 490/981] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:03 2026] DELETE /v2.0/floatingips/de62709a-07d7-42e6-a302-eadecaaffc69 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/982] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:03 2026] GET /v2.0/ports?device_id=020b9fb5-fd19-420a-a710-fb0a9f111e20 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:03.786 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed12cbcc-f452-46b1-ab61-5edd82fedd4b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: cb6d39e3-56b6-4446-b7aa-f99b7764bc57 2026-06-24 04:58:03.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed12cbcc-f452-46b1-ab61-5edd82fedd4b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: cb6d39e3-56b6-4446-b7aa-f99b7764bc57 [pid: 8|app: 0|req: 491/983] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:58:03 2026] PUT /v2.0/routers/befd84af-3fb7-4a2a-af7e-ba1253bce017/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:04.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-65cb769a-7c8c-4e3c-8d11-22fc58f9de63 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 636411e5-48cb-4b89-b2f3-b782afc2a2d4 2026-06-24 04:58:04.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65cb769a-7c8c-4e3c-8d11-22fc58f9de63 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 636411e5-48cb-4b89-b2f3-b782afc2a2d4 [pid: 8|app: 0|req: 492/984] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:04 2026] DELETE /v2.0/security-groups/c2d58b76-54c3-428c-a07b-0172d3850611 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:04.623 8 INFO neutron.api.v2.resource [None req-b29e9d06-3d59-4f06-b584-0a94e8941c2b cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 493/985] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:58:04 2026] GET /v2.0/security-groups/c2d58b76-54c3-428c-a07b-0172d3850611 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:04.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-43497808-62a6-447c-81c4-6a400d8013df cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] TaaS: Handle Delete Port: 2c006e25-7dda-47a2-bf49-3c22ff5e5810 2026-06-24 04:58:04.734 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43497808-62a6-447c-81c4-6a400d8013df cb82c872ed404fa088234302438767ae 9767c7672fc044d481d77de973f5fb84 - - default default] Tap Mirror: Handle Delete Port: 2c006e25-7dda-47a2-bf49-3c22ff5e5810 2026-06-24 04:58:04.757 7 INFO neutron_taas.services.taas.taas_plugin [None req-65cb769a-7c8c-4e3c-8d11-22fc58f9de63 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 0499f002-ac31-4709-9a1a-275a4185c838 2026-06-24 04:58:04.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65cb769a-7c8c-4e3c-8d11-22fc58f9de63 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 0499f002-ac31-4709-9a1a-275a4185c838 [pid: 8|app: 0|req: 494/986] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:04 2026] DELETE /v2.0/floatingips/657f1678-3388-46b3-87cd-80d40ca610f8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:05.145 7 INFO neutron.services.segments.plugin [-] Segment 6de556f1-f6e7-4bf5-88c6-c46080acce6f resource provider aggregate not found 2026-06-24 04:58:05.150 7 INFO neutron.services.segments.plugin [-] Segment 6de556f1-f6e7-4bf5-88c6-c46080acce6f resource provider aggregate not found 2026-06-24 04:58:05.166 7 INFO neutron.db.l3_hamode_db [None req-65cb769a-7c8c-4e3c-8d11-22fc58f9de63 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 7c360fcb-08d2-4031-9e07-245f7fd63a8e was deleted as no HA routers are present in tenant eeb85447b4a44cb99f0ae90f340833e8. 2026-06-24 04:58:05.172 7 INFO neutron.services.segments.plugin [-] Segment 6de556f1-f6e7-4bf5-88c6-c46080acce6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de556f1-f6e7-4bf5-88c6-c46080acce6f found for delete ", "request_id": "req-fe55af82-dbd7-4a07-afdf-fce93ebd3ca8"}]} 2026-06-24 04:58:05.175 7 INFO neutron.services.segments.plugin [-] Segment 6de556f1-f6e7-4bf5-88c6-c46080acce6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de556f1-f6e7-4bf5-88c6-c46080acce6f found for delete ", "request_id": "req-3826dbed-8bd3-4cb1-a817-e0c4b8ab4134"}]} [pid: 7|app: 0|req: 493/987] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:04 2026] DELETE /v2.0/routers/befd84af-3fb7-4a2a-af7e-ba1253bce017 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:05.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-97e66008-76df-44dd-929e-a49c98fa9d9b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 7fe34ce3-7e93-47f9-88b1-46fb64281136 2026-06-24 04:58:05.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97e66008-76df-44dd-929e-a49c98fa9d9b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 7fe34ce3-7e93-47f9-88b1-46fb64281136 [pid: 7|app: 0|req: 494/988] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:05 2026] DELETE /v2.0/subnets/11406b97-da5e-40f7-b36d-ab5a2aa4273d => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:05.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c7039d4-3a2f-47b4-89fd-e1dc80a01525 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: bf6f8eb6-9d30-47ed-baa0-6f5e001ae22b 2026-06-24 04:58:05.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c7039d4-3a2f-47b4-89fd-e1dc80a01525 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: bf6f8eb6-9d30-47ed-baa0-6f5e001ae22b [pid: 7|app: 0|req: 495/989] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:05 2026] DELETE /v2.0/networks/28885c1c-2ff5-4c5a-9027-2c86aa34b08d => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/990] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:05 2026] GET /v2.0/security-groups?tenant_id=eeb85447b4a44cb99f0ae90f340833e8&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/991] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:58:04 2026] PUT /v2.0/routers/e534c752-512a-4714-80b3-457f0cd76a08/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/992] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:05 2026] DELETE /v2.0/security-groups/66b8dcbb-53bd-4f80-ad4e-292b970ce502 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:06.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-34218b6c-62d3-449a-bff9-3c2feb98eac1 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 272b0368-b116-434e-835a-23ca0e9569fb 2026-06-24 04:58:06.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34218b6c-62d3-449a-bff9-3c2feb98eac1 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 272b0368-b116-434e-835a-23ca0e9569fb 2026-06-24 04:58:06.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-34218b6c-62d3-449a-bff9-3c2feb98eac1 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: c8087bc5-a0e9-4c4b-95e2-6f8b540e16ce 2026-06-24 04:58:06.449 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34218b6c-62d3-449a-bff9-3c2feb98eac1 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: c8087bc5-a0e9-4c4b-95e2-6f8b540e16ce [pid: 7|app: 0|req: 498/993] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:06 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 499/994] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:06 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 500/995] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:06 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/996] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:06 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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-24 04:58:06.845 8 INFO neutron.services.segments.plugin [-] Segment 0c580840-9f9b-4b49-86e0-4e56130b300c resource provider aggregate not found 2026-06-24 04:58:06.846 8 INFO neutron.services.segments.plugin [-] Segment 0c580840-9f9b-4b49-86e0-4e56130b300c resource provider aggregate not found 2026-06-24 04:58:06.868 8 INFO neutron.services.segments.plugin [-] Segment 0c580840-9f9b-4b49-86e0-4e56130b300c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c580840-9f9b-4b49-86e0-4e56130b300c found for delete ", "request_id": "req-9e852a85-b59c-4f66-8d55-40a56e71cbff"}]} 2026-06-24 04:58:06.871 8 INFO neutron.services.segments.plugin [-] Segment 0c580840-9f9b-4b49-86e0-4e56130b300c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c580840-9f9b-4b49-86e0-4e56130b300c found for delete ", "request_id": "req-a368907d-09e7-4d7c-bb9e-786908e3d92b"}]} 2026-06-24 04:58:06.878 8 INFO neutron.db.l3_hamode_db [None req-34218b6c-62d3-449a-bff9-3c2feb98eac1 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 0abb739c-fe5b-4fbf-bee8-dd38cef5dbb8 was deleted as no HA routers are present in tenant 9767c7672fc044d481d77de973f5fb84. [pid: 8|app: 0|req: 496/997] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:05 2026] DELETE /v2.0/routers/e534c752-512a-4714-80b3-457f0cd76a08 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/998] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:06 2026] DELETE /v2.0/subnets/1d16df29-1ab1-4fbe-9279-1c9bf8c3df67 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:07.204 7 INFO neutron.services.segments.plugin [-] Segment 7473870c-298b-4f7c-9f74-fc05e6d0fdae resource provider aggregate not found 2026-06-24 04:58:07.213 7 INFO neutron.services.segments.plugin [-] Segment 7473870c-298b-4f7c-9f74-fc05e6d0fdae resource provider aggregate not found [pid: 7|app: 0|req: 503/999] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:07 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:07.233 7 INFO neutron.services.segments.plugin [-] Segment 7473870c-298b-4f7c-9f74-fc05e6d0fdae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7473870c-298b-4f7c-9f74-fc05e6d0fdae found for delete ", "request_id": "req-40f2be75-6557-4f7c-b947-b897da5ec4fa"}]} 2026-06-24 04:58:07.234 7 INFO neutron.services.segments.plugin [-] Segment 7473870c-298b-4f7c-9f74-fc05e6d0fdae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7473870c-298b-4f7c-9f74-fc05e6d0fdae found for delete ", "request_id": "req-76ae1a94-83f2-47a0-9635-5fbc68125b62"}]} 2026-06-24 04:58:07.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c7bb2bb-e61e-4468-a24e-ab94cee12253 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 4b6a343f-f59d-4e6b-867d-3d0032475105 2026-06-24 04:58:07.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c7bb2bb-e61e-4468-a24e-ab94cee12253 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 4b6a343f-f59d-4e6b-867d-3d0032475105 [pid: 7|app: 0|req: 504/1000] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:07 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1001] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:07 2026] DELETE /v2.0/networks/67ab7ad8-367b-48bb-96b5-878da7ce3f19 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1002] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:07 2026] GET /v2.0/security-groups?tenant_id=9767c7672fc044d481d77de973f5fb84&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1003] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:07 2026] DELETE /v2.0/security-groups/5ad44332-20b4-4839-bbdd-2c1a8310041b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:08.326 7 INFO neutron.db.segments_db [None req-e0cc20ba-a57c-444a-968f-0eeed98f2940 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment a96f28f9-9402-441d-8e67-6c4340d16225 of type vxlan for network d392a4b9-705d-4f93-923b-734570b3f1a0 [pid: 8|app: 0|req: 499/1004] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1005] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:58:07 2026] POST /v2.0/networks => generated 719 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1006] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1007] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:08 2026] POST /v2.0/subnets => generated 685 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1008] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/ports?tenant_id=da08771c9e8f412c8dba260d9b58e96c&device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:08.699 8 INFO neutron.db.segments_db [None req-b3301438-9955-4bef-ad0d-cef1105a1b05 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 of type vxlan for network a38d36a7-d0ea-402a-8438-5f675f49f3ed [pid: 7|app: 0|req: 509/1009] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/networks?id=c81f2abd-4cff-4ffc-873c-545d395c2e65 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1010] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=10cc0951-9278-4ffd-a0fa-433138614c9c => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1011] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/subnets?id=ef50505f-7be5-4603-ac25-8d96b3818034 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:08.885 8 INFO neutron.services.segments.plugin [-] Segment cfb3e4fb-d0e5-4641-be67-a429be331d26 resource provider aggregate not found 2026-06-24 04:58:08.892 8 INFO neutron.services.segments.plugin [-] Segment cfb3e4fb-d0e5-4641-be67-a429be331d26 resource provider aggregate not found [pid: 7|app: 0|req: 512/1012] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/ports?network_id=c81f2abd-4cff-4ffc-873c-545d395c2e65&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:08.911 8 INFO neutron.services.segments.plugin [-] Segment cfb3e4fb-d0e5-4641-be67-a429be331d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfb3e4fb-d0e5-4641-be67-a429be331d26 found for delete ", "request_id": "req-98f63d7c-d0ed-489e-89ac-4f630e27bb08"}]} 2026-06-24 04:58:08.914 8 INFO neutron.services.segments.plugin [-] Segment cfb3e4fb-d0e5-4641-be67-a429be331d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfb3e4fb-d0e5-4641-be67-a429be331d26 found for delete ", "request_id": "req-a72ecb14-9ea9-4920-b11a-fb841798d343"}]} [pid: 7|app: 0|req: 513/1013] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:09.013 8 INFO neutron.db.l3_hamode_db [None req-b3301438-9955-4bef-ad0d-cef1105a1b05 492bd215bb2b46afa72f61422b53fb35 a27d9cde9f8041059e1607123a6036a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 514/1014] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:58:08 2026] GET /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1015] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:09 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 516/1016] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:09 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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-24 04:58:09.858 8 INFO neutron.db.l3_hamode_db [None req-b3301438-9955-4bef-ad0d-cef1105a1b05 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 517/1017] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:10 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1018] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:10 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1019] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:08 2026] POST /v2.0/routers => generated 725 bytes in 2159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1020] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:58:10 2026] PUT /v2.0/routers/9d33a534-a6e4-437b-b152-ed6f2a884237/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1021] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:11 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1022] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:11 2026] GET /v2.0/security-groups?tenant_id=2dad302e84804a5393c400685fc05f3f&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1023] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:12 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 503/1026] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:12 2026] DELETE /v2.0/security-groups/7ebfa653-2ef4-41f7-a981-b1ee71230594 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1027] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:58:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1028] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:58:12 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: 525/1029] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:58:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1030] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:13 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1031] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:13 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 8|app: 0|req: 505/1032] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:58:13 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1033] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:13 2026] GET /v2.0/security-groups?tenant_id=b62c8ca9eee545bcadef31eb6b9d557a&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1034] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:13 2026] DELETE /v2.0/security-groups/29f5022e-1807-4ddc-bf58-44ad238e8bf4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1035] 10.0.0.183 () {34 vars in 1098 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--323918264&fields=id&tenant_id=a27d9cde9f8041059e1607123a6036a6 => 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: 530/1036] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/networks?id=d392a4b9-705d-4f93-923b-734570b3f1a0 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1037] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/quotas/a27d9cde9f8041059e1607123a6036a6 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1038] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/ports?tenant_id=a27d9cde9f8041059e1607123a6036a6&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1039] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/security-groups?tenant_id=bbf8efe11116427b9e38653adab2ae68&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1040] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0?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: 508/1041] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:14 2026] DELETE /v2.0/security-groups/2141c447-fc7c-4306-b2fa-0426122baaf5 => 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: 534/1042] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1043] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1044] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 510/1045] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:14 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 536/1046] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:15 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 511/1047] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:15 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1048] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:15 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 512/1049] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:16 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 538/1050] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:16 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1051] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:16 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:17.197 8 INFO neutron.db.segments_db [None req-c8537084-4d48-4e74-85d8-f60b4e2d7076 b102ccaa2c754076954011d87637ac51 69cdabe0a6a24386b83aec76a7979a51 - - default default] Added segment 48162609-62aa-4843-804d-b0583e7d793b of type vxlan for network d458ab18-843b-4735-964a-3457cb11c561 [pid: 8|app: 0|req: 513/1052] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:16 2026] POST /v2.0/networks => generated 612 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:17.358 7 INFO neutron.db.segments_db [None req-d8f866e9-5f58-4e48-a72e-1ab84a1fbf23 b102ccaa2c754076954011d87637ac51 69cdabe0a6a24386b83aec76a7979a51 - - default default] Added segment ea0d66a6-a109-4c3c-bfa8-6708b1f94120 of type vxlan for network 63f792fb-5bd5-460b-a404-3a489fa9bbbf [pid: 7|app: 0|req: 540/1053] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:17 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:17.494 8 INFO neutron.db.segments_db [None req-cf3e5361-b182-4d48-a390-7e0b631a10cd b102ccaa2c754076954011d87637ac51 69cdabe0a6a24386b83aec76a7979a51 - - default default] Added segment 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 of type vxlan for network b9b3a7bc-d0ed-48c0-b1a8-6f8c2e6e3add [pid: 8|app: 0|req: 514/1054] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:17 2026] POST /v2.0/networks => generated 613 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:17.651 7 INFO neutron.db.segments_db [None req-4ecaf6d5-d898-47c9-86d4-514d91158074 b102ccaa2c754076954011d87637ac51 69cdabe0a6a24386b83aec76a7979a51 - - default default] Added segment ec0b5336-0431-4216-bd5a-e773e9fd5c1e of type vxlan for network 00e502aa-e91a-4d69-b6ce-dfca41feaa02 [pid: 7|app: 0|req: 541/1055] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:17 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: 542/1056] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:17 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:17.835 8 INFO neutron.db.segments_db [None req-c580290f-c141-4ca4-85b7-267a0c25faf1 b102ccaa2c754076954011d87637ac51 69cdabe0a6a24386b83aec76a7979a51 - - default default] Added segment 2ea88e64-59ea-4876-a846-c4b33a59661d of type vxlan for network 86f6a191-49d5-48fa-b796-7c59ce73e224 [pid: 8|app: 0|req: 515/1057] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:17 2026] POST /v2.0/networks => generated 613 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1058] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:58:17 2026] PUT /v2.0/networks/d458ab18-843b-4735-964a-3457cb11c561/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1059] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:58:17 2026] PUT /v2.0/networks/63f792fb-5bd5-460b-a404-3a489fa9bbbf/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1060] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:58:18 2026] PUT /v2.0/networks/b9b3a7bc-d0ed-48c0-b1a8-6f8c2e6e3add/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1061] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:58:18 2026] PUT /v2.0/networks/00e502aa-e91a-4d69-b6ce-dfca41feaa02/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: 545/1062] 10.0.0.13 () {32 vars in 665 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1063] 10.0.0.13 () {32 vars in 679 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1064] 10.0.0.13 () {32 vars in 675 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1065] 10.0.0.13 () {32 vars in 687 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1066] 10.0.0.13 () {32 vars in 673 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1067] 10.0.0.13 () {32 vars in 687 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1068] 10.0.0.13 () {32 vars in 683 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1069] 10.0.0.13 () {32 vars in 695 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1070] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/security-groups?tenant_id=2c1898f2093b468cac69f0dd57887730&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:18.780 7 INFO neutron.services.segments.plugin [-] Segment 48162609-62aa-4843-804d-b0583e7d793b resource provider aggregate not found 2026-06-24 04:58:18.785 7 INFO neutron.services.segments.plugin [-] Segment 48162609-62aa-4843-804d-b0583e7d793b resource provider aggregate not found 2026-06-24 04:58:18.799 7 INFO neutron.services.segments.plugin [-] Segment 48162609-62aa-4843-804d-b0583e7d793b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48162609-62aa-4843-804d-b0583e7d793b found for delete ", "request_id": "req-c57561bf-b4b3-46c5-bba4-2de1b3f9dccc"}]} 2026-06-24 04:58:18.805 7 INFO neutron.services.segments.plugin [-] Segment 48162609-62aa-4843-804d-b0583e7d793b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48162609-62aa-4843-804d-b0583e7d793b found for delete ", "request_id": "req-70776d10-e5c5-4385-a6f9-11804c44d769"}]} [pid: 7|app: 0|req: 551/1071] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:18 2026] DELETE /v2.0/networks/d458ab18-843b-4735-964a-3457cb11c561 => 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: 552/1072] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/networks?id=d392a4b9-705d-4f93-923b-734570b3f1a0 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1073] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:18 2026] DELETE /v2.0/security-groups/c382bf38-f7f4-45f7-b62a-b825ec6ae53e => 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: 522/1074] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a27d9cde9f8041059e1607123a6036a6 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1075] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:18 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 553/1076] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:18 2026] DELETE /v2.0/networks/63f792fb-5bd5-460b-a404-3a489fa9bbbf => 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: 554/1077] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:19 2026] GET /v2.0/security-groups?tenant_id=0caade936ea3437b87c339d24b70965f&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1078] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:58:18 2026] POST /v2.0/ports => generated 958 bytes in 364 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: 555/1079] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:19 2026] DELETE /v2.0/networks/b9b3a7bc-d0ed-48c0-b1a8-6f8c2e6e3add => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1080] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:19 2026] DELETE /v2.0/security-groups/82326adc-b75f-4c25-99a7-5f201295195a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:19.502 8 INFO neutron.services.segments.plugin [-] Segment ec0b5336-0431-4216-bd5a-e773e9fd5c1e resource provider aggregate not found 2026-06-24 04:58:19.507 8 INFO neutron.services.segments.plugin [-] Segment ec0b5336-0431-4216-bd5a-e773e9fd5c1e resource provider aggregate not found 2026-06-24 04:58:19.522 8 INFO neutron.services.segments.plugin [-] Segment ec0b5336-0431-4216-bd5a-e773e9fd5c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0b5336-0431-4216-bd5a-e773e9fd5c1e found for delete ", "request_id": "req-e4c808d5-ffe7-4d26-b713-fbbdb472d924"}]} 2026-06-24 04:58:19.524 8 INFO neutron.services.segments.plugin [-] Segment ec0b5336-0431-4216-bd5a-e773e9fd5c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0b5336-0431-4216-bd5a-e773e9fd5c1e found for delete ", "request_id": "req-b503bca9-9c1e-4cf8-9fc8-c7c03ff161de"}]} [pid: 8|app: 0|req: 526/1081] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:19 2026] DELETE /v2.0/networks/00e502aa-e91a-4d69-b6ce-dfca41feaa02 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1082] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:58:19 2026] PUT /v2.0/ports/e29ea3f8-308d-4456-a2b5-7df9b82575e6 => generated 1239 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:19.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb4afd5e-b03c-455a-a08c-d7e65e9800a8'] response: {'name': 'network-changed', 'server_uuid': 'c3559814-8878-4940-b04c-ebbc3eda9bb5', 'tag': 'e29ea3f8-308d-4456-a2b5-7df9b82575e6', '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: 557/1083] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:19 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1084] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:19 2026] DELETE /v2.0/networks/86f6a191-49d5-48fa-b796-7c59ce73e224 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1085] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:20 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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: 528/1086] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:58:20 2026] GET /v2.0/ports?tenant_id=a27d9cde9f8041059e1607123a6036a6&device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1087] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 04:58:20 2026] GET /v2.0/networks?tenant_id=a27d9cde9f8041059e1607123a6036a6&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1088] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 04:58:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:20.822 7 INFO neutron.services.segments.plugin [-] Segment ea0d66a6-a109-4c3c-bfa8-6708b1f94120 resource provider aggregate not found 2026-06-24 04:58:20.830 7 INFO neutron.services.segments.plugin [-] Segment ea0d66a6-a109-4c3c-bfa8-6708b1f94120 resource provider aggregate not found 2026-06-24 04:58:20.842 7 INFO neutron.services.segments.plugin [-] Segment ea0d66a6-a109-4c3c-bfa8-6708b1f94120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0d66a6-a109-4c3c-bfa8-6708b1f94120 found for delete ", "request_id": "req-cc1b6246-09ff-47c4-a82b-cc19bb6b22ab"}]} 2026-06-24 04:58:20.846 7 INFO neutron.services.segments.plugin [-] Segment ea0d66a6-a109-4c3c-bfa8-6708b1f94120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0d66a6-a109-4c3c-bfa8-6708b1f94120 found for delete ", "request_id": "req-108f5730-9921-4902-a129-cbbffe2a16f9"}]} 2026-06-24 04:58:20.857 7 INFO neutron.services.segments.plugin [-] Segment 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 resource provider aggregate not found 2026-06-24 04:58:20.868 7 INFO neutron.services.segments.plugin [-] Segment 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 found for delete ", "request_id": "req-6d856067-490a-441a-9d43-930b18937d5b"}]} 2026-06-24 04:58:20.869 7 INFO neutron.services.segments.plugin [-] Segment 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 resource provider aggregate not found 2026-06-24 04:58:20.884 7 INFO neutron.services.segments.plugin [-] Segment 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23af34a9-cf6d-4621-8ed5-3f423bde9eb3 found for delete ", "request_id": "req-d6e842d8-18ea-4e79-9a51-7d4ddec64a7c"}]} [pid: 7|app: 0|req: 560/1089] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:20 2026] GET /v2.0/security-groups?tenant_id=69cdabe0a6a24386b83aec76a7979a51&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1090] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:21 2026] DELETE /v2.0/security-groups/bf9af788-83ef-482d-8874-d26cea4d07e7 => 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: 561/1091] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1092] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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: 562/1093] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/security-groups?tenant_id=2e671b23faee4805ab348cf7ca83ff6c&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1094] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/ports?tenant_id=a27d9cde9f8041059e1607123a6036a6&device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1095] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e29ea3f8-308d-4456-a2b5-7df9b82575e6 => 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: 532/1096] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:21 2026] DELETE /v2.0/security-groups/1cd40027-2cfd-4e3d-92b0-179112628e62 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:21.541 8 INFO neutron.services.segments.plugin [-] Segment 2ea88e64-59ea-4876-a846-c4b33a59661d resource provider aggregate not found 2026-06-24 04:58:21.544 8 INFO neutron.services.segments.plugin [-] Segment 2ea88e64-59ea-4876-a846-c4b33a59661d resource provider aggregate not found [pid: 7|app: 0|req: 565/1097] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/subnets?id=a202bf97-2dc8-4ae0-ab22-12b58d43c2ad => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:21.559 8 INFO neutron.services.segments.plugin [-] Segment 2ea88e64-59ea-4876-a846-c4b33a59661d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea88e64-59ea-4876-a846-c4b33a59661d found for delete ", "request_id": "req-dbe5cf20-00c4-4ec1-8139-4173920cc855"}]} 2026-06-24 04:58:21.561 8 INFO neutron.services.segments.plugin [-] Segment 2ea88e64-59ea-4876-a846-c4b33a59661d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea88e64-59ea-4876-a846-c4b33a59661d found for delete ", "request_id": "req-ed7ccb5d-e98b-4704-b30e-63bdc0c39565"}]} [pid: 8|app: 0|req: 533/1098] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/ports?network_id=d392a4b9-705d-4f93-923b-734570b3f1a0&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1099] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0?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: 534/1100] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0?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: 567/1101] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:21 2026] GET /v2.0/security-groups?tenant_id=4867e7f38c124fce8909eb723b853941&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1102] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:21 2026] DELETE /v2.0/security-groups/8b8ec77c-c173-4413-8a84-26cfa1b6c7b1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1103] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:22 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1104] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:22 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1105] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:22 2026] GET /v2.0/security-groups?tenant_id=ddff77e4d98347faa92352bc15bf7002&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: 538/1106] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:22 2026] DELETE /v2.0/security-groups/db97b857-3a51-4838-9aa2-c6498e6ff9b8 => 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: 569/1107] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:23 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 539/1108] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:23 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1109] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:24 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1110] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:24 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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: 571/1111] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:25 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1112] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:25 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:26.537 7 INFO neutron.db.segments_db [None req-4e7bde01-4eea-434b-9fb8-3e60ec42fe1c a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Added segment 814d5997-527d-4834-af1d-846e65ad651a of type vxlan for network e15d5bf7-df1a-4dc5-bedc-2771bbbee1ce [pid: 7|app: 0|req: 572/1113] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:26 2026] POST /v2.0/networks => generated 612 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1114] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 04:58:26 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 04:58:26.978 8 INFO neutron.db.segments_db [None req-fe51609e-8f63-4df3-acc0-06ad2c37e49c a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Added segment 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c of type vxlan for network cc9d59c3-aca9-4d29-bd53-825619f55bcf [pid: 7|app: 0|req: 573/1115] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:26 2026] GET /v2.0/security-groups?tenant_id=541e2c6711a6417cbd38354a36c53254&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1116] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:26 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1117] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:27 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1118] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:27 2026] DELETE /v2.0/security-groups/84c12f0a-4bd3-4efb-b683-c7719ad32b94 => 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: 545/1119] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:27 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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: 548/1122] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:27 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1123] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 04:58:27 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 04:58:27.471 7 INFO neutron.db.segments_db [None req-8b734b69-8fb2-45e4-a4ed-8ec7fb155e3f a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Added segment b39e32ce-07bd-4e03-ac83-129c2e7cac19 of type vxlan for network fcdcc8fd-6bf2-4b97-a364-578e8a8d1009 [pid: 7|app: 0|req: 576/1124] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:27 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) 2026-06-24 04:58:27.709 8 INFO neutron.db.l3_db [None req-4b26b540-b1e6-4051-a581-dc50223ed863 cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] Floating IP fa8afcb4-c158-440e-9e2c-1ebf29dc06ad associated. External IP: 10.96.250.206, port: e29ea3f8-308d-4456-a2b5-7df9b82575e6. [pid: 7|app: 0|req: 577/1125] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 04:58:27 2026] POST /v2.0/ports => generated 743 bytes in 271 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: 578/1126] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 04:58:27 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:27.904 7 INFO neutron.db.segments_db [None req-06e04c12-06c8-422a-b61a-477a9f0f7c8f a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Added segment 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 of type vxlan for network 03d74410-52f4-4388-915f-fd626e5baddc [pid: 7|app: 0|req: 579/1127] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:27 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: 8|app: 0|req: 549/1128] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:58:27 2026] PUT /v2.0/floatingips/fa8afcb4-c158-440e-9e2c-1ebf29dc06ad => generated 856 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1129] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:28.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-728550a5-75fb-4230-b44c-c1ecd901ff45'] response: {'name': 'network-changed', 'server_uuid': 'c3559814-8878-4940-b04c-ebbc3eda9bb5', 'tag': 'e29ea3f8-308d-4456-a2b5-7df9b82575e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 581/1130] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 582/1131] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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: 8|app: 0|req: 550/1132] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 04:58:28 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) 2026-06-24 04:58:28.464 7 INFO neutron.db.segments_db [None req-2797e620-f266-4146-8d49-e58ad8517416 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Added segment 32454924-1217-4f29-bb43-d763132b02f6 of type vxlan for network a99e217d-1e3d-43eb-b0a8-05c8d072496c /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 551/1133] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1134] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:28 2026] POST /v2.0/networks => generated 612 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1135] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1136] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/ports?tenant_id=a27d9cde9f8041059e1607123a6036a6&device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1137] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/networks?id=d392a4b9-705d-4f93-923b-734570b3f1a0 => generated 766 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1138] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e29ea3f8-308d-4456-a2b5-7df9b82575e6 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1139] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/subnets?id=a202bf97-2dc8-4ae0-ab22-12b58d43c2ad => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1140] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/ports?network_id=d392a4b9-705d-4f93-923b-734570b3f1a0&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: 553/1141] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 04:58:28 2026] POST /v2.0/ports => generated 743 bytes in 257 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: 589/1142] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0?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: 554/1143] 10.0.0.13 () {34 vars in 746 bytes} [Wed Jun 24 04:58:28 2026] PUT /v2.0/ports/d46323be-5f61-44ec-b694-d6c937f4690e/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1144] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:58:28 2026] GET /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1145] 10.0.0.13 () {34 vars in 746 bytes} [Wed Jun 24 04:58:28 2026] PUT /v2.0/ports/8351e5e7-c070-4b2f-9026-7e6c7830195c/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1146] 10.0.0.13 () {34 vars in 746 bytes} [Wed Jun 24 04:58:29 2026] PUT /v2.0/ports/7d626271-97ca-43a5-a696-3959c44fd196/tags => generated 34 bytes in 72 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: 592/1147] 10.0.0.13 () {34 vars in 746 bytes} [Wed Jun 24 04:58:29 2026] PUT /v2.0/ports/16643da3-41a0-45c3-8f14-10ed99111ea7/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1148] 10.0.0.13 () {32 vars in 659 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1149] 10.0.0.13 () {32 vars in 673 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:29.356 8 INFO neutron.db.segments_db [None req-43ba08e7-ca33-4f6a-9219-430c3ab7e728 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Added segment 14188615-c470-4b47-91a6-dcc09dc52bca of type vxlan for network 8cc91481-cb32-4caf-ad46-c6060e233342 [pid: 7|app: 0|req: 595/1150] 10.0.0.13 () {32 vars in 669 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:29.419 8 INFO neutron.db.segments_db [None req-43ba08e7-ca33-4f6a-9219-430c3ab7e728 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Added segment 39a61439-29b8-4792-af80-2f01e6fc8fbf of type vxlan for network de210f6b-8681-4b2d-9a7b-96a2ee6acfbe [pid: 7|app: 0|req: 596/1151] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1152] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:29 2026] POST /v2.0/networks => generated 1208 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1153] 10.0.0.13 () {32 vars in 667 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1154] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/networks => generated 1845 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1155] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1156] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:29.753 8 INFO neutron.services.segments.plugin [-] Segment 14188615-c470-4b47-91a6-dcc09dc52bca resource provider aggregate not found 2026-06-24 04:58:29.757 8 INFO neutron.services.segments.plugin [-] Segment 14188615-c470-4b47-91a6-dcc09dc52bca resource provider aggregate not found 2026-06-24 04:58:29.778 8 INFO neutron.services.segments.plugin [-] Segment 14188615-c470-4b47-91a6-dcc09dc52bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14188615-c470-4b47-91a6-dcc09dc52bca found for delete ", "request_id": "req-4dc61618-9094-453e-a10f-aa2d25ef22c6"}]} [pid: 8|app: 0|req: 558/1157] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:29 2026] DELETE /v2.0/networks/8cc91481-cb32-4caf-ad46-c6060e233342 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:29.782 8 INFO neutron.services.segments.plugin [-] Segment 14188615-c470-4b47-91a6-dcc09dc52bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14188615-c470-4b47-91a6-dcc09dc52bca found for delete ", "request_id": "req-704ddda6-739b-4353-80f1-eb0606fb8e18"}]} [pid: 7|app: 0|req: 600/1158] 10.0.0.13 () {32 vars in 677 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1159] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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: 560/1160] 10.0.0.13 () {32 vars in 689 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:29.910 7 INFO neutron.services.segments.plugin [-] Segment 39a61439-29b8-4792-af80-2f01e6fc8fbf resource provider aggregate not found 2026-06-24 04:58:29.916 7 INFO neutron.services.segments.plugin [-] Segment 39a61439-29b8-4792-af80-2f01e6fc8fbf resource provider aggregate not found 2026-06-24 04:58:29.931 7 INFO neutron.services.segments.plugin [-] Segment 39a61439-29b8-4792-af80-2f01e6fc8fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a61439-29b8-4792-af80-2f01e6fc8fbf found for delete ", "request_id": "req-d2ee5b1b-8d49-453b-ab19-9db039be4606"}]} [pid: 7|app: 0|req: 601/1161] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:29 2026] DELETE /v2.0/networks/de210f6b-8681-4b2d-9a7b-96a2ee6acfbe => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:29.947 7 INFO neutron.services.segments.plugin [-] Segment 39a61439-29b8-4792-af80-2f01e6fc8fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a61439-29b8-4792-af80-2f01e6fc8fbf found for delete ", "request_id": "req-cff07a47-2a22-4731-8cb3-4599e79dc8fa"}]} 2026-06-24 04:58:29.985 8 INFO neutron_taas.services.taas.taas_plugin [None req-72363da3-5e83-4df8-941d-f6cea636a8ea a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] TaaS: Handle Delete Port: d46323be-5f61-44ec-b694-d6c937f4690e 2026-06-24 04:58:29.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72363da3-5e83-4df8-941d-f6cea636a8ea a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Tap Mirror: Handle Delete Port: d46323be-5f61-44ec-b694-d6c937f4690e [pid: 7|app: 0|req: 602/1162] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:58:29 2026] GET /v2.0/networks => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1163] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:29 2026] DELETE /v2.0/ports/d46323be-5f61-44ec-b694-d6c937f4690e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:30.093 7 INFO neutron.db.segments_db [None req-6e431186-0f89-49da-ac2c-a431bb1d43bf accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Added segment 5f75901d-57d2-483b-987a-f1ebd532c7f3 of type vxlan for network 887a1a74-65d3-4dba-a320-dbdb22c03845 [pid: 7|app: 0|req: 603/1164] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:30 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:30.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f0aa373-f8b9-4e5e-b336-6f9bbd4a4761 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] TaaS: Handle Delete Port: 8351e5e7-c070-4b2f-9026-7e6c7830195c 2026-06-24 04:58:30.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f0aa373-f8b9-4e5e-b336-6f9bbd4a4761 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Tap Mirror: Handle Delete Port: 8351e5e7-c070-4b2f-9026-7e6c7830195c 2026-06-24 04:58:30.265 7 INFO neutron.db.segments_db [None req-07fe819d-90c5-4327-8a78-e210a0d7d8f6 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Added segment a92c28de-1dea-4469-bfb8-ec77ba8508fb of type vxlan for network 1862076b-cdb4-49eb-9bb1-dfc24fc0cfb1 [pid: 8|app: 0|req: 562/1165] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:30 2026] DELETE /v2.0/ports/8351e5e7-c070-4b2f-9026-7e6c7830195c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1166] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:30 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:30.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-db6b07e2-0a0c-4d0c-b4c5-e29d295e3cc5 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] TaaS: Handle Delete Port: 7d626271-97ca-43a5-a696-3959c44fd196 2026-06-24 04:58:30.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db6b07e2-0a0c-4d0c-b4c5-e29d295e3cc5 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Tap Mirror: Handle Delete Port: 7d626271-97ca-43a5-a696-3959c44fd196 [pid: 8|app: 0|req: 563/1167] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:30 2026] DELETE /v2.0/ports/7d626271-97ca-43a5-a696-3959c44fd196 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:30.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a0c1d78-c085-4e8b-8b5e-0e81fb322b03 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] TaaS: Handle Delete Port: 16643da3-41a0-45c3-8f14-10ed99111ea7 2026-06-24 04:58:30.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a0c1d78-c085-4e8b-8b5e-0e81fb322b03 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Tap Mirror: Handle Delete Port: 16643da3-41a0-45c3-8f14-10ed99111ea7 [pid: 8|app: 0|req: 564/1168] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:30 2026] DELETE /v2.0/ports/16643da3-41a0-45c3-8f14-10ed99111ea7 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:30.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-2892ba9e-ee73-45fe-a82e-016879855b04 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] TaaS: Handle Delete Port: d7826536-e5a5-4f83-9b80-97737e4b5aaf 2026-06-24 04:58:30.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2892ba9e-ee73-45fe-a82e-016879855b04 a9b22a3ff0044c63a75a815120472ffd f0cccc6fe5524834b5af0877def848cb - - default default] Tap Mirror: Handle Delete Port: d7826536-e5a5-4f83-9b80-97737e4b5aaf [pid: 8|app: 0|req: 565/1169] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:30 2026] DELETE /v2.0/ports/d7826536-e5a5-4f83-9b80-97737e4b5aaf => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1170] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:58:30 2026] POST /v2.0/ports => generated 1506 bytes in 618 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: 566/1171] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:30 2026] DELETE /v2.0/networks/e15d5bf7-df1a-4dc5-bedc-2771bbbee1ce => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1172] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:58:31 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1173] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:30 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1174] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:58:31 2026] GET /v2.0/ports => generated 1506 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1175] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/networks/cc9d59c3-aca9-4d29-bd53-825619f55bcf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1176] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:31 2026] GET /v2.0/security-groups?id=f0ba4bb4-6ff4-4596-826a-261c33d4999b&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-24 04:58:31.253 8 INFO neutron_taas.services.taas.taas_plugin [req-2da5d55d-e576-4122-89f5-bfda230f60e7 req-a80aa7ec-6cb7-442a-b9c4-1a194605e6bf cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] TaaS: Handle Delete Port: e29ea3f8-308d-4456-a2b5-7df9b82575e6 2026-06-24 04:58:31.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2da5d55d-e576-4122-89f5-bfda230f60e7 req-a80aa7ec-6cb7-442a-b9c4-1a194605e6bf cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] Tap Mirror: Handle Delete Port: e29ea3f8-308d-4456-a2b5-7df9b82575e6 2026-06-24 04:58:31.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-a340272e-0072-4514-8b84-46df35a33a0b accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] TaaS: Handle Delete Port: 71ebfe9f-f432-458a-8bba-db487d986ac9 2026-06-24 04:58:31.311 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a340272e-0072-4514-8b84-46df35a33a0b accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Tap Mirror: Handle Delete Port: 71ebfe9f-f432-458a-8bba-db487d986ac9 2026-06-24 04:58:31.346 8 INFO neutron.db.l3_db [req-2da5d55d-e576-4122-89f5-bfda230f60e7 req-a80aa7ec-6cb7-442a-b9c4-1a194605e6bf cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] Floating IP fa8afcb4-c158-440e-9e2c-1ebf29dc06ad disassociated. External IP: 10.96.250.206, port: e29ea3f8-308d-4456-a2b5-7df9b82575e6. [pid: 7|app: 0|req: 609/1177] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/ports/71ebfe9f-f432-458a-8bba-db487d986ac9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1178] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/networks/fcdcc8fd-6bf2-4b97-a364-578e8a8d1009 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:31.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8971ed8-7c90-4d1a-87e1-5edb5107e419 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] TaaS: Handle Delete Port: 110efaba-fbb5-4654-bbf1-b3c1f24c949e 2026-06-24 04:58:31.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8971ed8-7c90-4d1a-87e1-5edb5107e419 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Tap Mirror: Handle Delete Port: 110efaba-fbb5-4654-bbf1-b3c1f24c949e [pid: 8|app: 0|req: 569/1179] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/ports/e29ea3f8-308d-4456-a2b5-7df9b82575e6 => generated 0 bytes in 521 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1180] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/ports/110efaba-fbb5-4654-bbf1-b3c1f24c949e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:31.707 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c67d51-0366-4486-8d1f-584ff20b70ba'] response: {'server_uuid': 'c3559814-8878-4940-b04c-ebbc3eda9bb5', 'name': 'network-vif-deleted', 'tag': 'e29ea3f8-308d-4456-a2b5-7df9b82575e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 612/1181] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:58:31 2026] GET /v2.0/ports => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:31.800 8 INFO neutron.services.segments.plugin [-] Segment 814d5997-527d-4834-af1d-846e65ad651a resource provider aggregate not found 2026-06-24 04:58:31.803 8 INFO neutron.services.segments.plugin [-] Segment 814d5997-527d-4834-af1d-846e65ad651a resource provider aggregate not found [pid: 8|app: 0|req: 570/1182] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/networks/03d74410-52f4-4388-915f-fd626e5baddc => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:31.807 7 INFO neutron.db.segments_db [None req-023c9bf2-4ebe-43f1-acd2-9ecbd4884439 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Added segment 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 of type vxlan for network d00936ee-9cae-47e0-9aed-9429fb532493 2026-06-24 04:58:31.817 8 INFO neutron.services.segments.plugin [-] Segment 814d5997-527d-4834-af1d-846e65ad651a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 814d5997-527d-4834-af1d-846e65ad651a found for delete ", "request_id": "req-b73afbe4-9b71-4342-b92e-78aadd7ca98d"}]} 2026-06-24 04:58:31.828 8 INFO neutron.services.segments.plugin [-] Segment 814d5997-527d-4834-af1d-846e65ad651a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 814d5997-527d-4834-af1d-846e65ad651a found for delete ", "request_id": "req-6b846f2e-9e40-4534-92b7-f38df7d2c4ae"}]} 2026-06-24 04:58:31.836 8 INFO neutron.services.segments.plugin [-] Segment 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 resource provider aggregate not found 2026-06-24 04:58:31.846 8 INFO neutron.services.segments.plugin [-] Segment 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 resource provider aggregate not found 2026-06-24 04:58:31.849 8 INFO neutron.services.segments.plugin [-] Segment 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 found for delete ", "request_id": "req-00ccd784-dfec-459b-9d00-8d63b231b8c7"}]} 2026-06-24 04:58:31.868 8 INFO neutron.services.segments.plugin [-] Segment 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6ddf9e-8fb5-46b0-aded-942ec0c13323 found for delete ", "request_id": "req-a7981c2d-77e1-4aea-8d0a-6ef51ec36eb9"}]} [pid: 7|app: 0|req: 613/1183] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:31 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:31.951 7 INFO neutron.services.segments.plugin [-] Segment 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c resource provider aggregate not found [pid: 8|app: 0|req: 571/1184] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:31 2026] DELETE /v2.0/networks/a99e217d-1e3d-43eb-b0a8-05c8d072496c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:31.966 7 INFO neutron.services.segments.plugin [-] Segment 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c found for delete ", "request_id": "req-189e9852-b545-4323-9b8a-5581c667b76b"}]} 2026-06-24 04:58:31.975 7 INFO neutron.services.segments.plugin [-] Segment 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c resource provider aggregate not found 2026-06-24 04:58:31.982 7 INFO neutron.db.segments_db [None req-2d16b524-3a87-465d-b778-9f16fb6e1e58 accfd5f99535446eb490ffb9feef8e32 1c3b128d9eff4664a83eb123da5285be - - default default] Added segment 53348791-1a1f-4bcb-b583-1ef53905b7d9 of type vxlan for network adb466dc-e939-42c8-957e-9fc5543b3400 2026-06-24 04:58:31.986 7 INFO neutron.services.segments.plugin [-] Segment b39e32ce-07bd-4e03-ac83-129c2e7cac19 resource provider aggregate not found 2026-06-24 04:58:31.998 7 INFO neutron.services.segments.plugin [-] Segment 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e0f3aa6-3452-4fef-a7d7-282c5eec3c1c found for delete ", "request_id": "req-6aa75d66-6a83-4e09-8ff9-127a16d72443"}]} 2026-06-24 04:58:32.006 7 INFO neutron.services.segments.plugin [-] Segment b39e32ce-07bd-4e03-ac83-129c2e7cac19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b39e32ce-07bd-4e03-ac83-129c2e7cac19 found for delete ", "request_id": "req-c0e9db4b-3cbb-425d-a2b0-102c999f66ad"}]} 2026-06-24 04:58:32.020 7 INFO neutron.services.segments.plugin [-] Segment b39e32ce-07bd-4e03-ac83-129c2e7cac19 resource provider aggregate not found 2026-06-24 04:58:32.042 7 INFO neutron.services.segments.plugin [-] Segment b39e32ce-07bd-4e03-ac83-129c2e7cac19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b39e32ce-07bd-4e03-ac83-129c2e7cac19 found for delete ", "request_id": "req-d6b23e0a-e27e-4e6b-812f-ed955922edeb"}]} [pid: 7|app: 0|req: 614/1185] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:31 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1186] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:32 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1187] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:32 2026] POST /v2.0/subnets => generated 1273 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1188] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:58:32 2026] GET /v2.0/subnets => generated 1909 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1189] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:32 2026] DELETE /v2.0/subnets/afab3d20-a795-4d78-bdb7-eefd115d90dc => 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: 617/1190] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:32 2026] DELETE /v2.0/subnets/9ece9f41-1293-4598-80ca-595d5327a813 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1191] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:58:32 2026] GET /v2.0/subnets => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1192] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:32 2026] DELETE /v2.0/networks/adb466dc-e939-42c8-957e-9fc5543b3400 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1193] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:32 2026] GET /v2.0/security-groups?tenant_id=a4da85a9c7194523b67034f774fb24d9&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: 620/1194] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:33 2026] DELETE /v2.0/networks/d00936ee-9cae-47e0-9aed-9429fb532493 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1195] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:33 2026] DELETE /v2.0/security-groups/865a00f5-cc71-460a-abdb-f01d62254163 => 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: 621/1196] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:33 2026] DELETE /v2.0/networks/1862076b-cdb4-49eb-9bb1-dfc24fc0cfb1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1197] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:33 2026] DELETE /v2.0/networks/887a1a74-65d3-4dba-a320-dbdb22c03845 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1198] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:33 2026] GET /v2.0/security-groups?tenant_id=e5398a13e8984c8e92bce326e8918fd6&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1199] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:33 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 623/1200] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:33 2026] DELETE /v2.0/security-groups/bbe741f1-a4aa-45bd-983d-4fb0568851b7 => 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: 578/1201] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:33 2026] GET /v2.0/security-groups?tenant_id=f0cccc6fe5524834b5af0877def848cb&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1202] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:33 2026] DELETE /v2.0/security-groups/fe2ad99d-617c-4b06-82c7-86bbef7b840c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:33.866 8 INFO neutron.services.segments.plugin [-] Segment 32454924-1217-4f29-bb43-d763132b02f6 resource provider aggregate not found 2026-06-24 04:58:33.884 8 INFO neutron.services.segments.plugin [-] Segment 32454924-1217-4f29-bb43-d763132b02f6 resource provider aggregate not found 2026-06-24 04:58:33.888 8 INFO neutron.services.segments.plugin [-] Segment 32454924-1217-4f29-bb43-d763132b02f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32454924-1217-4f29-bb43-d763132b02f6 found for delete ", "request_id": "req-a96f81ec-3742-4dd0-8a05-c130a21ff5a3"}]} 2026-06-24 04:58:33.895 8 INFO neutron.services.segments.plugin [-] Segment 32454924-1217-4f29-bb43-d763132b02f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32454924-1217-4f29-bb43-d763132b02f6 found for delete ", "request_id": "req-5d638bb7-ca47-4eab-b948-423503bc74e3"}]} 2026-06-24 04:58:34.025 7 INFO neutron.services.segments.plugin [-] Segment 53348791-1a1f-4bcb-b583-1ef53905b7d9 resource provider aggregate not found [pid: 8|app: 0|req: 579/1203] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:33 2026] GET /v2.0/security-groups?tenant_id=1c3b128d9eff4664a83eb123da5285be&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:34.050 7 INFO neutron.services.segments.plugin [-] Segment 53348791-1a1f-4bcb-b583-1ef53905b7d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53348791-1a1f-4bcb-b583-1ef53905b7d9 found for delete ", "request_id": "req-7aafcdc9-1441-4428-b524-9bcc7ae31493"}]} 2026-06-24 04:58:34.065 7 INFO neutron.services.segments.plugin [-] Segment 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 resource provider aggregate not found 2026-06-24 04:58:34.070 7 INFO neutron.services.segments.plugin [-] Segment 53348791-1a1f-4bcb-b583-1ef53905b7d9 resource provider aggregate not found 2026-06-24 04:58:34.089 7 INFO neutron.services.segments.plugin [-] Segment 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 found for delete ", "request_id": "req-63c1cf71-9fb6-4522-b366-fe71314f666b"}]} 2026-06-24 04:58:34.096 7 INFO neutron.services.segments.plugin [-] Segment 53348791-1a1f-4bcb-b583-1ef53905b7d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53348791-1a1f-4bcb-b583-1ef53905b7d9 found for delete ", "request_id": "req-cb981bd3-65c7-4f33-878c-f2a14e55e4c3"}]} 2026-06-24 04:58:34.121 7 INFO neutron.services.segments.plugin [-] Segment a92c28de-1dea-4469-bfb8-ec77ba8508fb resource provider aggregate not found 2026-06-24 04:58:34.128 7 INFO neutron.services.segments.plugin [-] Segment 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 resource provider aggregate not found 2026-06-24 04:58:34.137 7 INFO neutron.services.segments.plugin [-] Segment a92c28de-1dea-4469-bfb8-ec77ba8508fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a92c28de-1dea-4469-bfb8-ec77ba8508fb found for delete ", "request_id": "req-9f8584a9-638f-4f10-8615-2b80255fc238"}]} 2026-06-24 04:58:34.145 7 INFO neutron.services.segments.plugin [-] Segment 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef8c9ef-3187-44e1-872d-40d2e8cc8af4 found for delete ", "request_id": "req-4c13977b-6fbf-440b-9a2f-2dfa8ecdb606"}]} 2026-06-24 04:58:34.163 7 INFO neutron.services.segments.plugin [-] Segment 5f75901d-57d2-483b-987a-f1ebd532c7f3 resource provider aggregate not found 2026-06-24 04:58:34.163 7 INFO neutron.services.segments.plugin [-] Segment a92c28de-1dea-4469-bfb8-ec77ba8508fb resource provider aggregate not found 2026-06-24 04:58:34.182 7 INFO neutron.services.segments.plugin [-] Segment 5f75901d-57d2-483b-987a-f1ebd532c7f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f75901d-57d2-483b-987a-f1ebd532c7f3 found for delete ", "request_id": "req-ac4846d5-cad2-4d1d-a508-6f223f6c50c8"}]} 2026-06-24 04:58:34.189 7 INFO neutron.services.segments.plugin [-] Segment a92c28de-1dea-4469-bfb8-ec77ba8508fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a92c28de-1dea-4469-bfb8-ec77ba8508fb found for delete ", "request_id": "req-12f7c736-3dee-4b9e-8bbc-7d844f050324"}]} [pid: 7|app: 0|req: 625/1204] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:34 2026] DELETE /v2.0/security-groups/a9ad02dc-1ca8-408a-ae51-cb0eb9882054 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:34.212 7 INFO neutron.services.segments.plugin [-] Segment 5f75901d-57d2-483b-987a-f1ebd532c7f3 resource provider aggregate not found 2026-06-24 04:58:34.230 7 INFO neutron.services.segments.plugin [-] Segment 5f75901d-57d2-483b-987a-f1ebd532c7f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f75901d-57d2-483b-987a-f1ebd532c7f3 found for delete ", "request_id": "req-f8664b40-f60a-4f4d-abd9-9402589c1e6b"}]} [pid: 8|app: 0|req: 580/1205] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:34 2026] GET /v2.0/ports?device_id=c3559814-8878-4940-b04c-ebbc3eda9bb5 => 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: 626/1206] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:35 2026] DELETE /v2.0/security-groups/f0ba4bb4-6ff4-4596-826a-261c33d4999b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:35.721 8 INFO neutron.api.v2.resource [None req-dff2e6a4-2ac1-4183-96ed-0070a65610a1 cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1207] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:58:35 2026] GET /v2.0/security-groups/f0ba4bb4-6ff4-4596-826a-261c33d4999b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:35.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-9225bd0e-a26e-4a1f-a423-2efcea9054bc cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] TaaS: Handle Delete Port: f06b04b6-4265-4c69-af97-f114740ed544 2026-06-24 04:58:35.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9225bd0e-a26e-4a1f-a423-2efcea9054bc cc9322c2d36049ddb25332a688b9dec6 a27d9cde9f8041059e1607123a6036a6 - - default default] Tap Mirror: Handle Delete Port: f06b04b6-4265-4c69-af97-f114740ed544 [pid: 7|app: 0|req: 627/1208] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:35 2026] DELETE /v2.0/floatingips/fa8afcb4-c158-440e-9e2c-1ebf29dc06ad => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:36.466 8 INFO neutron.db.segments_db [None req-8fc2404f-29f3-4482-9a02-863053652ad7 f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] Added segment 0e3b32cb-2a80-48e9-83b8-d858cc6a058d of type vxlan for network 48567d77-46cc-463d-a1a4-cd39e2b67838 2026-06-24 04:58:36.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6473a58-fd90-48b7-aac2-2ae7f14efcf5 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: ab8f8ab0-6e0b-4856-997d-6ce188d2f792 2026-06-24 04:58:36.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6473a58-fd90-48b7-aac2-2ae7f14efcf5 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: ab8f8ab0-6e0b-4856-997d-6ce188d2f792 [pid: 8|app: 0|req: 582/1209] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:36 2026] POST /v2.0/networks => generated 624 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1210] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:36 2026] POST /v2.0/subnets => generated 641 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:36.970 8 INFO neutron.db.segments_db [None req-2c3e00b5-7a7e-4453-89df-73e3053e4660 f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] Added segment 2dea4992-3e87-4914-a3a7-e6078c3380d4 of type vxlan for network b3ca1e70-f15f-4234-8cda-7b27dc495ef9 [pid: 8|app: 0|req: 584/1211] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:36 2026] POST /v2.0/networks => generated 625 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1212] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:58:36 2026] PUT /v2.0/routers/9d33a534-a6e4-437b-b152-ed6f2a884237/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1213] 10.0.0.13 () {34 vars in 742 bytes} [Wed Jun 24 04:58:37 2026] PUT /v2.0/networks/b3ca1e70-f15f-4234-8cda-7b27dc495ef9 => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1214] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:58:37 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:37.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8f5c743-dac6-4ce0-b94e-1aa911857195 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 59653f4b-90e2-42a1-8b7d-e3d3c4313d90 2026-06-24 04:58:37.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f5c743-dac6-4ce0-b94e-1aa911857195 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 59653f4b-90e2-42a1-8b7d-e3d3c4313d90 [pid: 8|app: 0|req: 586/1215] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:37 2026] POST /v2.0/subnets => generated 626 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1216] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:58:37 2026] PUT /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:38.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8f5c743-dac6-4ce0-b94e-1aa911857195 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 0e7cd1af-b6b7-4db9-86bd-b29f1e415b8e 2026-06-24 04:58:38.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f5c743-dac6-4ce0-b94e-1aa911857195 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 0e7cd1af-b6b7-4db9-86bd-b29f1e415b8e [pid: 8|app: 0|req: 588/1217] 10.0.0.13 () {34 vars in 740 bytes} [Wed Jun 24 04:58:37 2026] PUT /v2.0/subnets/a077d6ef-70bf-467b-a9d5-3f1871223dea => generated 636 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1218] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:38.385 7 INFO neutron.services.segments.plugin [-] Segment 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 resource provider aggregate not found 2026-06-24 04:58:38.393 7 INFO neutron.services.segments.plugin [-] Segment 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 resource provider aggregate not found 2026-06-24 04:58:38.398 8 INFO neutron.services.segments.plugin [-] Segment 2dea4992-3e87-4914-a3a7-e6078c3380d4 resource provider aggregate not found 2026-06-24 04:58:38.405 7 INFO neutron.services.segments.plugin [-] Segment 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 found for delete ", "request_id": "req-0cf7a3e8-7ac9-463b-9d68-a65cd9ffddaa"}]} 2026-06-24 04:58:38.406 7 INFO neutron.db.l3_hamode_db [None req-e8f5c743-dac6-4ce0-b94e-1aa911857195 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network a38d36a7-d0ea-402a-8438-5f675f49f3ed was deleted as no HA routers are present in tenant a27d9cde9f8041059e1607123a6036a6. 2026-06-24 04:58:38.409 8 INFO neutron.services.segments.plugin [-] Segment 2dea4992-3e87-4914-a3a7-e6078c3380d4 resource provider aggregate not found [pid: 7|app: 0|req: 630/1219] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:37 2026] DELETE /v2.0/routers/9d33a534-a6e4-437b-b152-ed6f2a884237 => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:38.417 7 INFO neutron.services.segments.plugin [-] Segment 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ba9ee2-12f0-4630-9f6b-58901d83a9b5 found for delete ", "request_id": "req-c8f9693f-c801-44d6-84cb-763649b33ca3"}]} 2026-06-24 04:58:38.429 8 INFO neutron.services.segments.plugin [-] Segment 2dea4992-3e87-4914-a3a7-e6078c3380d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dea4992-3e87-4914-a3a7-e6078c3380d4 found for delete ", "request_id": "req-8e5e06f7-f407-40f6-9387-662764e4828a"}]} 2026-06-24 04:58:38.450 8 INFO neutron.services.segments.plugin [-] Segment 2dea4992-3e87-4914-a3a7-e6078c3380d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dea4992-3e87-4914-a3a7-e6078c3380d4 found for delete ", "request_id": "req-e220416d-1d0a-4ba7-9811-65006891d8ac"}]} [pid: 8|app: 0|req: 590/1220] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:38 2026] DELETE /v2.0/networks/b3ca1e70-f15f-4234-8cda-7b27dc495ef9 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1221] 10.0.0.13 () {34 vars in 769 bytes} [Wed Jun 24 04:58:38 2026] PUT /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/green => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1222] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:38.548 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11ec35d1-ab3b-41fb-9642-bb432a9bb1dd f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1223] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:38 2026] DELETE /v2.0/networks/b3ca1e70-f15f-4234-8cda-7b27dc495ef9 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1224] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1225] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 595/1226] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1227] 10.0.0.13 () {34 vars in 765 bytes} [Wed Jun 24 04:58:38 2026] PUT /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1228] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:38 2026] DELETE /v2.0/subnets/a202bf97-2dc8-4ae0-ab22-12b58d43c2ad => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1229] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/subnets?network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1230] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1231] 10.0.0.13 () {32 vars in 652 bytes} [Wed Jun 24 04:58:38 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: 7|app: 0|req: 635/1232] 10.0.0.13 () {34 vars in 787 bytes} [Wed Jun 24 04:58:38 2026] PUT /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 04:58:38.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7509e47-c892-4b07-a2c9-fc72a4c7aa3c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 94c798b0-43d4-41bd-a596-df10bfd76b2f 2026-06-24 04:58:38.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7509e47-c892-4b07-a2c9-fc72a4c7aa3c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 94c798b0-43d4-41bd-a596-df10bfd76b2f [pid: 7|app: 0|req: 636/1233] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/networks => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1234] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 638/1235] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1236] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/subnets => generated 1280 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1237] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:38 2026] DELETE /v2.0/networks/d392a4b9-705d-4f93-923b-734570b3f1a0 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1238] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:38 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&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: 599/1239] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:58:39 2026] PUT /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1240] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/networks/48567d77-46cc-463d-a1a4-cd39e2b67838 => generated 668 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1241] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/subnets/9ead2634-7530-40df-9be3-96afb8beec64 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1242] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:39.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da401abb-a741-4b81-9498-1e728142c9ac f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1243] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/subnets/a077d6ef-70bf-467b-a9d5-3f1871223dea => 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: 602/1244] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/security-groups?tenant_id=a27d9cde9f8041059e1607123a6036a6&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:39.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9757de3-478f-41bc-9715-d15efc229e38 f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1245] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1246] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/networks/b3ca1e70-f15f-4234-8cda-7b27dc495ef9 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:39.204 8 INFO neutron.api.v2.resource [None req-5d163473-f060-490f-bca1-226936e60430 fdff34e25d16472a9375cdfbc45e1249 67143da8d86f4477a32c9f825f0b89fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1247] 10.0.0.13 () {32 vars in 750 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1248] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/security-groups/c0462a76-33df-47f6-a65f-fbdf204a5da1 => 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: 645/1249] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1250] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/subnets/9ead2634-7530-40df-9be3-96afb8beec64 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1251] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:39.413 7 INFO neutron.api.v2.resource [None req-b9b3057c-5e70-4ff7-8473-8cf6a4c6bab3 fdff34e25d16472a9375cdfbc45e1249 67143da8d86f4477a32c9f825f0b89fc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 647/1252] 10.0.0.13 () {32 vars in 753 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 04:58:39.455 8 INFO neutron_taas.services.taas.taas_plugin [None req-2782e0f8-9f08-45b0-bd14-cd684e4a5e00 f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] TaaS: Handle Delete Port: 9aa8ab9b-bb0f-4267-9e8f-14a491a62f40 2026-06-24 04:58:39.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2782e0f8-9f08-45b0-bd14-cd684e4a5e00 f4b9464dbba54d72980d280b4561ead8 7c1360f29c774d138fa9358cb44671c4 - - default default] Tap Mirror: Handle Delete Port: 9aa8ab9b-bb0f-4267-9e8f-14a491a62f40 [pid: 7|app: 0|req: 648/1253] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => 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: 649/1254] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:39 2026] GET /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:39.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8872bc7-8a5d-4a62-b726-251ea28b3a61 fdff34e25d16472a9375cdfbc45e1249 67143da8d86f4477a32c9f825f0b89fc - - default default] TaaS: Handle Delete Port: 566a10b1-f3dc-4d32-85cf-9c937acee6ed 2026-06-24 04:58:39.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8872bc7-8a5d-4a62-b726-251ea28b3a61 fdff34e25d16472a9375cdfbc45e1249 67143da8d86f4477a32c9f825f0b89fc - - default default] Tap Mirror: Handle Delete Port: 566a10b1-f3dc-4d32-85cf-9c937acee6ed [pid: 8|app: 0|req: 606/1255] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/networks/48567d77-46cc-463d-a1a4-cd39e2b67838 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1256] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:39 2026] DELETE /v2.0/floatingips/705c0981-7a79-45cf-be4f-8c8e112b54c5 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1257] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:40 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1258] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:40 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:40.459 8 INFO neutron.services.segments.plugin [-] Segment a96f28f9-9402-441d-8e67-6c4340d16225 resource provider aggregate not found 2026-06-24 04:58:40.474 8 INFO neutron.services.segments.plugin [-] Segment a96f28f9-9402-441d-8e67-6c4340d16225 resource provider aggregate not found 2026-06-24 04:58:40.478 8 INFO neutron.services.segments.plugin [-] Segment a96f28f9-9402-441d-8e67-6c4340d16225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96f28f9-9402-441d-8e67-6c4340d16225 found for delete ", "request_id": "req-4906ff1a-096c-4c14-a424-88469b100d4a"}]} 2026-06-24 04:58:40.498 8 INFO neutron.services.segments.plugin [-] Segment a96f28f9-9402-441d-8e67-6c4340d16225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96f28f9-9402-441d-8e67-6c4340d16225 found for delete ", "request_id": "req-729be994-2c20-4140-9330-8eea6b63001d"}]} 2026-06-24 04:58:40.501 8 INFO neutron.services.segments.plugin [-] Segment 0e3b32cb-2a80-48e9-83b8-d858cc6a058d resource provider aggregate not found [pid: 8|app: 0|req: 608/1259] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:40 2026] GET /v2.0/security-groups?tenant_id=7c1360f29c774d138fa9358cb44671c4&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:40.524 8 INFO neutron.services.segments.plugin [-] Segment 0e3b32cb-2a80-48e9-83b8-d858cc6a058d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e3b32cb-2a80-48e9-83b8-d858cc6a058d found for delete ", "request_id": "req-c10dc5b2-6e6c-4695-8ffe-b0dbc7f6bd99"}]} 2026-06-24 04:58:40.526 8 INFO neutron.services.segments.plugin [-] Segment 0e3b32cb-2a80-48e9-83b8-d858cc6a058d resource provider aggregate not found 2026-06-24 04:58:40.545 8 INFO neutron.services.segments.plugin [-] Segment 0e3b32cb-2a80-48e9-83b8-d858cc6a058d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e3b32cb-2a80-48e9-83b8-d858cc6a058d found for delete ", "request_id": "req-ddd01677-9d73-4bdc-93e5-c811b76b175a"}]} [pid: 7|app: 0|req: 652/1260] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:40 2026] GET /v2.0/security-groups?tenant_id=f9d47c3b728c46ebae85b413f924bd88&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1261] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:40 2026] DELETE /v2.0/security-groups/7681bae7-b9e0-4462-a647-96bf560fde2a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1262] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:40 2026] DELETE /v2.0/security-groups/a01b3af8-695d-49ff-a996-8f133e68c570 => 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: 610/1263] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:40 2026] GET /v2.0/security-groups?tenant_id=67143da8d86f4477a32c9f825f0b89fc&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1264] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:40 2026] DELETE /v2.0/security-groups/bbc86083-3d69-4375-a92d-d822dc626442 => 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: 611/1265] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:41 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1266] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 04:58:41 2026] GET /v2.0/security-groups?id=7574de10-9caf-4aa5-af15-edc3f984f1c6&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1267] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:58:41 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:41.563 7 INFO neutron_taas.services.taas.taas_plugin [req-848310ba-3a11-4d1d-83ca-07c9bc2179e5 req-b224cb7a-4805-4e44-8f13-574ca7dc33b5 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] TaaS: Handle Delete Port: 10cc0951-9278-4ffd-a0fa-433138614c9c 2026-06-24 04:58:41.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-848310ba-3a11-4d1d-83ca-07c9bc2179e5 req-b224cb7a-4805-4e44-8f13-574ca7dc33b5 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] Tap Mirror: Handle Delete Port: 10cc0951-9278-4ffd-a0fa-433138614c9c 2026-06-24 04:58:41.728 7 INFO neutron.db.l3_db [req-848310ba-3a11-4d1d-83ca-07c9bc2179e5 req-b224cb7a-4805-4e44-8f13-574ca7dc33b5 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] Floating IP ef2b06ab-5248-4f46-88ea-16002fc74237 disassociated. External IP: 10.96.250.210, port: 10cc0951-9278-4ffd-a0fa-433138614c9c. [pid: 7|app: 0|req: 656/1270] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:58:41 2026] DELETE /v2.0/ports/10cc0951-9278-4ffd-a0fa-433138614c9c => generated 0 bytes in 711 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:42.186 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8aaa6419-87ce-4c8c-9474-11e6973c3c8f'] response: {'server_uuid': 'e9125063-f78c-4c78-a746-7884dfeeb41a', 'name': 'network-vif-deleted', 'tag': '10cc0951-9278-4ffd-a0fa-433138614c9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 615/1271] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:42 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:42.785 7 INFO neutron.db.segments_db [None req-a96f29e0-2a4b-4f99-9177-93021d406404 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Added segment f7c78195-70ef-407c-be18-8265b6de2c06 of type vxlan for network 8c19917c-7638-4c60-8570-09f500d17abc [pid: 7|app: 0|req: 657/1272] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:42 2026] POST /v2.0/networks => generated 630 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1273] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:58:42 2026] POST /v2.0/ports => generated 778 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:58:43.261 7 INFO neutron.db.segments_db [None req-d9efa94f-2493-40c0-81ca-cd663d58d526 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Added segment 62c3333d-f2d3-45bf-b26e-cccef5867b66 of type vxlan for network 2875a3f3-ac4f-4661-a8ff-5791434ba5bb [pid: 7|app: 0|req: 658/1274] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:43 2026] POST /v2.0/networks => generated 617 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: 7|app: 0|req: 659/1275] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:43 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => 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: 617/1276] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:43 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1277] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:43 2026] GET /v2.0/security-groups?tenant_id=65368668b17e4f6dade4baa00d7fcb0c&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1278] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:58:43 2026] POST /v2.0/ports => generated 966 bytes in 301 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: 661/1279] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:43 2026] DELETE /v2.0/security-groups/30ceb126-2b3a-451e-83a5-477f80b6a30c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:44.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba8e512f-7fd6-4c9c-9eb0-afaabf19c97e 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] TaaS: Handle Delete Port: b9f4c503-0150-42da-a535-54e4de0aee5c 2026-06-24 04:58:44.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba8e512f-7fd6-4c9c-9eb0-afaabf19c97e 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Tap Mirror: Handle Delete Port: b9f4c503-0150-42da-a535-54e4de0aee5c [pid: 8|app: 0|req: 619/1280] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:43 2026] DELETE /v2.0/ports/b9f4c503-0150-42da-a535-54e4de0aee5c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:44.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43c94dac-0257-405b-aadf-8c26fcf27577 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1281] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:44 2026] DELETE /v2.0/ports/b9f4c503-0150-42da-a535-54e4de0aee5c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1282] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:44 2026] GET /v2.0/security-groups?tenant_id=9ded04df0af048cf872e31ced670cfe5&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:44.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69ee5f01-eba3-4af5-8cbe-970975ba324f 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1283] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:44 2026] GET /v2.0/ports/b9f4c503-0150-42da-a535-54e4de0aee5c => 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: 663/1284] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:44 2026] DELETE /v2.0/security-groups/214e781e-553f-457f-b04a-0a5708bea32e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1285] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:44 2026] DELETE /v2.0/subnets/88bf9d3d-92fb-4d05-ad04-2640d3b29187 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:44.458 7 INFO neutron.services.segments.plugin [-] Segment 62c3333d-f2d3-45bf-b26e-cccef5867b66 resource provider aggregate not found 2026-06-24 04:58:44.464 7 INFO neutron.services.segments.plugin [-] Segment 62c3333d-f2d3-45bf-b26e-cccef5867b66 resource provider aggregate not found 2026-06-24 04:58:44.478 7 INFO neutron.services.segments.plugin [-] Segment 62c3333d-f2d3-45bf-b26e-cccef5867b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c3333d-f2d3-45bf-b26e-cccef5867b66 found for delete ", "request_id": "req-b5bc8f04-618f-4953-b8ff-fb8e5acb4a75"}]} 2026-06-24 04:58:44.479 7 INFO neutron.services.segments.plugin [-] Segment 62c3333d-f2d3-45bf-b26e-cccef5867b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c3333d-f2d3-45bf-b26e-cccef5867b66 found for delete ", "request_id": "req-e7b36971-9b78-4de0-8cad-7f9590954352"}]} [pid: 7|app: 0|req: 664/1286] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:44 2026] DELETE /v2.0/networks/2875a3f3-ac4f-4661-a8ff-5791434ba5bb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:44.549 7 INFO neutron.db.segments_db [None req-c7f2094a-3d94-4509-99f3-2892fdc187e0 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Added segment dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 of type vxlan for network 66ef65bb-f553-4217-b165-aace346a2ad0 [pid: 7|app: 0|req: 665/1287] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:44 2026] POST /v2.0/networks => generated 616 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1288] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:58:44 2026] GET /v2.0/ports?device_id=e9125063-f78c-4c78-a746-7884dfeeb41a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:44.701 8 INFO neutron.db.segments_db [None req-925ae35f-4035-42bd-925d-e2415d954b14 abd81595d4f44a23bd2533ed6e0ab123 8801f7adfb9044f6b7da136d41fe6205 - - default default] Added segment d112c936-728f-4b8d-918f-5f651ced204b of type vxlan for network d8c37ec7-80c5-4678-a67c-814c23ec2ed6 [pid: 8|app: 0|req: 623/1289] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:44 2026] POST /v2.0/networks => generated 612 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1290] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:58:44 2026] PUT /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1291] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:44 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1292] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:44 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1293] 10.0.0.13 () {34 vars in 763 bytes} [Wed Jun 24 04:58:44 2026] PUT /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags/green => 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: 627/1294] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:44 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/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: 628/1295] 10.0.0.13 () {34 vars in 759 bytes} [Wed Jun 24 04:58:44 2026] PUT /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1296] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1297] 10.0.0.13 () {34 vars in 781 bytes} [Wed Jun 24 04:58:45 2026] PUT /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags/black.or.white => 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: 668/1298] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:58:44 2026] POST /v2.0/ports => generated 928 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1299] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:45.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-5971edbd-b4ed-411e-8bb5-2a48dbde4944 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] TaaS: Handle Delete Port: 0e30d893-9dbb-4dda-90ae-c72e87b5dcfc 2026-06-24 04:58:45.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5971edbd-b4ed-411e-8bb5-2a48dbde4944 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Tap Mirror: Handle Delete Port: 0e30d893-9dbb-4dda-90ae-c72e87b5dcfc [pid: 8|app: 0|req: 632/1300] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:58:45 2026] PUT /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1301] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/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: 634/1302] 10.0.0.13 () {32 vars in 740 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1303] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/ports/0e30d893-9dbb-4dda-90ae-c72e87b5dcfc => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:45.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7926d3dc-d1ce-484c-adf8-a65a24aa0683 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1304] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/ports/0e30d893-9dbb-4dda-90ae-c72e87b5dcfc => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:45.447 8 INFO neutron.api.v2.resource [None req-22b6566f-e94b-40ac-978c-04cb4c181ad1 abd81595d4f44a23bd2533ed6e0ab123 8801f7adfb9044f6b7da136d41fe6205 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1305] 10.0.0.13 () {32 vars in 744 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/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: 636/1306] 10.0.0.13 () {32 vars in 743 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1307] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1308] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/subnets/b11f6478-547d-4854-bf6e-9581df29e60c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:45.592 8 INFO neutron.api.v2.resource [None req-71e1fdd4-565b-4a43-b89b-b679847a92b4 abd81595d4f44a23bd2533ed6e0ab123 8801f7adfb9044f6b7da136d41fe6205 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1309] 10.0.0.13 () {32 vars in 747 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1310] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => 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: 640/1311] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1312] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/networks/66ef65bb-f553-4217-b165-aace346a2ad0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:45.809 8 INFO neutron.services.segments.plugin [-] Segment d112c936-728f-4b8d-918f-5f651ced204b resource provider aggregate not found 2026-06-24 04:58:45.813 8 INFO neutron.services.segments.plugin [-] Segment d112c936-728f-4b8d-918f-5f651ced204b resource provider aggregate not found 2026-06-24 04:58:45.826 8 INFO neutron.services.segments.plugin [-] Segment d112c936-728f-4b8d-918f-5f651ced204b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d112c936-728f-4b8d-918f-5f651ced204b found for delete ", "request_id": "req-3a684550-a32c-4b84-b1ad-d3f894e20c1d"}]} 2026-06-24 04:58:45.829 8 INFO neutron.services.segments.plugin [-] Segment d112c936-728f-4b8d-918f-5f651ced204b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d112c936-728f-4b8d-918f-5f651ced204b found for delete ", "request_id": "req-d31c00da-9dc3-489e-9b14-539ed414253f"}]} [pid: 8|app: 0|req: 641/1313] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/networks/d8c37ec7-80c5-4678-a67c-814c23ec2ed6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1314] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/security-groups/7574de10-9caf-4aa5-af15-edc3f984f1c6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:45.934 8 INFO neutron.api.v2.resource [None req-f58f7332-4acc-4de9-b03f-618c67fbeed8 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1315] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:58:45 2026] GET /v2.0/security-groups/7574de10-9caf-4aa5-af15-edc3f984f1c6 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1316] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:58:45 2026] POST /v2.0/ports => generated 778 bytes in 259 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-24 04:58:46.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-6dea5798-45d6-4493-a2ec-d7fa111f3307 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] TaaS: Handle Delete Port: c98a3b4e-5d17-4f55-809a-c4b280a079c9 2026-06-24 04:58:46.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dea5798-45d6-4493-a2ec-d7fa111f3307 8d40a46178b74510b6d351d1d3ae5ce6 da08771c9e8f412c8dba260d9b58e96c - - default default] Tap Mirror: Handle Delete Port: c98a3b4e-5d17-4f55-809a-c4b280a079c9 [pid: 7|app: 0|req: 674/1317] 10.0.0.13 () {34 vars in 736 bytes} [Wed Jun 24 04:58:45 2026] PUT /v2.0/ports/6408adc5-41c4-4389-a61e-063da52befa0 => generated 752 bytes in 189 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: 644/1318] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:45 2026] DELETE /v2.0/floatingips/ef2b06ab-5248-4f46-88ea-16002fc74237 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:46.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd6b5cde-9c8b-45c2-9183-979b948a4b03 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] TaaS: Handle Delete Port: 6408adc5-41c4-4389-a61e-063da52befa0 2026-06-24 04:58:46.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd6b5cde-9c8b-45c2-9183-979b948a4b03 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Tap Mirror: Handle Delete Port: 6408adc5-41c4-4389-a61e-063da52befa0 [pid: 7|app: 0|req: 675/1319] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:46 2026] DELETE /v2.0/ports/6408adc5-41c4-4389-a61e-063da52befa0 => 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: 676/1320] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:58:46 2026] GET /v2.0/ports => generated 781 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:46.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3e67c8a-268e-4866-8e65-c90cabbabb6a 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1321] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:46 2026] GET /v2.0/ports/6408adc5-41c4-4389-a61e-063da52befa0 => 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: 678/1322] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:58:46 2026] GET /v2.0/ports => generated 781 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1323] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:46 2026] GET /v2.0/ports/3b2ebf94-db18-4c56-843a-9e05ccc38472 => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:46.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74c792f7-c91c-4f37-9cae-54f96212899e 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1324] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:46 2026] DELETE /v2.0/ports/0e30d893-9dbb-4dda-90ae-c72e87b5dcfc => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:46.497 7 INFO neutron.services.segments.plugin [-] Segment dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 resource provider aggregate not found 2026-06-24 04:58:46.503 7 INFO neutron.services.segments.plugin [-] Segment dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 resource provider aggregate not found 2026-06-24 04:58:46.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc7f55fd-066f-4557-a092-8cfc1cf85de4 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1325] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:46 2026] DELETE /v2.0/subnets/b11f6478-547d-4854-bf6e-9581df29e60c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:46.519 7 INFO neutron.services.segments.plugin [-] Segment dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 found for delete ", "request_id": "req-26bbd2a9-6d6b-4d98-8f75-a83bc577648b"}]} 2026-06-24 04:58:46.521 7 INFO neutron.services.segments.plugin [-] Segment dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc19b25e-bb18-4d5e-a4da-3a5c988f88b7 found for delete ", "request_id": "req-04208eed-7db8-463a-b3bf-0545c1dac91e"}]} 2026-06-24 04:58:46.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f7412ec-2dcb-415a-9d44-6163ad2d9773 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1326] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:46 2026] DELETE /v2.0/subnets/88bf9d3d-92fb-4d05-ad04-2640d3b29187 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:46.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-67ba4397-4088-41d1-86d7-9bfa254cfea8 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: fbe51f1f-3f83-4481-9427-88005b1dd8ca 2026-06-24 04:58:46.599 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67ba4397-4088-41d1-86d7-9bfa254cfea8 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: fbe51f1f-3f83-4481-9427-88005b1dd8ca [pid: 7|app: 0|req: 683/1327] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:46 2026] GET /v2.0/security-groups?tenant_id=2c61f0bd1da4440fb6a905afcd49c229&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:46.851 7 INFO neutron_taas.services.taas.taas_plugin [None req-c65e062f-e9de-4ab3-924f-3e36e67bcf87 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] TaaS: Handle Delete Port: 3b2ebf94-db18-4c56-843a-9e05ccc38472 2026-06-24 04:58:46.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c65e062f-e9de-4ab3-924f-3e36e67bcf87 80ce88ac41204eb4aae2188393b8b8a5 6ffb19554c124321979282ff74424cf5 - - default default] Tap Mirror: Handle Delete Port: 3b2ebf94-db18-4c56-843a-9e05ccc38472 [pid: 7|app: 0|req: 684/1328] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:58:46 2026] DELETE /v2.0/ports/3b2ebf94-db18-4c56-843a-9e05ccc38472 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1329] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:46 2026] DELETE /v2.0/security-groups/9bab9261-41e3-455b-8436-2e91c30cdc16 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1330] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:47 2026] DELETE /v2.0/networks/8c19917c-7638-4c60-8570-09f500d17abc => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1331] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:58:46 2026] PUT /v2.0/routers/4c0c55b9-f436-40d8-b972-deaf242456f5/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1332] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:47 2026] GET /v2.0/security-groups?tenant_id=8801f7adfb9044f6b7da136d41fe6205&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1333] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:47 2026] DELETE /v2.0/security-groups/61646839-bd9f-47fc-9b1e-477dc11225c7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:47.307 7 INFO neutron_taas.services.taas.taas_plugin [None req-c86f4047-940a-4853-a9e1-dca3d090cacf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: a90ab721-d0a6-4862-8593-9143c6395ec1 2026-06-24 04:58:47.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c86f4047-940a-4853-a9e1-dca3d090cacf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: a90ab721-d0a6-4862-8593-9143c6395ec1 2026-06-24 04:58:47.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-c86f4047-940a-4853-a9e1-dca3d090cacf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: c69bf0ed-dfc4-4068-8775-d8456a810f76 2026-06-24 04:58:47.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c86f4047-940a-4853-a9e1-dca3d090cacf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: c69bf0ed-dfc4-4068-8775-d8456a810f76 2026-06-24 04:58:47.840 8 WARNING keystonemiddleware.audit [None req-156a674e-cac5-4704-9f67-1686fc58af13 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Skipping service tempest-service-741505378 as it have no endpoints. 2026-06-24 04:58:47.862 7 INFO neutron.db.l3_hamode_db [None req-c86f4047-940a-4853-a9e1-dca3d090cacf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 7ea5a5ef-3cea-48fc-a05d-3a69a1002c57 was deleted as no HA routers are present in tenant da08771c9e8f412c8dba260d9b58e96c. [pid: 7|app: 0|req: 687/1334] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:47 2026] DELETE /v2.0/routers/4c0c55b9-f436-40d8-b972-deaf242456f5 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1335] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:47 2026] GET /v2.0/security-groups?tenant_id=6ffb19554c124321979282ff74424cf5&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:47.874 7 WARNING keystonemiddleware.audit [None req-c86f4047-940a-4853-a9e1-dca3d090cacf 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Skipping service tempest-service-741505378 as it have no endpoints. [pid: 7|app: 0|req: 688/1336] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:47 2026] DELETE /v2.0/security-groups/bcfda5fa-7a21-400b-807c-adb92314172e => 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: 649/1337] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:47 2026] DELETE /v2.0/subnets/ef50505f-7be5-4603-ac25-8d96b3818034 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:48.105 7 INFO neutron_taas.services.taas.taas_plugin [None req-02e52b6c-2bdc-456b-a476-503a7037cbeb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 3a2883e7-de23-4b1d-8f30-f0cb41525223 2026-06-24 04:58:48.108 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02e52b6c-2bdc-456b-a476-503a7037cbeb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 3a2883e7-de23-4b1d-8f30-f0cb41525223 [pid: 7|app: 0|req: 689/1338] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:48 2026] DELETE /v2.0/networks/c81f2abd-4cff-4ffc-873c-545d395c2e65 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1339] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:48 2026] GET /v2.0/security-groups?tenant_id=da08771c9e8f412c8dba260d9b58e96c&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:48.546 7 INFO neutron.services.segments.plugin [-] Segment f7c78195-70ef-407c-be18-8265b6de2c06 resource provider aggregate not found 2026-06-24 04:58:48.554 7 INFO neutron.services.segments.plugin [-] Segment f7c78195-70ef-407c-be18-8265b6de2c06 resource provider aggregate not found 2026-06-24 04:58:48.574 7 INFO neutron.services.segments.plugin [-] Segment f7c78195-70ef-407c-be18-8265b6de2c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c78195-70ef-407c-be18-8265b6de2c06 found for delete ", "request_id": "req-b96913d0-0f21-4832-a7c0-c3f69f667a23"}]} 2026-06-24 04:58:48.577 7 INFO neutron.services.segments.plugin [-] Segment f7c78195-70ef-407c-be18-8265b6de2c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c78195-70ef-407c-be18-8265b6de2c06 found for delete ", "request_id": "req-10299dab-0853-4565-ab90-f53698d07ef3"}]} 2026-06-24 04:58:48.589 7 INFO neutron.services.segments.plugin [-] Segment 0e00f028-8bea-4a4a-9bac-78b5248bb650 resource provider aggregate not found 2026-06-24 04:58:48.595 7 INFO neutron.services.segments.plugin [-] Segment 0e00f028-8bea-4a4a-9bac-78b5248bb650 resource provider aggregate not found 2026-06-24 04:58:48.600 7 INFO neutron.services.segments.plugin [-] Segment 0e00f028-8bea-4a4a-9bac-78b5248bb650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e00f028-8bea-4a4a-9bac-78b5248bb650 found for delete ", "request_id": "req-3fa77ebe-6342-470a-acdc-02ee9c1d0ff3"}]} [pid: 7|app: 0|req: 690/1340] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:48 2026] DELETE /v2.0/security-groups/94c46f53-ce0a-415b-a63e-33c3f927957f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:48.610 7 INFO neutron.services.segments.plugin [-] Segment 0e00f028-8bea-4a4a-9bac-78b5248bb650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e00f028-8bea-4a4a-9bac-78b5248bb650 found for delete ", "request_id": "req-a2de23ab-127f-4e29-b6f1-e2f2a8a4c413"}]} 2026-06-24 04:58:48.613 7 INFO neutron.services.segments.plugin [-] Segment ad467802-a44c-49cb-acc6-09942e7645d5 resource provider aggregate not found 2026-06-24 04:58:48.629 7 INFO neutron.services.segments.plugin [-] Segment ad467802-a44c-49cb-acc6-09942e7645d5 resource provider aggregate not found 2026-06-24 04:58:48.631 7 INFO neutron.services.segments.plugin [-] Segment ad467802-a44c-49cb-acc6-09942e7645d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad467802-a44c-49cb-acc6-09942e7645d5 found for delete ", "request_id": "req-4fed369b-ebec-433f-8bb8-c046f6f8719b"}]} 2026-06-24 04:58:48.650 7 INFO neutron.services.segments.plugin [-] Segment ad467802-a44c-49cb-acc6-09942e7645d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad467802-a44c-49cb-acc6-09942e7645d5 found for delete ", "request_id": "req-54d7623e-7b58-4112-8a2f-97b7786ecee4"}]} [pid: 8|app: 0|req: 651/1341] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:49 2026] GET /v2.0/security-groups?tenant_id=d7443d75b3b9402b8d5907f89c51b5c7&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1342] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:49 2026] DELETE /v2.0/security-groups/d7f35238-42a0-4e91-8fea-f9e8bc5eef80 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1343] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:49 2026] GET /v2.0/security-groups?tenant_id=9b1e10b504384c85aa46623de82e3515&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1344] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:49 2026] DELETE /v2.0/security-groups/d1573b65-efb7-49af-a20b-02fe32a3ca37 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1345] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 04:58:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1346] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/security-groups => generated 4530 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1347] 10.0.0.13 () {34 vars in 757 bytes} [Wed Jun 24 04:58:50 2026] PUT /v2.0/security-groups/9590b521-c6e7-44df-ace8-8acc16351bfc => generated 1663 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1348] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/security-groups/9590b521-c6e7-44df-ace8-8acc16351bfc => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1349] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:50 2026] DELETE /v2.0/security-groups/9590b521-c6e7-44df-ace8-8acc16351bfc => 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: 695/1350] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:50.558 8 INFO neutron.api.v2.resource [None req-eec94bef-48c9-4c2c-bea4-30859d89a2b6 dce79a58ba154d8d8acc6f09c214a12c c1775e48ce3a4c6d8260a76d81f62f24 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1351] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:50 2026] DELETE /v2.0/security-groups/9590b521-c6e7-44df-ace8-8acc16351bfc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1352] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 04:58:50 2026] POST /v2.0/security-groups => generated 1624 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1353] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:58:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1354] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/security-group-rules/c916e48d-95d6-4067-b82f-32e2b29bfe2b => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1355] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:58:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1356] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1357] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:58:50 2026] PUT /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1358] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1359] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:58:50 2026] DELETE /v2.0/security-group-rules/c916e48d-95d6-4067-b82f-32e2b29bfe2b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1360] 10.0.0.13 () {34 vars in 769 bytes} [Wed Jun 24 04:58:50 2026] PUT /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1361] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1362] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:58:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1363] 10.0.0.13 () {34 vars in 765 bytes} [Wed Jun 24 04:58:51 2026] PUT /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1364] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1365] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:58:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1366] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-group-rules/0d4a1789-b4a1-4997-8b46-94bee6fadf03 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1367] 10.0.0.13 () {34 vars in 787 bytes} [Wed Jun 24 04:58:51 2026] PUT /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags/black.or.white => 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: 705/1368] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1369] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1370] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:58:51 2026] PUT /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1371] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/security-group-rules/0d4a1789-b4a1-4997-8b46-94bee6fadf03 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1372] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/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: 708/1373] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1374] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:58:51.380 7 INFO neutron.api.v2.resource [None req-9b05c323-a473-4d02-a21a-e7dede77d538 7e0b197a37674adb83d056042324280a ecb60b446a0e4d3fbc8f4115c71794fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1375] 10.0.0.13 () {32 vars in 750 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1376] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1377] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:58:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1378] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1379] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-group-rules/dbc70d51-c063-438e-88f6-a0041db5b1e8 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:51.496 7 INFO neutron.api.v2.resource [None req-9f31c6f5-0e91-4746-a367-1f08b24f3c60 7e0b197a37674adb83d056042324280a ecb60b446a0e4d3fbc8f4115c71794fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1380] 10.0.0.13 () {32 vars in 753 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/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: 669/1381] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1382] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1383] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1384] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/security-group-rules/dbc70d51-c063-438e-88f6-a0041db5b1e8 => 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: 671/1385] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/subnetpools/05868556-3680-4126-b663-6a149378cc23 => 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: 715/1386] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1387] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:51 2026] DELETE /v2.0/security-groups/682644fb-0513-4abf-aa5c-1ca1ed0bc2c1 => 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: 716/1388] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1389] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:58:51 2026] GET /v2.0/security-groups => 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: 674/1390] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:52 2026] GET /v2.0/security-groups?tenant_id=c1775e48ce3a4c6d8260a76d81f62f24&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1391] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:52 2026] GET /v2.0/security-groups?tenant_id=ecb60b446a0e4d3fbc8f4115c71794fe&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1392] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:52 2026] GET /v2.0/security-groups?tenant_id=2c8f4b9a02bc47759bb9c12ed1faca0a&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1393] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:52 2026] DELETE /v2.0/security-groups/cb0adc58-7124-496f-ab63-beec80ca716e => 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: 676/1394] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:52 2026] DELETE /v2.0/security-groups/ce122635-bbbc-400c-b7b1-5939b485cf84 => 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: 719/1395] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:52 2026] DELETE /v2.0/security-groups/fb8946a7-7b72-4223-a74d-a8d4a84d57d2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1396] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:53 2026] GET /v2.0/security-groups?tenant_id=dfb0ce1250184eaa80c1d991e5cc5084&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1397] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:53 2026] GET /v2.0/security-groups?tenant_id=56810255a97346dca06495a0b9f31139&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1398] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:53 2026] DELETE /v2.0/security-groups/e6a0d71f-ba44-4c24-ac3a-c132bc200502 => 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: 721/1399] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:53 2026] DELETE /v2.0/security-groups/797b06b4-fdcf-4c54-8d4d-43eacf189c0c => 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: 679/1400] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:58:54 2026] POST /v2.0/subnetpools => generated 548 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1401] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 04:58:54 2026] GET /v2.0/subnetpools/20c8e6d1-4b43-4113-a8b3-7d482c3a802c => generated 548 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1402] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:58:54 2026] PUT /v2.0/subnetpools/20c8e6d1-4b43-4113-a8b3-7d482c3a802c => generated 501 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1403] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:55 2026] DELETE /v2.0/subnetpools/20c8e6d1-4b43-4113-a8b3-7d482c3a802c => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:55.068 8 INFO neutron.api.v2.resource [None req-60dcdca5-c0de-499c-8f9d-caed2553d8d7 ec6f0123ef684aa6b1681c8ab0d291f6 4504d8c682f746e984a8e654dabc6f84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1404] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/subnetpools/20c8e6d1-4b43-4113-a8b3-7d482c3a802c => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:55.084 7 INFO neutron.api.v2.resource [None req-ee6c5d21-acff-406c-93ee-ec418210d3bd ec6f0123ef684aa6b1681c8ab0d291f6 4504d8c682f746e984a8e654dabc6f84 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1405] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:58:55 2026] DELETE /v2.0/subnetpools/20c8e6d1-4b43-4113-a8b3-7d482c3a802c => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1406] 10.0.0.13 () {32 vars in 652 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions => generated 21537 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1407] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1408] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1409] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 04:58:55 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: 8|app: 0|req: 684/1410] 10.0.0.13 () {32 vars in 664 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1411] 10.0.0.13 () {32 vars in 698 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1412] 10.0.0.13 () {32 vars in 696 bytes} [Wed Jun 24 04:58: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: 7|app: 0|req: 728/1413] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1414] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1415] 10.0.0.13 () {32 vars in 702 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1416] 10.0.0.13 () {32 vars in 692 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1417] 10.0.0.13 () {32 vars in 694 bytes} [Wed Jun 24 04:58:55 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: 8|app: 0|req: 688/1418] 10.0.0.13 () {32 vars in 684 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1419] 10.0.0.13 () {32 vars in 686 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1420] 10.0.0.13 () {32 vars in 660 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1421] 10.0.0.13 () {32 vars in 698 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1422] 10.0.0.13 () {32 vars in 678 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1423] 10.0.0.13 () {32 vars in 682 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1424] 10.0.0.13 () {32 vars in 674 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1425] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1426] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1427] 10.0.0.13 () {32 vars in 686 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/fip-port-details => 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: 693/1428] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/flavors => 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: 736/1429] 10.0.0.13 () {32 vars in 686 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1430] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1431] 10.0.0.13 () {32 vars in 698 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1432] 10.0.0.13 () {32 vars in 678 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1433] 10.0.0.13 () {32 vars in 666 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1434] 10.0.0.13 () {32 vars in 676 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1435] 10.0.0.13 () {32 vars in 664 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1436] 10.0.0.13 () {32 vars in 674 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1437] 10.0.0.13 () {32 vars in 712 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1438] 10.0.0.13 () {32 vars in 690 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1439] 10.0.0.13 () {32 vars in 682 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1440] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1441] 10.0.0.13 () {32 vars in 686 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1442] 10.0.0.13 () {32 vars in 704 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1443] 10.0.0.13 () {32 vars in 674 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1444] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1445] 10.0.0.13 () {32 vars in 674 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1446] 10.0.0.13 () {32 vars in 692 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1447] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1448] 10.0.0.13 () {32 vars in 708 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 710/1449] 10.0.0.13 () {32 vars in 704 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1450] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1451] 10.0.0.13 () {32 vars in 696 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1452] 10.0.0.13 () {32 vars in 710 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1453] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1454] 10.0.0.13 () {32 vars in 686 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1455] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1456] 10.0.0.13 () {32 vars in 674 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1457] 10.0.0.13 () {32 vars in 670 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1458] 10.0.0.13 () {32 vars in 660 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1459] 10.0.0.13 () {32 vars in 698 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1460] 10.0.0.13 () {32 vars in 698 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1461] 10.0.0.13 () {32 vars in 676 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1462] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1463] 10.0.0.13 () {32 vars in 682 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1464] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-port-network-policy => 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: 726/1465] 10.0.0.13 () {32 vars in 684 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1466] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1467] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:55 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: 8|app: 0|req: 729/1468] 10.0.0.13 () {32 vars in 696 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1469] 10.0.0.13 () {32 vars in 694 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1470] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/security-groups?tenant_id=4504d8c682f746e984a8e654dabc6f84&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1471] 10.0.0.13 () {32 vars in 684 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1472] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1473] 10.0.0.13 () {32 vars in 704 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1474] 10.0.0.13 () {32 vars in 666 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1475] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:55 2026] DELETE /v2.0/security-groups/a39e609e-d4cf-48c7-861e-9b5bd50b08bd => 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: 742/1476] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1477] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1478] 10.0.0.13 () {32 vars in 690 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1479] 10.0.0.13 () {32 vars in 690 bytes} [Wed Jun 24 04:58:56 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: 746/1480] 10.0.0.13 () {32 vars in 694 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1481] 10.0.0.13 () {32 vars in 684 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1482] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1483] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1484] 10.0.0.13 () {32 vars in 702 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1485] 10.0.0.13 () {32 vars in 712 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1486] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:56 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: 7|app: 0|req: 753/1487] 10.0.0.13 () {32 vars in 714 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1488] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1489] 10.0.0.13 () {32 vars in 740 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1490] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1491] 10.0.0.13 () {32 vars in 682 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1492] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1493] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 04:58:56 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: 760/1494] 10.0.0.13 () {32 vars in 678 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1495] 10.0.0.13 () {32 vars in 668 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1496] 10.0.0.13 () {32 vars in 696 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1497] 10.0.0.13 () {32 vars in 704 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1498] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1499] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1500] 10.0.0.13 () {32 vars in 682 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1501] 10.0.0.13 () {32 vars in 704 bytes} [Wed Jun 24 04:58:56 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: 768/1502] 10.0.0.13 () {32 vars in 694 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1503] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1504] 10.0.0.13 () {32 vars in 696 bytes} [Wed Jun 24 04:58:56 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: 7|app: 0|req: 771/1505] 10.0.0.13 () {32 vars in 678 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1506] 10.0.0.13 () {32 vars in 688 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1507] 10.0.0.13 () {32 vars in 700 bytes} [Wed Jun 24 04:58:56 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: 7|app: 0|req: 774/1508] 10.0.0.13 () {32 vars in 664 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1509] 10.0.0.13 () {32 vars in 680 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1510] 10.0.0.13 () {32 vars in 676 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1511] 10.0.0.13 () {32 vars in 692 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1512] 10.0.0.13 () {32 vars in 676 bytes} [Wed Jun 24 04:58:56 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: 779/1513] 10.0.0.13 () {32 vars in 666 bytes} [Wed Jun 24 04:58:56 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: 7|app: 0|req: 780/1514] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1515] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:55 2026] GET /v2.0/security-groups?tenant_id=1957b9fa0d574609a74f1c61ff0a6d36&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1516] 10.0.0.13 () {32 vars in 674 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1517] 10.0.0.13 () {32 vars in 686 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1518] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:56 2026] DELETE /v2.0/security-groups/bd3a09f2-bd52-4cca-ac0d-77ffad4d3bf1 => 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: 737/1519] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/security-groups?tenant_id=4df5e4ba10ac41b6bd4ddd81c14096cf&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1520] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:56 2026] DELETE /v2.0/security-groups/e8591522-9557-448d-9e32-e7a59567af94 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:56.932 8 INFO neutron.db.segments_db [None req-4b1c1b32-b88f-45c5-bb64-977accc6fff7 c064bc01a3a64c35b2d53dca7869f13d 8fcad3a3bb7e4a5799a129fb54e24cd8 - - default default] Added segment 9bc0691a-510a-466d-aae7-ef168bc0a7fe of type vxlan for network 72644764-4576-4adc-b376-759960c961fa [pid: 7|app: 0|req: 784/1521] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:56 2026] GET /v2.0/security-groups?tenant_id=91d917a6c90e48ea8bf8af8c426be788&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1522] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:56 2026] POST /v2.0/networks => generated 612 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1523] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:57 2026] DELETE /v2.0/security-groups/0f18daf4-9371-4f0e-8769-e49f3feaa6c8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1526] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:58:57 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1527] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 04:58:57 2026] PUT /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1528] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1529] 10.0.0.13 () {34 vars in 761 bytes} [Wed Jun 24 04:58:57 2026] PUT /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags/green => 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: 787/1530] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/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: 744/1531] 10.0.0.13 () {34 vars in 757 bytes} [Wed Jun 24 04:58:57 2026] PUT /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/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: 788/1532] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1533] 10.0.0.13 () {34 vars in 779 bytes} [Wed Jun 24 04:58:57 2026] PUT /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1534] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1535] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 04:58:57 2026] PUT /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1536] 10.0.0.13 () {32 vars in 622 bytes} [Wed Jun 24 04:58:57 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: 790/1537] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1538] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1539] 10.0.0.13 () {32 vars in 632 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/ => generated 632 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:57.965 7 INFO neutron.api.v2.resource [None req-46e6f5ef-dbfe-4234-85d0-669ccadaba58 c064bc01a3a64c35b2d53dca7869f13d 8fcad3a3bb7e4a5799a129fb54e24cd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1540] 10.0.0.13 () {32 vars in 742 bytes} [Wed Jun 24 04:58:57 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/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: 749/1541] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 04:58:57 2026] DELETE /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/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: 793/1542] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:58 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:58:58.132 8 INFO neutron.api.v2.resource [None req-2f0685e3-06f6-4084-8250-a6a637b3c69a c064bc01a3a64c35b2d53dca7869f13d 8fcad3a3bb7e4a5799a129fb54e24cd8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1543] 10.0.0.13 () {32 vars in 745 bytes} [Wed Jun 24 04:58:58 2026] DELETE /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/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: 794/1544] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 04:58:58 2026] DELETE /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1545] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 04:58:58 2026] GET /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e/tags => 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: 795/1546] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:58:58 2026] DELETE /v2.0/subnets/f3d25587-f112-4714-8d14-e208cf6a0b9e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:58:58.493 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd85ca68-0f74-4243-b516-25834b8af51d c064bc01a3a64c35b2d53dca7869f13d 8fcad3a3bb7e4a5799a129fb54e24cd8 - - default default] TaaS: Handle Delete Port: bf2dadbd-7c65-4287-a72f-95d0271eee14 2026-06-24 04:58:58.496 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd85ca68-0f74-4243-b516-25834b8af51d c064bc01a3a64c35b2d53dca7869f13d 8fcad3a3bb7e4a5799a129fb54e24cd8 - - default default] Tap Mirror: Handle Delete Port: bf2dadbd-7c65-4287-a72f-95d0271eee14 2026-06-24 04:58:58.659 8 INFO neutron.services.segments.plugin [-] Segment 9bc0691a-510a-466d-aae7-ef168bc0a7fe resource provider aggregate not found 2026-06-24 04:58:58.660 8 INFO neutron.services.segments.plugin [-] Segment 9bc0691a-510a-466d-aae7-ef168bc0a7fe resource provider aggregate not found 2026-06-24 04:58:58.680 8 INFO neutron.services.segments.plugin [-] Segment 9bc0691a-510a-466d-aae7-ef168bc0a7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bc0691a-510a-466d-aae7-ef168bc0a7fe found for delete ", "request_id": "req-cde7febd-4171-43d0-84fd-199276935704"}]} 2026-06-24 04:58:58.683 8 INFO neutron.services.segments.plugin [-] Segment 9bc0691a-510a-466d-aae7-ef168bc0a7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bc0691a-510a-466d-aae7-ef168bc0a7fe found for delete ", "request_id": "req-c7bbd061-a449-4dd9-8702-9abd39677a57"}]} [pid: 8|app: 0|req: 752/1547] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:58 2026] DELETE /v2.0/networks/72644764-4576-4adc-b376-759960c961fa => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1548] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:58 2026] GET /v2.0/security-groups?tenant_id=1f1801947f9145e89e8f86cc2385da54&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1549] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:58 2026] DELETE /v2.0/security-groups/ca0a4a9d-b42e-4167-9156-0459b3aa7160 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:59.353 7 INFO neutron.db.segments_db [None req-1de2a9d6-0505-4260-8fd3-34baf9176d66 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Added segment 61903e91-a614-401f-9bc6-3dc6b60a2ede of type vxlan for network 7554450e-1dd9-4304-9bd7-b3aebf447b10 2026-06-24 04:58:59.405 7 INFO neutron.db.segments_db [None req-1de2a9d6-0505-4260-8fd3-34baf9176d66 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Added segment fbcc2831-aef2-420a-9ae7-87336fc16dea of type vxlan for network 4442ed2d-f25a-40fe-9d5f-900a97aed8ef [pid: 7|app: 0|req: 797/1550] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:58 2026] POST /v2.0/networks => generated 1207 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1551] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:59 2026] GET /v2.0/security-groups?tenant_id=a2b970387230446ca3dbb148a16bfd03&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1552] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:58:59 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1553] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:59 2026] DELETE /v2.0/security-groups/57af259e-2931-498b-97ea-6632d4d6d41e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:59.704 7 INFO neutron.services.segments.plugin [-] Segment 61903e91-a614-401f-9bc6-3dc6b60a2ede resource provider aggregate not found 2026-06-24 04:58:59.712 7 INFO neutron.services.segments.plugin [-] Segment 61903e91-a614-401f-9bc6-3dc6b60a2ede resource provider aggregate not found 2026-06-24 04:58:59.733 7 INFO neutron.services.segments.plugin [-] Segment 61903e91-a614-401f-9bc6-3dc6b60a2ede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61903e91-a614-401f-9bc6-3dc6b60a2ede found for delete ", "request_id": "req-eee051a1-0f83-403d-9dc0-e8b92967776c"}]} 2026-06-24 04:58:59.734 7 INFO neutron.services.segments.plugin [-] Segment 61903e91-a614-401f-9bc6-3dc6b60a2ede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61903e91-a614-401f-9bc6-3dc6b60a2ede found for delete ", "request_id": "req-21744046-4b66-4584-a1fa-725e746f5cc3"}]} [pid: 7|app: 0|req: 799/1554] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:59 2026] DELETE /v2.0/networks/7554450e-1dd9-4304-9bd7-b3aebf447b10 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1555] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:58:59 2026] GET /v2.0/security-groups?tenant_id=8fcad3a3bb7e4a5799a129fb54e24cd8&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: 757/1556] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:58:59 2026] DELETE /v2.0/security-groups/090e94fd-facf-4575-bfe7-d18494168b1b => 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: 800/1557] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:59 2026] DELETE /v2.0/networks/4442ed2d-f25a-40fe-9d5f-900a97aed8ef => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1558] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 04:58:59 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:00.027 7 INFO neutron.db.segments_db [None req-0dd91cc2-19da-484c-ac75-74885c04ff02 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Added segment 29433cdc-4838-40ec-9d04-560af65a7299 of type vxlan for network 290aa6b3-943f-4cc8-aea5-6fcdec292f7f [pid: 7|app: 0|req: 801/1559] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:58:59 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:00.224 8 INFO neutron.db.segments_db [None req-8b29d231-ed8d-4d4e-beb1-3578be37ba86 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Added segment 2e5f36c5-d4f2-4d6c-b06a-af546a156aef of type vxlan for network 17c947c9-fc92-483f-b971-c6db77252972 [pid: 8|app: 0|req: 759/1560] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:00 2026] POST /v2.0/networks => generated 635 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1561] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:59:00 2026] POST /v2.0/ports => generated 1504 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 04:59:00.874 8 INFO neutron.db.segments_db [None req-eb9890d4-720f-4360-af42-bdacf8f12719 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 693b0eef-aca2-43a9-b5e2-7b5a41f514bb of type vxlan for network c3dc708c-3781-404c-97e6-e0c8ff5788b5 [pid: 8|app: 0|req: 760/1562] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:59:00 2026] POST /v2.0/networks => generated 722 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 761/1563] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:59:00 2026] GET /v2.0/ports => generated 1504 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1564] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:00 2026] GET /v2.0/security-groups?tenant_id=cddb043fdcce47baab3cc0f9dff788e6&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:01.175 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6616054-3a21-4467-8edd-910fb1ed9d07 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] TaaS: Handle Delete Port: 75a889f5-bf66-4b69-b90b-9e7e11835b4f 2026-06-24 04:59:01.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6616054-3a21-4467-8edd-910fb1ed9d07 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Tap Mirror: Handle Delete Port: 75a889f5-bf66-4b69-b90b-9e7e11835b4f [pid: 8|app: 0|req: 762/1565] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:01 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: 804/1566] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:59:01 2026] DELETE /v2.0/ports/75a889f5-bf66-4b69-b90b-9e7e11835b4f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1567] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:01 2026] DELETE /v2.0/security-groups/918635fe-6a93-4e3b-a228-d1be5c91241e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:01.304 7 INFO neutron.db.segments_db [None req-52cfde55-db46-4a6f-8eb3-c29e38e43129 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 446f52e9-a9a3-4565-8600-a2c3613cc71d of type vxlan for network 0dbd6b03-f3d0-44b7-b278-e4c3fad5563d 2026-06-24 04:59:01.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-1933f04b-6133-4edf-bf15-e36fedf50e1f bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] TaaS: Handle Delete Port: d4c78a62-2297-4c79-9bdd-7cc422961185 2026-06-24 04:59:01.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1933f04b-6133-4edf-bf15-e36fedf50e1f bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Tap Mirror: Handle Delete Port: d4c78a62-2297-4c79-9bdd-7cc422961185 [pid: 8|app: 0|req: 764/1568] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:59:01 2026] DELETE /v2.0/ports/d4c78a62-2297-4c79-9bdd-7cc422961185 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:01.528 7 INFO neutron.db.l3_hamode_db [None req-52cfde55-db46-4a6f-8eb3-c29e38e43129 492bd215bb2b46afa72f61422b53fb35 798f32d320fe479aa30cd58e6897f92f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 765/1569] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:01 2026] GET /v2.0/security-groups?tenant_id=2562e5880f4c4326aa0ff3e2b8300409&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1570] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 04:59:01 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1571] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:01 2026] DELETE /v2.0/security-groups/6fc7ce11-30e0-4a02-901a-8626f1ec6972 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:01.681 8 INFO neutron.db.segments_db [None req-2441e7c3-7770-4f1f-a29a-6f2ea12b7e50 bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Added segment fdd9465f-3b3b-49fc-bd49-2ca29adde2ee of type vxlan for network 610bd34d-5aef-4ebd-847b-bc34103f491f 2026-06-24 04:59:01.754 7 INFO neutron.services.segments.plugin [-] Segment fbcc2831-aef2-420a-9ae7-87336fc16dea resource provider aggregate not found 2026-06-24 04:59:01.759 7 INFO neutron.services.segments.plugin [-] Segment fbcc2831-aef2-420a-9ae7-87336fc16dea resource provider aggregate not found [pid: 8|app: 0|req: 768/1572] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:01 2026] POST /v2.0/networks => generated 634 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:01.770 7 INFO neutron.services.segments.plugin [-] Segment fbcc2831-aef2-420a-9ae7-87336fc16dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbcc2831-aef2-420a-9ae7-87336fc16dea found for delete ", "request_id": "req-ef3bdddd-3243-41d9-8db5-de1d4dd5d7ad"}]} 2026-06-24 04:59:01.780 7 INFO neutron.services.segments.plugin [-] Segment fbcc2831-aef2-420a-9ae7-87336fc16dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbcc2831-aef2-420a-9ae7-87336fc16dea found for delete ", "request_id": "req-c597438c-2252-41dd-b40f-77fd62863f57"}]} 2026-06-24 04:59:01.822 8 INFO neutron.db.segments_db [None req-463bbe47-2070-431f-85d7-5b7fc7ad568e bf71aa4dc2da4c378c5c5cccf433ce74 a783369a671b4b5fbfadd9c8ef5e2a35 - - default default] Added segment 78020042-d7a6-4682-951f-b76e79fca72f of type vxlan for network 4281b64a-3781-4ece-a61e-f5f4ec7ee243 [pid: 8|app: 0|req: 769/1573] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:01 2026] POST /v2.0/networks => generated 634 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:02.315 7 INFO neutron.db.l3_hamode_db [None req-52cfde55-db46-4a6f-8eb3-c29e38e43129 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 770/1574] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:02 2026] POST /v2.0/subnets => generated 1323 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1575] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:59:02 2026] GET /v2.0/subnets => generated 1959 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1576] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:02 2026] DELETE /v2.0/subnets/6554c37e-745b-44e4-b904-41b1d54de475 => 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: 773/1577] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:02 2026] DELETE /v2.0/subnets/4197bdb1-bbca-47cf-b6af-70ac15d23c7c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1578] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:59:03 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:03.258 8 INFO neutron.services.segments.plugin [-] Segment 78020042-d7a6-4682-951f-b76e79fca72f resource provider aggregate not found 2026-06-24 04:59:03.265 8 INFO neutron.services.segments.plugin [-] Segment 78020042-d7a6-4682-951f-b76e79fca72f resource provider aggregate not found [pid: 7|app: 0|req: 805/1579] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:01 2026] POST /v2.0/routers => generated 728 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:03.281 8 INFO neutron.services.segments.plugin [-] Segment 78020042-d7a6-4682-951f-b76e79fca72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78020042-d7a6-4682-951f-b76e79fca72f found for delete ", "request_id": "req-91fb2a88-aad3-4394-80e4-da7b0d7458bb"}]} [pid: 8|app: 0|req: 775/1580] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:03 2026] DELETE /v2.0/networks/4281b64a-3781-4ece-a61e-f5f4ec7ee243 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:03.290 8 INFO neutron.services.segments.plugin [-] Segment 78020042-d7a6-4682-951f-b76e79fca72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78020042-d7a6-4682-951f-b76e79fca72f found for delete ", "request_id": "req-53430814-435f-4bd6-b781-eaa0f42cdbbb"}]} 2026-06-24 04:59:03.585 7 INFO neutron.db.segments_db [None req-74ac93a0-a45c-4128-b916-1d0b9a020f45 2e758e3b55f542d4b3600bbf1e9c78fd d19d336f3261498a98395c7da720e7d5 - - default default] Added segment f8e27247-5091-4521-8e6e-02268e8fc943 of type vxlan for network 0ba8e1c1-c670-489e-8cf9-a9e4362d4fa0 [pid: 7|app: 0|req: 806/1581] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:03 2026] POST /v2.0/networks => generated 613 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:03.815 7 INFO neutron.services.segments.plugin [-] Segment fdd9465f-3b3b-49fc-bd49-2ca29adde2ee resource provider aggregate not found 2026-06-24 04:59:03.820 7 INFO neutron.services.segments.plugin [-] Segment fdd9465f-3b3b-49fc-bd49-2ca29adde2ee resource provider aggregate not found 2026-06-24 04:59:03.834 7 INFO neutron.services.segments.plugin [-] Segment fdd9465f-3b3b-49fc-bd49-2ca29adde2ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd9465f-3b3b-49fc-bd49-2ca29adde2ee found for delete ", "request_id": "req-89173824-d2b9-4e07-acf9-8d91f9595bf4"}]} 2026-06-24 04:59:03.840 7 INFO neutron.services.segments.plugin [-] Segment fdd9465f-3b3b-49fc-bd49-2ca29adde2ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd9465f-3b3b-49fc-bd49-2ca29adde2ee found for delete ", "request_id": "req-871bd7fe-688c-4261-a88a-0a7727bd81fe"}]} [pid: 7|app: 0|req: 807/1582] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:03 2026] DELETE /v2.0/networks/610bd34d-5aef-4ebd-847b-bc34103f491f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:03.896 7 INFO neutron.db.segments_db [None req-af61a0a6-ba4d-4dbf-8f2d-4251e8c264a1 2e758e3b55f542d4b3600bbf1e9c78fd d19d336f3261498a98395c7da720e7d5 - - default default] Added segment 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 of type vxlan for network 70af8801-1581-48eb-9f5d-161bf5a7d283 [pid: 7|app: 0|req: 808/1583] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:03 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: 7|app: 0|req: 809/1584] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:03 2026] DELETE /v2.0/networks/17c947c9-fc92-483f-b971-c6db77252972 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1585] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:04 2026] PUT /v2.0/networks/0ba8e1c1-c670-489e-8cf9-a9e4362d4fa0/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1586] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:04 2026] DELETE /v2.0/networks/290aa6b3-943f-4cc8-aea5-6fcdec292f7f => 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: 812/1587] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:59:04 2026] GET /v2.0/networks/0ba8e1c1-c670-489e-8cf9-a9e4362d4fa0/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1588] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:04 2026] PUT /v2.0/networks/70af8801-1581-48eb-9f5d-161bf5a7d283/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1589] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:03 2026] PUT /v2.0/routers/b7b52d6e-80ab-40ac-b4bb-aee293a91cb8/add_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1590] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:59:04 2026] GET /v2.0/networks/70af8801-1581-48eb-9f5d-161bf5a7d283/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1591] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:04 2026] PUT /v2.0/networks/70af8801-1581-48eb-9f5d-161bf5a7d283/tags => 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: 815/1592] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:59:04 2026] GET /v2.0/networks/70af8801-1581-48eb-9f5d-161bf5a7d283/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1593] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 04:59:04 2026] GET /v2.0/networks/0ba8e1c1-c670-489e-8cf9-a9e4362d4fa0/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1594] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:04 2026] DELETE /v2.0/networks/0ba8e1c1-c670-489e-8cf9-a9e4362d4fa0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1595] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:04 2026] DELETE /v2.0/networks/70af8801-1581-48eb-9f5d-161bf5a7d283 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1596] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:04 2026] GET /v2.0/security-groups?tenant_id=a783369a671b4b5fbfadd9c8ef5e2a35&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1597] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:05 2026] DELETE /v2.0/security-groups/471933b2-2b3a-4651-9e34-ca95c4e21545 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:05.305 8 INFO neutron.services.segments.plugin [-] Segment 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 resource provider aggregate not found 2026-06-24 04:59:05.312 8 INFO neutron.services.segments.plugin [-] Segment 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 resource provider aggregate not found 2026-06-24 04:59:05.323 8 INFO neutron.services.segments.plugin [-] Segment 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 found for delete ", "request_id": "req-f4579907-19bb-4e5c-8ad6-3c8b0f514979"}]} 2026-06-24 04:59:05.327 8 INFO neutron.services.segments.plugin [-] Segment 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f000fb0-ae1b-446c-ad8f-4b1f06c4a8d8 found for delete ", "request_id": "req-f0a53747-c22c-4076-b464-ab35d83817bf"}]} 2026-06-24 04:59:05.787 7 INFO neutron.db.segments_db [None req-9e4fe98d-d55e-473b-b964-dc85e63f9fa9 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment d0d89fbb-597d-43e3-9991-98c45ae4308d of type vxlan for network 86153a82-d880-4a37-a38b-962d16f92bb0 [pid: 8|app: 0|req: 781/1598] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:05 2026] GET /v2.0/security-groups?tenant_id=d19d336f3261498a98395c7da720e7d5&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:05.873 7 INFO neutron.services.segments.plugin [-] Segment 2e5f36c5-d4f2-4d6c-b06a-af546a156aef resource provider aggregate not found 2026-06-24 04:59:05.879 7 INFO neutron.services.segments.plugin [-] Segment 2e5f36c5-d4f2-4d6c-b06a-af546a156aef resource provider aggregate not found 2026-06-24 04:59:05.897 7 INFO neutron.services.segments.plugin [-] Segment 2e5f36c5-d4f2-4d6c-b06a-af546a156aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e5f36c5-d4f2-4d6c-b06a-af546a156aef found for delete ", "request_id": "req-1cb8983b-bd90-40cd-870c-cea6283b5d4e"}]} 2026-06-24 04:59:05.914 7 INFO neutron.services.segments.plugin [-] Segment 2e5f36c5-d4f2-4d6c-b06a-af546a156aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e5f36c5-d4f2-4d6c-b06a-af546a156aef found for delete ", "request_id": "req-16e6574c-0984-4162-ab5c-ebd5040daaba"}]} 2026-06-24 04:59:05.928 7 INFO neutron.services.segments.plugin [-] Segment 29433cdc-4838-40ec-9d04-560af65a7299 resource provider aggregate not found 2026-06-24 04:59:05.944 7 INFO neutron.services.segments.plugin [-] Segment 29433cdc-4838-40ec-9d04-560af65a7299 resource provider aggregate not found 2026-06-24 04:59:05.958 7 INFO neutron.services.segments.plugin [-] Segment 29433cdc-4838-40ec-9d04-560af65a7299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29433cdc-4838-40ec-9d04-560af65a7299 found for delete ", "request_id": "req-4e3b8bb9-0b02-460d-9701-a22c7d0b0e02"}]} [pid: 7|app: 0|req: 818/1599] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 04:59:05 2026] POST /v2.0/networks => generated 721 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:05.983 7 INFO neutron.services.segments.plugin [-] Segment f8e27247-5091-4521-8e6e-02268e8fc943 resource provider aggregate not found 2026-06-24 04:59:05.997 7 INFO neutron.services.segments.plugin [-] Segment 29433cdc-4838-40ec-9d04-560af65a7299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29433cdc-4838-40ec-9d04-560af65a7299 found for delete ", "request_id": "req-cf802c53-5ac6-4e3a-8315-09e8976d60b7"}]} [pid: 8|app: 0|req: 782/1600] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:05 2026] DELETE /v2.0/security-groups/11cd9c8d-40d3-4d2b-8708-f24712c0e8d1 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:06.044 7 INFO neutron.services.segments.plugin [-] Segment f8e27247-5091-4521-8e6e-02268e8fc943 resource provider aggregate not found 2026-06-24 04:59:06.046 7 INFO neutron.services.segments.plugin [-] Segment f8e27247-5091-4521-8e6e-02268e8fc943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e27247-5091-4521-8e6e-02268e8fc943 found for delete ", "request_id": "req-3846e53e-6fad-49be-8b79-aa0c201179f0"}]} 2026-06-24 04:59:06.068 7 INFO neutron.services.segments.plugin [-] Segment f8e27247-5091-4521-8e6e-02268e8fc943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e27247-5091-4521-8e6e-02268e8fc943 found for delete ", "request_id": "req-92b9664f-e054-44ed-b161-643c5e9836fb"}]} [pid: 7|app: 0|req: 819/1601] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:05 2026] POST /v2.0/subnets => generated 688 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:06.266 7 INFO neutron.db.segments_db [None req-b647b5a7-fdda-41bc-bb41-e3ccb2e81109 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment 5bac4467-8b72-43be-b0fa-0f78a8b92204 of type vxlan for network 871f2468-bfec-45a6-8dcb-c8413a962c6f [pid: 8|app: 0|req: 783/1602] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:06 2026] GET /v2.0/security-groups?tenant_id=97a945809a924bdf908fc028720284c1&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1603] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:06 2026] DELETE /v2.0/security-groups/73564dd2-1365-46e9-a8d3-b7e5215eb6a1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:06.529 7 INFO neutron.db.l3_hamode_db [None req-b647b5a7-fdda-41bc-bb41-e3ccb2e81109 492bd215bb2b46afa72f61422b53fb35 594f974ee1354bf38cefc76c485ce837 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:07.292 7 INFO neutron.db.l3_hamode_db [None req-b647b5a7-fdda-41bc-bb41-e3ccb2e81109 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 785/1604] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 04:59:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1605] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:59:07 2026] GET /v2.0/security-groups => generated 4529 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1606] 10.0.0.13 () {34 vars in 757 bytes} [Wed Jun 24 04:59:07 2026] PUT /v2.0/security-groups/e377dcb2-016f-46e7-a596-31b4de8a3fdb => generated 1664 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1607] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:59:07 2026] GET /v2.0/security-groups/e377dcb2-016f-46e7-a596-31b4de8a3fdb => generated 1664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1608] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:07 2026] DELETE /v2.0/security-groups/e377dcb2-016f-46e7-a596-31b4de8a3fdb => 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: 790/1609] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:59:08 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) [pid: 7|app: 0|req: 820/1610] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:06 2026] POST /v2.0/routers => generated 728 bytes in 1987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:08.218 7 INFO neutron.api.v2.resource [None req-73e49019-dfce-427a-aa78-218b19ecdf6c 3a3e2c0e9a2d4e33bd007c83726cc2c1 815c6ae43aa749ce8d12cd47c598d9c7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1611] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:08 2026] DELETE /v2.0/security-groups/e377dcb2-016f-46e7-a596-31b4de8a3fdb => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1612] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:08 2026] GET /v2.0/security-groups?tenant_id=95d773388ecd4bb3a08a8cdf9f8504a2&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1613] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 04:59:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1614] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:08 2026] DELETE /v2.0/security-groups/04a215b9-6528-40dd-9bac-11280d782000 => 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: 794/1615] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1616] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:59:08 2026] GET /v2.0/security-group-rules/9a6321c8-cd55-4a27-8816-c7ff882e127f => 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: 796/1617] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:59:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1618] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:08 2026] GET /v2.0/security-groups?tenant_id=6bfba5cf154f45f795e327dfde28e8fa&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1619] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:59:08 2026] DELETE /v2.0/security-group-rules/9a6321c8-cd55-4a27-8816-c7ff882e127f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1620] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:09 2026] DELETE /v2.0/security-groups/5f46f9be-d7cf-4c08-91d9-76dd28effa21 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1621] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1622] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:08 2026] PUT /v2.0/routers/f38cd52b-d39f-456d-84c6-d89fc74aac74/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1623] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:09 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: 823/1624] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules/7592bb34-aa56-47a5-8a22-92a9f2b4f631 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1625] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1626] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:59:09 2026] DELETE /v2.0/security-group-rules/7592bb34-aa56-47a5-8a22-92a9f2b4f631 => 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: 803/1627] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:09.638 7 INFO neutron.db.securitygroups_db [None req-de1b80d5-e65c-46da-a871-032f7b7a29f0 3a3e2c0e9a2d4e33bd007c83726cc2c1 815c6ae43aa749ce8d12cd47c598d9c7 - - default default] Project 815c6ae43aa749ce8d12cd47c598d9c7 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: 825/1628] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1629] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules/c2a04474-1df7-4888-b537-2c4e3ffc4f67 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1630] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1631] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 04:59:09 2026] DELETE /v2.0/security-group-rules/c2a04474-1df7-4888-b537-2c4e3ffc4f67 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1632] 10.0.0.13 () {32 vars in 672 bytes} [Wed Jun 24 04:59:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1633] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:09 2026] DELETE /v2.0/security-groups/c7034347-d55f-43ec-b82f-a2106f1e07f7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1634] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:59:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1635] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:59:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1636] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 04:59:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1637] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1638] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1639] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1640] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:10.628 8 INFO neutron.db.securitygroups_db [None req-8e87df11-2e21-42eb-bb5c-fe5af4a36442 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] Project 798f32d320fe479aa30cd58e6897f92f 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: 831/1641] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:10 2026] GET /v2.0/security-groups?tenant_id=00017afe46c34c1ebb2b395b71155c3d&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1642] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1643] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:10 2026] GET /v2.0/security-groups?tenant_id=815c6ae43aa749ce8d12cd47c598d9c7&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:10.778 7 INFO neutron.db.securitygroups_db [None req-2da1afd5-c6cc-4816-bddb-bf1240cc2c8b 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] Project 798f32d320fe479aa30cd58e6897f92f 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: 812/1644] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:10 2026] DELETE /v2.0/security-groups/06b0edaf-ef3c-43da-91f7-40bbfc455550 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1645] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1646] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:10 2026] DELETE /v2.0/security-groups/4f538fbc-44ed-4932-a1f5-062b155c4822 => 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: 834/1647] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:11 2026] GET /v2.0/security-groups?tenant_id=89dd078c4a434eff8de7d5a6a54070ef&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1648] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:11 2026] DELETE /v2.0/security-groups/89f3970e-73a1-4e1d-9f02-9b595f8935b1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:11.370 8 INFO neutron.db.segments_db [None req-af6ca9b9-1d58-49f6-b48e-3387b25b36d8 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Added segment 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 of type vxlan for network a839b774-24c4-4a0d-895a-5dc2f20b785b [pid: 8|app: 0|req: 814/1649] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:11 2026] POST /v2.0/networks => generated 630 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1650] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 04:59:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1651] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1652] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:11 2026] POST /v2.0/subnets => generated 627 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1653] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 04:59: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) 2026-06-24 04:59:11.775 8 INFO neutron.db.segments_db [None req-b10ad164-673a-4934-94d1-eb0c4463a904 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Added segment 60557281-cb44-479d-9360-f314d33a4e8e of type vxlan for network eb4c24e5-69a0-4eb1-bdcc-2a3714c52ab2 2026-06-24 04:59:12.009 8 INFO neutron.db.l3_hamode_db [None req-b10ad164-673a-4934-94d1-eb0c4463a904 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1654] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:59:11 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1657] 10.0.0.183 () {34 vars in 1098 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-544422447&fields=id&tenant_id=798f32d320fe479aa30cd58e6897f92f => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1658] 10.0.0.183 () {34 vars in 1100 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1629571023&fields=id&tenant_id=798f32d320fe479aa30cd58e6897f92f => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1659] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/networks?id=c3dc708c-3781-404c-97e6-e0c8ff5788b5 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1660] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/quotas/798f32d320fe479aa30cd58e6897f92f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1661] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/ports?tenant_id=798f32d320fe479aa30cd58e6897f92f&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1662] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1663] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5?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) 2026-06-24 04:59:12.844 8 INFO neutron.db.l3_hamode_db [None req-b10ad164-673a-4934-94d1-eb0c4463a904 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 849/1664] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:12 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => 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: 816/1665] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:11 2026] POST /v2.0/routers => generated 694 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1666] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:14 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => 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: 850/1667] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:13 2026] PUT /v2.0/routers/4608a965-ca89-43e2-ab75-95eb6e2b4632/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1668] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:15 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1669] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:59:15 2026] POST /v2.0/ports => generated 955 bytes in 391 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: 819/1670] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:15 2026] GET /v2.0/security-groups?tenant_id=b5daf6ae181d4d43baea077eaaedf204&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1671] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:15 2026] DELETE /v2.0/security-groups/32e95ccf-2b40-4e50-a2ba-b26838ce237f => 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: 821/1672] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:15 2026] GET /v2.0/security-groups?tenant_id=de0ee65031524cef845316cecf33a1d0&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: 852/1673] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:59:15 2026] POST /v2.0/ports => generated 955 bytes in 319 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: 822/1674] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:15 2026] DELETE /v2.0/security-groups/e5addbc5-820b-4f5f-9052-1a34f12ffbda => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1675] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:16 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:16.602 7 INFO neutron.db.l3_db [None req-27dab894-4202-452b-b2f3-ee9a22604f86 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Floating IP 4ea5dd5f-1b6c-44d0-b8cc-57e386d7b788 associated. External IP: 10.96.250.216, port: 4fdc1a7c-c34f-412d-8e88-863727fa3ba7. [pid: 8|app: 0|req: 824/1676] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:59:17 2026] GET /v2.0/networks?id=c3dc708c-3781-404c-97e6-e0c8ff5788b5 => generated 673 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1677] 10.0.0.13 () {34 vars in 676 bytes} [Wed Jun 24 04:59:15 2026] POST /v2.0/floatingips => generated 842 bytes in 1435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1678] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 04:59:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=798f32d320fe479aa30cd58e6897f92f => generated 273 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:17.388 7 INFO neutron.db.l3_db [None req-eec691d4-7af9-4e41-baea-e90e6fa6336d f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Floating IP 4ea5dd5f-1b6c-44d0-b8cc-57e386d7b788 disassociated. External IP: 10.96.250.216, port: 4fdc1a7c-c34f-412d-8e88-863727fa3ba7. [pid: 8|app: 0|req: 826/1679] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 04:59:17 2026] POST /v2.0/ports => generated 993 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 854/1680] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:59:17 2026] PUT /v2.0/floatingips/4ea5dd5f-1b6c-44d0-b8cc-57e386d7b788 => generated 552 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1681] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:17 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 996 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:17.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-52759322-ff5f-41b4-bed9-3b1d6ce18080 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: 744cefa1-43f0-46f1-a049-20fc8abcfb82 2026-06-24 04:59:17.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52759322-ff5f-41b4-bed9-3b1d6ce18080 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: 744cefa1-43f0-46f1-a049-20fc8abcfb82 [pid: 8|app: 0|req: 828/1682] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:17 2026] DELETE /v2.0/floatingips/4ea5dd5f-1b6c-44d0-b8cc-57e386d7b788 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1683] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:18 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1684] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 04:59:17 2026] PUT /v2.0/ports/6f0c044b-8429-408f-ab11-3f37939e12a9 => generated 1274 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:18.194 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9cc9d85-c3c3-4660-9c13-84d5bd588392'] response: {'name': 'network-changed', 'server_uuid': '7acce3b7-f972-43db-a6e5-ab103fb0bb0a', 'tag': '6f0c044b-8429-408f-ab11-3f37939e12a9', '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: 856/1685] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:59:18 2026] GET /v2.0/ports?tenant_id=798f32d320fe479aa30cd58e6897f92f&device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1686] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 04:59:18 2026] GET /v2.0/networks?tenant_id=798f32d320fe479aa30cd58e6897f92f&shared=False => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1687] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 04:59:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1688] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1008 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:19.262 8 INFO neutron.db.l3_db [None req-ccfe9705-da81-47d9-8a6c-ec489447d4f5 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Floating IP 8807879e-61b4-4570-a1a3-6d5f9762de84 associated. External IP: 10.96.250.213, port: daa8f487-429d-46f5-a9f5-4f73ad61b898. [pid: 7|app: 0|req: 860/1689] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1690] 10.0.0.13 () {34 vars in 676 bytes} [Wed Jun 24 04:59:18 2026] POST /v2.0/floatingips => generated 842 bytes in 1494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1691] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/security-groups?tenant_id=1c8ac1ffa1ff4007bf33e14dc203a8fb&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1692] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/floatingips/8807879e-61b4-4570-a1a3-6d5f9762de84 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1693] 10.0.0.13 () {32 vars in 654 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/floatingips => generated 845 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1694] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:19 2026] DELETE /v2.0/security-groups/b794b41f-ad85-45d9-bdf1-af3b78af7424 => 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: 863/1695] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/ports?tenant_id=798f32d320fe479aa30cd58e6897f92f&device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1696] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6f0c044b-8429-408f-ab11-3f37939e12a9 => 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: 865/1697] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/subnets?id=bbb551d3-5404-42eb-8b9a-e51e8a32903b => generated 691 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1698] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/ports?network_id=c3dc708c-3781-404c-97e6-e0c8ff5788b5&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1699] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:59:19 2026] GET /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:20.059 8 INFO neutron.db.l3_db [None req-a30bc95c-51db-4f9d-8d1b-868230967e58 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Floating IP 8807879e-61b4-4570-a1a3-6d5f9762de84 associated. External IP: 10.96.250.213, port: daa8f487-429d-46f5-a9f5-4f73ad61b898. [pid: 7|app: 0|req: 868/1700] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:59:20 2026] GET /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1701] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:20 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1702] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:20 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1703] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:59:19 2026] PUT /v2.0/floatingips/8807879e-61b4-4570-a1a3-6d5f9762de84 => generated 842 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:20.761 7 INFO neutron.db.l3_db [None req-67565b31-002f-4e86-b428-5e29f28ec3e9 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Floating IP 8807879e-61b4-4570-a1a3-6d5f9762de84 disassociated. External IP: 10.96.250.213, port: 4fdc1a7c-c34f-412d-8e88-863727fa3ba7. [pid: 7|app: 0|req: 871/1704] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:59:20 2026] PUT /v2.0/floatingips/8807879e-61b4-4570-a1a3-6d5f9762de84 => generated 552 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:21.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-b16fe568-a40a-483d-81d7-1db94cfef8e0 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: 7f3dfc80-dab1-48b9-a5e7-ccee3de516cc 2026-06-24 04:59:21.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b16fe568-a40a-483d-81d7-1db94cfef8e0 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: 7f3dfc80-dab1-48b9-a5e7-ccee3de516cc [pid: 8|app: 0|req: 834/1705] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:21 2026] DELETE /v2.0/floatingips/8807879e-61b4-4570-a1a3-6d5f9762de84 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:21.403 7 INFO neutron.api.v2.resource [None req-0d03972a-35d4-44a6-8b01-340044058d21 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1706] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:21 2026] DELETE /v2.0/floatingips/8807879e-61b4-4570-a1a3-6d5f9762de84 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:21.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e4d3412-9ee9-45ce-a719-c4da0f6cd93f f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: 4fdc1a7c-c34f-412d-8e88-863727fa3ba7 2026-06-24 04:59:21.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e4d3412-9ee9-45ce-a719-c4da0f6cd93f f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: 4fdc1a7c-c34f-412d-8e88-863727fa3ba7 [pid: 7|app: 0|req: 873/1707] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:21 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1708] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:21 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1709] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:59:21 2026] DELETE /v2.0/ports/4fdc1a7c-c34f-412d-8e88-863727fa3ba7 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:21.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-79c99de0-8041-41b1-b320-00fee7370680 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: daa8f487-429d-46f5-a9f5-4f73ad61b898 2026-06-24 04:59:21.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79c99de0-8041-41b1-b320-00fee7370680 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: daa8f487-429d-46f5-a9f5-4f73ad61b898 [pid: 7|app: 0|req: 875/1710] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 04:59:21 2026] DELETE /v2.0/ports/daa8f487-429d-46f5-a9f5-4f73ad61b898 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1711] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:22 2026] GET /v2.0/ports?device_id=4608a965-ca89-43e2-ab75-95eb6e2b4632 => generated 958 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1712] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:21 2026] GET /v2.0/security-groups?tenant_id=d03778a79fd64b798d3f32b911906abf&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1713] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:22 2026] DELETE /v2.0/security-groups/6f21bdf8-49d3-4bb1-826a-671e54feba11 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:22.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-66ff242e-be9c-4543-a7e6-c3877f54dc63 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: 9be76a70-8ea2-4fbd-9704-9fd75a40645d 2026-06-24 04:59:22.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66ff242e-be9c-4543-a7e6-c3877f54dc63 f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: 9be76a70-8ea2-4fbd-9704-9fd75a40645d [pid: 8|app: 0|req: 838/1714] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:22 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1008 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1715] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:22 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1716] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:22 2026] PUT /v2.0/routers/4608a965-ca89-43e2-ab75-95eb6e2b4632/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:23.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-a41e4aad-4699-405b-abf5-2eeea55a795e f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: 4feee242-7318-44a6-87e9-05fa088d2d7c 2026-06-24 04:59:23.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a41e4aad-4699-405b-abf5-2eeea55a795e f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: 4feee242-7318-44a6-87e9-05fa088d2d7c [pid: 7|app: 0|req: 878/1717] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:59:23 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1718] 199.204.45.250 () {34 vars in 1124 bytes} [Wed Jun 24 04:59:23 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:23.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-a41e4aad-4699-405b-abf5-2eeea55a795e f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] TaaS: Handle Delete Port: 6e6cfe6d-61a1-4c27-b90d-dfe82eaa045a 2026-06-24 04:59:23.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a41e4aad-4699-405b-abf5-2eeea55a795e f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] Tap Mirror: Handle Delete Port: 6e6cfe6d-61a1-4c27-b90d-dfe82eaa045a 2026-06-24 04:59:23.767 8 INFO neutron.services.segments.plugin [-] Segment 60557281-cb44-479d-9360-f314d33a4e8e resource provider aggregate not found 2026-06-24 04:59:23.768 8 INFO neutron.services.segments.plugin [-] Segment 60557281-cb44-479d-9360-f314d33a4e8e resource provider aggregate not found 2026-06-24 04:59:23.788 8 INFO neutron.services.segments.plugin [-] Segment 60557281-cb44-479d-9360-f314d33a4e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60557281-cb44-479d-9360-f314d33a4e8e found for delete ", "request_id": "req-c1665b52-c4d6-468d-867c-7e6f6a863717"}]} 2026-06-24 04:59:23.792 8 INFO neutron.db.l3_hamode_db [None req-a41e4aad-4699-405b-abf5-2eeea55a795e f87883b15d7b466cb2350d8a67e2226b aec2c8677f864104975dd261fc7b43e1 - - default default] HA network eb4c24e5-69a0-4eb1-bdcc-2a3714c52ab2 was deleted as no HA routers are present in tenant aec2c8677f864104975dd261fc7b43e1. 2026-06-24 04:59:23.793 8 INFO neutron.services.segments.plugin [-] Segment 60557281-cb44-479d-9360-f314d33a4e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60557281-cb44-479d-9360-f314d33a4e8e found for delete ", "request_id": "req-8ec403dd-67bb-4057-8b0e-c60faf1a366c"}]} [pid: 8|app: 0|req: 840/1719] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:22 2026] DELETE /v2.0/routers/4608a965-ca89-43e2-ab75-95eb6e2b4632 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1720] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:23 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1721] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:23 2026] DELETE /v2.0/subnets/566997fa-8c74-44cd-a95d-a85fa301fbf2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1722] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:23 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:24.030 7 INFO neutron.services.segments.plugin [-] Segment 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 resource provider aggregate not found 2026-06-24 04:59:24.034 7 INFO neutron.services.segments.plugin [-] Segment 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 resource provider aggregate not found 2026-06-24 04:59:24.052 7 INFO neutron.services.segments.plugin [-] Segment 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 found for delete ", "request_id": "req-0e4b8dfe-4baa-4cc6-ba36-e759ed0ff326"}]} 2026-06-24 04:59:24.056 7 INFO neutron.services.segments.plugin [-] Segment 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9deed2a1-90f5-461b-9b2b-69a64aaa95c1 found for delete ", "request_id": "req-8b5cf2fa-3ecc-419d-b45a-adddc79bd363"}]} [pid: 7|app: 0|req: 881/1723] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:23 2026] DELETE /v2.0/networks/a839b774-24c4-4a0d-895a-5dc2f20b785b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1724] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:24 2026] GET /v2.0/security-groups?tenant_id=aec2c8677f864104975dd261fc7b43e1&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1725] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:24 2026] DELETE /v2.0/security-groups/cd15808d-b0a2-469a-847a-22c86e9037a2 => 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: 844/1726] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:25 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1727] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:25 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1728] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:25 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:25.464 7 INFO neutron.db.l3_db [None req-6b0324c0-ff87-4e6b-84bd-e1fac7aef164 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] Floating IP 0c103263-1d08-4a79-9dc2-baa520eadd76 associated. External IP: 10.96.250.202, port: 6f0c044b-8429-408f-ab11-3f37939e12a9. [pid: 7|app: 0|req: 884/1729] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 04:59:25 2026] PUT /v2.0/floatingips/0c103263-1d08-4a79-9dc2-baa520eadd76 => generated 855 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:25.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ddb0448-6100-4cbb-9e45-04e024ff77b7'] response: {'name': 'network-changed', 'server_uuid': '7acce3b7-f972-43db-a6e5-ab103fb0bb0a', 'tag': '6f0c044b-8429-408f-ab11-3f37939e12a9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 846/1730] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/ports?tenant_id=798f32d320fe479aa30cd58e6897f92f&device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1731] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/networks?id=c3dc708c-3781-404c-97e6-e0c8ff5788b5 => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1732] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6f0c044b-8429-408f-ab11-3f37939e12a9 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1733] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/subnets?id=bbb551d3-5404-42eb-8b9a-e51e8a32903b => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1734] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/ports?network_id=c3dc708c-3781-404c-97e6-e0c8ff5788b5&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1735] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5?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: 849/1736] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 04:59:26 2026] GET /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5?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-24 04:59:27.026 7 INFO neutron.db.segments_db [None req-9898afd1-8b9d-4d30-bbd5-d6be3f285fa1 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment 6171660f-e3e7-4b08-a7d2-1f9c999a360b of type vxlan for network 445353f6-574a-428a-9173-31bd49798270 [pid: 7|app: 0|req: 888/1737] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:26 2026] POST /v2.0/networks => generated 614 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:27.188 8 INFO neutron.db.segments_db [None req-0cb40866-050a-479b-a150-6968b86873f0 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment e8e6356a-5f6a-4ec7-975c-d7970236442f of type vxlan for network dbf0a561-9974-46b1-9347-0aae604c9ec1 [pid: 8|app: 0|req: 850/1740] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:27 2026] POST /v2.0/networks => generated 615 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1741] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:27 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) [pid: 8|app: 0|req: 851/1742] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:27 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:27.827 7 INFO neutron.db.segments_db [None req-3885eda1-ad94-4989-8576-09c69495443a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment 88913c42-cc24-4d79-9f89-bf161e971e4d of type vxlan for network ab821521-6a6c-4c02-9234-d6371d819546 2026-06-24 04:59:28.111 7 INFO neutron.db.l3_hamode_db [None req-3885eda1-ad94-4989-8576-09c69495443a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:28.251 7 INFO neutron.db.l3_hamode_db [None req-3885eda1-ad94-4989-8576-09c69495443a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 892/1743] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:27 2026] POST /v2.0/routers => generated 511 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1744] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:28 2026] PUT /v2.0/routers/a4e5c578-740a-465d-b78d-6e7026e3444a/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1745] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:59:29 2026] GET /v2.0/ports/9ed98a41-3379-4405-b1b7-9921b8778990 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1746] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:29 2026] PUT /v2.0/routers/a4e5c578-740a-465d-b78d-6e7026e3444a/add_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1747] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:59:30 2026] GET /v2.0/ports/fa11c8dc-daad-4cf4-9768-006e0529c4d6 => generated 967 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:31.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-14adb0de-dd83-4feb-bf61-997be86f19cb c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: fa11c8dc-daad-4cf4-9768-006e0529c4d6 2026-06-24 04:59:31.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14adb0de-dd83-4feb-bf61-997be86f19cb c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: fa11c8dc-daad-4cf4-9768-006e0529c4d6 [pid: 8|app: 0|req: 854/1748] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:31 2026] PUT /v2.0/routers/a4e5c578-740a-465d-b78d-6e7026e3444a/remove_router_interface => generated 309 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:31.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-03e1f7dc-4dd8-4834-a2c4-316e759cb99e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 9ed98a41-3379-4405-b1b7-9921b8778990 2026-06-24 04:59:31.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03e1f7dc-4dd8-4834-a2c4-316e759cb99e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 9ed98a41-3379-4405-b1b7-9921b8778990 [pid: 7|app: 0|req: 895/1749] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:31 2026] PUT /v2.0/routers/a4e5c578-740a-465d-b78d-6e7026e3444a/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1750] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:32 2026] GET /v2.0/ports?device_id=a4e5c578-740a-465d-b78d-6e7026e3444a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:32.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5a6222f-e319-4449-84d2-d00b7e1c9caa c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 9d715d76-49b8-4d92-9b7b-61a01600fc12 2026-06-24 04:59:32.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5a6222f-e319-4449-84d2-d00b7e1c9caa c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 9d715d76-49b8-4d92-9b7b-61a01600fc12 2026-06-24 04:59:32.901 7 INFO neutron.services.segments.plugin [-] Segment 88913c42-cc24-4d79-9f89-bf161e971e4d resource provider aggregate not found 2026-06-24 04:59:32.908 7 INFO neutron.services.segments.plugin [-] Segment 88913c42-cc24-4d79-9f89-bf161e971e4d resource provider aggregate not found 2026-06-24 04:59:32.915 7 INFO neutron.services.segments.plugin [-] Segment 88913c42-cc24-4d79-9f89-bf161e971e4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88913c42-cc24-4d79-9f89-bf161e971e4d found for delete ", "request_id": "req-c17b2769-f1fa-4c9a-b969-3200eaf729ad"}]} 2026-06-24 04:59:32.925 7 INFO neutron.services.segments.plugin [-] Segment 88913c42-cc24-4d79-9f89-bf161e971e4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88913c42-cc24-4d79-9f89-bf161e971e4d found for delete ", "request_id": "req-70b5c3c5-6748-49cd-bf44-fd85cc8192b5"}]} 2026-06-24 04:59:32.940 7 INFO neutron.db.l3_hamode_db [None req-b5a6222f-e319-4449-84d2-d00b7e1c9caa c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] HA network ab821521-6a6c-4c02-9234-d6371d819546 was deleted as no HA routers are present in tenant e089e19d83ac44b190721cdb6d23bc60. [pid: 7|app: 0|req: 896/1751] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:32 2026] DELETE /v2.0/routers/a4e5c578-740a-465d-b78d-6e7026e3444a => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1752] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:32 2026] DELETE /v2.0/subnets/b0e8aa54-a6c6-47a1-8569-6f83c8be7440 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1753] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:33 2026] DELETE /v2.0/subnets/8e8ed43b-a024-480c-9244-206d0e22b23b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:33.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3463104-fc76-4714-88d4-8165c399caa2 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: a7a00a39-f45e-4757-96b2-2f230369950b 2026-06-24 04:59:33.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3463104-fc76-4714-88d4-8165c399caa2 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: a7a00a39-f45e-4757-96b2-2f230369950b 2026-06-24 04:59:33.570 8 INFO neutron.services.segments.plugin [-] Segment e8e6356a-5f6a-4ec7-975c-d7970236442f resource provider aggregate not found 2026-06-24 04:59:33.579 8 INFO neutron.services.segments.plugin [-] Segment e8e6356a-5f6a-4ec7-975c-d7970236442f resource provider aggregate not found 2026-06-24 04:59:33.591 8 INFO neutron.services.segments.plugin [-] Segment e8e6356a-5f6a-4ec7-975c-d7970236442f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e6356a-5f6a-4ec7-975c-d7970236442f found for delete ", "request_id": "req-8e4e969e-077f-4fa6-a40e-4bdbb35e4b30"}]} 2026-06-24 04:59:33.598 8 INFO neutron.services.segments.plugin [-] Segment e8e6356a-5f6a-4ec7-975c-d7970236442f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e6356a-5f6a-4ec7-975c-d7970236442f found for delete ", "request_id": "req-53286e0d-8dfd-4301-a7d9-b24418192c43"}]} [pid: 8|app: 0|req: 857/1754] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:33 2026] DELETE /v2.0/networks/dbf0a561-9974-46b1-9347-0aae604c9ec1 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:33.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee077bf2-341a-432b-aa2b-55c69fa8d45c c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 0cdf6325-da02-4a60-8b97-27ffcdd71f25 2026-06-24 04:59:33.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee077bf2-341a-432b-aa2b-55c69fa8d45c c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 0cdf6325-da02-4a60-8b97-27ffcdd71f25 [pid: 7|app: 0|req: 898/1755] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:33 2026] DELETE /v2.0/networks/445353f6-574a-428a-9173-31bd49798270 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:33.987 8 INFO neutron.db.segments_db [None req-a7a5ff69-098c-4478-bf44-97411bca2e79 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment 10abf5b3-1340-44bf-b62d-4a28af388b1a of type vxlan for network 83b11baf-6073-40d7-a758-26a7b00841d3 [pid: 8|app: 0|req: 858/1756] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:33 2026] POST /v2.0/networks => generated 612 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1757] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:34 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:34.361 8 INFO neutron.db.segments_db [None req-dfdaa789-3585-407c-95e3-91786f0c25c6 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment bbda1434-0b08-4cb4-9bbf-4897868ea1b4 of type vxlan for network 0894431f-0169-4811-8fd7-b44e88c78c51 2026-06-24 04:59:34.593 8 INFO neutron.db.l3_hamode_db [None req-dfdaa789-3585-407c-95e3-91786f0c25c6 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:34.715 8 INFO neutron.db.l3_hamode_db [None req-dfdaa789-3585-407c-95e3-91786f0c25c6 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:34.933 7 INFO neutron.services.segments.plugin [-] Segment 6171660f-e3e7-4b08-a7d2-1f9c999a360b resource provider aggregate not found 2026-06-24 04:59:34.946 7 INFO neutron.services.segments.plugin [-] Segment 6171660f-e3e7-4b08-a7d2-1f9c999a360b resource provider aggregate not found 2026-06-24 04:59:34.953 7 INFO neutron.services.segments.plugin [-] Segment 6171660f-e3e7-4b08-a7d2-1f9c999a360b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6171660f-e3e7-4b08-a7d2-1f9c999a360b found for delete ", "request_id": "req-e147ec8d-75a4-44c8-824f-14f500fc9a62"}]} 2026-06-24 04:59:34.968 7 INFO neutron.services.segments.plugin [-] Segment 6171660f-e3e7-4b08-a7d2-1f9c999a360b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6171660f-e3e7-4b08-a7d2-1f9c999a360b found for delete ", "request_id": "req-04375338-7950-4b22-8c20-1135a9035362"}]} [pid: 8|app: 0|req: 859/1758] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:34 2026] POST /v2.0/routers => generated 510 bytes in 968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1759] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:35 2026] GET /v2.0/security-groups?tenant_id=95557f6dc43c471d83a80e26f8bc7f24&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1760] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:35 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1761] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:35 2026] DELETE /v2.0/security-groups/3ea7fd41-599d-42b0-9071-c16135c301de => 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: 903/1762] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:35 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1763] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:59:35 2026] POST /v2.0/ports => generated 964 bytes in 340 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: 904/1764] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:35 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1279 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1765] 10.0.0.13 () {32 vars in 857 bytes} [Wed Jun 24 04:59:35 2026] GET /v2.0/floatingips?floating_network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d&port_id=6f0c044b-8429-408f-ab11-3f37939e12a9 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1766] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 04:59:36 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1767] 10.0.0.103 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:36 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1768] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:35 2026] PUT /v2.0/routers/e1a65a30-fa24-4b28-83fc-031bfdfc86dd/add_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1769] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:59:36 2026] GET /v2.0/ports/7d9ea5d5-a5b6-4df9-ac6b-ed0a4b0dac50 => generated 1038 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, ' 2026-06-24 04:59:37.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-43a81eb2-0efa-4e02-afc1-fccfdeb0acf0 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 7d9ea5d5-a5b6-4df9-ac6b-ed0a4b0dac50 2026-06-24 04:59:37.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43a81eb2-0efa-4e02-afc1-fccfdeb0acf0 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 7d9ea5d5-a5b6-4df9-ac6b-ed0a4b0dac50 [pid: 8|app: 0|req: 862/1770] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:36 2026] PUT /v2.0/routers/e1a65a30-fa24-4b28-83fc-031bfdfc86dd/remove_router_interface => generated 309 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:37.714 7 INFO neutron.api.v2.resource [None req-639886ef-332d-49c4-9a16-e22f95bebacb c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1771] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:37 2026] PUT /v2.0/routers/e1a65a30-fa24-4b28-83fc-031bfdfc86dd/remove_router_interface => generated 197 bytes in 191 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: 863/1772] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:37 2026] GET /v2.0/ports?device_id=e1a65a30-fa24-4b28-83fc-031bfdfc86dd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:37.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a9e9a0b-8e0b-49fd-96d0-918384e645ae c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: f1cdb7e7-969c-4dc1-90d9-adac36d3d982 2026-06-24 04:59:37.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a9e9a0b-8e0b-49fd-96d0-918384e645ae c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: f1cdb7e7-969c-4dc1-90d9-adac36d3d982 2026-06-24 04:59:38.280 7 INFO neutron.services.segments.plugin [-] Segment bbda1434-0b08-4cb4-9bbf-4897868ea1b4 resource provider aggregate not found 2026-06-24 04:59:38.292 7 INFO neutron.services.segments.plugin [-] Segment bbda1434-0b08-4cb4-9bbf-4897868ea1b4 resource provider aggregate not found 2026-06-24 04:59:38.305 7 INFO neutron.services.segments.plugin [-] Segment bbda1434-0b08-4cb4-9bbf-4897868ea1b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbda1434-0b08-4cb4-9bbf-4897868ea1b4 found for delete ", "request_id": "req-63b2ab61-0788-4851-8f7a-ac220fc2397c"}]} 2026-06-24 04:59:38.319 7 INFO neutron.services.segments.plugin [-] Segment bbda1434-0b08-4cb4-9bbf-4897868ea1b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbda1434-0b08-4cb4-9bbf-4897868ea1b4 found for delete ", "request_id": "req-eb030682-22b7-4f73-b129-ceec1eab9ebd"}]} 2026-06-24 04:59:38.322 7 INFO neutron.db.l3_hamode_db [None req-4a9e9a0b-8e0b-49fd-96d0-918384e645ae c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] HA network 0894431f-0169-4811-8fd7-b44e88c78c51 was deleted as no HA routers are present in tenant e089e19d83ac44b190721cdb6d23bc60. [pid: 7|app: 0|req: 910/1773] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:37 2026] DELETE /v2.0/routers/e1a65a30-fa24-4b28-83fc-031bfdfc86dd => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1774] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:38 2026] DELETE /v2.0/subnets/c9026ed7-cd83-4399-95d8-133eec8fc7b5 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:38.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-45a7bc96-e46e-4a1d-831d-6fa0be2ef48e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 6dee7ad3-208e-4ca6-a96c-2a3552ee13f4 2026-06-24 04:59:38.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45a7bc96-e46e-4a1d-831d-6fa0be2ef48e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 6dee7ad3-208e-4ca6-a96c-2a3552ee13f4 [pid: 7|app: 0|req: 911/1775] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:38 2026] DELETE /v2.0/networks/83b11baf-6073-40d7-a758-26a7b00841d3 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:38.821 8 INFO neutron.db.segments_db [None req-d3c12429-f30c-47a9-854c-9ace4c8ef2f9 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment c1b044b5-ef2a-4718-82f7-7a1a46acdc91 of type vxlan for network 19b3b907-e8d3-40c5-9f4d-aa5229e3432c [pid: 8|app: 0|req: 865/1776] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:38 2026] POST /v2.0/networks => generated 614 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1777] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:39 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1778] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:38 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1779] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:39 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:39.270 7 INFO neutron.db.segments_db [None req-613ce839-59df-414f-8c2a-4a129ac1829a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment 98b8e353-080e-4be9-b095-6cbefd01e2fc of type vxlan for network 0841dd38-9145-4926-8d10-f24216729bfb 2026-06-24 04:59:39.518 7 INFO neutron.db.l3_hamode_db [None req-613ce839-59df-414f-8c2a-4a129ac1829a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:39.632 7 INFO neutron.db.l3_hamode_db [None req-613ce839-59df-414f-8c2a-4a129ac1829a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1780] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:39 2026] POST /v2.0/routers => generated 511 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:40.332 7 INFO neutron.services.segments.plugin [-] Segment 10abf5b3-1340-44bf-b62d-4a28af388b1a resource provider aggregate not found 2026-06-24 04:59:40.348 7 INFO neutron.services.segments.plugin [-] Segment 10abf5b3-1340-44bf-b62d-4a28af388b1a resource provider aggregate not found 2026-06-24 04:59:40.352 7 INFO neutron.services.segments.plugin [-] Segment 10abf5b3-1340-44bf-b62d-4a28af388b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10abf5b3-1340-44bf-b62d-4a28af388b1a found for delete ", "request_id": "req-0f5d8136-8efc-43ac-ad13-25e373cfb61d"}]} [pid: 8|app: 0|req: 868/1781] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:59:39 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:40.364 7 INFO neutron.services.segments.plugin [-] Segment 10abf5b3-1340-44bf-b62d-4a28af388b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10abf5b3-1340-44bf-b62d-4a28af388b1a found for delete ", "request_id": "req-3a54ee5f-c853-4b2b-bada-2171cbb41684"}]} [pid: 8|app: 0|req: 869/1782] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:40 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1783] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:59:40 2026] POST /v2.0/floatingips => generated 552 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1784] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:40 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1785] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:40 2026] PUT /v2.0/routers/292df0b4-b26d-4046-98fb-2235c061c55b/add_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1786] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:59:41 2026] GET /v2.0/ports/81156ce7-0172-43dd-b9e3-888a79359ab3 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1787] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:59:40 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:41.558 7 INFO neutron_taas.services.taas.taas_plugin [None req-ed8741eb-5e3c-4d09-a946-c91b6933c582 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 81156ce7-0172-43dd-b9e3-888a79359ab3 2026-06-24 04:59:41.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed8741eb-5e3c-4d09-a946-c91b6933c582 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 81156ce7-0172-43dd-b9e3-888a79359ab3 [pid: 8|app: 0|req: 873/1788] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:59:41 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1789] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 04:59:41 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1790] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:41 2026] PUT /v2.0/routers/292df0b4-b26d-4046-98fb-2235c061c55b/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:42.142 7 INFO neutron_taas.services.taas.taas_plugin [req-8d890767-215a-4f61-9cde-5817bfedfe7e req-4cb00833-57d2-44a5-abe1-81dd1212a5b2 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] TaaS: Handle Delete Port: 6f0c044b-8429-408f-ab11-3f37939e12a9 2026-06-24 04:59:42.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d890767-215a-4f61-9cde-5817bfedfe7e req-4cb00833-57d2-44a5-abe1-81dd1212a5b2 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] Tap Mirror: Handle Delete Port: 6f0c044b-8429-408f-ab11-3f37939e12a9 2026-06-24 04:59:42.291 7 INFO neutron.db.l3_db [req-8d890767-215a-4f61-9cde-5817bfedfe7e req-4cb00833-57d2-44a5-abe1-81dd1212a5b2 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] Floating IP 0c103263-1d08-4a79-9dc2-baa520eadd76 disassociated. External IP: 10.96.250.202, port: 6f0c044b-8429-408f-ab11-3f37939e12a9. [pid: 8|app: 0|req: 875/1791] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 04:59:41 2026] POST /v2.0/floatingips => generated 552 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1792] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:42 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1793] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:42 2026] GET /v2.0/ports?device_id=292df0b4-b26d-4046-98fb-2235c061c55b => 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: 880/1796] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:59:42 2026] PUT /v2.0/floatingips/024cc8ff-32ce-4bc0-80b2-f8b32095e926/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: 881/1797] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 24 04:59:42 2026] GET /v2.0/security-groups?id=a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f&id=51893bd5-487d-4bdc-a08d-7a540acbf62c&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:42.615 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9e62d97-0626-4d73-a229-26ff0727f1d1 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 81f1b068-b9da-4de0-8408-f2f947543ba9 2026-06-24 04:59:42.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9e62d97-0626-4d73-a229-26ff0727f1d1 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 81f1b068-b9da-4de0-8408-f2f947543ba9 [pid: 7|app: 0|req: 917/1798] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 04:59:41 2026] DELETE /v2.0/ports/6f0c044b-8429-408f-ab11-3f37939e12a9 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:42.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdb3ad08-7ee5-47ed-85d4-983d63086c91'] response: {'server_uuid': '7acce3b7-f972-43db-a6e5-ab103fb0bb0a', 'name': 'network-vif-deleted', 'tag': '6f0c044b-8429-408f-ab11-3f37939e12a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 918/1799] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:59:42 2026] PUT /v2.0/floatingips/1d04d20f-2f06-4ede-98a5-7ef310f8e5b3/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1800] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:59:42 2026] PUT /v2.0/floatingips/ff12df91-7fbd-42e2-b0b8-b414c108516e/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1801] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 04:59:42 2026] PUT /v2.0/floatingips/f755fed7-ce3d-4b8f-a615-24f908e47307/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1802] 10.0.0.13 () {32 vars in 671 bytes} [Wed Jun 24 04:59:42 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1803] 10.0.0.13 () {32 vars in 685 bytes} [Wed Jun 24 04:59:42 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:42.982 8 INFO neutron.services.segments.plugin [-] Segment 98b8e353-080e-4be9-b095-6cbefd01e2fc resource provider aggregate not found 2026-06-24 04:59:42.985 8 INFO neutron.services.segments.plugin [-] Segment 98b8e353-080e-4be9-b095-6cbefd01e2fc resource provider aggregate not found [pid: 7|app: 0|req: 923/1804] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 04:59:42 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:43.007 8 INFO neutron.services.segments.plugin [-] Segment 98b8e353-080e-4be9-b095-6cbefd01e2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b8e353-080e-4be9-b095-6cbefd01e2fc found for delete ", "request_id": "req-96fb3865-5e87-4e33-90ca-7e1fa2ea7057"}]} 2026-06-24 04:59:43.017 8 INFO neutron.services.segments.plugin [-] Segment 98b8e353-080e-4be9-b095-6cbefd01e2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b8e353-080e-4be9-b095-6cbefd01e2fc found for delete ", "request_id": "req-a42b3a57-107b-4a88-a105-ca278aa7cb0d"}]} 2026-06-24 04:59:43.024 8 INFO neutron.db.l3_hamode_db [None req-c9e62d97-0626-4d73-a229-26ff0727f1d1 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] HA network 0841dd38-9145-4926-8d10-f24216729bfb was deleted as no HA routers are present in tenant e089e19d83ac44b190721cdb6d23bc60. [pid: 8|app: 0|req: 882/1805] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:42 2026] DELETE /v2.0/routers/292df0b4-b26d-4046-98fb-2235c061c55b => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1806] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 04:59:43 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1807] 10.0.0.13 () {32 vars in 679 bytes} [Wed Jun 24 04:59:43 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1808] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 04:59:43 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1809] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:43 2026] DELETE /v2.0/subnets/a12eddea-5916-4236-892a-b5ef2285cbf5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1810] 10.0.0.13 () {32 vars in 689 bytes} [Wed Jun 24 04:59:43 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1811] 10.0.0.13 () {32 vars in 701 bytes} [Wed Jun 24 04:59:43 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:59:43.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a875971-2707-48d0-92e3-9d1a25fc23af c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 6db9b75b-f548-43d2-8ade-b10e1e3dfc1d 2026-06-24 04:59:43.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a875971-2707-48d0-92e3-9d1a25fc23af c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 6db9b75b-f548-43d2-8ade-b10e1e3dfc1d 2026-06-24 04:59:43.376 7 INFO neutron_taas.services.taas.taas_plugin [None req-32b28ff1-77d3-49eb-81e5-3146b8277055 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] TaaS: Handle Delete Port: 0368374b-f081-4e1a-b763-24a1b66bc509 2026-06-24 04:59:43.379 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32b28ff1-77d3-49eb-81e5-3146b8277055 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] Tap Mirror: Handle Delete Port: 0368374b-f081-4e1a-b763-24a1b66bc509 [pid: 8|app: 0|req: 884/1812] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:43 2026] DELETE /v2.0/networks/19b3b907-e8d3-40c5-9f4d-aa5229e3432c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:43.500 8 INFO neutron.db.segments_db [None req-fb4ecd1a-e64b-42c0-aa99-02eeaed8d07e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Added segment 88c3e437-8900-431d-8945-3a466d7422de of type vxlan for network a1f89535-11a1-4964-8d73-c555cce8ad8b [pid: 7|app: 0|req: 929/1813] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:43 2026] DELETE /v2.0/floatingips/024cc8ff-32ce-4bc0-80b2-f8b32095e926 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1814] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:43 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:43.625 7 INFO neutron_taas.services.taas.taas_plugin [None req-7df46d9a-3546-48d4-8112-3851c0d26f65 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] TaaS: Handle Delete Port: ec35c857-b501-4e7a-82c9-9f3712eed40b 2026-06-24 04:59:43.628 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7df46d9a-3546-48d4-8112-3851c0d26f65 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] Tap Mirror: Handle Delete Port: ec35c857-b501-4e7a-82c9-9f3712eed40b 2026-06-24 04:59:43.744 8 INFO neutron.db.l3_hamode_db [None req-fb4ecd1a-e64b-42c0-aa99-02eeaed8d07e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1815] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:43 2026] DELETE /v2.0/floatingips/1d04d20f-2f06-4ede-98a5-7ef310f8e5b3 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:43.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-91691b89-31a7-4d51-83be-31216e7538b7 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] TaaS: Handle Delete Port: 20916cb0-0189-4c59-bf98-4ba3c467ed3a 2026-06-24 04:59:43.920 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91691b89-31a7-4d51-83be-31216e7538b7 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] Tap Mirror: Handle Delete Port: 20916cb0-0189-4c59-bf98-4ba3c467ed3a [pid: 7|app: 0|req: 932/1816] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:43 2026] DELETE /v2.0/floatingips/ff12df91-7fbd-42e2-b0b8-b414c108516e => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:44.196 7 INFO neutron_taas.services.taas.taas_plugin [None req-800a50b6-cdde-4d62-8757-4055182e2b38 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] TaaS: Handle Delete Port: f694de54-48a7-4ef9-8758-1e37d0f13de4 2026-06-24 04:59:44.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-800a50b6-cdde-4d62-8757-4055182e2b38 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] Tap Mirror: Handle Delete Port: f694de54-48a7-4ef9-8758-1e37d0f13de4 [pid: 7|app: 0|req: 933/1817] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:44 2026] DELETE /v2.0/floatingips/f755fed7-ce3d-4b8f-a615-24f908e47307 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:44.467 7 INFO neutron_taas.services.taas.taas_plugin [None req-e08f0e83-8e28-4969-a0f8-9f0a671fb162 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] TaaS: Handle Delete Port: ad1ebfba-6ce3-442d-a00a-6f9c0d55a4d4 2026-06-24 04:59:44.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e08f0e83-8e28-4969-a0f8-9f0a671fb162 68541d7ecd7c40f08a4073e2e3ba420f b3a5c001126040b79618f06b2781d132 - - default default] Tap Mirror: Handle Delete Port: ad1ebfba-6ce3-442d-a00a-6f9c0d55a4d4 2026-06-24 04:59:44.534 8 INFO neutron.db.l3_hamode_db [None req-fb4ecd1a-e64b-42c0-aa99-02eeaed8d07e c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 934/1818] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:44 2026] DELETE /v2.0/floatingips/8de92b04-d441-4142-86be-ad769fc010ec => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1819] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:44 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:45.039 8 INFO neutron.services.segments.plugin [-] Segment c1b044b5-ef2a-4718-82f7-7a1a46acdc91 resource provider aggregate not found 2026-06-24 04:59:45.047 8 INFO neutron.services.segments.plugin [-] Segment c1b044b5-ef2a-4718-82f7-7a1a46acdc91 resource provider aggregate not found 2026-06-24 04:59:45.062 8 INFO neutron.services.segments.plugin [-] Segment c1b044b5-ef2a-4718-82f7-7a1a46acdc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b044b5-ef2a-4718-82f7-7a1a46acdc91 found for delete ", "request_id": "req-27a7fa29-6408-4467-8898-f0e008856f27"}]} 2026-06-24 04:59:45.068 8 INFO neutron.services.segments.plugin [-] Segment c1b044b5-ef2a-4718-82f7-7a1a46acdc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b044b5-ef2a-4718-82f7-7a1a46acdc91 found for delete ", "request_id": "req-ab8c9625-7d18-400e-b59a-eca092eaa447"}]} [pid: 8|app: 0|req: 885/1820] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:43 2026] POST /v2.0/routers => generated 691 bytes in 1967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1821] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 04:59:45 2026] GET /v2.0/routers/5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 697 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1822] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 04:59:45 2026] GET /v2.0/routers => generated 700 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1823] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:45 2026] GET /v2.0/security-groups?tenant_id=b3a5c001126040b79618f06b2781d132&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1824] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 04:59:45 2026] GET /v2.0/ports?device_id=7acce3b7-f972-43db-a6e5-ab103fb0bb0a => 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: 888/1825] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:45 2026] DELETE /v2.0/security-groups/2acacb7d-82e2-40a3-ad38-243cf5d7b799 => 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: 889/1826] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:45 2026] GET /v2.0/security-groups?tenant_id=de7829c90af341da9b67cda9682a0117&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1827] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:46 2026] DELETE /v2.0/security-groups/086ac1fe-d066-4b53-8a09-c519c19d034d => 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: 891/1828] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:46 2026] GET /v2.0/security-groups?tenant_id=9c21f541da144b87b315d58c9b66da40&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: 938/1829] 10.0.0.13 () {34 vars in 740 bytes} [Wed Jun 24 04:59:45 2026] PUT /v2.0/routers/5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 704 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1830] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:46 2026] DELETE /v2.0/security-groups/af6c890d-e7cc-47d5-aa19-ae24f51d04a7 => 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: 939/1831] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 04:59:46 2026] GET /v2.0/routers/5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 704 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1832] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:46 2026] GET /v2.0/ports?device_id=5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:46.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-bef6472a-ba11-4d73-894f-67e9fe49992f c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: a10edcaa-004c-45c9-9a72-9294903d941a 2026-06-24 04:59:46.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bef6472a-ba11-4d73-894f-67e9fe49992f c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: a10edcaa-004c-45c9-9a72-9294903d941a [pid: 8|app: 0|req: 894/1833] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:46 2026] DELETE /v2.0/security-groups/a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:47.034 8 INFO neutron.api.v2.resource [None req-53f51dae-2e91-486a-a490-f9f6426c4282 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1834] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 04:59:47 2026] GET /v2.0/security-groups/a99fb210-9c40-4dd5-a4fd-94b87cb7ec3f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:47.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-bef6472a-ba11-4d73-894f-67e9fe49992f c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] TaaS: Handle Delete Port: 5abbc872-610f-45b2-bc28-be3eaab3b803 2026-06-24 04:59:47.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bef6472a-ba11-4d73-894f-67e9fe49992f c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] Tap Mirror: Handle Delete Port: 5abbc872-610f-45b2-bc28-be3eaab3b803 2026-06-24 04:59:47.139 8 INFO neutron_taas.services.taas.taas_plugin [None req-02b9469e-4d00-4be6-8ed8-3f5b810972fe 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] TaaS: Handle Delete Port: 1c29fde7-ca6f-4885-b1d6-4155a8ed65f7 2026-06-24 04:59:47.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02b9469e-4d00-4be6-8ed8-3f5b810972fe 6022946750b34914a618ddba4b8ef45e 798f32d320fe479aa30cd58e6897f92f - - default default] Tap Mirror: Handle Delete Port: 1c29fde7-ca6f-4885-b1d6-4155a8ed65f7 [pid: 8|app: 0|req: 896/1835] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/floatingips/0c103263-1d08-4a79-9dc2-baa520eadd76 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:47.431 7 INFO neutron.services.segments.plugin [-] Segment 88c3e437-8900-431d-8945-3a466d7422de resource provider aggregate not found 2026-06-24 04:59:47.437 7 INFO neutron.services.segments.plugin [-] Segment 88c3e437-8900-431d-8945-3a466d7422de resource provider aggregate not found 2026-06-24 04:59:47.445 7 INFO neutron.services.segments.plugin [-] Segment 88c3e437-8900-431d-8945-3a466d7422de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88c3e437-8900-431d-8945-3a466d7422de found for delete ", "request_id": "req-b684d2fa-2452-4fb7-8c63-97c5d333c960"}]} 2026-06-24 04:59:47.461 7 INFO neutron.services.segments.plugin [-] Segment 88c3e437-8900-431d-8945-3a466d7422de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88c3e437-8900-431d-8945-3a466d7422de found for delete ", "request_id": "req-11b4fe03-ee97-4839-bdd3-3cd91fd47920"}]} 2026-06-24 04:59:47.470 7 INFO neutron.db.l3_hamode_db [None req-bef6472a-ba11-4d73-894f-67e9fe49992f c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] HA network a1f89535-11a1-4964-8d73-c555cce8ad8b was deleted as no HA routers are present in tenant e089e19d83ac44b190721cdb6d23bc60. [pid: 8|app: 0|req: 897/1836] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/security-groups/51893bd5-487d-4bdc-a08d-7a540acbf62c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1837] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:46 2026] DELETE /v2.0/routers/5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1838] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:47 2026] GET /v2.0/ports?device_id=5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:47.528 7 INFO neutron.api.v2.resource [None req-b56861e8-a835-46ab-95e1-ff19f07dc482 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1839] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/routers/5d11b8da-cd92-4b73-aff0-466afdf82e8a => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1840] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:47 2026] GET /v2.0/ports?device_id=292df0b4-b26d-4046-98fb-2235c061c55b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:47.582 7 INFO neutron.api.v2.resource [None req-a485dfa2-6fbc-409c-a83a-e5080320bab9 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 943/1841] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/routers/292df0b4-b26d-4046-98fb-2235c061c55b => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:47.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5267b8b6-cf77-4c20-a1d9-8c3ddda39790 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1842] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/subnets/a12eddea-5916-4236-892a-b5ef2285cbf5 => 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: 945/1843] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:47 2026] GET /v2.0/ports?device_id=e1a65a30-fa24-4b28-83fc-031bfdfc86dd => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:47.641 7 INFO neutron.api.v2.resource [None req-b2bfe509-530d-438d-9c77-dfc850a61364 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1844] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/routers/e1a65a30-fa24-4b28-83fc-031bfdfc86dd => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:47.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-239affcc-fafe-48f0-b999-6d35290e56fd c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1845] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/subnets/c9026ed7-cd83-4399-95d8-133eec8fc7b5 => 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: 948/1846] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:47 2026] GET /v2.0/ports?device_id=a4e5c578-740a-465d-b78d-6e7026e3444a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:47.696 7 INFO neutron.api.v2.resource [None req-b04e528e-faab-45e1-949b-7d23fc5a4d9a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1847] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/routers/a4e5c578-740a-465d-b78d-6e7026e3444a => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:47.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ce4f7b8-dc53-4400-a18e-b518242def9a c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1848] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/subnets/b0e8aa54-a6c6-47a1-8569-6f83c8be7440 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:47.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efe7714c-d98c-4ba2-a52c-512596f9b188 c39f517b9da440f69892d728e350d3d2 e089e19d83ac44b190721cdb6d23bc60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1849] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:47 2026] DELETE /v2.0/subnets/8e8ed43b-a024-480c-9244-206d0e22b23b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:59:47.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffa82052-6267-46db-a3e3-ff3d205e9680 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 3512f423-e8f7-4d75-bef5-40b412e6d7dc 2026-06-24 04:59:47.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffa82052-6267-46db-a3e3-ff3d205e9680 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 3512f423-e8f7-4d75-bef5-40b412e6d7dc [pid: 7|app: 0|req: 952/1850] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:48 2026] GET /v2.0/security-groups?tenant_id=e089e19d83ac44b190721cdb6d23bc60&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1851] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:48 2026] DELETE /v2.0/security-groups/598e48d5-6075-41a8-9471-435caf8eb336 => 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: 899/1852] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:47 2026] PUT /v2.0/routers/b7b52d6e-80ab-40ac-b4bb-aee293a91cb8/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:48.878 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c3da567-93f0-4116-a2b2-54384adc9592 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 08c151f4-5486-4b5c-adbf-f33f098a82f3 2026-06-24 04:59:48.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c3da567-93f0-4116-a2b2-54384adc9592 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 08c151f4-5486-4b5c-adbf-f33f098a82f3 2026-06-24 04:59:49.162 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c3da567-93f0-4116-a2b2-54384adc9592 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 1e3e504b-4d7b-49b7-b9a9-9e4a0013ce29 2026-06-24 04:59:49.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c3da567-93f0-4116-a2b2-54384adc9592 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 1e3e504b-4d7b-49b7-b9a9-9e4a0013ce29 2026-06-24 04:59:49.495 7 INFO neutron.services.segments.plugin [-] Segment 446f52e9-a9a3-4565-8600-a2c3613cc71d resource provider aggregate not found 2026-06-24 04:59:49.502 7 INFO neutron.services.segments.plugin [-] Segment 446f52e9-a9a3-4565-8600-a2c3613cc71d resource provider aggregate not found 2026-06-24 04:59:49.516 7 INFO neutron.services.segments.plugin [-] Segment 446f52e9-a9a3-4565-8600-a2c3613cc71d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446f52e9-a9a3-4565-8600-a2c3613cc71d found for delete ", "request_id": "req-1ada0f1a-9c93-40bf-ab2b-8b08af7aae94"}]} 2026-06-24 04:59:49.531 7 INFO neutron.services.segments.plugin [-] Segment 446f52e9-a9a3-4565-8600-a2c3613cc71d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446f52e9-a9a3-4565-8600-a2c3613cc71d found for delete ", "request_id": "req-d156d054-6b67-483a-b883-aa99328645f4"}]} 2026-06-24 04:59:49.536 7 INFO neutron.db.l3_hamode_db [None req-5c3da567-93f0-4116-a2b2-54384adc9592 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 0dbd6b03-f3d0-44b7-b278-e4c3fad5563d was deleted as no HA routers are present in tenant 798f32d320fe479aa30cd58e6897f92f. [pid: 7|app: 0|req: 954/1853] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:48 2026] DELETE /v2.0/routers/b7b52d6e-80ab-40ac-b4bb-aee293a91cb8 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1854] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:49 2026] DELETE /v2.0/subnets/bbb551d3-5404-42eb-8b9a-e51e8a32903b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:49.826 7 INFO neutron_taas.services.taas.taas_plugin [None req-36fac96e-b578-49dd-aeea-6f2e7a2dc425 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 51749432-2d4e-44ad-8e37-ba7f34b514e3 2026-06-24 04:59:49.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36fac96e-b578-49dd-aeea-6f2e7a2dc425 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 51749432-2d4e-44ad-8e37-ba7f34b514e3 [pid: 7|app: 0|req: 955/1855] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:49 2026] DELETE /v2.0/networks/c3dc708c-3781-404c-97e6-e0c8ff5788b5 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:50.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-db868098-3cb7-486e-a1da-9a11ac185225 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: a81ca037-953f-4e20-a3a1-83ce37c8312b 2026-06-24 04:59:50.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db868098-3cb7-486e-a1da-9a11ac185225 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: a81ca037-953f-4e20-a3a1-83ce37c8312b 2026-06-24 04:59:50.731 7 INFO neutron.db.segments_db [None req-55f394cf-a8e9-4bed-9653-0725b04e65f2 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment 9efd6bc9-5638-46bc-9527-2abc37bd6668 of type vxlan for network a34090d2-b112-4c39-bb9a-daede8b11209 [pid: 7|app: 0|req: 956/1856] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:50 2026] POST /v2.0/networks => generated 610 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1857] 10.0.0.13 () {34 vars in 677 bytes} [Wed Jun 24 04:59:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:50.936 7 INFO neutron.db.segments_db [None req-af089870-12f8-43e3-beb5-80fa4ae5e783 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment 020a7e6c-588e-43ee-9753-1a424b39c916 of type vxlan for network e0ee2aba-4652-4ccf-933c-1dfff8f2fa12 [pid: 8|app: 0|req: 901/1858] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:50 2026] PUT /v2.0/routers/f38cd52b-d39f-456d-84c6-d89fc74aac74/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1859] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:50 2026] POST /v2.0/networks => generated 610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1860] 10.0.0.13 () {34 vars in 677 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:51.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8c94e7a-bfe5-4fd6-be4e-edba0cddf19b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 28acc8a8-34e8-44e1-b2a7-60695d923666 2026-06-24 04:59:51.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8c94e7a-bfe5-4fd6-be4e-edba0cddf19b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 28acc8a8-34e8-44e1-b2a7-60695d923666 [pid: 8|app: 0|req: 903/1861] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1862] 10.0.0.13 () {34 vars in 677 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:51.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8c94e7a-bfe5-4fd6-be4e-edba0cddf19b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 75496624-a4b7-4e68-acdb-4b241d0fbf8b 2026-06-24 04:59:51.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8c94e7a-bfe5-4fd6-be4e-edba0cddf19b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 75496624-a4b7-4e68-acdb-4b241d0fbf8b 2026-06-24 04:59:51.541 7 INFO neutron.services.segments.plugin [-] Segment 693b0eef-aca2-43a9-b5e2-7b5a41f514bb resource provider aggregate not found [pid: 8|app: 0|req: 905/1863] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/subnets => generated 626 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:51.551 7 INFO neutron.services.segments.plugin [-] Segment 693b0eef-aca2-43a9-b5e2-7b5a41f514bb resource provider aggregate not found 2026-06-24 04:59:51.561 7 INFO neutron.services.segments.plugin [-] Segment 693b0eef-aca2-43a9-b5e2-7b5a41f514bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 693b0eef-aca2-43a9-b5e2-7b5a41f514bb found for delete ", "request_id": "req-fdfaf2ad-d0c3-4c5f-9275-35026256914d"}]} 2026-06-24 04:59:51.571 7 INFO neutron.services.segments.plugin [-] Segment 693b0eef-aca2-43a9-b5e2-7b5a41f514bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 693b0eef-aca2-43a9-b5e2-7b5a41f514bb found for delete ", "request_id": "req-b2f077de-69c0-4f7c-801e-d63c13266c02"}]} [pid: 8|app: 0|req: 906/1864] 10.0.0.13 () {34 vars in 677 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:51.640 8 INFO neutron.db.segments_db [None req-15f111a1-929b-4811-a01b-2c06a2fbd97d fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment a3eba5ef-3b25-4460-a720-ca3b34926583 of type vxlan for network 7930708d-e32d-41f3-ab02-e197d390941f 2026-06-24 04:59:51.657 7 INFO neutron.db.l3_hamode_db [None req-d8c94e7a-bfe5-4fd6-be4e-edba0cddf19b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 871f2468-bfec-45a6-8dcb-c8413a962c6f was deleted as no HA routers are present in tenant 594f974ee1354bf38cefc76c485ce837. [pid: 7|app: 0|req: 959/1865] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:51 2026] DELETE /v2.0/routers/f38cd52b-d39f-456d-84c6-d89fc74aac74 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1866] 10.0.0.13 () {34 vars in 677 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1867] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:51 2026] DELETE /v2.0/subnets/72a3c7ec-8dff-4218-9c7d-c3e7b2542366 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1868] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:51 2026] PUT /v2.0/policies/20fa8ecb-ba3b-48b1-8ef1-21113fb08c1a/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:51.872 8 INFO neutron.db.l3_hamode_db [None req-15f111a1-929b-4811-a01b-2c06a2fbd97d fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:51.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-84994db7-9b8b-4c73-88d5-9f4dc08f2d21 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: bef4675c-448b-4a55-a669-540e666f4f20 2026-06-24 04:59:51.894 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84994db7-9b8b-4c73-88d5-9f4dc08f2d21 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: bef4675c-448b-4a55-a669-540e666f4f20 2026-06-24 04:59:52.001 8 INFO neutron.db.l3_hamode_db [None req-15f111a1-929b-4811-a01b-2c06a2fbd97d fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 963/1869] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:51 2026] DELETE /v2.0/networks/86153a82-d880-4a37-a38b-962d16f92bb0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1870] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:52 2026] PUT /v2.0/policies/202b4b25-80d8-4833-9783-feb735bf6b3d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1871] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:52 2026] PUT /v2.0/policies/ac3b61b5-d564-4533-89a7-d337b969a2ca/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1872] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 04:59:52 2026] PUT /v2.0/policies/368ee50c-ffa2-41d5-9285-bf06b75e2182/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1873] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:52 2026] GET /v2.0/security-groups?tenant_id=798f32d320fe479aa30cd58e6897f92f&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1874] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:52 2026] DELETE /v2.0/security-groups/fc7e1745-e5a2-4732-885f-fecdd03dc044 => 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: 907/1875] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:51 2026] POST /v2.0/routers => generated 506 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1876] 10.0.0.13 () {32 vars in 673 bytes} [Wed Jun 24 04:59:52 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1877] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:52 2026] GET /v2.0/security-groups?tenant_id=594f974ee1354bf38cefc76c485ce837&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: 971/1878] 10.0.0.13 () {32 vars in 687 bytes} [Wed Jun 24 04:59:52 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1879] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:52 2026] DELETE /v2.0/security-groups/63434552-5d0c-47c3-b5cc-10a2f09e6cd6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1880] 10.0.0.13 () {32 vars in 683 bytes} [Wed Jun 24 04:59:52 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1881] 10.0.0.13 () {32 vars in 695 bytes} [Wed Jun 24 04:59:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1882] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 04:59:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1883] 10.0.0.13 () {32 vars in 695 bytes} [Wed Jun 24 04:59:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1884] 10.0.0.13 () {32 vars in 691 bytes} [Wed Jun 24 04:59:53 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1885] 10.0.0.13 () {32 vars in 703 bytes} [Wed Jun 24 04:59:53 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1886] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 04:59:53 2026] DELETE /v2.0/qos/policies/20fa8ecb-ba3b-48b1-8ef1-21113fb08c1a => 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: 980/1887] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 04:59:53 2026] DELETE /v2.0/qos/policies/202b4b25-80d8-4833-9783-feb735bf6b3d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1888] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 04:59:53 2026] DELETE /v2.0/qos/policies/ac3b61b5-d564-4533-89a7-d337b969a2ca => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:53.582 7 INFO neutron.services.segments.plugin [-] Segment 5bac4467-8b72-43be-b0fa-0f78a8b92204 resource provider aggregate not found [pid: 7|app: 0|req: 982/1889] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 04:59:53 2026] DELETE /v2.0/qos/policies/368ee50c-ffa2-41d5-9285-bf06b75e2182 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:53.592 7 INFO neutron.services.segments.plugin [-] Segment 5bac4467-8b72-43be-b0fa-0f78a8b92204 resource provider aggregate not found 2026-06-24 04:59:53.602 7 INFO neutron.services.segments.plugin [-] Segment 5bac4467-8b72-43be-b0fa-0f78a8b92204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bac4467-8b72-43be-b0fa-0f78a8b92204 found for delete ", "request_id": "req-0fb47292-078c-419c-8d02-49a7ea086643"}]} 2026-06-24 04:59:53.614 7 INFO neutron.services.segments.plugin [-] Segment 5bac4467-8b72-43be-b0fa-0f78a8b92204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bac4467-8b72-43be-b0fa-0f78a8b92204 found for delete ", "request_id": "req-bf14fcaa-2c20-40a3-91ba-681835084a18"}]} 2026-06-24 04:59:53.619 7 INFO neutron.services.segments.plugin [-] Segment d0d89fbb-597d-43e3-9991-98c45ae4308d resource provider aggregate not found 2026-06-24 04:59:53.632 7 INFO neutron.services.segments.plugin [-] Segment d0d89fbb-597d-43e3-9991-98c45ae4308d resource provider aggregate not found 2026-06-24 04:59:53.633 7 INFO neutron.services.segments.plugin [-] Segment d0d89fbb-597d-43e3-9991-98c45ae4308d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d89fbb-597d-43e3-9991-98c45ae4308d found for delete ", "request_id": "req-4a698805-ba6b-4dbe-9579-e511becfaa7a"}]} 2026-06-24 04:59:53.648 7 INFO neutron.services.segments.plugin [-] Segment d0d89fbb-597d-43e3-9991-98c45ae4308d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d89fbb-597d-43e3-9991-98c45ae4308d found for delete ", "request_id": "req-f72f8f2b-8f59-4614-8503-901547722ea7"}]} [pid: 7|app: 0|req: 983/1890] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 04:59:53 2026] DELETE /v2.0/qos/policies/219dddbb-0bc0-4338-988d-1dcf92d04606 => 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: 908/1891] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:52 2026] PUT /v2.0/routers/d203c5cd-94ed-4a73-a97a-f2d17976bfae/add_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1892] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:59:53 2026] GET /v2.0/ports/c7bf6453-c193-435c-8dd4-4168edeedcb7 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1893] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:54 2026] GET /v2.0/security-groups?tenant_id=daea4d9ebf3744c28682b9d147d8e46d&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1894] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:54 2026] DELETE /v2.0/security-groups/a33c5675-b2c7-4ba9-9918-1615b43369b0 => 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: 909/1895] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:53 2026] PUT /v2.0/routers/d203c5cd-94ed-4a73-a97a-f2d17976bfae/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1896] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:59:55 2026] GET /v2.0/ports/9352bb53-9fcd-4926-9b47-2bbe3cfd70a9 => generated 955 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1897] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:55 2026] GET /v2.0/security-groups?tenant_id=d844f7793f734c32a86e204159338d65&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1898] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:55 2026] DELETE /v2.0/security-groups/eedc91fe-441d-45ca-9960-dabf88ff4d3b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:55.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fd6e7f7-fe61-49c0-b373-c6c7c1e00db3 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 9352bb53-9fcd-4926-9b47-2bbe3cfd70a9 2026-06-24 04:59:55.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fd6e7f7-fe61-49c0-b373-c6c7c1e00db3 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 9352bb53-9fcd-4926-9b47-2bbe3cfd70a9 [pid: 8|app: 0|req: 912/1899] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 04:59:55 2026] GET /v2.0/security-groups?tenant_id=30a847d408b743b6a47d8a3843088fde&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1900] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 04:59:55 2026] DELETE /v2.0/security-groups/ecd0fbe8-2030-4b39-958d-794391c1f101 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1901] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:55 2026] PUT /v2.0/routers/d203c5cd-94ed-4a73-a97a-f2d17976bfae/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:59:56.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-93c6c694-4f50-4fa3-83b5-6480a406d70a fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: c7bf6453-c193-435c-8dd4-4168edeedcb7 2026-06-24 04:59:56.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93c6c694-4f50-4fa3-83b5-6480a406d70a fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: c7bf6453-c193-435c-8dd4-4168edeedcb7 [pid: 8|app: 0|req: 914/1902] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 04:59:55 2026] PUT /v2.0/routers/d203c5cd-94ed-4a73-a97a-f2d17976bfae/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1903] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 04:59:56 2026] GET /v2.0/ports?device_id=d203c5cd-94ed-4a73-a97a-f2d17976bfae => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:59:56.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc830693-fe38-4a90-ac8d-515ac983de53 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 9f63b527-3e4f-4c4d-b2f3-91db46790841 2026-06-24 04:59:56.793 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc830693-fe38-4a90-ac8d-515ac983de53 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 9f63b527-3e4f-4c4d-b2f3-91db46790841 2026-06-24 04:59:57.142 8 INFO neutron.services.segments.plugin [-] Segment a3eba5ef-3b25-4460-a720-ca3b34926583 resource provider aggregate not found 2026-06-24 04:59:57.149 8 INFO neutron.services.segments.plugin [-] Segment a3eba5ef-3b25-4460-a720-ca3b34926583 resource provider aggregate not found 2026-06-24 04:59:57.155 8 INFO neutron.services.segments.plugin [-] Segment a3eba5ef-3b25-4460-a720-ca3b34926583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3eba5ef-3b25-4460-a720-ca3b34926583 found for delete ", "request_id": "req-52d33c53-3cfe-4b8e-aed8-0e8f88c7541a"}]} 2026-06-24 04:59:57.164 8 INFO neutron.db.l3_hamode_db [None req-dc830693-fe38-4a90-ac8d-515ac983de53 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] HA network 7930708d-e32d-41f3-ab02-e197d390941f was deleted as no HA routers are present in tenant 25629a59adc7489c9f6535b05e05d522. [pid: 8|app: 0|req: 915/1906] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:56 2026] DELETE /v2.0/routers/d203c5cd-94ed-4a73-a97a-f2d17976bfae => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:59:57.172 8 INFO neutron.services.segments.plugin [-] Segment a3eba5ef-3b25-4460-a720-ca3b34926583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3eba5ef-3b25-4460-a720-ca3b34926583 found for delete ", "request_id": "req-97f90b0c-021c-4889-951a-d50cf9fdf91e"}]} [pid: 7|app: 0|req: 992/1907] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:57 2026] DELETE /v2.0/subnets/33e08d76-04ea-4c37-bf93-f864d8e31577 => 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: 916/1908] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 04:59:57 2026] DELETE /v2.0/subnets/b01584bd-a077-49ef-90bf-e5fe57d18d53 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:57.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2e3827b-df0a-40f8-8341-cd92271bca49 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 8ac0cd87-3dc8-4c18-b5f2-511da316cbb8 2026-06-24 04:59:57.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2e3827b-df0a-40f8-8341-cd92271bca49 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 8ac0cd87-3dc8-4c18-b5f2-511da316cbb8 2026-06-24 04:59:57.742 7 INFO neutron.services.segments.plugin [-] Segment 020a7e6c-588e-43ee-9753-1a424b39c916 resource provider aggregate not found 2026-06-24 04:59:57.749 7 INFO neutron.services.segments.plugin [-] Segment 020a7e6c-588e-43ee-9753-1a424b39c916 resource provider aggregate not found 2026-06-24 04:59:57.768 7 INFO neutron.services.segments.plugin [-] Segment 020a7e6c-588e-43ee-9753-1a424b39c916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 020a7e6c-588e-43ee-9753-1a424b39c916 found for delete ", "request_id": "req-ce054835-599e-4067-aae4-46d092187b0b"}]} 2026-06-24 04:59:57.769 7 INFO neutron.services.segments.plugin [-] Segment 020a7e6c-588e-43ee-9753-1a424b39c916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 020a7e6c-588e-43ee-9753-1a424b39c916 found for delete ", "request_id": "req-4625e1a5-24fb-4945-9607-644b4b87e1b4"}]} [pid: 7|app: 0|req: 993/1909] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:57 2026] DELETE /v2.0/networks/e0ee2aba-4652-4ccf-933c-1dfff8f2fa12 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:57.927 8 INFO neutron.db.segments_db [None req-47b36b48-bdb3-425f-bf73-863841245f04 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] Added segment bfc88389-15bf-4e9c-98ac-650866c70b93 of type vxlan for network bf449865-ce40-41eb-87e1-053c5c55c785 [pid: 7|app: 0|req: 994/1910] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:57 2026] DELETE /v2.0/networks/a34090d2-b112-4c39-bb9a-daede8b11209 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:58.006 7 INFO neutron.db.segments_db [None req-8a021c01-2b0f-4032-bf4d-14afd360774f fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment 27cc0402-0528-470c-b5bc-571a3a44879f of type vxlan for network 4f865a28-14c1-4085-bb2f-617894fb033e [pid: 8|app: 0|req: 917/1911] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:57 2026] POST /v2.0/networks => generated 708 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1912] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:57 2026] POST /v2.0/networks => generated 610 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1913] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:58 2026] POST /v2.0/subnets => generated 644 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:58.227 8 WARNING neutron.api.v2.base [None req-46e7d747-f830-4cbf-b92c-826d970db915 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - 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-24 04:59:58.228 8 INFO neutron.api.v2.resource [None req-46e7d747-f830-4cbf-b92c-826d970db915 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 919/1914] 10.0.0.13 () {34 vars in 680 bytes} [Wed Jun 24 04:59:58 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1915] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:58 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:58.380 7 INFO neutron.db.segments_db [None req-1776a6ae-d92f-463a-9ead-8a5527a628b8 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad of type vxlan for network 8de3714d-02c6-4eed-a08e-7321709cba64 [pid: 8|app: 0|req: 920/1916] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:58 2026] DELETE /v2.0/networks/bf449865-ce40-41eb-87e1-053c5c55c785 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:58.494 8 INFO neutron.db.segments_db [None req-c413a8cd-9b52-4388-bd63-44c8b027f04d 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] Added segment 18253421-86d5-4288-aba9-c325c87590ba of type vxlan for network 0f7980a4-333b-4a75-95bc-4f1cd3fadacc [pid: 8|app: 0|req: 921/1917] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:58 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:58.613 7 INFO neutron.db.l3_hamode_db [None req-1776a6ae-d92f-463a-9ead-8a5527a628b8 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 04:59:58.750 7 INFO neutron.db.l3_hamode_db [None req-1776a6ae-d92f-463a-9ead-8a5527a628b8 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/1918] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:58 2026] POST /v2.0/subnets => generated 647 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:58.815 8 WARNING neutron.api.v2.base [None req-ca63f9a1-b617-4a9b-8c31-0a3ac88598de 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - 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-24 04:59:58.815 8 INFO neutron.api.v2.resource [None req-ca63f9a1-b617-4a9b-8c31-0a3ac88598de 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 923/1919] 10.0.0.13 () {34 vars in 680 bytes} [Wed Jun 24 04:59:58 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: 924/1920] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:59:58 2026] DELETE /v2.0/networks/0f7980a4-333b-4a75-95bc-4f1cd3fadacc => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 04:59:59.084 8 INFO neutron.db.segments_db [None req-2eb875e7-18ca-41c5-b157-a474b8c015ea 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] Added segment 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 of type vxlan for network 9065a907-93e4-4949-9530-dafd1e4dba1d [pid: 8|app: 0|req: 925/1921] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:59 2026] POST /v2.0/networks => generated 706 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:59.177 8 INFO neutron.services.segments.plugin [-] Segment bfc88389-15bf-4e9c-98ac-650866c70b93 resource provider aggregate not found 2026-06-24 04:59:59.200 8 INFO neutron.services.segments.plugin [-] Segment bfc88389-15bf-4e9c-98ac-650866c70b93 resource provider aggregate not found 2026-06-24 04:59:59.206 8 INFO neutron.services.segments.plugin [-] Segment bfc88389-15bf-4e9c-98ac-650866c70b93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfc88389-15bf-4e9c-98ac-650866c70b93 found for delete ", "request_id": "req-d4fe5bb1-d205-48fb-9c47-99000443897b"}]} 2026-06-24 04:59:59.215 8 INFO neutron.services.segments.plugin [-] Segment bfc88389-15bf-4e9c-98ac-650866c70b93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfc88389-15bf-4e9c-98ac-650866c70b93 found for delete ", "request_id": "req-85bf7349-7094-41d8-a85f-618328e2dd1b"}]} 2026-06-24 04:59:59.223 8 INFO neutron.services.segments.plugin [-] Segment 18253421-86d5-4288-aba9-c325c87590ba resource provider aggregate not found 2026-06-24 04:59:59.230 8 INFO neutron.services.segments.plugin [-] Segment 18253421-86d5-4288-aba9-c325c87590ba resource provider aggregate not found 2026-06-24 04:59:59.236 8 INFO neutron.services.segments.plugin [-] Segment 18253421-86d5-4288-aba9-c325c87590ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18253421-86d5-4288-aba9-c325c87590ba found for delete ", "request_id": "req-8069c770-e243-44e5-a571-5d10e40f7de7"}]} 2026-06-24 04:59:59.242 8 INFO neutron.services.segments.plugin [-] Segment 18253421-86d5-4288-aba9-c325c87590ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18253421-86d5-4288-aba9-c325c87590ba found for delete ", "request_id": "req-3aa76ab7-8a5b-42b8-a72c-bf8d4fab8b3b"}]} [pid: 8|app: 0|req: 926/1922] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:59 2026] POST /v2.0/subnets => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1923] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 04:59:58 2026] POST /v2.0/routers => generated 506 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1924] 10.0.0.13 () {34 vars in 680 bytes} [Wed Jun 24 04:59:59 2026] POST /v2.0/rbac-policies => generated 324 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1925] 10.0.0.13 () {34 vars in 664 bytes} [Wed Jun 24 04:59:59 2026] POST /v2.0/ports => generated 947 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 04:59:59.791 7 INFO neutron.services.segments.plugin [-] Segment 9efd6bc9-5638-46bc-9527-2abc37bd6668 resource provider aggregate not found 2026-06-24 04:59:59.805 7 INFO neutron.services.segments.plugin [-] Segment 9efd6bc9-5638-46bc-9527-2abc37bd6668 resource provider aggregate not found 2026-06-24 04:59:59.813 7 INFO neutron.services.segments.plugin [-] Segment 9efd6bc9-5638-46bc-9527-2abc37bd6668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9efd6bc9-5638-46bc-9527-2abc37bd6668 found for delete ", "request_id": "req-d57fd345-9700-494c-a6c4-da0605c48b92"}]} 2026-06-24 04:59:59.825 7 INFO neutron.services.segments.plugin [-] Segment 9efd6bc9-5638-46bc-9527-2abc37bd6668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9efd6bc9-5638-46bc-9527-2abc37bd6668 found for delete ", "request_id": "req-0173a849-12bb-426c-87ef-ca7ad0da11db"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 05:00:00.066 7 INFO neutron.db.segments_db [None req-5961a100-2644-4e5b-9df5-3f88e3a91ce9 37bdb85e1f8c41b98091f5530080858c b6f8ed3be55e4ed99137b4b5f009e255 - - default default] Added segment c5b2a07b-c4c8-45a6-a685-c68f334baa08 of type vxlan for network cb7624ce-11bc-4da9-b377-439a279d373f [pid: 7|app: 0|req: 999/1926] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 04:59:59 2026] POST /v2.0/networks => generated 612 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1927] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 05:00:00 2026] GET /v2.0/networks/9065a907-93e4-4949-9530-dafd1e4dba1d => generated 654 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1928] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:00 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:00.661 7 INFO neutron.db.segments_db [None req-6fc8c82b-6909-4c2f-b03b-9e66bcbe5dd5 37bdb85e1f8c41b98091f5530080858c b6f8ed3be55e4ed99137b4b5f009e255 - - default default] Added segment 84a2530a-5792-4560-b78d-0dfdd05bfc19 of type vxlan for network 8bf44f52-3d35-4b8d-8ec4-9011e49eb58a [pid: 7|app: 0|req: 1002/1929] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:00 2026] POST /v2.0/networks => generated 612 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:00.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4165c359-9fe8-4d2b-8bee-e81556616208 7b058cef006b4769aec216c09a7b4180 d5a9dc00d8ee433c93d5ae34e4061189 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/1930] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 05:00:00 2026] GET /v2.0/networks/9065a907-93e4-4949-9530-dafd1e4dba1d => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1931] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 04:59:59 2026] PUT /v2.0/routers/c13a7314-89c9-4457-b9ec-812ac51403cc/add_router_interface => generated 309 bytes in 1296 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: 1004/1932] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:00 2026] POST /v2.0/subnets => generated 629 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1933] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:00:01 2026] GET /v2.0/ports/f1282e90-ca31-4bd0-8b7a-7827c3fcb8c6 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:01.186 7 INFO neutron.db.segments_db [None req-0fbd6765-854c-486a-81ea-844b0881b01a 37bdb85e1f8c41b98091f5530080858c b6f8ed3be55e4ed99137b4b5f009e255 - - default default] Added segment efc6c671-1716-475b-bd40-729b6a5c8b54 of type vxlan for network 4759c82d-fb95-493e-a3b2-bfb28807b0db 2026-06-24 05:00:01.257 8 INFO neutron.services.segments.plugin [-] Segment 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 resource provider aggregate not found 2026-06-24 05:00:01.263 8 INFO neutron.services.segments.plugin [-] Segment 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 resource provider aggregate not found 2026-06-24 05:00:01.272 8 INFO neutron.services.segments.plugin [-] Segment 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 found for delete ", "request_id": "req-d3413192-cc63-4b6c-9ff9-e0fd9bbce910"}]} 2026-06-24 05:00:01.280 8 INFO neutron.services.segments.plugin [-] Segment 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a88e434-9dfb-45e9-a39a-8c7fedeb7f41 found for delete ", "request_id": "req-a6348a8a-83ab-4cb5-b992-2bb1d25fe25b"}]} [pid: 8|app: 0|req: 929/1934] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:01 2026] DELETE /v2.0/networks/9065a907-93e4-4949-9530-dafd1e4dba1d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1935] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:01 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:01.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9b2705d-cdab-4fb1-8803-755a20f9dd67 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/1936] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:01 2026] DELETE /v2.0/subnets/739a3458-6804-4756-ba4c-3ba43f4d23ef => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1937] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:01 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:01.568 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62dcf1a6-6b2b-43e3-bbc3-8a8d1c7a7650 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1009/1938] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:01 2026] DELETE /v2.0/subnets/b406a58e-9d51-485c-a957-832bb65d66bd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:00:01.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3c49198-e16b-42aa-bfcb-6ee47a98cbd9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: f1282e90-ca31-4bd0-8b7a-7827c3fcb8c6 2026-06-24 05:00:01.627 7 INFO neutron.db.segments_db [None req-131f5b64-0043-44e6-9c15-218ef3d1e5f9 37bdb85e1f8c41b98091f5530080858c b6f8ed3be55e4ed99137b4b5f009e255 - - default default] Added segment 654d86ca-e698-48a1-8c2d-725f3fc16948 of type vxlan for network 989c8e36-a5da-42a8-8b7e-3785fc5e75f6 2026-06-24 05:00:01.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3c49198-e16b-42aa-bfcb-6ee47a98cbd9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: f1282e90-ca31-4bd0-8b7a-7827c3fcb8c6 [pid: 7|app: 0|req: 1010/1939] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:01 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) 2026-06-24 05:00:01.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c9a91fc-ba88-49d1-b2fd-642aa92493fe 1bcc3894e4e34e6ca846c525beebb485 a1f528ebf802401a95e23c482a112e95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1011/1940] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:01 2026] DELETE /v2.0/subnets/7b5a472c-918d-4e41-858e-c4f7f4215f5e => 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: 1012/1941] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:01 2026] POST /v2.0/subnets => generated 629 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:02.078 7 INFO neutron.db.segments_db [None req-ea21abe4-7b4c-4753-8eca-77c2f9190c12 37bdb85e1f8c41b98091f5530080858c b6f8ed3be55e4ed99137b4b5f009e255 - - default default] Added segment 30302327-3e81-4c46-b232-9a3d97d1905e of type vxlan for network 80145f34-8d94-4523-88dd-6ccda743f327 [pid: 8|app: 0|req: 930/1942] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:00:01 2026] PUT /v2.0/routers/c13a7314-89c9-4457-b9ec-812ac51403cc/remove_router_interface => generated 309 bytes in 861 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: 1013/1943] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:02 2026] POST /v2.0/networks => generated 613 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:02.265 8 INFO neutron.api.v2.resource [None req-86b3b22b-c7c6-495e-a6ba-79bf20f9a817 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1944] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:00:02 2026] PUT /v2.0/routers/c13a7314-89c9-4457-b9ec-812ac51403cc/remove_router_interface => generated 197 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1945] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:02 2026] GET /v2.0/ports?device_id=c13a7314-89c9-4457-b9ec-812ac51403cc => 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: 1014/1946] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:02 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:02.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e4927c7-560f-4714-a7b9-22ba606fa250 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 2ac37344-0eb2-4aa0-9175-d807e156e648 2026-06-24 05:00:02.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e4927c7-560f-4714-a7b9-22ba606fa250 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 2ac37344-0eb2-4aa0-9175-d807e156e648 [pid: 7|app: 0|req: 1015/1947] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:02 2026] PUT /v2.0/subnets/c6b8031e-e620-47ec-883d-2d0506787056/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1948] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:02 2026] PUT /v2.0/subnets/f659a9c2-4e93-4fa1-bbb8-299325881167/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1949] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:02 2026] PUT /v2.0/subnets/d79bfcf2-e729-4836-8bf9-a6209c37d0ee/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1950] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:02 2026] PUT /v2.0/subnets/f471b0d4-370e-45e4-972c-c07c55c1375c/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:02.808 8 INFO neutron.db.l3_hamode_db [None req-2e4927c7-560f-4714-a7b9-22ba606fa250 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] HA network 8de3714d-02c6-4eed-a08e-7321709cba64 was deleted as no HA routers are present in tenant 25629a59adc7489c9f6535b05e05d522. [pid: 8|app: 0|req: 933/1951] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:02 2026] DELETE /v2.0/routers/c13a7314-89c9-4457-b9ec-812ac51403cc => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1952] 10.0.0.13 () {32 vars in 663 bytes} [Wed Jun 24 05:00:02 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1953] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:02 2026] GET /v2.0/security-groups?tenant_id=d5a9dc00d8ee433c93d5ae34e4061189&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1954] 10.0.0.13 () {32 vars in 677 bytes} [Wed Jun 24 05:00:02 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1955] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:02 2026] DELETE /v2.0/subnets/e4ff6cdf-38a1-4f4f-b3f2-4e1b9d175701 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1956] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:02 2026] DELETE /v2.0/security-groups/a7cf30e7-1fc8-48f8-9caf-366c5cca08ee => 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: 936/1957] 10.0.0.13 () {32 vars in 673 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1958] 10.0.0.13 () {32 vars in 685 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:03.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e48164c-66ef-481d-ae76-35d8c42a4ca9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 2316b13d-bb82-4286-b410-cee62ddc930c 2026-06-24 05:00:03.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e48164c-66ef-481d-ae76-35d8c42a4ca9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 2316b13d-bb82-4286-b410-cee62ddc930c [pid: 8|app: 0|req: 938/1959] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/security-groups?tenant_id=a1f528ebf802401a95e23c482a112e95&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1960] 10.0.0.13 () {32 vars in 671 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:03.292 8 INFO neutron.services.segments.plugin [-] Segment 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad resource provider aggregate not found [pid: 8|app: 0|req: 940/1961] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/security-groups/9b180d40-4ffc-468b-90e0-0cf8007aa76f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:03.293 7 INFO neutron.services.segments.plugin [-] Segment 27cc0402-0528-470c-b5bc-571a3a44879f resource provider aggregate not found 2026-06-24 05:00:03.301 7 INFO neutron.services.segments.plugin [-] Segment 27cc0402-0528-470c-b5bc-571a3a44879f resource provider aggregate not found 2026-06-24 05:00:03.311 7 INFO neutron.services.segments.plugin [-] Segment 27cc0402-0528-470c-b5bc-571a3a44879f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27cc0402-0528-470c-b5bc-571a3a44879f found for delete ", "request_id": "req-e331dfc0-1f85-47cc-a15a-e77bcbf50e90"}]} 2026-06-24 05:00:03.314 8 INFO neutron.services.segments.plugin [-] Segment 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad found for delete ", "request_id": "req-eb59a1d7-b9eb-495d-940c-4874ee653dd2"}]} 2026-06-24 05:00:03.315 7 INFO neutron.services.segments.plugin [-] Segment 27cc0402-0528-470c-b5bc-571a3a44879f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27cc0402-0528-470c-b5bc-571a3a44879f found for delete ", "request_id": "req-17faf79d-5acf-443d-803f-8256aa90a0fc"}]} 2026-06-24 05:00:03.314 8 INFO neutron.services.segments.plugin [-] Segment 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad resource provider aggregate not found [pid: 7|app: 0|req: 1022/1962] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/networks/4f865a28-14c1-4085-bb2f-617894fb033e => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:03.347 8 INFO neutron.services.segments.plugin [-] Segment 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83bd6b56-1aee-417c-86ef-5ebb3f2b04ad found for delete ", "request_id": "req-aa2c1be8-dd0e-438f-8468-a3e03c460f7e"}]} [pid: 8|app: 0|req: 941/1963] 10.0.0.13 () {32 vars in 685 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:03.392 7 INFO neutron.db.segments_db [None req-ea2229bb-7a7a-4252-afd6-c33f9dc62380 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment 3f314383-6ec5-4830-ad02-33577a76ede8 of type vxlan for network 3f2a6239-712b-4ce1-99cb-1bcae68447e3 [pid: 8|app: 0|req: 942/1964] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1965] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1966] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:03 2026] POST /v2.0/networks => generated 611 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1967] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/subnets/c6b8031e-e620-47ec-883d-2d0506787056 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1968] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:03 2026] GET /v2.0/security-groups?tenant_id=56e3b7e64cdc4941b330cb6bbfb8a385&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1969] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/subnets/f659a9c2-4e93-4fa1-bbb8-299325881167 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1970] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:03 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1971] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/security-groups/714085e4-bd5d-41db-a627-2941361029c5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:03.867 7 INFO neutron.db.segments_db [None req-5c28e3ab-be08-4156-b168-51dd3dd6b4d1 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment db8bfc11-0ea0-4678-8aac-7a86f942c5eb of type vxlan for network d37ba2d4-1469-4a4c-9e37-5c7c89ad1a24 [pid: 8|app: 0|req: 946/1972] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/subnets/d79bfcf2-e729-4836-8bf9-a6209c37d0ee => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1973] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:03 2026] DELETE /v2.0/subnets/f471b0d4-370e-45e4-972c-c07c55c1375c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:04.151 7 INFO neutron.db.l3_hamode_db [None req-5c28e3ab-be08-4156-b168-51dd3dd6b4d1 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 948/1974] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:04 2026] DELETE /v2.0/subnets/3359feb1-76d1-4497-87d3-c46aa0e14945 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:04.272 7 INFO neutron.db.l3_hamode_db [None req-5c28e3ab-be08-4156-b168-51dd3dd6b4d1 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 949/1975] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:04 2026] DELETE /v2.0/networks/cb7624ce-11bc-4da9-b377-439a279d373f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1976] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:04 2026] DELETE /v2.0/networks/8bf44f52-3d35-4b8d-8ec4-9011e49eb58a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1977] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:04 2026] DELETE /v2.0/networks/4759c82d-fb95-493e-a3b2-bfb28807b0db => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1978] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:04 2026] DELETE /v2.0/networks/989c8e36-a5da-42a8-8b7e-3785fc5e75f6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1979] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:04 2026] DELETE /v2.0/networks/80145f34-8d94-4523-88dd-6ccda743f327 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1980] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:03 2026] POST /v2.0/routers => generated 506 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:05.336 8 INFO neutron.services.segments.plugin [-] Segment c5b2a07b-c4c8-45a6-a685-c68f334baa08 resource provider aggregate not found 2026-06-24 05:00:05.374 8 INFO neutron.services.segments.plugin [-] Segment c5b2a07b-c4c8-45a6-a685-c68f334baa08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5b2a07b-c4c8-45a6-a685-c68f334baa08 found for delete ", "request_id": "req-ad9997d3-5c9c-457f-b585-432aba451b9b"}]} 2026-06-24 05:00:05.379 8 INFO neutron.services.segments.plugin [-] Segment c5b2a07b-c4c8-45a6-a685-c68f334baa08 resource provider aggregate not found 2026-06-24 05:00:05.394 8 INFO neutron.services.segments.plugin [-] Segment 84a2530a-5792-4560-b78d-0dfdd05bfc19 resource provider aggregate not found 2026-06-24 05:00:05.408 8 INFO neutron.services.segments.plugin [-] Segment c5b2a07b-c4c8-45a6-a685-c68f334baa08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5b2a07b-c4c8-45a6-a685-c68f334baa08 found for delete ", "request_id": "req-d6ec7ac9-def8-490d-878d-83c147983d22"}]} 2026-06-24 05:00:05.416 8 INFO neutron.services.segments.plugin [-] Segment 84a2530a-5792-4560-b78d-0dfdd05bfc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a2530a-5792-4560-b78d-0dfdd05bfc19 found for delete ", "request_id": "req-de2bf04a-50f8-4f66-8b9a-fa782572903c"}]} 2026-06-24 05:00:05.437 8 INFO neutron.services.segments.plugin [-] Segment 84a2530a-5792-4560-b78d-0dfdd05bfc19 resource provider aggregate not found 2026-06-24 05:00:05.442 8 INFO neutron.services.segments.plugin [-] Segment efc6c671-1716-475b-bd40-729b6a5c8b54 resource provider aggregate not found 2026-06-24 05:00:05.455 8 INFO neutron.services.segments.plugin [-] Segment 84a2530a-5792-4560-b78d-0dfdd05bfc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a2530a-5792-4560-b78d-0dfdd05bfc19 found for delete ", "request_id": "req-fccb0cc0-3f63-459c-8573-a6b18a61389e"}]} 2026-06-24 05:00:05.464 8 INFO neutron.services.segments.plugin [-] Segment efc6c671-1716-475b-bd40-729b6a5c8b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc6c671-1716-475b-bd40-729b6a5c8b54 found for delete ", "request_id": "req-a6138694-5cd1-43e0-8fd6-ca350498146a"}]} 2026-06-24 05:00:05.478 8 INFO neutron.services.segments.plugin [-] Segment efc6c671-1716-475b-bd40-729b6a5c8b54 resource provider aggregate not found 2026-06-24 05:00:05.495 8 INFO neutron.services.segments.plugin [-] Segment 654d86ca-e698-48a1-8c2d-725f3fc16948 resource provider aggregate not found 2026-06-24 05:00:05.505 8 INFO neutron.services.segments.plugin [-] Segment efc6c671-1716-475b-bd40-729b6a5c8b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc6c671-1716-475b-bd40-729b6a5c8b54 found for delete ", "request_id": "req-34f649c1-f769-4749-ab8c-a4536aa814cc"}]} 2026-06-24 05:00:05.516 8 INFO neutron.services.segments.plugin [-] Segment 654d86ca-e698-48a1-8c2d-725f3fc16948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 654d86ca-e698-48a1-8c2d-725f3fc16948 found for delete ", "request_id": "req-f1af8900-9394-4397-8674-e0ee40006e2a"}]} 2026-06-24 05:00:05.525 8 INFO neutron.services.segments.plugin [-] Segment 654d86ca-e698-48a1-8c2d-725f3fc16948 resource provider aggregate not found 2026-06-24 05:00:05.536 8 INFO neutron.services.segments.plugin [-] Segment 30302327-3e81-4c46-b232-9a3d97d1905e resource provider aggregate not found 2026-06-24 05:00:05.556 8 INFO neutron.services.segments.plugin [-] Segment 30302327-3e81-4c46-b232-9a3d97d1905e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30302327-3e81-4c46-b232-9a3d97d1905e found for delete ", "request_id": "req-72f9ae21-cd6a-476d-ac56-128bbbb5e50e"}]} 2026-06-24 05:00:05.556 8 INFO neutron.services.segments.plugin [-] Segment 654d86ca-e698-48a1-8c2d-725f3fc16948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 654d86ca-e698-48a1-8c2d-725f3fc16948 found for delete ", "request_id": "req-eff70d57-fc99-4a8a-91ae-5e3a29f55ecd"}]} 2026-06-24 05:00:05.573 8 INFO neutron.services.segments.plugin [-] Segment 30302327-3e81-4c46-b232-9a3d97d1905e resource provider aggregate not found 2026-06-24 05:00:05.594 8 INFO neutron.services.segments.plugin [-] Segment 30302327-3e81-4c46-b232-9a3d97d1905e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30302327-3e81-4c46-b232-9a3d97d1905e found for delete ", "request_id": "req-acc55226-4fe8-4393-8483-7fc1583d1875"}]} [pid: 8|app: 0|req: 954/1981] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 05:00:04 2026] PUT /v2.0/routers/b3a4b3ff-a333-4d8f-9256-2c950767183d/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1982] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:00:06 2026] GET /v2.0/ports/a9bfb486-db36-4da2-b98d-48c4af7398a7 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1983] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:06 2026] GET /v2.0/security-groups?tenant_id=b6f8ed3be55e4ed99137b4b5f009e255&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:06.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbd64a40-1ee7-40f5-9ea8-72aff734b69d fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: a9bfb486-db36-4da2-b98d-48c4af7398a7 2026-06-24 05:00:06.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbd64a40-1ee7-40f5-9ea8-72aff734b69d fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: a9bfb486-db36-4da2-b98d-48c4af7398a7 [pid: 7|app: 0|req: 1029/1984] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:06 2026] DELETE /v2.0/security-groups/f3f264f4-3a2e-4043-840e-67b304f278a9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1985] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:06 2026] GET /v2.0/security-groups?tenant_id=42c1632bd71548f9bf5098b4dbdc2d5d&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1986] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:00:06 2026] PUT /v2.0/routers/b3a4b3ff-a333-4d8f-9256-2c950767183d/remove_router_interface => generated 309 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1987] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:06 2026] GET /v2.0/ports?device_id=b3a4b3ff-a333-4d8f-9256-2c950767183d => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1988] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:06 2026] DELETE /v2.0/security-groups/d42d0dca-3a7b-43cb-a15a-7e8f4b216a5b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:06.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ac2f86e-db4f-4ebb-9b30-055a911f0d2f fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 08e05c24-8ac3-48d9-9225-94b8902ccd41 2026-06-24 05:00:06.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ac2f86e-db4f-4ebb-9b30-055a911f0d2f fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 08e05c24-8ac3-48d9-9225-94b8902ccd41 [pid: 7|app: 0|req: 1032/1989] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:07 2026] GET /v2.0/security-groups?tenant_id=2ec41f2f3e5844a786f91596a4317ba0&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:07.373 8 INFO neutron.db.l3_hamode_db [None req-4ac2f86e-db4f-4ebb-9b30-055a911f0d2f fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] HA network d37ba2d4-1469-4a4c-9e37-5c7c89ad1a24 was deleted as no HA routers are present in tenant 25629a59adc7489c9f6535b05e05d522. [pid: 8|app: 0|req: 958/1990] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:06 2026] DELETE /v2.0/routers/b3a4b3ff-a333-4d8f-9256-2c950767183d => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1991] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:07 2026] DELETE /v2.0/security-groups/97120705-9bc9-42da-a189-9e28b42e9155 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1992] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:07 2026] DELETE /v2.0/subnets/fb9a614f-d074-4794-b5c9-185e68f7d9b0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:07.573 8 INFO neutron.services.segments.plugin [-] Segment db8bfc11-0ea0-4678-8aac-7a86f942c5eb resource provider aggregate not found 2026-06-24 05:00:07.592 8 INFO neutron.services.segments.plugin [-] Segment db8bfc11-0ea0-4678-8aac-7a86f942c5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db8bfc11-0ea0-4678-8aac-7a86f942c5eb found for delete ", "request_id": "req-c4f4106a-b78b-41bc-90ab-87a27a4d9444"}]} 2026-06-24 05:00:07.611 8 INFO neutron.services.segments.plugin [-] Segment db8bfc11-0ea0-4678-8aac-7a86f942c5eb resource provider aggregate not found 2026-06-24 05:00:07.631 8 INFO neutron.services.segments.plugin [-] Segment db8bfc11-0ea0-4678-8aac-7a86f942c5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db8bfc11-0ea0-4678-8aac-7a86f942c5eb found for delete ", "request_id": "req-dd82cb73-f2ed-4228-9271-7b207a2c7791"}]} 2026-06-24 05:00:07.645 7 INFO neutron.services.segments.plugin [-] Segment 3f314383-6ec5-4830-ad02-33577a76ede8 resource provider aggregate not found 2026-06-24 05:00:07.659 7 INFO neutron.services.segments.plugin [-] Segment 3f314383-6ec5-4830-ad02-33577a76ede8 resource provider aggregate not found 2026-06-24 05:00:07.664 7 INFO neutron.services.segments.plugin [-] Segment 3f314383-6ec5-4830-ad02-33577a76ede8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f314383-6ec5-4830-ad02-33577a76ede8 found for delete ", "request_id": "req-1e16cd3a-1ef5-4988-8780-49ada42169e0"}]} 2026-06-24 05:00:07.676 7 INFO neutron.services.segments.plugin [-] Segment 3f314383-6ec5-4830-ad02-33577a76ede8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f314383-6ec5-4830-ad02-33577a76ede8 found for delete ", "request_id": "req-f0b5a3d0-0d9e-45aa-9277-a962018efde6"}]} [pid: 7|app: 0|req: 1034/1993] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:07 2026] DELETE /v2.0/networks/3f2a6239-712b-4ce1-99cb-1bcae68447e3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:07.760 8 INFO neutron.db.segments_db [None req-5de1cdad-1e5c-4a83-a900-721ebb7585a9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Added segment ae21be8b-9a95-413f-ab01-7c7c729299d5 of type vxlan for network 4ba50e7e-2176-45d9-be4f-d56c4c208d93 2026-06-24 05:00:08.128 8 INFO neutron.db.l3_hamode_db [None req-5de1cdad-1e5c-4a83-a900-721ebb7585a9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:00:08.823 8 INFO neutron.db.l3_hamode_db [None req-5de1cdad-1e5c-4a83-a900-721ebb7585a9 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:00:09.209 7 INFO neutron.db.segments_db [None req-f922d551-da4f-4a2e-a7ff-6a2cb1d58f26 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Added segment 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 of type vxlan for network 33e3bbb0-6df1-412d-a778-3d1412be96c9 2026-06-24 05:00:09.486 7 INFO neutron.db.l3_hamode_db [None req-f922d551-da4f-4a2e-a7ff-6a2cb1d58f26 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:00:09.616 7 INFO neutron.db.l3_hamode_db [None req-f922d551-da4f-4a2e-a7ff-6a2cb1d58f26 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 960/1994] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:07 2026] POST /v2.0/routers => generated 687 bytes in 2009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1995] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:09 2026] GET /v2.0/routers/681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 693 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1996] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 05:00:09 2026] GET /v2.0/routers => generated 696 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1997] 10.0.0.13 () {34 vars in 667 bytes} [Wed Jun 24 05:00:08 2026] POST /v2.0/routers => generated 474 bytes in 1324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:10.374 7 INFO neutron.db.l3_hamode_db [None req-3c8ef488-7403-419b-a09d-c7610b60fe49 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:00:10.509 7 INFO neutron.db.l3_hamode_db [None req-3c8ef488-7403-419b-a09d-c7610b60fe49 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 963/1998] 10.0.0.13 () {34 vars in 740 bytes} [Wed Jun 24 05:00:09 2026] PUT /v2.0/routers/681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 700 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1999] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:10 2026] GET /v2.0/routers/681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2000] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:10 2026] GET /v2.0/ports?device_id=681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:11.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2625f87-47bd-44e2-8649-ccb6f3a48447 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 76347698-57f4-422e-9abf-595bc0ab49ad 2026-06-24 05:00:11.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2625f87-47bd-44e2-8649-ccb6f3a48447 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 76347698-57f4-422e-9abf-595bc0ab49ad [pid: 7|app: 0|req: 1036/2001] 10.0.0.13 () {34 vars in 667 bytes} [Wed Jun 24 05:00:10 2026] POST /v2.0/routers => generated 474 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:11.317 7 INFO neutron.db.l3_hamode_db [None req-879b04af-09d6-426f-9965-a249412bd96c 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:00:11.340 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2625f87-47bd-44e2-8649-ccb6f3a48447 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] TaaS: Handle Delete Port: 7b84a2f5-0fe4-451e-a239-ce96c24ead02 2026-06-24 05:00:11.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2625f87-47bd-44e2-8649-ccb6f3a48447 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] Tap Mirror: Handle Delete Port: 7b84a2f5-0fe4-451e-a239-ce96c24ead02 2026-06-24 05:00:11.429 7 INFO neutron.db.l3_hamode_db [None req-879b04af-09d6-426f-9965-a249412bd96c 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:00:11.658 8 INFO neutron.services.segments.plugin [-] Segment ae21be8b-9a95-413f-ab01-7c7c729299d5 resource provider aggregate not found 2026-06-24 05:00:11.668 8 INFO neutron.services.segments.plugin [-] Segment ae21be8b-9a95-413f-ab01-7c7c729299d5 resource provider aggregate not found 2026-06-24 05:00:11.678 8 INFO neutron.services.segments.plugin [-] Segment ae21be8b-9a95-413f-ab01-7c7c729299d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae21be8b-9a95-413f-ab01-7c7c729299d5 found for delete ", "request_id": "req-2249581b-e393-44c6-89b6-9a0065d64d58"}]} 2026-06-24 05:00:11.687 8 INFO neutron.services.segments.plugin [-] Segment ae21be8b-9a95-413f-ab01-7c7c729299d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae21be8b-9a95-413f-ab01-7c7c729299d5 found for delete ", "request_id": "req-1d332f31-1f72-4fa8-9274-77033f33b17b"}]} 2026-06-24 05:00:11.692 8 INFO neutron.db.l3_hamode_db [None req-b2625f87-47bd-44e2-8649-ccb6f3a48447 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] HA network 4ba50e7e-2176-45d9-be4f-d56c4c208d93 was deleted as no HA routers are present in tenant 25629a59adc7489c9f6535b05e05d522. [pid: 8|app: 0|req: 966/2002] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:10 2026] DELETE /v2.0/routers/681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2003] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:11 2026] GET /v2.0/ports?device_id=681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:11.737 8 INFO neutron.api.v2.resource [None req-c6ecb819-385d-44ab-8ed6-18b4f2350037 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/2004] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:11 2026] DELETE /v2.0/routers/681b4d62-ebe2-4a6a-92a6-f8c1d23ad5ae => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2005] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:11 2026] GET /v2.0/ports?device_id=b3a4b3ff-a333-4d8f-9256-2c950767183d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2006] 10.0.0.13 () {34 vars in 667 bytes} [Wed Jun 24 05:00:11 2026] POST /v2.0/routers => generated 474 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:11.942 7 INFO neutron.api.v2.resource [None req-de72588c-77c8-4ec0-ba83-bb7f3bdf09ae fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/2007] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:11 2026] DELETE /v2.0/routers/b3a4b3ff-a333-4d8f-9256-2c950767183d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2008] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 05:00:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:11.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11317c20-7ebb-453f-834f-80abe48e9782 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/2009] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:11 2026] DELETE /v2.0/subnets/fb9a614f-d074-4794-b5c9-185e68f7d9b0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2010] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 05:00:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:12.014 7 INFO neutron.db.l3_hamode_db [None req-976d5771-9371-43c4-8a99-51748986a8b0 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/2011] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/ports?device_id=c13a7314-89c9-4457-b9ec-812ac51403cc => 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: 974/2012] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 05:00:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:12.091 8 INFO neutron.api.v2.resource [None req-3fcdc5e2-bd5a-4331-a3a8-5bed41bad766 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/2013] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/routers/c13a7314-89c9-4457-b9ec-812ac51403cc => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2014] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 05:00:12 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) 2026-06-24 05:00:12.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-916556bb-00d3-46d9-abde-49e00cef879c fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] DELETE failed (client error): The resource could not be found. 2026-06-24 05:00:12.157 7 INFO neutron.db.l3_hamode_db [None req-976d5771-9371-43c4-8a99-51748986a8b0 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 977/2015] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnets/e4ff6cdf-38a1-4f4f-b3f2-4e1b9d175701 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2018] 10.0.0.13 () {34 vars in 675 bytes} [Wed Jun 24 05:00:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2019] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/ports?device_id=d203c5cd-94ed-4a73-a97a-f2d17976bfae => 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: 982/2020] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 05:00:12 2026] PUT /v2.0/subnetpools/fcc3213d-9b84-45a1-ad0e-468e609a8ba7/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:12.297 8 INFO neutron.api.v2.resource [None req-9e877907-f51f-4c50-90a8-4e62968d1859 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/2021] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/routers/d203c5cd-94ed-4a73-a97a-f2d17976bfae => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2022] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 05:00:12 2026] PUT /v2.0/subnetpools/f10835e5-69cf-41b3-8f8b-68a7204b4f03/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:12.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6de9489a-1dcb-4e03-9252-bc05addabc54 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/2023] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnets/33e08d76-04ea-4c37-bf93-f864d8e31577 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2024] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 05:00:12 2026] PUT /v2.0/subnetpools/fa9fe578-efc3-4d3c-a23f-6f3c69326a65/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:12.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a8d0cc3-be39-491d-92d9-c62149499f91 fede6f25fc8644f7a58e0383ddeadf83 25629a59adc7489c9f6535b05e05d522 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/2025] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnets/b01584bd-a077-49ef-90bf-e5fe57d18d53 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2026] 10.0.0.13 () {34 vars in 758 bytes} [Wed Jun 24 05:00:12 2026] PUT /v2.0/subnetpools/86ed7dd8-a35b-4fe6-84d5-338b27afdb60/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2027] 10.0.0.13 () {32 vars in 671 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2028] 10.0.0.13 () {32 vars in 685 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?tags=red%2Cblue => 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: 991/2029] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2030] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2031] 10.0.0.13 () {32 vars in 679 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2032] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2033] 10.0.0.13 () {32 vars in 689 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2034] 10.0.0.13 () {32 vars in 701 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2035] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnetpools/fcc3213d-9b84-45a1-ad0e-468e609a8ba7 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2036] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnetpools/f10835e5-69cf-41b3-8f8b-68a7204b4f03 => 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: 1039/2037] 10.0.0.13 () {34 vars in 667 bytes} [Wed Jun 24 05:00:11 2026] POST /v2.0/routers => generated 474 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2038] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnetpools/fa9fe578-efc3-4d3c-a23f-6f3c69326a65 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:12.870 7 INFO neutron.db.l3_hamode_db [None req-ab268e0d-ac99-4780-bff6-123862285d28 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1000/2039] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnetpools/86ed7dd8-a35b-4fe6-84d5-338b27afdb60 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2040] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:00:12 2026] DELETE /v2.0/subnetpools/c48bfe93-76cc-422d-bec2-7788db4ce4e9 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:13.077 7 INFO neutron.db.l3_hamode_db [None req-ab268e0d-ac99-4780-bff6-123862285d28 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1002/2041] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:12 2026] GET /v2.0/security-groups?tenant_id=25629a59adc7489c9f6535b05e05d522&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2042] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:13 2026] DELETE /v2.0/security-groups/4ce25066-8f06-4da5-a28e-75c1cf3a4228 => 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: 1040/2043] 10.0.0.13 () {34 vars in 667 bytes} [Wed Jun 24 05:00:12 2026] POST /v2.0/routers => generated 474 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2044] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:13 2026] PUT /v2.0/routers/d8072c9d-60f9-48f7-9a84-f17a82441319/tags => generated 17 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2045] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:13 2026] PUT /v2.0/routers/6b1f65c5-c6e0-44df-b1bd-7adf0a168815/tags => generated 25 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2046] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:13 2026] PUT /v2.0/routers/da226f10-6301-4391-b22f-6764b4075bf5/tags => generated 34 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2047] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:14 2026] PUT /v2.0/routers/2c51ceab-ca13-4bd4-9338-cb94378300f5/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2048] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:13 2026] GET /v2.0/security-groups?tenant_id=523a964374eb4787a3e5a620bcfa6ea4&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2049] 10.0.0.13 () {32 vars in 663 bytes} [Wed Jun 24 05:00:14 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: 1006/2050] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:14 2026] DELETE /v2.0/security-groups/a7516eab-eea4-408b-aef3-ccbb056a51a3 => 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: 1045/2051] 10.0.0.13 () {32 vars in 677 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2052] 10.0.0.13 () {32 vars in 673 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2053] 10.0.0.13 () {32 vars in 685 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2054] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/security-groups?tenant_id=6dbd32b7156b4c86ace95721840c1b09&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2055] 10.0.0.13 () {32 vars in 671 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2056] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:14 2026] DELETE /v2.0/security-groups/603c824f-0782-4b9c-b026-ea1edca9f4e7 => 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: 1010/2057] 10.0.0.13 () {32 vars in 685 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2058] 10.0.0.13 () {32 vars in 681 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2059] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2060] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/routers/d8072c9d-60f9-48f7-9a84-f17a82441319 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2061] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:14 2026] GET /v2.0/security-groups?tenant_id=f85b9c67e58c46c5a9509c5610b6b018&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2062] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:14 2026] DELETE /v2.0/security-groups/3e9a7ad3-41a2-482a-8578-24358263dbec => 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: 1013/2063] 10.0.0.13 () {34 vars in 741 bytes} [Wed Jun 24 05:00:14 2026] PUT /v2.0/routers/d8072c9d-60f9-48f7-9a84-f17a82441319 => generated 485 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2064] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:15 2026] GET /v2.0/ports?device_id=d8072c9d-60f9-48f7-9a84-f17a82441319 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:15.692 8 INFO neutron_taas.services.taas.taas_plugin [None req-cebd08e7-d56d-4efd-b387-6683df992a1d 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] TaaS: Handle Delete Port: 7444013f-0727-4cb0-b896-fd5d861859dc 2026-06-24 05:00:15.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cebd08e7-d56d-4efd-b387-6683df992a1d 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Tap Mirror: Handle Delete Port: 7444013f-0727-4cb0-b896-fd5d861859dc [pid: 8|app: 0|req: 1014/2065] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:15 2026] DELETE /v2.0/routers/d8072c9d-60f9-48f7-9a84-f17a82441319 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2066] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:15 2026] GET /v2.0/routers/6b1f65c5-c6e0-44df-b1bd-7adf0a168815 => generated 493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2067] 10.0.0.13 () {34 vars in 741 bytes} [Wed Jun 24 05:00:15 2026] PUT /v2.0/routers/6b1f65c5-c6e0-44df-b1bd-7adf0a168815 => generated 493 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2068] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:16 2026] GET /v2.0/ports?device_id=6b1f65c5-c6e0-44df-b1bd-7adf0a168815 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:16.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6271017-8d6e-4e90-a401-f989e7697210 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] TaaS: Handle Delete Port: dca5b2f8-41fe-4667-a089-bb20c05a381d 2026-06-24 05:00:16.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6271017-8d6e-4e90-a401-f989e7697210 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Tap Mirror: Handle Delete Port: dca5b2f8-41fe-4667-a089-bb20c05a381d [pid: 8|app: 0|req: 1016/2069] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:16 2026] DELETE /v2.0/routers/6b1f65c5-c6e0-44df-b1bd-7adf0a168815 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2070] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:16 2026] GET /v2.0/routers/da226f10-6301-4391-b22f-6764b4075bf5 => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2071] 10.0.0.13 () {34 vars in 741 bytes} [Wed Jun 24 05:00:17 2026] PUT /v2.0/routers/da226f10-6301-4391-b22f-6764b4075bf5 => generated 502 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2072] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:17 2026] GET /v2.0/ports?device_id=da226f10-6301-4391-b22f-6764b4075bf5 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:17.851 8 INFO neutron_taas.services.taas.taas_plugin [None req-30b4e936-22e7-4f29-8638-55e06dc49068 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] TaaS: Handle Delete Port: 8b93f110-2e04-4bfd-a95f-d628c7dbe10e 2026-06-24 05:00:17.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30b4e936-22e7-4f29-8638-55e06dc49068 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Tap Mirror: Handle Delete Port: 8b93f110-2e04-4bfd-a95f-d628c7dbe10e [pid: 8|app: 0|req: 1018/2073] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:17 2026] DELETE /v2.0/routers/da226f10-6301-4391-b22f-6764b4075bf5 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2074] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:18 2026] GET /v2.0/routers/2c51ceab-ca13-4bd4-9338-cb94378300f5 => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2075] 10.0.0.13 () {34 vars in 741 bytes} [Wed Jun 24 05:00:18 2026] PUT /v2.0/routers/2c51ceab-ca13-4bd4-9338-cb94378300f5 => generated 487 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2076] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:18 2026] GET /v2.0/ports?device_id=2c51ceab-ca13-4bd4-9338-cb94378300f5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:18.730 7 INFO neutron.db.segments_db [None req-e4a72def-babb-4adc-94de-f301f93d41ab fcad7b6fa8da4740a747d8b3aaf23bf5 fe07dadd1ca84908884a3f41407ca45c - - default default] Added segment 1166f306-3f38-4dfc-941e-2ac1796a9d11 of type vxlan for network 14973438-38a2-4399-8d72-96cfce884733 [pid: 7|app: 0|req: 1057/2077] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:18 2026] POST /v2.0/networks => generated 613 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:18.834 8 INFO neutron_taas.services.taas.taas_plugin [None req-44e1040e-109b-4d58-99af-db0774cc89c3 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] TaaS: Handle Delete Port: e47458cf-e345-4a32-b994-5d3054cce12c 2026-06-24 05:00:18.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44e1040e-109b-4d58-99af-db0774cc89c3 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Tap Mirror: Handle Delete Port: e47458cf-e345-4a32-b994-5d3054cce12c [pid: 7|app: 0|req: 1058/2078] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:18 2026] GET /v2.0/security-groups?tenant_id=4e5534a64bbe4299a09219bb6d329eff&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2079] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:18 2026] DELETE /v2.0/routers/2c51ceab-ca13-4bd4-9338-cb94378300f5 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2080] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:19 2026] DELETE /v2.0/security-groups/0bb1b765-36cc-4573-9133-23d6ab8a458d => 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: 1023/2081] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:19 2026] GET /v2.0/routers/c8036a28-9f74-44c3-b96c-3ec124904469 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2082] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:00:19 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1060/2083] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:19 2026] GET /v2.0/security-groups?tenant_id=7d2b502a095f4e09aac7319dd7e113a5&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2084] 10.0.0.13 () {34 vars in 746 bytes} [Wed Jun 24 05:00:19 2026] PUT /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 25 bytes in 67 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: 1062/2085] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:19 2026] DELETE /v2.0/security-groups/2ac02497-b9ba-4c5c-b892-a58f376dbe9e => 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: 1063/2086] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:19 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1024/2087] 10.0.0.13 () {34 vars in 741 bytes} [Wed Jun 24 05:00:19 2026] PUT /v2.0/routers/c8036a28-9f74-44c3-b96c-3ec124904469 => generated 480 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2088] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:19 2026] GET /v2.0/ports?device_id=c8036a28-9f74-44c3-b96c-3ec124904469 => 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: 1064/2089] 10.0.0.13 () {34 vars in 757 bytes} [Wed Jun 24 05:00:19 2026] PUT /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1065/2090] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:19 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:00:20.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-4be3afce-d9cd-44b0-ba12-cbc6475858c9 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] TaaS: Handle Delete Port: 10b594a2-cf06-409e-b411-4f876c808fd9 2026-06-24 05:00:20.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4be3afce-d9cd-44b0-ba12-cbc6475858c9 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] Tap Mirror: Handle Delete Port: 10b594a2-cf06-409e-b411-4f876c808fd9 [pid: 7|app: 0|req: 1066/2091] 10.0.0.13 () {34 vars in 753 bytes} [Wed Jun 24 05:00:19 2026] PUT /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/red => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1067/2092] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1068/2093] 10.0.0.13 () {34 vars in 775 bytes} [Wed Jun 24 05:00:20 2026] PUT /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1069/2094] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1070/2095] 10.0.0.13 () {34 vars in 746 bytes} [Wed Jun 24 05:00:20 2026] PUT /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:00:20.402 8 INFO neutron.services.segments.plugin [-] Segment 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 resource provider aggregate not found 2026-06-24 05:00:20.408 8 INFO neutron.services.segments.plugin [-] Segment 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 resource provider aggregate not found 2026-06-24 05:00:20.426 8 INFO neutron.services.segments.plugin [-] Segment 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 found for delete ", "request_id": "req-1ace0c09-6f76-4310-97d1-9cca61ceb67e"}]} 2026-06-24 05:00:20.433 8 INFO neutron.services.segments.plugin [-] Segment 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c96b0d-a2a2-4f19-b360-50d78b6e7e34 found for delete ", "request_id": "req-8e564e5f-0111-43b5-ba49-4b862a847876"}]} 2026-06-24 05:00:20.443 8 INFO neutron.db.l3_hamode_db [None req-4be3afce-d9cd-44b0-ba12-cbc6475858c9 85bf0b22bb564fd4b190b0de4a816838 f3db7d44a14f42ec83af9f97e3e809b7 - - default default] HA network 33e3bbb0-6df1-412d-a778-3d1412be96c9 was deleted as no HA routers are present in tenant f3db7d44a14f42ec83af9f97e3e809b7. [pid: 7|app: 0|req: 1071/2096] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2097] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:19 2026] DELETE /v2.0/routers/c8036a28-9f74-44c3-b96c-3ec124904469 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1072/2098] 10.0.0.13 () {32 vars in 734 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:20.585 8 INFO neutron.api.v2.resource [None req-0bd78bc7-bd9c-4683-945b-003b28af7c85 fcad7b6fa8da4740a747d8b3aaf23bf5 fe07dadd1ca84908884a3f41407ca45c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/2099] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/green => generated 99 bytes in 72 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: 1073/2100] 10.0.0.13 () {32 vars in 737 bytes} [Wed Jun 24 05:00:20 2026] DELETE /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/red => generated 0 bytes in 57 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: 1028/2101] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 30 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, ' 2026-06-24 05:00:20.763 7 INFO neutron.api.v2.resource [None req-b9737c0a-fbab-4630-879f-243b6de56bb9 fcad7b6fa8da4740a747d8b3aaf23bf5 fe07dadd1ca84908884a3f41407ca45c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1074/2102] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 05:00:20 2026] DELETE /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1029/2103] 10.0.0.13 () {32 vars in 729 bytes} [Wed Jun 24 05:00:20 2026] DELETE /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1075/2104] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 05:00:20 2026] GET /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:00:21.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-7397b858-9c0e-4f60-ac89-8de5c2e5c149 fcad7b6fa8da4740a747d8b3aaf23bf5 fe07dadd1ca84908884a3f41407ca45c - - default default] TaaS: Handle Delete Port: 1a9ae89b-877d-4835-81aa-90b176aa1fd2 2026-06-24 05:00:21.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7397b858-9c0e-4f60-ac89-8de5c2e5c149 fcad7b6fa8da4740a747d8b3aaf23bf5 fe07dadd1ca84908884a3f41407ca45c - - default default] Tap Mirror: Handle Delete Port: 1a9ae89b-877d-4835-81aa-90b176aa1fd2 [pid: 8|app: 0|req: 1030/2105] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:00:20 2026] DELETE /v2.0/ports/1a9ae89b-877d-4835-81aa-90b176aa1fd2 => generated 0 bytes in 252 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-24 05:00:21.298 7 INFO neutron.services.segments.plugin [-] Segment 1166f306-3f38-4dfc-941e-2ac1796a9d11 resource provider aggregate not found 2026-06-24 05:00:21.308 7 INFO neutron.services.segments.plugin [-] Segment 1166f306-3f38-4dfc-941e-2ac1796a9d11 resource provider aggregate not found 2026-06-24 05:00:21.332 7 INFO neutron.services.segments.plugin [-] Segment 1166f306-3f38-4dfc-941e-2ac1796a9d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1166f306-3f38-4dfc-941e-2ac1796a9d11 found for delete ", "request_id": "req-2bfa6167-990f-4473-9aa7-a16b663c6fda"}]} 2026-06-24 05:00:21.340 7 INFO neutron.services.segments.plugin [-] Segment 1166f306-3f38-4dfc-941e-2ac1796a9d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1166f306-3f38-4dfc-941e-2ac1796a9d11 found for delete ", "request_id": "req-30d9171f-339d-4574-a907-5017bdf7e9e9"}]} [pid: 7|app: 0|req: 1076/2106] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:21 2026] DELETE /v2.0/networks/14973438-38a2-4399-8d72-96cfce884733 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2107] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:21 2026] GET /v2.0/security-groups?tenant_id=bf6abaabeee249db9bdbe5b869848f76&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2108] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:21 2026] DELETE /v2.0/security-groups/5ea8e862-8d3f-4cfa-95ab-6b05d8eb0b7d => 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: 1032/2109] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:21 2026] GET /v2.0/security-groups?tenant_id=f3db7d44a14f42ec83af9f97e3e809b7&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2110] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:21 2026] DELETE /v2.0/security-groups/e21e32c1-0023-4ecd-ba0b-ffd72e18e72f => 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: 1033/2111] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:22 2026] GET /v2.0/security-groups?tenant_id=fe07dadd1ca84908884a3f41407ca45c&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2112] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:22 2026] GET /v2.0/security-groups?tenant_id=bd7a97de5d514639b2f8e9f97d928332&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2113] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:22 2026] DELETE /v2.0/security-groups/12a220e1-dd6d-47cb-9619-8dedb0bc1548 => 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: 1080/2114] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:22 2026] DELETE /v2.0/security-groups/91e80f23-bd36-4012-ab70-73f10c5a1833 => 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: 1035/2115] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:22 2026] GET /v2.0/security-groups?tenant_id=efc428783c1f435f882c3b0f2355b5ea&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2116] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:22 2026] DELETE /v2.0/security-groups/56f16df2-5af7-41a5-b8de-4346ce199096 => 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: 1036/2117] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:23 2026] GET /v2.0/security-groups?tenant_id=3fa250f76d0d484097fa1c88cf52c587&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2118] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:23 2026] DELETE /v2.0/security-groups/ef0fbd54-475f-44ef-94ac-83ee6aada246 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:25.825 7 INFO neutron.db.segments_db [None req-69ecb9cb-fb71-4d0d-bbb7-e21e73538bd4 a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] Added segment 2afd4cd8-9ff6-4732-b367-b5190d1ff75e of type vxlan for network fba5af6b-3742-4514-ae80-e620dda34cbd 2026-06-24 05:00:25.922 8 INFO neutron.db.segments_db [None req-0c8970ae-3c75-4e13-afa8-2d2e43592b67 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment f5b3ee8c-a475-4b85-a796-f327bac8aae8 of type vxlan for network a833d55c-d502-44da-8b19-bf47ddf15559 [pid: 8|app: 0|req: 1037/2119] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 05:00:25 2026] POST /v2.0/networks => generated 721 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:26.102 7 INFO neutron.db.l3_hamode_db [None req-69ecb9cb-fb71-4d0d-bbb7-e21e73538bd4 a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1038/2120] 10.0.0.13 () {34 vars in 677 bytes} [Wed Jun 24 05:00:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:26.240 7 INFO neutron.db.l3_hamode_db [None req-69ecb9cb-fb71-4d0d-bbb7-e21e73538bd4 a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2121] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:26 2026] POST /v2.0/subnets => generated 687 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2122] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 05:00:26 2026] PUT /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:26.420 8 INFO neutron.db.segments_db [None req-478c34e0-69c2-4657-a057-65054c66739b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Added segment a3593921-204c-46e2-a0b5-163b25e052d4 of type vxlan for network 650c8020-1818-4dda-a4a6-2a58c025b45a 2026-06-24 05:00:26.680 8 INFO neutron.db.l3_hamode_db [None req-478c34e0-69c2-4657-a057-65054c66739b 492bd215bb2b46afa72f61422b53fb35 ec171bb1d6764661a2468ba8aea6d67f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1083/2123] 10.0.0.13 () {34 vars in 667 bytes} [Wed Jun 24 05:00:25 2026] POST /v2.0/routers => generated 474 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2124] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:26 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2125] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:26 2026] PUT /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2126] 10.0.0.13 () {34 vars in 763 bytes} [Wed Jun 24 05:00:26 2026] PUT /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2127] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:26 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2128] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:27 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:27.428 8 INFO neutron.db.l3_hamode_db [None req-478c34e0-69c2-4657-a057-65054c66739b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1089/2129] 10.0.0.13 () {34 vars in 761 bytes} [Wed Jun 24 05:00:27 2026] PUT /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/green => generated 4 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2130] 10.0.0.13 () {34 vars in 759 bytes} [Wed Jun 24 05:00:27 2026] PUT /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2133] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:27 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2134] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:27 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2135] 10.0.0.13 () {34 vars in 757 bytes} [Wed Jun 24 05:00:27 2026] PUT /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/red => generated 4 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2136] 10.0.0.13 () {34 vars in 781 bytes} [Wed Jun 24 05:00:28 2026] PUT /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/black.or.white => 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: 1097/2137] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:28 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2138] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:28 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2139] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:26 2026] POST /v2.0/routers => generated 727 bytes in 1933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2140] 10.0.0.13 () {34 vars in 779 bytes} [Wed Jun 24 05:00:28 2026] PUT /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/black.or.white => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2141] 10.0.0.13 () {34 vars in 752 bytes} [Wed Jun 24 05:00:28 2026] PUT /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2142] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:28 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 52 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2143] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:28 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2144] 10.0.0.13 () {34 vars in 750 bytes} [Wed Jun 24 05:00:28 2026] PUT /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 37 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2145] 10.0.0.13 () {32 vars in 740 bytes} [Wed Jun 24 05:00:28 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2146] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:28 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 37 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:29.225 8 INFO neutron.api.v2.resource [None req-71ae61ea-df42-483a-a1ac-7f54d22f8f06 4542be5ca5444aa8b1bfa8e719063151 fd0db305e4e84083b173ed88cf465484 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2147] 10.0.0.13 () {32 vars in 744 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2148] 10.0.0.13 () {32 vars in 738 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/red => 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: 1050/2149] 10.0.0.13 () {32 vars in 743 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:29.435 8 INFO neutron.api.v2.resource [None req-e231b4f4-1c87-4168-87bf-de7ef602735b a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2150] 10.0.0.13 () {32 vars in 742 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2151] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 05:00:28 2026] PUT /v2.0/routers/45e533de-9903-45f8-9991-62e1f95da6b9/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2152] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:29.508 8 INFO neutron.api.v2.resource [None req-0e1f654b-d352-41c2-b58f-76d67e76951e 4542be5ca5444aa8b1bfa8e719063151 fd0db305e4e84083b173ed88cf465484 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/2153] 10.0.0.13 () {32 vars in 747 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2154] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2155] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/red => 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: 1055/2156] 10.0.0.13 () {32 vars in 732 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/policies/3021e643-24de-4be4-9c7e-79dd6287858a/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: 1056/2157] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/qos/policies/3021e643-24de-4be4-9c7e-79dd6287858a => 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: 1102/2158] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 30 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:29.788 8 INFO neutron.api.v2.resource [None req-1cc6d5e0-bb5d-41c0-a7a5-fd008cbf4f9c a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2159] 10.0.0.13 () {32 vars in 745 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2160] 10.0.0.13 () {32 vars in 733 bytes} [Wed Jun 24 05:00:29 2026] DELETE /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => 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: 1058/2161] 10.0.0.13 () {32 vars in 730 bytes} [Wed Jun 24 05:00:29 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444/tags => generated 12 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2162] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:00:30 2026] GET /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2163] 10.0.0.13 () {34 vars in 741 bytes} [Wed Jun 24 05:00:30 2026] PUT /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444 => generated 480 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2164] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:00:30 2026] GET /v2.0/ports?device_id=95270988-1cc3-44b4-91c3-a51d62d7f444 => 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: 1105/2165] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:30 2026] GET /v2.0/security-groups?tenant_id=fd0db305e4e84083b173ed88cf465484&name=default => generated 2929 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2166] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:30 2026] DELETE /v2.0/security-groups/bb7cf3ec-2250-404e-9913-95de6e3c649e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:30.800 8 INFO neutron_taas.services.taas.taas_plugin [None req-4cf62b02-50a6-46ac-9129-219865814751 a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] TaaS: Handle Delete Port: 24ddb902-1f00-471d-8980-4f08a39c2378 2026-06-24 05:00:30.803 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cf62b02-50a6-46ac-9129-219865814751 a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] Tap Mirror: Handle Delete Port: 24ddb902-1f00-471d-8980-4f08a39c2378 [pid: 7|app: 0|req: 1107/2167] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:30 2026] GET /v2.0/security-groups?tenant_id=926b5ee772e3431bbaf54731a09ca569&name=default => generated 2929 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2168] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:30 2026] DELETE /v2.0/security-groups/e174ec6e-9ef6-4ea5-ab34-dff867df2ff8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:31.149 8 INFO neutron.services.segments.plugin [-] Segment 2afd4cd8-9ff6-4732-b367-b5190d1ff75e resource provider aggregate not found 2026-06-24 05:00:31.150 8 INFO neutron.services.segments.plugin [-] Segment 2afd4cd8-9ff6-4732-b367-b5190d1ff75e resource provider aggregate not found 2026-06-24 05:00:31.169 8 INFO neutron.services.segments.plugin [-] Segment 2afd4cd8-9ff6-4732-b367-b5190d1ff75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2afd4cd8-9ff6-4732-b367-b5190d1ff75e found for delete ", "request_id": "req-b2d49618-a741-4f2a-8c91-e4105a69d5af"}]} 2026-06-24 05:00:31.173 8 INFO neutron.services.segments.plugin [-] Segment 2afd4cd8-9ff6-4732-b367-b5190d1ff75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2afd4cd8-9ff6-4732-b367-b5190d1ff75e found for delete ", "request_id": "req-3a3157ba-ecae-40c0-9f42-f96decad56ae"}]} 2026-06-24 05:00:31.192 8 INFO neutron.db.l3_hamode_db [None req-4cf62b02-50a6-46ac-9129-219865814751 a6cd3ebcd7a34546a40e39f4e613124a 0d6bae32c7854a85ac3bad2f65004a33 - - default default] HA network fba5af6b-3742-4514-ae80-e620dda34cbd was deleted as no HA routers are present in tenant 0d6bae32c7854a85ac3bad2f65004a33. [pid: 8|app: 0|req: 1061/2169] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:30 2026] DELETE /v2.0/routers/95270988-1cc3-44b4-91c3-a51d62d7f444 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2170] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 05:00:31 2026] GET /v2.0/networks?id=a833d55c-d502-44da-8b19-bf47ddf15559 => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2171] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 05:00:31 2026] GET /v2.0/quotas/ec171bb1d6764661a2468ba8aea6d67f => 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: 1110/2172] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 05:00:31 2026] GET /v2.0/ports?tenant_id=ec171bb1d6764661a2468ba8aea6d67f&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2173] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 05:00:31 2026] GET /v2.0/networks/a833d55c-d502-44da-8b19-bf47ddf15559?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: 1112/2174] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 05:00:32 2026] GET /v2.0/networks/a833d55c-d502-44da-8b19-bf47ddf15559?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2175] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:32 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1063/2176] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:31 2026] GET /v2.0/security-groups?tenant_id=71200ef42b4f450a8a1f8435b41655d8&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2177] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:32 2026] DELETE /v2.0/security-groups/5779a38f-c4fa-4cb2-9c7e-9e6d8e1c89ad => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2178] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:32 2026] GET /v2.0/security-groups?tenant_id=0d6bae32c7854a85ac3bad2f65004a33&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2179] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:32 2026] DELETE /v2.0/security-groups/e4582ccd-3c57-47ba-8cb2-a1e1878915fe => 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: 1065/2180] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:33 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1116/2181] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:34 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1066/2182] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:35 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1117/2183] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:00:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2184] 10.0.0.13 () {34 vars in 766 bytes} [Wed Jun 24 05:00:36 2026] PUT /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/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: 1118/2185] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2186] 10.0.0.13 () {34 vars in 777 bytes} [Wed Jun 24 05:00:36 2026] PUT /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2187] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/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: 1069/2188] 10.0.0.13 () {34 vars in 773 bytes} [Wed Jun 24 05:00:36 2026] PUT /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2189] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2190] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/networks?id=a833d55c-d502-44da-8b19-bf47ddf15559 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2191] 10.0.0.13 () {34 vars in 795 bytes} [Wed Jun 24 05:00:36 2026] PUT /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2192] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1071/2193] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2194] 10.0.0.13 () {34 vars in 766 bytes} [Wed Jun 24 05:00:36 2026] PUT /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2195] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2196] 10.0.0.13 () {32 vars in 754 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:00:36.700 8 INFO neutron.api.v2.resource [None req-07417197-4860-4cb7-945b-0c6bdb155e5d d6447a64dd60481f96b402a683d99a4c add764acc4fd4155b24d966f64f19cf1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2197] 10.0.0.13 () {32 vars in 758 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2198] 10.0.0.13 () {32 vars in 757 bytes} [Wed Jun 24 05:00:36 2026] DELETE /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2199] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:36.833 8 INFO neutron.api.v2.resource [None req-db676e12-4b79-4002-aa45-9df6af56bbad d6447a64dd60481f96b402a683d99a4c add764acc4fd4155b24d966f64f19cf1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1078/2200] 10.0.0.13 () {32 vars in 761 bytes} [Wed Jun 24 05:00:36 2026] DELETE /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2201] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 05:00:36 2026] POST /v2.0/ports => generated 954 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: 1079/2202] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:00:36 2026] DELETE /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2203] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:00:36 2026] GET /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6/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: 1081/2204] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:36 2026] DELETE /v2.0/security-groups/5aace3fe-8cdf-42e8-a6de-dbf2caf9beb6 => 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: 1124/2205] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:00:36 2026] PUT /v2.0/ports/b378995d-b7a3-4769-939a-e0f912dde143 => generated 1235 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:00:37.297 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6aba794-183a-44fa-b457-383bada5f6a3'] response: {'name': 'network-changed', 'server_uuid': '6d52307f-fe2c-4c64-83f2-e7df03a57b07', 'tag': 'b378995d-b7a3-4769-939a-e0f912dde143', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1082/2206] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2207] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 31 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: 1125/2208] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/security-groups?tenant_id=add764acc4fd4155b24d966f64f19cf1&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2209] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/ports?tenant_id=ec171bb1d6764661a2468ba8aea6d67f&device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2210] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:37 2026] DELETE /v2.0/security-groups/9ecc5006-1b44-4757-b381-a409ef6d20fa => 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: 1127/2211] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/networks?tenant_id=ec171bb1d6764661a2468ba8aea6d67f&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2212] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2213] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:37 2026] GET /v2.0/security-groups?tenant_id=a3314da15f6c44a59531788e75019312&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: 1086/2214] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:38 2026] DELETE /v2.0/security-groups/4e48fd22-88ae-4c91-831c-3b2cfba6c1bf => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2215] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:38 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2216] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:38 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&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: 1130/2217] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:00:38 2026] GET /v2.0/ports?tenant_id=ec171bb1d6764661a2468ba8aea6d67f&device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2218] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b378995d-b7a3-4769-939a-e0f912dde143 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2219] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/subnets?id=27c70574-f06b-4aed-926d-1d17e35ab93d => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2220] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/ports?network_id=a833d55c-d502-44da-8b19-bf47ddf15559&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2221] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/networks/a833d55c-d502-44da-8b19-bf47ddf15559?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2222] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/networks/a833d55c-d502-44da-8b19-bf47ddf15559?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: 1133/2223] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1091/2224] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:39 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&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: 1134/2225] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:41 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1092/2226] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:41 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&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: 1136/2229] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:42 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2230] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:42 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2231] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:43 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2232] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:43 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2233] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:44 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2234] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:44 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2235] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:46 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2236] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:46 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:47.241 7 INFO neutron.db.segments_db [None req-548ee397-5f01-4fc6-958b-b5a565d94fe8 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Added segment c51adb3f-01c0-4bd5-bfc1-4b97f921e64c of type vxlan for network 0193d2ea-6355-464b-aea6-e7aecbbfc74c [pid: 8|app: 0|req: 1098/2237] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:47 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1099/2238] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:47 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2239] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:46 2026] POST /v2.0/networks => generated 621 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2240] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:47 2026] POST /v2.0/subnets => generated 658 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2241] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:00:47 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2242] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:47 2026] POST /v2.0/subnets => generated 732 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:47.852 7 INFO neutron.db.segments_db [None req-b8f61654-57d7-4832-be41-0a97ffd3442f 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Added segment ad1f7d17-759a-45b4-a401-ad82fbb2a316 of type vxlan for network cbe50839-1583-4aa1-bcfb-ae372bcd6776 [pid: 7|app: 0|req: 1142/2243] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:47 2026] POST /v2.0/networks => generated 618 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2244] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:47 2026] POST /v2.0/subnets => generated 656 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2245] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:48 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2246] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:48 2026] POST /v2.0/subnets => generated 726 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2247] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:00:48 2026] GET /v2.0/security-groups?id=17051075-02c2-4bad-94b6-6a03889922c2&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:48.490 7 INFO neutron.db.segments_db [None req-a9fce5fe-790b-46b8-accf-fce0bb418fd2 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Added segment 957ecada-4637-4c88-a13b-85dd73a8d700 of type vxlan for network d665f70d-1f04-4eb0-b023-1bddba170b54 [pid: 8|app: 0|req: 1105/2248] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:00:48 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2249] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:00:48 2026] POST /v2.0/networks => generated 618 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:48.609 8 INFO neutron_taas.services.taas.taas_plugin [req-cbf7dc70-3876-4c77-a098-5c135fe97bcd req-38667015-e3df-43d2-af08-848fcd857bf9 36e30d8a469a4d44b7cb5e00b4589c20 ec171bb1d6764661a2468ba8aea6d67f - - default default] TaaS: Handle Delete Port: b378995d-b7a3-4769-939a-e0f912dde143 2026-06-24 05:00:48.612 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cbf7dc70-3876-4c77-a098-5c135fe97bcd req-38667015-e3df-43d2-af08-848fcd857bf9 36e30d8a469a4d44b7cb5e00b4589c20 ec171bb1d6764661a2468ba8aea6d67f - - default default] Tap Mirror: Handle Delete Port: b378995d-b7a3-4769-939a-e0f912dde143 [pid: 8|app: 0|req: 1106/2250] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 05:00:48 2026] DELETE /v2.0/ports/b378995d-b7a3-4769-939a-e0f912dde143 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:48.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0419320c-f62e-4d1b-9b4c-430e69271f56'] response: {'server_uuid': '6d52307f-fe2c-4c64-83f2-e7df03a57b07', 'name': 'network-vif-deleted', 'tag': 'b378995d-b7a3-4769-939a-e0f912dde143', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1145/2251] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:48 2026] POST /v2.0/subnets => generated 656 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2252] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:48 2026] POST /v2.0/subnets => generated 729 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:49.138 7 INFO neutron.db.segments_db [None req-62bc7881-31d7-41bf-9b46-1ca1382eecf7 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Added segment af010e3d-1cd4-45cb-aade-bda9cb3e92d0 of type vxlan for network 5d69034a-8b13-438d-a93f-e2657730d5ef 2026-06-24 05:00:49.350 7 INFO neutron.db.l3_hamode_db [None req-62bc7881-31d7-41bf-9b46-1ca1382eecf7 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1108/2253] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:49 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:50.085 7 INFO neutron.db.l3_hamode_db [None req-62bc7881-31d7-41bf-9b46-1ca1382eecf7 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1109/2254] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:50 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1146/2255] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:00:49 2026] POST /v2.0/routers => generated 684 bytes in 1853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2256] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:51 2026] GET /v2.0/ports?device_id=6d52307f-fe2c-4c64-83f2-e7df03a57b07 => 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: 1110/2257] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 05:00:50 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2258] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 05:00:52 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:00:54.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-e69e2352-01a5-4d21-8697-f99dd4fe4104 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 851b828b-48a5-4971-bfbe-d5b9a702c33a 2026-06-24 05:00:54.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e69e2352-01a5-4d21-8697-f99dd4fe4104 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 851b828b-48a5-4971-bfbe-d5b9a702c33a [pid: 7|app: 0|req: 1149/2259] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:00:53 2026] PUT /v2.0/routers/45e533de-9903-45f8-9991-62e1f95da6b9/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-24 05:00:55.102 7 INFO neutron_taas.services.taas.taas_plugin [None req-41107595-202e-43aa-b8ef-1bb6a7d1bc80 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 61dcf2ef-66d3-4af4-9958-c6723a9f7527 2026-06-24 05:00:55.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41107595-202e-43aa-b8ef-1bb6a7d1bc80 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 61dcf2ef-66d3-4af4-9958-c6723a9f7527 [pid: 8|app: 0|req: 1111/2260] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 05:00:53 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2261] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:00:55 2026] POST /v2.0/security-groups => generated 1630 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 05:00:55.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-41107595-202e-43aa-b8ef-1bb6a7d1bc80 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: ca77def0-d453-42cc-b89f-e8108529d420 2026-06-24 05:00:55.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41107595-202e-43aa-b8ef-1bb6a7d1bc80 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: ca77def0-d453-42cc-b89f-e8108529d420 [pid: 8|app: 0|req: 1113/2262] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2263] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2264] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:55 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:00:55.699 7 INFO neutron.services.segments.plugin [-] Segment a3593921-204c-46e2-a0b5-163b25e052d4 resource provider aggregate not found 2026-06-24 05:00:55.704 7 INFO neutron.services.segments.plugin [-] Segment a3593921-204c-46e2-a0b5-163b25e052d4 resource provider aggregate not found 2026-06-24 05:00:55.721 7 INFO neutron.services.segments.plugin [-] Segment a3593921-204c-46e2-a0b5-163b25e052d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3593921-204c-46e2-a0b5-163b25e052d4 found for delete ", "request_id": "req-5904fa80-1d80-46f3-a0dc-9438e801663d"}]} 2026-06-24 05:00:55.723 7 INFO neutron.services.segments.plugin [-] Segment a3593921-204c-46e2-a0b5-163b25e052d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3593921-204c-46e2-a0b5-163b25e052d4 found for delete ", "request_id": "req-0050c46a-1fb9-4cf6-923a-d3e167af48af"}]} 2026-06-24 05:00:55.739 7 INFO neutron.db.l3_hamode_db [None req-41107595-202e-43aa-b8ef-1bb6a7d1bc80 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] HA network 650c8020-1818-4dda-a4a6-2a58c025b45a was deleted as no HA routers are present in tenant ec171bb1d6764661a2468ba8aea6d67f. [pid: 7|app: 0|req: 1150/2265] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:54 2026] DELETE /v2.0/routers/45e533de-9903-45f8-9991-62e1f95da6b9 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2266] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2267] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2268] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:00:55 2026] DELETE /v2.0/subnets/27c70574-f06b-4aed-926d-1d17e35ab93d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:00:56.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc789d3a-db54-4eba-94b9-ef5bbab48649 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: d0cb393e-f210-44b3-8c80-cc38ee6e1024 2026-06-24 05:00:56.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc789d3a-db54-4eba-94b9-ef5bbab48649 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: d0cb393e-f210-44b3-8c80-cc38ee6e1024 [pid: 8|app: 0|req: 1118/2269] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:55 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: 8|app: 0|req: 1119/2270] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:56 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: 7|app: 0|req: 1152/2271] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:00:55 2026] DELETE /v2.0/networks/a833d55c-d502-44da-8b19-bf47ddf15559 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2272] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2273] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:00:56 2026] GET /v2.0/security-groups?tenant_id=ec171bb1d6764661a2468ba8aea6d67f&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2274] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2275] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:00:56 2026] DELETE /v2.0/security-groups/17051075-02c2-4bad-94b6-6a03889922c2 => 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: 1154/2276] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2277] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:00:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2278] 10.0.0.183 () {34 vars in 1096 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1834341371&fields=id&tenant_id=94733f596dd94f018b43e37b952e446b => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2281] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 704 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2282] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/quotas/94733f596dd94f018b43e37b952e446b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2283] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&fields=id => generated 287 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2284] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1126/2285] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2286] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:00:57 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:00:57.743 7 INFO neutron.services.segments.plugin [-] Segment f5b3ee8c-a475-4b85-a796-f327bac8aae8 resource provider aggregate not found 2026-06-24 05:00:57.748 7 INFO neutron.services.segments.plugin [-] Segment f5b3ee8c-a475-4b85-a796-f327bac8aae8 resource provider aggregate not found 2026-06-24 05:00:57.763 7 INFO neutron.services.segments.plugin [-] Segment f5b3ee8c-a475-4b85-a796-f327bac8aae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b3ee8c-a475-4b85-a796-f327bac8aae8 found for delete ", "request_id": "req-7056353f-f0aa-46f1-8c9e-17638596396c"}]} 2026-06-24 05:00:57.767 7 INFO neutron.services.segments.plugin [-] Segment f5b3ee8c-a475-4b85-a796-f327bac8aae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b3ee8c-a475-4b85-a796-f327bac8aae8 found for delete ", "request_id": "req-04a62677-0f81-4b4e-8113-a4f297645ec3"}]} [pid: 8|app: 0|req: 1127/2287] 10.0.0.78 () {32 vars in 800 bytes} [Wed Jun 24 05:00:59 2026] GET /v2.0/extensions => generated 21537 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2288] 10.0.0.78 () {30 vars in 723 bytes} [Wed Jun 24 05:01:00 2026] GET /v2.0/quotas/93ab56eb40054e098944bb3fababed97/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2289] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:02 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2290] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 05:01:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94733f596dd94f018b43e37b952e446b => 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: 1129/2291] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 05:01:02 2026] POST /v2.0/ports => generated 1179 bytes in 459 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: 1163/2292] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:02 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1182 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2293] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:02 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2294] 10.0.0.78 () {32 vars in 800 bytes} [Wed Jun 24 05:01:03 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: 8|app: 0|req: 1130/2295] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:01:02 2026] PUT /v2.0/ports/1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => generated 1460 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:01:03.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-186169ad-6e21-4e1c-8f9f-44c90a1ccc37'] response: {'name': 'network-changed', 'server_uuid': '87621d8a-0ce2-4411-9c66-1c2749775ad8', 'tag': '1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1166/2296] 10.0.0.78 () {30 vars in 723 bytes} [Wed Jun 24 05:01:03 2026] GET /v2.0/quotas/93ab56eb40054e098944bb3fababed97/details => generated 847 bytes in 67 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: 1131/2297] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:03 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2298] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 05:01:03 2026] GET /v2.0/networks?tenant_id=94733f596dd94f018b43e37b952e446b&shared=False => generated 2374 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2299] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 05:01:03 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: 1168/2300] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:04 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2301] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:01:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => 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: 1169/2302] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:01:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => 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: 1134/2303] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:01:04 2026] GET /v2.0/subnets?id=475f3771-5c95-46d9-940a-f9a64f35de3e&id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2304] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:04 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&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: 1135/2305] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:05 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2306] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:05 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1136/2307] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:05 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1172/2308] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:01:06 2026] GET /v2.0/security-groups?tenant_id=93ab56eb40054e098944bb3fababed97&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2309] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:01:06 2026] DELETE /v2.0/security-groups/69d3df61-bd27-4685-9cb3-685ba3a7748d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2310] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:07 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1194 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2311] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:07 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:01:09.946 7 INFO neutron.db.segments_db [None req-144d5789-02ff-403e-98e2-e223cee08227 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Added segment 40cb9ce1-edf7-4213-977b-41ba79ebdf92 of type vxlan for network 7a1aa737-13c7-4ff6-a855-2d0e79b9b84d [pid: 7|app: 0|req: 1174/2312] 10.0.0.13 () {34 vars in 670 bytes} [Wed Jun 24 05:01:09 2026] POST /v2.0/networks => generated 614 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:10.109 8 INFO neutron.db.segments_db [None req-ea07c7aa-56bc-4f6e-ba4f-8320613c2d19 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Added segment 3f9c415c-5d78-4395-b067-a8234836a64b of type vxlan for network 0dc10877-d799-4d29-8f06-001dbdeebfd1 2026-06-24 05:01:10.397 8 INFO neutron.db.l3_hamode_db [None req-ea07c7aa-56bc-4f6e-ba4f-8320613c2d19 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 05:01:11.223 8 INFO neutron.db.l3_hamode_db [None req-ea07c7aa-56bc-4f6e-ba4f-8320613c2d19 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1139/2313] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:01:10 2026] POST /v2.0/routers => generated 695 bytes in 1938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2314] 10.0.0.13 () {32 vars in 775 bytes} [Wed Jun 24 05:01:11 2026] GET /v2.0/subnets?project_id=e10e9e9ada3048a58194a0d9318e12a0&cidr=10.100.0.0%2F28 => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2315] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 05:01:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2318] 10.0.0.13 () {32 vars in 783 bytes} [Wed Jun 24 05:01:12 2026] GET /v2.0/subnets?network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d&cidr=10.100.0.0%2F28 => 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: 1142/2319] 10.0.0.13 () {34 vars in 668 bytes} [Wed Jun 24 05:01:12 2026] POST /v2.0/subnets => generated 657 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2320] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:13 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2321] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:13 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2322] 10.0.0.13 () {32 vars in 817 bytes} [Wed Jun 24 05:01:13 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&mac_address=fa%3A16%3A3e%3Adb%3A5c%3Aa5 => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2323] 10.0.0.13 () {34 vars in 782 bytes} [Wed Jun 24 05:01:12 2026] PUT /v2.0/routers/04911404-2610-415c-b035-83d462934ab8/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2324] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 05:01:13 2026] GET /v2.0/networks => generated 6662 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2325] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 05:01:13 2026] GET /v2.0/subnets => generated 7422 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2326] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 05:01:13 2026] GET /v2.0/routers => generated 1452 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:01:13.925 8 INFO neutron.db.l3_db [None req-4fcdc6ed-0839-4f65-94da-5b054c4210b0 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Floating IP 5b8349c0-b3ec-4ecc-9f1c-1544237831b4 associated. External IP: 10.96.250.218, port: 1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60. [pid: 7|app: 0|req: 1182/2327] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 05:01:13 2026] POST /v2.0/security-groups => generated 1677 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2328] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2329] 10.0.0.13 () {34 vars in 676 bytes} [Wed Jun 24 05:01:13 2026] POST /v2.0/floatingips => generated 854 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2330] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:14 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:14.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e5a6764-e372-4aa2-90ed-2ae2d9fe0b1d'] response: {'name': 'network-changed', 'server_uuid': '87621d8a-0ce2-4411-9c66-1c2749775ad8', 'tag': '1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1185/2331] 10.0.0.183 () {34 vars in 1096 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1834341371&fields=id&tenant_id=94733f596dd94f018b43e37b952e446b => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2332] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2333] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2334] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/quotas/94733f596dd94f018b43e37b952e446b => 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: 1148/2335] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:14.611 8 INFO neutron.db.securitygroups_db [None req-fc2dab7f-216b-4c22-9420-47dc955396ff 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Project e10e9e9ada3048a58194a0d9318e12a0 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: 1149/2336] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2337] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&fields=id => generated 333 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:01:14.748 8 INFO neutron.db.securitygroups_db [None req-33466572-9103-4ac4-8e87-d49db3464f4c 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Project e10e9e9ada3048a58194a0d9318e12a0 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: 1189/2338] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1150/2339] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2340] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2341] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2342] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2343] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2344] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => 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: 1153/2345] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:01:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2346] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/subnets?id=475f3771-5c95-46d9-940a-f9a64f35de3e&id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => 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: 1154/2347] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2348] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2349] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1156/2350] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1195/2351] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/networks => generated 1298 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2352] 10.0.0.183 () {34 vars in 1100 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1581420449&fields=id&tenant_id=e10e9e9ada3048a58194a0d9318e12a0 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2353] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2354] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/quotas/e10e9e9ada3048a58194a0d9318e12a0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2355] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&fields=id => generated 57 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2356] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1198/2357] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2358] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:15 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1199/2359] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:16 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1161/2360] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:17 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1200/2361] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:19 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1162/2362] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:19 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2363] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 05:01:19 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => 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: 1163/2364] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 05:01:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94733f596dd94f018b43e37b952e446b => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2365] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:19 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&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: 1164/2366] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 05:01:19 2026] POST /v2.0/ports => generated 1179 bytes in 443 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: 1165/2367] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:20 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2368] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:20 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2369] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:20 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1203/2370] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:01:19 2026] PUT /v2.0/ports/df5690fb-bff7-4d54-9446-59071344509c => generated 1460 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:01:20.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a5ed8c9-ed48-43cd-a1e0-ac10d282bd71'] response: {'name': 'network-changed', 'server_uuid': 'd234a996-d0ac-4bc8-a42d-8aed4b7bbdd5', 'tag': 'df5690fb-bff7-4d54-9446-59071344509c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1168/2371] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:20 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1204/2372] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 05:01:20 2026] GET /v2.0/networks?tenant_id=94733f596dd94f018b43e37b952e446b&shared=False => generated 2374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2373] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 05:01:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2374] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:21 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1170/2375] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:21 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 661 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2376] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 05:01:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e10e9e9ada3048a58194a0d9318e12a0 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2377] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 05:01:21 2026] POST /v2.0/ports => generated 958 bytes in 336 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: 1172/2378] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2379] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.74&port_id=df5690fb-bff7-4d54-9446-59071344509c => 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: 1174/2380] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4f&port_id=df5690fb-bff7-4d54-9446-59071344509c => 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: 1207/2381] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:01:21 2026] PUT /v2.0/ports/3f4c54aa-2435-4892-97ed-81d55c7beb87 => generated 1239 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2382] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/subnets?id=c36abaf5-d601-4d29-b158-3d3c3247e5f8&id=c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 1414 bytes in 48 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: 1208/2383] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 8|app: 0|req: 1176/2384] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 1209/2385] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2386] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2387] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:01:22.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8b875c4-b8af-4c9a-948b-7a03da28b66d'] response: {'name': 'network-changed', 'server_uuid': '3504eb00-d37b-46d6-997c-efb31934994d', 'tag': '3f4c54aa-2435-4892-97ed-81d55c7beb87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1178/2388] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1211/2389] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:22 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2390] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 05:01:23 2026] GET /v2.0/networks?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2391] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 05:01:23 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: 1180/2392] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:23 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1213/2393] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:23 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2394] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2395] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3f4c54aa-2435-4892-97ed-81d55c7beb87 => 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: 1182/2396] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/subnets?id=0de2441e-f35f-4b11-9c50-b75d0e911c5b => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2397] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/ports?network_id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d&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: 8|app: 0|req: 1183/2398] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1216/2399] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1184/2400] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1217/2401] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:24 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2402] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:25 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1194 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2403] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:25 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&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: 1186/2404] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:25 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1219/2405] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:25 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2406] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:26 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2408] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:27 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&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: 1221/2410] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:28 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2411] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:28 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&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: 1222/2412] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:29 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1191/2413] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:29 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&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: 1223/2414] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:29 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1192/2415] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:29 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&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: 1224/2416] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:01:29 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1225/2417] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:30 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:01:30.495 8 INFO neutron.db.l3_db [None req-e9711ef3-cf91-41d8-bacb-feec1095dd97 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Floating IP 8658afbc-052b-40e1-9267-e7339c55b3ee associated. External IP: 10.96.250.215, port: 3f4c54aa-2435-4892-97ed-81d55c7beb87. [pid: 7|app: 0|req: 1226/2418] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:30 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2419] 10.0.0.13 () {32 vars in 817 bytes} [Wed Jun 24 05:01:30 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&mac_address=fa%3A16%3A3e%3A65%3Acd%3A21 => generated 1196 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2420] 10.0.0.13 () {34 vars in 676 bytes} [Wed Jun 24 05:01:29 2026] POST /v2.0/floatingips => generated 856 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:30.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42dfd940-9d73-4443-924f-07e919e71680'] response: {'name': 'network-changed', 'server_uuid': '3504eb00-d37b-46d6-997c-efb31934994d', 'tag': '3f4c54aa-2435-4892-97ed-81d55c7beb87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2421] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:01:30 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2422] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:01:31.450 7 INFO neutron.db.l3_db [None req-8057a2c9-874a-4dea-84df-3484c05daf73 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Floating IP 4982fa93-b60b-4a6d-ad21-e598af71e728 associated. External IP: 10.96.250.214, port: df5690fb-bff7-4d54-9446-59071344509c. [pid: 8|app: 0|req: 1196/2423] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2424] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3f4c54aa-2435-4892-97ed-81d55c7beb87 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2425] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/subnets?id=0de2441e-f35f-4b11-9c50-b75d0e911c5b => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2426] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/ports?network_id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2427] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1201/2428] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2429] 10.0.0.13 () {34 vars in 676 bytes} [Wed Jun 24 05:01:30 2026] POST /v2.0/floatingips => generated 854 bytes in 1213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:31.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88a681d1-24de-44f9-a828-189fbd18780b'] response: {'name': 'network-changed', 'server_uuid': 'd234a996-d0ac-4bc8-a42d-8aed4b7bbdd5', 'tag': 'df5690fb-bff7-4d54-9446-59071344509c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1202/2430] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:01:31 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2431] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2432] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => 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: 1230/2433] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.74&port_id=df5690fb-bff7-4d54-9446-59071344509c => 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: 1204/2434] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4f&port_id=df5690fb-bff7-4d54-9446-59071344509c => 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: 1231/2435] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/subnets?id=c36abaf5-d601-4d29-b158-3d3c3247e5f8&id=c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2436] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 1232/2437] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 8|app: 0|req: 1206/2438] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1233/2439] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1207/2440] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:01:32 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2441] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 05:01:38 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2442] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:38 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2443] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 05:01:41 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1209/2444] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 05:01:41 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2447] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:01:48 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2448] 10.0.0.135 () {30 vars in 690 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2449] 10.0.0.135 () {30 vars in 692 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2450] 10.0.0.135 () {30 vars in 668 bytes} [Wed Jun 24 05:01:50 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: 1213/2451] 10.0.0.135 () {30 vars in 704 bytes} [Wed Jun 24 05:01: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) [pid: 7|app: 0|req: 1239/2452] 10.0.0.13 () {32 vars in 825 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/ports?project_id=e10e9e9ada3048a58194a0d9318e12a0&network_id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 3695 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2453] 10.0.0.135 () {28 vars in 439 bytes} [Wed Jun 24 05:01:50 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: 1240/2454] 10.0.0.135 () {30 vars in 728 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 658 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2455] 10.0.0.13 () {32 vars in 741 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/subnets?network_id=4deca6d5-c5b6-41c4-9d5f-5d226a186d5d => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2456] 10.0.0.135 () {30 vars in 690 bytes} [Wed Jun 24 05:01: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: 1216/2457] 10.0.0.135 () {30 vars in 692 bytes} [Wed Jun 24 05:01:50 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: 1242/2458] 10.0.0.135 () {30 vars in 668 bytes} [Wed Jun 24 05:01: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: 1217/2459] 10.0.0.135 () {30 vars in 704 bytes} [Wed Jun 24 05:01: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: 7|app: 0|req: 1243/2460] 10.0.0.135 () {30 vars in 728 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1218/2461] 10.0.0.135 () {30 vars in 690 bytes} [Wed Jun 24 05:01: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: 7|app: 0|req: 1244/2462] 10.0.0.135 () {30 vars in 692 bytes} [Wed Jun 24 05:01: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: 1245/2463] 10.0.0.135 () {30 vars in 668 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2464] 10.0.0.135 () {30 vars in 704 bytes} [Wed Jun 24 05:01:50 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: 1247/2465] 10.0.0.135 () {30 vars in 730 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2466] 10.0.0.135 () {30 vars in 682 bytes} [Wed Jun 24 05:01:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:01:50.955 8 INFO neutron.db.l3_db [None req-27d06eff-0e49-4997-ae10-e51f8cea03ce 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Floating IP 8658afbc-052b-40e1-9267-e7339c55b3ee disassociated. External IP: 10.96.250.215, port: 3f4c54aa-2435-4892-97ed-81d55c7beb87. [pid: 7|app: 0|req: 1249/2467] 10.0.0.135 () {34 vars in 704 bytes} [Wed Jun 24 05:01:50 2026] POST /v2.0/ports => generated 1132 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2468] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:01:50 2026] PUT /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 554 bytes in 467 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: 1250/2469] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:01:51 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:01:51.350 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e2767f-6f1d-4899-88de-7f9fd1de9ef8'] response: {'name': 'network-changed', 'server_uuid': '3504eb00-d37b-46d6-997c-efb31934994d', 'tag': '3f4c54aa-2435-4892-97ed-81d55c7beb87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1220/2470] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:01:51 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1251/2471] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:01:51 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2472] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3f4c54aa-2435-4892-97ed-81d55c7beb87 => 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: 1252/2473] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:01:51 2026] GET /v2.0/subnets?id=0de2441e-f35f-4b11-9c50-b75d0e911c5b => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2474] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:01:52 2026] GET /v2.0/ports?network_id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d&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: 1253/2475] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:01:52 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1223/2476] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:01:52 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2477] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:01:52 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2478] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:01:53 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2479] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:01:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2480] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2481] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:01:54 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: 1226/2482] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2483] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2484] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:01:54 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: 1258/2485] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:01:54 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: 1228/2486] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:01:54 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: 1259/2487] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:01:54 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-24 05:01:54.371 8 INFO neutron.api.v2.resource [None req-2e1aefc9-7eb5-4791-95ef-39332628edd5 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2488] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/security-groups/lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2489] 199.204.45.250 () {30 vars in 785 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/security-groups?name=lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2490] 199.204.45.250 () {34 vars in 736 bytes} [Wed Jun 24 05:01:54 2026] POST /v2.0/security-groups => generated 1638 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2491] 10.0.0.13 () {34 vars in 684 bytes} [Wed Jun 24 05:01:54 2026] POST /v2.0/security-groups => generated 1675 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2492] 199.204.45.250 () {30 vars in 815 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/security-group-rules?security_group_id=b676fe2f-0ca7-46fd-812e-b18f3f715472 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2493] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2494] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2495] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:01:54 2026] PUT /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 239 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: 1233/2496] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:01:54 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: 1264/2497] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2498] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:01:54 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: 1235/2499] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:01:54 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: 1236/2500] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2501] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:01:54 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2502] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:55.098 8 INFO neutron.db.securitygroups_db [None req-6f15f220-73a0-431a-920a-b0a267a375a2 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Project e10e9e9ada3048a58194a0d9318e12a0 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: 1238/2503] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 05:01:55.217 7 INFO neutron.db.securitygroups_db [None req-b743edfe-65ae-4dae-ba7f-78eb03d6c75f 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Project e10e9e9ada3048a58194a0d9318e12a0 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: 1266/2504] 10.0.0.13 () {34 vars in 694 bytes} [Wed Jun 24 05:01:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2505] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 05:01:55 2026] GET /v2.0/networks => generated 1298 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2506] 10.0.0.183 () {34 vars in 1098 bytes} [Wed Jun 24 05:01:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-522562307&fields=id&tenant_id=e10e9e9ada3048a58194a0d9318e12a0 => 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: 1240/2507] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 05:01:55 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2508] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 05:01:55 2026] GET /v2.0/quotas/e10e9e9ada3048a58194a0d9318e12a0 => 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: 1241/2509] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 05:01:55 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2510] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 05:01:55 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2511] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 05:01:56 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1270/2512] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:56 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1272/2515] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:57 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2516] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:58 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1273/2517] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:01:59 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1245/2518] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:02:00 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2519] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 05:02:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e10e9e9ada3048a58194a0d9318e12a0 => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2520] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:00 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 12 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2521] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 05:02:00 2026] POST /v2.0/ports => generated 954 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2522] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:02:00 2026] PUT /v2.0/ports/0f532f93-7bf8-4547-8045-70a9a7488be0 => generated 1235 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:02:01.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49b60dfa-6c21-4251-83d1-cb1fe64315fc'] response: {'name': 'network-changed', 'server_uuid': '26166c26-1ef9-40b8-ba71-d1a1a42afb43', 'tag': '0f532f93-7bf8-4547-8045-70a9a7488be0', '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: 1248/2523] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:01 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 969 bytes in 78 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: 1276/2524] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:01 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1249/2525] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:01 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2526] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 05:02:01 2026] GET /v2.0/networks?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&shared=False => 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: 1250/2527] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2528] 10.0.0.183 () {34 vars in 1016 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/security-groups?id=af1a7b5a-b2d3-4135-b4b4-2c01a25879e4&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2529] 10.0.0.183 () {34 vars in 982 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/networks?id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2530] 10.0.0.183 () {34 vars in 965 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/quotas/817c9fd77d734e06a580aad36eaa8003 => 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: 1252/2531] 10.0.0.183 () {34 vars in 1002 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2532] 10.0.0.183 () {34 vars in 1008 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2533] 10.0.0.183 () {34 vars in 1108 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2534] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:02 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2535] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2536] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2537] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0f532f93-7bf8-4547-8045-70a9a7488be0 => 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: 1283/2538] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/subnets?id=0de2441e-f35f-4b11-9c50-b75d0e911c5b => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2539] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/ports?network_id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d&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: 1284/2540] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1257/2541] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1285/2542] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1258/2543] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:03 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1286/2544] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:04 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2545] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:04 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1287/2546] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:05 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2547] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:05 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2548] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:06 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2549] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:06 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1289/2550] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:06 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2551] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:06 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1290/2552] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:02:07 2026] GET /v2.0/networks?id=b2fa3924-8edb-443e-b183-f845946ff575 => generated 735 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2553] 199.204.45.250 () {34 vars in 1050 bytes} [Wed Jun 24 05:02:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=817c9fd77d734e06a580aad36eaa8003 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2554] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:07 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2555] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:07 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1291/2556] 199.204.45.250 () {38 vars in 955 bytes} [Wed Jun 24 05:02:07 2026] POST /v2.0/ports => generated 1078 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2557] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:02:07 2026] PUT /v2.0/ports/7549abdb-1885-475b-876d-062d45b0a00d => generated 1239 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:02:08.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fab12d48-4190-4161-b721-2c354c6a56fa'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '7549abdb-1885-475b-876d-062d45b0a00d', '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: 7|app: 0|req: 1292/2558] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:08 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2559] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:08 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1293/2560] 199.204.45.250 () {34 vars in 1018 bytes} [Wed Jun 24 05:02:08 2026] GET /v2.0/networks?tenant_id=817c9fd77d734e06a580aad36eaa8003&shared=False => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2561] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2562] 199.204.45.250 () {34 vars in 930 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2563] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2564] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1270/2565] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2566] 10.0.0.13 () {32 vars in 735 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2567] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/security-groups?id=af1a7b5a-b2d3-4135-b4b4-2c01a25879e4&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2568] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:02:09.668 7 INFO neutron.db.l3_db [None req-02b8e35e-fa62-4f7c-8344-1fea844270b4 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Floating IP 8658afbc-052b-40e1-9267-e7339c55b3ee associated. External IP: 10.96.250.215, port: 0f532f93-7bf8-4547-8045-70a9a7488be0. [pid: 7|app: 0|req: 1297/2569] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:02:09 2026] PUT /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 855 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2570] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:02:09 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2571] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1274/2572] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => 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: 1299/2573] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:02:10.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daca8e7c-fc8d-44b4-b6fd-283747950ac7'] response: {'name': 'network-changed', 'server_uuid': '26166c26-1ef9-40b8-ba71-d1a1a42afb43', 'tag': '0f532f93-7bf8-4547-8045-70a9a7488be0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2574] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2575] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2576] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2577] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/ports?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2578] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/networks?id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2579] 199.204.45.250 () {34 vars in 1058 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0f532f93-7bf8-4547-8045-70a9a7488be0 => 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: 1278/2580] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/subnets?id=0de2441e-f35f-4b11-9c50-b75d0e911c5b => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2581] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:02:10 2026] GET /v2.0/ports?network_id=7a1aa737-13c7-4ff6-a855-2d0e79b9b84d&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: 8|app: 0|req: 1279/2582] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:11 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?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: 1304/2583] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:02:11 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2584] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:11 2026] GET /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2587] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:02:12 2026] GET /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2588] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:12 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2589] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:12 2026] GET /v2.0/security-groups?id=af1a7b5a-b2d3-4135-b4b4-2c01a25879e4&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2590] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:12 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2591] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:02:14 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2592] 199.204.45.250 () {34 vars in 1044 bytes} [Wed Jun 24 05:02:14 2026] GET /v2.0/security-groups?id=af1a7b5a-b2d3-4135-b4b4-2c01a25879e4&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2593] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:15 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2594] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:15 2026] GET /v2.0/security-groups?id=af1a7b5a-b2d3-4135-b4b4-2c01a25879e4&fields=id&fields=name => generated 96 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2595] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:15 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1287/2596] 10.0.0.103 () {34 vars in 990 bytes} [Wed Jun 24 05:02:17 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2597] 10.0.0.103 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:17 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 8|app: 0|req: 1288/2598] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:18 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2599] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:18 2026] GET /v2.0/security-groups?id=af1a7b5a-b2d3-4135-b4b4-2c01a25879e4&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2600] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:18 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1313/2603] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:28 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1291/2604] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:28 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1314/2605] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:29 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2606] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:29 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2607] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:30 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2608] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:30 2026] GET /v2.0/security-groups?id=c11810b0-1cb6-4f67-ab45-6614d0b26899&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: 1316/2609] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:02:30 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:02:30.883 8 INFO neutron_taas.services.taas.taas_plugin [req-d0f80341-04c8-485e-82e6-87f4dca7f4b4 req-b6ed9ee6-66e2-4b3f-bec2-5dd4daa85ee0 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] TaaS: Handle Delete Port: 0f532f93-7bf8-4547-8045-70a9a7488be0 2026-06-24 05:02:30.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d0f80341-04c8-485e-82e6-87f4dca7f4b4 req-b6ed9ee6-66e2-4b3f-bec2-5dd4daa85ee0 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Tap Mirror: Handle Delete Port: 0f532f93-7bf8-4547-8045-70a9a7488be0 2026-06-24 05:02:31.036 8 INFO neutron.db.l3_db [req-d0f80341-04c8-485e-82e6-87f4dca7f4b4 req-b6ed9ee6-66e2-4b3f-bec2-5dd4daa85ee0 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Floating IP 8658afbc-052b-40e1-9267-e7339c55b3ee disassociated. External IP: 10.96.250.215, port: 0f532f93-7bf8-4547-8045-70a9a7488be0. [pid: 8|app: 0|req: 1294/2610] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 05:02:30 2026] DELETE /v2.0/ports/0f532f93-7bf8-4547-8045-70a9a7488be0 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:02:31.501 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db34d8ae-1572-49cc-88b5-929020fd400c'] response: {'server_uuid': '26166c26-1ef9-40b8-ba71-d1a1a42afb43', 'name': 'network-vif-deleted', 'tag': '0f532f93-7bf8-4547-8045-70a9a7488be0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2611] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:31 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1295/2612] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:32 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1318/2613] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:33 2026] GET /v2.0/ports?device_id=26166c26-1ef9-40b8-ba71-d1a1a42afb43 => 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: 1296/2614] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:35 2026] DELETE /v2.0/security-groups/c11810b0-1cb6-4f67-ab45-6614d0b26899 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:02:35.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a646999-7e40-4460-be7c-42ad1a8a2bb0 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] TaaS: Handle Delete Port: a90fde3b-d901-4166-bf25-3c66ccb659a6 2026-06-24 05:02:35.340 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a646999-7e40-4460-be7c-42ad1a8a2bb0 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Tap Mirror: Handle Delete Port: a90fde3b-d901-4166-bf25-3c66ccb659a6 [pid: 7|app: 0|req: 1319/2615] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:02:35 2026] DELETE /v2.0/floatingips/8658afbc-052b-40e1-9267-e7339c55b3ee => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2616] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:35 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1320/2617] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:35 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2618] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:36 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2619] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:36 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2620] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:38 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2621] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:02:38 2026] GET /v2.0/security-groups?id=565d820b-2f4a-4799-a511-97c8a7f960ec&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2622] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:02:38 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:02:38.527 7 INFO neutron_taas.services.taas.taas_plugin [req-bc84cadf-d408-4b10-ab41-a56c34bba084 req-b12864a7-1712-4aae-a764-473e8316d86c 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] TaaS: Handle Delete Port: 3f4c54aa-2435-4892-97ed-81d55c7beb87 2026-06-24 05:02:38.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bc84cadf-d408-4b10-ab41-a56c34bba084 req-b12864a7-1712-4aae-a764-473e8316d86c 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Tap Mirror: Handle Delete Port: 3f4c54aa-2435-4892-97ed-81d55c7beb87 [pid: 7|app: 0|req: 1323/2623] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 05:02:38 2026] DELETE /v2.0/ports/3f4c54aa-2435-4892-97ed-81d55c7beb87 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:02:38.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c354e880-d1b3-42cf-ac31-b22aead90c17'] response: {'server_uuid': '3504eb00-d37b-46d6-997c-efb31934994d', 'name': 'network-vif-deleted', 'tag': '3f4c54aa-2435-4892-97ed-81d55c7beb87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2624] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:39 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1324/2625] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:40 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1302/2626] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:02:41 2026] GET /v2.0/ports?device_id=3504eb00-d37b-46d6-997c-efb31934994d => 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: 1326/2629] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:42 2026] DELETE /v2.0/security-groups/565d820b-2f4a-4799-a511-97c8a7f960ec => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:02:43.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b33d854-9ecf-457a-b505-100010aae83a 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] TaaS: Handle Delete Port: 5125b1be-e59c-48dd-a352-e1dceb9088aa 2026-06-24 05:02:43.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b33d854-9ecf-457a-b505-100010aae83a 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Tap Mirror: Handle Delete Port: 5125b1be-e59c-48dd-a352-e1dceb9088aa [pid: 8|app: 0|req: 1304/2630] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:02:42 2026] PUT /v2.0/routers/04911404-2610-415c-b035-83d462934ab8/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2631] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:02:43 2026] DELETE /v2.0/subnets/0de2441e-f35f-4b11-9c50-b75d0e911c5b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:02:44.372 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ac05aa2-b96c-4fbd-a19f-75b3d9b3f13e 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] TaaS: Handle Delete Port: 97d1aa5c-08e2-4ff7-aff7-fa2d4ef73829 2026-06-24 05:02:44.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ac05aa2-b96c-4fbd-a19f-75b3d9b3f13e 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Tap Mirror: Handle Delete Port: 97d1aa5c-08e2-4ff7-aff7-fa2d4ef73829 2026-06-24 05:02:44.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ac05aa2-b96c-4fbd-a19f-75b3d9b3f13e 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] TaaS: Handle Delete Port: cfc5c20f-f71d-4005-bb7d-52c7ef0a25e2 2026-06-24 05:02:44.639 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ac05aa2-b96c-4fbd-a19f-75b3d9b3f13e 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] Tap Mirror: Handle Delete Port: cfc5c20f-f71d-4005-bb7d-52c7ef0a25e2 2026-06-24 05:02:45.023 8 INFO neutron.db.l3_hamode_db [None req-1ac05aa2-b96c-4fbd-a19f-75b3d9b3f13e 1ef587a4e2ba4c8e8067f71c85c3f89b e10e9e9ada3048a58194a0d9318e12a0 - - default default] HA network 0dc10877-d799-4d29-8f06-001dbdeebfd1 was deleted as no HA routers are present in tenant e10e9e9ada3048a58194a0d9318e12a0. [pid: 8|app: 0|req: 1305/2632] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:02:43 2026] DELETE /v2.0/routers/04911404-2610-415c-b035-83d462934ab8 => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:02:45.046 8 INFO neutron.services.segments.plugin [-] Segment 3f9c415c-5d78-4395-b067-a8234836a64b resource provider aggregate not found 2026-06-24 05:02:45.063 8 INFO neutron.services.segments.plugin [-] Segment 3f9c415c-5d78-4395-b067-a8234836a64b resource provider aggregate not found 2026-06-24 05:02:45.080 8 INFO neutron.services.segments.plugin [-] Segment 3f9c415c-5d78-4395-b067-a8234836a64b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f9c415c-5d78-4395-b067-a8234836a64b found for delete ", "request_id": "req-1ac3aa34-b4d6-4ea5-b365-9ceed1508890"}]} 2026-06-24 05:02:45.083 8 INFO neutron.services.segments.plugin [-] Segment 3f9c415c-5d78-4395-b067-a8234836a64b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f9c415c-5d78-4395-b067-a8234836a64b found for delete ", "request_id": "req-1d9a2005-6588-4435-9fc6-5a993ee5539b"}]} [pid: 7|app: 0|req: 1328/2633] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:02:45 2026] DELETE /v2.0/networks/7a1aa737-13c7-4ff6-a855-2d0e79b9b84d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:02:45.185 7 INFO neutron.services.segments.plugin [-] Segment 40cb9ce1-edf7-4213-977b-41ba79ebdf92 resource provider aggregate not found 2026-06-24 05:02:45.185 7 INFO neutron.services.segments.plugin [-] Segment 40cb9ce1-edf7-4213-977b-41ba79ebdf92 resource provider aggregate not found 2026-06-24 05:02:45.202 7 INFO neutron.services.segments.plugin [-] Segment 40cb9ce1-edf7-4213-977b-41ba79ebdf92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cb9ce1-edf7-4213-977b-41ba79ebdf92 found for delete ", "request_id": "req-14ed92e5-7389-4ad1-8fa2-229b1dd726d4"}]} 2026-06-24 05:02:45.205 7 INFO neutron.services.segments.plugin [-] Segment 40cb9ce1-edf7-4213-977b-41ba79ebdf92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cb9ce1-edf7-4213-977b-41ba79ebdf92 found for delete ", "request_id": "req-2fb6d5b3-f313-43c5-aa29-add21444e8ee"}]} [pid: 8|app: 0|req: 1306/2634] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:02:45 2026] GET /v2.0/security-groups?tenant_id=e10e9e9ada3048a58194a0d9318e12a0&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: 1329/2635] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:45 2026] DELETE /v2.0/security-groups/c44d2d0a-4b9f-48e0-8409-6d505f8fe7f8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2636] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:02:46 2026] GET /v2.0/security-groups?tenant_id=45e6a9d66af146309526c051d60a3c00&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2637] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:46 2026] DELETE /v2.0/security-groups/90b1a938-74c3-43e4-9b00-b9b4763c04d4 => 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: 1308/2638] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:02:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2639] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:02:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2640] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:02:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2641] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:02:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2642] 10.0.0.13 () {34 vars in 683 bytes} [Wed Jun 24 05:02:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2643] 10.0.0.13 () {34 vars in 766 bytes} [Wed Jun 24 05:02:51 2026] PUT /v2.0/security-groups/7dec99dc-2b40-40a4-b099-553bca8564a3/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2644] 10.0.0.13 () {34 vars in 766 bytes} [Wed Jun 24 05:02:51 2026] PUT /v2.0/security-groups/b42206e8-2f7f-4c9d-b669-78b4d8a4500d/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2645] 10.0.0.13 () {34 vars in 766 bytes} [Wed Jun 24 05:02:51 2026] PUT /v2.0/security-groups/4a336839-f335-4f31-a416-eebe9702f235/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2646] 10.0.0.13 () {34 vars in 766 bytes} [Wed Jun 24 05:02:51 2026] PUT /v2.0/security-groups/60b51be7-d3fe-4356-b162-c4309c5fddb6/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2647] 10.0.0.13 () {32 vars in 679 bytes} [Wed Jun 24 05:02:51 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2648] 10.0.0.13 () {32 vars in 693 bytes} [Wed Jun 24 05:02:51 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2649] 10.0.0.13 () {32 vars in 689 bytes} [Wed Jun 24 05:02:51 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2650] 10.0.0.13 () {32 vars in 701 bytes} [Wed Jun 24 05:02:51 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2651] 10.0.0.13 () {32 vars in 687 bytes} [Wed Jun 24 05:02:51 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2652] 10.0.0.13 () {32 vars in 701 bytes} [Wed Jun 24 05:02:52 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2653] 10.0.0.13 () {32 vars in 697 bytes} [Wed Jun 24 05:02:52 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2654] 10.0.0.13 () {32 vars in 709 bytes} [Wed Jun 24 05:02:52 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2655] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:52 2026] DELETE /v2.0/security-groups/7dec99dc-2b40-40a4-b099-553bca8564a3 => 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: 1317/2656] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:52 2026] DELETE /v2.0/security-groups/b42206e8-2f7f-4c9d-b669-78b4d8a4500d => 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: 1340/2657] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:52 2026] DELETE /v2.0/security-groups/4a336839-f335-4f31-a416-eebe9702f235 => 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: 1318/2658] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:52 2026] DELETE /v2.0/security-groups/60b51be7-d3fe-4356-b162-c4309c5fddb6 => 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: 1341/2659] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:53 2026] DELETE /v2.0/security-groups/ce2be510-8dbb-402f-aeb7-66ffb9a5abbe => 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: 1319/2660] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:02:53 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: 1342/2661] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:02:53 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: 1320/2662] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:02:53 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: 1343/2663] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:02:53 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: 1321/2664] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:02:53 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1322/2665] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:02:53 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2666] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:02:53 2026] GET /v2.0/security-groups?tenant_id=c4aef461073146b68688ffa70d310f80&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2667] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:54 2026] DELETE /v2.0/security-groups/748f8069-51f5-4752-9aca-91f05f4e6c80 => 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: 1323/2668] 199.204.45.250 () {34 vars in 717 bytes} [Wed Jun 24 05:02:54 2026] POST /v2.0/ports => generated 1055 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2669] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:02:54 2026] GET /v2.0/security-groups?tenant_id=aea8c029fd0946f59b6ba8764d3a5edf&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2670] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 05:02:54 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2671] 10.0.0.183 () {34 vars in 907 bytes} [Wed Jun 24 05:02:54 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2672] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:54 2026] DELETE /v2.0/security-groups/3c2fb048-01d4-4e6a-b226-b69d68645e99 => 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: 1349/2673] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:02:54 2026] GET /v2.0/security-groups?tenant_id=6ac720a2f3b24c239c10188db75ce564&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2674] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:02:54 2026] DELETE /v2.0/security-groups/28c2b918-e2c5-468d-8a68-df1f6a36e86e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2675] 199.204.45.250 () {34 vars in 1262 bytes} [Wed Jun 24 05:02:55 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2676] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:55 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1351/2677] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:55 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1327/2678] 199.204.45.250 () {34 vars in 975 bytes} [Wed Jun 24 05:02:56 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2679] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:02:56 2026] GET /v2.0/networks?id=0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 803 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2680] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:02:56 2026] PUT /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1245 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:02:56.606 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8e73778-e260-4626-bdd2-dccdf8c3aab0'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2683] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2481 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2684] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/networks?id=0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2685] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2686] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2687] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2688] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1356/2689] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:57 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1334/2690] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2481 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2691] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2692] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2693] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2694] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1359/2695] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1337/2696] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => 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: 1360/2697] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2698] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2699] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2700] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:02:58 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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) 2026-06-24 05:02:59.170 7 INFO neutron.db.segments_db [None req-d3fd4286-4a50-4347-a6b2-eeb49caa2756 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Added segment fc719295-bf65-4a10-aec6-f88efd8a0258 of type vxlan for network 4061eb4c-7765-486f-80c8-125a0bd752c0 [pid: 7|app: 0|req: 1362/2701] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:02:58 2026] POST /v2.0/networks => generated 613 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2702] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:02:59 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2703] 10.0.0.13 () {34 vars in 665 bytes} [Wed Jun 24 05:02:59 2026] POST /v2.0/trunks => generated 407 bytes in 207 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-24 05:02:59.881 8 INFO neutron.db.segments_db [None req-09aa28a1-e9b8-467c-8e89-b963fd711304 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Added segment 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 of type vxlan for network 4ba2d8a6-c264-4414-92af-6a019b992638 [pid: 8|app: 0|req: 1341/2704] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:02:59 2026] POST /v2.0/networks => generated 612 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2705] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:02:59 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2706] 10.0.0.13 () {34 vars in 665 bytes} [Wed Jun 24 05:03:00 2026] POST /v2.0/trunks => generated 407 bytes in 215 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-24 05:03:00.551 7 INFO neutron.db.segments_db [None req-89d52620-bd83-4033-b7f2-4dc1f5262809 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Added segment 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 of type vxlan for network 53e75b89-e072-4690-8a9d-ee01d0f2a699 [pid: 7|app: 0|req: 1365/2707] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:03:00 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2708] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:03:00 2026] POST /v2.0/ports => generated 743 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2709] 10.0.0.13 () {34 vars in 665 bytes} [Wed Jun 24 05:03:01 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 05:03:01.341 8 INFO neutron.db.segments_db [None req-41f5544a-2945-4236-a254-cb851427e0b6 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Added segment a93f646a-cc3c-418d-8dae-c62e8d53420c of type vxlan for network 933ea538-0836-4dd9-a812-580fc64eafb9 [pid: 8|app: 0|req: 1344/2710] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:03:01 2026] POST /v2.0/networks => generated 612 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2711] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:03:01 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2712] 10.0.0.13 () {34 vars in 665 bytes} [Wed Jun 24 05:03:01 2026] POST /v2.0/trunks => generated 407 bytes in 151 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-24 05:03:01.970 7 INFO neutron.db.segments_db [None req-151fa550-781d-4c11-9dc4-c502d5a197c6 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Added segment f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 of type vxlan for network 52367ba4-0099-4403-814e-55a8e7c6cd04 [pid: 7|app: 0|req: 1368/2713] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:03:01 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2714] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:03:02 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2715] 10.0.0.13 () {34 vars in 665 bytes} [Wed Jun 24 05:03:02 2026] POST /v2.0/trunks => generated 407 bytes in 150 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: 1347/2716] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:03:02 2026] PUT /v2.0/trunks/01b73f5b-1d66-4f91-b8c6-4f488434393c/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2717] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:03:02 2026] PUT /v2.0/trunks/1faf9d88-7a9d-463d-b185-b67d66f03ec6/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: 1348/2718] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:03:02 2026] PUT /v2.0/trunks/b498ee64-5a21-45cf-8d4d-4fe7c6574bd6/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2719] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:03:02 2026] PUT /v2.0/trunks/f224675a-b274-400f-98ee-884df2d11112/tags => 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: 1349/2720] 10.0.0.13 () {32 vars in 661 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2721] 10.0.0.13 () {32 vars in 675 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2722] 10.0.0.13 () {32 vars in 671 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2723] 10.0.0.13 () {32 vars in 683 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2724] 10.0.0.13 () {32 vars in 669 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2725] 10.0.0.13 () {32 vars in 683 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2726] 10.0.0.13 () {32 vars in 679 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2727] 10.0.0.13 () {32 vars in 691 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2728] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/trunks/01b73f5b-1d66-4f91-b8c6-4f488434393c => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2729] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1247 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2730] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:03:02 2026] GET /v2.0/ports/f2770dea-07bf-4a97-be36-3eba2e911d2d => generated 826 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2731] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:03:03 2026] DELETE /v2.0/trunks/01b73f5b-1d66-4f91-b8c6-4f488434393c => 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: 1378/2732] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/trunks/1faf9d88-7a9d-463d-b185-b67d66f03ec6 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2733] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/8c6df053-67bf-4490-adfb-b564eb0ad0e8 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2734] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:03:03 2026] DELETE /v2.0/trunks/1faf9d88-7a9d-463d-b185-b67d66f03ec6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2735] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:03:03 2026] PUT /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1272 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2736] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/trunks/b498ee64-5a21-45cf-8d4d-4fe7c6574bd6 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:03:03.314 7 INFO neutron.api.v2.resource [None req-541f6fba-678a-4b78-8abd-046f48b4f62c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1382/2737] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/security-groups/lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:03:03.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f3d3352-30f0-4f7c-ae6a-3ee715709b29'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2738] 199.204.45.250 () {30 vars in 785 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/security-groups?name=lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2739] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/05124be7-e387-497b-8cf2-357c20a03b9b => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2740] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:03:03 2026] DELETE /v2.0/trunks/b498ee64-5a21-45cf-8d4d-4fe7c6574bd6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2741] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/trunks/f224675a-b274-400f-98ee-884df2d11112 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2742] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/e62c8844-5fad-4ef4-a5ae-3b09e3cece14 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2743] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:03:03 2026] PUT /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1310 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2744] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:03:03 2026] DELETE /v2.0/trunks/f224675a-b274-400f-98ee-884df2d11112 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:03:03.639 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bce14bb-8e15-4bd5-9e07-3e586fb555f1'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1385/2745] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/trunks/d97fbc4b-6ab5-45ce-98ae-1bc2d6021245 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2746] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/38e25b76-81dc-4075-9607-e466bd8b58a1 => generated 826 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2747] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:03 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: 1386/2748] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:03:03 2026] DELETE /v2.0/trunks/d97fbc4b-6ab5-45ce-98ae-1bc2d6021245 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2749] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:03 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: 1388/2750] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2751] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:03 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: 1390/2752] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2753] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:03:03.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5856c36-b5b9-4c06-b224-d90f1ea2bd69 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] TaaS: Handle Delete Port: f2770dea-07bf-4a97-be36-3eba2e911d2d 2026-06-24 05:03:03.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5856c36-b5b9-4c06-b224-d90f1ea2bd69 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Tap Mirror: Handle Delete Port: f2770dea-07bf-4a97-be36-3eba2e911d2d [pid: 7|app: 0|req: 1392/2754] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2755] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/networks?id=0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2756] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:03:03 2026] DELETE /v2.0/ports/f2770dea-07bf-4a97-be36-3eba2e911d2d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2757] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2758] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2759] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2760] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:03:04.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4f42b6d-7fc5-4245-b543-40ffb333f013 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] TaaS: Handle Delete Port: 8c6df053-67bf-4490-adfb-b564eb0ad0e8 2026-06-24 05:03:04.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4f42b6d-7fc5-4245-b543-40ffb333f013 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Tap Mirror: Handle Delete Port: 8c6df053-67bf-4490-adfb-b564eb0ad0e8 [pid: 8|app: 0|req: 1367/2761] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2762] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&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: 1369/2763] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2764] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:03:04 2026] DELETE /v2.0/ports/8c6df053-67bf-4490-adfb-b564eb0ad0e8 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2765] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2766] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1397/2767] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:04 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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) 2026-06-24 05:03:04.314 8 INFO neutron_taas.services.taas.taas_plugin [None req-26aa40e3-3247-4e02-a6f2-4e51c1c2c8b1 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] TaaS: Handle Delete Port: 05124be7-e387-497b-8cf2-357c20a03b9b 2026-06-24 05:03:04.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26aa40e3-3247-4e02-a6f2-4e51c1c2c8b1 c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Tap Mirror: Handle Delete Port: 05124be7-e387-497b-8cf2-357c20a03b9b [pid: 8|app: 0|req: 1371/2768] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:03:04 2026] DELETE /v2.0/ports/05124be7-e387-497b-8cf2-357c20a03b9b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:03:04.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6b83b6d-f15a-408c-a6c9-37dff94f199b c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] TaaS: Handle Delete Port: e62c8844-5fad-4ef4-a5ae-3b09e3cece14 2026-06-24 05:03:04.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6b83b6d-f15a-408c-a6c9-37dff94f199b c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Tap Mirror: Handle Delete Port: e62c8844-5fad-4ef4-a5ae-3b09e3cece14 [pid: 7|app: 0|req: 1398/2769] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:03:04 2026] DELETE /v2.0/ports/e62c8844-5fad-4ef4-a5ae-3b09e3cece14 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:03:04.692 8 INFO neutron_taas.services.taas.taas_plugin [None req-122b9c8d-d38e-4db2-9841-a18a8d33d49b c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] TaaS: Handle Delete Port: 38e25b76-81dc-4075-9607-e466bd8b58a1 2026-06-24 05:03:04.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-122b9c8d-d38e-4db2-9841-a18a8d33d49b c24d98fefe2d46019c4a42746345e654 527800cb696f495699d8b5c1ec62cee3 - - default default] Tap Mirror: Handle Delete Port: 38e25b76-81dc-4075-9607-e466bd8b58a1 [pid: 8|app: 0|req: 1372/2770] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:03:04 2026] DELETE /v2.0/ports/38e25b76-81dc-4075-9607-e466bd8b58a1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:03:04.857 7 INFO neutron.services.segments.plugin [-] Segment fc719295-bf65-4a10-aec6-f88efd8a0258 resource provider aggregate not found 2026-06-24 05:03:04.861 7 INFO neutron.services.segments.plugin [-] Segment fc719295-bf65-4a10-aec6-f88efd8a0258 resource provider aggregate not found 2026-06-24 05:03:04.877 7 INFO neutron.services.segments.plugin [-] Segment fc719295-bf65-4a10-aec6-f88efd8a0258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc719295-bf65-4a10-aec6-f88efd8a0258 found for delete ", "request_id": "req-f3f38530-f65c-4360-a84c-a27eb3a04853"}]} 2026-06-24 05:03:04.877 7 INFO neutron.services.segments.plugin [-] Segment fc719295-bf65-4a10-aec6-f88efd8a0258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc719295-bf65-4a10-aec6-f88efd8a0258 found for delete ", "request_id": "req-36668a5a-ee82-44ac-840b-c9d43aaf12f6"}]} [pid: 7|app: 0|req: 1399/2771] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:03:04 2026] DELETE /v2.0/networks/4061eb4c-7765-486f-80c8-125a0bd752c0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:03:05.009 8 INFO neutron.services.segments.plugin [-] Segment 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 resource provider aggregate not found 2026-06-24 05:03:05.010 8 INFO neutron.services.segments.plugin [-] Segment 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 resource provider aggregate not found 2026-06-24 05:03:05.031 8 INFO neutron.services.segments.plugin [-] Segment 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 found for delete ", "request_id": "req-131db1a6-6e42-4640-b5f4-e2a9de47b859"}]} 2026-06-24 05:03:05.031 8 INFO neutron.services.segments.plugin [-] Segment 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd4e614-f2a8-4ff7-a685-4e7d9148b3f3 found for delete ", "request_id": "req-e9fccacb-d128-4604-a2aa-c68d0bf254df"}]} [pid: 8|app: 0|req: 1373/2772] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:03:04 2026] DELETE /v2.0/networks/4ba2d8a6-c264-4414-92af-6a019b992638 => 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: 1400/2773] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:03:05 2026] DELETE /v2.0/networks/53e75b89-e072-4690-8a9d-ee01d0f2a699 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2774] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:03:05 2026] DELETE /v2.0/networks/933ea538-0836-4dd9-a812-580fc64eafb9 => 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: 1401/2775] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2776] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/networks?id=0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2777] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => 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: 1375/2778] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:03:05 2026] DELETE /v2.0/networks/52367ba4-0099-4403-814e-55a8e7c6cd04 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2779] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2780] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2781] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2782] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:05 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:03:06.909 7 INFO neutron.services.segments.plugin [-] Segment 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 resource provider aggregate not found 2026-06-24 05:03:06.913 7 INFO neutron.services.segments.plugin [-] Segment 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 resource provider aggregate not found 2026-06-24 05:03:06.925 7 INFO neutron.services.segments.plugin [-] Segment 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 found for delete ", "request_id": "req-b98f839c-87c9-4431-ad1f-cfe380c00aed"}]} [pid: 7|app: 0|req: 1406/2783] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:03:06 2026] GET /v2.0/security-groups?tenant_id=9243183478dd44c1b5d8bf70785a5b2d&name=default => generated 2929 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:03:06.940 7 INFO neutron.services.segments.plugin [-] Segment 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0adc0cd5-bf30-4a22-b8fb-3e99f14249e9 found for delete ", "request_id": "req-fce30844-7c1c-49f4-bdf4-ff4a1361d3c5"}]} 2026-06-24 05:03:07.058 8 INFO neutron.services.segments.plugin [-] Segment a93f646a-cc3c-418d-8dae-c62e8d53420c resource provider aggregate not found [pid: 8|app: 0|req: 1378/2784] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:03:06 2026] DELETE /v2.0/security-groups/256e95d5-3e0d-41bf-9a7f-0b6a44c75010 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:03:07.064 8 INFO neutron.services.segments.plugin [-] Segment a93f646a-cc3c-418d-8dae-c62e8d53420c resource provider aggregate not found 2026-06-24 05:03:07.080 8 INFO neutron.services.segments.plugin [-] Segment a93f646a-cc3c-418d-8dae-c62e8d53420c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93f646a-cc3c-418d-8dae-c62e8d53420c found for delete ", "request_id": "req-f85d56c5-13b1-46e0-b07f-eb958118c32b"}]} 2026-06-24 05:03:07.084 8 INFO neutron.services.segments.plugin [-] Segment a93f646a-cc3c-418d-8dae-c62e8d53420c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93f646a-cc3c-418d-8dae-c62e8d53420c found for delete ", "request_id": "req-7cc11df3-82db-46ac-a27c-e7e8114016fd"}]} 2026-06-24 05:03:07.100 8 INFO neutron.services.segments.plugin [-] Segment f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 resource provider aggregate not found 2026-06-24 05:03:07.101 8 INFO neutron.services.segments.plugin [-] Segment f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 resource provider aggregate not found 2026-06-24 05:03:07.118 8 INFO neutron.services.segments.plugin [-] Segment f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 found for delete ", "request_id": "req-4b993a51-6aab-4ea9-914e-c85150b139ec"}]} 2026-06-24 05:03:07.121 8 INFO neutron.services.segments.plugin [-] Segment f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f55cc2-6d5c-4dfc-85fa-7f39e0adab53 found for delete ", "request_id": "req-3c78fba4-f102-43d2-b6b1-10d8ddddf797"}]} [pid: 7|app: 0|req: 1407/2785] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:03:07 2026] GET /v2.0/security-groups?tenant_id=527800cb696f495699d8b5c1ec62cee3&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2786] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:03:07 2026] DELETE /v2.0/security-groups/85eb0c14-31aa-4447-be15-a8b3593e0212 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2787] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:03:07 2026] GET /v2.0/security-groups?tenant_id=b156262e8a2c47168c29ec67aceacbb7&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2788] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:03:07 2026] DELETE /v2.0/security-groups/efafbc20-a63e-474b-aaed-6fb8220d8d7a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:03:11.196 7 INFO neutron.db.segments_db [None req-e8518105-02b4-4ece-8555-d926bfe8d534 3c286dc81fc747dbab4a9f93b838d603 597a63f5ceff43e0b5647153c3248edb - - default default] Added segment 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e of type vxlan for network c0833a6a-a9f9-4fe4-ae27-d3d7e618b7dd [pid: 7|app: 0|req: 1409/2789] 10.0.0.13 () {34 vars in 669 bytes} [Wed Jun 24 05:03:10 2026] POST /v2.0/networks => generated 612 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2790] 10.0.0.13 () {34 vars in 663 bytes} [Wed Jun 24 05:03:11 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2791] 10.0.0.13 () {34 vars in 665 bytes} [Wed Jun 24 05:03:11 2026] POST /v2.0/trunks => generated 407 bytes in 146 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: 1382/2792] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:03:11 2026] PUT /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2793] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:11 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2794] 10.0.0.13 () {34 vars in 759 bytes} [Wed Jun 24 05:03:11 2026] PUT /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2795] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:11 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2796] 10.0.0.13 () {34 vars in 755 bytes} [Wed Jun 24 05:03:11 2026] PUT /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2797] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:11 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2798] 10.0.0.13 () {34 vars in 777 bytes} [Wed Jun 24 05:03:11 2026] PUT /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2799] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2800] 10.0.0.13 () {34 vars in 748 bytes} [Wed Jun 24 05:03:12 2026] PUT /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2801] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2804] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:03:12.172 7 INFO neutron.api.v2.resource [None req-1db0084b-13e4-4aef-abb8-6bf78c8a21bf 3c286dc81fc747dbab4a9f93b838d603 597a63f5ceff43e0b5647153c3248edb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2805] 10.0.0.13 () {32 vars in 740 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2806] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:03:12 2026] DELETE /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2807] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:03:12.272 7 INFO neutron.api.v2.resource [None req-30e406a0-d2f6-4271-aa46-854759f86c76 3c286dc81fc747dbab4a9f93b838d603 597a63f5ceff43e0b5647153c3248edb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2808] 10.0.0.13 () {32 vars in 743 bytes} [Wed Jun 24 05:03:12 2026] DELETE /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2809] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:03:12 2026] DELETE /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2810] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90/tags => 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: 1427/2811] 10.0.0.13 () {32 vars in 718 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2812] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 05:03:12 2026] GET /v2.0/ports/99a4db85-1ad3-4722-9a76-398e45431ad8 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2813] 10.0.0.13 () {32 vars in 721 bytes} [Wed Jun 24 05:03:12 2026] DELETE /v2.0/trunks/63de23b0-bd79-485a-b2b0-6122338e0f90 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:03:12.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee4a85cd-0b37-4546-8cac-79c6a00364a7 3c286dc81fc747dbab4a9f93b838d603 597a63f5ceff43e0b5647153c3248edb - - default default] TaaS: Handle Delete Port: 99a4db85-1ad3-4722-9a76-398e45431ad8 2026-06-24 05:03:12.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee4a85cd-0b37-4546-8cac-79c6a00364a7 3c286dc81fc747dbab4a9f93b838d603 597a63f5ceff43e0b5647153c3248edb - - default default] Tap Mirror: Handle Delete Port: 99a4db85-1ad3-4722-9a76-398e45431ad8 [pid: 7|app: 0|req: 1430/2814] 10.0.0.13 () {32 vars in 719 bytes} [Wed Jun 24 05:03:12 2026] DELETE /v2.0/ports/99a4db85-1ad3-4722-9a76-398e45431ad8 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:03:12.738 8 INFO neutron.db.l3_db [None req-7335972d-d333-433f-ad54-6a8dc113d6f0 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Floating IP 07d6e084-7423-4e53-b8db-561016991c3b associated. External IP: 10.96.250.220, port: 8649a928-e2e5-44b8-b3f2-c61e02a7392d. 2026-06-24 05:03:12.795 7 INFO neutron.services.segments.plugin [-] Segment 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e resource provider aggregate not found 2026-06-24 05:03:12.800 7 INFO neutron.services.segments.plugin [-] Segment 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e resource provider aggregate not found 2026-06-24 05:03:12.820 7 INFO neutron.services.segments.plugin [-] Segment 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e found for delete ", "request_id": "req-b987a0a5-a537-4ab9-87f7-a3ac04c036a0"}]} 2026-06-24 05:03:12.822 7 INFO neutron.services.segments.plugin [-] Segment 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b52183a-7cab-4fbe-a9c1-8a3d69fa6d8e found for delete ", "request_id": "req-3198667d-ac5e-43ea-a30e-3024a0ac1565"}]} [pid: 7|app: 0|req: 1431/2815] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:03:12 2026] DELETE /v2.0/networks/c0833a6a-a9f9-4fe4-ae27-d3d7e618b7dd => 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: 1385/2816] 10.0.0.13 () {34 vars in 676 bytes} [Wed Jun 24 05:03:11 2026] POST /v2.0/floatingips => generated 899 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2817] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:03:13 2026] GET /v2.0/security-groups?tenant_id=597a63f5ceff43e0b5647153c3248edb&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2818] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:03:13 2026] DELETE /v2.0/security-groups/4712299c-f5b2-4819-88a4-f304e0d48fa5 => 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: 1433/2819] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:03:13 2026] GET /v2.0/security-groups?tenant_id=6d98f27a825241c0a3c6c2bd21e3daff&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2820] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:03:13 2026] DELETE /v2.0/security-groups/68fa21d4-160a-4119-9930-dcbe13661ce5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2821] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2822] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2823] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:15 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: 1389/2824] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:15 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-24 05:03:15.791 7 INFO neutron.api.v2.resource [None req-316b91b1-1fb5-4934-9bb0-373ae7bc8cd6 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2825] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 05:03:15 2026] GET /v2.0/security-groups/lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2826] 199.204.45.250 () {30 vars in 785 bytes} [Wed Jun 24 05:03:15 2026] GET /v2.0/security-groups?name=lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2827] 199.204.45.250 () {30 vars in 815 bytes} [Wed Jun 24 05:03:15 2026] GET /v2.0/security-group-rules?security_group_id=b676fe2f-0ca7-46fd-812e-b18f3f715472 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2828] 199.204.45.250 () {34 vars in 747 bytes} [Wed Jun 24 05:03:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2829] 199.204.45.250 () {34 vars in 747 bytes} [Wed Jun 24 05:03:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2830] 10.0.0.135 () {30 vars in 690 bytes} [Wed Jun 24 05:03:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2831] 10.0.0.135 () {30 vars in 692 bytes} [Wed Jun 24 05:03:24 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: 1393/2832] 10.0.0.135 () {30 vars in 668 bytes} [Wed Jun 24 05:03:24 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: 1440/2833] 10.0.0.135 () {30 vars in 704 bytes} [Wed Jun 24 05:03:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2834] 10.0.0.135 () {28 vars in 439 bytes} [Wed Jun 24 05:03:25 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2835] 10.0.0.135 () {30 vars in 728 bytes} [Wed Jun 24 05:03:25 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 656 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2836] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:26 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: 1442/2837] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:26 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: 1396/2838] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03: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: 1443/2839] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:26 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: 1397/2840] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:26 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => 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: 1444/2841] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:03:26 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2844] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2845] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2846] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2847] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2848] 199.204.45.250 () {34 vars in 717 bytes} [Wed Jun 24 05:03:27 2026] POST /v2.0/ports => generated 1324 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2849] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 05:03:27 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1324 bytes in 26 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: 1449/2850] 10.0.0.183 () {34 vars in 907 bytes} [Wed Jun 24 05:03:27 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: 8|app: 0|req: 1402/2851] 199.204.45.250 () {34 vars in 1262 bytes} [Wed Jun 24 05:03:28 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2852] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:28 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1403/2853] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:28 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1451/2854] 199.204.45.250 () {34 vars in 975 bytes} [Wed Jun 24 05:03:29 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2855] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:29 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2856] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:03:29 2026] PUT /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1514 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:03:30.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66814c1b-17a5-4d3b-a10e-0194aeb8a8e2'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '9b2354b3-bb28-4ca0-8403-89348ef2e21c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1405/2857] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4088 bytes in 37 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: 1453/2858] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2859] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1454/2860] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35d&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1407/2861] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/subnets?id=475f3771-5c95-46d9-940a-f9a64f35de3e&id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2862] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2863] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2864] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:30 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1409/2865] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:31 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1457/2866] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4088 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2867] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => 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: 1458/2868] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => 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: 1411/2869] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2870] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2871] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1460/2872] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => 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: 1413/2873] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2874] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&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: 1414/2875] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1462/2876] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2877] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1463/2878] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35d&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1416/2879] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/subnets?id=475f3771-5c95-46d9-940a-f9a64f35de3e&id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => 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: 1464/2880] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2881] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&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: 1465/2882] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2883] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:32 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1466/2884] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 05:03:36 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1514 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2885] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:03:36 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 796 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2886] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2887] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/subnets/475f3771-5c95-46d9-940a-f9a64f35de3e => generated 744 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2888] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2889] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:37 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: 1469/2890] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:37 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: 1422/2891] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2892] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2893] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2894] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2895] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2896] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2897] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2898] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:37 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1427/2901] 10.0.0.135 () {30 vars in 690 bytes} [Wed Jun 24 05:03:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2902] 10.0.0.135 () {30 vars in 692 bytes} [Wed Jun 24 05:03:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2903] 10.0.0.135 () {30 vars in 668 bytes} [Wed Jun 24 05:03:46 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: 1476/2904] 10.0.0.135 () {30 vars in 704 bytes} [Wed Jun 24 05:03:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2905] 10.0.0.135 () {28 vars in 439 bytes} [Wed Jun 24 05:03:46 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2906] 10.0.0.135 () {30 vars in 728 bytes} [Wed Jun 24 05:03:46 2026] GET /v2.0/subnets/c36abaf5-d601-4d29-b158-3d3c3247e5f8 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2907] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03: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: 1478/2908] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:47 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: 1431/2909] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:47 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: 1479/2910] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:47 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: 1432/2911] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:47 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2912] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:47 2026] GET /v2.0/subnets/c36abaf5-d601-4d29-b158-3d3c3247e5f8 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2913] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:03:47 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4090 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2914] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2915] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03: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: 7|app: 0|req: 1482/2916] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:47 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: 1435/2917] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:47 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: 1483/2918] 199.204.45.250 () {34 vars in 717 bytes} [Wed Jun 24 05:03:47 2026] POST /v2.0/ports => generated 1328 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2919] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 05:03:48 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1328 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: 1484/2920] 199.204.45.250 () {34 vars in 1262 bytes} [Wed Jun 24 05:03:49 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070?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: 1437/2921] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:49 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1485/2922] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:49 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1438/2923] 199.204.45.250 () {34 vars in 975 bytes} [Wed Jun 24 05:03:50 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2924] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:50 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2925] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:03:50 2026] PUT /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1518 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:03:50.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e037961e-0d6d-41d7-88a9-09bb07f0fb80'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': 'f6311a1d-bb91-4203-8532-e4d1a2fc2070', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1487/2926] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 5600 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1440/2927] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => 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: 1488/2928] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=f6311a1d-bb91-4203-8532-e4d1a2fc2070 => 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: 1441/2929] 199.204.45.250 () {34 vars in 1106 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=f6311a1d-bb91-4203-8532-e4d1a2fc2070 => 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: 1489/2930] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/subnets?id=c36abaf5-d601-4d29-b158-3d3c3247e5f8&id=c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2931] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2932] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 8|app: 0|req: 1443/2933] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2934] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:51 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1444/2935] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 5600 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2936] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => 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: 1445/2937] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2938] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2939] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1494/2940] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2941] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => 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: 1495/2942] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2943] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2944] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1449/2945] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:52 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2946] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1450/2947] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35d&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1498/2948] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/subnets?id=475f3771-5c95-46d9-940a-f9a64f35de3e&id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2949] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2950] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&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: 1452/2951] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1500/2952] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1453/2953] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=f6311a1d-bb91-4203-8532-e4d1a2fc2070 => 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: 1501/2954] 199.204.45.250 () {34 vars in 1106 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=f6311a1d-bb91-4203-8532-e4d1a2fc2070 => 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: 1454/2955] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/subnets?id=c36abaf5-d601-4d29-b158-3d3c3247e5f8&id=c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2956] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2957] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 1503/2958] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2959] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:53 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1505/2962] 10.0.0.183 () {34 vars in 971 bytes} [Wed Jun 24 05:03:57 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2963] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:03:57 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2964] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:57 2026] GET /v2.0/subnets/c36abaf5-d601-4d29-b158-3d3c3247e5f8 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2965] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:57 2026] GET /v2.0/subnets/c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2966] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:57 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2967] 199.204.45.250 () {34 vars in 790 bytes} [Wed Jun 24 05:03:57 2026] PUT /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1251 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:03:57.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-785e36ee-b2a1-4bae-b23a-fe71a774325c'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '9b2354b3-bb28-4ca0-8403-89348ef2e21c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1508/2968] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:03:57 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 796 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1461/2969] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => 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: 1509/2970] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:03:58 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: 1462/2971] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2972] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:03:58 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: 1463/2973] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2974] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2975] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2976] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2977] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2978] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2979] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2980] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1467/2981] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 5373 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2982] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2983] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1516/2984] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/subnets?id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2985] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2986] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1470/2987] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:03:58 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1518/2988] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2989] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2990] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2991] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2992] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2993] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 5373 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2994] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2995] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:11 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: 1522/2996] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:11 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: 1475/2997] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:11 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: 1523/2998] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2999] 199.204.45.250 () {34 vars in 790 bytes} [Wed Jun 24 05:04:11 2026] PUT /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1251 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:04:11.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dd97cad-9934-4188-8292-bcbcbf3e6776'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': 'f6311a1d-bb91-4203-8532-e4d1a2fc2070', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/3000] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1477/3001] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/subnets/c36abaf5-d601-4d29-b158-3d3c3247e5f8 => 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: 1525/3002] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:11 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3005] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:04:11 2026] PUT /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 1080 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3006] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 797 bytes in 54 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: 1479/3007] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3008] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3009] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3010] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3011] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3012] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:12 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3013] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:13 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:04:13.769 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da1745b2-e62a-4dab-a233-b2117b0e6b3d'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': 'f6311a1d-bb91-4203-8532-e4d1a2fc2070', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1532/3014] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3015] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => 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: 1533/3016] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3017] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1534/3018] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 4969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3019] 199.204.45.250 () {34 vars in 975 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => 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: 1535/3020] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3021] 199.204.45.250 () {34 vars in 1016 bytes} [Wed Jun 24 05:04:14 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3022] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:04:14 2026] PUT /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 917 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3023] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:15 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3861 bytes in 50 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-24 05:04:15.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-1178c1bc-ea8e-42e6-91d5-6892de012af7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: f6311a1d-bb91-4203-8532-e4d1a2fc2070 2026-06-24 05:04:15.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1178c1bc-ea8e-42e6-91d5-6892de012af7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: f6311a1d-bb91-4203-8532-e4d1a2fc2070 [pid: 7|app: 0|req: 1537/3024] 199.204.45.250 () {32 vars in 759 bytes} [Wed Jun 24 05:04:15 2026] DELETE /v2.0/ports/f6311a1d-bb91-4203-8532-e4d1a2fc2070 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3025] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3026] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:15 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: 1489/3027] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:16 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: 1539/3028] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:16 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: 1490/3029] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1540/3030] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3031] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3032] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3033] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3034] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3035] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3036] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3037] 199.204.45.250 () {34 vars in 1226 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/networks?id=b2fa3924-8edb-443e-b183-f845946ff575&id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&id=d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 3095 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3038] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => 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: 1495/3039] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => 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: 1545/3040] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3041] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1546/3042] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1497/3043] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3044] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1498/3045] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:16 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&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: 1548/3046] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1499/3047] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1549/3048] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=9b2354b3-bb28-4ca0-8403-89348ef2e21c => 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: 1500/3049] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/subnets?id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => 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: 1550/3050] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3051] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1551/3052] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:17 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1502/3053] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3054] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:23 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: 1503/3055] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:23 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: 1553/3056] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:23 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: 1504/3057] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3058] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3059] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:23 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: 1555/3060] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3061] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:23 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: 1556/3062] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3063] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:04:23 2026] PUT /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1080 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:04:23.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-520bc3ba-4225-4be9-8631-5e85aaf1861f'] response: {'name': 'network-changed', 'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'tag': '9b2354b3-bb28-4ca0-8403-89348ef2e21c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1557/3064] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 796 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: 1508/3065] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:23 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3690 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3066] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:24 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3067] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:24 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3068] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:04:24 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3069] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:24 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3070] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:24 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3071] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:25 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3072] 199.204.45.250 () {34 vars in 975 bytes} [Wed Jun 24 05:04:26 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3073] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:04:26 2026] GET /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3074] 199.204.45.250 () {34 vars in 1016 bytes} [Wed Jun 24 05:04:26 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3075] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:26 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 3690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3076] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:04:26 2026] PUT /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 917 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3079] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:27 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 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-24 05:04:27.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7fc468c-52aa-4764-a778-cc235bc9ee29 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 9b2354b3-bb28-4ca0-8403-89348ef2e21c 2026-06-24 05:04:27.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7fc468c-52aa-4764-a778-cc235bc9ee29 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 9b2354b3-bb28-4ca0-8403-89348ef2e21c [pid: 7|app: 0|req: 1565/3080] 199.204.45.250 () {32 vars in 759 bytes} [Wed Jun 24 05:04:27 2026] DELETE /v2.0/ports/9b2354b3-bb28-4ca0-8403-89348ef2e21c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3081] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:27 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: 1566/3082] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3083] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:27 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: 1567/3084] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3085] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:27 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3086] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3087] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3088] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3089] 199.204.45.250 () {30 vars in 743 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3090] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3091] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1571/3092] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3093] 199.204.45.250 () {34 vars in 1146 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/networks?id=b2fa3924-8edb-443e-b183-f845946ff575&id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 2309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3094] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => 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: 1523/3095] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3096] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&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: 1524/3097] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1574/3098] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1525/3099] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.11&port_id=72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3100] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/subnets?id=126a4344-a075-4dc8-a75b-b1f044e07c00 => 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: 1526/3101] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/ports?network_id=0193d2ea-6355-464b-aea6-e7aecbbfc74c&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: 1576/3102] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?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: 1527/3103] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:28 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3104] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3105] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:38 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: 1578/3106] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:38 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: 1529/3107] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:38 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-24 05:04:38.137 7 INFO neutron.api.v2.resource [None req-47de2980-4620-463d-8857-16cbe7d2bb3c 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3108] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 05:04:38 2026] GET /v2.0/security-groups/lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3109] 199.204.45.250 () {30 vars in 785 bytes} [Wed Jun 24 05:04:38 2026] GET /v2.0/security-groups?name=lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3110] 199.204.45.250 () {30 vars in 815 bytes} [Wed Jun 24 05:04:38 2026] GET /v2.0/security-group-rules?security_group_id=b676fe2f-0ca7-46fd-812e-b18f3f715472 => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3111] 199.204.45.250 () {32 vars in 789 bytes} [Wed Jun 24 05:04:38 2026] DELETE /v2.0/security-group-rules/53028a15-3246-42e3-a36b-582a7f90f6e1 => 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: 1581/3112] 199.204.45.250 () {32 vars in 789 bytes} [Wed Jun 24 05:04:38 2026] DELETE /v2.0/security-group-rules/c4471288-1d1f-4af1-8662-df47b7e0ffd4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:04:41.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c0095b7-fd00-4cc6-8913-442fa33abfc9 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: 07463ab5-cdcf-44a7-b7b3-dd83b6e77b5c 2026-06-24 05:04:41.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c0095b7-fd00-4cc6-8913-442fa33abfc9 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: 07463ab5-cdcf-44a7-b7b3-dd83b6e77b5c 2026-06-24 05:04:41.988 8 INFO neutron.db.l3_db [None req-8c0095b7-fd00-4cc6-8913-442fa33abfc9 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Floating IP 07d6e084-7423-4e53-b8db-561016991c3b disassociated (deleted). External IP: 10.96.250.220, port: 8649a928-e2e5-44b8-b3f2-c61e02a7392d. [pid: 8|app: 0|req: 1532/3115] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:04:41 2026] DELETE /v2.0/floatingips/07d6e084-7423-4e53-b8db-561016991c3b => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:04:42.322 7 INFO neutron.api.v2.resource [None req-118fd8f4-f1e7-4d96-b8ba-64bc50b4051b 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3116] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:04:42 2026] GET /v2.0/floatingips/07d6e084-7423-4e53-b8db-561016991c3b => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3117] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:43 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: 1585/3118] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:43 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: 1534/3119] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:43 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: 1586/3120] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:04:43.213 8 INFO neutron.api.v2.resource [None req-33c4ab29-bc39-43cd-9aaf-647fc49e61f3 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3121] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/security-groups/lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3122] 199.204.45.250 () {30 vars in 785 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/security-groups?name=lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3123] 199.204.45.250 () {30 vars in 815 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/security-group-rules?security_group_id=b676fe2f-0ca7-46fd-812e-b18f3f715472 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3124] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3125] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:43 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: 1589/3126] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:43 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: 1538/3127] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3128] 199.204.45.250 () {30 vars in 741 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3129] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3130] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3131] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:43 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3132] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:44 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3133] 199.204.45.250 () {34 vars in 975 bytes} [Wed Jun 24 05:04:45 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3134] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:04:45 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad?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: 1542/3135] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:45 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3136] 199.204.45.250 () {34 vars in 1016 bytes} [Wed Jun 24 05:04:45 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3137] 199.204.45.250 () {38 vars in 1028 bytes} [Wed Jun 24 05:04:45 2026] PUT /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1147 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3138] 199.204.45.250 () {30 vars in 769 bytes} [Wed Jun 24 05:04:46 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 8|app: 0|req: 1544/3139] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:04:46 2026] PUT /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1086 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3140] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:04:47.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-59eacb15-e5f9-4d97-845c-4f112de6c247 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad 2026-06-24 05:04:47.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59eacb15-e5f9-4d97-845c-4f112de6c247 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad [pid: 8|app: 0|req: 1545/3141] 199.204.45.250 () {32 vars in 759 bytes} [Wed Jun 24 05:04:47 2026] DELETE /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3142] 199.204.45.250 () {30 vars in 703 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3143] 199.204.45.250 () {30 vars in 705 bytes} [Wed Jun 24 05:04:47 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: 1598/3144] 199.204.45.250 () {30 vars in 681 bytes} [Wed Jun 24 05:04:47 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: 1547/3145] 199.204.45.250 () {30 vars in 717 bytes} [Wed Jun 24 05:04:47 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-24 05:04:47.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c91725b5-7d52-4c85-b219-90cdb43e1f63 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3146] 199.204.45.250 () {32 vars in 759 bytes} [Wed Jun 24 05:04:47 2026] DELETE /v2.0/ports/72a4ae67-b7a2-43ae-8cc8-f0a8ba220dad => 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: 1548/3147] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:04:47.561 7 INFO neutron.api.v2.resource [None req-f9a6ed6e-bf04-4a8a-9da8-6dd4a5d1f63d 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3148] 199.204.45.250 () {30 vars in 763 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/security-groups/lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3149] 199.204.45.250 () {30 vars in 785 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/security-groups?name=lb-3f710de3-fa4c-493e-9ddf-ce470b89daf1 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3150] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/ports?tenant_id=817c9fd77d734e06a580aad36eaa8003&device_id=57755383-946a-45b7-ba29-53c8d710bb49 => 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: 1550/3151] 199.204.45.250 () {30 vars in 737 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3152] 199.204.45.250 () {34 vars in 1066 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/networks?id=b2fa3924-8edb-443e-b183-f845946ff575&id=0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3153] 199.204.45.250 () {34 vars in 1060 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.50&port_id=7549abdb-1885-475b-876d-062d45b0a00d => 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: 1604/3154] 199.204.45.250 () {34 vars in 984 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/subnets?id=7528360a-f3b0-4f00-8c45-c9e75d5a197e => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3155] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/ports?network_id=b2fa3924-8edb-443e-b183-f845946ff575&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3156] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3157] 199.204.45.250 () {34 vars in 789 bytes} [Wed Jun 24 05:04:47 2026] PUT /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 1094 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3158] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:47 2026] GET /v2.0/networks/b2fa3924-8edb-443e-b183-f845946ff575?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: 1552/3159] 199.204.45.250 () {32 vars in 779 bytes} [Wed Jun 24 05:04:47 2026] DELETE /v2.0/security-groups/b676fe2f-0ca7-46fd-812e-b18f3f715472 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:04:48.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-c735d2ac-0545-4334-92d4-8b0be289ded6 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 8649a928-e2e5-44b8-b3f2-c61e02a7392d 2026-06-24 05:04:48.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c735d2ac-0545-4334-92d4-8b0be289ded6 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 8649a928-e2e5-44b8-b3f2-c61e02a7392d [pid: 7|app: 0|req: 1608/3160] 199.204.45.250 () {32 vars in 759 bytes} [Wed Jun 24 05:04:47 2026] DELETE /v2.0/ports/8649a928-e2e5-44b8-b3f2-c61e02a7392d => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3161] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:04:51 2026] GET /v2.0/ports?device_id=57755383-946a-45b7-ba29-53c8d710bb49 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:04:51.185 7 INFO neutron_taas.services.taas.taas_plugin [req-c9b388e1-5714-411e-b9c6-e83c6313fe91 req-833b7c1c-cfc9-4581-b582-b6c20f041dae 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] TaaS: Handle Delete Port: 7549abdb-1885-475b-876d-062d45b0a00d 2026-06-24 05:04:51.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c9b388e1-5714-411e-b9c6-e83c6313fe91 req-833b7c1c-cfc9-4581-b582-b6c20f041dae 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Tap Mirror: Handle Delete Port: 7549abdb-1885-475b-876d-062d45b0a00d [pid: 7|app: 0|req: 1609/3162] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 05:04:51 2026] DELETE /v2.0/ports/7549abdb-1885-475b-876d-062d45b0a00d => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:04:51.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b7d1e38-8ca0-4528-91e5-2387da451e27'] response: {'server_uuid': '57755383-946a-45b7-ba29-53c8d710bb49', 'name': 'network-vif-deleted', 'tag': '7549abdb-1885-475b-876d-062d45b0a00d', 'status': 'completed', 'code': 200} 2026-06-24 05:04:52.632 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8e7b61a-1eae-478a-8143-8a4637d2d495 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: c120f9a6-6188-492a-85e6-46380ff1bf5d 2026-06-24 05:04:52.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8e7b61a-1eae-478a-8143-8a4637d2d495 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: c120f9a6-6188-492a-85e6-46380ff1bf5d 2026-06-24 05:04:52.796 8 INFO neutron.db.l3_db [None req-d8e7b61a-1eae-478a-8143-8a4637d2d495 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Floating IP 4982fa93-b60b-4a6d-ad21-e598af71e728 disassociated (deleted). External IP: 10.96.250.214, port: df5690fb-bff7-4d54-9446-59071344509c. [pid: 8|app: 0|req: 1554/3163] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:04:52 2026] DELETE /v2.0/floatingips/4982fa93-b60b-4a6d-ad21-e598af71e728 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:04:53.156 7 INFO neutron.api.v2.resource [None req-112ce25e-a4f2-4cfa-aa65-db3727fecf37 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3164] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/floatingips/4982fa93-b60b-4a6d-ad21-e598af71e728 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:04:53.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2ef3b43-597d-452c-83fd-bd68c2136c73'] response: {'name': 'network-changed', 'server_uuid': 'd234a996-d0ac-4bc8-a42d-8aed4b7bbdd5', 'tag': 'df5690fb-bff7-4d54-9446-59071344509c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1555/3165] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3166] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3167] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3168] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/networks?id=d665f70d-1f04-4eb0-b023-1bddba170b54 => 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: 1557/3169] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.74&port_id=df5690fb-bff7-4d54-9446-59071344509c => 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: 1613/3170] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4f&port_id=df5690fb-bff7-4d54-9446-59071344509c => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3171] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/subnets?id=c36abaf5-d601-4d29-b158-3d3c3247e5f8&id=c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3172] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&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: 8|app: 0|req: 1559/3173] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/ports?network_id=d665f70d-1f04-4eb0-b023-1bddba170b54&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3174] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:04:53 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1560/3175] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:04:54 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54?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: 1616/3176] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:04:55 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:04:55.897 8 INFO neutron_taas.services.taas.taas_plugin [req-4bd66540-c217-44cb-b227-fa586ba6f798 req-fe2dc830-262f-4ecb-883a-79e6b2bfea83 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: df5690fb-bff7-4d54-9446-59071344509c 2026-06-24 05:04:55.901 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4bd66540-c217-44cb-b227-fa586ba6f798 req-fe2dc830-262f-4ecb-883a-79e6b2bfea83 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: df5690fb-bff7-4d54-9446-59071344509c [pid: 8|app: 0|req: 1561/3177] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 05:04:55 2026] DELETE /v2.0/ports/df5690fb-bff7-4d54-9446-59071344509c => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:04:56.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e0ab137-5a3c-4904-a89a-969d77ca3680'] response: {'server_uuid': 'd234a996-d0ac-4bc8-a42d-8aed4b7bbdd5', 'name': 'network-vif-deleted', 'tag': 'df5690fb-bff7-4d54-9446-59071344509c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1618/3180] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:04:58 2026] GET /v2.0/ports?device_id=d234a996-d0ac-4bc8-a42d-8aed4b7bbdd5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:05:03.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-03b62f61-1b0e-4a76-aa64-75d1e0a70427 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: 5eb53d50-4525-444f-b39a-5e0d5f31ed38 2026-06-24 05:05:03.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03b62f61-1b0e-4a76-aa64-75d1e0a70427 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: 5eb53d50-4525-444f-b39a-5e0d5f31ed38 2026-06-24 05:05:03.889 8 INFO neutron.db.l3_db [None req-03b62f61-1b0e-4a76-aa64-75d1e0a70427 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Floating IP 5b8349c0-b3ec-4ecc-9f1c-1544237831b4 disassociated (deleted). External IP: 10.96.250.218, port: 1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60. [pid: 8|app: 0|req: 1563/3181] 10.0.0.13 () {32 vars in 731 bytes} [Wed Jun 24 05:05:03 2026] DELETE /v2.0/floatingips/5b8349c0-b3ec-4ecc-9f1c-1544237831b4 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:04.223 7 INFO neutron.api.v2.resource [None req-b83abf99-4447-47fa-a6c8-6137f7e99890 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3182] 10.0.0.13 () {32 vars in 728 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/floatingips/5b8349c0-b3ec-4ecc-9f1c-1544237831b4 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:04.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df54dd7-aa0b-4ade-8b8a-1d23f88a7aca'] response: {'name': 'network-changed', 'server_uuid': '87621d8a-0ce2-4411-9c66-1c2749775ad8', 'tag': '1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3183] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3184] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/security-groups?id=9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3185] 199.204.45.250 () {34 vars in 1080 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/ports?tenant_id=94733f596dd94f018b43e37b952e446b&device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3186] 199.204.45.250 () {34 vars in 986 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/networks?id=cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3187] 199.204.45.250 () {34 vars in 1056 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => 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: 1622/3188] 199.204.45.250 () {34 vars in 1104 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => 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: 1567/3189] 199.204.45.250 () {34 vars in 1064 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/subnets?id=475f3771-5c95-46d9-940a-f9a64f35de3e&id=5bb5f60b-852f-4131-b452-5d7e215fbf9d => 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: 1623/3190] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:05:04 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3191] 199.204.45.250 () {34 vars in 1052 bytes} [Wed Jun 24 05:05:05 2026] GET /v2.0/ports?network_id=cbe50839-1583-4aa1-bcfb-ae372bcd6776&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3192] 199.204.45.250 () {34 vars in 1012 bytes} [Wed Jun 24 05:05:05 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1569/3193] 199.204.45.250 () {34 vars in 1112 bytes} [Wed Jun 24 05:05:05 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776?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: 1625/3194] 199.204.45.250 () {34 vars in 994 bytes} [Wed Jun 24 05:05:06 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:05:06.995 8 INFO neutron_taas.services.taas.taas_plugin [req-b9966be1-4158-4b01-abb4-6194e03f3dad req-253f5930-7c73-493b-96eb-0a253e6de8dc 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: 1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 2026-06-24 05:05:06.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b9966be1-4158-4b01-abb4-6194e03f3dad req-253f5930-7c73-493b-96eb-0a253e6de8dc 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: 1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 [pid: 8|app: 0|req: 1570/3195] 199.204.45.250 () {36 vars in 997 bytes} [Wed Jun 24 05:05:06 2026] DELETE /v2.0/ports/1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:07.204 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-632fd903-af89-4698-a732-d8a26654e898'] response: {'server_uuid': '87621d8a-0ce2-4411-9c66-1c2749775ad8', 'name': 'network-vif-deleted', 'tag': '1b8f7a8d-9eac-4a20-b16b-1730e3a5fa60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1626/3196] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 24 05:05:09 2026] GET /v2.0/ports?device_id=87621d8a-0ce2-4411-9c66-1c2749775ad8 => 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: 1628/3199] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:14 2026] DELETE /v2.0/security-group-rules/4c083611-e363-4156-9c62-d630a674da63 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:14.765 8 INFO neutron.api.v2.resource [None req-a876e900-4fa9-4cf6-9c83-1e2de824a06f 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3200] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:14 2026] GET /v2.0/security-group-rules/4c083611-e363-4156-9c62-d630a674da63 => 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: 1629/3201] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:14 2026] DELETE /v2.0/security-group-rules/c02d872c-1b6f-4f22-88e8-8053417ce4ac => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:14.845 8 INFO neutron.api.v2.resource [None req-4cf71752-82ce-4e42-a94d-e62cc2f62e1c 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3202] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:14 2026] GET /v2.0/security-group-rules/c02d872c-1b6f-4f22-88e8-8053417ce4ac => 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: 1630/3203] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:14 2026] DELETE /v2.0/security-group-rules/2fc0370c-a25f-4cbc-a7c3-e2641306ad8f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:14.921 8 INFO neutron.api.v2.resource [None req-91680ce0-916c-4b1a-81b9-240703b86fc3 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3204] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:14 2026] GET /v2.0/security-group-rules/2fc0370c-a25f-4cbc-a7c3-e2641306ad8f => 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: 1631/3205] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:14 2026] DELETE /v2.0/security-group-rules/a99c7f03-ec6f-4fbc-ab62-42a4239573aa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.009 8 INFO neutron.api.v2.resource [None req-4f162070-fadb-410f-a2a4-1325fb4e8934 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3206] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:14 2026] GET /v2.0/security-group-rules/a99c7f03-ec6f-4fbc-ab62-42a4239573aa => 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: 1632/3207] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/bc1c284f-f33a-425d-969d-89b88d84431f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.108 8 INFO neutron.api.v2.resource [None req-e570f275-452f-448e-8fc5-435e7362918d 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3208] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/bc1c284f-f33a-425d-969d-89b88d84431f => 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: 1633/3209] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/132f314c-c82f-4316-a9f6-3de1710d4f4a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.192 8 INFO neutron.api.v2.resource [None req-d0214d56-00f5-446b-8e9f-67d00451a9b8 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3210] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/132f314c-c82f-4316-a9f6-3de1710d4f4a => 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: 1634/3211] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/2a349e32-9050-4c4f-86ae-a953addcf182 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.269 8 INFO neutron.api.v2.resource [None req-dc00a52f-c079-44d5-a40c-98aac2421380 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3212] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/2a349e32-9050-4c4f-86ae-a953addcf182 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3213] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/c6c99f24-b3fd-483a-bb8b-e52588c11935 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.350 8 INFO neutron.api.v2.resource [None req-7744482b-4794-4146-af18-b9ce5891f2fe 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3214] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/c6c99f24-b3fd-483a-bb8b-e52588c11935 => 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: 1636/3215] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/ef21c255-9667-413a-b443-0dfbc2097186 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.418 8 INFO neutron.api.v2.resource [None req-a7d7a913-b59b-406c-89da-785a4179dc32 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3216] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/ef21c255-9667-413a-b443-0dfbc2097186 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3217] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/38155944-395a-4fb6-a72d-d694a36b4c3d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.491 8 INFO neutron.api.v2.resource [None req-a5dd7869-f12a-4358-8c2d-66bd842176cf 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3218] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/38155944-395a-4fb6-a72d-d694a36b4c3d => 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: 1638/3219] 10.0.0.13 () {32 vars in 749 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-group-rules/e8b1f454-4832-44b8-afcb-0d42592c6343 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.578 8 INFO neutron.api.v2.resource [None req-87b28856-6142-49b2-8bf1-74f4a6b66cf5 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3220] 10.0.0.13 () {32 vars in 746 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-group-rules/e8b1f454-4832-44b8-afcb-0d42592c6343 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3221] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:15 2026] DELETE /v2.0/security-groups/9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:15.675 8 INFO neutron.api.v2.resource [None req-fd578753-5dfe-4fe4-bdc3-7e10bdcef8cd 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3222] 10.0.0.13 () {32 vars in 736 bytes} [Wed Jun 24 05:05:15 2026] GET /v2.0/security-groups/9ef71691-8dfd-4aa8-9d30-2eaf8283c3c8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:16.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-62ac79ed-4ccd-4d4d-af38-c1121f4579ce 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: a5c287e4-b03b-4719-bbeb-5901dc48361b 2026-06-24 05:05:16.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62ac79ed-4ccd-4d4d-af38-c1121f4579ce 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: a5c287e4-b03b-4719-bbeb-5901dc48361b [pid: 7|app: 0|req: 1640/3223] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:05:15 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:05:16.849 8 INFO neutron.api.v2.resource [None req-44a8da94-38d4-4e8b-a5b4-b71fe371e2cc 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3224] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:05:16 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/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-24 05:05:17.263 7 INFO neutron_taas.services.taas.taas_plugin [None req-d702b9e0-51e2-4266-b706-c3d9ebb93c13 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: 7f771e26-48e8-49a8-9419-d3d512195828 2026-06-24 05:05:17.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d702b9e0-51e2-4266-b706-c3d9ebb93c13 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: 7f771e26-48e8-49a8-9419-d3d512195828 [pid: 7|app: 0|req: 1641/3225] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:05:16 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:05:17.946 8 INFO neutron.api.v2.resource [None req-44e98df8-1839-4001-afd7-b9a7d95e7abf 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3226] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:05:17 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:18.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5a6b604-a91c-474e-b086-86f384b0c225 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: d50b8b0c-4c53-4ee7-ad06-bc152489f632 2026-06-24 05:05:18.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5a6b604-a91c-474e-b086-86f384b0c225 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: d50b8b0c-4c53-4ee7-ad06-bc152489f632 [pid: 7|app: 0|req: 1642/3227] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:05:17 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 05:05:18.979 8 INFO neutron.api.v2.resource [None req-cefd492c-57fd-4de3-8102-9f1ffbc97387 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3228] 10.0.0.13 () {34 vars in 788 bytes} [Wed Jun 24 05:05:18 2026] PUT /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:19.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e2936f2-9f60-4ec7-9829-bfcd5bb3bf00 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: aa3ab491-2cf5-438c-87c2-18b5f11f3f1c 2026-06-24 05:05:19.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2936f2-9f60-4ec7-9829-bfcd5bb3bf00 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: aa3ab491-2cf5-438c-87c2-18b5f11f3f1c 2026-06-24 05:05:19.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e2936f2-9f60-4ec7-9829-bfcd5bb3bf00 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: c1f03d4c-9a7a-4301-8552-3ff7e49b5fac 2026-06-24 05:05:19.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2936f2-9f60-4ec7-9829-bfcd5bb3bf00 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: c1f03d4c-9a7a-4301-8552-3ff7e49b5fac 2026-06-24 05:05:19.788 7 INFO neutron.services.segments.plugin [-] Segment af010e3d-1cd4-45cb-aade-bda9cb3e92d0 resource provider aggregate not found 2026-06-24 05:05:19.788 7 INFO neutron.services.segments.plugin [-] Segment af010e3d-1cd4-45cb-aade-bda9cb3e92d0 resource provider aggregate not found 2026-06-24 05:05:19.806 7 INFO neutron.services.segments.plugin [-] Segment af010e3d-1cd4-45cb-aade-bda9cb3e92d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af010e3d-1cd4-45cb-aade-bda9cb3e92d0 found for delete ", "request_id": "req-afdae69f-1e0d-4df3-a1c5-fa14f887cd18"}]} 2026-06-24 05:05:19.815 7 INFO neutron.services.segments.plugin [-] Segment af010e3d-1cd4-45cb-aade-bda9cb3e92d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af010e3d-1cd4-45cb-aade-bda9cb3e92d0 found for delete ", "request_id": "req-71267ce9-b3a4-48ae-80aa-cdcdfb01a92d"}]} 2026-06-24 05:05:19.824 7 INFO neutron.db.l3_hamode_db [None req-2e2936f2-9f60-4ec7-9829-bfcd5bb3bf00 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] HA network 5d69034a-8b13-438d-a93f-e2657730d5ef was deleted as no HA routers are present in tenant 94733f596dd94f018b43e37b952e446b. [pid: 7|app: 0|req: 1643/3229] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:18 2026] DELETE /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 05:05:19.852 8 INFO neutron.api.v2.resource [None req-8ed2d2ce-e4f9-4b40-8008-de4e2ceed0af 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3230] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:19 2026] GET /v2.0/routers/4cac3a70-f170-482a-b150-34581dfeb55c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3231] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:19 2026] DELETE /v2.0/subnets/c4165c5c-2f90-4ce5-a60a-6753a8128aca => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:20.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f105b63-09a1-4a85-9e54-659446ea928f 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3232] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:20 2026] GET /v2.0/subnets/c4165c5c-2f90-4ce5-a60a-6753a8128aca => 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: 1645/3233] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:20 2026] DELETE /v2.0/subnets/c36abaf5-d601-4d29-b158-3d3c3247e5f8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:20.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da94610d-7fd0-46fb-b6d1-37591d68bb09 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3234] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:20 2026] GET /v2.0/subnets/c36abaf5-d601-4d29-b158-3d3c3247e5f8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:20.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-b29ceb0c-de6f-47a0-a13c-5e04095fac5b 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: 2cbfa1a5-1ddc-48ad-9f2b-e712f37e2b10 2026-06-24 05:05:20.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b29ceb0c-de6f-47a0-a13c-5e04095fac5b 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: 2cbfa1a5-1ddc-48ad-9f2b-e712f37e2b10 [pid: 7|app: 0|req: 1646/3235] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:05:20 2026] DELETE /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:20.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d802902c-5693-4e8e-80b2-b30cf083ff29 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3236] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 05:05:20 2026] GET /v2.0/networks/d665f70d-1f04-4eb0-b023-1bddba170b54 => 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: 1647/3237] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:20 2026] DELETE /v2.0/subnets/475f3771-5c95-46d9-940a-f9a64f35de3e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:20.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ea8ed72-101b-4af9-bc39-e8f3195ba8e3 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3238] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:20 2026] GET /v2.0/subnets/475f3771-5c95-46d9-940a-f9a64f35de3e => 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: 1648/3239] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:20 2026] DELETE /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:20.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4add474e-00bb-4164-990c-bfcbceb7df1a 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3240] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:20 2026] GET /v2.0/subnets/5bb5f60b-852f-4131-b452-5d7e215fbf9d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:20.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d36ec6e-2d5a-49c6-a368-c04cee6fd999 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: 9da180c1-77fc-4b4e-ace8-1920db8a6ddc 2026-06-24 05:05:20.928 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d36ec6e-2d5a-49c6-a368-c04cee6fd999 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: 9da180c1-77fc-4b4e-ace8-1920db8a6ddc [pid: 7|app: 0|req: 1649/3241] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:05:20 2026] DELETE /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:21.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f775c1a6-2afc-4cb8-8923-60e525cbf4c7 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3242] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 05:05:21 2026] GET /v2.0/networks/cbe50839-1583-4aa1-bcfb-ae372bcd6776 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3243] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:21 2026] DELETE /v2.0/subnets/380f0949-2241-41e3-b6b8-d1cfa89fdc83 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:21.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a340c11c-6e82-43b7-89b7-24a769e4ef8c 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3244] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:21 2026] GET /v2.0/subnets/380f0949-2241-41e3-b6b8-d1cfa89fdc83 => 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: 1651/3245] 10.0.0.13 () {32 vars in 723 bytes} [Wed Jun 24 05:05:21 2026] DELETE /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:21.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c78b25ce-57bd-408b-bc9b-94e78e951baf 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3246] 10.0.0.13 () {32 vars in 720 bytes} [Wed Jun 24 05:05:21 2026] GET /v2.0/subnets/126a4344-a075-4dc8-a75b-b1f044e07c00 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:21.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a6a3687-08d8-4bc7-aa09-ac66f3a151ba 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] TaaS: Handle Delete Port: a8c30216-dba5-40ae-b347-4a597e5bf71c 2026-06-24 05:05:21.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a6a3687-08d8-4bc7-aa09-ac66f3a151ba 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] Tap Mirror: Handle Delete Port: a8c30216-dba5-40ae-b347-4a597e5bf71c [pid: 7|app: 0|req: 1652/3247] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 05:05:21 2026] DELETE /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 05:05:21.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a106fa9-17a5-406b-9bf8-c556ee30bf74 1f66ba6d8cd046c88cca3078af3578cf 94733f596dd94f018b43e37b952e446b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3248] 10.0.0.13 () {32 vars in 722 bytes} [Wed Jun 24 05:05:21 2026] GET /v2.0/networks/0193d2ea-6355-464b-aea6-e7aecbbfc74c => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 05:05:21.827 7 INFO neutron.services.segments.plugin [-] Segment 957ecada-4637-4c88-a13b-85dd73a8d700 resource provider aggregate not found 2026-06-24 05:05:21.833 7 INFO neutron.services.segments.plugin [-] Segment 957ecada-4637-4c88-a13b-85dd73a8d700 resource provider aggregate not found 2026-06-24 05:05:21.847 7 INFO neutron.services.segments.plugin [-] Segment 957ecada-4637-4c88-a13b-85dd73a8d700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 957ecada-4637-4c88-a13b-85dd73a8d700 found for delete ", "request_id": "req-68f6f5c8-2c71-4a69-b785-0462f22a9faa"}]} 2026-06-24 05:05:21.853 7 INFO neutron.services.segments.plugin [-] Segment 957ecada-4637-4c88-a13b-85dd73a8d700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 957ecada-4637-4c88-a13b-85dd73a8d700 found for delete ", "request_id": "req-5ee1d5d0-7145-41f6-bd52-8788556eb10d"}]} 2026-06-24 05:05:21.868 7 INFO neutron.services.segments.plugin [-] Segment ad1f7d17-759a-45b4-a401-ad82fbb2a316 resource provider aggregate not found 2026-06-24 05:05:21.872 7 INFO neutron.services.segments.plugin [-] Segment ad1f7d17-759a-45b4-a401-ad82fbb2a316 resource provider aggregate not found 2026-06-24 05:05:21.889 7 INFO neutron.services.segments.plugin [-] Segment ad1f7d17-759a-45b4-a401-ad82fbb2a316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad1f7d17-759a-45b4-a401-ad82fbb2a316 found for delete ", "request_id": "req-338bd11a-251b-4f23-bc35-6452bf2e5887"}]} 2026-06-24 05:05:21.893 7 INFO neutron.services.segments.plugin [-] Segment ad1f7d17-759a-45b4-a401-ad82fbb2a316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad1f7d17-759a-45b4-a401-ad82fbb2a316 found for delete ", "request_id": "req-2f20bfc4-0e9d-4f3a-a8f8-64e3076c5b6b"}]} 2026-06-24 05:05:21.908 7 INFO neutron.services.segments.plugin [-] Segment c51adb3f-01c0-4bd5-bfc1-4b97f921e64c resource provider aggregate not found 2026-06-24 05:05:21.911 7 INFO neutron.services.segments.plugin [-] Segment c51adb3f-01c0-4bd5-bfc1-4b97f921e64c resource provider aggregate not found 2026-06-24 05:05:21.922 7 INFO neutron.services.segments.plugin [-] Segment c51adb3f-01c0-4bd5-bfc1-4b97f921e64c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c51adb3f-01c0-4bd5-bfc1-4b97f921e64c found for delete ", "request_id": "req-9fd6874a-ad18-4181-a0d2-5b7edf42fdbe"}]} 2026-06-24 05:05:21.923 7 INFO neutron.services.segments.plugin [-] Segment c51adb3f-01c0-4bd5-bfc1-4b97f921e64c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c51adb3f-01c0-4bd5-bfc1-4b97f921e64c found for delete ", "request_id": "req-c868755d-e327-4cba-8841-6b47dfa4e204"}]} [pid: 7|app: 0|req: 1653/3249] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:23 2026] GET /v2.0/security-groups?tenant_id=e2ff105ae0da46cd8c11d623b138067a&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3250] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:24 2026] DELETE /v2.0/security-groups/1ad97b84-685a-40ca-8a1a-5b9154fc753c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3251] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:24 2026] GET /v2.0/security-groups?tenant_id=94733f596dd94f018b43e37b952e446b&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3252] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:24 2026] DELETE /v2.0/security-groups/ed138284-2da1-4113-8967-18c1868e2a33 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3253] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:24 2026] GET /v2.0/security-groups?tenant_id=f82e7673c2164d0385a78a78ee2796f5&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: 1599/3254] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:24 2026] DELETE /v2.0/security-groups/4b8292d8-04b5-41e3-9462-d23c7fbbeeac => 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: 1656/3255] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:24 2026] GET /v2.0/security-groups?tenant_id=a62300c7746d4ed998f980d92ccecb8b&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: 1600/3256] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:25 2026] DELETE /v2.0/security-groups/9b68c87e-1963-45e7-8a50-7eed778dd67b => 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: 1657/3257] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:25 2026] GET /v2.0/security-groups?tenant_id=0b4f03f005a74906b3071c73c9178c0d&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3258] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:25 2026] DELETE /v2.0/security-groups/60dd46f7-b6a3-447c-bd1d-306885b9c9b5 => 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: 1658/3259] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:25 2026] GET /v2.0/security-groups?tenant_id=084951583a3b43b8873fb939a141262b&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3260] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:25 2026] DELETE /v2.0/security-groups/f9d92dc6-7f00-42c3-b30a-4497991ad4ca => 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: 1659/3261] 10.0.0.13 () {32 vars in 773 bytes} [Wed Jun 24 05:05:25 2026] GET /v2.0/security-groups?tenant_id=a636ed8d22f04b2ebc374667d2672783&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3262] 10.0.0.13 () {32 vars in 739 bytes} [Wed Jun 24 05:05:26 2026] DELETE /v2.0/security-groups/53bd44e4-ccea-4457-bbb0-6301e7a46590 => 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: 1605/3265] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 05:05:28 2026] GET /v2.0/networks => generated 2168 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3266] 10.0.0.13 () {32 vars in 654 bytes} [Wed Jun 24 05:05:29 2026] GET /v2.0/floatingips => 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: 1606/3267] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 05:05:29 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3268] 10.0.0.13 () {32 vars in 642 bytes} [Wed Jun 24 05:05:29 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3269] 10.0.0.13 () {32 vars in 646 bytes} [Wed Jun 24 05:05:29 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3270] 10.0.0.13 () {32 vars in 648 bytes} [Wed Jun 24 05:05:30 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3271] 10.0.0.13 () {32 vars in 662 bytes} [Wed Jun 24 05:05:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3272] 10.0.0.13 () {32 vars in 654 bytes} [Wed Jun 24 05:05:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)