+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 30 11:46:21 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-6c6dc9f48b-bbbtn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f0cb438c668 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)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-30 11:46:25.336 8 INFO neutron.common.config [-] Logging enabled! 2026-04-30 11:46:25.336 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev169 2026-04-30 11:46:25.338 7 INFO neutron.common.config [-] Logging enabled! 2026-04-30 11:46:25.339 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev169 2026-04-30 11:46:26.390 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 11:46:26.428 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 11:46:27.772 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 11:46:27.775 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 11:46:27.778 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-30 11:46:27.779 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 11:46:27.779 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 11:46:27.780 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-30 11:46:27.780 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-30 11:46:27.780 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 11:46:27.787 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 11:46:27.787 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 11:46:27.788 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 11:46:27.809 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 11:46:27.810 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 11:46:27.811 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 11:46:27.825 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 11:46:27.828 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 11:46:27.831 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-30 11:46:27.832 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 11:46:27.832 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 11:46:27.833 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-30 11:46:27.833 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-30 11:46:27.833 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 11:46:27.836 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 11:46:27.836 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 11:46:27.836 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 11:46:27.836 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 11:46:27.840 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 11:46:27.840 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 11:46:27.840 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 11:46:27.863 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 11:46:27.864 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 11:46:27.864 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 11:46:27.890 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 11:46:27.891 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 11:46:27.891 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 11:46:27.891 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 11:46:28.177 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing driver for type 'vlan' 2026-04-30 11:46:28.231 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing driver for type 'vlan' 2026-04-30 11:46:28.447 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] VlanTypeDriver initialization complete 2026-04-30 11:46:28.447 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 11:46:28.447 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 11:46:28.461 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 11:46:28.461 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 11:46:28.462 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing extension driver 'port_security' 2026-04-30 11:46:28.462 7 INFO neutron.plugins.ml2.extensions.port_security [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 11:46:28.462 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing extension driver 'qos' 2026-04-30 11:46:28.462 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 11:46:28.462 7 INFO neutron.plugins.ml2.managers [None req-acd17871-f25e-4903-ae74-40b1b4426275 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 11:46:28.476 7 INFO neutron.quota [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded quota_driver: . 2026-04-30 11:46:28.476 7 INFO neutron.plugins.ml2.plugin [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 11:46:28.477 7 INFO neutron.plugins.ml2.managers [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 11:46:28.477 7 INFO neutron.plugins.ml2.managers [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 11:46:28.477 7 INFO neutron.plugins.ml2.managers [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 11:46:28.477 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: qos 2026-04-30 11:46:28.490 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: router 2026-04-30 11:46:28.519 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] VlanTypeDriver initialization complete 2026-04-30 11:46:28.519 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 11:46:28.519 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 11:46:28.533 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 11:46:28.534 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 11:46:28.534 7 INFO neutron.services.service_base [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 11:46:28.534 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing extension driver 'port_security' 2026-04-30 11:46:28.534 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: segments 2026-04-30 11:46:28.534 8 INFO neutron.plugins.ml2.extensions.port_security [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 11:46:28.534 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing extension driver 'qos' 2026-04-30 11:46:28.534 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 11:46:28.534 8 INFO neutron.plugins.ml2.managers [None req-45407e37-8f05-40ab-a143-99acebf9d0cf - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 11:46:28.552 8 INFO neutron.quota [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded quota_driver: . 2026-04-30 11:46:28.552 8 INFO neutron.plugins.ml2.plugin [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 11:46:28.552 8 INFO neutron.plugins.ml2.managers [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 11:46:28.553 8 INFO neutron.plugins.ml2.managers [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 11:46:28.553 8 INFO neutron.plugins.ml2.managers [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 11:46:28.553 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: qos 2026-04-30 11:46:28.567 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: router 2026-04-30 11:46:28.613 8 INFO neutron.services.service_base [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 11:46:28.614 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: segments 2026-04-30 11:46:28.629 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: trunk 2026-04-30 11:46:28.644 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: vpnaas 2026-04-30 11:46:28.683 7 WARNING stevedore.named [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 11:46:28.715 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: trunk 2026-04-30 11:46:28.730 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: vpnaas 2026-04-30 11:46:28.745 7 INFO neutron_vpnaas.services.vpn.plugin [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 11:46:28.745 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: taas 2026-04-30 11:46:28.772 8 WARNING stevedore.named [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 11:46:28.778 7 WARNING stevedore.named [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 11:46:28.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-30 11:46:28.801 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: tapmirror 2026-04-30 11:46:28.816 7 WARNING stevedore.named [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 11:46:28.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-30 11:46:28.832 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 11:46:28.835 8 INFO neutron_vpnaas.services.vpn.plugin [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 11:46:28.836 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: taas 2026-04-30 11:46:28.843 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: tag 2026-04-30 11:46:28.852 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: timestamp 2026-04-30 11:46:28.854 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 11:46:28.859 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: flavors 2026-04-30 11:46:28.860 8 WARNING stevedore.named [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 11:46:28.863 7 INFO neutron.manager [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loading Plugin: revisions 2026-04-30 11:46:28.867 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Initializing extension manager. 2026-04-30 11:46:28.868 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: address-group 2026-04-30 11:46:28.869 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: address-scope 2026-04-30 11:46:28.870 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 11:46:28.871 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: agent 2026-04-30 11:46:28.871 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 11:46:28.873 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 11:46:28.873 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 11:46:28.874 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: availability_zone 2026-04-30 11:46:28.875 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 11:46:28.875 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 11:46:28.876 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 11:46:28.878 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 11:46:28.878 8 INFO neutron_taas.services.taas.taas_plugin [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-30 11:46:28.878 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: tapmirror 2026-04-30 11:46:28.879 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: dns-integration 2026-04-30 11:46:28.880 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 11:46:28.881 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 11:46:28.882 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: dvr 2026-04-30 11:46:28.882 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 11:46:28.883 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 11:46:28.883 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 11:46:28.884 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 11:46:28.885 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: external-net 2026-04-30 11:46:28.885 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 11:46:28.886 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: extraroute 2026-04-30 11:46:28.886 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 11:46:28.887 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: filter-validation 2026-04-30 11:46:28.887 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 11:46:28.888 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 11:46:28.889 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 11:46:28.889 8 WARNING stevedore.named [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 11:46:28.889 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: fip-port-details 2026-04-30 11:46:28.890 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: flavors 2026-04-30 11:46:28.891 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 11:46:28.892 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 11:46:28.893 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: ip_allocation 2026-04-30 11:46:28.893 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 11:46:28.894 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 11:46:28.895 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: router 2026-04-30 11:46:28.897 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 11:46:28.898 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 11:46:28.899 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 11:46:28.899 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 11:46:28.900 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: l3-ha 2026-04-30 11:46:28.900 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 11:46:28.901 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 11:46:28.901 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: l3-flavors 2026-04-30 11:46:28.902 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 11:46:28.903 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 11:46:28.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-30 11:46:28.905 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 11:46:28.905 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 11:46:28.907 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 11:46:28.908 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 11:46:28.909 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 11:46:28.910 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 11:46:28.910 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: multi-provider 2026-04-30 11:46:28.910 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: tag 2026-04-30 11:46:28.911 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: net-mtu 2026-04-30 11:46:28.912 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 11:46:28.912 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 11:46:28.913 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: network_ha 2026-04-30 11:46:28.914 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 11:46:28.914 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-30 11:46:28.916 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 11:46:28.916 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: pagination 2026-04-30 11:46:28.917 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-device-profile 2026-04-30 11:46:28.917 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 11:46:28.918 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 11:46:28.918 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: timestamp 2026-04-30 11:46:28.918 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 11:46:28.919 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-mac-override 2026-04-30 11:46:28.920 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 11:46:28.920 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 11:46:28.921 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-30 11:46:28.921 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-resource-request 2026-04-30 11:46:28.921 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 11:46:28.922 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 11:46:28.922 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-30 11:46:28.923 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: binding 2026-04-30 11:46:28.924 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: binding-extended 2026-04-30 11:46:28.924 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-security 2026-04-30 11:46:28.925 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: project-id 2026-04-30 11:46:28.925 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: provider 2026-04-30 11:46:28.926 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-30 11:46:28.926 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: flavors 2026-04-30 11:46:28.928 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos 2026-04-30 11:46:28.929 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 11:46:28.929 8 INFO neutron.manager [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loading Plugin: revisions 2026-04-30 11:46:28.929 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 11:46:28.930 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-default 2026-04-30 11:46:28.931 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-fip 2026-04-30 11:46:28.931 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 11:46:28.932 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 11:46:28.932 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 11:46:28.933 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Initializing extension manager. 2026-04-30 11:46:28.933 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 11:46:28.933 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 11:46:28.934 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: address-group 2026-04-30 11:46:28.934 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-pps 2026-04-30 11:46:28.935 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 11:46:28.935 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: address-scope 2026-04-30 11:46:28.935 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 11:46:28.936 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 11:46:28.936 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 11:46:28.936 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: agent 2026-04-30 11:46:28.937 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 11:46:28.937 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 11:46:28.937 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-30 11:46:28.938 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 11:46:28.939 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 11:46:28.940 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: availability_zone 2026-04-30 11:46:28.940 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: quotas 2026-04-30 11:46:28.940 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 11:46:28.941 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 11:46:28.941 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: quota_details 2026-04-30 11:46:28.941 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 11:46:28.943 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 11:46:28.943 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: rbac-policies 2026-04-30 11:46:28.943 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: dns-integration 2026-04-30 11:46:28.944 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 11:46:28.944 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 11:46:28.944 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 11:46:28.944 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 11:46:28.945 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: dvr 2026-04-30 11:46:28.945 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 11:46:28.945 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 11:46:28.945 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 11:46:28.946 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 11:46:28.946 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: revision-if-match 2026-04-30 11:46:28.946 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 11:46:28.947 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 11:46:28.947 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 11:46:28.947 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: external-net 2026-04-30 11:46:28.947 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 11:46:28.948 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 11:46:28.948 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-30 11:46:28.948 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: extraroute 2026-04-30 11:46:28.948 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 11:46:28.949 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 11:46:28.950 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: filter-validation 2026-04-30 11:46:28.950 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 11:46:28.950 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 11:46:28.951 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 11:46:28.951 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 11:46:28.951 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 11:46:28.951 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 11:46:28.952 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: fip-port-details 2026-04-30 11:46:28.952 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 11:46:28.952 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: flavors 2026-04-30 11:46:28.953 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 11:46:28.953 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 11:46:28.954 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 11:46:28.955 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 11:46:28.956 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: ip_allocation 2026-04-30 11:46:28.956 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 11:46:28.957 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 11:46:28.958 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: router 2026-04-30 11:46:28.958 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: security-group 2026-04-30 11:46:28.959 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: segment 2026-04-30 11:46:28.959 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 11:46:28.960 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 11:46:28.960 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 11:46:28.961 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 11:46:28.961 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: service-type 2026-04-30 11:46:28.961 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 11:46:28.961 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: sorting 2026-04-30 11:46:28.962 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: l3-ha 2026-04-30 11:46:28.962 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 11:46:28.962 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 11:46:28.963 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 11:46:28.963 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 11:46:28.963 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: l3-flavors 2026-04-30 11:46:28.963 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 11:46:28.964 7 WARNING neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 11:46:28.964 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 11:46:28.964 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 11:46:28.964 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 11:46:28.965 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: subnet-external-network 2026-04-30 11:46:28.966 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 11:46:28.966 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 11:46:28.967 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 11:46:28.967 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 11:46:28.968 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 11:46:28.968 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 11:46:28.968 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 11:46:28.969 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 11:46:28.969 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: tag-creation 2026-04-30 11:46:28.969 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 11:46:28.970 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 11:46:28.970 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 11:46:28.971 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: multi-provider 2026-04-30 11:46:28.971 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: net-mtu 2026-04-30 11:46:28.972 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 11:46:28.972 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 11:46:28.973 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: network_ha 2026-04-30 11:46:28.973 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 11:46:28.974 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 11:46:28.974 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 11:46:28.974 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-30 11:46:28.975 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: trunk 2026-04-30 11:46:28.975 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: trunk-details 2026-04-30 11:46:28.975 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 11:46:28.976 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 11:46:28.976 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: pagination 2026-04-30 11:46:28.976 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-device-profile 2026-04-30 11:46:28.977 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 11:46:28.977 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-30 11:46:28.977 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 11:46:28.978 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 11:46:28.978 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 11:46:28.978 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-mac-override 2026-04-30 11:46:28.978 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-30 11:46:28.979 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 11:46:28.979 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 11:46:28.980 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-30 11:46:28.980 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 11:46:28.980 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-resource-request 2026-04-30 11:46:28.981 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 11:46:28.981 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 11:46:28.981 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 11:46:28.982 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-30 11:46:28.982 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: binding 2026-04-30 11:46:28.983 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: binding-extended 2026-04-30 11:46:28.983 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: vpnaas 2026-04-30 11:46:28.983 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-security 2026-04-30 11:46:28.984 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: project-id 2026-04-30 11:46:28.984 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: taas 2026-04-30 11:46:28.984 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: provider 2026-04-30 11:46:28.985 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-30 11:46:28.985 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: tap-mirror 2026-04-30 11:46:28.986 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-30 11:46:28.987 7 INFO neutron.api.extensions [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-30 11:46:28.987 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos 2026-04-30 11:46:28.988 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 11:46:28.988 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 11:46:28.989 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-default 2026-04-30 11:46:28.989 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-30 11:46:28.989 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-fip 2026-04-30 11:46:28.989 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-30 11:46:28.989 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:28.990 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-30 11:46:28.990 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 11:46:28.990 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 11:46:28.991 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 11:46:28.991 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 11:46:28.992 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 11:46:28.992 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-pps 2026-04-30 11:46:28.993 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 11:46:28.993 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 11:46:28.993 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 11:46:28.993 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 11:46:28.994 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 11:46:28.995 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 11:46:28.995 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-30 11:46:28.997 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: quotas 2026-04-30 11:46:28.998 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 11:46:28.998 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: quota_details 2026-04-30 11:46:28.999 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 11:46:28.999 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 11:46:29.000 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: rbac-policies 2026-04-30 11:46:29.000 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.000 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.000 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 11:46:29.000 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.001 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 11:46:29.001 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.001 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.001 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 11:46:29.001 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 11:46:29.002 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 11:46:29.002 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.002 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.002 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: revision-if-match 2026-04-30 11:46:29.003 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 11:46:29.003 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 11:46:29.003 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 11:46:29.003 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 11:46:29.004 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 11:46:29.004 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.004 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ipsecpolicy is already registered 2026-04-30 11:46:29.004 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-30 11:46:29.004 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.004 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ikepolicy is already registered 2026-04-30 11:46:29.005 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 11:46:29.005 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.006 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.006 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.006 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.006 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 11:46:29.006 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.007 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.008 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.008 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.008 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 11:46:29.008 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.008 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 11:46:29.009 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 11:46:29.010 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 11:46:29.011 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] router is already registered 2026-04-30 11:46:29.011 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 11:46:29.011 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] floatingip is already registered 2026-04-30 11:46:29.013 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: security-group 2026-04-30 11:46:29.014 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: segment 2026-04-30 11:46:29.015 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 11:46:29.015 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 11:46:29.015 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] rbac_policy is already registered 2026-04-30 11:46:29.015 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: service-type 2026-04-30 11:46:29.016 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 11:46:29.016 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: sorting 2026-04-30 11:46:29.016 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] security_group is already registered 2026-04-30 11:46:29.016 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 11:46:29.016 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 11:46:29.016 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] security_group_rule is already registered 2026-04-30 11:46:29.017 7 WARNING neutron.api.api_common [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.017 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 11:46:29.017 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.017 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 11:46:29.018 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.018 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.018 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.019 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 11:46:29.019 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] trunk is already registered 2026-04-30 11:46:29.019 8 WARNING neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 11:46:29.019 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.019 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ikepolicy is already registered 2026-04-30 11:46:29.019 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 11:46:29.019 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.020 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ipsecpolicy is already registered 2026-04-30 11:46:29.020 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: subnet-external-network 2026-04-30 11:46:29.020 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 11:46:29.020 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] endpoint_group is already registered 2026-04-30 11:46:29.020 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 11:46:29.021 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 11:46:29.021 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] vpnservice is already registered 2026-04-30 11:46:29.021 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 11:46:29.021 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 11:46:29.021 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ipsec_site_connection is already registered 2026-04-30 11:46:29.021 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.022 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 11:46:29.022 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ipsecpolicy is already registered 2026-04-30 11:46:29.022 7 INFO neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.022 7 WARNING neutron.quota.resource_registry [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] ikepolicy is already registered 2026-04-30 11:46:29.022 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 11:46:29.023 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 11:46:29.023 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: tag-creation 2026-04-30 11:46:29.024 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 11:46:29.028 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 11:46:29.029 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 11:46:29.029 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: trunk 2026-04-30 11:46:29.030 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: trunk-details 2026-04-30 11:46:29.030 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 11:46:29.031 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-30 11:46:29.031 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 11:46:29.032 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-30 11:46:29.034 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 11:46:29.035 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 11:46:29.035 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 11:46:29.037 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: vpnaas 2026-04-30 11:46:29.038 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: taas 2026-04-30 11:46:29.039 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: tap-mirror 2026-04-30 11:46:29.040 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-30 11:46:29.041 8 INFO neutron.api.extensions [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-30 11:46:29.043 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-30 11:46:29.043 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-30 11:46:29.043 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.043 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-30 11:46:29.047 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 11:46:29.047 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 11:46:29.051 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 11:46:29.051 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 11:46:29.052 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 11:46:29.052 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.053 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.053 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.053 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.054 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.054 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 11:46:29.055 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.056 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.056 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 11:46:29.057 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 11:46:29.057 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 11:46:29.057 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.058 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ipsecpolicy is already registered 2026-04-30 11:46:29.058 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.058 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ikepolicy is already registered 2026-04-30 11:46:29.059 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.059 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.060 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.060 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.060 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.060 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.060 7 WARNING keystonemiddleware._common.config [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.061 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.062 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.064 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 11:46:29.064 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] router is already registered 2026-04-30 11:46:29.065 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 11:46:29.065 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] floatingip is already registered 2026-04-30 11:46:29.067 7 WARNING oslo_config.cfg [None req-8613f088-3433-45a3-a31e-d1d31d713c15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-30 11:46:29.069 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 11:46:29.069 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] rbac_policy is already registered 2026-04-30 11:46:29.069 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 11:46:29.070 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] security_group is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0cb438c668 pid: 7 (default app) 2026-04-30 11:46:29.070 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 11:46:29.070 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] security_group_rule is already registered 2026-04-30 11:46:29.071 8 WARNING neutron.api.api_common [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-04-30 11:46:29.071 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.071 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.072 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 11:46:29.072 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] subnetpool is already registered 2026-04-30 11:46:29.072 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 11:46:29.072 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] trunk is already registered 2026-04-30 11:46:29.073 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.073 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ikepolicy is already registered 2026-04-30 11:46:29.073 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.073 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ipsecpolicy is already registered 2026-04-30 11:46:29.074 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 11:46:29.074 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] endpoint_group is already registered 2026-04-30 11:46:29.074 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 11:46:29.074 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] vpnservice is already registered 2026-04-30 11:46:29.075 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 11:46:29.075 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ipsec_site_connection is already registered 2026-04-30 11:46:29.075 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 11:46:29.075 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ipsecpolicy is already registered 2026-04-30 11:46:29.076 8 INFO neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 11:46:29.076 8 WARNING neutron.quota.resource_registry [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] ikepolicy is already registered 2026-04-30 11:46:29.115 8 WARNING keystonemiddleware._common.config [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-30 11:46:29.122 8 WARNING oslo_config.cfg [None req-613df92b-f24c-4391-9919-5069b9d05b78 - - - - - -] 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 0x7f0cb438c668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 11:46:35.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65ea26de-36b5-4fbf-a1f5-738e2829dd19 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 11:46:34 2026] GET /v2.0/networks/public => generated 108 bytes in 804 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 11:46:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 11:46:35.881 7 WARNING neutron.services.revisions.revision_plugin [None req-82b07b64-0464-48c9-8f94-0c5f1fecc1d4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Could not find related network for resource to bump revision. 2026-04-30 11:46:35.897 7 INFO neutron.db.segments_db [None req-82b07b64-0464-48c9-8f94-0c5f1fecc1d4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 9ba16c41-08d8-4299-85a2-ab2148117627 of type flat for network 09cea7c4-6151-4a40-bec6-6d77e5deac82 2026-04-30 11:46:35.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82b07b64-0464-48c9-8f94-0c5f1fecc1d4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 30 11:46:35 2026] POST /v2.0/networks => generated 124 bytes in 569 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 11:46:41.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dae9ad74-ea0a-40c2-8046-6ff4ea80782a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 11:46:41 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 11:46:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 11:46:41.888 7 WARNING neutron.services.revisions.revision_plugin [None req-b59bc147-7ae1-448e-8652-f33d0038e1a4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Could not find related network for resource to bump revision. 2026-04-30 11:46:41.903 7 INFO neutron.db.segments_db [None req-b59bc147-7ae1-448e-8652-f33d0038e1a4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 57143bc3-3059-4672-9321-1eac9d8a5440 of type flat for network f96f4d7f-a6f1-48a4-9a35-d8a4e9ec0b92 2026-04-30 11:46:41.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b59bc147-7ae1-448e-8652-f33d0038e1a4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 30 11:46:41 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 11:46:48.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8ff6d58-555a-484c-9e58-474b86b57080 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 11:46:47 2026] GET /v2.0/networks/public => generated 108 bytes in 364 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 11:46:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 11:46:48.549 8 WARNING neutron.services.revisions.revision_plugin [None req-3ef52733-8bf3-4697-bdf0-27f675c69352 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Could not find related network for resource to bump revision. 2026-04-30 11:46:48.572 8 INFO neutron.db.segments_db [None req-3ef52733-8bf3-4697-bdf0-27f675c69352 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment c4b439e9-455e-4d38-9c6a-96f686de2cd9 of type flat for network fe575285-31da-44d4-8792-31cc8f09917e 2026-04-30 11:46:48.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ef52733-8bf3-4697-bdf0-27f675c69352 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 30 11:46:48 2026] POST /v2.0/networks => generated 124 bytes in 477 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 11:46:54.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b591d5f1-4580-43b2-8e43-dcc7708e72a9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 11:46:54 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: 7|app: 0|req: 10/16] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 11:46:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 11:46:55.023 8 WARNING neutron.services.revisions.revision_plugin [None req-0d2990bf-d185-4e79-9fc3-8663e5b020ab 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Could not find related network for resource to bump revision. 2026-04-30 11:46:55.045 8 INFO neutron.db.segments_db [None req-0d2990bf-d185-4e79-9fc3-8663e5b020ab 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 886fdb64-7b32-4635-a77a-42d8efa2364e of type flat for network edb0104e-4b06-4e1e-926e-65990a652b65 2026-04-30 11:46:55.072 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d2990bf-d185-4e79-9fc3-8663e5b020ab 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 30 11:46:54 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-04-30 11:47:00.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9818edaa-cfb5-4216-ad81-bdc2f6c8702f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 11:47:00 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/19] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 11:47:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 11:47:01.112 7 WARNING neutron.services.revisions.revision_plugin [None req-53113b9e-e932-4d64-b8ae-4152c6f45dc6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Could not find related network for resource to bump revision. 2026-04-30 11:47:01.137 7 INFO neutron.db.segments_db [None req-53113b9e-e932-4d64-b8ae-4152c6f45dc6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 8ed9cb5f-0c11-4765-8453-9a57fb3687af of type flat for network 2cd47678-bbc5-4a63-9529-1fc64226ddc5 [pid: 7|app: 0|req: 12/20] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 30 11:47:00 2026] POST /v2.0/networks => generated 706 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 11:47:02.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2b6f7a8-bf0e-4608-971d-ebb408c43ec3 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 11:47:02 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 11:47:02 2026] GET /v2.0/networks?name=public => generated 709 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 11:47:02.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5def558-74cb-4b64-b0fa-c30aaa99288d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.115 () {44 vars in 1035 bytes} [Thu Apr 30 11:47:02 2026] GET /v2.0/subnets/public-subnet?network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.115 () {44 vars in 1058 bytes} [Thu Apr 30 11:47:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.115 () {48 vars in 966 bytes} [Thu Apr 30 11:47:02 2026] POST /v2.0/subnets => generated 664 bytes in 1952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 11:51:57.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-294e774a-842a-4247-80ea-93b5f2755d77 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/65] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 30 11:51:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/66] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 30 11:51:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 11:51:57.822 7 INFO neutron.db.segments_db [None req-4bbec747-b08a-4632-83fd-2c81539df5a9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 95b10fd9-98e3-4672-9d4d-453b5c140ea9 of type vxlan for network a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a [pid: 7|app: 0|req: 36/67] 199.204.45.115 () {48 vars in 967 bytes} [Thu Apr 30 11:51:57 2026] POST /v2.0/networks => generated 707 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 11:51:58.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11d48997-c4c2-4841-ba1d-e1de5c4ff1d1 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/68] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 30 11:51:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 30 11:51:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 11:51:58.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7c20c19-a837-4e0b-95ae-84b47a80af60 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/70] 199.204.45.115 () {44 vars in 1037 bytes} [Thu Apr 30 11:51:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/71] 199.204.45.115 () {44 vars in 1060 bytes} [Thu Apr 30 11:51:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.115 () {48 vars in 966 bytes} [Thu Apr 30 11:51:58 2026] POST /v2.0/subnets => generated 651 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 11:52:00.081 7 INFO neutron.api.v2.resource [None req-a595ce53-d578-44c1-9bb0-94bbabb77a5c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/73] 199.204.45.115 () {44 vars in 972 bytes} [Thu Apr 30 11:52:00 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.115 () {44 vars in 994 bytes} [Thu Apr 30 11:52:00 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.115 () {48 vars in 981 bytes} [Thu Apr 30 11:52:00 2026] POST /v2.0/security-groups => generated 1616 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:01 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:01 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:01 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:02 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:02 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:02 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:03 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => 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: 45/85] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:03 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:03 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:04 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 3462 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:04 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:04 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => 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: 48/91] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:05 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4078 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:05 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:05 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.115 () {44 vars in 988 bytes} [Thu Apr 30 11:52:06 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 11:52:06.631 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7c6beb6-02e8-4502-a7de-ccbc52900e96 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/97] 199.204.45.115 () {44 vars in 1077 bytes} [Thu Apr 30 11:52:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.115 () {44 vars in 1100 bytes} [Thu Apr 30 11:52:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:06 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.204.45.115 () {48 vars in 962 bytes} [Thu Apr 30 11:52:06 2026] POST /v2.0/ports => generated 1100 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 11:52:14.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d732fef-9211-4f1e-b027-6a868d71f44b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/103] 199.204.45.115 () {44 vars in 981 bytes} [Thu Apr 30 11:52:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 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: 50/104] 199.204.45.115 () {44 vars in 1003 bytes} [Thu Apr 30 11:52:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.204.45.115 () {48 vars in 1033 bytes} [Thu Apr 30 11:52:14 2026] PUT /v2.0/ports/3946ba05-ec28-432c-a4c9-4ccd6e94e0f7 => generated 1249 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.115 () {44 vars in 921 bytes} [Thu Apr 30 11:52:16 2026] GET /v2.0/ports => generated 3730 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 11:52:17.438 7 INFO neutron.api.v2.resource [None req-3213f382-d39d-48ba-9eb7-12ef7c3caf66 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/107] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 30 11:52:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.115 () {44 vars in 982 bytes} [Thu Apr 30 11:52:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.115 () {48 vars in 981 bytes} [Thu Apr 30 11:52:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:18 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:18 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:18 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:18 2026] POST /v2.0/security-group-rules => generated 623 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:19 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:19 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 11:52:19 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 11:52:19 2026] POST /v2.0/security-group-rules => generated 627 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/128] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 30 11:53:33 2026] GET /v2.0/quotas/8af62c9eb2ea407a8a632cbf697385d5 => 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: 67/129] 199.204.45.115 () {48 vars in 1028 bytes} [Thu Apr 30 11:53:33 2026] PUT /v2.0/quotas/8af62c9eb2ea407a8a632cbf697385d5 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 11:56:03.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d55e4b9-4905-4ac3-b4c9-2d39bba63139 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/150] 199.204.45.115 () {30 vars in 742 bytes} [Thu Apr 30 11:56:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 110 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: 73/151] 199.204.45.115 () {30 vars in 764 bytes} [Thu Apr 30 11:56:03 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-04-30 11:56:05.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01c6c00c-8d97-49eb-8fbf-3a1ab8965a42 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/152] 199.204.45.115 () {30 vars in 742 bytes} [Thu Apr 30 11:56:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/153] 199.204.45.115 () {30 vars in 764 bytes} [Thu Apr 30 11:56:05 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-04-30 12:03:13.465 8 INFO neutron.api.v2.resource [None req-4594425c-42ca-433d-830e-9dbee08f7bf0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/212] 199.204.45.115 () {44 vars in 1075 bytes} [Thu Apr 30 12:03:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0451288d29a54609ace4a016cba20768 => generated 139 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.115 () {44 vars in 1098 bytes} [Thu Apr 30 12:03:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0451288d29a54609ace4a016cba20768 => generated 23 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.115 () {48 vars in 982 bytes} [Thu Apr 30 12:03:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:14 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:03:14 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:14 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 1624 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 12:03:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:15 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 2234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:03:15 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => 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: 113/221] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:16 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 12:03:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:17 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/224] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:03:17 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:17 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => 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: 111/226] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 12:03:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/227] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:18 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/228] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:03:18 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/229] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:03:18 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/230] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 30 12:03:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.204.45.115 () {30 vars in 740 bytes} [Thu Apr 30 12:05:41 2026] GET /v2.0/networks?tenant_id=0451288d29a54609ace4a016cba20768&shared=False => generated 15 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:05:41.799 8 INFO neutron.db.segments_db [None req-d7eeb08b-052b-4171-9039-ac98d064528d 1f9db28da259409a83e557413397ab2d 0451288d29a54609ace4a016cba20768 - - dbd36dc7601c4069873dbd57d0e576bf dbd36dc7601c4069873dbd57d0e576bf] Added segment 3522db0f-447a-446a-b770-dded151b32b4 of type vxlan for network b5fee5dd-926f-4435-86b9-31fc5a1c5e98 [pid: 8|app: 0|req: 124/252] 199.204.45.115 () {34 vars in 682 bytes} [Thu Apr 30 12:05:41 2026] POST /v2.0/networks => generated 718 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.204.45.115 () {30 vars in 722 bytes} [Thu Apr 30 12:05:41 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.204.45.115 () {30 vars in 633 bytes} [Thu Apr 30 12:05:41 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.204.45.115 () {34 vars in 677 bytes} [Thu Apr 30 12:05:41 2026] POST /v2.0/ports => generated 999 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:05:42 2026] GET /v2.0/networks/b5fee5dd-926f-4435-86b9-31fc5a1c5e98 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.115 () {30 vars in 722 bytes} [Thu Apr 30 12:05:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:05:44 2026] GET /v2.0/networks/b5fee5dd-926f-4435-86b9-31fc5a1c5e98 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 30 12:06:02 2026] GET /v2.0/quotas/0451288d29a54609ace4a016cba20768 => 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: 129/262] 199.204.45.115 () {48 vars in 1028 bytes} [Thu Apr 30 12:06:02 2026] PUT /v2.0/quotas/0451288d29a54609ace4a016cba20768 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:22.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10fdc72a-af36-49e5-ab0f-2e8cea8a0197 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/361] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 12:18:21 2026] GET /v2.0/networks/public => generated 108 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 12:18:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:23.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e93627a-773b-45de-8d30-bcdafc4a6eda 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/365] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 30 12:18:23 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 12:18:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:23.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d61aa18a-47a4-49e7-bba4-c860a74793a9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/367] 199.204.45.115 () {44 vars in 1035 bytes} [Thu Apr 30 12:18:23 2026] GET /v2.0/subnets/public-subnet?network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.115 () {44 vars in 1058 bytes} [Thu Apr 30 12:18:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:50.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f840176-8632-48d5-8ede-c97393409b16 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/371] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 30 12:18:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 30 12:18:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:51.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e70e49f-24d6-4d7c-92ac-1889600e14f6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/373] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 30 12:18:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 30 12:18:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:51.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fac5177-f0b4-48d5-aef0-48535aeffd48 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/375] 199.204.45.115 () {44 vars in 1037 bytes} [Thu Apr 30 12:18:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.115 () {44 vars in 1060 bytes} [Thu Apr 30 12:18:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:52.342 7 INFO neutron.api.v2.resource [None req-2d4db013-7de9-41c9-97bc-876db7aacf9b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/377] 199.204.45.115 () {44 vars in 972 bytes} [Thu Apr 30 12:18:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.115 () {44 vars in 994 bytes} [Thu Apr 30 12:18:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:53 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:53 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:18:53 2026] GET /v2.0/security-group-rules/7f04b406-19a9-4f3d-9989-799a0e86138a => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:54 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:54 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:18:54 2026] GET /v2.0/security-group-rules/3b90791b-8e15-491e-86f5-2eabbf2a8358 => 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: 196/387] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:55 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:55 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:18:55 2026] GET /v2.0/security-group-rules/13b53c1f-bff6-4461-9345-df6bcbfedb5b => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:56 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:56 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => 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: 194/392] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:18:56 2026] GET /v2.0/security-group-rules/e5387638-9e42-47b2-974a-f71b2090c473 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:57 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:57 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:18:57 2026] GET /v2.0/security-group-rules/8b69f451-f4b7-480d-87c7-f377e6b4754a => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.115 () {44 vars in 988 bytes} [Thu Apr 30 12:18:58 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:18:58.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbd999ce-56a8-4b9d-ad06-3f2a85c0a3dc 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/397] 199.204.45.115 () {44 vars in 1077 bytes} [Thu Apr 30 12:18:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => 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: 197/398] 199.204.45.115 () {44 vars in 1100 bytes} [Thu Apr 30 12:18:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => 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: 202/399] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:18:58 2026] GET /v2.0/security-groups/d05da192-53a9-4391-8889-f18a3475fc6a => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:19:06.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33844c69-bdcc-42ac-b45c-56fcbca86b5e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/400] 199.204.45.115 () {44 vars in 981 bytes} [Thu Apr 30 12:19:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.115 () {44 vars in 1003 bytes} [Thu Apr 30 12:19:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.115 () {44 vars in 921 bytes} [Thu Apr 30 12:19:08 2026] GET /v2.0/ports => generated 4725 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:19:09.449 7 INFO neutron.api.v2.resource [None req-7b64cf0a-cff1-408c-afdb-54a95d1e0a7a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/405] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 30 12:19:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.115 () {44 vars in 982 bytes} [Thu Apr 30 12:19:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:19:10 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:19:10 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2886 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:19:10 2026] GET /v2.0/security-group-rules/e1728675-732d-4f3d-a0d8-515306446d4a => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:19:11 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:19:11 2026] GET /v2.0/security-groups/f567339b-fd2b-499c-a2ed-be2e25b7e8d4 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:19:11 2026] GET /v2.0/security-group-rules/0ec3a7ab-99cf-4782-99e1-60c923ba55a9 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 30 12:19:22 2026] GET /v2.0/quotas/8af62c9eb2ea407a8a632cbf697385d5 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:20:14.337 7 INFO neutron.api.v2.resource [None req-b98d0f9e-4ec2-40a1-9ffa-bca49774a2b9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/422] 199.204.45.115 () {44 vars in 1075 bytes} [Thu Apr 30 12:20:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0451288d29a54609ace4a016cba20768 => generated 139 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.204.45.115 () {44 vars in 1098 bytes} [Thu Apr 30 12:20:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0451288d29a54609ace4a016cba20768 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:20:15 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:20:15 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:20:15 2026] GET /v2.0/security-group-rules/609bf3dd-da0e-4973-acc0-0ee3e8cf7ac6 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:20:16 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:20:16 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:20:16 2026] GET /v2.0/security-group-rules/30c50262-2bea-48ad-ab87-0f09058c16ed => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:20:17 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:20:17 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:20:17 2026] GET /v2.0/security-group-rules/b26fc092-a1e5-4a2f-862e-95a5f442d9b7 => 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: 215/433] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 30 12:20:18 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e?project_id=0451288d29a54609ace4a016cba20768 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 30 12:20:18 2026] GET /v2.0/security-groups/58e131bb-77ab-452b-abb2-c5e327fa3d1e => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 30 12:20:18 2026] GET /v2.0/security-group-rules/5ef5dfc3-18aa-449e-abbc-6094735c468c => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 30 12:20:25 2026] GET /v2.0/quotas/0451288d29a54609ace4a016cba20768 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 30 12:21:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:21:55 2026] GET /v2.0/networks => generated 2168 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.26 () {32 vars in 654 bytes} [Thu Apr 30 12:21:56 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:21:56 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:21:57 2026] GET /v2.0/ports => generated 4725 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:21:57 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:21:57 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:21:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.26 () {32 vars in 654 bytes} [Thu Apr 30 12:21:57 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:07.769 7 INFO neutron.db.segments_db [None req-98a422c6-df40-42f2-b1e7-6e7d9d9f46a2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 17819fde-ba4e-4422-b6c5-0979abcc863b of type vxlan for network aaaad2fd-37b6-491e-a584-87cc6f23f5af 2026-04-30 12:22:07.800 8 INFO neutron.db.segments_db [None req-de067c3e-ab0e-4c5d-9606-75e16b32e3c2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 62e30c3f-3936-4db3-a09a-df4488dc7080 of type vxlan for network 9a31cfb7-efcd-4bc7-8dff-c346b1072bee [pid: 7|app: 0|req: 233/462] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:22:07 2026] POST /v2.0/networks => generated 742 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:22:07 2026] POST /v2.0/networks => generated 738 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:07 2026] POST /v2.0/subnets => generated 685 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:07 2026] POST /v2.0/subnets => generated 689 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:08.142 8 INFO neutron.db.segments_db [None req-6c82b1a8-8831-45ee-8d0a-2be7fa2ef8b2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 798accfc-c327-40ed-9f1a-147eccf9cbd0 of type vxlan for network ce99cbd7-7670-4c2b-b6c8-08ebf028a560 2026-04-30 12:22:08.181 7 INFO neutron.db.segments_db [None req-4e363278-3b5c-4021-989a-8f71b72003ee 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment fc55abe1-e2b2-4834-8bcf-f3afdba2f79f of type vxlan for network af7b7bc1-9f88-49e3-9a39-6276367003e1 2026-04-30 12:22:08.353 8 INFO neutron.db.l3_hamode_db [None req-6c82b1a8-8831-45ee-8d0a-2be7fa2ef8b2 70055dc0b183426d863dc1669adefe4f 120584a183c84b2e9704e9d798ede288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:08.400 7 INFO neutron.db.l3_hamode_db [None req-4e363278-3b5c-4021-989a-8f71b72003ee 70055dc0b183426d863dc1669adefe4f 7185c37a88294f00b6ab64b073ec7559 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:09.199 8 INFO neutron.db.l3_hamode_db [None req-6c82b1a8-8831-45ee-8d0a-2be7fa2ef8b2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:09.439 7 INFO neutron.db.l3_hamode_db [None req-4e363278-3b5c-4021-989a-8f71b72003ee 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/466] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:08 2026] POST /v2.0/routers => generated 725 bytes in 2366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:08 2026] POST /v2.0/routers => generated 729 bytes in 2372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:10.724 8 WARNING neutron.db.securitygroups_db [None req-bb902075-a035-458f-8e73-fe534c5d5df4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 233/468] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:10 2026] GET /v2.0/security-groups?tenant_id=0b218323a4884ea3bfb401065ef91423&name=default => generated 2921 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:10 2026] PUT /v2.0/routers/1fe418a9-207a-48c5-860c-e0f784f7fcdc/add_router_interface => generated 310 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:11 2026] DELETE /v2.0/security-groups/947d107b-0c31-4aef-89ce-d6aab153331c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:10 2026] PUT /v2.0/routers/8804f72e-4457-4c44-9e0d-d4b5fa5c50b0/add_router_interface => generated 310 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:22:12 2026] POST /v2.0/security-groups => generated 1658 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:22:12.415 8 WARNING neutron.db.securitygroups_db [None req-3d3daeb7-ed46-4016-bee7-77d020d2e499 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 239/473] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:12 2026] GET /v2.0/security-groups?tenant_id=6fb3d2151d9c49d5a73fe420ded6a348&name=default => generated 2922 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/476] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:12 2026] DELETE /v2.0/security-groups/345406cb-53b1-440c-9c05-b13f9550191e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:12.822 8 WARNING neutron.db.securitygroups_db [None req-d948d58a-e0ec-4f62-ae8d-91e0ab582013 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 237/477] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:12 2026] GET /v2.0/security-groups?tenant_id=2414f2be544a4dedaec26c5b4564386e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:22:12 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/479] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:13 2026] DELETE /v2.0/security-groups/16795d38-ee2d-4f38-9290-37cdc1249a6a => 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: 238/480] 10.0.0.38 () {38 vars in 970 bytes} [Thu Apr 30 12:22:12 2026] POST /v2.0/security-groups => generated 1680 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:22:13.521 7 WARNING neutron.db.securitygroups_db [req-27c1a5ec-f607-49f1-b276-0c4a53d93f66 req-0967d3eb-d18b-4192-8d2c-ef5ed1cd56aa 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 243/481] 10.0.0.38 () {34 vars in 1099 bytes} [Thu Apr 30 12:22:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1535486417&fields=id&tenant_id=120584a183c84b2e9704e9d798ede288 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:22:13 2026] GET /v2.0/networks?id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/483] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:22:13 2026] GET /v2.0/quotas/120584a183c84b2e9704e9d798ede288 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:22:13 2026] GET /v2.0/ports?tenant_id=120584a183c84b2e9704e9d798ede288&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:13.794 8 INFO neutron.db.segments_db [None req-8133e950-0d9c-4f56-9038-bc70acb17db2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 6d550771-b179-4c8c-b713-f0e6b8b8865f of type vxlan for network 05f06e79-b402-4db5-ae3b-6f8f5e172d3a [pid: 8|app: 0|req: 239/485] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:22:13 2026] POST /v2.0/networks => generated 749 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 10.0.0.38 () {38 vars in 970 bytes} [Thu Apr 30 12:22:13 2026] POST /v2.0/security-groups => generated 1681 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/487] 10.0.0.38 () {38 vars in 970 bytes} [Thu Apr 30 12:22:13 2026] POST /v2.0/security-groups => generated 1681 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/488] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:13 2026] POST /v2.0/subnets => generated 696 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:14.156 8 INFO neutron.db.segments_db [None req-4f500422-5243-4c41-93cd-828eec670fa3 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 77214146-4f2c-41d6-a99e-2a49f3abe4dd of type vxlan for network 9e953c4c-2409-4a6c-b4c2-92bcd9f986dd [pid: 7|app: 0|req: 249/489] 10.0.0.38 () {34 vars in 906 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/extensions => generated 22222 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-30 12:22:14.186 7 WARNING neutron.db.securitygroups_db [req-fdabf7ec-8360-4d7f-8327-d24301d7b95e req-67a8968f-68b9-4af8-85ed-2e9286f76b29 e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 250/490] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups?tenant_id=7185c37a88294f00b6ab64b073ec7559 => generated 7903 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/491] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/b7ea7983-442a-48e6-a98d-5227a8b5f54c => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/494] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/b7ea7983-442a-48e6-a98d-5227a8b5f54c => generated 2918 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/495] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/ea295eb3-bcff-4e82-8562-8872ba110160 => generated 1680 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.38 () {36 vars in 1012 bytes} [Thu Apr 30 12:22:14 2026] DELETE /v2.0/security-groups/ea295eb3-bcff-4e82-8562-8872ba110160 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:14.459 8 INFO neutron.db.l3_hamode_db [None req-4f500422-5243-4c41-93cd-828eec670fa3 70055dc0b183426d863dc1669adefe4f 6726349ffb5c48079b634e092699fa56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:14.474 7 INFO neutron.api.v2.resource [req-7998921a-4a0c-4dbd-a315-718bc625f183 req-27dc0024-4a83-4653-a1b4-d41d976d0795 e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/497] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/ea295eb3-bcff-4e82-8562-8872ba110160 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/498] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/84bde741-3834-40d0-812a-acfa4a41503c => generated 1681 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/500] 10.0.0.38 () {36 vars in 1012 bytes} [Thu Apr 30 12:22:14 2026] DELETE /v2.0/security-groups/84bde741-3834-40d0-812a-acfa4a41503c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:14.682 7 INFO neutron.api.v2.resource [req-020c190e-08d0-4356-ad7f-e629f39fb85c req-69b3ca62-8259-44ba-8ab8-a5653dc2646d e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/501] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/84bde741-3834-40d0-812a-acfa4a41503c => 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: 262/502] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/9fcd787c-439b-4f31-890f-43873c3e7503 => generated 1681 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/503] 10.0.0.38 () {36 vars in 1012 bytes} [Thu Apr 30 12:22:14 2026] DELETE /v2.0/security-groups/9fcd787c-439b-4f31-890f-43873c3e7503 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:14.854 7 INFO neutron.api.v2.resource [req-46ec429c-a8a1-45d2-acbc-72e0d134242d req-ccc1a1f4-53a0-46a8-bb5d-d7393d51a02c e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/504] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/9fcd787c-439b-4f31-890f-43873c3e7503 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:14.886 7 WARNING neutron.db.securitygroups_db [req-53a7262f-d217-48c7-b014-a81967d58d26 req-7b49959f-47bb-4c02-94de-836c69ecaf54 e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 265/505] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups?tenant_id=7185c37a88294f00b6ab64b073ec7559 => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/506] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/b7ea7983-442a-48e6-a98d-5227a8b5f54c => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/507] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:14 2026] GET /v2.0/security-groups/b7ea7983-442a-48e6-a98d-5227a8b5f54c => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:15.054 7 INFO neutron.api.v2.resource [req-950caee6-7683-478f-bcf3-123d345bc10e req-49599997-9b32-4584-bf95-9810083e121b e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/508] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:15 2026] GET /v2.0/security-groups/9fcd787c-439b-4f31-890f-43873c3e7503 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:15.094 7 INFO neutron.api.v2.resource [req-823d24c7-329a-4e2c-88d0-8edf043366fc req-bc6baef0-8f1f-48cd-a827-6cbec1706fd3 e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/509] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:15 2026] GET /v2.0/security-groups/84bde741-3834-40d0-812a-acfa4a41503c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:15.130 7 INFO neutron.api.v2.resource [req-99463a99-2386-4399-9132-1871876dd9d8 req-2c992512-e7fc-48a7-a74e-469ee6e4be3a e338c588e261472588f6a55f5350be05 7185c37a88294f00b6ab64b073ec7559 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/510] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:15 2026] GET /v2.0/security-groups/ea295eb3-bcff-4e82-8562-8872ba110160 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:15.274 8 INFO neutron.db.l3_hamode_db [None req-4f500422-5243-4c41-93cd-828eec670fa3 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:15.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bd6eb2-ae0e-4eaf-b4b6-86266afe1225 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 2d328104-ee3d-44fa-9c2f-84557625318d 2026-04-30 12:22:15.907 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bd6eb2-ae0e-4eaf-b4b6-86266afe1225 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 2d328104-ee3d-44fa-9c2f-84557625318d [pid: 8|app: 0|req: 241/511] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:14 2026] POST /v2.0/routers => generated 736 bytes in 2100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/512] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:16 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/513] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:22:15 2026] PUT /v2.0/routers/8804f72e-4457-4c44-9e0d-d4b5fa5c50b0/remove_router_interface => generated 310 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:16.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-0177a3ac-4ca2-4be0-a516-0f8650de8b22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: ab193045-0361-4078-9722-204bbd4f1164 2026-04-30 12:22:16.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0177a3ac-4ca2-4be0-a516-0f8650de8b22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: ab193045-0361-4078-9722-204bbd4f1164 2026-04-30 12:22:16.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-0177a3ac-4ca2-4be0-a516-0f8650de8b22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: ab7c2c3c-393c-435f-8031-8c6f50c417ab 2026-04-30 12:22:16.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0177a3ac-4ca2-4be0-a516-0f8650de8b22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: ab7c2c3c-393c-435f-8031-8c6f50c417ab 2026-04-30 12:22:16.991 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-0177a3ac-4ca2-4be0-a516-0f8650de8b22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - 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 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, 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 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, 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 657, 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 711, 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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: 243/514] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:16 2026] PUT /v2.0/routers/6c34e7c3-e06a-4dc3-b301-ac097f7ddda2/add_router_interface => generated 310 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:17.368 7 INFO neutron.db.l3_hamode_db [None req-0177a3ac-4ca2-4be0-a516-0f8650de8b22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network af7b7bc1-9f88-49e3-9a39-6276367003e1 was deleted as no HA routers are present in project 7185c37a88294f00b6ab64b073ec7559. [pid: 7|app: 0|req: 272/515] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:16 2026] DELETE /v2.0/routers/8804f72e-4457-4c44-9e0d-d4b5fa5c50b0 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/516] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:17 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:17.497 8 WARNING neutron.db.securitygroups_db [None req-58998ca4-2bad-422e-9cca-821e1ed59573 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 274/517] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:17 2026] DELETE /v2.0/subnets/c5e6a528-3e5d-4040-9dac-2e233c465645 => 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: 244/518] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:17 2026] GET /v2.0/security-groups?tenant_id=e5f82af4bdc4422cb7b0e2834247c186&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:17.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d700def-73e1-49f9-b49c-ac9dceab7cbd 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 91a89c63-cb31-4cc4-8267-9c0cc3634f51 2026-04-30 12:22:17.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d700def-73e1-49f9-b49c-ac9dceab7cbd 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 91a89c63-cb31-4cc4-8267-9c0cc3634f51 [pid: 8|app: 0|req: 245/519] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:17 2026] DELETE /v2.0/security-groups/301c5f53-8dec-4b0b-a30f-7305ace0fa11 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:17.745 8 WARNING neutron.db.securitygroups_db [None req-c7a8d052-1319-4f9e-8c89-24a3f84b8422 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 275/520] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:17 2026] DELETE /v2.0/networks/aaaad2fd-37b6-491e-a584-87cc6f23f5af => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/521] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:17 2026] GET /v2.0/security-groups?tenant_id=ce51805f2df944ca82c76997c3a19440&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:17.901 7 INFO neutron.services.segments.plugin [-] Segment fc55abe1-e2b2-4834-8bcf-f3afdba2f79f resource provider aggregate not found 2026-04-30 12:22:17.917 7 INFO neutron.services.segments.plugin [-] Segment fc55abe1-e2b2-4834-8bcf-f3afdba2f79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc55abe1-e2b2-4834-8bcf-f3afdba2f79f found for delete ", "request_id": "req-e8c43f65-3e82-477f-ae58-e8fb246232df"}]} 2026-04-30 12:22:17.948 8 WARNING neutron.db.securitygroups_db [None req-2a9a2cba-cbd7-4e0f-a1fa-3ba47c5f98df 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 276/522] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:17 2026] DELETE /v2.0/security-groups/eedd5843-3bed-425b-a719-f341f3d85d78 => 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: 247/523] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:17 2026] GET /v2.0/security-groups?tenant_id=7185c37a88294f00b6ab64b073ec7559&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:17.998 7 INFO neutron.services.segments.plugin [-] Segment fc55abe1-e2b2-4834-8bcf-f3afdba2f79f resource provider aggregate not found 2026-04-30 12:22:18.015 7 INFO neutron.services.segments.plugin [-] Segment fc55abe1-e2b2-4834-8bcf-f3afdba2f79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc55abe1-e2b2-4834-8bcf-f3afdba2f79f found for delete ", "request_id": "req-4dc74741-d3fb-4701-8fe0-0c76d8072387"}]} [pid: 7|app: 0|req: 277/524] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:17 2026] DELETE /v2.0/security-groups/b7ea7983-442a-48e6-a98d-5227a8b5f54c => 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: 248/525] 10.0.0.38 () {38 vars in 970 bytes} [Thu Apr 30 12:22:18 2026] POST /v2.0/security-groups => generated 1684 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/526] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-groups/e305fe2b-b436-41c9-bffe-0d4dba3691f7 => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/527] 10.0.0.38 () {38 vars in 980 bytes} [Thu Apr 30 12:22:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/528] 10.0.0.38 () {38 vars in 970 bytes} [Thu Apr 30 12:22:18 2026] POST /v2.0/security-groups => generated 1686 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/529] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => 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: 280/530] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-groups/ad6daccb-babc-486e-8e7d-76e4ef98b70f => generated 1686 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/531] 10.0.0.38 () {38 vars in 980 bytes} [Thu Apr 30 12:22:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/532] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-groups/ad6daccb-babc-486e-8e7d-76e4ef98b70f => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/533] 10.0.0.38 () {38 vars in 980 bytes} [Thu Apr 30 12:22:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/534] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-groups/ad6daccb-babc-486e-8e7d-76e4ef98b70f => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/535] 10.0.0.38 () {34 vars in 1000 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-group-rules/2905c48e-db9e-4eae-b3ad-74a11dac25a3 => generated 616 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/536] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-groups/ad6daccb-babc-486e-8e7d-76e4ef98b70f => generated 2941 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/537] 10.0.0.38 () {36 vars in 1022 bytes} [Thu Apr 30 12:22:18 2026] DELETE /v2.0/security-group-rules/2905c48e-db9e-4eae-b3ad-74a11dac25a3 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/538] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:18 2026] GET /v2.0/security-groups/ad6daccb-babc-486e-8e7d-76e4ef98b70f => generated 2311 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/539] 10.0.0.38 () {36 vars in 1012 bytes} [Thu Apr 30 12:22:19 2026] DELETE /v2.0/security-groups/ad6daccb-babc-486e-8e7d-76e4ef98b70f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/540] 10.0.0.38 () {34 vars in 990 bytes} [Thu Apr 30 12:22:19 2026] GET /v2.0/security-groups/e305fe2b-b436-41c9-bffe-0d4dba3691f7 => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/541] 10.0.0.38 () {36 vars in 1012 bytes} [Thu Apr 30 12:22:19 2026] DELETE /v2.0/security-groups/e305fe2b-b436-41c9-bffe-0d4dba3691f7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:19.577 7 INFO neutron_taas.services.taas.taas_plugin [None req-9239d9e9-9cbb-4efe-8509-b65bb61df609 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 5a5eeb87-fde3-4874-92ef-de23c989e50f 2026-04-30 12:22:19.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9239d9e9-9cbb-4efe-8509-b65bb61df609 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 5a5eeb87-fde3-4874-92ef-de23c989e50f [pid: 8|app: 0|req: 257/542] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:19 2026] GET /v2.0/networks?id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee => generated 670 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/543] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:19 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => 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: 259/544] 199.204.45.115 () {34 vars in 911 bytes} [Thu Apr 30 12:22:19 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-30 12:22:19.683 8 WARNING neutron.db.securitygroups_db [req-27c1a5ec-f607-49f1-b276-0c4a53d93f66 req-2c692c9f-a51a-481d-a8fd-949bfefa48c9 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 260/545] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:22:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=120584a183c84b2e9704e9d798ede288 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:19.940 7 INFO neutron.services.segments.plugin [-] Segment 17819fde-ba4e-4422-b6c5-0979abcc863b resource provider aggregate not found 2026-04-30 12:22:19.977 7 INFO neutron.services.segments.plugin [-] Segment 17819fde-ba4e-4422-b6c5-0979abcc863b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17819fde-ba4e-4422-b6c5-0979abcc863b found for delete ", "request_id": "req-924dc8a6-328e-4f2d-9b57-65de1716d8ec"}]} 2026-04-30 12:22:20.042 7 INFO neutron.services.segments.plugin [-] Segment 17819fde-ba4e-4422-b6c5-0979abcc863b resource provider aggregate not found 2026-04-30 12:22:20.054 7 INFO neutron.services.segments.plugin [-] Segment 17819fde-ba4e-4422-b6c5-0979abcc863b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17819fde-ba4e-4422-b6c5-0979abcc863b found for delete ", "request_id": "req-374e99c7-7812-4275-9e72-666128303b2d"}]} [pid: 8|app: 0|req: 261/546] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:22:19 2026] POST /v2.0/ports => generated 954 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/547] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:22:19 2026] PUT /v2.0/routers/6c34e7c3-e06a-4dc3-b301-ac097f7ddda2/remove_router_interface => generated 310 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:22:20.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-54182573-37b9-40cb-a8cd-df52c002bec9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: fc5d0b62-dc00-4dd6-ba75-454969458530 2026-04-30 12:22:20.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54182573-37b9-40cb-a8cd-df52c002bec9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: fc5d0b62-dc00-4dd6-ba75-454969458530 2026-04-30 12:22:20.395 8 INFO neutron.db.segments_db [None req-aff831ad-b00b-4d75-ab1b-b0c6f5e9a997 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment e9bac49d-94dd-4c8f-bb51-5048775a5a2f of type vxlan for network 93aa939f-8f2f-4f6f-a84d-bae87654303c [pid: 8|app: 0|req: 262/548] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:22:20 2026] POST /v2.0/networks => generated 751 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:20.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-54182573-37b9-40cb-a8cd-df52c002bec9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 219ea3bd-0f13-4ce4-9d78-3bcbe1e6a860 2026-04-30 12:22:20.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54182573-37b9-40cb-a8cd-df52c002bec9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 219ea3bd-0f13-4ce4-9d78-3bcbe1e6a860 2026-04-30 12:22:20.863 7 INFO neutron.db.l3_hamode_db [None req-54182573-37b9-40cb-a8cd-df52c002bec9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network 9e953c4c-2409-4a6c-b4c2-92bcd9f986dd was deleted as no HA routers are present in project 6726349ffb5c48079b634e092699fa56. [pid: 7|app: 0|req: 287/549] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:20 2026] DELETE /v2.0/routers/6c34e7c3-e06a-4dc3-b301-ac097f7ddda2 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/550] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:22:20 2026] PUT /v2.0/ports/e80e891c-88e3-4662-94c2-cc633a304a48 => generated 1235 bytes in 490 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: 264/551] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:20 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/552] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:20 2026] POST /v2.0/subnets => generated 698 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/553] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:21 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:21.161 7 INFO neutron.db.segments_db [None req-46d781fb-7660-462d-8c36-f87cbaafebe4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 47a60d14-0105-4460-ae77-32d5f29b10c4 of type vxlan for network 669de96c-4085-4a3f-8b47-7929e1991ae0 [pid: 8|app: 0|req: 265/554] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:21 2026] DELETE /v2.0/subnets/867e86be-964c-49c2-af80-04bde30b6eb7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/555] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:21 2026] DELETE /v2.0/networks/05f06e79-b402-4db5-ae3b-6f8f5e172d3a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:21.428 7 INFO neutron.db.l3_hamode_db [None req-46d781fb-7660-462d-8c36-f87cbaafebe4 70055dc0b183426d863dc1669adefe4f dc04227f3de94920ad3dcad2653441e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:21.611 8 WARNING neutron.db.securitygroups_db [None req-1daf6b0e-c554-45f3-a9d1-2dbc0fc91524 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 267/556] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:21 2026] GET /v2.0/security-groups?tenant_id=6726349ffb5c48079b634e092699fa56&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:21.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15f7f99b-ecef-4628-8d0a-4fdb5cbe1b72'] response: {'name': 'network-changed', 'server_uuid': '9aa62379-5eaa-4238-b9b6-968a6ab31585', 'tag': 'e80e891c-88e3-4662-94c2-cc633a304a48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 268/557] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:21 2026] DELETE /v2.0/security-groups/6dd16182-d841-472d-9a73-8bb916ff87d7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:21.859 8 INFO neutron.services.segments.plugin [-] Segment 6d550771-b179-4c8c-b713-f0e6b8b8865f resource provider aggregate not found 2026-04-30 12:22:21.880 8 INFO neutron.services.segments.plugin [-] Segment 6d550771-b179-4c8c-b713-f0e6b8b8865f resource provider aggregate not found 2026-04-30 12:22:21.889 8 INFO neutron.services.segments.plugin [-] Segment 6d550771-b179-4c8c-b713-f0e6b8b8865f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d550771-b179-4c8c-b713-f0e6b8b8865f found for delete ", "request_id": "req-4e6bc26a-9315-4558-a81a-3ceed5677d27"}]} 2026-04-30 12:22:21.897 8 INFO neutron.services.segments.plugin [-] Segment 6d550771-b179-4c8c-b713-f0e6b8b8865f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d550771-b179-4c8c-b713-f0e6b8b8865f found for delete ", "request_id": "req-912361d2-ec7d-4e06-bd91-af56bd7e37e8"}]} 2026-04-30 12:22:22.001 7 INFO neutron.services.segments.plugin [-] Segment 77214146-4f2c-41d6-a99e-2a49f3abe4dd resource provider aggregate not found 2026-04-30 12:22:22.026 7 INFO neutron.services.segments.plugin [-] Segment 77214146-4f2c-41d6-a99e-2a49f3abe4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77214146-4f2c-41d6-a99e-2a49f3abe4dd found for delete ", "request_id": "req-3ecbd2cf-52b4-4e1a-8cb9-4b1ca29d82b9"}]} [pid: 8|app: 0|req: 269/558] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/ports?tenant_id=120584a183c84b2e9704e9d798ede288&device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:22.102 7 INFO neutron.services.segments.plugin [-] Segment 77214146-4f2c-41d6-a99e-2a49f3abe4dd resource provider aggregate not found 2026-04-30 12:22:22.127 7 INFO neutron.services.segments.plugin [-] Segment 77214146-4f2c-41d6-a99e-2a49f3abe4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77214146-4f2c-41d6-a99e-2a49f3abe4dd found for delete ", "request_id": "req-0e65701e-e961-4cdf-b335-87232a21b61d"}]} [pid: 8|app: 0|req: 270/559] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e80e891c-88e3-4662-94c2-cc633a304a48 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/560] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/subnets?id=a75551f8-cc20-4dc7-8dfa-a58160a4b123 => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/561] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/ports?network_id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:22.273 7 INFO neutron.db.l3_hamode_db [None req-46d781fb-7660-462d-8c36-f87cbaafebe4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/562] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/563] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/564] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&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: 276/565] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:22 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/568] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:21 2026] POST /v2.0/routers => generated 738 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/569] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/ports?tenant_id=120584a183c84b2e9704e9d798ede288&device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/570] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/571] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/networks?id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/572] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/573] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e80e891c-88e3-4662-94c2-cc633a304a48 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/574] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/subnets?id=a75551f8-cc20-4dc7-8dfa-a58160a4b123 => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/575] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/ports?network_id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee&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: 298/576] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/577] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:23 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?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: 279/578] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:23 2026] PUT /v2.0/routers/d4dbd727-e66f-4c5b-94ae-caa1effc8edb/add_router_interface => generated 310 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:24.240 8 WARNING neutron.db.securitygroups_db [None req-05d67761-2a53-4480-976b-8ceb3572b8bc 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:22:24.280 7 INFO neutron.db.segments_db [None req-99c07fa3-8423-49a7-ba8c-1f03a153ee52 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment f6c3c34f-c7fe-42b8-8dc8-122592deaf12 of type vxlan for network d350e331-a36c-430b-b1f7-0caf7b2aeeb6 [pid: 8|app: 0|req: 280/579] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:24 2026] GET /v2.0/security-groups?tenant_id=ba91bfe053544f838e32042a05292d65&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/580] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:22:23 2026] POST /v2.0/networks => generated 744 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/581] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:24 2026] DELETE /v2.0/security-groups/ca720d30-a674-4162-a24f-acf2886159f0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:24.685 8 WARNING neutron.db.securitygroups_db [None req-149797fe-e6cb-42c6-898e-22bf98d134d4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 301/582] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:24 2026] POST /v2.0/subnets => generated 691 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:24.748 7 INFO neutron.db.segments_db [None req-eac05ab7-a854-4852-a080-743a1edcca8e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 of type vxlan for network 3fe148f7-c94b-43d7-87e8-818ea83dc870 [pid: 8|app: 0|req: 282/583] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:24 2026] GET /v2.0/security-groups?tenant_id=a44577a3a7b64cf8a84c011bbb442306&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/584] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:24 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/585] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:24 2026] DELETE /v2.0/security-groups/b13a5ca8-290c-4800-8b0c-e4e4cd9c9787 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:24.970 7 INFO neutron.db.l3_hamode_db [None req-eac05ab7-a854-4852-a080-743a1edcca8e 70055dc0b183426d863dc1669adefe4f f6b1f7c9e6a94971a4853d1010be83eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 285/586] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:24 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/587] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:22:25 2026] POST /v2.0/security-groups => generated 1658 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/588] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/589] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:25.733 7 INFO neutron.db.l3_hamode_db [None req-eac05ab7-a854-4852-a080-743a1edcca8e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 289/590] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:22:25 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/591] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:26 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/592] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:26 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:26.615 8 WARNING neutron.db.securitygroups_db [req-597da6a4-093b-417c-a5dd-e1a9a4e6da82 req-7c7ba1b0-daeb-4962-8cd6-ee6d27685e45 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 292/593] 10.0.0.38 () {34 vars in 1097 bytes} [Thu Apr 30 12:22:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--669873544&fields=id&tenant_id=dc04227f3de94920ad3dcad2653441e3 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/594] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:24 2026] POST /v2.0/routers => generated 731 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/595] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:22:26 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/596] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:22:26 2026] GET /v2.0/quotas/dc04227f3de94920ad3dcad2653441e3 => 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: 305/597] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:22:26 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/598] 10.0.0.38 () {34 vars in 906 bytes} [Thu Apr 30 12:22:27 2026] GET /v2.0/extensions => generated 22222 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/599] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:22:27 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/600] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:27 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/601] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:22:27 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/602] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:27 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/603] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:27 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/604] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:26 2026] PUT /v2.0/routers/db1c55a0-6166-42b5-91b3-087c153396bd/add_router_interface => generated 310 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/605] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:22:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/606] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/607] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:28 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/608] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:28 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/609] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/610] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:28 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:29.141 7 WARNING neutron.db.securitygroups_db [None req-278def8b-3244-442b-935e-7578327619bc 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 315/611] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:28 2026] GET /v2.0/security-groups?tenant_id=f037f214e15644bb8640f1fa4e28865e&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/612] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:22:28 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/613] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:29 2026] DELETE /v2.0/security-groups/7ccda2c1-4275-421f-9c20-fc022e2b7953 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:29.478 8 WARNING neutron.db.securitygroups_db [None req-f73fc9cf-6e47-4d95-a755-e28b709cf1bb 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 298/614] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/security-groups?tenant_id=7e5b6d5432ad4d868b1b710bce68c91d&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/615] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:29 2026] DELETE /v2.0/security-groups/b4f05bd8-0761-4d4c-8e28-f5a426e5742c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:29.817 8 WARNING neutron.db.securitygroups_db [req-7acc4504-26ff-497c-80c1-dd2f973d8dcb req-06350384-89e5-4a6b-baec-28e5964b60de 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 299/616] 10.0.0.38 () {34 vars in 1099 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1456329064&fields=id&tenant_id=f6b1f7c9e6a94971a4853d1010be83eb => 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: 300/617] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/networks?id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/618] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/quotas/f6b1f7c9e6a94971a4853d1010be83eb => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/619] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/620] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&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: 302/621] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:22:29 2026] GET /v2.0/ports?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&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: 303/622] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:30 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 320/623] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:22:30 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?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: 304/624] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:22:30 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/625] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:30 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 305/626] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:31 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => 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: 322/627] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:31 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&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: 306/628] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:31 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 323/629] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:31 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => 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: 324/630] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:31 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:32.051 8 INFO neutron.db.l3_db [None req-8a24906f-b885-4c7d-a831-fb5aa33d1ce9 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] Floating IP 6fc86092-2ad4-42aa-bd47-d50e3f38de0e associated. External IP: 10.96.250.204, port: e80e891c-88e3-4662-94c2-cc633a304a48. [pid: 7|app: 0|req: 325/631] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 326/632] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:32.294 7 WARNING neutron.db.securitygroups_db [req-597da6a4-093b-417c-a5dd-e1a9a4e6da82 req-ee3c64e9-0e30-464f-8a0c-364588b969c0 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 327/633] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc04227f3de94920ad3dcad2653441e3 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/634] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:22:31 2026] PUT /v2.0/floatingips/6fc86092-2ad4-42aa-bd47-d50e3f38de0e => generated 855 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/635] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:32.508 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3537a8c7-b893-40bc-a9d2-330941de548a'] response: {'name': 'network-changed', 'server_uuid': '9aa62379-5eaa-4238-b9b6-968a6ab31585', 'tag': 'e80e891c-88e3-4662-94c2-cc633a304a48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/636] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/637] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&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: 311/638] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/639] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:32 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&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: 313/640] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/ports?tenant_id=120584a183c84b2e9704e9d798ede288&device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/641] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:22:32 2026] POST /v2.0/ports => generated 958 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/networks?id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee => generated 766 bytes in 56 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: 315/643] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e80e891c-88e3-4662-94c2-cc633a304a48 => 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: 316/644] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/subnets?id=a75551f8-cc20-4dc7-8dfa-a58160a4b123 => generated 688 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/ports?network_id=9a31cfb7-efcd-4bc7-8dff-c346b1072bee&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/646] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 961 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee?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: 321/649] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 322/650] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:33 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 329/651] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:22:33 2026] PUT /v2.0/ports/b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 1239 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:34.079 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1a9d173-4b9c-45fa-bd42-57327a67cd5e'] response: {'name': 'network-changed', 'server_uuid': '6cf06a87-170e-4400-9c86-e8e86f10f5b2', 'tag': 'b76aa694-661a-48f6-9cd8-df6b4324eb0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 323/652] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 43 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: 330/653] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&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: 324/654] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/networks?id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:34.576 8 WARNING neutron.db.securitygroups_db [req-7acc4504-26ff-497c-80c1-dd2f973d8dcb req-1a2fcc8a-1325-4d5c-8c5b-0a891bdafdc5 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 331/655] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/656] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6b1f7c9e6a94971a4853d1010be83eb => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/657] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 1242 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/658] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/networks?tenant_id=dc04227f3de94920ad3dcad2653441e3&shared=False => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 329/661] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:22:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:22:34 2026] POST /v2.0/ports => generated 954 bytes in 322 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: 334/663] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/security-groups?id=d23aa2cc-cbad-417c-aa10-93aa81f9aa73&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:22:34 2026] PUT /v2.0/ports/eb46e409-cef9-431b-bde2-61cd48e5202a => generated 1235 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:22:35.456 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42198c7c-3ab7-4d63-969f-51ab0e9a28bb'] response: {'name': 'network-changed', 'server_uuid': '7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc', 'tag': 'eb46e409-cef9-431b-bde2-61cd48e5202a', 'status': 'completed', 'code': 200} 2026-04-30 12:22:35.580 8 INFO neutron_taas.services.taas.taas_plugin [req-27f17050-71da-4531-9cee-5205e4d7280c req-9bb081ed-80d2-4ade-9ac8-37b7800429f0 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] TaaS: Handle Delete Port: e80e891c-88e3-4662-94c2-cc633a304a48 2026-04-30 12:22:35.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-27f17050-71da-4531-9cee-5205e4d7280c req-9bb081ed-80d2-4ade-9ac8-37b7800429f0 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] Tap Mirror: Handle Delete Port: e80e891c-88e3-4662-94c2-cc633a304a48 [pid: 7|app: 0|req: 337/667] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:35.764 8 INFO neutron.db.l3_db [req-27f17050-71da-4531-9cee-5205e4d7280c req-9bb081ed-80d2-4ade-9ac8-37b7800429f0 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] Floating IP 6fc86092-2ad4-42aa-bd47-d50e3f38de0e disassociated. External IP: 10.96.250.204, port: e80e891c-88e3-4662-94c2-cc633a304a48. [pid: 7|app: 0|req: 338/668] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 340/670] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/671] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:36.041 7 WARNING neutron.db.securitygroups_db [None req-cc156805-30e4-468b-bab3-57fe78080538 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 331/672] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:22:35 2026] DELETE /v2.0/ports/e80e891c-88e3-4662-94c2-cc633a304a48 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:35 2026] GET /v2.0/security-groups?tenant_id=a1380323441342688b39318f1001d3fc&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/subnets?id=b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/ports?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 344/677] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/ports?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:36 2026] DELETE /v2.0/security-groups/acceaf9f-1982-4c07-bbcd-20bf0761f274 => 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: 345/679] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/networks?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&shared=False => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:36.403 7 WARNING neutron.db.securitygroups_db [None req-5d6bc990-dffe-492c-b407-5a60531b1e91 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 336/682] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 337/683] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => 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: 347/684] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/security-groups?tenant_id=8b5e4a883bc24d948024e21ec16ed3a2&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: 338/685] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:36 2026] DELETE /v2.0/security-groups/c2ab91bf-f9c5-457a-925c-9ddf397b979b => 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: 348/686] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:36 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 349/688] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/689] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&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: 350/692] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/ports?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 343/693] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eb46e409-cef9-431b-bde2-61cd48e5202a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:37.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1fc15a2-7152-4b9c-bd0d-9e09277e5340'] response: {'server_uuid': '9aa62379-5eaa-4238-b9b6-968a6ab31585', 'name': 'network-vif-deleted', 'tag': 'e80e891c-88e3-4662-94c2-cc633a304a48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 351/694] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/subnets?id=ed48cddb-160f-4811-aa5d-0de81ba939dd => generated 694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/ports?network_id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => 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: 345/697] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?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: 353/698] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:37 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?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: 346/699] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:38 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:38 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:38 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:38 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&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: 349/703] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:38 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:38.801 7 INFO neutron.db.segments_db [None req-5b662254-87d0-4edd-b389-e4657860e399 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Added segment cf848d5a-c5dc-4386-9284-ebcc88c5f24b of type vxlan for network 567f9f7f-c1e0-41a0-8acb-7e0b357c109b 2026-04-30 12:22:38.877 7 INFO neutron.db.segments_db [None req-5b662254-87d0-4edd-b389-e4657860e399 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Added segment c2bde46b-afd3-45b8-b67d-20a7c2e1701e of type vxlan for network 7da92260-a7b1-4a06-b995-a7b26d4e9997 [pid: 7|app: 0|req: 355/704] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:38 2026] POST /v2.0/networks => generated 1246 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/networks => generated 1845 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:39.268 7 INFO neutron.services.segments.plugin [-] Segment cf848d5a-c5dc-4386-9284-ebcc88c5f24b resource provider aggregate not found 2026-04-30 12:22:39.276 7 INFO neutron.services.segments.plugin [-] Segment cf848d5a-c5dc-4386-9284-ebcc88c5f24b resource provider aggregate not found [pid: 8|app: 0|req: 351/706] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:39.295 7 INFO neutron.services.segments.plugin [-] Segment cf848d5a-c5dc-4386-9284-ebcc88c5f24b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf848d5a-c5dc-4386-9284-ebcc88c5f24b found for delete ", "request_id": "req-00607d64-ac9f-4f10-a1fa-970aed5d51e7"}]} 2026-04-30 12:22:39.296 7 INFO neutron.services.segments.plugin [-] Segment cf848d5a-c5dc-4386-9284-ebcc88c5f24b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf848d5a-c5dc-4386-9284-ebcc88c5f24b found for delete ", "request_id": "req-266f332a-d3b9-4971-aa7c-c4c6482a50f6"}]} [pid: 7|app: 0|req: 356/707] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:39 2026] DELETE /v2.0/networks/567f9f7f-c1e0-41a0-8acb-7e0b357c109b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 357/709] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:39 2026] DELETE /v2.0/networks/7da92260-a7b1-4a06-b995-a7b26d4e9997 => 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: 353/710] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:39.558 7 INFO neutron.db.segments_db [None req-1d29750f-3ffc-4695-8b57-05a04674f370 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Added segment e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 of type vxlan for network c14b08c1-c5d8-4a13-8352-c75c2c1b0af4 [pid: 7|app: 0|req: 358/711] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:39 2026] POST /v2.0/networks => generated 650 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:39.717 7 INFO neutron.db.segments_db [None req-478d2c28-4c7a-4337-a891-e6229f947675 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Added segment a3597995-d84d-4a81-9c6f-5d7ba484408e of type vxlan for network 73808ff5-c88d-40af-901c-a251ac609b88 [pid: 8|app: 0|req: 356/714] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:39 2026] GET /v2.0/ports?device_id=9aa62379-5eaa-4238-b9b6-968a6ab31585 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:39 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:22:39 2026] POST /v2.0/ports => generated 1504 bytes in 584 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: 360/717] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:40 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:22:40 2026] GET /v2.0/ports => generated 1504 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:40 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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-04-30 12:22:40.644 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b96ac3b-9ebe-418f-81c0-d242305289a3 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] TaaS: Handle Delete Port: 0adc5a51-71fc-437a-afe9-1b4259916341 2026-04-30 12:22:40.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b96ac3b-9ebe-418f-81c0-d242305289a3 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Tap Mirror: Handle Delete Port: 0adc5a51-71fc-437a-afe9-1b4259916341 [pid: 8|app: 0|req: 359/720] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:40 2026] DELETE /v2.0/ports/0adc5a51-71fc-437a-afe9-1b4259916341 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:40 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 361/722] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:40 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:40.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-d459882a-7a0c-46fc-92f3-0dabaa90fe34 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] TaaS: Handle Delete Port: 5b9ca31e-814a-4caf-a85a-6aa197265aaf 2026-04-30 12:22:40.942 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d459882a-7a0c-46fc-92f3-0dabaa90fe34 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Tap Mirror: Handle Delete Port: 5b9ca31e-814a-4caf-a85a-6aa197265aaf [pid: 7|app: 0|req: 362/723] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:40 2026] DELETE /v2.0/ports/5b9ca31e-814a-4caf-a85a-6aa197265aaf => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:22:41 2026] GET /v2.0/ports => 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: 362/725] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:40 2026] DELETE /v2.0/security-groups/d23aa2cc-cbad-417c-aa10-93aa81f9aa73 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:41.120 8 INFO neutron.api.v2.resource [None req-297b50ff-5c06-4854-9ed7-8d0e7df70dc0 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 363/726] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:22:41 2026] GET /v2.0/security-groups/d23aa2cc-cbad-417c-aa10-93aa81f9aa73 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:41.122 7 INFO neutron.db.segments_db [None req-4c2bee09-045f-4d6e-b540-a26eeb4a0972 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Added segment e32ef154-4795-4a9f-a8f1-02f026627f0c of type vxlan for network 2a9fe7f2-1f74-4391-b18f-f856b3d4bdee [pid: 7|app: 0|req: 364/727] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:41 2026] POST /v2.0/networks => generated 649 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:41.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-85b6d7e0-fb52-4627-9016-f0d6cec842dc 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] TaaS: Handle Delete Port: 92159be6-ae81-4014-a470-7ad4aa20fbb4 2026-04-30 12:22:41.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85b6d7e0-fb52-4627-9016-f0d6cec842dc 197b0c07245e4b6c8ecebf4a8e7ecffa 120584a183c84b2e9704e9d798ede288 - - default default] Tap Mirror: Handle Delete Port: 92159be6-ae81-4014-a470-7ad4aa20fbb4 2026-04-30 12:22:41.265 7 INFO neutron.db.segments_db [None req-4f5dc01c-a244-429d-82f3-ebe3ff64b5fb 2b04c2babf034e18b4a5a7a1e024d6ef 98ec969632944e888badc270a7450848 - - default default] Added segment 9fb3615f-c753-4cf4-b1ee-69818f207238 of type vxlan for network df151210-e8c6-486a-972c-c7662f8aa356 2026-04-30 12:22:41.318 7 INFO neutron.services.segments.plugin [-] Segment c2bde46b-afd3-45b8-b67d-20a7c2e1701e resource provider aggregate not found 2026-04-30 12:22:41.328 7 INFO neutron.services.segments.plugin [-] Segment c2bde46b-afd3-45b8-b67d-20a7c2e1701e resource provider aggregate not found 2026-04-30 12:22:41.343 7 INFO neutron.services.segments.plugin [-] Segment c2bde46b-afd3-45b8-b67d-20a7c2e1701e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2bde46b-afd3-45b8-b67d-20a7c2e1701e found for delete ", "request_id": "req-7944d799-5320-4c28-aa48-8ecadb07dcea"}]} 2026-04-30 12:22:41.362 7 INFO neutron.services.segments.plugin [-] Segment c2bde46b-afd3-45b8-b67d-20a7c2e1701e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2bde46b-afd3-45b8-b67d-20a7c2e1701e found for delete ", "request_id": "req-78ec1943-5d16-4fd6-9faf-5ee342e9904b"}]} [pid: 7|app: 0|req: 365/728] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:41 2026] POST /v2.0/networks => generated 649 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:22:41 2026] DELETE /v2.0/floatingips/6fc86092-2ad4-42aa-bd47-d50e3f38de0e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:41 2026] POST /v2.0/subnets => generated 1273 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:41 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 368/732] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:22:41 2026] GET /v2.0/subnets => generated 1909 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:41 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:41.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad8df52f-ee77-49e6-b1d8-fd903a530a6d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 2a10cc74-b14e-4b4c-9cd5-03b9ba20927b 2026-04-30 12:22:41.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad8df52f-ee77-49e6-b1d8-fd903a530a6d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 2a10cc74-b14e-4b4c-9cd5-03b9ba20927b [pid: 7|app: 0|req: 370/734] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:41 2026] DELETE /v2.0/subnets/c447fbbc-8f7a-403a-bcc6-6f9bd9900a99 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:41 2026] DELETE /v2.0/subnets/c4cdac70-5e27-4c5c-9ae2-2d8b9b766b5e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/736] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:42 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/737] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:22:42 2026] GET /v2.0/subnets => generated 649 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/738] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:42 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:42 2026] DELETE /v2.0/networks/df151210-e8c6-486a-972c-c7662f8aa356 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:22:41 2026] PUT /v2.0/routers/1fe418a9-207a-48c5-860c-e0f784f7fcdc/remove_router_interface => generated 310 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:42 2026] DELETE /v2.0/networks/2a9fe7f2-1f74-4391-b18f-f856b3d4bdee => 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: 377/742] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:42 2026] DELETE /v2.0/networks/73808ff5-c88d-40af-901c-a251ac609b88 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:42.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bea4083-05c8-4488-9ce7-5c01e9223647 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 861c9aa0-341f-4f6f-8118-a2b417cfe7d9 2026-04-30 12:22:42.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bea4083-05c8-4488-9ce7-5c01e9223647 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 861c9aa0-341f-4f6f-8118-a2b417cfe7d9 [pid: 7|app: 0|req: 378/743] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:42 2026] DELETE /v2.0/networks/c14b08c1-c5d8-4a13-8352-c75c2c1b0af4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:42.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bea4083-05c8-4488-9ce7-5c01e9223647 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 20d079ff-f2e9-439d-960b-bb341e18fbff 2026-04-30 12:22:42.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bea4083-05c8-4488-9ce7-5c01e9223647 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 20d079ff-f2e9-439d-960b-bb341e18fbff 2026-04-30 12:22:42.885 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8bea4083-05c8-4488-9ce7-5c01e9223647 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - 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 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, 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 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, 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 657, 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 711, 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 379/744] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:42 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:42 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 381/746] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:43 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:43.199 8 INFO neutron.services.segments.plugin [-] Segment 798accfc-c327-40ed-9f1a-147eccf9cbd0 resource provider aggregate not found 2026-04-30 12:22:43.204 8 INFO neutron.services.segments.plugin [-] Segment 798accfc-c327-40ed-9f1a-147eccf9cbd0 resource provider aggregate not found 2026-04-30 12:22:43.221 8 INFO neutron.services.segments.plugin [-] Segment 798accfc-c327-40ed-9f1a-147eccf9cbd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798accfc-c327-40ed-9f1a-147eccf9cbd0 found for delete ", "request_id": "req-22a1cfef-6818-4bfd-8d5d-9dfcc745a264"}]} 2026-04-30 12:22:43.223 8 INFO neutron.services.segments.plugin [-] Segment 798accfc-c327-40ed-9f1a-147eccf9cbd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798accfc-c327-40ed-9f1a-147eccf9cbd0 found for delete ", "request_id": "req-dbad7cb8-bb81-4b42-a367-753d63a1993e"}]} 2026-04-30 12:22:43.229 8 INFO neutron.db.l3_hamode_db [None req-8bea4083-05c8-4488-9ce7-5c01e9223647 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network ce99cbd7-7670-4c2b-b6c8-08ebf028a560 was deleted as no HA routers are present in project 120584a183c84b2e9704e9d798ede288. [pid: 8|app: 0|req: 366/747] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:42 2026] DELETE /v2.0/routers/1fe418a9-207a-48c5-860c-e0f784f7fcdc => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:22:43.370 7 INFO neutron.services.segments.plugin [-] Segment 9fb3615f-c753-4cf4-b1ee-69818f207238 resource provider aggregate not found [pid: 8|app: 0|req: 367/748] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:43 2026] DELETE /v2.0/subnets/a75551f8-cc20-4dc7-8dfa-a58160a4b123 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:43.404 7 INFO neutron.services.segments.plugin [-] Segment 9fb3615f-c753-4cf4-b1ee-69818f207238 resource provider aggregate not found 2026-04-30 12:22:43.423 7 INFO neutron.services.segments.plugin [-] Segment 9fb3615f-c753-4cf4-b1ee-69818f207238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb3615f-c753-4cf4-b1ee-69818f207238 found for delete ", "request_id": "req-a7f4754f-ba04-4842-af61-f4520322c01e"}]} [pid: 8|app: 0|req: 368/749] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:43 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:43.447 7 INFO neutron.services.segments.plugin [-] Segment e32ef154-4795-4a9f-a8f1-02f026627f0c resource provider aggregate not found 2026-04-30 12:22:43.461 7 INFO neutron.services.segments.plugin [-] Segment 9fb3615f-c753-4cf4-b1ee-69818f207238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb3615f-c753-4cf4-b1ee-69818f207238 found for delete ", "request_id": "req-ec26f0f6-dfe6-48f0-9b83-6fe959b32916"}]} 2026-04-30 12:22:43.486 7 INFO neutron.services.segments.plugin [-] Segment e32ef154-4795-4a9f-a8f1-02f026627f0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32ef154-4795-4a9f-a8f1-02f026627f0c found for delete ", "request_id": "req-bf3e826f-a515-484d-a7dc-e9db3f92a6c5"}]} 2026-04-30 12:22:43.498 7 INFO neutron.services.segments.plugin [-] Segment e32ef154-4795-4a9f-a8f1-02f026627f0c resource provider aggregate not found 2026-04-30 12:22:43.531 7 INFO neutron.services.segments.plugin [-] Segment e32ef154-4795-4a9f-a8f1-02f026627f0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32ef154-4795-4a9f-a8f1-02f026627f0c found for delete ", "request_id": "req-9fba303c-fbb9-47bf-a040-3fd1dfc016e9"}]} 2026-04-30 12:22:43.535 7 INFO neutron.services.segments.plugin [-] Segment a3597995-d84d-4a81-9c6f-5d7ba484408e resource provider aggregate not found 2026-04-30 12:22:43.562 7 INFO neutron.services.segments.plugin [-] Segment a3597995-d84d-4a81-9c6f-5d7ba484408e resource provider aggregate not found 2026-04-30 12:22:43.562 7 INFO neutron.services.segments.plugin [-] Segment a3597995-d84d-4a81-9c6f-5d7ba484408e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3597995-d84d-4a81-9c6f-5d7ba484408e found for delete ", "request_id": "req-e7b155f9-e974-446d-a1ba-ab1e55b79838"}]} 2026-04-30 12:22:43.587 8 WARNING neutron.db.securitygroups_db [None req-4de79d18-d277-42aa-bf3b-b0c50981e8fc 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:22:43.590 7 INFO neutron.services.segments.plugin [-] Segment a3597995-d84d-4a81-9c6f-5d7ba484408e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3597995-d84d-4a81-9c6f-5d7ba484408e found for delete ", "request_id": "req-1efa3047-beda-40c8-a00b-df93287902fc"}]} 2026-04-30 12:22:43.596 7 INFO neutron.services.segments.plugin [-] Segment e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 resource provider aggregate not found 2026-04-30 12:22:43.611 7 INFO neutron.services.segments.plugin [-] Segment e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 resource provider aggregate not found 2026-04-30 12:22:43.616 7 INFO neutron.services.segments.plugin [-] Segment e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 found for delete ", "request_id": "req-e6becf58-b820-4793-ad98-d5d8a2488963"}]} [pid: 8|app: 0|req: 369/750] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:43 2026] GET /v2.0/security-groups?tenant_id=98ec969632944e888badc270a7450848&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:43.642 7 INFO neutron.services.segments.plugin [-] Segment e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e09a0b54-4bbe-4dee-9c7e-ee5c9cfe5671 found for delete ", "request_id": "req-a827152e-b92d-4b08-8430-90857eca2020"}]} 2026-04-30 12:22:43.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-590db582-2840-4a4f-bcb0-54d4182c4f5e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: d51834f5-4f7d-4b8f-9b53-19fdfec79028 2026-04-30 12:22:43.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-590db582-2840-4a4f-bcb0-54d4182c4f5e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: d51834f5-4f7d-4b8f-9b53-19fdfec79028 2026-04-30 12:22:43.788 7 INFO neutron.db.l3_db [None req-47ed6f0d-8727-4114-a478-6c82bb60d4a1 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] Floating IP 5c055656-e9a6-4fbf-b664-72ff7c7f4763 associated. External IP: 10.96.250.220, port: b76aa694-661a-48f6-9cd8-df6b4324eb0d. [pid: 8|app: 0|req: 370/751] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:43 2026] DELETE /v2.0/networks/9a31cfb7-efcd-4bc7-8dff-c346b1072bee => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:43 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/753] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:22:43 2026] PUT /v2.0/floatingips/5c055656-e9a6-4fbf-b664-72ff7c7f4763 => generated 856 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:44.094 7 WARNING neutron.db.securitygroups_db [None req-79752d56-cce3-4cdd-9944-db8a99d1d34f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 372/754] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:43 2026] DELETE /v2.0/security-groups/e2e892f7-d26f-4e59-a4d4-5c986f78fe79 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/security-groups?tenant_id=120584a183c84b2e9704e9d798ede288&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:44.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a236336-f5da-4189-bfbe-3cbcc164b8f6'] response: {'name': 'network-changed', 'server_uuid': '6cf06a87-170e-4400-9c86-e8e86f10f5b2', 'tag': 'b76aa694-661a-48f6-9cd8-df6b4324eb0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/756] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 384/758] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:44 2026] DELETE /v2.0/security-groups/f82d5a2f-c047-4fcc-8a75-d4ae5d15f15f => 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: 375/759] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 385/760] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/762] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/subnets?id=b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 701 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/ports?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/764] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 378/765] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:44 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 388/766] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:45 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:45 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:45.246 8 INFO neutron.services.segments.plugin [-] Segment 62e30c3f-3936-4db3-a09a-df4488dc7080 resource provider aggregate not found 2026-04-30 12:22:45.261 8 INFO neutron.services.segments.plugin [-] Segment 62e30c3f-3936-4db3-a09a-df4488dc7080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e30c3f-3936-4db3-a09a-df4488dc7080 found for delete ", "request_id": "req-00c82c11-a158-4468-aa01-fdef9d8ef451"}]} 2026-04-30 12:22:45.262 8 INFO neutron.services.segments.plugin [-] Segment 62e30c3f-3936-4db3-a09a-df4488dc7080 resource provider aggregate not found [pid: 7|app: 0|req: 389/768] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:45 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:45.278 8 INFO neutron.services.segments.plugin [-] Segment 62e30c3f-3936-4db3-a09a-df4488dc7080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e30c3f-3936-4db3-a09a-df4488dc7080 found for delete ", "request_id": "req-e1ec59cd-64e0-462c-bb17-7664bb450a86"}]} 2026-04-30 12:22:45.527 8 INFO neutron.db.l3_db [None req-0316dcca-f53c-4723-85e9-3da72a478d54 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] Floating IP 24c76749-32e8-497b-a299-b082bedb8d96 associated. External IP: 10.96.250.214, port: eb46e409-cef9-431b-bde2-61cd48e5202a. [pid: 8|app: 0|req: 380/769] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:22:45 2026] PUT /v2.0/floatingips/24c76749-32e8-497b-a299-b082bedb8d96 => generated 855 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:45.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e24ec6bd-d8bf-4d7d-bb57-55a500c3c00a'] response: {'name': 'network-changed', 'server_uuid': '7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc', 'tag': 'eb46e409-cef9-431b-bde2-61cd48e5202a', 'status': 'completed', 'code': 200} 2026-04-30 12:22:46.396 7 INFO neutron.db.segments_db [None req-475ebb26-19dc-4547-af44-fe65243bed5a de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Added segment 721c8353-0b97-4925-9d31-4b74ca39ac2f of type vxlan for network 13e83ecc-1ecf-4272-b284-5a13c4526107 2026-04-30 12:22:46.404 8 INFO neutron.db.segments_db [None req-27c19499-945f-4aaf-b202-0ea95a78975a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 7cd71301-f23b-4532-a419-0250e6adb416 of type vxlan for network 7b619432-a52f-42b0-b51b-8d51d392a2ca [pid: 7|app: 0|req: 390/771] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:46 2026] POST /v2.0/networks => generated 645 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:22:46 2026] POST /v2.0/networks => generated 744 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:46 2026] GET /v2.0/ports?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:46 2026] POST /v2.0/subnets => generated 691 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:46 2026] GET /v2.0/networks?id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:46.773 7 INFO neutron.db.segments_db [None req-930b0638-c3f2-4a58-90f6-ff70887bf9d6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment c5290439-f8b0-400f-887a-93407fcd5fc5 of type vxlan for network 7b0dc7dc-a856-4615-866c-e5f8bcace0f3 [pid: 8|app: 0|req: 382/775] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:22:46 2026] POST /v2.0/ports => generated 775 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: 383/776] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eb46e409-cef9-431b-bde2-61cd48e5202a => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:46.889 8 INFO neutron.db.segments_db [None req-4456a8b5-bfdf-49f0-9838-2b07df0e7fd9 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Added segment 3ee8a5dd-6241-473d-8e02-efdd1654ba73 of type vxlan for network b89467a4-4b31-4148-ba18-70855ac5ae32 [pid: 8|app: 0|req: 384/777] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:46 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:46 2026] GET /v2.0/subnets?id=ed48cddb-160f-4811-aa5d-0de81ba939dd => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:47.037 7 INFO neutron.db.l3_hamode_db [None req-930b0638-c3f2-4a58-90f6-ff70887bf9d6 70055dc0b183426d863dc1669adefe4f 7acdb45d608b4c9983d5d717efe8db8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 386/779] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:47 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:47 2026] GET /v2.0/ports?network_id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:22:47 2026] POST /v2.0/ports => generated 948 bytes in 316 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: 389/782] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:47 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:47.781 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9fddd01-9471-48e8-9484-5505ce60ca51 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] TaaS: Handle Delete Port: c019d7c7-c05c-4fd2-a7ac-b467645a4927 2026-04-30 12:22:47.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9fddd01-9471-48e8-9484-5505ce60ca51 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Tap Mirror: Handle Delete Port: c019d7c7-c05c-4fd2-a7ac-b467645a4927 2026-04-30 12:22:47.875 7 INFO neutron.db.l3_hamode_db [None req-930b0638-c3f2-4a58-90f6-ff70887bf9d6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 390/783] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:47 2026] DELETE /v2.0/ports/c019d7c7-c05c-4fd2-a7ac-b467645a4927 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:47 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:48.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdf80255-e027-4511-95ab-86ce29803dc1 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 392/785] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:47 2026] DELETE /v2.0/ports/c019d7c7-c05c-4fd2-a7ac-b467645a4927 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:48.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf973f2c-9c91-4ef2-9da7-0136c1064cdb de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/786] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:22:48 2026] GET /v2.0/ports/c019d7c7-c05c-4fd2-a7ac-b467645a4927 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:48 2026] DELETE /v2.0/subnets/3c7aeba3-e190-4ab3-9a53-1b648809ffdd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:48.319 8 INFO neutron.services.segments.plugin [-] Segment 3ee8a5dd-6241-473d-8e02-efdd1654ba73 resource provider aggregate not found 2026-04-30 12:22:48.322 8 INFO neutron.services.segments.plugin [-] Segment 3ee8a5dd-6241-473d-8e02-efdd1654ba73 resource provider aggregate not found 2026-04-30 12:22:48.336 8 INFO neutron.services.segments.plugin [-] Segment 3ee8a5dd-6241-473d-8e02-efdd1654ba73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ee8a5dd-6241-473d-8e02-efdd1654ba73 found for delete ", "request_id": "req-952d0fd9-e33e-47ff-8b10-63a05850adc0"}]} 2026-04-30 12:22:48.344 8 INFO neutron.services.segments.plugin [-] Segment 3ee8a5dd-6241-473d-8e02-efdd1654ba73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ee8a5dd-6241-473d-8e02-efdd1654ba73 found for delete ", "request_id": "req-464b510f-f799-4713-bd81-1528da4d20e4"}]} [pid: 8|app: 0|req: 395/788] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:48 2026] DELETE /v2.0/networks/b89467a4-4b31-4148-ba18-70855ac5ae32 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:48.427 8 INFO neutron.db.segments_db [None req-ad69db5d-e574-496d-85a0-be9de4824212 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Added segment d880d845-d053-4471-b5e4-fde3c44a32ab of type vxlan for network 1da01bd6-85db-4117-8e13-8d21548b05a9 [pid: 8|app: 0|req: 396/789] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:48 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:48 2026] POST /v2.0/subnets => generated 626 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:46 2026] POST /v2.0/routers => generated 731 bytes in 2210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:22:48 2026] POST /v2.0/ports => generated 915 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:49.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-46a99d14-a47e-460f-9a15-c7dbdf3cf8a6 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] TaaS: Handle Delete Port: 45367eb3-613d-4acb-8767-792e6764f1d1 2026-04-30 12:22:49.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46a99d14-a47e-460f-9a15-c7dbdf3cf8a6 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Tap Mirror: Handle Delete Port: 45367eb3-613d-4acb-8767-792e6764f1d1 [pid: 8|app: 0|req: 399/793] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:49 2026] DELETE /v2.0/ports/45367eb3-613d-4acb-8767-792e6764f1d1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:49.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24ecdd08-b39e-4a39-a929-80f7fe82272f de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/794] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:22:49 2026] GET /v2.0/ports/45367eb3-613d-4acb-8767-792e6764f1d1 => generated 132 bytes in 366 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:49 2026] DELETE /v2.0/subnets/179dc3a8-fb5d-4792-92f6-53107fd28dd4 => 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: 395/796] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:48 2026] PUT /v2.0/routers/25641550-7662-4a03-ae64-6a8703116439/add_router_interface => generated 310 bytes in 1118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:49 2026] DELETE /v2.0/networks/1da01bd6-85db-4117-8e13-8d21548b05a9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:22:50.359 8 INFO neutron.services.segments.plugin [-] Segment d880d845-d053-4471-b5e4-fde3c44a32ab resource provider aggregate not found 2026-04-30 12:22:50.367 8 INFO neutron.services.segments.plugin [-] Segment d880d845-d053-4471-b5e4-fde3c44a32ab resource provider aggregate not found 2026-04-30 12:22:50.379 8 INFO neutron.services.segments.plugin [-] Segment d880d845-d053-4471-b5e4-fde3c44a32ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d880d845-d053-4471-b5e4-fde3c44a32ab found for delete ", "request_id": "req-b33efb33-2979-4720-b039-668f40bff48e"}]} 2026-04-30 12:22:50.386 8 INFO neutron.services.segments.plugin [-] Segment d880d845-d053-4471-b5e4-fde3c44a32ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d880d845-d053-4471-b5e4-fde3c44a32ab found for delete ", "request_id": "req-174b6923-352b-482d-bd98-f70c9a1f71c7"}]} [pid: 7|app: 0|req: 396/798] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:22:50 2026] POST /v2.0/ports => generated 775 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/799] 10.0.0.26 () {34 vars in 736 bytes} [Thu Apr 30 12:22:50 2026] PUT /v2.0/ports/ef191a09-6d85-4560-b6cc-8919531de14b => generated 752 bytes in 163 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: 397/800] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:22:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:22:50.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-40e05b17-f9d5-4794-ab34-fbffbf9ef5ba de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] TaaS: Handle Delete Port: ef191a09-6d85-4560-b6cc-8919531de14b 2026-04-30 12:22:50.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40e05b17-f9d5-4794-ab34-fbffbf9ef5ba de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Tap Mirror: Handle Delete Port: ef191a09-6d85-4560-b6cc-8919531de14b [pid: 7|app: 0|req: 398/801] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:50 2026] DELETE /v2.0/ports/ef191a09-6d85-4560-b6cc-8919531de14b => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/803] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:22:50 2026] GET /v2.0/ports => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:50.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f7c3b38-f082-472a-8f4c-171cffc4a19d de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/804] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:22:50 2026] GET /v2.0/ports/ef191a09-6d85-4560-b6cc-8919531de14b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/805] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:22:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:22:50 2026] GET /v2.0/ports => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/807] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:22:50 2026] GET /v2.0/ports/606d11d6-5ed1-405b-911e-dd47b77e7460 => generated 775 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:50.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3bf3b09f-bea1-49f6-96b1-e174b316d4a7 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/808] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:50 2026] DELETE /v2.0/ports/45367eb3-613d-4acb-8767-792e6764f1d1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:51.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e24b87c7-8127-4038-a35e-1b2b955dda4e de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/809] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:51 2026] DELETE /v2.0/subnets/179dc3a8-fb5d-4792-92f6-53107fd28dd4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:51.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea32ffa1-eff2-472d-bd9d-a40bcfb0bcd7 de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 411/810] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:22:51 2026] DELETE /v2.0/subnets/3c7aeba3-e190-4ab3-9a53-1b648809ffdd => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:22:51.180 8 INFO neutron_taas.services.taas.taas_plugin [None req-70796f6e-a052-4443-a14c-01ea8829d39f de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] TaaS: Handle Delete Port: 606d11d6-5ed1-405b-911e-dd47b77e7460 2026-04-30 12:22:51.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70796f6e-a052-4443-a14c-01ea8829d39f de93d2377b8a476080583ff745f89b62 1fa51522dbcb4032a8bda0f5529b9761 - - default default] Tap Mirror: Handle Delete Port: 606d11d6-5ed1-405b-911e-dd47b77e7460 [pid: 8|app: 0|req: 412/811] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:22:51 2026] DELETE /v2.0/ports/606d11d6-5ed1-405b-911e-dd47b77e7460 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/812] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:22:51 2026] DELETE /v2.0/networks/13e83ecc-1ecf-4272-b284-5a13c4526107 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/813] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:22:50 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:51.911 7 WARNING neutron.db.securitygroups_db [req-53604976-2bd6-45f9-9e70-4904e0a207a1 req-ea8167f4-4c6c-427a-ab23-789717041a73 e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 401/814] 10.0.0.38 () {34 vars in 1099 bytes} [Thu Apr 30 12:22:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1735699616&fields=id&tenant_id=7acdb45d608b4c9983d5d717efe8db8a => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/815] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:22:51 2026] GET /v2.0/networks?id=7b619432-a52f-42b0-b51b-8d51d392a2ca => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/816] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:22:52 2026] GET /v2.0/quotas/7acdb45d608b4c9983d5d717efe8db8a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:52.023 8 WARNING neutron.db.securitygroups_db [None req-6d69c47f-cbc2-4cd9-9e5b-48be2a1d1a55 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 414/817] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:22:51 2026] GET /v2.0/security-groups?tenant_id=1fa51522dbcb4032a8bda0f5529b9761&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/818] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:22:52 2026] GET /v2.0/ports?tenant_id=7acdb45d608b4c9983d5d717efe8db8a&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/819] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:22:52 2026] DELETE /v2.0/security-groups/e2cb6db0-ac6f-43ba-af46-ac715dcf47d0 => 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: 405/820] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:22:52 2026] GET /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/821] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:22:52 2026] GET /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:52.401 8 INFO neutron.services.segments.plugin [-] Segment 721c8353-0b97-4925-9d31-4b74ca39ac2f resource provider aggregate not found 2026-04-30 12:22:52.423 8 INFO neutron.services.segments.plugin [-] Segment 721c8353-0b97-4925-9d31-4b74ca39ac2f resource provider aggregate not found [pid: 7|app: 0|req: 407/824] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:52 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:52.442 8 INFO neutron.services.segments.plugin [-] Segment 721c8353-0b97-4925-9d31-4b74ca39ac2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721c8353-0b97-4925-9d31-4b74ca39ac2f found for delete ", "request_id": "req-aa37dc7b-77f3-4300-b76f-6e6b6ac723f1"}]} 2026-04-30 12:22:52.445 8 INFO neutron.services.segments.plugin [-] Segment 721c8353-0b97-4925-9d31-4b74ca39ac2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721c8353-0b97-4925-9d31-4b74ca39ac2f found for delete ", "request_id": "req-952b0956-5e86-4337-bda4-83c695692f7b"}]} [pid: 8|app: 0|req: 418/825] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:53 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:22:54.201 7 INFO neutron.db.segments_db [None req-531fea94-6e84-46c0-b881-4e24ee4ec178 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment a65cd6f1-92f2-4325-a138-7904e65e0140 of type vxlan for network 32dd450f-c816-4301-a95d-d299b78f73a3 [pid: 7|app: 0|req: 408/826] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:53 2026] POST /v2.0/networks => generated 630 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:54.364 8 INFO neutron.db.segments_db [None req-617bf31d-4a18-4db3-86db-13b031f3fcaa 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment 1a206153-0f1a-4fa5-896d-63c1ccb96987 of type vxlan for network 39904a9a-0855-4275-9c1c-18d1049a3e59 [pid: 8|app: 0|req: 419/827] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:22:54 2026] POST /v2.0/networks => generated 629 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/828] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:22:54 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 1244 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/829] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:54 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/830] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:54 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 420/831] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:54 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/832] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:54 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:22:55.018 8 INFO neutron.db.segments_db [None req-915f5756-4370-44b4-880f-0ae0ac2c6dc8 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment 7166c003-b1d0-431a-9de4-ce606af2605f of type vxlan for network fa2e6062-436b-4fc7-8c1d-8c1ca49a345e 2026-04-30 12:22:55.277 8 INFO neutron.db.l3_hamode_db [None req-915f5756-4370-44b4-880f-0ae0ac2c6dc8 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:22:55.418 8 INFO neutron.db.l3_hamode_db [None req-915f5756-4370-44b4-880f-0ae0ac2c6dc8 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 413/833] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:22:55 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:55 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:55 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 421/836] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:22:54 2026] POST /v2.0/routers => generated 506 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/837] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:22:56 2026] GET /v2.0/networks?id=7b619432-a52f-42b0-b51b-8d51d392a2ca => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:56.818 8 WARNING neutron.db.securitygroups_db [req-53604976-2bd6-45f9-9e70-4904e0a207a1 req-c7578e43-1543-4146-9c6b-d06e4d8a6828 e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 423/838] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:22:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7acdb45d608b4c9983d5d717efe8db8a => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/839] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:56 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 425/840] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:22:56 2026] POST /v2.0/ports => generated 958 bytes in 407 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: 416/841] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:56 2026] PUT /v2.0/routers/b416f82b-a84a-4d86-8121-b467476ff703/add_router_interface => generated 310 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/842] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:22:57 2026] GET /v2.0/ports/684c3023-5b79-4993-8f96-8eee2d5c52d8 => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/843] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:22:57 2026] PUT /v2.0/ports/6e5cc4e7-27d4-444a-b8cc-d326f3b93d62 => generated 1239 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:22:57.782 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-263204ed-f603-4bcb-b5cd-235ff176c51b'] response: {'name': 'network-changed', 'server_uuid': 'd655adaa-8d3d-4b4b-889d-29aa5552ac41', 'tag': '6e5cc4e7-27d4-444a-b8cc-d326f3b93d62', '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: 427/844] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:57 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/845] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:57 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&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: 429/846] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:58 2026] GET /v2.0/ports?tenant_id=7acdb45d608b4c9983d5d717efe8db8a&device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/847] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:22:58 2026] GET /v2.0/networks?tenant_id=7acdb45d608b4c9983d5d717efe8db8a&shared=False => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/848] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:22:58 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: 418/849] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:22:57 2026] PUT /v2.0/routers/b416f82b-a84a-4d86-8121-b467476ff703/add_router_interface => generated 310 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/850] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:22:58 2026] GET /v2.0/ports/49a540e3-1171-4db5-b127-5dfcd669eac1 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:22:59.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-0493a001-8b9e-4b16-b1d6-c3568521aa3f 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: 49a540e3-1171-4db5-b127-5dfcd669eac1 2026-04-30 12:22:59.099 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0493a001-8b9e-4b16-b1d6-c3568521aa3f 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: 49a540e3-1171-4db5-b127-5dfcd669eac1 [pid: 8|app: 0|req: 433/851] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/852] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&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: 435/853] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/ports?tenant_id=7acdb45d608b4c9983d5d717efe8db8a&device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 419/854] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:22:58 2026] PUT /v2.0/routers/b416f82b-a84a-4d86-8121-b467476ff703/remove_router_interface => generated 310 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/855] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6e5cc4e7-27d4-444a-b8cc-d326f3b93d62 => 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: 437/856] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/subnets?id=b0514a61-4b44-4718-923c-ea6583a2b3bb => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/857] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/ports?network_id=7b619432-a52f-42b0-b51b-8d51d392a2ca&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/858] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca?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: 440/859] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:22:59 2026] GET /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca?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) 2026-04-30 12:22:59.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8d9e6c9-d306-48cd-aa31-3b4433ea7ea1 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: 684c3023-5b79-4993-8f96-8eee2d5c52d8 2026-04-30 12:22:59.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8d9e6c9-d306-48cd-aa31-3b4433ea7ea1 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: 684c3023-5b79-4993-8f96-8eee2d5c52d8 [pid: 7|app: 0|req: 420/860] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:22:59 2026] PUT /v2.0/routers/b416f82b-a84a-4d86-8121-b467476ff703/remove_router_interface => generated 310 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/861] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:00 2026] GET /v2.0/ports?device_id=b416f82b-a84a-4d86-8121-b467476ff703 => 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: 441/862] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:00 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/863] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:00 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&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-04-30 12:23:00.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-f07eaddd-fbd2-4cf6-86e1-e130109ab89c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: b118a61b-c7d2-4bff-ae16-1d9f5c51e660 2026-04-30 12:23:00.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f07eaddd-fbd2-4cf6-86e1-e130109ab89c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: b118a61b-c7d2-4bff-ae16-1d9f5c51e660 2026-04-30 12:23:00.722 7 INFO neutron.services.segments.plugin [-] Segment 7166c003-b1d0-431a-9de4-ce606af2605f resource provider aggregate not found 2026-04-30 12:23:00.732 7 INFO neutron.services.segments.plugin [-] Segment 7166c003-b1d0-431a-9de4-ce606af2605f resource provider aggregate not found 2026-04-30 12:23:00.750 7 INFO neutron.services.segments.plugin [-] Segment 7166c003-b1d0-431a-9de4-ce606af2605f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7166c003-b1d0-431a-9de4-ce606af2605f found for delete ", "request_id": "req-db41babf-8f1b-4c84-86e8-ced8b4c54ddf"}]} 2026-04-30 12:23:00.754 7 INFO neutron.services.segments.plugin [-] Segment 7166c003-b1d0-431a-9de4-ce606af2605f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7166c003-b1d0-431a-9de4-ce606af2605f found for delete ", "request_id": "req-71355059-d150-466a-9408-3a51836eb878"}]} 2026-04-30 12:23:00.765 7 INFO neutron.db.l3_hamode_db [None req-f07eaddd-fbd2-4cf6-86e1-e130109ab89c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] HA network fa2e6062-436b-4fc7-8c1d-8c1ca49a345e was deleted as no HA routers are present in project d0b67dc3bc084fdebabc5506157f3dd2. [pid: 7|app: 0|req: 422/864] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:00 2026] DELETE /v2.0/routers/b416f82b-a84a-4d86-8121-b467476ff703 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/865] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:00 2026] DELETE /v2.0/subnets/ce490f6b-8abb-40fa-a64b-7f230024031b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/866] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:00 2026] DELETE /v2.0/subnets/dd99b94a-61c5-4c1d-8dc6-8eeddc434654 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:01.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-aecf1473-dd4b-493e-8225-d5f84d973881 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: c10129a7-aacd-409a-a974-2f1c463e8ad5 2026-04-30 12:23:01.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aecf1473-dd4b-493e-8225-d5f84d973881 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: c10129a7-aacd-409a-a974-2f1c463e8ad5 2026-04-30 12:23:01.265 8 INFO neutron.services.segments.plugin [-] Segment 1a206153-0f1a-4fa5-896d-63c1ccb96987 resource provider aggregate not found 2026-04-30 12:23:01.269 8 INFO neutron.services.segments.plugin [-] Segment 1a206153-0f1a-4fa5-896d-63c1ccb96987 resource provider aggregate not found 2026-04-30 12:23:01.286 8 INFO neutron.services.segments.plugin [-] Segment 1a206153-0f1a-4fa5-896d-63c1ccb96987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a206153-0f1a-4fa5-896d-63c1ccb96987 found for delete ", "request_id": "req-67937224-b3d8-463a-88e7-f639306ed0d7"}]} 2026-04-30 12:23:01.287 8 INFO neutron.services.segments.plugin [-] Segment 1a206153-0f1a-4fa5-896d-63c1ccb96987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a206153-0f1a-4fa5-896d-63c1ccb96987 found for delete ", "request_id": "req-f0cbb58e-db01-47c3-ac29-221dad67b2ab"}]} [pid: 8|app: 0|req: 444/867] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:01 2026] DELETE /v2.0/networks/39904a9a-0855-4275-9c1c-18d1049a3e59 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/868] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:01 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 424/869] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:01 2026] DELETE /v2.0/networks/32dd450f-c816-4301-a95d-d299b78f73a3 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/870] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:01 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:01.484 7 INFO neutron.db.segments_db [None req-2440c305-9e88-4d68-85f9-fff35307cf60 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment bfbd660a-52f5-427e-b364-8f9bc6e5326a of type vxlan for network 17aac689-644c-4140-9751-dcf286169854 [pid: 7|app: 0|req: 425/871] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:23:01 2026] POST /v2.0/networks => generated 629 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/872] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:01 2026] POST /v2.0/subnets => generated 626 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:01.837 7 INFO neutron.db.segments_db [None req-23eea7a2-e558-4af8-b578-845495176dcd 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment 0137fa41-2735-427e-b4be-7179b33f0e9c of type vxlan for network 92503f17-689d-4c96-bcb5-df6922174ccd 2026-04-30 12:23:02.062 7 INFO neutron.db.l3_hamode_db [None req-23eea7a2-e558-4af8-b578-845495176dcd 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:23:02.167 7 INFO neutron.db.l3_hamode_db [None req-23eea7a2-e558-4af8-b578-845495176dcd 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/873] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:02 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/874] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:02 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/875] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:01 2026] POST /v2.0/routers => generated 507 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:02.771 7 INFO neutron.services.segments.plugin [-] Segment a65cd6f1-92f2-4325-a138-7904e65e0140 resource provider aggregate not found 2026-04-30 12:23:02.781 7 INFO neutron.services.segments.plugin [-] Segment a65cd6f1-92f2-4325-a138-7904e65e0140 resource provider aggregate not found 2026-04-30 12:23:02.797 7 INFO neutron.services.segments.plugin [-] Segment a65cd6f1-92f2-4325-a138-7904e65e0140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a65cd6f1-92f2-4325-a138-7904e65e0140 found for delete ", "request_id": "req-40588990-458e-4168-95c3-614758e011bb"}]} 2026-04-30 12:23:02.798 7 INFO neutron.services.segments.plugin [-] Segment a65cd6f1-92f2-4325-a138-7904e65e0140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a65cd6f1-92f2-4325-a138-7904e65e0140 found for delete ", "request_id": "req-3a74278a-fdca-422a-8c5a-ecc573bdafab"}]} [pid: 8|app: 0|req: 450/876] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:23:02 2026] POST /v2.0/ports => generated 952 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/877] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/878] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/ports/b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 972 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/879] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 454/880] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/881] 199.204.45.115 () {34 vars in 1000 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/subnets?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 683 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/882] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:23:03 2026] PUT /v2.0/routers/87d555e7-9fde-4143-8ac2-4988f14854ab/add_router_interface => generated 310 bytes in 904 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: 456/883] 199.204.45.115 () {34 vars in 1146 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2&device_owner=compute%3Anova&network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/884] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:23:03 2026] GET /v2.0/ports/d505eedb-2369-4cae-ab02-fea4d8ebdedc => generated 1026 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/885] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:23:03 2026] PUT /v2.0/ports/b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 1149 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:04.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-249f9f31-1cd7-4170-800a-30fecb2012f1'] response: {'name': 'network-changed', 'server_uuid': '6cf06a87-170e-4400-9c86-e8e86f10f5b2', 'tag': 'b76aa694-661a-48f6-9cd8-df6b4324eb0d', 'status': 'completed', 'code': 200} 2026-04-30 12:23:04.436 7 INFO neutron_taas.services.taas.taas_plugin [None req-99686e44-7bb0-40a4-b244-963444622f5a 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: d505eedb-2369-4cae-ab02-fea4d8ebdedc 2026-04-30 12:23:04.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99686e44-7bb0-40a4-b244-963444622f5a 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: d505eedb-2369-4cae-ab02-fea4d8ebdedc [pid: 7|app: 0|req: 429/886] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:04 2026] PUT /v2.0/routers/87d555e7-9fde-4143-8ac2-4988f14854ab/remove_router_interface => generated 310 bytes in 811 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/887] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:04 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:04.986 8 INFO neutron.api.v2.resource [None req-7636cc16-61cb-4e2b-be79-7b018d95994c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/888] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:04 2026] PUT /v2.0/routers/87d555e7-9fde-4143-8ac2-4988f14854ab/remove_router_interface => generated 197 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/889] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:04 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/890] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:04 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/891] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/ports?device_id=87d555e7-9fde-4143-8ac2-4988f14854ab => 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: 460/892] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/893] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/894] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => 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: 435/895] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/subnets?id=b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/896] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:05.237 8 INFO neutron_taas.services.taas.taas_plugin [None req-788976cb-09ca-4454-bfbe-2a5de52e9c68 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: dc5f0437-7505-4560-990b-b41859d52287 2026-04-30 12:23:05.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-788976cb-09ca-4454-bfbe-2a5de52e9c68 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: dc5f0437-7505-4560-990b-b41859d52287 [pid: 7|app: 0|req: 437/897] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/ports?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:05.484 8 INFO neutron.services.segments.plugin [-] Segment 0137fa41-2735-427e-b4be-7179b33f0e9c resource provider aggregate not found 2026-04-30 12:23:05.493 8 INFO neutron.services.segments.plugin [-] Segment 0137fa41-2735-427e-b4be-7179b33f0e9c resource provider aggregate not found 2026-04-30 12:23:05.509 8 INFO neutron.services.segments.plugin [-] Segment 0137fa41-2735-427e-b4be-7179b33f0e9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0137fa41-2735-427e-b4be-7179b33f0e9c found for delete ", "request_id": "req-301ecfb8-097c-4087-bcad-04714f478a91"}]} 2026-04-30 12:23:05.510 8 INFO neutron.services.segments.plugin [-] Segment 0137fa41-2735-427e-b4be-7179b33f0e9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0137fa41-2735-427e-b4be-7179b33f0e9c found for delete ", "request_id": "req-e418d0f2-ab66-4573-91a0-3bcf1b5ac485"}]} 2026-04-30 12:23:05.516 8 INFO neutron.db.l3_hamode_db [None req-788976cb-09ca-4454-bfbe-2a5de52e9c68 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] HA network 92503f17-689d-4c96-bcb5-df6922174ccd was deleted as no HA routers are present in project d0b67dc3bc084fdebabc5506157f3dd2. [pid: 8|app: 0|req: 461/898] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:05 2026] DELETE /v2.0/routers/87d555e7-9fde-4143-8ac2-4988f14854ab => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:05.543 7 INFO neutron.db.l3_db [None req-f8efc6ac-d724-4715-8507-f3e2862b96f8 e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] Floating IP f92584ad-213f-44a5-9dfe-d60a896df3a2 associated. External IP: 10.96.250.218, port: 6e5cc4e7-27d4-444a-b8cc-d326f3b93d62. [pid: 8|app: 0|req: 462/899] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/900] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:05 2026] DELETE /v2.0/subnets/6af38d4f-e7e6-4490-8ef1-354cb5166e92 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/901] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 465/902] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/903] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:23:05 2026] PUT /v2.0/floatingips/f92584ad-213f-44a5-9dfe-d60a896df3a2 => generated 856 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/904] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:05 2026] DELETE /v2.0/networks/17aac689-644c-4140-9751-dcf286169854 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/905] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:05.962 8 INFO neutron.db.segments_db [None req-4600a9b6-9486-475f-9e5e-39d465a18efd 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment 11137002-d414-43d9-86ef-9bdd8864b42c of type vxlan for network 1c14352e-e73b-4f45-ba8d-c689d2107f80 2026-04-30 12:23:05.968 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc7e2bf4-0ea7-499c-9896-61cb656e7383'] response: {'name': 'network-changed', 'server_uuid': 'd655adaa-8d3d-4b4b-889d-29aa5552ac41', 'tag': '6e5cc4e7-27d4-444a-b8cc-d326f3b93d62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/906] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/907] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:05 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&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: 467/908] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:23:05 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/909] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/910] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/911] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/912] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:06 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/913] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:06.404 8 INFO neutron.db.segments_db [None req-876938e1-10e9-4fd5-96b9-37bf76c4408c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment 55e2d739-5804-44d1-8973-bcfc87f9ee96 of type vxlan for network 2676e3f7-cb1c-4a1a-af45-589764c6631f [pid: 7|app: 0|req: 446/914] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?tenant_id=7acdb45d608b4c9983d5d717efe8db8a&device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/915] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 448/916] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/networks?id=7b619432-a52f-42b0-b51b-8d51d392a2ca => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:06.668 8 INFO neutron.db.l3_hamode_db [None req-876938e1-10e9-4fd5-96b9-37bf76c4408c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 449/917] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 1152 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/918] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/919] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6e5cc4e7-27d4-444a-b8cc-d326f3b93d62 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:06.795 8 INFO neutron.db.l3_hamode_db [None req-876938e1-10e9-4fd5-96b9-37bf76c4408c 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/920] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/921] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 454/922] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/subnets?id=b0514a61-4b44-4718-923c-ea6583a2b3bb => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/923] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/924] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/ports?network_id=7b619432-a52f-42b0-b51b-8d51d392a2ca&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/925] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 861 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/926] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:06 2026] GET /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/927] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/928] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca?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: 461/929] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/subnets?id=b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/930] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/ports?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c&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: 463/931] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 464/932] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 469/935] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:06 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) [pid: 8|app: 0|req: 470/936] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:07.535 8 INFO neutron.services.segments.plugin [-] Segment bfbd660a-52f5-427e-b364-8f9bc6e5326a resource provider aggregate not found [pid: 8|app: 0|req: 471/937] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:07.542 8 INFO neutron.services.segments.plugin [-] Segment bfbd660a-52f5-427e-b364-8f9bc6e5326a resource provider aggregate not found 2026-04-30 12:23:07.559 8 INFO neutron.services.segments.plugin [-] Segment bfbd660a-52f5-427e-b364-8f9bc6e5326a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbd660a-52f5-427e-b364-8f9bc6e5326a found for delete ", "request_id": "req-dd0eaf9a-c0f2-4885-974b-898c2c0da5e8"}]} 2026-04-30 12:23:07.561 8 INFO neutron.services.segments.plugin [-] Segment bfbd660a-52f5-427e-b364-8f9bc6e5326a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbd660a-52f5-427e-b364-8f9bc6e5326a found for delete ", "request_id": "req-264b627d-e5e3-44b8-98b3-246280c2adb0"}]} [pid: 8|app: 0|req: 472/938] 199.204.45.115 () {34 vars in 1118 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/939] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:07 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/940] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:23:07 2026] PUT /v2.0/ports/b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 972 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:23:08.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c491bee3-190f-4548-bc26-4480edab136e'] response: {'name': 'network-changed', 'server_uuid': '6cf06a87-170e-4400-9c86-e8e86f10f5b2', 'tag': 'b76aa694-661a-48f6-9cd8-df6b4324eb0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/941] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/942] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/ports?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/943] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/networks?id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/944] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eb46e409-cef9-431b-bde2-61cd48e5202a => 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: 479/945] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/subnets?id=ed48cddb-160f-4811-aa5d-0de81ba939dd => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/946] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/ports?network_id=d350e331-a36c-430b-b1f7-0caf7b2aeeb6&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: 481/947] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/948] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:23:07 2026] PUT /v2.0/routers/ad8ff956-a11f-41cb-8dae-8b5086268683/add_router_interface => generated 310 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/949] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6?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: 468/950] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/ports/eb388362-641c-466b-b624-a6d4a346a09d => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/951] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 484/952] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/953] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:08 2026] GET /v2.0/security-groups?id=7d599c7d-4327-4f79-925f-84791e7b29b9&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-04-30 12:23:08.835 8 INFO neutron_taas.services.taas.taas_plugin [req-6d123804-08c6-490e-ba19-bb80f8284e08 req-4523fd45-2a17-4d43-893c-0f25f4858e5a e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] TaaS: Handle Delete Port: 6e5cc4e7-27d4-444a-b8cc-d326f3b93d62 2026-04-30 12:23:08.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6d123804-08c6-490e-ba19-bb80f8284e08 req-4523fd45-2a17-4d43-893c-0f25f4858e5a e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] Tap Mirror: Handle Delete Port: 6e5cc4e7-27d4-444a-b8cc-d326f3b93d62 2026-04-30 12:23:08.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-09a3fe37-ef4a-4069-a746-b27f92faa8c6 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: eb388362-641c-466b-b624-a6d4a346a09d 2026-04-30 12:23:08.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09a3fe37-ef4a-4069-a746-b27f92faa8c6 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: eb388362-641c-466b-b624-a6d4a346a09d 2026-04-30 12:23:08.955 8 INFO neutron.db.l3_db [req-6d123804-08c6-490e-ba19-bb80f8284e08 req-4523fd45-2a17-4d43-893c-0f25f4858e5a e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] Floating IP f92584ad-213f-44a5-9dfe-d60a896df3a2 disassociated. External IP: 10.96.250.218, port: 6e5cc4e7-27d4-444a-b8cc-d326f3b93d62. [pid: 8|app: 0|req: 486/954] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:23:08 2026] DELETE /v2.0/ports/6e5cc4e7-27d4-444a-b8cc-d326f3b93d62 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/955] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:08 2026] PUT /v2.0/routers/ad8ff956-a11f-41cb-8dae-8b5086268683/remove_router_interface => generated 310 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/956] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 488/957] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/ports?device_id=ad8ff956-a11f-41cb-8dae-8b5086268683 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/958] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/959] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/960] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/961] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 861 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/962] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/subnets?id=b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 701 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:09.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-80e5609b-686d-486a-ade9-fdba95a18f03 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: fed2e9d4-0747-4056-856b-3535f25fa775 2026-04-30 12:23:09.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80e5609b-686d-486a-ade9-fdba95a18f03 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: fed2e9d4-0747-4056-856b-3535f25fa775 [pid: 8|app: 0|req: 493/963] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/ports?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/964] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 495/965] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?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: 496/966] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:09 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:09.898 7 INFO neutron.services.segments.plugin [-] Segment 55e2d739-5804-44d1-8973-bcfc87f9ee96 resource provider aggregate not found 2026-04-30 12:23:09.902 7 INFO neutron.services.segments.plugin [-] Segment 55e2d739-5804-44d1-8973-bcfc87f9ee96 resource provider aggregate not found 2026-04-30 12:23:09.915 7 INFO neutron.services.segments.plugin [-] Segment 55e2d739-5804-44d1-8973-bcfc87f9ee96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e2d739-5804-44d1-8973-bcfc87f9ee96 found for delete ", "request_id": "req-1c64aec6-f76d-4772-8238-581075381391"}]} 2026-04-30 12:23:09.921 7 INFO neutron.services.segments.plugin [-] Segment 55e2d739-5804-44d1-8973-bcfc87f9ee96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e2d739-5804-44d1-8973-bcfc87f9ee96 found for delete ", "request_id": "req-70733367-28f5-4057-91a1-7cfb2b13659c"}]} 2026-04-30 12:23:09.931 7 INFO neutron.db.l3_hamode_db [None req-80e5609b-686d-486a-ade9-fdba95a18f03 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] HA network 2676e3f7-cb1c-4a1a-af45-589764c6631f was deleted as no HA routers are present in project d0b67dc3bc084fdebabc5506157f3dd2. [pid: 7|app: 0|req: 471/967] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:09 2026] DELETE /v2.0/routers/ad8ff956-a11f-41cb-8dae-8b5086268683 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/968] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:09 2026] DELETE /v2.0/subnets/eb9db527-77be-42d9-92cb-92200e769012 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/969] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:10 2026] DELETE /v2.0/networks/1c14352e-e73b-4f45-ba8d-c689d2107f80 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:10.213 8 INFO neutron.db.segments_db [None req-35fa42e8-b5ab-4b04-8728-2ed3bb40a45d 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Added segment 6ea6363c-cdb2-4071-829c-840542ebee8d of type vxlan for network 6182e8e3-c943-4cb3-8232-5b6045cb810c [pid: 7|app: 0|req: 473/970] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:10.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-665be000-9303-4424-8541-da37bea4df3c'] response: {'server_uuid': 'd655adaa-8d3d-4b4b-889d-29aa5552ac41', 'name': 'network-vif-deleted', 'tag': '6e5cc4e7-27d4-444a-b8cc-d326f3b93d62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/971] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:10.489 8 INFO neutron.db.l3_hamode_db [None req-35fa42e8-b5ab-4b04-8728-2ed3bb40a45d 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/972] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 476/973] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/974] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/ports?tenant_id=dc04227f3de94920ad3dcad2653441e3&device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 478/975] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/networks?id=93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/976] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/977] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/subnets?id=b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/978] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/ports?network_id=93aa939f-8f2f-4f6f-a84d-bae87654303c&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/979] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/980] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/981] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:10 2026] GET /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:11.281 8 INFO neutron.db.l3_hamode_db [None req-35fa42e8-b5ab-4b04-8728-2ed3bb40a45d 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 485/982] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:11 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/983] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:11 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 487/984] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:11 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/985] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:11 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:11.933 7 INFO neutron.services.segments.plugin [-] Segment 11137002-d414-43d9-86ef-9bdd8864b42c resource provider aggregate not found 2026-04-30 12:23:11.939 7 INFO neutron.services.segments.plugin [-] Segment 11137002-d414-43d9-86ef-9bdd8864b42c resource provider aggregate not found 2026-04-30 12:23:11.946 7 INFO neutron.services.segments.plugin [-] Segment 11137002-d414-43d9-86ef-9bdd8864b42c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11137002-d414-43d9-86ef-9bdd8864b42c found for delete ", "request_id": "req-8ec6675a-8961-46aa-ae05-78a198cd5ffe"}]} 2026-04-30 12:23:11.953 7 INFO neutron.services.segments.plugin [-] Segment 11137002-d414-43d9-86ef-9bdd8864b42c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11137002-d414-43d9-86ef-9bdd8864b42c found for delete ", "request_id": "req-06690bd5-c85b-48a4-b990-cb95454c20ef"}]} [pid: 7|app: 0|req: 489/986] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/ports?device_id=d655adaa-8d3d-4b4b-889d-29aa5552ac41 => 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: 498/987] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:10 2026] POST /v2.0/routers => generated 688 bytes in 2007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/988] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/routers/10de0d51-dff9-4915-80b6-e388eb4c31c7 => generated 694 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/989] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/routers => generated 697 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/990] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 501/991] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/security-groups?id=bc3f9173-ae19-4fa4-ad32-983d4dc7468b&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: 491/992] 10.0.0.26 () {34 vars in 740 bytes} [Thu Apr 30 12:23:12 2026] PUT /v2.0/routers/10de0d51-dff9-4915-80b6-e388eb4c31c7 => generated 701 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/993] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/994] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/995] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&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: 503/996] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/routers/10de0d51-dff9-4915-80b6-e388eb4c31c7 => generated 701 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/997] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:12 2026] GET /v2.0/ports?device_id=10de0d51-dff9-4915-80b6-e388eb4c31c7 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:13.046 7 INFO neutron_taas.services.taas.taas_plugin [req-45a60b09-f05b-413e-913c-da75eacbd18c req-8635bed0-a099-45e8-8d9f-8471bcd1c955 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] TaaS: Handle Delete Port: b76aa694-661a-48f6-9cd8-df6b4324eb0d 2026-04-30 12:23:13.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-45a60b09-f05b-413e-913c-da75eacbd18c req-8635bed0-a099-45e8-8d9f-8471bcd1c955 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] Tap Mirror: Handle Delete Port: b76aa694-661a-48f6-9cd8-df6b4324eb0d 2026-04-30 12:23:13.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-e538ff82-c2a7-441a-a989-1cf86acfb7fb 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: 6ebfeeaa-bbb2-4cdd-a35a-7f16d80e4a45 2026-04-30 12:23:13.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e538ff82-c2a7-441a-a989-1cf86acfb7fb 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: 6ebfeeaa-bbb2-4cdd-a35a-7f16d80e4a45 2026-04-30 12:23:13.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-e538ff82-c2a7-441a-a989-1cf86acfb7fb 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] TaaS: Handle Delete Port: 03380c08-75eb-446a-bab0-d6eafbbf0564 2026-04-30 12:23:13.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e538ff82-c2a7-441a-a989-1cf86acfb7fb 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] Tap Mirror: Handle Delete Port: 03380c08-75eb-446a-bab0-d6eafbbf0564 2026-04-30 12:23:13.582 7 INFO neutron.db.l3_db [req-45a60b09-f05b-413e-913c-da75eacbd18c req-8635bed0-a099-45e8-8d9f-8471bcd1c955 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] Floating IP 5c055656-e9a6-4fbf-b664-72ff7c7f4763 disassociated. External IP: 10.96.250.220, port: b76aa694-661a-48f6-9cd8-df6b4324eb0d. 2026-04-30 12:23:13.720 8 INFO neutron.services.segments.plugin [-] Segment 6ea6363c-cdb2-4071-829c-840542ebee8d resource provider aggregate not found 2026-04-30 12:23:13.725 8 INFO neutron.services.segments.plugin [-] Segment 6ea6363c-cdb2-4071-829c-840542ebee8d resource provider aggregate not found 2026-04-30 12:23:13.742 8 INFO neutron.services.segments.plugin [-] Segment 6ea6363c-cdb2-4071-829c-840542ebee8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea6363c-cdb2-4071-829c-840542ebee8d found for delete ", "request_id": "req-3705e721-1728-43ed-b8f5-79a001d891c4"}]} 2026-04-30 12:23:13.744 8 INFO neutron.services.segments.plugin [-] Segment 6ea6363c-cdb2-4071-829c-840542ebee8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea6363c-cdb2-4071-829c-840542ebee8d found for delete ", "request_id": "req-79b9a5df-eaeb-4dc6-89c6-cedfec821b9f"}]} 2026-04-30 12:23:13.752 8 INFO neutron.db.l3_hamode_db [None req-e538ff82-c2a7-441a-a989-1cf86acfb7fb 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] HA network 6182e8e3-c943-4cb3-8232-5b6045cb810c was deleted as no HA routers are present in project d0b67dc3bc084fdebabc5506157f3dd2. [pid: 8|app: 0|req: 505/998] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:13 2026] DELETE /v2.0/routers/10de0d51-dff9-4915-80b6-e388eb4c31c7 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/999] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:13 2026] DELETE /v2.0/security-groups/7d599c7d-4327-4f79-925f-84791e7b29b9 => 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: 507/1000] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:13 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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: 508/1001] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:13 2026] GET /v2.0/ports?device_id=10de0d51-dff9-4915-80b6-e388eb4c31c7 => 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: 494/1002] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:23:12 2026] DELETE /v2.0/ports/b76aa694-661a-48f6-9cd8-df6b4324eb0d => generated 0 bytes in 928 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:13.890 8 INFO neutron.api.v2.resource [None req-a776f06f-03f3-416c-80ca-d2248f514b8f e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/1003] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:23:13 2026] GET /v2.0/security-groups/7d599c7d-4327-4f79-925f-84791e7b29b9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:13.910 7 INFO neutron.api.v2.resource [None req-a9ff6698-520a-4e9b-8472-11742986ffdd 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/1004] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:13 2026] DELETE /v2.0/routers/10de0d51-dff9-4915-80b6-e388eb4c31c7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:13.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b07791c2-6669-4438-bfd1-d904798d10d1'] response: {'server_uuid': '6cf06a87-170e-4400-9c86-e8e86f10f5b2', 'name': 'network-vif-deleted', 'tag': 'b76aa694-661a-48f6-9cd8-df6b4324eb0d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/1005] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:13 2026] GET /v2.0/ports?device_id=ad8ff956-a11f-41cb-8dae-8b5086268683 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:13.965 7 INFO neutron.api.v2.resource [None req-e8b528f7-df50-4440-9288-0a101002308b 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 497/1006] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:13 2026] DELETE /v2.0/routers/ad8ff956-a11f-41cb-8dae-8b5086268683 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:13.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-792d8f57-dbb3-4c30-9d71-279eca6cf749 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/1007] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:13 2026] DELETE /v2.0/subnets/eb9db527-77be-42d9-92cb-92200e769012 => 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: 499/1008] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:13 2026] GET /v2.0/ports?device_id=87d555e7-9fde-4143-8ac2-4988f14854ab => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:14.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-052f1c1d-bb63-49bd-8a72-3310f5e0ce4d e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] TaaS: Handle Delete Port: 1c75e74a-f5a0-4856-ab1b-b9bb667ac497 2026-04-30 12:23:14.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-052f1c1d-bb63-49bd-8a72-3310f5e0ce4d e692613b6d0b475a9c904f717e8b51da 7acdb45d608b4c9983d5d717efe8db8a - - default default] Tap Mirror: Handle Delete Port: 1c75e74a-f5a0-4856-ab1b-b9bb667ac497 2026-04-30 12:23:14.030 7 INFO neutron.api.v2.resource [None req-dd2d9b19-8dcb-4ab5-ac57-bcb88c8cc701 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1009] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:14 2026] DELETE /v2.0/routers/87d555e7-9fde-4143-8ac2-4988f14854ab => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1010] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:14 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:14.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50e5a729-2a53-4800-b4d0-49aa84e6bc6e 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/1011] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:14 2026] DELETE /v2.0/subnets/6af38d4f-e7e6-4490-8ef1-354cb5166e92 => 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: 503/1012] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:14 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&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: 504/1013] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:14 2026] GET /v2.0/ports?device_id=b416f82b-a84a-4d86-8121-b467476ff703 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:14.170 7 INFO neutron.api.v2.resource [None req-f5033efe-d2a5-41e3-bdb8-29424cd87ba2 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1014] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:14 2026] DELETE /v2.0/routers/b416f82b-a84a-4d86-8121-b467476ff703 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:14.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a331e2cc-0eab-43bf-b083-6b486262323e 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1015] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:14 2026] DELETE /v2.0/subnets/ce490f6b-8abb-40fa-a64b-7f230024031b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1016] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:13 2026] DELETE /v2.0/floatingips/f92584ad-213f-44a5-9dfe-d60a896df3a2 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:14.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f3a3edd-62fa-4ca9-962b-d562e32ce1a2 2f9444a67d954554a5c69da818ab7baa d0b67dc3bc084fdebabc5506157f3dd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/1017] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:14 2026] DELETE /v2.0/subnets/dd99b94a-61c5-4c1d-8dc6-8eeddc434654 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:14.569 8 INFO neutron_taas.services.taas.taas_plugin [None req-d95b18c3-5f77-4a00-8af3-6e3c87dccdb8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: c46389d1-fc79-4392-aff7-33a6de55f3a3 2026-04-30 12:23:14.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d95b18c3-5f77-4a00-8af3-6e3c87dccdb8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: c46389d1-fc79-4392-aff7-33a6de55f3a3 2026-04-30 12:23:14.832 7 WARNING neutron.db.securitygroups_db [None req-5c45412f-2985-4e69-8b47-b08e7e2ea5be 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 508/1018] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:14 2026] GET /v2.0/security-groups?tenant_id=d0b67dc3bc084fdebabc5506157f3dd2&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1019] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:14 2026] DELETE /v2.0/security-groups/c08e44a8-5ab1-4da9-8079-2a5decb516ca => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1020] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:14 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => 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/1021] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:14 2026] PUT /v2.0/routers/25641550-7662-4a03-ae64-6a8703116439/remove_router_interface => generated 310 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1022] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:15 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1023] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:15 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:15.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-11fd42ad-3d63-4a22-8e1b-c9290eda936e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 6da40f38-0648-42ee-bde3-594cb68d3a40 2026-04-30 12:23:15.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11fd42ad-3d63-4a22-8e1b-c9290eda936e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 6da40f38-0648-42ee-bde3-594cb68d3a40 2026-04-30 12:23:15.709 7 INFO neutron_taas.services.taas.taas_plugin [None req-11fd42ad-3d63-4a22-8e1b-c9290eda936e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: dff4d279-77dd-47f5-8b0f-dec2e17d9ff3 2026-04-30 12:23:15.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11fd42ad-3d63-4a22-8e1b-c9290eda936e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: dff4d279-77dd-47f5-8b0f-dec2e17d9ff3 [pid: 8|app: 0|req: 514/1024] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:16 2026] GET /v2.0/ports?device_id=6cf06a87-170e-4400-9c86-e8e86f10f5b2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:16.164 7 INFO neutron.services.segments.plugin [-] Segment c5290439-f8b0-400f-887a-93407fcd5fc5 resource provider aggregate not found 2026-04-30 12:23:16.168 7 INFO neutron.services.segments.plugin [-] Segment c5290439-f8b0-400f-887a-93407fcd5fc5 resource provider aggregate not found 2026-04-30 12:23:16.184 7 INFO neutron.db.l3_hamode_db [None req-11fd42ad-3d63-4a22-8e1b-c9290eda936e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network 7b0dc7dc-a856-4615-866c-e5f8bcace0f3 was deleted as no HA routers are present in project 7acdb45d608b4c9983d5d717efe8db8a. [pid: 7|app: 0|req: 511/1025] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:15 2026] DELETE /v2.0/routers/25641550-7662-4a03-ae64-6a8703116439 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:16.191 7 INFO neutron.services.segments.plugin [-] Segment c5290439-f8b0-400f-887a-93407fcd5fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5290439-f8b0-400f-887a-93407fcd5fc5 found for delete ", "request_id": "req-8a63845c-0bc9-4aa7-a35a-abb3c76670c7"}]} 2026-04-30 12:23:16.192 7 INFO neutron.services.segments.plugin [-] Segment c5290439-f8b0-400f-887a-93407fcd5fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5290439-f8b0-400f-887a-93407fcd5fc5 found for delete ", "request_id": "req-1d8c0397-182a-4d4d-bd7a-535d40515bb4"}]} [pid: 8|app: 0|req: 515/1026] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:16 2026] DELETE /v2.0/subnets/b0514a61-4b44-4718-923c-ea6583a2b3bb => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1027] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:16 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 517/1028] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:16 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:16.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-a09f11fc-591c-48bb-8012-5349a5c95220 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: bf669e80-3463-40ee-a998-95f0db5f6c57 2026-04-30 12:23:16.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a09f11fc-591c-48bb-8012-5349a5c95220 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: bf669e80-3463-40ee-a998-95f0db5f6c57 [pid: 7|app: 0|req: 512/1029] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:16 2026] DELETE /v2.0/networks/7b619432-a52f-42b0-b51b-8d51d392a2ca => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:16.803 8 WARNING neutron.db.securitygroups_db [None req-c12d1e6b-1268-4804-9611-2732a94a849a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 518/1030] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:16 2026] GET /v2.0/security-groups?tenant_id=7acdb45d608b4c9983d5d717efe8db8a&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1031] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:16 2026] DELETE /v2.0/security-groups/348378d2-7be4-48d9-8683-0bb8de346add => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1032] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:23:16 2026] POST /v2.0/subnetpools => generated 548 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1033] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:23:17 2026] GET /v2.0/subnetpools/b35cbb10-b5b1-4e18-90a0-09851c2fd94b => generated 548 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1034] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:23:17 2026] PUT /v2.0/subnetpools/b35cbb10-b5b1-4e18-90a0-09851c2fd94b => generated 501 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1035] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:17 2026] DELETE /v2.0/subnetpools/b35cbb10-b5b1-4e18-90a0-09851c2fd94b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:17.313 7 INFO neutron.api.v2.resource [None req-b8ec96de-d0e9-44ac-96b4-094068b93fb5 b5f6d58e9af14bb8b31e2eebdfe921c1 2865fd8145cb4510b42fc48a9dcf3f8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1036] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:23:17 2026] GET /v2.0/subnetpools/b35cbb10-b5b1-4e18-90a0-09851c2fd94b => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:17.346 7 INFO neutron.api.v2.resource [None req-e2478992-24ce-42e1-a611-48ef8aebe3e1 b5f6d58e9af14bb8b31e2eebdfe921c1 2865fd8145cb4510b42fc48a9dcf3f8b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/1037] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:17 2026] DELETE /v2.0/subnetpools/b35cbb10-b5b1-4e18-90a0-09851c2fd94b => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1038] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:17 2026] DELETE /v2.0/security-groups/bc3f9173-ae19-4fa4-ad32-983d4dc7468b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:17.375 7 INFO neutron.api.v2.resource [None req-0c8f0f38-2086-42d7-b103-6d43af68575c c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 518/1039] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:23:17 2026] GET /v2.0/security-groups/bc3f9173-ae19-4fa4-ad32-983d4dc7468b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:17.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5a82a8d-0b92-48d3-9c96-ffa7de9e51d2 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] TaaS: Handle Delete Port: ce8abdc9-30dd-4572-b7cc-9fc88d1aaec5 2026-04-30 12:23:17.497 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5a82a8d-0b92-48d3-9c96-ffa7de9e51d2 c20760f70b6d4cc8b485d010c647ea6c dc04227f3de94920ad3dcad2653441e3 - - default default] Tap Mirror: Handle Delete Port: ce8abdc9-30dd-4572-b7cc-9fc88d1aaec5 [pid: 8|app: 0|req: 522/1040] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:17 2026] DELETE /v2.0/floatingips/5c055656-e9a6-4fbf-b664-72ff7c7f4763 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:18.082 8 WARNING neutron.db.securitygroups_db [None req-98a05b09-e5a1-428d-8169-6db3754c862e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:23:18.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-f731714c-48aa-4583-903f-5ece41434353 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 54907bdf-b4e7-4c77-a946-ff44bbffb6f4 2026-04-30 12:23:18.119 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f731714c-48aa-4583-903f-5ece41434353 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 54907bdf-b4e7-4c77-a946-ff44bbffb6f4 [pid: 8|app: 0|req: 523/1041] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:17 2026] GET /v2.0/security-groups?tenant_id=2865fd8145cb4510b42fc48a9dcf3f8b&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:18.209 7 INFO neutron.services.segments.plugin [-] Segment 7cd71301-f23b-4532-a419-0250e6adb416 resource provider aggregate not found 2026-04-30 12:23:18.222 7 INFO neutron.services.segments.plugin [-] Segment 7cd71301-f23b-4532-a419-0250e6adb416 resource provider aggregate not found 2026-04-30 12:23:18.228 7 INFO neutron.services.segments.plugin [-] Segment 7cd71301-f23b-4532-a419-0250e6adb416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cd71301-f23b-4532-a419-0250e6adb416 found for delete ", "request_id": "req-5deeb849-5dab-4ae1-bd5d-acc69d64d620"}]} 2026-04-30 12:23:18.241 7 INFO neutron.services.segments.plugin [-] Segment 7cd71301-f23b-4532-a419-0250e6adb416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cd71301-f23b-4532-a419-0250e6adb416 found for delete ", "request_id": "req-bde198b4-00ec-4617-ab66-af46c4dcd74b"}]} [pid: 8|app: 0|req: 524/1042] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:18 2026] DELETE /v2.0/security-groups/85dff70c-0c5c-4298-8192-1570f11194dc => 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: 519/1043] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:17 2026] PUT /v2.0/routers/d4dbd727-e66f-4c5b-94ae-caa1effc8edb/remove_router_interface => generated 310 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:18.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd747f25-2fb2-479f-bb58-4b103e434726 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: deeb7da1-3a94-4bd3-a84d-15b7d7ad9cf2 2026-04-30 12:23:18.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd747f25-2fb2-479f-bb58-4b103e434726 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: deeb7da1-3a94-4bd3-a84d-15b7d7ad9cf2 2026-04-30 12:23:19.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd747f25-2fb2-479f-bb58-4b103e434726 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 5007c2bf-86fd-43cb-aa11-910b028b7683 2026-04-30 12:23:19.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd747f25-2fb2-479f-bb58-4b103e434726 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 5007c2bf-86fd-43cb-aa11-910b028b7683 2026-04-30 12:23:19.382 7 WARNING neutron.db.securitygroups_db [None req-3b89bce0-fc1e-4372-be43-6af5963ba840 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:23:19.493 8 INFO neutron.services.segments.plugin [-] Segment 47a60d14-0105-4460-ae77-32d5f29b10c4 resource provider aggregate not found 2026-04-30 12:23:19.500 8 INFO neutron.services.segments.plugin [-] Segment 47a60d14-0105-4460-ae77-32d5f29b10c4 resource provider aggregate not found [pid: 7|app: 0|req: 520/1044] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:19 2026] GET /v2.0/security-groups?tenant_id=c5ace58e18a845e496ed3b5e886189fa&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:19.522 8 INFO neutron.services.segments.plugin [-] Segment 47a60d14-0105-4460-ae77-32d5f29b10c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a60d14-0105-4460-ae77-32d5f29b10c4 found for delete ", "request_id": "req-ae402e80-8041-4666-994e-90d2821f4912"}]} 2026-04-30 12:23:19.524 8 INFO neutron.services.segments.plugin [-] Segment 47a60d14-0105-4460-ae77-32d5f29b10c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a60d14-0105-4460-ae77-32d5f29b10c4 found for delete ", "request_id": "req-8acb0f47-066f-4fec-b9d5-da9bbc668167"}]} 2026-04-30 12:23:19.532 8 INFO neutron.db.l3_hamode_db [None req-dd747f25-2fb2-479f-bb58-4b103e434726 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network 669de96c-4085-4a3f-8b47-7929e1991ae0 was deleted as no HA routers are present in project dc04227f3de94920ad3dcad2653441e3. [pid: 8|app: 0|req: 525/1045] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:18 2026] DELETE /v2.0/routers/d4dbd727-e66f-4c5b-94ae-caa1effc8edb => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1046] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:19 2026] DELETE /v2.0/security-groups/af0e538e-b5e4-4730-8ba6-3b9222709190 => 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: 526/1047] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:19 2026] DELETE /v2.0/subnets/b6a39dd2-3691-4249-8ce2-32125c90a4e8 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:19.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-309ff85c-1c0b-4659-904e-ffeca22f3756 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 6b0600da-16d6-4dff-a2e9-d35cb0723083 2026-04-30 12:23:19.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-309ff85c-1c0b-4659-904e-ffeca22f3756 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 6b0600da-16d6-4dff-a2e9-d35cb0723083 [pid: 7|app: 0|req: 522/1048] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:19 2026] DELETE /v2.0/networks/93aa939f-8f2f-4f6f-a84d-bae87654303c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:20.058 8 WARNING neutron.db.securitygroups_db [None req-00721aec-0cf5-48ec-808f-10fbe070396b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 527/1049] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:20 2026] GET /v2.0/security-groups?tenant_id=dc04227f3de94920ad3dcad2653441e3&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1050] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:20 2026] DELETE /v2.0/security-groups/6823088f-0f5d-4811-9822-49c69b0e509d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:20.251 7 INFO neutron.services.segments.plugin [-] Segment e9bac49d-94dd-4c8f-bb51-5048775a5a2f resource provider aggregate not found 2026-04-30 12:23:20.274 7 INFO neutron.services.segments.plugin [-] Segment e9bac49d-94dd-4c8f-bb51-5048775a5a2f resource provider aggregate not found 2026-04-30 12:23:20.277 7 INFO neutron.services.segments.plugin [-] Segment e9bac49d-94dd-4c8f-bb51-5048775a5a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9bac49d-94dd-4c8f-bb51-5048775a5a2f found for delete ", "request_id": "req-deb05d3d-45d1-499f-819b-abff628b04ea"}]} 2026-04-30 12:23:20.303 7 INFO neutron.services.segments.plugin [-] Segment e9bac49d-94dd-4c8f-bb51-5048775a5a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9bac49d-94dd-4c8f-bb51-5048775a5a2f found for delete ", "request_id": "req-8968f803-7512-45b3-be80-b42c4b88382f"}]} 2026-04-30 12:23:20.373 8 INFO neutron.db.segments_db [None req-0287f5fd-0d78-4f05-9b30-b79c8cebcb31 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment b2c4d334-7a7a-457c-a8e6-88345026acdd of type vxlan for network e1f82a79-cee0-43e5-85e9-1b216901af43 [pid: 8|app: 0|req: 528/1051] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:23:20 2026] POST /v2.0/networks => generated 738 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1052] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:20 2026] POST /v2.0/subnets => generated 685 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:20.709 8 INFO neutron.db.segments_db [None req-c565ab8b-ae0a-4a98-b4f2-95456bdcb51b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 1bb87d10-c78a-4299-be02-86c09cb6d3e4 of type vxlan for network d6bcac3d-7e02-4f57-8fbc-809ea060de1d 2026-04-30 12:23:20.927 8 INFO neutron.db.l3_hamode_db [None req-c565ab8b-ae0a-4a98-b4f2-95456bdcb51b 70055dc0b183426d863dc1669adefe4f 3a02694b8d8d41d5807a4dc6bc44c8f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/1053] 10.0.0.26 () {32 vars in 652 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions => generated 22222 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1054] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1055] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:21 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: 528/1056] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1057] 10.0.0.26 () {32 vars in 664 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1058] 10.0.0.26 () {32 vars in 698 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1059] 10.0.0.26 () {32 vars in 696 bytes} [Thu Apr 30 12:23:21 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: 532/1060] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1061] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1062] 10.0.0.26 () {32 vars in 702 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1063] 10.0.0.26 () {32 vars in 692 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1064] 10.0.0.26 () {32 vars in 694 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1065] 10.0.0.26 () {32 vars in 684 bytes} [Thu Apr 30 12:23:21 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: 538/1066] 10.0.0.26 () {32 vars in 686 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1067] 10.0.0.26 () {32 vars in 660 bytes} [Thu Apr 30 12:23:21 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: 540/1068] 10.0.0.26 () {32 vars in 698 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1069] 10.0.0.26 () {32 vars in 678 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1070] 10.0.0.26 () {32 vars in 682 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1071] 10.0.0.26 () {32 vars in 674 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1072] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1073] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1074] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1075] 10.0.0.26 () {32 vars in 686 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1076] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/flavors => 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: 549/1077] 10.0.0.26 () {32 vars in 686 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1078] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1079] 10.0.0.26 () {32 vars in 698 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1080] 10.0.0.26 () {32 vars in 678 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1081] 10.0.0.26 () {32 vars in 666 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1082] 10.0.0.26 () {32 vars in 676 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1083] 10.0.0.26 () {32 vars in 664 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1084] 10.0.0.26 () {32 vars in 674 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/l3-flavors => 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: 557/1085] 10.0.0.26 () {32 vars in 712 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1086] 10.0.0.26 () {32 vars in 690 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1087] 10.0.0.26 () {32 vars in 682 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1088] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1089] 10.0.0.26 () {32 vars in 686 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1090] 10.0.0.26 () {32 vars in 704 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1091] 10.0.0.26 () {32 vars in 674 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1092] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1093] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1094] 10.0.0.26 () {32 vars in 674 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1095] 10.0.0.26 () {32 vars in 692 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1096] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1097] 10.0.0.26 () {32 vars in 708 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1098] 10.0.0.26 () {32 vars in 704 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1099] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1100] 10.0.0.26 () {32 vars in 696 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1101] 10.0.0.26 () {32 vars in 710 bytes} [Thu Apr 30 12:23:21 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:22.027 8 INFO neutron.db.l3_hamode_db [None req-c565ab8b-ae0a-4a98-b4f2-95456bdcb51b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:23:22.063 7 INFO neutron.db.segments_db [None req-d07b9416-a8aa-4e86-9a4e-d69c7da33cce 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe of type vxlan for network 6b03d862-1415-497d-9e0c-eda55cc7206c [pid: 7|app: 0|req: 574/1102] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:23:21 2026] POST /v2.0/networks => generated 747 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1103] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:22 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1104] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:22 2026] POST /v2.0/subnets => generated 695 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1105] 10.0.0.26 () {32 vars in 686 bytes} [Thu Apr 30 12:23:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:22.401 7 INFO neutron.db.segments_db [None req-2e11d3bf-4041-42dc-8b1b-30374524536a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 2c103ce0-7051-496c-a290-d55eee787c69 of type vxlan for network ffab7de4-941c-47e7-9b4b-8cbdef443b39 2026-04-30 12:23:22.651 7 INFO neutron.db.l3_hamode_db [None req-2e11d3bf-4041-42dc-8b1b-30374524536a 70055dc0b183426d863dc1669adefe4f fad2d2ce7b0b43fcae84297829d8d2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 529/1106] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:20 2026] POST /v2.0/routers => generated 725 bytes in 2077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1107] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:22 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:23.351 7 INFO neutron.db.l3_hamode_db [None req-2e11d3bf-4041-42dc-8b1b-30374524536a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 533/1110] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:23:22 2026] PUT /v2.0/routers/7d637387-ee90-4e83-9d42-d97b88cafbdf/add_router_interface => generated 310 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1111] 10.0.0.26 () {32 vars in 674 bytes} [Thu Apr 30 12:23:23 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1112] 10.0.0.26 () {32 vars in 670 bytes} [Thu Apr 30 12:23:23 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1113] 10.0.0.26 () {32 vars in 660 bytes} [Thu Apr 30 12:23:23 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: 537/1114] 10.0.0.26 () {32 vars in 698 bytes} [Thu Apr 30 12:23:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1115] 10.0.0.26 () {32 vars in 698 bytes} [Thu Apr 30 12:23:23 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: 539/1116] 10.0.0.26 () {32 vars in 676 bytes} [Thu Apr 30 12:23:23 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1117] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:23 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1118] 10.0.0.26 () {32 vars in 682 bytes} [Thu Apr 30 12:23:24 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: 542/1119] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1120] 10.0.0.26 () {32 vars in 684 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1121] 10.0.0.26 () {32 vars in 706 bytes} [Thu Apr 30 12:23:24 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: 545/1122] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1123] 10.0.0.26 () {32 vars in 696 bytes} [Thu Apr 30 12:23:24 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: 547/1124] 10.0.0.26 () {32 vars in 694 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1125] 10.0.0.26 () {32 vars in 684 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1126] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1127] 10.0.0.26 () {32 vars in 704 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1128] 10.0.0.26 () {32 vars in 666 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1129] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1130] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/rbac-policies => 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: 578/1131] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:22 2026] POST /v2.0/routers => generated 735 bytes in 1767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1132] 10.0.0.26 () {32 vars in 690 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1133] 10.0.0.26 () {32 vars in 690 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1134] 10.0.0.26 () {32 vars in 694 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1135] 10.0.0.26 () {32 vars in 684 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1136] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1137] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 560/1138] 10.0.0.26 () {32 vars in 702 bytes} [Thu Apr 30 12:23:24 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: 8|app: 0|req: 561/1139] 10.0.0.26 () {32 vars in 712 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1140] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1141] 10.0.0.26 () {32 vars in 714 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1142] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1143] 10.0.0.26 () {32 vars in 740 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1144] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1145] 10.0.0.26 () {32 vars in 682 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1146] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1147] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1148] 10.0.0.26 () {32 vars in 678 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1149] 10.0.0.26 () {32 vars in 668 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1150] 10.0.0.26 () {32 vars in 696 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1151] 10.0.0.26 () {32 vars in 704 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1152] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1153] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1154] 10.0.0.26 () {32 vars in 682 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1155] 10.0.0.26 () {32 vars in 704 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1156] 10.0.0.26 () {32 vars in 694 bytes} [Thu Apr 30 12:23:24 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: 8|app: 0|req: 579/1157] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1158] 10.0.0.26 () {32 vars in 696 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1159] 10.0.0.26 () {32 vars in 678 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1160] 10.0.0.26 () {32 vars in 688 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1161] 10.0.0.26 () {32 vars in 700 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1162] 10.0.0.26 () {32 vars in 664 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1163] 10.0.0.26 () {32 vars in 680 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1164] 10.0.0.26 () {32 vars in 676 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1165] 10.0.0.26 () {32 vars in 692 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1166] 10.0.0.26 () {32 vars in 676 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1167] 10.0.0.26 () {32 vars in 666 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1168] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1169] 10.0.0.26 () {32 vars in 674 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1170] 10.0.0.26 () {32 vars in 704 bytes} [Thu Apr 30 12:23:24 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1171] 10.0.0.26 () {32 vars in 686 bytes} [Thu Apr 30 12:23:24 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) 2026-04-30 12:23:25.220 8 WARNING neutron.db.securitygroups_db [None req-a92af42f-b066-43d7-923b-139f6dd91a2e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 594/1172] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:25 2026] GET /v2.0/security-groups?tenant_id=055ca978939b499e866e31b9e673946a&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1173] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:23:24 2026] PUT /v2.0/routers/f87e88af-5943-4e7a-a69b-2205c29db457/add_router_interface => generated 310 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1174] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:25 2026] DELETE /v2.0/security-groups/910903b4-a263-48e9-a073-16859fb8fd65 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1175] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:23:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1176] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:23:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1177] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:23:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1178] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:23:26 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1179] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:27.496 7 INFO neutron.db.segments_db [None req-f77b0676-64d6-49fa-b9f5-595e0eecf241 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Added segment 566f890c-1053-4db7-b023-eb57da6fcc40 of type vxlan for network 002f3219-351d-4724-b5e4-dcc40dc5578e [pid: 8|app: 0|req: 600/1181] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/networks?id=e1f82a79-cee0-43e5-85e9-1b216901af43 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1182] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:23:27 2026] POST /v2.0/networks => generated 650 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1183] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/quotas/3a02694b8d8d41d5807a4dc6bc44c8f0 => 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: 602/1184] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/ports?tenant_id=3a02694b8d8d41d5807a4dc6bc44c8f0&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1185] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/networks/e1f82a79-cee0-43e5-85e9-1b216901af43?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: 604/1186] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/networks/e1f82a79-cee0-43e5-85e9-1b216901af43?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: 583/1187] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:27 2026] POST /v2.0/subnets => generated 627 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:27.895 8 INFO neutron.db.segments_db [None req-d35cae12-2ba6-415e-82aa-be9f2eecd21a 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Added segment e612f1f2-a467-4b74-83db-54b2c47a88f2 of type vxlan for network 30fa34cf-4f83-4ea5-8a9f-d540c201c178 [pid: 7|app: 0|req: 584/1188] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:27 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:28.153 8 INFO neutron.db.l3_hamode_db [None req-d35cae12-2ba6-415e-82aa-be9f2eecd21a 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:23:28.981 8 INFO neutron.db.l3_hamode_db [None req-d35cae12-2ba6-415e-82aa-be9f2eecd21a 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1189] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:29.469 7 WARNING neutron.db.securitygroups_db [req-1f9e01e6-3ce6-4752-88dd-91a2bc82a9c5 req-c804a386-4007-4e41-ac44-b8db26fb70d0 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 586/1190] 10.0.0.38 () {34 vars in 1097 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--950602131&fields=id&tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc => 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: 587/1191] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/networks?id=6b03d862-1415-497d-9e0c-eda55cc7206c => generated 680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1192] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/quotas/fad2d2ce7b0b43fcae84297829d8d2fc => 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: 589/1193] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/ports?tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc&fields=id => generated 57 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1194] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c?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: 591/1195] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:23:29 2026] GET /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c?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: 605/1196] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:27 2026] POST /v2.0/routers => generated 694 bytes in 2077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1197] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:30 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => 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: 607/1198] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:30 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1199] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:31 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1200] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:31 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => 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: 592/1201] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:23:29 2026] PUT /v2.0/routers/34fb9c7a-2366-4e2a-807b-95caadca1081/add_router_interface => generated 310 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1202] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:23:31 2026] POST /v2.0/ports => generated 954 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1203] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:23:31 2026] POST /v2.0/ports => generated 954 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 594/1204] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:32 2026] GET /v2.0/networks?id=e1f82a79-cee0-43e5-85e9-1b216901af43 => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1205] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:23:32 2026] POST /v2.0/ports => generated 954 bytes in 366 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: 596/1206] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:32 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1207] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:32 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:32.766 8 INFO neutron.db.l3_db [None req-2f1c1319-587f-429e-8ea2-a89cebf9659f 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Floating IP ce6c435e-7e20-4464-aa58-09e4f705bcfb associated. External IP: 10.96.250.213, port: a6065a6f-0251-400e-9ff9-c885fe747484. [pid: 7|app: 0|req: 598/1208] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:23:32 2026] PUT /v2.0/ports/ceaf2bbf-b608-4fdf-bc64-5740e9dea918 => generated 1235 bytes in 385 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: 599/1209] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:33 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:33.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ca88091-63a7-4d3b-9dda-0d52d9b44de1'] response: {'name': 'network-changed', 'server_uuid': '77fd4cb8-cd3c-4398-b368-e4991fa31454', 'tag': 'ceaf2bbf-b608-4fdf-bc64-5740e9dea918', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 611/1210] 10.0.0.26 () {34 vars in 676 bytes} [Thu Apr 30 12:23:31 2026] POST /v2.0/floatingips => generated 841 bytes in 1199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:33.268 7 INFO neutron.db.l3_db [None req-56b8d061-d4f7-49e5-bf14-efcf1d052481 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Floating IP ce6c435e-7e20-4464-aa58-09e4f705bcfb disassociated. External IP: 10.96.250.213, port: a6065a6f-0251-400e-9ff9-c885fe747484. [pid: 7|app: 0|req: 600/1211] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:23:33 2026] PUT /v2.0/floatingips/ce6c435e-7e20-4464-aa58-09e4f705bcfb => generated 552 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:33.642 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7328a90-7717-4fd4-8fe5-89d70457df6a 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: d00d363a-9ff5-4f84-841b-80de5ea5bb4f 2026-04-30 12:23:33.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7328a90-7717-4fd4-8fe5-89d70457df6a 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: d00d363a-9ff5-4f84-841b-80de5ea5bb4f [pid: 7|app: 0|req: 601/1212] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:33 2026] GET /v2.0/ports?tenant_id=3a02694b8d8d41d5807a4dc6bc44c8f0&device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1213] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:23:33 2026] GET /v2.0/networks?tenant_id=3a02694b8d8d41d5807a4dc6bc44c8f0&shared=False => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1214] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:23:33 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: 604/1215] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:33 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => 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: 612/1216] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:33 2026] DELETE /v2.0/floatingips/ce6c435e-7e20-4464-aa58-09e4f705bcfb => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1217] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => 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: 614/1218] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1219] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/networks?id=6b03d862-1415-497d-9e0c-eda55cc7206c => generated 680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:34.520 7 INFO neutron.db.l3_db [None req-a8a97e35-d984-4532-b911-8c157464a613 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Floating IP 462bc9f3-54ad-43e2-9f3e-2f8646ac30fd associated. External IP: 10.96.250.207, port: e2a33c36-6b57-433b-ba46-823387d4a68e. 2026-04-30 12:23:34.535 8 WARNING neutron.db.securitygroups_db [req-1f9e01e6-3ce6-4752-88dd-91a2bc82a9c5 req-95886b47-e1e3-4640-9d38-64028f37af87 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 616/1220] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1221] 10.0.0.26 () {34 vars in 676 bytes} [Thu Apr 30 12:23:33 2026] POST /v2.0/floatingips => generated 841 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1222] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/ports?tenant_id=3a02694b8d8d41d5807a4dc6bc44c8f0&device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1223] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:23:34 2026] POST /v2.0/ports => generated 958 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1224] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/floatingips/462bc9f3-54ad-43e2-9f3e-2f8646ac30fd => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1225] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 961 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1226] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ceaf2bbf-b608-4fdf-bc64-5740e9dea918 => 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: 620/1227] 10.0.0.26 () {32 vars in 654 bytes} [Thu Apr 30 12:23:34 2026] GET /v2.0/floatingips => generated 844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1228] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&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: 622/1229] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/subnets?id=535a4e1a-fe33-438b-ad9c-3e64a0eb86bf => generated 688 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1230] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:23:34 2026] PUT /v2.0/ports/20a7813c-d579-41b1-aed9-aa709eaadb05 => generated 1239 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:23:35.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9b96a23-519d-403b-a4d9-775b4ddbca53'] response: {'name': 'network-changed', 'server_uuid': '86283e31-6622-4f12-985b-a9357d0d27f4', 'tag': '20a7813c-d579-41b1-aed9-aa709eaadb05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 609/1231] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/ports?network_id=e1f82a79-cee0-43e5-85e9-1b216901af43&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:35.419 8 INFO neutron.db.l3_db [None req-3571a584-8890-44bb-acd2-f2b2da1b53b3 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Floating IP 462bc9f3-54ad-43e2-9f3e-2f8646ac30fd associated. External IP: 10.96.250.207, port: e2a33c36-6b57-433b-ba46-823387d4a68e. [pid: 7|app: 0|req: 610/1232] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1233] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/networks/e1f82a79-cee0-43e5-85e9-1b216901af43?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: 612/1234] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&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: 613/1235] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/networks/e1f82a79-cee0-43e5-85e9-1b216901af43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1236] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/ports?tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc&device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1237] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:23:35 2026] PUT /v2.0/floatingips/462bc9f3-54ad-43e2-9f3e-2f8646ac30fd => generated 841 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1238] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:23:35 2026] GET /v2.0/networks?tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc&shared=False => generated 775 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1239] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:23:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:36.082 7 INFO neutron.db.l3_db [None req-0a5c0759-a87b-446b-aa7d-bc041dfaff99 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Floating IP 462bc9f3-54ad-43e2-9f3e-2f8646ac30fd disassociated. External IP: 10.96.250.207, port: a6065a6f-0251-400e-9ff9-c885fe747484. [pid: 8|app: 0|req: 626/1240] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:36 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1241] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:36 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&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: 615/1242] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:23:35 2026] PUT /v2.0/floatingips/462bc9f3-54ad-43e2-9f3e-2f8646ac30fd => generated 552 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:36.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-f75528f0-26e5-426d-b9d5-031d5f716ed6 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: 0a966d26-87e9-4a57-8914-3f9183e67612 2026-04-30 12:23:36.514 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f75528f0-26e5-426d-b9d5-031d5f716ed6 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: 0a966d26-87e9-4a57-8914-3f9183e67612 [pid: 7|app: 0|req: 616/1243] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:36 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1244] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:36 2026] DELETE /v2.0/floatingips/462bc9f3-54ad-43e2-9f3e-2f8646ac30fd => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1245] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:36 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:36.725 8 INFO neutron.api.v2.resource [None req-b44ab9ce-0dd3-4885-b8ba-d74a9970a864 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1246] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:36 2026] DELETE /v2.0/floatingips/462bc9f3-54ad-43e2-9f3e-2f8646ac30fd => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:36.883 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c7eadcf-2d67-459a-b2c2-02f7bd82f85c 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: a6065a6f-0251-400e-9ff9-c885fe747484 2026-04-30 12:23:36.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c7eadcf-2d67-459a-b2c2-02f7bd82f85c 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: a6065a6f-0251-400e-9ff9-c885fe747484 [pid: 7|app: 0|req: 618/1247] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:23:36 2026] DELETE /v2.0/ports/a6065a6f-0251-400e-9ff9-c885fe747484 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1248] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/ports?tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc&device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => 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: 620/1249] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=20a7813c-d579-41b1-aed9-aa709eaadb05 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1250] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/subnets?id=4355d0d9-cdaa-404c-b058-96c5a6b4f0b2 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:37.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9533464-6383-4440-bd3e-4e4cd50dfa22 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: e2a33c36-6b57-433b-ba46-823387d4a68e 2026-04-30 12:23:37.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9533464-6383-4440-bd3e-4e4cd50dfa22 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: e2a33c36-6b57-433b-ba46-823387d4a68e [pid: 7|app: 0|req: 622/1251] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/ports?network_id=6b03d862-1415-497d-9e0c-eda55cc7206c&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1252] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c?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: 624/1253] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1254] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c?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: 630/1255] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:23:37 2026] DELETE /v2.0/ports/e2a33c36-6b57-433b-ba46-823387d4a68e => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1256] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1259] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/ports?device_id=34fb9c7a-2366-4e2a-807b-95caadca1081 => generated 958 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:37.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e7fb3ad-d712-4b80-8143-800e5e652087 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: e080f069-36cc-42a3-8ba4-5112c246ffb5 2026-04-30 12:23:37.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e7fb3ad-d712-4b80-8143-800e5e652087 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: e080f069-36cc-42a3-8ba4-5112c246ffb5 [pid: 8|app: 0|req: 632/1260] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1261] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&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: 634/1262] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1263] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:37 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1264] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:38 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1265] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:38 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1266] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:37 2026] PUT /v2.0/routers/34fb9c7a-2366-4e2a-807b-95caadca1081/remove_router_interface => generated 310 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1267] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:38 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => 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: 631/1268] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:38 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:38.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-27c1780d-ea56-4924-9982-7e4fdff1d4ca 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: d68825b5-9c32-44f7-9a66-11abd19d0926 2026-04-30 12:23:38.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c1780d-ea56-4924-9982-7e4fdff1d4ca 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: d68825b5-9c32-44f7-9a66-11abd19d0926 2026-04-30 12:23:38.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-27c1780d-ea56-4924-9982-7e4fdff1d4ca 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] TaaS: Handle Delete Port: 23f29f6a-6b93-45a5-a308-26a93596ca63 2026-04-30 12:23:38.855 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c1780d-ea56-4924-9982-7e4fdff1d4ca 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] Tap Mirror: Handle Delete Port: 23f29f6a-6b93-45a5-a308-26a93596ca63 [pid: 7|app: 0|req: 632/1269] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:38 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1270] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:39 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:39.250 8 INFO neutron.services.segments.plugin [-] Segment e612f1f2-a467-4b74-83db-54b2c47a88f2 resource provider aggregate not found 2026-04-30 12:23:39.254 8 INFO neutron.services.segments.plugin [-] Segment e612f1f2-a467-4b74-83db-54b2c47a88f2 resource provider aggregate not found 2026-04-30 12:23:39.267 8 INFO neutron.services.segments.plugin [-] Segment e612f1f2-a467-4b74-83db-54b2c47a88f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e612f1f2-a467-4b74-83db-54b2c47a88f2 found for delete ", "request_id": "req-dd4245fa-02ee-43f7-8dda-a992318461b5"}]} 2026-04-30 12:23:39.274 8 INFO neutron.services.segments.plugin [-] Segment e612f1f2-a467-4b74-83db-54b2c47a88f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e612f1f2-a467-4b74-83db-54b2c47a88f2 found for delete ", "request_id": "req-f92fc7ab-e756-4d84-9d29-595e527c111d"}]} 2026-04-30 12:23:39.286 8 INFO neutron.db.l3_hamode_db [None req-27c1780d-ea56-4924-9982-7e4fdff1d4ca 0b9c95f7618345bf9c8726feeb8ec802 98b9bdebe13040c7bca162e148d0ce90 - - default default] HA network 30fa34cf-4f83-4ea5-8a9f-d540c201c178 was deleted as no HA routers are present in project 98b9bdebe13040c7bca162e148d0ce90. [pid: 8|app: 0|req: 638/1271] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:38 2026] DELETE /v2.0/routers/34fb9c7a-2366-4e2a-807b-95caadca1081 => 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: 639/1272] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:39 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1273] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:39 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1274] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:39 2026] DELETE /v2.0/subnets/f54c3843-14ac-4ddb-ad69-40c50e50756d => 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: 641/1275] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:39 2026] DELETE /v2.0/networks/002f3219-351d-4724-b5e4-dcc40dc5578e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1276] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:39 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1277] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:39 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:40.193 7 WARNING neutron.db.securitygroups_db [None req-f05e51b9-9e0a-445c-93c3-a2a56917b17d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 636/1278] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/security-groups?tenant_id=98b9bdebe13040c7bca162e148d0ce90&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: 643/1279] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1280] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:40 2026] DELETE /v2.0/security-groups/98fd496c-d3e3-415e-aba8-fbf9ca7d61b2 => 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: 644/1281] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1282] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1283] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 639/1284] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/security-groups?id=43857490-bad6-4489-90b8-8b6579dad6b6&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:40.745 8 INFO neutron_taas.services.taas.taas_plugin [req-09e5866b-c332-4e12-8a12-e19fbd9c21f4 req-5d1e5acc-752e-4278-9f39-ec4667b9932e 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] TaaS: Handle Delete Port: eb46e409-cef9-431b-bde2-61cd48e5202a 2026-04-30 12:23:40.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09e5866b-c332-4e12-8a12-e19fbd9c21f4 req-5d1e5acc-752e-4278-9f39-ec4667b9932e 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] Tap Mirror: Handle Delete Port: eb46e409-cef9-431b-bde2-61cd48e5202a 2026-04-30 12:23:40.884 8 INFO neutron.db.l3_db [req-09e5866b-c332-4e12-8a12-e19fbd9c21f4 req-5d1e5acc-752e-4278-9f39-ec4667b9932e 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] Floating IP 24c76749-32e8-497b-a299-b082bedb8d96 disassociated. External IP: 10.96.250.214, port: eb46e409-cef9-431b-bde2-61cd48e5202a. [pid: 7|app: 0|req: 640/1285] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1286] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:40 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:41.285 8 INFO neutron.services.segments.plugin [-] Segment 566f890c-1053-4db7-b023-eb57da6fcc40 resource provider aggregate not found 2026-04-30 12:23:41.298 8 INFO neutron.services.segments.plugin [-] Segment 566f890c-1053-4db7-b023-eb57da6fcc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 566f890c-1053-4db7-b023-eb57da6fcc40 found for delete ", "request_id": "req-ffe55f61-717c-4c99-9514-805dc37a5169"}]} [pid: 8|app: 0|req: 646/1287] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:23:40 2026] DELETE /v2.0/ports/eb46e409-cef9-431b-bde2-61cd48e5202a => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:41.306 8 INFO neutron.services.segments.plugin [-] Segment 566f890c-1053-4db7-b023-eb57da6fcc40 resource provider aggregate not found 2026-04-30 12:23:41.327 8 INFO neutron.services.segments.plugin [-] Segment 566f890c-1053-4db7-b023-eb57da6fcc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 566f890c-1053-4db7-b023-eb57da6fcc40 found for delete ", "request_id": "req-5206b404-b423-4dc7-ae03-0573a04562f3"}]} 2026-04-30 12:23:41.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc1ab574-cc59-4f68-bb51-b061a2b26de4'] response: {'server_uuid': '7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc', 'name': 'network-vif-deleted', 'tag': 'eb46e409-cef9-431b-bde2-61cd48e5202a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 642/1288] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:41 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => 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: 647/1289] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:41 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1290] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:41 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 644/1291] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:42 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1292] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:42 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:42.346 8 INFO neutron.db.segments_db [None req-c7306f5f-ee94-4487-bccd-0166e0a09d8f 07c256cccb3d4726b4807849e3d464b3 a56613de1d5c419e900b48ee59e1969d - - default default] Added segment 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 of type vxlan for network eb3597ba-3c94-47de-a31f-9be6e22c6a6e [pid: 8|app: 0|req: 648/1293] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:23:42 2026] POST /v2.0/networks => generated 643 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1294] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:42 2026] POST /v2.0/subnets => generated 641 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:42.751 8 INFO neutron.db.segments_db [None req-f9979cc3-3785-4db7-bc2f-b16ba3428850 07c256cccb3d4726b4807849e3d464b3 a56613de1d5c419e900b48ee59e1969d - - default default] Added segment fed5e3af-3533-4cc4-979c-a13616fc3931 of type vxlan for network 51a2759e-2981-423f-89f7-bc1de3cf29aa [pid: 8|app: 0|req: 649/1295] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:23:42 2026] POST /v2.0/networks => generated 643 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1296] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:42 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1297] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:42 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 647/1298] 10.0.0.26 () {34 vars in 742 bytes} [Thu Apr 30 12:23:42 2026] PUT /v2.0/networks/51a2759e-2981-423f-89f7-bc1de3cf29aa => generated 592 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1299] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:42 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1300] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:42 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1301] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1302] 10.0.0.26 () {34 vars in 740 bytes} [Thu Apr 30 12:23:43 2026] PUT /v2.0/subnets/ca64a6b9-2cdb-4695-ba49-327708e556c2 => generated 636 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1303] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:43.439 8 INFO neutron.services.segments.plugin [-] Segment fed5e3af-3533-4cc4-979c-a13616fc3931 resource provider aggregate not found 2026-04-30 12:23:43.445 8 INFO neutron.services.segments.plugin [-] Segment fed5e3af-3533-4cc4-979c-a13616fc3931 resource provider aggregate not found 2026-04-30 12:23:43.467 8 INFO neutron.services.segments.plugin [-] Segment fed5e3af-3533-4cc4-979c-a13616fc3931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed5e3af-3533-4cc4-979c-a13616fc3931 found for delete ", "request_id": "req-ed0f17be-f925-4b29-8f80-2f9b92ddbfd2"}]} 2026-04-30 12:23:43.474 8 INFO neutron.services.segments.plugin [-] Segment fed5e3af-3533-4cc4-979c-a13616fc3931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed5e3af-3533-4cc4-979c-a13616fc3931 found for delete ", "request_id": "req-3c9b5a15-9719-4955-b454-346a684c6bf1"}]} [pid: 8|app: 0|req: 654/1304] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:43 2026] DELETE /v2.0/networks/51a2759e-2981-423f-89f7-bc1de3cf29aa => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:43.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a7d07c2-69b9-4b25-89c0-c2c0ed8e583f 07c256cccb3d4726b4807849e3d464b3 a56613de1d5c419e900b48ee59e1969d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1305] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:43 2026] DELETE /v2.0/networks/51a2759e-2981-423f-89f7-bc1de3cf29aa => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1306] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1307] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/subnets?network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1308] 10.0.0.26 () {32 vars in 652 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/extensions => generated 22222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1309] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/networks => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1310] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/subnets => generated 1280 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1311] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/networks/eb3597ba-3c94-47de-a31f-9be6e22c6a6e => generated 668 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1312] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/subnets/59991af7-b053-4ab5-bb1c-88ca6b92f06f => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:43.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5bfdbf9-c943-43e5-a646-9e1ab47f7589 07c256cccb3d4726b4807849e3d464b3 a56613de1d5c419e900b48ee59e1969d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1313] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:43 2026] DELETE /v2.0/subnets/ca64a6b9-2cdb-4695-ba49-327708e556c2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:43.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12f3bf62-413a-4c98-9f26-8ef81f3b1e35 07c256cccb3d4726b4807849e3d464b3 a56613de1d5c419e900b48ee59e1969d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1314] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:43 2026] DELETE /v2.0/networks/51a2759e-2981-423f-89f7-bc1de3cf29aa => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1315] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:43 2026] GET /v2.0/ports?device_id=7f1131f7-e6ff-4bd7-b9b9-b3ee7774f6fc => 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: 656/1316] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:43 2026] DELETE /v2.0/subnets/59991af7-b053-4ab5-bb1c-88ca6b92f06f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1317] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:44 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1318] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:44 2026] GET /v2.0/security-groups?id=c986b246-2b48-4a24-951d-9673b5101e96&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1319] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:23:44 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:44.150 7 INFO neutron.services.segments.plugin [-] Segment 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 resource provider aggregate not found 2026-04-30 12:23:44.160 7 INFO neutron.services.segments.plugin [-] Segment 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 resource provider aggregate not found 2026-04-30 12:23:44.167 7 INFO neutron.services.segments.plugin [-] Segment 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 found for delete ", "request_id": "req-ecd8012e-f83c-4540-b650-5f44a19066ac"}]} [pid: 7|app: 0|req: 657/1320] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:44 2026] DELETE /v2.0/networks/eb3597ba-3c94-47de-a31f-9be6e22c6a6e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:44.187 7 INFO neutron.services.segments.plugin [-] Segment 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e27ed9-0c1f-4a69-b7e4-d8a1af7e2d38 found for delete ", "request_id": "req-59aa4d9b-40fb-45ec-87f4-1a1db5087276"}]} 2026-04-30 12:23:44.273 8 INFO neutron_taas.services.taas.taas_plugin [req-f59c568f-3a97-4ff9-9e52-4bc9974ac106 req-6b49b066-3522-4100-99f1-494b3ef7a412 cd5096307e9d4a6e9cba11344fe1bc8b 3a02694b8d8d41d5807a4dc6bc44c8f0 - - default default] TaaS: Handle Delete Port: ceaf2bbf-b608-4fdf-bc64-5740e9dea918 2026-04-30 12:23:44.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f59c568f-3a97-4ff9-9e52-4bc9974ac106 req-6b49b066-3522-4100-99f1-494b3ef7a412 cd5096307e9d4a6e9cba11344fe1bc8b 3a02694b8d8d41d5807a4dc6bc44c8f0 - - default default] Tap Mirror: Handle Delete Port: ceaf2bbf-b608-4fdf-bc64-5740e9dea918 [pid: 7|app: 0|req: 658/1321] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:44 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1322] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:23:44 2026] DELETE /v2.0/ports/ceaf2bbf-b608-4fdf-bc64-5740e9dea918 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:44.500 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df54773-3e87-449c-96e2-0340d8e80ce8'] response: {'server_uuid': '77fd4cb8-cd3c-4398-b368-e4991fa31454', 'name': 'network-vif-deleted', 'tag': 'ceaf2bbf-b608-4fdf-bc64-5740e9dea918', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1323] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:44 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:44.855 8 WARNING neutron.db.securitygroups_db [None req-d2e794e9-e828-44c3-8f54-cc0d995e2308 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 665/1324] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:44 2026] GET /v2.0/security-groups?tenant_id=a56613de1d5c419e900b48ee59e1969d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1325] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:44 2026] DELETE /v2.0/security-groups/e84baff5-9019-4207-b1e5-ce96f4763130 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1326] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:45 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => 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: 666/1327] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:45 2026] DELETE /v2.0/security-groups/43857490-bad6-4489-90b8-8b6579dad6b6 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:45.284 7 INFO neutron.api.v2.resource [None req-dfa5899d-e2b5-430c-95cd-db7b847e9075 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1328] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:23:45 2026] GET /v2.0/security-groups/43857490-bad6-4489-90b8-8b6579dad6b6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:45.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-1913785d-197d-4dbc-a5bf-23a85dc911fa 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] TaaS: Handle Delete Port: f5b0ee2b-3bab-4a7f-965d-6359b3a54669 2026-04-30 12:23:45.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1913785d-197d-4dbc-a5bf-23a85dc911fa 7caf745b2afe4da8bce48cba27c9f3cb f6b1f7c9e6a94971a4853d1010be83eb - - default default] Tap Mirror: Handle Delete Port: f5b0ee2b-3bab-4a7f-965d-6359b3a54669 [pid: 8|app: 0|req: 667/1329] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:45 2026] DELETE /v2.0/floatingips/24c76749-32e8-497b-a299-b082bedb8d96 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1330] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:45 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1331] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:45 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&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: 670/1332] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:45 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:46.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-8deb80f0-cc0d-42f1-9d0b-a6c192ac09d7 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: e3c7e2b1-30cc-4c27-a0be-322286751562 2026-04-30 12:23:46.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8deb80f0-cc0d-42f1-9d0b-a6c192ac09d7 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: e3c7e2b1-30cc-4c27-a0be-322286751562 2026-04-30 12:23:46.238 8 INFO neutron.db.l3_db [None req-ae180a8c-ce1d-45fe-a8bc-05b2da919576 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] Floating IP 1545164c-2bc3-4dff-baa4-3e6d96165e82 associated. External IP: 10.96.250.220, port: 20a7813c-d579-41b1-aed9-aa709eaadb05. [pid: 8|app: 0|req: 671/1333] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:23:45 2026] PUT /v2.0/floatingips/1545164c-2bc3-4dff-baa4-3e6d96165e82 => generated 856 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1334] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:46 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:46.616 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e71b4c-316c-4618-8cf0-120a442f1957'] response: {'name': 'network-changed', 'server_uuid': '86283e31-6622-4f12-985b-a9357d0d27f4', 'tag': '20a7813c-d579-41b1-aed9-aa709eaadb05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 673/1335] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:46 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1336] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:45 2026] PUT /v2.0/routers/db1c55a0-6166-42b5-91b3-087c153396bd/remove_router_interface => generated 310 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1337] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:46 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:46.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-40facc3a-f229-4044-b77a-023c8d8dac0d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 8215653d-d075-4fea-9607-974ce7fe0bc6 2026-04-30 12:23:46.921 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40facc3a-f229-4044-b77a-023c8d8dac0d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 8215653d-d075-4fea-9607-974ce7fe0bc6 2026-04-30 12:23:47.264 7 INFO neutron_taas.services.taas.taas_plugin [None req-40facc3a-f229-4044-b77a-023c8d8dac0d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: cab4b8c6-0e47-42a4-a689-830ecf691ccd 2026-04-30 12:23:47.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40facc3a-f229-4044-b77a-023c8d8dac0d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: cab4b8c6-0e47-42a4-a689-830ecf691ccd [pid: 8|app: 0|req: 675/1338] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:23:46 2026] POST /v2.0/security-groups => generated 1625 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1339] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1340] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/ports?tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc&device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => 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: 678/1341] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1342] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&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: 680/1343] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/networks?id=6b03d862-1415-497d-9e0c-eda55cc7206c => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1344] 10.0.0.26 () {34 vars in 757 bytes} [Thu Apr 30 12:23:47 2026] PUT /v2.0/security-groups/c9f2d74b-aaf5-4907-9b0a-1bdefb98041e => generated 1663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1345] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=20a7813c-d579-41b1-aed9-aa709eaadb05 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:47.654 7 INFO neutron.services.segments.plugin [-] Segment 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 resource provider aggregate not found 2026-04-30 12:23:47.662 7 INFO neutron.services.segments.plugin [-] Segment 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 resource provider aggregate not found [pid: 8|app: 0|req: 683/1346] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/security-groups/c9f2d74b-aaf5-4907-9b0a-1bdefb98041e => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:47.679 7 INFO neutron.services.segments.plugin [-] Segment 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 found for delete ", "request_id": "req-09b37151-f1b8-45de-946b-30f41773e753"}]} 2026-04-30 12:23:47.679 7 INFO neutron.services.segments.plugin [-] Segment 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2fdcfe-3c3a-4579-988b-860b578ff1b9 found for delete ", "request_id": "req-89a45d38-e338-4b71-88fb-db672069785b"}]} 2026-04-30 12:23:47.692 7 INFO neutron.db.l3_hamode_db [None req-40facc3a-f229-4044-b77a-023c8d8dac0d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network 3fe148f7-c94b-43d7-87e8-818ea83dc870 was deleted as no HA routers are present in project f6b1f7c9e6a94971a4853d1010be83eb. [pid: 8|app: 0|req: 684/1347] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/subnets?id=4355d0d9-cdaa-404c-b058-96c5a6b4f0b2 => generated 698 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1348] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:46 2026] DELETE /v2.0/routers/db1c55a0-6166-42b5-91b3-087c153396bd => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1349] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/ports?device_id=77fd4cb8-cd3c-4398-b368-e4991fa31454 => 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: 665/1350] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:47 2026] DELETE /v2.0/security-groups/c9f2d74b-aaf5-4907-9b0a-1bdefb98041e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1351] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/ports?network_id=6b03d862-1415-497d-9e0c-eda55cc7206c&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: 667/1352] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1353] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:47 2026] DELETE /v2.0/subnets/ed48cddb-160f-4811-aa5d-0de81ba939dd => 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: 668/1354] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:47.880 8 INFO neutron.api.v2.resource [None req-f661c1b4-177a-409a-909d-159fa92d81c1 abee4165997143a39054c0250d9bbb34 6f867a53b8f8419ea4d53862b1dd3e21 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1355] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:47 2026] DELETE /v2.0/security-groups/c9f2d74b-aaf5-4907-9b0a-1bdefb98041e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1356] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:23:47 2026] GET /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c?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-04-30 12:23:47.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a539c81-0a3a-4a8f-89c5-822c625646b0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: ec5b5126-e886-499a-8dc3-b025d724f1a7 2026-04-30 12:23:47.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a539c81-0a3a-4a8f-89c5-822c625646b0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: ec5b5126-e886-499a-8dc3-b025d724f1a7 [pid: 8|app: 0|req: 689/1357] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:23:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1358] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:47 2026] DELETE /v2.0/networks/d350e331-a36c-430b-b1f7-0caf7b2aeeb6 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1359] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:23:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1360] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules/f8ab96c1-29af-4535-af32-9752586765be => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1361] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:48.268 8 WARNING neutron.db.securitygroups_db [None req-47362ce5-4d01-4625-a392-be69816d4cee 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 692/1362] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-groups?tenant_id=f6b1f7c9e6a94971a4853d1010be83eb&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1363] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:23:48 2026] DELETE /v2.0/security-group-rules/f8ab96c1-29af-4535-af32-9752586765be => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1364] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:48 2026] DELETE /v2.0/security-groups/3c4e5aef-c385-4f84-a611-c5fd52ce816f => 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: 672/1365] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1366] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:23:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1367] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules/dd9bf26f-b3d9-4572-a8b4-8d00b19ca57e => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1368] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1369] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1370] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:23:48 2026] DELETE /v2.0/security-group-rules/dd9bf26f-b3d9-4572-a8b4-8d00b19ca57e => 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: 675/1371] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-groups?id=0df41487-a3cd-4f53-8b88-7c4f49ead53a&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1372] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:23:48.736 7 INFO neutron.db.securitygroups_db [None req-d2e470a5-4211-4724-b2a0-aa1fa65783f2 abee4165997143a39054c0250d9bbb34 6f867a53b8f8419ea4d53862b1dd3e21 - - default default] Project 6f867a53b8f8419ea4d53862b1dd3e21 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: 676/1373] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:23:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1374] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules/d23f2068-07cd-4f22-868c-3097a2482f0e => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1375] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1376] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:23:48 2026] DELETE /v2.0/security-group-rules/d23f2068-07cd-4f22-868c-3097a2482f0e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1377] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:23:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1378] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:49 2026] DELETE /v2.0/security-groups/95aac773-137b-4833-9cbf-9a775d31b0b8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1379] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:23:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1380] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:23:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1381] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:23:49 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:23:49.536 8 INFO neutron_taas.services.taas.taas_plugin [req-31dc7c1d-79bf-4e5d-9bd3-778fb4976436 req-5db103e3-e646-40af-b462-526af9a67d49 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] TaaS: Handle Delete Port: 20a7813c-d579-41b1-aed9-aa709eaadb05 2026-04-30 12:23:49.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-31dc7c1d-79bf-4e5d-9bd3-778fb4976436 req-5db103e3-e646-40af-b462-526af9a67d49 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] Tap Mirror: Handle Delete Port: 20a7813c-d579-41b1-aed9-aa709eaadb05 2026-04-30 12:23:49.665 8 INFO neutron.db.l3_db [req-31dc7c1d-79bf-4e5d-9bd3-778fb4976436 req-5db103e3-e646-40af-b462-526af9a67d49 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] Floating IP 1545164c-2bc3-4dff-baa4-3e6d96165e82 disassociated. External IP: 10.96.250.220, port: 20a7813c-d579-41b1-aed9-aa709eaadb05. 2026-04-30 12:23:49.699 7 INFO neutron.services.segments.plugin [-] Segment f6c3c34f-c7fe-42b8-8dc8-122592deaf12 resource provider aggregate not found 2026-04-30 12:23:49.705 7 INFO neutron.services.segments.plugin [-] Segment f6c3c34f-c7fe-42b8-8dc8-122592deaf12 resource provider aggregate not found 2026-04-30 12:23:49.715 7 INFO neutron.services.segments.plugin [-] Segment f6c3c34f-c7fe-42b8-8dc8-122592deaf12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c3c34f-c7fe-42b8-8dc8-122592deaf12 found for delete ", "request_id": "req-d57a5878-cb4a-4422-8cd2-6d3a03a1d5a5"}]} 2026-04-30 12:23:49.723 7 INFO neutron.services.segments.plugin [-] Segment f6c3c34f-c7fe-42b8-8dc8-122592deaf12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c3c34f-c7fe-42b8-8dc8-122592deaf12 found for delete ", "request_id": "req-2f2ba266-e681-492d-abd7-2b0d595f16c1"}]} 2026-04-30 12:23:49.769 7 WARNING neutron.db.securitygroups_db [None req-d3ac2b06-6794-4975-b804-37c3971761c5 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 681/1382] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:49 2026] GET /v2.0/security-groups?tenant_id=6f867a53b8f8419ea4d53862b1dd3e21&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1383] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:49 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => 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: 683/1384] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:49 2026] DELETE /v2.0/security-groups/91bde7a5-be09-4b88-b8d4-2386b18e9c20 => 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: 702/1385] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:23:49 2026] DELETE /v2.0/ports/20a7813c-d579-41b1-aed9-aa709eaadb05 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:50.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50ae47d7-2d8f-4171-a1db-944fe438e171'] response: {'server_uuid': '86283e31-6622-4f12-985b-a9357d0d27f4', 'name': 'network-vif-deleted', 'tag': '20a7813c-d579-41b1-aed9-aa709eaadb05', 'status': 'completed', 'code': 200} 2026-04-30 12:23:50.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-e98fb45b-5aad-462c-a9fe-123814c641e4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: c2477884-7105-44ac-a2b9-035e9c9ea064 2026-04-30 12:23:50.332 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e98fb45b-5aad-462c-a9fe-123814c641e4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: c2477884-7105-44ac-a2b9-035e9c9ea064 [pid: 7|app: 0|req: 684/1386] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:49 2026] PUT /v2.0/routers/7d637387-ee90-4e83-9d42-d97b88cafbdf/remove_router_interface => generated 310 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1387] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:50 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:51.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-03aea980-b9e5-4f8b-bf44-1b53f012912c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 3a9ee760-0308-439e-a6c6-82432e9f7c5e 2026-04-30 12:23:51.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03aea980-b9e5-4f8b-bf44-1b53f012912c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 3a9ee760-0308-439e-a6c6-82432e9f7c5e 2026-04-30 12:23:51.243 7 WARNING neutron.db.securitygroups_db [None req-3eb0b17d-f391-4729-8a5b-2513439c6a5f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:23:51.300 8 INFO neutron_taas.services.taas.taas_plugin [None req-03aea980-b9e5-4f8b-bf44-1b53f012912c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 3ea3d0e9-7b97-47f5-aeab-1299f63057c3 2026-04-30 12:23:51.303 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03aea980-b9e5-4f8b-bf44-1b53f012912c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 3ea3d0e9-7b97-47f5-aeab-1299f63057c3 [pid: 7|app: 0|req: 686/1388] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:51 2026] GET /v2.0/security-groups?tenant_id=cf8577422b224138ba3e738b5763d580&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1389] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:51 2026] DELETE /v2.0/security-groups/e306a64d-4c11-44ed-834d-e50cd5a96957 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:51.678 8 INFO neutron.services.segments.plugin [-] Segment 1bb87d10-c78a-4299-be02-86c09cb6d3e4 resource provider aggregate not found 2026-04-30 12:23:51.683 8 INFO neutron.services.segments.plugin [-] Segment 1bb87d10-c78a-4299-be02-86c09cb6d3e4 resource provider aggregate not found 2026-04-30 12:23:51.697 8 INFO neutron.services.segments.plugin [-] Segment 1bb87d10-c78a-4299-be02-86c09cb6d3e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb87d10-c78a-4299-be02-86c09cb6d3e4 found for delete ", "request_id": "req-1366df9f-17e6-4738-a44d-a7024a2de288"}]} 2026-04-30 12:23:51.702 8 INFO neutron.services.segments.plugin [-] Segment 1bb87d10-c78a-4299-be02-86c09cb6d3e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb87d10-c78a-4299-be02-86c09cb6d3e4 found for delete ", "request_id": "req-d61903e3-9b88-4c87-a343-21b99fb33a51"}]} 2026-04-30 12:23:51.715 8 INFO neutron.db.l3_hamode_db [None req-03aea980-b9e5-4f8b-bf44-1b53f012912c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network d6bcac3d-7e02-4f57-8fbc-809ea060de1d was deleted as no HA routers are present in project 3a02694b8d8d41d5807a4dc6bc44c8f0. [pid: 8|app: 0|req: 703/1390] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:50 2026] DELETE /v2.0/routers/7d637387-ee90-4e83-9d42-d97b88cafbdf => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1391] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:51 2026] DELETE /v2.0/subnets/535a4e1a-fe33-438b-ad9c-3e64a0eb86bf => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1392] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:51 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:52.028 8 INFO neutron_taas.services.taas.taas_plugin [None req-30bc2ec0-b865-4aa4-ad58-ad6ac5e87c1b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 5e23f819-4946-4385-ba87-f7c13d20eab9 2026-04-30 12:23:52.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30bc2ec0-b865-4aa4-ad58-ad6ac5e87c1b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 5e23f819-4946-4385-ba87-f7c13d20eab9 [pid: 8|app: 0|req: 704/1393] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:51 2026] DELETE /v2.0/networks/e1f82a79-cee0-43e5-85e9-1b216901af43 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:52.337 7 WARNING neutron.db.securitygroups_db [None req-53324ed4-98cf-4fe8-950c-f2fbfe669561 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 690/1396] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:52 2026] GET /v2.0/security-groups?tenant_id=3a02694b8d8d41d5807a4dc6bc44c8f0&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1397] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:52 2026] DELETE /v2.0/security-groups/c986b246-2b48-4a24-951d-9673b5101e96 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1398] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:23:53 2026] GET /v2.0/ports?device_id=86283e31-6622-4f12-985b-a9357d0d27f4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:23:53.720 8 INFO neutron.services.segments.plugin [-] Segment b2c4d334-7a7a-457c-a8e6-88345026acdd resource provider aggregate not found 2026-04-30 12:23:53.724 8 INFO neutron.services.segments.plugin [-] Segment b2c4d334-7a7a-457c-a8e6-88345026acdd resource provider aggregate not found 2026-04-30 12:23:53.737 8 INFO neutron.services.segments.plugin [-] Segment b2c4d334-7a7a-457c-a8e6-88345026acdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c4d334-7a7a-457c-a8e6-88345026acdd found for delete ", "request_id": "req-7431cb97-c252-4687-b9c0-caaa1efe7124"}]} 2026-04-30 12:23:53.745 8 INFO neutron.services.segments.plugin [-] Segment b2c4d334-7a7a-457c-a8e6-88345026acdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c4d334-7a7a-457c-a8e6-88345026acdd found for delete ", "request_id": "req-84c13696-c294-418d-8f87-68c4231ae05d"}]} [pid: 8|app: 0|req: 708/1399] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:54 2026] DELETE /v2.0/security-groups/0df41487-a3cd-4f53-8b88-7c4f49ead53a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:54.330 7 INFO neutron.api.v2.resource [None req-d4789936-ad36-419b-ae91-86768118dcf7 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1400] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:23:54 2026] GET /v2.0/security-groups/0df41487-a3cd-4f53-8b88-7c4f49ead53a => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:23:54.433 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea3cd97b-5330-416a-b7f4-6d4779687b11 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] TaaS: Handle Delete Port: a2311004-c4e9-405f-901e-951cc34f3a80 2026-04-30 12:23:54.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea3cd97b-5330-416a-b7f4-6d4779687b11 dab81d1e3c5941a4b5014ad11203a6ef fad2d2ce7b0b43fcae84297829d8d2fc - - default default] Tap Mirror: Handle Delete Port: a2311004-c4e9-405f-901e-951cc34f3a80 [pid: 8|app: 0|req: 709/1401] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:23:54 2026] DELETE /v2.0/floatingips/1545164c-2bc3-4dff-baa4-3e6d96165e82 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:55.034 8 WARNING neutron.db.securitygroups_db [None req-1332fcc6-f0dc-483c-909e-cc047891082a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:23:55.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-6cfb8999-519a-457f-b108-04e94f65bdd0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: b926a962-5f23-4bee-89a3-feb89d166b0a 2026-04-30 12:23:55.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cfb8999-519a-457f-b108-04e94f65bdd0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: b926a962-5f23-4bee-89a3-feb89d166b0a [pid: 8|app: 0|req: 710/1402] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:54 2026] GET /v2.0/security-groups?tenant_id=c8b76366e97147b9b39ee588a5b2e71b&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1403] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:55 2026] DELETE /v2.0/security-groups/b8a779f3-857e-4e6e-8c7b-89cc91c4d07d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:55.512 8 WARNING neutron.db.securitygroups_db [None req-c617c3b4-667b-4b38-9c1b-3e1c804e4820 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 712/1404] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:55 2026] GET /v2.0/security-groups?tenant_id=c5ecb2b76d084932832e244d2815c352&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: 693/1405] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:23:54 2026] PUT /v2.0/routers/f87e88af-5943-4e7a-a69b-2205c29db457/remove_router_interface => generated 310 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1406] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:55 2026] DELETE /v2.0/security-groups/7e6ec0a6-2fe8-40f6-8f61-9d37152a0f61 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:55.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-55ee1ac1-60d1-46c8-a811-a152a8f7a403 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 580aefaa-df35-4a23-8949-d955650a9978 2026-04-30 12:23:55.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55ee1ac1-60d1-46c8-a811-a152a8f7a403 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 580aefaa-df35-4a23-8949-d955650a9978 2026-04-30 12:23:56.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-55ee1ac1-60d1-46c8-a811-a152a8f7a403 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: d118cda9-6a08-4822-9587-f65adcce9351 2026-04-30 12:23:56.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55ee1ac1-60d1-46c8-a811-a152a8f7a403 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: d118cda9-6a08-4822-9587-f65adcce9351 2026-04-30 12:23:56.541 7 INFO neutron.services.segments.plugin [-] Segment 2c103ce0-7051-496c-a290-d55eee787c69 resource provider aggregate not found 2026-04-30 12:23:56.549 7 INFO neutron.services.segments.plugin [-] Segment 2c103ce0-7051-496c-a290-d55eee787c69 resource provider aggregate not found 2026-04-30 12:23:56.561 7 INFO neutron.services.segments.plugin [-] Segment 2c103ce0-7051-496c-a290-d55eee787c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c103ce0-7051-496c-a290-d55eee787c69 found for delete ", "request_id": "req-484f8d5e-46bd-4078-a92a-65b34bd582b3"}]} 2026-04-30 12:23:56.562 7 INFO neutron.db.l3_hamode_db [None req-55ee1ac1-60d1-46c8-a811-a152a8f7a403 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network ffab7de4-941c-47e7-9b4b-8cbdef443b39 was deleted as no HA routers are present in project fad2d2ce7b0b43fcae84297829d8d2fc. [pid: 7|app: 0|req: 694/1407] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:55 2026] DELETE /v2.0/routers/f87e88af-5943-4e7a-a69b-2205c29db457 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:56.570 7 INFO neutron.services.segments.plugin [-] Segment 2c103ce0-7051-496c-a290-d55eee787c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c103ce0-7051-496c-a290-d55eee787c69 found for delete ", "request_id": "req-2e17a2c0-36c3-48a2-88e9-443828b9f522"}]} [pid: 8|app: 0|req: 714/1408] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:23:56 2026] DELETE /v2.0/subnets/4355d0d9-cdaa-404c-b058-96c5a6b4f0b2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:56.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c58e63c-e863-4159-8f8f-18789faefda4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 8cebecf3-7ad8-4382-aed3-ee286ed0735c 2026-04-30 12:23:56.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c58e63c-e863-4159-8f8f-18789faefda4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 8cebecf3-7ad8-4382-aed3-ee286ed0735c [pid: 7|app: 0|req: 695/1409] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:23:56 2026] DELETE /v2.0/networks/6b03d862-1415-497d-9e0c-eda55cc7206c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:23:57.170 8 WARNING neutron.db.securitygroups_db [None req-426ae497-02da-4673-821e-727eb0696be8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 715/1410] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:57 2026] GET /v2.0/security-groups?tenant_id=fad2d2ce7b0b43fcae84297829d8d2fc&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1411] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:57 2026] DELETE /v2.0/security-groups/b9548426-0f5d-4a7e-a84e-8164e5851bac => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:57.528 8 WARNING neutron.db.securitygroups_db [None req-84f9b131-0626-44f2-9d3e-177d89ff406a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 716/1412] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:57 2026] GET /v2.0/security-groups?tenant_id=1f5d44b2c33449c8b0e92c9542f08282&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1413] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:57 2026] DELETE /v2.0/security-groups/c37f006d-fcf7-4d6b-bcda-e0a5e37ea3ae => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:57.848 8 WARNING neutron.db.securitygroups_db [None req-ff1d6050-0229-40ea-b705-1d599c7d3375 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 717/1414] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:23:57 2026] GET /v2.0/security-groups?tenant_id=9c45b6f895d945af95b2d9a69a84659b&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1415] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:23:57 2026] DELETE /v2.0/security-groups/13553a8d-14bf-4a93-9cd7-40ad9d04c213 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:23:58.579 7 INFO neutron.services.segments.plugin [-] Segment c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe resource provider aggregate not found 2026-04-30 12:23:58.594 7 INFO neutron.services.segments.plugin [-] Segment c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe resource provider aggregate not found 2026-04-30 12:23:58.605 7 INFO neutron.services.segments.plugin [-] Segment c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe found for delete ", "request_id": "req-821d1f9e-f24e-4c3a-b36d-2b1651dacc18"}]} 2026-04-30 12:23:58.615 7 INFO neutron.services.segments.plugin [-] Segment c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fd1558-88a3-44b3-aa3c-a7d5d6c8debe found for delete ", "request_id": "req-27f7d38f-610e-4e9a-a32c-956633b53457"}]} 2026-04-30 12:23:59.245 8 INFO neutron.db.segments_db [None req-d766c188-24b5-413f-833c-603216feaf92 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment ac0c79d2-df1a-453d-9535-c5c9d84c9431 of type vxlan for network 151d1e36-e7cf-4da3-8516-94154709fd56 [pid: 8|app: 0|req: 718/1416] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:23:58 2026] POST /v2.0/networks => generated 746 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1417] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:59 2026] POST /v2.0/subnets => generated 693 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:23:59.585 8 INFO neutron.db.segments_db [None req-65c98302-013c-44e3-b627-d6047bec1bb0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 204aef38-9a42-49bc-8562-02bfa53f5493 of type vxlan for network 28e52759-7567-457f-bfe2-d970f0c0c526 2026-04-30 12:23:59.867 8 INFO neutron.db.l3_hamode_db [None req-65c98302-013c-44e3-b627-d6047bec1bb0 70055dc0b183426d863dc1669adefe4f 0d9c0fa6d41d4a2e936e674d3a6f7b0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:24:00.569 7 WARNING neutron.db.securitygroups_db [None req-f79e2cf5-5a30-439e-99e9-954d6222c763 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:00.656 8 INFO neutron.db.l3_hamode_db [None req-65c98302-013c-44e3-b627-d6047bec1bb0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 700/1418] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:00 2026] GET /v2.0/security-groups?tenant_id=b5ce1ed9af60494db35efe43eb0bd948&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1419] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:00 2026] DELETE /v2.0/security-groups/8a82397a-dcd6-40ac-85b3-4f0fa67dddde => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:01.123 7 WARNING neutron.db.securitygroups_db [None req-f9c3872e-1ee0-48d9-8770-28c8cf1c4936 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 702/1420] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:00 2026] GET /v2.0/security-groups?tenant_id=608c9afa81f24231bfd64c2ca8cc4e55&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1421] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:01 2026] DELETE /v2.0/security-groups/3aa21dc2-6cb8-428b-a8d0-2e619e539f8d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:01.458 7 WARNING neutron.db.securitygroups_db [None req-21641a9f-068d-46fa-9435-e00ded0e0a51 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 704/1422] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:01 2026] GET /v2.0/security-groups?tenant_id=774490e56f4148acaf64e42323b04e97&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1423] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:23:59 2026] POST /v2.0/routers => generated 733 bytes in 2079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1424] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:01 2026] DELETE /v2.0/security-groups/100f0e49-5776-4032-b9ca-3d95c6dfc488 => 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: 720/1425] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:01 2026] PUT /v2.0/routers/8c7e25c6-e4bd-4a42-b1ab-746ac0c8cb1a/add_router_interface => generated 310 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1426] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:24:04 2026] GET /v2.0/networks?id=151d1e36-e7cf-4da3-8516-94154709fd56 => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1427] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:24:04 2026] GET /v2.0/quotas/0d9c0fa6d41d4a2e936e674d3a6f7b0c => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1428] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:24:04 2026] GET /v2.0/ports?tenant_id=0d9c0fa6d41d4a2e936e674d3a6f7b0c&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1429] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:24:04 2026] GET /v2.0/networks/151d1e36-e7cf-4da3-8516-94154709fd56?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1430] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:24:04 2026] GET /v2.0/networks/151d1e36-e7cf-4da3-8516-94154709fd56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1431] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:04 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:05.449 7 WARNING neutron.db.securitygroups_db [None req-9482148f-df4f-45dc-b2a5-d864e2fa6da7 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:05.480 8 WARNING neutron.db.securitygroups_db [None req-7c411c59-7bc4-4980-b77a-a34d722cbc1b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 709/1432] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:05 2026] GET /v2.0/security-groups?tenant_id=9344098b1d2649559c2cfe706c462350&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1433] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:05 2026] GET /v2.0/security-groups?tenant_id=b3a0c38404084ef2aeaedbd89d2233d3&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1434] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:05 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => 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: 710/1435] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:05 2026] DELETE /v2.0/security-groups/34380648-9d52-4359-bced-582e72489190 => 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: 726/1436] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:05 2026] DELETE /v2.0/security-groups/07bc7c96-8bba-40d9-b8ea-490175c2c3c1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:06.225 7 WARNING neutron.db.securitygroups_db [None req-ed789c2d-6f07-43df-a1c4-414e3735a71e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 711/1437] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:06 2026] GET /v2.0/security-groups?tenant_id=ed727da4fc28496f8b0a9f8eca6967ab&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1438] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:06 2026] DELETE /v2.0/security-groups/46aa1c01-2937-45b5-8be3-26c300bac909 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1439] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:06 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => 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: 714/1442] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:07 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:07.846 8 INFO neutron.db.segments_db [None req-f32461b4-3dad-4f07-8e4e-66053ca6e618 30f79ec3201c4724b65c9a545d462f13 50d831b37a524c74910b3d7e02d258cd - - default default] Added segment 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 of type vxlan for network 1370b552-a990-4566-aa1a-b7c929b0bc26 [pid: 8|app: 0|req: 729/1443] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:07 2026] POST /v2.0/networks => generated 648 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1444] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:08 2026] POST /v2.0/subnets => generated 673 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:08.794 8 INFO neutron.db.segments_db [None req-01451b4c-4926-43b2-befe-15875ffdf2a4 30f79ec3201c4724b65c9a545d462f13 50d831b37a524c74910b3d7e02d258cd - - default default] Added segment e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 of type vxlan for network 4aab7661-5b0d-4016-a9c9-8225c54502eb [pid: 7|app: 0|req: 716/1445] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:24:08 2026] GET /v2.0/networks?id=151d1e36-e7cf-4da3-8516-94154709fd56 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1446] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:08 2026] POST /v2.0/networks => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1447] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:08 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => 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: 732/1448] 10.0.0.26 () {34 vars in 742 bytes} [Thu Apr 30 12:24:08 2026] PUT /v2.0/networks/4aab7661-5b0d-4016-a9c9-8225c54502eb => generated 592 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1449] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:24:08 2026] POST /v2.0/ports => generated 954 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 733/1450] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:09 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1451] 10.0.0.26 () {34 vars in 740 bytes} [Thu Apr 30 12:24:09 2026] PUT /v2.0/subnets/ff57c1b2-14d2-43ba-92c5-3f7dcd8f3330 => generated 656 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:09.564 8 WARNING neutron.db.securitygroups_db [None req-809d8c1d-f430-44a4-9832-e270a970fd61 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 718/1452] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:24:09 2026] PUT /v2.0/ports/2a93988c-ec77-48e0-b34a-18e458ed0d29 => generated 1235 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:09.611 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1464fc16-9988-4882-90dd-48a85edf232c'] response: {'name': 'network-changed', 'server_uuid': 'f3b2f3d1-fbe2-4b36-8618-d061870c4cda', 'tag': '2a93988c-ec77-48e0-b34a-18e458ed0d29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 735/1453] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:09 2026] GET /v2.0/security-groups?tenant_id=13062e5bbe1241dcaa57b4969c1c3bc3&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1454] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:09 2026] DELETE /v2.0/security-groups/8c0444a0-c57f-43df-b60b-aaae2645b25c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:09.803 7 INFO neutron.services.segments.plugin [-] Segment e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 resource provider aggregate not found 2026-04-30 12:24:09.812 7 INFO neutron.services.segments.plugin [-] Segment e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 resource provider aggregate not found 2026-04-30 12:24:09.833 7 INFO neutron.services.segments.plugin [-] Segment e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 found for delete ", "request_id": "req-adebf81a-80a7-4f86-9272-795e43ad61a8"}]} 2026-04-30 12:24:09.839 7 INFO neutron.services.segments.plugin [-] Segment e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5ac9d7a-1dfb-4f60-8249-c4fdb0c170c8 found for delete ", "request_id": "req-920192f5-a047-44aa-bede-b60182b52837"}]} [pid: 7|app: 0|req: 719/1455] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:09 2026] DELETE /v2.0/networks/4aab7661-5b0d-4016-a9c9-8225c54502eb => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:09.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4091dfe4-0a02-4055-926f-4e790bf685cd 30f79ec3201c4724b65c9a545d462f13 50d831b37a524c74910b3d7e02d258cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1456] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:09 2026] DELETE /v2.0/networks/4aab7661-5b0d-4016-a9c9-8225c54502eb => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1457] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:24:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1458] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:24:09 2026] GET /v2.0/subnets?network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1459] 10.0.0.26 () {32 vars in 652 bytes} [Thu Apr 30 12:24:09 2026] GET /v2.0/extensions => generated 22222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1460] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:24:09 2026] GET /v2.0/networks => generated 1313 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1461] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/subnets => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1462] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1463] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/networks/1370b552-a990-4566-aa1a-b7c929b0bc26 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1464] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&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: 742/1465] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/ports?tenant_id=0d9c0fa6d41d4a2e936e674d3a6f7b0c&device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1466] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/subnets/396cbe55-dcef-4753-aa4e-d6c785cf308b => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:10.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef5cdece-8bca-4856-bc12-7ef23ca19327 30f79ec3201c4724b65c9a545d462f13 50d831b37a524c74910b3d7e02d258cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1467] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:10 2026] DELETE /v2.0/subnets/ff57c1b2-14d2-43ba-92c5-3f7dcd8f3330 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:24:10.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d2a7f85-adce-4b1a-ab70-ef713f0de698 30f79ec3201c4724b65c9a545d462f13 50d831b37a524c74910b3d7e02d258cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1468] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:10 2026] DELETE /v2.0/networks/4aab7661-5b0d-4016-a9c9-8225c54502eb => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1469] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/networks?tenant_id=0d9c0fa6d41d4a2e936e674d3a6f7b0c&shared=False => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1470] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1471] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:10 2026] DELETE /v2.0/subnets/396cbe55-dcef-4753-aa4e-d6c785cf308b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:10.429 8 INFO neutron.services.segments.plugin [-] Segment 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 resource provider aggregate not found 2026-04-30 12:24:10.433 8 INFO neutron.services.segments.plugin [-] Segment 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 resource provider aggregate not found 2026-04-30 12:24:10.448 8 INFO neutron.services.segments.plugin [-] Segment 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 found for delete ", "request_id": "req-2f030b57-211d-461a-ace4-0c8d65113846"}]} 2026-04-30 12:24:10.450 8 INFO neutron.services.segments.plugin [-] Segment 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a8f8cc-d8fc-4c91-b415-c899d4ca24f8 found for delete ", "request_id": "req-22bcfb9c-beea-4bd2-8452-13aedec79301"}]} [pid: 8|app: 0|req: 745/1472] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:10 2026] DELETE /v2.0/networks/1370b552-a990-4566-aa1a-b7c929b0bc26 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:11.017 7 WARNING neutron.db.securitygroups_db [None req-adb0431f-bbcf-4b86-8c50-f0bc85876292 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 728/1473] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:10 2026] GET /v2.0/security-groups?tenant_id=50d831b37a524c74910b3d7e02d258cd&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1474] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:11 2026] DELETE /v2.0/security-groups/e68130ad-f262-41f1-a697-4b470a3d95dd => 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: 729/1475] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1476] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/ports?tenant_id=0d9c0fa6d41d4a2e936e674d3a6f7b0c&device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1477] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1478] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2a93988c-ec77-48e0-b34a-18e458ed0d29 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1479] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/subnets?id=0201a9c5-eeb1-47b9-9658-2893012c98e6 => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1480] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/ports?network_id=151d1e36-e7cf-4da3-8516-94154709fd56&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1481] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/networks/151d1e36-e7cf-4da3-8516-94154709fd56?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1482] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/networks/151d1e36-e7cf-4da3-8516-94154709fd56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:12.143 7 WARNING neutron.db.securitygroups_db [None req-6a2ef3be-dcb9-40b9-a393-06873a4aa675 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 733/1483] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:11 2026] GET /v2.0/security-groups?tenant_id=28cf7b5320c647abaaf179f9593083af&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1484] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:12 2026] DELETE /v2.0/security-groups/0a3ea665-e3ac-43dc-92c2-e2a2d1e2ece5 => 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: 734/1485] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:12 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => 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: 752/1486] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:12 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&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-04-30 12:24:13.138 7 INFO neutron.db.segments_db [None req-55045bcf-3dd6-4476-8c04-085f819cd908 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Added segment fb7f383f-6e44-45e6-a2ca-62217ad12822 of type vxlan for network c54520c0-cd55-4109-91bd-ba1351ac8841 [pid: 7|app: 0|req: 735/1487] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:12 2026] POST /v2.0/networks => generated 649 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1488] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:24:13 2026] POST /v2.0/ports => generated 779 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:13.554 7 INFO neutron.db.segments_db [None req-bbde87d2-6732-46c3-9914-f1baf61c6db0 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Added segment c4de6643-7439-4d7a-9eaa-e57eee000fb9 of type vxlan for network 2c6b88d4-3130-4ea5-a315-6331b9f81e29 [pid: 8|app: 0|req: 754/1489] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:13 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1490] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:13 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1491] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:13 2026] POST /v2.0/networks => generated 635 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1492] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:13 2026] POST /v2.0/subnets => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1493] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:24:13 2026] POST /v2.0/ports => generated 966 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:14.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-03993da6-a740-4bd6-bec1-66a47e9e5d46 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] TaaS: Handle Delete Port: fda761aa-9f16-4a86-9a6c-8f6b5621cc07 2026-04-30 12:24:14.365 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03993da6-a740-4bd6-bec1-66a47e9e5d46 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Tap Mirror: Handle Delete Port: fda761aa-9f16-4a86-9a6c-8f6b5621cc07 [pid: 8|app: 0|req: 757/1494] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:14 2026] DELETE /v2.0/ports/fda761aa-9f16-4a86-9a6c-8f6b5621cc07 => generated 0 bytes in 242 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-04-30 12:24:14.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d361e6be-a886-441d-9ebc-1125c4a09474 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1495] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:14 2026] DELETE /v2.0/ports/fda761aa-9f16-4a86-9a6c-8f6b5621cc07 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:24:14.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ec6039f-640e-46b4-a32b-4997d2750b94 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1496] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:14 2026] GET /v2.0/ports/fda761aa-9f16-4a86-9a6c-8f6b5621cc07 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1497] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:14 2026] DELETE /v2.0/subnets/97c0a804-ffd2-4f5f-b113-0860aa051a5a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1498] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:14 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => 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: 741/1499] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:14 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&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-04-30 12:24:14.790 8 INFO neutron.services.segments.plugin [-] Segment c4de6643-7439-4d7a-9eaa-e57eee000fb9 resource provider aggregate not found 2026-04-30 12:24:14.791 8 INFO neutron.services.segments.plugin [-] Segment c4de6643-7439-4d7a-9eaa-e57eee000fb9 resource provider aggregate not found 2026-04-30 12:24:14.813 8 INFO neutron.services.segments.plugin [-] Segment c4de6643-7439-4d7a-9eaa-e57eee000fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4de6643-7439-4d7a-9eaa-e57eee000fb9 found for delete ", "request_id": "req-63d6b035-188b-452b-86c8-0c131238b803"}]} 2026-04-30 12:24:14.816 8 INFO neutron.services.segments.plugin [-] Segment c4de6643-7439-4d7a-9eaa-e57eee000fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4de6643-7439-4d7a-9eaa-e57eee000fb9 found for delete ", "request_id": "req-193da731-d669-4ef1-a96f-71bd2153e247"}]} [pid: 8|app: 0|req: 759/1500] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:14 2026] DELETE /v2.0/networks/2c6b88d4-3130-4ea5-a315-6331b9f81e29 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:14.882 7 INFO neutron.db.segments_db [None req-4f21eb25-84cf-4590-aaad-220b5522485d 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Added segment dbfcce4c-aef3-480f-acec-9b8e5281cf67 of type vxlan for network cccf16ca-cf80-4bd3-a841-8d7d5ffc5fe9 [pid: 7|app: 0|req: 742/1501] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:14 2026] POST /v2.0/networks => generated 636 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1502] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:14 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1503] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:24:15 2026] POST /v2.0/ports => generated 927 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:15.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-84008334-0ad5-4a03-8459-db7606bb0298 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] TaaS: Handle Delete Port: 88597eb0-5e87-46f6-a6a1-354c5984f8d0 2026-04-30 12:24:15.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84008334-0ad5-4a03-8459-db7606bb0298 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Tap Mirror: Handle Delete Port: 88597eb0-5e87-46f6-a6a1-354c5984f8d0 [pid: 8|app: 0|req: 761/1504] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:15 2026] DELETE /v2.0/ports/88597eb0-5e87-46f6-a6a1-354c5984f8d0 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:15.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3445124-1503-4fab-9069-f3689a3937e9 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1505] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:15 2026] GET /v2.0/ports/88597eb0-5e87-46f6-a6a1-354c5984f8d0 => 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: 745/1506] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:15 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1507] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:15 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1508] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:15 2026] DELETE /v2.0/subnets/95cd5170-b2f7-4255-aa38-2178ba8bf98a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:16.115 7 INFO neutron.services.segments.plugin [-] Segment dbfcce4c-aef3-480f-acec-9b8e5281cf67 resource provider aggregate not found 2026-04-30 12:24:16.120 7 INFO neutron.services.segments.plugin [-] Segment dbfcce4c-aef3-480f-acec-9b8e5281cf67 resource provider aggregate not found 2026-04-30 12:24:16.135 7 INFO neutron.services.segments.plugin [-] Segment dbfcce4c-aef3-480f-acec-9b8e5281cf67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfcce4c-aef3-480f-acec-9b8e5281cf67 found for delete ", "request_id": "req-c4a68b46-393a-4228-aa31-4a066bd7c0a5"}]} 2026-04-30 12:24:16.137 7 INFO neutron.services.segments.plugin [-] Segment dbfcce4c-aef3-480f-acec-9b8e5281cf67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfcce4c-aef3-480f-acec-9b8e5281cf67 found for delete ", "request_id": "req-523c0af7-0241-4a31-8ac5-409d5a89dfe0"}]} [pid: 7|app: 0|req: 747/1509] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:16 2026] DELETE /v2.0/networks/cccf16ca-cf80-4bd3-a841-8d7d5ffc5fe9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:16.397 7 WARNING neutron.db.securitygroups_db [None req-42c9b3a8-993b-4cbf-9afc-c38b018875e8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 763/1510] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:24:16 2026] POST /v2.0/ports => generated 778 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: 7|app: 0|req: 748/1511] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:16 2026] GET /v2.0/security-groups?tenant_id=9eb46004290440059c62afae57c493ce&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1512] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:16 2026] DELETE /v2.0/security-groups/8c13d8ba-03f0-4efb-b990-8ab6adec9c62 => 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: 764/1513] 10.0.0.26 () {34 vars in 736 bytes} [Thu Apr 30 12:24:16 2026] PUT /v2.0/ports/a5f8e691-016d-4457-ae64-b55ab3d3320f => generated 752 bytes in 161 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: 750/1514] 10.0.0.206 () {32 vars in 801 bytes} [Thu Apr 30 12:24:16 2026] GET /v2.0/extensions => generated 22222 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-30 12:24:16.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6191e04-5455-4762-b470-5b39e9844c71 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] TaaS: Handle Delete Port: a5f8e691-016d-4457-ae64-b55ab3d3320f 2026-04-30 12:24:16.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6191e04-5455-4762-b470-5b39e9844c71 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Tap Mirror: Handle Delete Port: a5f8e691-016d-4457-ae64-b55ab3d3320f [pid: 8|app: 0|req: 765/1515] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:16 2026] DELETE /v2.0/ports/a5f8e691-016d-4457-ae64-b55ab3d3320f => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1516] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:24:16 2026] GET /v2.0/ports => generated 782 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:16.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa3354a5-9f1a-4e8c-97f9-2baa43ca4e9f 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1517] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:16 2026] GET /v2.0/ports/a5f8e691-016d-4457-ae64-b55ab3d3320f => 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: 766/1518] 10.0.0.206 () {30 vars in 724 bytes} [Thu Apr 30 12:24:16 2026] GET /v2.0/quotas/c957beea60e645a7ad113a8af747ede4/details => generated 847 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1519] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:24:16 2026] GET /v2.0/ports => generated 782 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1520] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:17 2026] GET /v2.0/ports/9c03d41d-c49e-45a7-b904-47f0e57a5e04 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:17.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5f9bbb1-af9c-414b-854d-2402b34b2a63 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1521] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:17 2026] DELETE /v2.0/ports/88597eb0-5e87-46f6-a6a1-354c5984f8d0 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:24:17.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22cbe1f5-7f98-43ac-b7e3-2f5782a17312 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1522] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:17 2026] DELETE /v2.0/subnets/95cd5170-b2f7-4255-aa38-2178ba8bf98a => 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: 754/1523] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:17 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:17.105 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba9fe16-dedd-48a0-a824-7c03aaf1aef6 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1524] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:17 2026] DELETE /v2.0/subnets/97c0a804-ffd2-4f5f-b113-0860aa051a5a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1525] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:17 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:17.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-b49b8eec-ed08-4ebb-9ef9-be5b04754770 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] TaaS: Handle Delete Port: 9c03d41d-c49e-45a7-b904-47f0e57a5e04 2026-04-30 12:24:17.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b49b8eec-ed08-4ebb-9ef9-be5b04754770 9b41fd8eb2584155a7a5a6b19f2e8485 745b3df0053d4fcd89fc7e642107ebcb - - default default] Tap Mirror: Handle Delete Port: 9c03d41d-c49e-45a7-b904-47f0e57a5e04 [pid: 8|app: 0|req: 771/1526] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:17 2026] DELETE /v2.0/ports/9c03d41d-c49e-45a7-b904-47f0e57a5e04 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1527] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:17 2026] DELETE /v2.0/networks/c54520c0-cd55-4109-91bd-ba1351ac8841 => 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: 772/1528] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:17 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1529] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:17 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:18.161 7 INFO neutron.services.segments.plugin [-] Segment fb7f383f-6e44-45e6-a2ca-62217ad12822 resource provider aggregate not found 2026-04-30 12:24:18.164 7 INFO neutron.services.segments.plugin [-] Segment fb7f383f-6e44-45e6-a2ca-62217ad12822 resource provider aggregate not found 2026-04-30 12:24:18.172 8 WARNING neutron.db.securitygroups_db [None req-34580157-d2b3-41ff-8bfe-cbf20dabc06f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:18.183 7 INFO neutron.services.segments.plugin [-] Segment fb7f383f-6e44-45e6-a2ca-62217ad12822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb7f383f-6e44-45e6-a2ca-62217ad12822 found for delete ", "request_id": "req-277fcea6-97a0-4e4c-8cf3-9a5a5942e1b8"}]} 2026-04-30 12:24:18.184 7 INFO neutron.services.segments.plugin [-] Segment fb7f383f-6e44-45e6-a2ca-62217ad12822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb7f383f-6e44-45e6-a2ca-62217ad12822 found for delete ", "request_id": "req-c4ae3485-d30e-4a48-9618-50b50c746b82"}]} [pid: 8|app: 0|req: 773/1530] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:17 2026] GET /v2.0/security-groups?tenant_id=745b3df0053d4fcd89fc7e642107ebcb&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1531] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:18 2026] DELETE /v2.0/security-groups/54c37222-3d2f-4d7f-b027-58c6200a6221 => 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: 774/1532] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:18 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1533] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:18 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&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-04-30 12:24:19.708 8 INFO neutron.db.segments_db [None req-64a82188-5350-4804-b647-7460ae284f4b 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Added segment e71a381d-b9fe-4c2d-b787-41f6d53c4146 of type vxlan for network e5edf5a6-e50e-4b3c-8dcf-589724e04b6b [pid: 8|app: 0|req: 775/1534] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:24:19 2026] POST /v2.0/networks => generated 633 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:19.848 7 INFO neutron.db.segments_db [None req-4660d822-0a09-4167-91c2-974fbc7b03b9 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Added segment a93110d3-cea3-4408-add5-8c2377979475 of type vxlan for network fb116f49-d4cd-42a9-9f58-881da6925cb6 [pid: 8|app: 0|req: 776/1535] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:19 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1536] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:19 2026] GET /v2.0/security-groups?id=5dd62922-21d3-4a4e-96bc-57034038c74a&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1537] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:24:19 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:20.051 8 INFO neutron_taas.services.taas.taas_plugin [req-26f47fc7-0711-4edf-961c-f5c25d92e502 req-0f8d883b-963f-477e-a4ab-aa96342d1ea8 896de2f61d8c449b8d7efa35fe802196 0d9c0fa6d41d4a2e936e674d3a6f7b0c - - default default] TaaS: Handle Delete Port: 2a93988c-ec77-48e0-b34a-18e458ed0d29 2026-04-30 12:24:20.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-26f47fc7-0711-4edf-961c-f5c25d92e502 req-0f8d883b-963f-477e-a4ab-aa96342d1ea8 896de2f61d8c449b8d7efa35fe802196 0d9c0fa6d41d4a2e936e674d3a6f7b0c - - default default] Tap Mirror: Handle Delete Port: 2a93988c-ec77-48e0-b34a-18e458ed0d29 2026-04-30 12:24:20.083 7 INFO neutron.db.l3_hamode_db [None req-4660d822-0a09-4167-91c2-974fbc7b03b9 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 779/1538] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:24:19 2026] DELETE /v2.0/ports/2a93988c-ec77-48e0-b34a-18e458ed0d29 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1539] 10.0.0.206 () {32 vars in 801 bytes} [Thu Apr 30 12:24:20 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-30 12:24:20.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-356caf13-bdcd-4815-b088-1bc3f94ea852'] response: {'server_uuid': 'f3b2f3d1-fbe2-4b36-8618-d061870c4cda', 'name': 'network-vif-deleted', 'tag': '2a93988c-ec77-48e0-b34a-18e458ed0d29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 781/1540] 10.0.0.206 () {30 vars in 724 bytes} [Thu Apr 30 12:24:20 2026] GET /v2.0/quotas/c957beea60e645a7ad113a8af747ede4/details => generated 847 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:20.886 7 INFO neutron.db.l3_hamode_db [None req-4660d822-0a09-4167-91c2-974fbc7b03b9 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1541] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:20 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1542] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:19 2026] POST /v2.0/routers => generated 695 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1543] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:22 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1544] 10.0.0.26 () {32 vars in 775 bytes} [Thu Apr 30 12:24:21 2026] GET /v2.0/subnets?project_id=2160df6293064f1b9e04960a56e1ffdd&cidr=10.100.0.0%2F28 => generated 14 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1545] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:24:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1546] 10.0.0.26 () {32 vars in 783 bytes} [Thu Apr 30 12:24:22 2026] GET /v2.0/subnets?network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1549] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:22 2026] POST /v2.0/subnets => generated 657 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1550] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:23 2026] GET /v2.0/ports?device_id=f3b2f3d1-fbe2-4b36-8618-d061870c4cda => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:23.614 7 WARNING neutron.db.securitygroups_db [None req-83fe799b-e6b8-419f-913f-6e805a148f39 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 787/1551] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:22 2026] PUT /v2.0/routers/5aae5bb8-c40a-4df3-8f49-0f450a207efc/add_router_interface => generated 310 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1552] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:23 2026] GET /v2.0/security-groups?tenant_id=c957beea60e645a7ad113a8af747ede4&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1553] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:24:23 2026] GET /v2.0/networks => generated 5065 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1554] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:24:23 2026] GET /v2.0/subnets => generated 3902 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1555] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:23 2026] DELETE /v2.0/security-groups/54080df3-0d72-4280-a546-b0a973f91a7c => 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: 790/1556] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:24:23 2026] GET /v2.0/routers => generated 1467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1557] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:24:23 2026] POST /v2.0/security-groups => generated 1673 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1558] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:24 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: 792/1559] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1560] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1561] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:24.709 7 INFO neutron_taas.services.taas.taas_plugin [None req-00fb5d07-8a5a-4b40-a57b-acfd1467880b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: f6a2d251-ca9a-4faf-acce-ac374dc4332a 2026-04-30 12:24:24.709 8 INFO neutron.db.securitygroups_db [None req-8600a9eb-4f69-433f-b200-07f0c0e7a4f4 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Project 2160df6293064f1b9e04960a56e1ffdd added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-30 12:24:24.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00fb5d07-8a5a-4b40-a57b-acfd1467880b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: f6a2d251-ca9a-4faf-acce-ac374dc4332a [pid: 8|app: 0|req: 795/1562] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:24.840 8 INFO neutron.db.securitygroups_db [None req-c58cfb8d-829a-43e8-89f0-32dba432eaa5 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Project 2160df6293064f1b9e04960a56e1ffdd 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: 796/1563] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1564] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:24:24 2026] PUT /v2.0/routers/8c7e25c6-e4bd-4a42-b1ab-746ac0c8cb1a/remove_router_interface => generated 310 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:25.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-9470edb6-2dd6-4d80-9299-1bbc3d14f0bf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 88c4202a-cc59-43c2-8590-0eb33282ea94 2026-04-30 12:24:25.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9470edb6-2dd6-4d80-9299-1bbc3d14f0bf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 88c4202a-cc59-43c2-8590-0eb33282ea94 [pid: 7|app: 0|req: 769/1565] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/networks => generated 1298 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:24:25.561 7 WARNING neutron.db.securitygroups_db [req-451c0686-329f-45d7-a1b9-7a58228af9c6 req-8d6d285d-e5ea-4c29-ba0b-b9a1e96323d0 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 770/1566] 10.0.0.38 () {34 vars in 1097 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-264613084&fields=id&tenant_id=2160df6293064f1b9e04960a56e1ffdd => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1567] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 661 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1568] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/quotas/2160df6293064f1b9e04960a56e1ffdd => 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: 773/1569] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&fields=id => generated 103 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:25.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-9470edb6-2dd6-4d80-9299-1bbc3d14f0bf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 130ea5cd-26d6-453b-9cac-7e563d661b9d 2026-04-30 12:24:25.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9470edb6-2dd6-4d80-9299-1bbc3d14f0bf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 130ea5cd-26d6-453b-9cac-7e563d661b9d [pid: 7|app: 0|req: 774/1570] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1571] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:24:25 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1572] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:26 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:26.109 8 INFO neutron.services.segments.plugin [-] Segment 204aef38-9a42-49bc-8562-02bfa53f5493 resource provider aggregate not found 2026-04-30 12:24:26.115 8 INFO neutron.services.segments.plugin [-] Segment 204aef38-9a42-49bc-8562-02bfa53f5493 resource provider aggregate not found 2026-04-30 12:24:26.132 8 INFO neutron.services.segments.plugin [-] Segment 204aef38-9a42-49bc-8562-02bfa53f5493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204aef38-9a42-49bc-8562-02bfa53f5493 found for delete ", "request_id": "req-84396add-a863-4f11-887c-8acbc53e1adc"}]} 2026-04-30 12:24:26.133 8 INFO neutron.db.l3_hamode_db [None req-9470edb6-2dd6-4d80-9299-1bbc3d14f0bf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network 28e52759-7567-457f-bfe2-d970f0c0c526 was deleted as no HA routers are present in project 0d9c0fa6d41d4a2e936e674d3a6f7b0c. [pid: 8|app: 0|req: 797/1573] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:25 2026] DELETE /v2.0/routers/8c7e25c6-e4bd-4a42-b1ab-746ac0c8cb1a => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:26.142 8 INFO neutron.services.segments.plugin [-] Segment 204aef38-9a42-49bc-8562-02bfa53f5493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204aef38-9a42-49bc-8562-02bfa53f5493 found for delete ", "request_id": "req-fa543aea-9631-47cc-9624-cf8ea5fa5f9e"}]} [pid: 7|app: 0|req: 777/1574] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:26 2026] DELETE /v2.0/subnets/0201a9c5-eeb1-47b9-9658-2893012c98e6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:26.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-40fc319c-064d-4a34-8265-8adfbfca4eb9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 45149107-1414-4b28-a909-829e982dd4fb 2026-04-30 12:24:26.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40fc319c-064d-4a34-8265-8adfbfca4eb9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 45149107-1414-4b28-a909-829e982dd4fb [pid: 8|app: 0|req: 798/1575] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:26 2026] DELETE /v2.0/networks/151d1e36-e7cf-4da3-8516-94154709fd56 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:26.715 7 WARNING neutron.db.securitygroups_db [None req-97f48b1f-e904-4aad-bd62-c90480a53db8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 778/1576] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:26 2026] GET /v2.0/security-groups?tenant_id=0d9c0fa6d41d4a2e936e674d3a6f7b0c&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1577] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:26 2026] DELETE /v2.0/security-groups/5dd62922-21d3-4a4e-96bc-57034038c74a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1578] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:27 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:27.771 8 INFO neutron.db.segments_db [None req-07a54037-b8ea-4f94-a172-4e8982b393d3 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Added segment 0d3586ca-dc72-49b4-9770-9905dedead8b of type vxlan for network f4cd2e48-23d6-44ae-af22-33cbebc2d92f 2026-04-30 12:24:27.798 7 INFO neutron.db.segments_db [None req-f03af3c2-1407-40df-9405-7d3af30ad69b b861261de11446d2951d49e9ce28d285 1d91866e74304f8188650132f3965a52 - - default default] Added segment a402bc3f-75c1-468a-bdd9-a3fcc898aa14 of type vxlan for network d960c0d7-24b5-4cd2-87af-eefcd6084b3f [pid: 8|app: 0|req: 800/1579] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:27 2026] POST /v2.0/networks => generated 639 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1580] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:27 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1581] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:27 2026] POST /v2.0/subnets => generated 656 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:28.157 8 INFO neutron.services.segments.plugin [-] Segment ac0c79d2-df1a-453d-9535-c5c9d84c9431 resource provider aggregate not found 2026-04-30 12:24:28.164 8 INFO neutron.services.segments.plugin [-] Segment ac0c79d2-df1a-453d-9535-c5c9d84c9431 resource provider aggregate not found 2026-04-30 12:24:28.179 8 INFO neutron.services.segments.plugin [-] Segment ac0c79d2-df1a-453d-9535-c5c9d84c9431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac0c79d2-df1a-453d-9535-c5c9d84c9431 found for delete ", "request_id": "req-43d6a933-eb7a-42cc-8622-4483c54cdd1b"}]} 2026-04-30 12:24:28.180 8 INFO neutron.services.segments.plugin [-] Segment ac0c79d2-df1a-453d-9535-c5c9d84c9431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac0c79d2-df1a-453d-9535-c5c9d84c9431 found for delete ", "request_id": "req-17fe041d-6230-491e-a1fd-8c3db489bf64"}]} [pid: 8|app: 0|req: 802/1582] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1583] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => 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: 781/1584] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:24:27 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 782/1585] 10.0.0.26 () {34 vars in 746 bytes} [Thu Apr 30 12:24:28 2026] PUT /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 783/1586] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 804/1587] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:28 2026] POST /v2.0/subnets => generated 731 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1588] 10.0.0.26 () {34 vars in 757 bytes} [Thu Apr 30 12:24:28 2026] PUT /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:28.524 8 INFO neutron.db.segments_db [None req-5098d6c9-8ac1-4a5c-a35c-24e34a9ce1d3 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Added segment ec070769-5c30-4a51-9c76-aa38262a6464 of type vxlan for network 1cb87988-3311-476f-b8a5-1414839433a6 [pid: 7|app: 0|req: 785/1589] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 805/1590] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:28 2026] POST /v2.0/networks => generated 638 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1591] 10.0.0.26 () {34 vars in 753 bytes} [Thu Apr 30 12:24:28 2026] PUT /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/red => generated 4 bytes in 66 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: 787/1592] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 34 bytes in 44 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: 788/1593] 10.0.0.26 () {34 vars in 775 bytes} [Thu Apr 30 12:24:28 2026] PUT /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/black.or.white => generated 4 bytes in 71 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: 789/1594] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 806/1595] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:28 2026] POST /v2.0/subnets => generated 654 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1596] 10.0.0.26 () {34 vars in 746 bytes} [Thu Apr 30 12:24:28 2026] PUT /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 37 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: 791/1597] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 792/1598] 10.0.0.26 () {32 vars in 734 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/red => generated 0 bytes in 47 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: 807/1599] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:28 2026] POST /v2.0/subnets => generated 726 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:29.039 7 INFO neutron.api.v2.resource [None req-176c5c80-fcb1-4548-98c2-612c0d0d899a b861261de11446d2951d49e9ce28d285 1d91866e74304f8188650132f3965a52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1600] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:24:28 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:29.075 8 INFO neutron.db.segments_db [None req-24b6b5e0-ed38-4ffe-97ee-6b45e903e00c ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Added segment 4a4e44e5-df11-4195-9af0-a224095ba330 of type vxlan for network 0a658692-fb4b-4054-ae48-a902b714e10f [pid: 7|app: 0|req: 794/1601] 10.0.0.26 () {32 vars in 737 bytes} [Thu Apr 30 12:24:29 2026] DELETE /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/red => generated 0 bytes in 88 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: 808/1602] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:29 2026] POST /v2.0/networks => generated 638 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1603] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:29 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:29.256 7 INFO neutron.api.v2.resource [None req-b4a1993f-6bda-465e-86f1-c9c3cd271b03 b861261de11446d2951d49e9ce28d285 1d91866e74304f8188650132f3965a52 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1604] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:24:29 2026] DELETE /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags/green => generated 99 bytes in 56 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: 797/1605] 10.0.0.26 () {32 vars in 729 bytes} [Thu Apr 30 12:24:29 2026] DELETE /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 798/1606] 10.0.0.26 () {32 vars in 726 bytes} [Thu Apr 30 12:24:29 2026] GET /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1607] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:29 2026] POST /v2.0/subnets => generated 655 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 799/1608] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:29 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:29.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-5af9a73b-6c04-467a-b898-c14140a9ff72 b861261de11446d2951d49e9ce28d285 1d91866e74304f8188650132f3965a52 - - default default] TaaS: Handle Delete Port: 3ae6a9ee-ad8b-40cd-918e-b13b49a859a5 2026-04-30 12:24:29.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5af9a73b-6c04-467a-b898-c14140a9ff72 b861261de11446d2951d49e9ce28d285 1d91866e74304f8188650132f3965a52 - - default default] Tap Mirror: Handle Delete Port: 3ae6a9ee-ad8b-40cd-918e-b13b49a859a5 [pid: 7|app: 0|req: 800/1609] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:29 2026] DELETE /v2.0/ports/3ae6a9ee-ad8b-40cd-918e-b13b49a859a5 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1610] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:29 2026] POST /v2.0/subnets => generated 730 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:29.681 8 INFO neutron.db.segments_db [None req-0ee80f7a-ccce-44d4-8dbd-d946b06c4905 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Added segment 4e46c709-84aa-4031-b0dd-727193e0eda2 of type vxlan for network f9dd2843-65ad-46ac-a913-e9f477d6fde9 2026-04-30 12:24:29.724 7 INFO neutron.services.segments.plugin [-] Segment a402bc3f-75c1-468a-bdd9-a3fcc898aa14 resource provider aggregate not found 2026-04-30 12:24:29.730 7 INFO neutron.services.segments.plugin [-] Segment a402bc3f-75c1-468a-bdd9-a3fcc898aa14 resource provider aggregate not found 2026-04-30 12:24:29.756 7 INFO neutron.services.segments.plugin [-] Segment a402bc3f-75c1-468a-bdd9-a3fcc898aa14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a402bc3f-75c1-468a-bdd9-a3fcc898aa14 found for delete ", "request_id": "req-99c8d251-4f5e-4ef6-af43-a5d751b724c3"}]} 2026-04-30 12:24:29.759 7 INFO neutron.services.segments.plugin [-] Segment a402bc3f-75c1-468a-bdd9-a3fcc898aa14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a402bc3f-75c1-468a-bdd9-a3fcc898aa14 found for delete ", "request_id": "req-b055586c-0f8c-4114-a544-04ead7265102"}]} [pid: 7|app: 0|req: 801/1611] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:29 2026] DELETE /v2.0/networks/d960c0d7-24b5-4cd2-87af-eefcd6084b3f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:29.955 8 INFO neutron.db.l3_hamode_db [None req-0ee80f7a-ccce-44d4-8dbd-d946b06c4905 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 802/1612] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:24:30 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:30.337 7 WARNING neutron.db.securitygroups_db [req-451c0686-329f-45d7-a1b9-7a58228af9c6 req-8047181c-68af-4730-9355-25a47240a3c1 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 803/1613] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:24:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2160df6293064f1b9e04960a56e1ffdd => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:30.676 8 INFO neutron.db.l3_hamode_db [None req-0ee80f7a-ccce-44d4-8dbd-d946b06c4905 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 804/1614] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:24:30 2026] POST /v2.0/ports => generated 954 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:30.971 7 WARNING neutron.db.securitygroups_db [None req-d8ade209-9468-42ab-bdbe-9136598a9320 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 805/1615] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:30 2026] GET /v2.0/security-groups?tenant_id=dd7a238b9beb4801802d725c8093bd2d&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1616] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:31 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1617] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:24:31 2026] PUT /v2.0/ports/42be310c-97c4-422b-a5ce-52503ec1f4dd => generated 1235 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:24:31.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-541264ea-8f90-477e-a7ea-58be08081953'] response: {'name': 'network-changed', 'server_uuid': '960dda6c-4801-43b3-afde-82c172e28425', 'tag': '42be310c-97c4-422b-a5ce-52503ec1f4dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 811/1618] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:29 2026] POST /v2.0/routers => generated 684 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:31.580 7 WARNING neutron.db.securitygroups_db [None req-3d1ba2d0-2964-4f4c-834f-1bd6062cc7ab 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 812/1619] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:31 2026] DELETE /v2.0/security-groups/df33c060-07f3-4fb3-a3c3-818f86859293 => 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: 813/1620] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:31 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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: 808/1621] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:31 2026] GET /v2.0/security-groups?tenant_id=d648d28f790a41a3a0a56944ef7edf96&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1622] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:31 2026] DELETE /v2.0/security-groups/4fb1b9a4-a34d-47b6-bf36-a36600384c52 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:31.782 7 WARNING neutron.db.securitygroups_db [None req-5eea1208-9b76-430e-8d74-87b16b28a810 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 810/1623] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:31 2026] GET /v2.0/security-groups?tenant_id=1d91866e74304f8188650132f3965a52&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1624] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:31 2026] DELETE /v2.0/security-groups/ce54d1c4-db7d-45f7-9d22-d6fd4a227383 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:31.949 7 WARNING neutron.db.securitygroups_db [None req-d25642d1-77e2-4a3f-a262-ca1f9f533766 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 812/1625] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:31 2026] GET /v2.0/security-groups?tenant_id=6bcc703401294c5293546f8f3efabbee&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1626] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:32 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1627] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:32 2026] DELETE /v2.0/security-groups/a39f2882-8a0a-4954-8f42-7f32bcf56e39 => 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: 815/1628] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:24:32 2026] GET /v2.0/networks?tenant_id=2160df6293064f1b9e04960a56e1ffdd&shared=False => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1629] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:24:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1630] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:32 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1631] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:32 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1632] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:31 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/add_router_interface => generated 310 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1633] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=960dda6c-4801-43b3-afde-82c172e28425 => 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: 816/1634] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=42be310c-97c4-422b-a5ce-52503ec1f4dd => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1635] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/subnets?id=61d4d786-459e-4e14-ae25-ee893446e237 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1636] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/ports?network_id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b&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: 819/1637] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 820/1638] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 821/1639] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1640] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:33 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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: 819/1641] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:32 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/add_router_interface => generated 310 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1642] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:35 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1643] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:35 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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-04-30 12:24:35.451 7 WARNING keystonemiddleware.audit [req-b0747ced-7f90-4f4a-b5f4-a9aa80a7dbf9 req-dd5fbfb0-d6fd-410d-818e-55bbac70973f 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:35.489 7 INFO neutron.db.segments_db [None req-aaf40597-cdb9-466d-a0be-f9a7d6fdc5e7 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Added segment 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 of type vxlan for network ae81fffc-eca2-46c5-bff7-59aaac5d0d8c [pid: 8|app: 0|req: 823/1644] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:34 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/add_router_interface => generated 310 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:35.719 7 INFO neutron.db.l3_hamode_db [None req-aaf40597-cdb9-466d-a0be-f9a7d6fdc5e7 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1645] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:24:35 2026] POST /v2.0/security-groups => generated 1628 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:24:35.840 7 INFO neutron.db.l3_hamode_db [None req-aaf40597-cdb9-466d-a0be-f9a7d6fdc5e7 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 825/1646] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1647] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1648] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1649] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1650] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:36 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1651] 10.0.0.26 () {34 vars in 667 bytes} [Thu Apr 30 12:24:35 2026] POST /v2.0/routers => generated 474 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1652] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:36.479 8 WARNING keystonemiddleware.audit [None req-5a86248e-cd10-425f-bac2-b63ebcc9faa6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 7|app: 0|req: 823/1653] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:36 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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-04-30 12:24:36.556 8 WARNING tagging [None req-74cad9f7-4ea2-47f6-9d7c-24a1964b1901 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 831/1654] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:24:36 2026] PUT /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 25 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:36.625 8 WARNING keystonemiddleware.audit [None req-74cad9f7-4ea2-47f6-9d7c-24a1964b1901 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 7|app: 0|req: 824/1655] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:36.679 8 WARNING tagging [None req-ad7c2352-862a-4d37-b74a-6b7faac721b3 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 832/1656] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:36 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:36.731 8 WARNING keystonemiddleware.audit [None req-ad7c2352-862a-4d37-b74a-6b7faac721b3 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 7|app: 0|req: 825/1657] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:36.788 8 WARNING tagging [None req-093a6eed-1dcb-4a19-a160-7d1bfdb9d675 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 826/1658] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1659] 10.0.0.26 () {34 vars in 761 bytes} [Thu Apr 30 12:24:36 2026] PUT /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/green => generated 4 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:24:36.919 8 WARNING keystonemiddleware.audit [None req-093a6eed-1dcb-4a19-a160-7d1bfdb9d675 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:36.967 8 WARNING tagging [None req-80934dd2-55ba-4cf9-a230-07c2b5e88812 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 834/1660] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:36 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:37.026 8 WARNING keystonemiddleware.audit [None req-80934dd2-55ba-4cf9-a230-07c2b5e88812 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:37.065 8 WARNING tagging [None req-1b5575d8-9f13-4051-9f05-5d4527b3331d fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 827/1661] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1662] 10.0.0.26 () {34 vars in 757 bytes} [Thu Apr 30 12:24:37 2026] PUT /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/red => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:24:37.143 8 WARNING keystonemiddleware.audit [None req-1b5575d8-9f13-4051-9f05-5d4527b3331d fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:37.204 8 WARNING tagging [None req-e2b06c21-65ec-4ecf-ae01-d52bc779a11b fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 836/1663] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1664] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:37.288 7 WARNING keystonemiddleware.audit [None req-06cde0dc-fff0-41eb-9bc5-a33172d7603f ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:37.350 7 WARNING tagging [None req-c7c7bf0f-53f6-47de-8ee0-6b47db4109e6 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:37.435 8 WARNING neutron.db.securitygroups_db [None req-c0c53b5e-c830-4913-a674-42072802bb0c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 829/1665] 10.0.0.26 () {34 vars in 779 bytes} [Thu Apr 30 12:24:37 2026] PUT /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/black.or.white => generated 4 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1666] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/security-groups?tenant_id=4cf02058b1914fc39f14d38a076478ef&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:24:37.568 8 WARNING keystonemiddleware.audit [None req-c0c53b5e-c830-4913-a674-42072802bb0c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:37.604 8 WARNING tagging [None req-2b2f6203-54e7-498a-8854-60815546ca93 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 830/1669] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:24:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1670] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 52 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1671] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:37.671 8 WARNING keystonemiddleware.audit [req-67d4f209-dea0-46d4-b0f5-9fa21229b795 req-204eec21-7bb9-408b-bce5-1f6cbf2b5c09 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:37.720 8 WARNING tagging [None req-d829a705-5f82-45a4-9792-76f50a914b0f fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 831/1672] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:37 2026] DELETE /v2.0/security-groups/b99770df-5181-44ac-8332-e2f837af42df => 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: 832/1673] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1674] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:24:37 2026] PUT /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 37 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:37.805 7 WARNING keystonemiddleware.audit [req-67d4f209-dea0-46d4-b0f5-9fa21229b795 req-40f0801d-8005-4ccd-8d70-017ae4ace15d 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:37.854 8 WARNING neutron.db.securitygroups_db [None req-5e43be6d-b417-440a-aab7-99647ff7ee6f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:37.863 7 WARNING tagging [None req-f2563369-66ad-4d0f-bc37-b227050412ca fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 833/1675] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 37 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:37.935 7 WARNING neutron.db.securitygroups_db [req-c4b926a6-635c-4b24-8d0d-9c7dee4f6f1e req-8aa7717b-20c0-487c-97e5-b3dd7d572366 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 834/1676] 10.0.0.38 () {34 vars in 1095 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1840594658&fields=id&tenant_id=4703759d057840c0ad2a5556f511f9e4 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:37.972 7 WARNING keystonemiddleware.audit [req-c4b926a6-635c-4b24-8d0d-9c7dee4f6f1e req-8aa7717b-20c0-487c-97e5-b3dd7d572366 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 8|app: 0|req: 843/1677] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/security-groups?tenant_id=8f972dfadae9471986b22622a78c991a&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:24:38.020 7 WARNING tagging [None req-d3b0e90a-1054-434e-b4ef-52413b97a7b2 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 835/1678] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:24:37 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/red => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1679] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:38.070 8 WARNING keystonemiddleware.audit [req-c4b926a6-635c-4b24-8d0d-9c7dee4f6f1e req-d5edbd70-5bdc-4951-a476-bee438790d8f ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:38.118 8 WARNING tagging [None req-7d2ed0e1-ff5c-4a0a-98bf-15acc43bf085 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:38.158 8 INFO neutron.api.v2.resource [None req-7d2ed0e1-ff5c-4a0a-98bf-15acc43bf085 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1680] 10.0.0.26 () {32 vars in 742 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1681] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:38 2026] DELETE /v2.0/security-groups/ec30ba01-5ff2-4b9c-b0de-398db6310ea3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:38.172 7 WARNING keystonemiddleware.audit [None req-e259cd10-2ed5-4ad7-bcf7-0588ac869a3b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 8|app: 0|req: 846/1682] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/quotas/4703759d057840c0ad2a5556f511f9e4 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:38.229 7 WARNING tagging [None req-5983f220-bbf2-4c94-ab94-af5bafaeedc7 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 837/1683] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:24:38 2026] DELETE /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/red => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:38.314 7 WARNING keystonemiddleware.audit [None req-5983f220-bbf2-4c94-ab94-af5bafaeedc7 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 8|app: 0|req: 847/1684] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&fields=id => generated 195 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:38.364 7 WARNING tagging [None req-93e580ac-e2e8-450a-9da8-70677d113ae5 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 838/1685] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 30 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1686] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:38.438 7 WARNING keystonemiddleware.audit [None req-93e580ac-e2e8-450a-9da8-70677d113ae5 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:38.488 7 WARNING tagging [None req-529c40b4-6432-4270-9183-d4337dd78216 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 849/1687] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:38.534 7 INFO neutron.api.v2.resource [None req-529c40b4-6432-4270-9183-d4337dd78216 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1688] 10.0.0.26 () {32 vars in 745 bytes} [Thu Apr 30 12:24:38 2026] DELETE /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:24:38.543 8 WARNING keystonemiddleware.audit [req-c4b926a6-635c-4b24-8d0d-9c7dee4f6f1e req-0dc4a841-eb42-48a3-a4bd-fd7f7e76f899 fc60e4afaaff41f0b7bacf87b73d89d2 0451288d29a54609ace4a016cba20768 - - dbd36dc7601c4069873dbd57d0e576bf dbd36dc7601c4069873dbd57d0e576bf] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:38.591 8 WARNING tagging [None req-3a7c603b-f202-4799-9b6f-309ba05fa574 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 840/1689] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => 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: 850/1690] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:24:38 2026] DELETE /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:38.688 7 WARNING keystonemiddleware.audit [req-e2567172-910c-4869-ba6c-22bce50e68a5 req-9a300729-5e94-40ce-9a2a-f31dbe077286 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:38.737 7 WARNING tagging [None req-9ec30d1b-27e4-4260-89aa-0eff8f977322 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 841/1691] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7/tags => generated 12 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:38.814 8 WARNING keystonemiddleware.audit [None req-3a7c603b-f202-4799-9b6f-309ba05fa574 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 8|app: 0|req: 851/1692] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:38.873 8 WARNING keystonemiddleware.audit [None req-4c5770b8-b47e-489d-a74a-e9fd5e9de5a3 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 7|app: 0|req: 842/1693] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1694] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:38 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1695] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:39 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1696] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:39 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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: 846/1697] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:24:39 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1698] 10.0.0.26 () {34 vars in 741 bytes} [Thu Apr 30 12:24:38 2026] PUT /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7 => generated 480 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:39.496 8 WARNING keystonemiddleware.audit [None req-7b61728d-4d6b-483d-9e50-77a08c5d3646 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. [pid: 8|app: 0|req: 853/1699] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:24:39 2026] GET /v2.0/ports?device_id=cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:39.516 8 WARNING keystonemiddleware.audit [None req-5fe668d7-1afb-44a6-b922-d2060423af12 fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Skipping service tempest-service-1382970613 as it have no endpoints. 2026-04-30 12:24:39.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-7548f017-7cab-472b-94ba-9ffafcded37b fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] TaaS: Handle Delete Port: 917e38e5-58c0-4cf4-9f53-8a3d7e6507bd 2026-04-30 12:24:39.658 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7548f017-7cab-472b-94ba-9ffafcded37b fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] Tap Mirror: Handle Delete Port: 917e38e5-58c0-4cf4-9f53-8a3d7e6507bd 2026-04-30 12:24:39.992 8 INFO neutron.services.segments.plugin [-] Segment 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 resource provider aggregate not found 2026-04-30 12:24:39.994 8 INFO neutron.services.segments.plugin [-] Segment 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 resource provider aggregate not found 2026-04-30 12:24:40.014 8 INFO neutron.services.segments.plugin [-] Segment 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 found for delete ", "request_id": "req-7e952926-477d-4d0c-a2c8-97fb0153316a"}]} 2026-04-30 12:24:40.020 8 INFO neutron.db.l3_hamode_db [None req-7548f017-7cab-472b-94ba-9ffafcded37b fc128423510b44d69e75ce1f43a4a6f3 f8a9eef92ae84b23a79fa484300a169f - - default default] HA network ae81fffc-eca2-46c5-bff7-59aaac5d0d8c was deleted as no HA routers are present in project f8a9eef92ae84b23a79fa484300a169f. 2026-04-30 12:24:40.028 8 INFO neutron.services.segments.plugin [-] Segment 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7e2032-f7c9-450f-8fbd-3bf7b2a1a570 found for delete ", "request_id": "req-b1de331d-466b-469c-a784-e639747b2283"}]} [pid: 8|app: 0|req: 854/1700] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:39 2026] DELETE /v2.0/routers/cb9cdc27-b7e0-4ec8-be2d-f65d53df74e7 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:40.056 7 INFO neutron.db.l3_db [None req-1dae74f0-eaa3-4029-b580-11d32a3b02b3 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Floating IP 31e722a8-33b5-4e0f-9bf5-f46476acde08 associated. External IP: 10.96.250.206, port: 42be310c-97c4-422b-a5ce-52503ec1f4dd. [pid: 7|app: 0|req: 847/1701] 10.0.0.26 () {34 vars in 676 bytes} [Thu Apr 30 12:24:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:40.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34e2e6d0-16a6-4b6f-9b0a-9a694a9c8f20'] response: {'name': 'network-changed', 'server_uuid': '960dda6c-4801-43b3-afde-82c172e28425', 'tag': '42be310c-97c4-422b-a5ce-52503ec1f4dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1702] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:40 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:40.914 7 WARNING neutron.db.securitygroups_db [None req-3b07f8cb-5b6c-4b64-81ac-8b7de73bd808 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 856/1703] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:40 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1704] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:24:40 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1705] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:40 2026] GET /v2.0/security-groups?tenant_id=497eacb05e5d4f079a78f2a726bc5a26&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1706] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=42be310c-97c4-422b-a5ce-52503ec1f4dd => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1707] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/subnets?id=61d4d786-459e-4e14-ae25-ee893446e237 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1708] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:41 2026] DELETE /v2.0/security-groups/794ea806-3b27-4327-bb03-a1f9306fda45 => 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: 860/1709] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/ports?network_id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1710] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 861/1711] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:41.353 7 WARNING neutron.db.securitygroups_db [None req-e4a69e59-1932-4c0d-8401-cfc08927ade1 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 862/1713] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1713] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:41 2026] GET /v2.0/security-groups?tenant_id=f8a9eef92ae84b23a79fa484300a169f&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: 863/1714] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:41 2026] DELETE /v2.0/security-groups/052fa978-914f-4349-9977-bc5c4dea4f6e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:42.347 7 WARNING neutron.db.securitygroups_db [None req-fc5f6252-b0ad-4d11-8c24-8b1d8bf8c991 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 852/1715] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:42 2026] GET /v2.0/security-groups?tenant_id=33f65365fca14f5b92b724a1e4618db8&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1716] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:42 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1717] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:42 2026] DELETE /v2.0/security-groups/2f462509-561e-492a-a219-e9b893f419d9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:42.638 8 WARNING neutron.db.securitygroups_db [None req-32869c19-5e9a-4bcd-810d-10f62e1cca98 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 865/1718] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:42 2026] GET /v2.0/security-groups?tenant_id=f615b5c44af041b29508c7bb9bf4c94a&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1719] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:42 2026] DELETE /v2.0/security-groups/79c97533-6dec-489a-9fb8-4e37a4b3dd79 => 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: 866/1720] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:24:42 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:42.965 7 WARNING neutron.db.securitygroups_db [req-c4b926a6-635c-4b24-8d0d-9c7dee4f6f1e req-83318b68-f815-45e3-a26d-e73e0f8c7a14 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 855/1721] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:24:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4703759d057840c0ad2a5556f511f9e4 => generated 179 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1722] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:24:42 2026] POST /v2.0/ports => generated 1179 bytes in 398 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: 868/1723] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:43 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1194 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1724] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:24:43 2026] PUT /v2.0/ports/f161c378-f7bf-46c8-89ae-da7e8b54f86d => generated 1460 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1725] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:43 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:43.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87f53cc6-dd42-4bd0-a038-d90cf9455a8f'] response: {'name': 'network-changed', 'server_uuid': 'cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31', 'tag': 'f161c378-f7bf-46c8-89ae-da7e8b54f86d', '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: 857/1726] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:44 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1727] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:24:44 2026] GET /v2.0/networks?tenant_id=4703759d057840c0ad2a5556f511f9e4&shared=False => generated 2376 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1728] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:24:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:45.149 8 INFO neutron.db.segments_db [None req-07ef8b14-d4c5-4a99-8119-f07332c766ab a911a8aee06246a9ad65a118f65adad5 257da605a1754f26acdeedf9e94b95f2 - - default default] Added segment c6d0d48f-85d9-471e-a84f-b78cfb943529 of type vxlan for network bd374d77-4ada-44e3-8476-1b0097f96aeb 2026-04-30 12:24:45.195 7 WARNING neutron.db.securitygroups_db [None req-a3ee0721-9c88-4d7b-b280-3962262606f3 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 871/1729] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:44 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1730] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/security-groups?tenant_id=4a37935477e34185a445fd33c955293a&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1731] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:45 2026] DELETE /v2.0/security-groups/bcbc348d-ae3c-4002-b7c6-5232eb1616cf => 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: 872/1732] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:45 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1733] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1734] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:24:45 2026] PUT /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1735] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=f161c378-f7bf-46c8-89ae-da7e8b54f86d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1736] 199.204.45.115 () {34 vars in 1102 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A71&port_id=f161c378-f7bf-46c8-89ae-da7e8b54f86d => 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: 874/1737] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/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: 864/1738] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee&id=e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1739] 10.0.0.26 () {34 vars in 761 bytes} [Thu Apr 30 12:24:45 2026] PUT /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1740] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&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: 8|app: 0|req: 876/1741] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1742] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1743] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 877/1744] 10.0.0.26 () {34 vars in 757 bytes} [Thu Apr 30 12:24:45 2026] PUT /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1745] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 878/1746] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1747] 10.0.0.26 () {34 vars in 779 bytes} [Thu Apr 30 12:24:45 2026] PUT /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1748] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:45 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1749] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:24:45 2026] PUT /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/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: 880/1750] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:46 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1751] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:24:46 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:46.151 8 INFO neutron.api.v2.resource [None req-fba51a38-f84f-4457-bcf8-335356ed55d0 a911a8aee06246a9ad65a118f65adad5 257da605a1754f26acdeedf9e94b95f2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1752] 10.0.0.26 () {32 vars in 742 bytes} [Thu Apr 30 12:24:46 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1753] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:24:46 2026] DELETE /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/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: 882/1754] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:46 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:46.321 7 INFO neutron.api.v2.resource [None req-24664816-bef8-4c06-9ed0-06c556e8a304 a911a8aee06246a9ad65a118f65adad5 257da605a1754f26acdeedf9e94b95f2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1755] 10.0.0.26 () {32 vars in 745 bytes} [Thu Apr 30 12:24:46 2026] DELETE /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1756] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:24:46 2026] DELETE /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => 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: 874/1757] 10.0.0.26 () {32 vars in 730 bytes} [Thu Apr 30 12:24:46 2026] GET /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1758] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:46 2026] DELETE /v2.0/subnets/cc8efb19-3b1c-4971-b9f1-7c0f0066bf49 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:46.662 7 INFO neutron.services.segments.plugin [-] Segment c6d0d48f-85d9-471e-a84f-b78cfb943529 resource provider aggregate not found 2026-04-30 12:24:46.667 7 INFO neutron.services.segments.plugin [-] Segment c6d0d48f-85d9-471e-a84f-b78cfb943529 resource provider aggregate not found 2026-04-30 12:24:46.680 7 INFO neutron.services.segments.plugin [-] Segment c6d0d48f-85d9-471e-a84f-b78cfb943529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d0d48f-85d9-471e-a84f-b78cfb943529 found for delete ", "request_id": "req-887b70bb-f16f-48e6-a763-65db8eb77f09"}]} 2026-04-30 12:24:46.685 7 INFO neutron.services.segments.plugin [-] Segment c6d0d48f-85d9-471e-a84f-b78cfb943529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d0d48f-85d9-471e-a84f-b78cfb943529 found for delete ", "request_id": "req-4644b6a5-4bb6-486c-a749-62882dec7c86"}]} [pid: 7|app: 0|req: 875/1759] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:46 2026] DELETE /v2.0/networks/bd374d77-4ada-44e3-8476-1b0097f96aeb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:47.392 7 WARNING neutron.db.securitygroups_db [None req-2c1c6961-a336-4399-a52d-bb13a0ce52cb 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 876/1760] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:47 2026] GET /v2.0/security-groups?tenant_id=257da605a1754f26acdeedf9e94b95f2&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1761] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:47 2026] DELETE /v2.0/security-groups/5f01e302-fddc-4cae-8669-076804e86328 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:47.575 7 WARNING neutron.db.securitygroups_db [None req-7c7f4220-9784-4123-858c-cca1ba0a683d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 878/1762] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:47 2026] GET /v2.0/security-groups?tenant_id=ece2bbd3f1d742d69651c95a989779e0&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: 879/1763] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:47 2026] DELETE /v2.0/security-groups/76556306-21a5-4a56-8b16-f175eaee5671 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:47.821 8 INFO neutron.db.segments_db [None req-10a63f6c-1832-4589-8f6e-728ab1ad3b8b 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Added segment a7f2d343-955f-40bd-b699-358c8d71e1d6 of type vxlan for network e9806dcf-5ef5-4014-819e-feedcc3694fb 2026-04-30 12:24:47.877 8 INFO neutron.db.segments_db [None req-10a63f6c-1832-4589-8f6e-728ab1ad3b8b 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Added segment ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e of type vxlan for network c4dbbeaf-54ca-4085-952a-68c11f1f2d68 [pid: 8|app: 0|req: 885/1764] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:47 2026] POST /v2.0/networks => generated 1245 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1765] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:24:47 2026] GET /v2.0/networks => generated 1844 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:24:48.139 8 INFO neutron.services.segments.plugin [-] Segment a7f2d343-955f-40bd-b699-358c8d71e1d6 resource provider aggregate not found 2026-04-30 12:24:48.143 8 INFO neutron.services.segments.plugin [-] Segment a7f2d343-955f-40bd-b699-358c8d71e1d6 resource provider aggregate not found 2026-04-30 12:24:48.156 8 INFO neutron.services.segments.plugin [-] Segment a7f2d343-955f-40bd-b699-358c8d71e1d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f2d343-955f-40bd-b699-358c8d71e1d6 found for delete ", "request_id": "req-e7eb1657-0b9c-4c86-85ca-9fa4f33ae22b"}]} [pid: 8|app: 0|req: 886/1766] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:48 2026] DELETE /v2.0/networks/e9806dcf-5ef5-4014-819e-feedcc3694fb => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:48.165 8 INFO neutron.services.segments.plugin [-] Segment a7f2d343-955f-40bd-b699-358c8d71e1d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f2d343-955f-40bd-b699-358c8d71e1d6 found for delete ", "request_id": "req-d04cdabe-b282-4ae4-b57b-5fd2caaafebc"}]} [pid: 7|app: 0|req: 881/1767] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:48 2026] DELETE /v2.0/networks/c4dbbeaf-54ca-4085-952a-68c11f1f2d68 => 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: 887/1768] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:24:48 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:48.393 7 INFO neutron.db.segments_db [None req-bb03eec5-a907-4380-9b89-51c898b68033 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Added segment bd293114-2ca9-495b-b828-0e0662a2505e of type vxlan for network 92c94871-af05-4f10-846c-ce654bdb89a1 [pid: 7|app: 0|req: 882/1769] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:48 2026] POST /v2.0/networks => generated 654 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:48.553 8 INFO neutron.db.segments_db [None req-3fed6a2f-6df2-4369-97e8-11ce2329448b 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Added segment 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f of type vxlan for network c4bd6cd0-25c2-41f7-9947-627135ba0733 [pid: 8|app: 0|req: 888/1770] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:48 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:48.699 7 INFO neutron.services.segments.plugin [-] Segment ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e resource provider aggregate not found 2026-04-30 12:24:48.703 7 INFO neutron.services.segments.plugin [-] Segment ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e resource provider aggregate not found 2026-04-30 12:24:48.716 7 INFO neutron.services.segments.plugin [-] Segment ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e found for delete ", "request_id": "req-ee862f5d-2c50-4ea9-a440-dbeb9afd55c9"}]} 2026-04-30 12:24:48.730 7 INFO neutron.services.segments.plugin [-] Segment ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6c7a31-cf68-4946-bd7d-9e5b5bd07b3e found for delete ", "request_id": "req-d5151ba6-331d-4023-8fcd-e0f2753bccca"}]} [pid: 8|app: 0|req: 889/1771] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:48 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1194 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1772] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:48 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1773] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:24:48 2026] POST /v2.0/ports => generated 1506 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1774] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:24:49 2026] GET /v2.0/ports => generated 1506 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:49.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-794611d4-3fdb-4501-ba15-b2fa33859dd2 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] TaaS: Handle Delete Port: f7dc0cd8-b847-4aeb-b6f0-1169f920cf63 2026-04-30 12:24:49.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-794611d4-3fdb-4501-ba15-b2fa33859dd2 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Tap Mirror: Handle Delete Port: f7dc0cd8-b847-4aeb-b6f0-1169f920cf63 [pid: 7|app: 0|req: 884/1775] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:49 2026] DELETE /v2.0/ports/f7dc0cd8-b847-4aeb-b6f0-1169f920cf63 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:49.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd45ec97-8f33-48b0-a466-37413987de91 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] TaaS: Handle Delete Port: 8b88478a-5414-43b0-ae15-14cb415d43c5 2026-04-30 12:24:49.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd45ec97-8f33-48b0-a466-37413987de91 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Tap Mirror: Handle Delete Port: 8b88478a-5414-43b0-ae15-14cb415d43c5 [pid: 8|app: 0|req: 892/1776] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:49 2026] DELETE /v2.0/ports/8b88478a-5414-43b0-ae15-14cb415d43c5 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1777] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:24:49 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:49.741 8 INFO neutron.db.segments_db [None req-3772b4d3-28ad-4cd6-96f2-39ced3a7bdf3 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Added segment 94f0567d-fc65-45f2-bbdb-0e1e803ba38a of type vxlan for network 75445cf6-642e-4c4b-98d9-a74a4d642307 [pid: 8|app: 0|req: 893/1778] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:49 2026] POST /v2.0/networks => generated 654 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:49.899 7 INFO neutron.db.segments_db [None req-28660a38-277b-4343-908a-9dd7e02cd193 995f2544e4644b3e8d87f98e94d810ca 3facb6dc573545edb50288d5bd80810a - - default default] Added segment a684055c-6737-4e4d-95dc-6d486776d4d0 of type vxlan for network 4ed72e61-4e4a-4344-9cc8-7e56371ad409 [pid: 7|app: 0|req: 886/1779] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:49 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1780] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:50 2026] POST /v2.0/subnets => generated 1324 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1781] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:24:50 2026] GET /v2.0/subnets => generated 1960 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1782] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:50 2026] DELETE /v2.0/subnets/6575935e-3681-4410-af7a-9fcc39d8b4d6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1783] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:51 2026] DELETE /v2.0/subnets/e52631df-976e-4548-9aeb-615fe1c24d1d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1784] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:24:51 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:51.305 8 INFO neutron.services.segments.plugin [-] Segment a684055c-6737-4e4d-95dc-6d486776d4d0 resource provider aggregate not found 2026-04-30 12:24:51.308 8 INFO neutron.services.segments.plugin [-] Segment a684055c-6737-4e4d-95dc-6d486776d4d0 resource provider aggregate not found 2026-04-30 12:24:51.323 8 INFO neutron.services.segments.plugin [-] Segment a684055c-6737-4e4d-95dc-6d486776d4d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a684055c-6737-4e4d-95dc-6d486776d4d0 found for delete ", "request_id": "req-436c3280-8804-4761-8488-cc94d0da1e07"}]} 2026-04-30 12:24:51.324 8 INFO neutron.services.segments.plugin [-] Segment a684055c-6737-4e4d-95dc-6d486776d4d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a684055c-6737-4e4d-95dc-6d486776d4d0 found for delete ", "request_id": "req-70409af4-804f-4e4b-a359-c22e22d97b37"}]} [pid: 8|app: 0|req: 898/1785] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:51 2026] DELETE /v2.0/networks/4ed72e61-4e4a-4344-9cc8-7e56371ad409 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:51.343 7 INFO neutron.db.segments_db [None req-18bda1a2-16bb-4ee9-ace0-36fce06dc7f2 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] Added segment 8a041ac7-fd05-4863-8d55-6935634bcf35 of type vxlan for network faa7eea0-035d-4b3b-8a9b-383d1c63c3a5 [pid: 7|app: 0|req: 888/1786] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:50 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1787] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:51 2026] DELETE /v2.0/networks/75445cf6-642e-4c4b-98d9-a74a4d642307 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1788] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:51 2026] DELETE /v2.0/networks/c4bd6cd0-25c2-41f7-9947-627135ba0733 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1789] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:51 2026] DELETE /v2.0/networks/92c94871-af05-4f10-846c-ce654bdb89a1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1790] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:24:51 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1791] 10.0.0.26 () {34 vars in 665 bytes} [Thu Apr 30 12:24:51 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:24:51.977 7 WARNING tagging [None req-488d92d1-53e3-4647-aa4f-322830c01f72 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 890/1792] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:24:51 2026] PUT /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.021 8 WARNING tagging [None req-e558e992-b2d3-4423-aa90-e5bd147afc54 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 903/1793] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.056 7 WARNING tagging [None req-3cd1a862-6f96-4100-abdb-bdbc4f1c95f8 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 891/1794] 10.0.0.26 () {34 vars in 759 bytes} [Thu Apr 30 12:24:52 2026] PUT /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:24:52.110 8 WARNING tagging [None req-84ad12f5-de4b-47b9-9e8c-a2ccadfa9d28 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 904/1795] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.137 7 WARNING tagging [None req-a007cc39-509d-418e-a211-d173dd87058f 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 892/1796] 10.0.0.26 () {34 vars in 755 bytes} [Thu Apr 30 12:24:52 2026] PUT /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:24:52.169 8 WARNING tagging [None req-5788ff83-edd2-40eb-8d12-b6cda30c5d86 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 905/1797] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.194 7 WARNING tagging [None req-1143bfc5-7b34-48f9-97c7-8d7980f05b21 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 893/1798] 10.0.0.26 () {34 vars in 777 bytes} [Thu Apr 30 12:24:52 2026] PUT /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:24:52.239 7 WARNING tagging [None req-25d1d6ca-25b7-4dd9-ad3e-b167fc2a0dbf 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 894/1799] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.264 7 WARNING tagging [None req-985bd00f-d42c-4b06-a6ab-f9aab488b35c 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 895/1800] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:24:52 2026] PUT /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.313 8 WARNING neutron.db.securitygroups_db [None req-29377ee6-fa1f-421c-a023-757e66cd7a1d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:52.331 7 WARNING tagging [None req-a0f12c1f-808c-4217-9713-ca8a0f62e2eb 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 906/1801] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/security-groups?tenant_id=3facb6dc573545edb50288d5bd80810a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1802] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.360 7 WARNING tagging [None req-fd04bbf8-c25d-4640-8fa0-ee056d6896d9 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 897/1803] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:52.390 7 WARNING tagging [None req-37c94081-f8a3-47b7-aade-4003b075f51c 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:52.399 7 INFO neutron.api.v2.resource [None req-37c94081-f8a3-47b7-aade-4003b075f51c 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1804] 10.0.0.26 () {32 vars in 740 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:24:52.417 7 WARNING tagging [None req-7b70fc10-f045-43b7-8a24-00f503d95529 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 901/1807] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1808] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/security-groups/c5d6c096-1ea5-4c46-9a96-118e7ad83748 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:52.455 7 WARNING tagging [None req-35d0e313-b7bd-41d3-9460-fa652da10c0a 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 902/1809] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:52.480 8 WARNING tagging [None req-9e48132d-6fad-4d9d-ba28-6895253d089c 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:24:52.493 8 INFO neutron.api.v2.resource [None req-9e48132d-6fad-4d9d-ba28-6895253d089c 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1810] 10.0.0.26 () {32 vars in 743 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:24:52.512 7 WARNING tagging [None req-ac3c2f78-5f23-47a5-bcf2-6621895cbd24 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 903/1811] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:52.550 8 WARNING tagging [None req-f044c925-c22d-4a05-9578-6f5b125372f9 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 909/1812] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1813] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1814] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:52 2026] GET /v2.0/ports/9a234f2e-dd3e-4f7d-9f03-7dfab07cd46c => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1815] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/trunks/366e3647-e5a2-4c3a-a8a8-0e858940f30a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:52.881 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3782453-fa09-4dba-bc06-7ed5236bcf12 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] TaaS: Handle Delete Port: 9a234f2e-dd3e-4f7d-9f03-7dfab07cd46c 2026-04-30 12:24:52.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3782453-fa09-4dba-bc06-7ed5236bcf12 2574f80ec63f4845be6edfa5e9972815 b89654bf363d4c5fb31bacd4c49abbe6 - - default default] Tap Mirror: Handle Delete Port: 9a234f2e-dd3e-4f7d-9f03-7dfab07cd46c [pid: 8|app: 0|req: 911/1816] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/ports/9a234f2e-dd3e-4f7d-9f03-7dfab07cd46c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:53.087 7 INFO neutron.services.segments.plugin [-] Segment 8a041ac7-fd05-4863-8d55-6935634bcf35 resource provider aggregate not found 2026-04-30 12:24:53.096 7 INFO neutron.services.segments.plugin [-] Segment 8a041ac7-fd05-4863-8d55-6935634bcf35 resource provider aggregate not found 2026-04-30 12:24:53.110 7 INFO neutron.services.segments.plugin [-] Segment 8a041ac7-fd05-4863-8d55-6935634bcf35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a041ac7-fd05-4863-8d55-6935634bcf35 found for delete ", "request_id": "req-671fa5f9-a0a8-48df-a146-0288b21be808"}]} 2026-04-30 12:24:53.112 7 INFO neutron.services.segments.plugin [-] Segment 8a041ac7-fd05-4863-8d55-6935634bcf35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a041ac7-fd05-4863-8d55-6935634bcf35 found for delete ", "request_id": "req-6cd2df66-2324-4ace-b0a3-3c15e78326ad"}]} [pid: 7|app: 0|req: 906/1817] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:24:52 2026] DELETE /v2.0/networks/faa7eea0-035d-4b3b-8a9b-383d1c63c3a5 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:24:53.343 8 INFO neutron.services.segments.plugin [-] Segment 94f0567d-fc65-45f2-bbdb-0e1e803ba38a resource provider aggregate not found 2026-04-30 12:24:53.344 8 INFO neutron.services.segments.plugin [-] Segment 94f0567d-fc65-45f2-bbdb-0e1e803ba38a resource provider aggregate not found 2026-04-30 12:24:53.357 8 INFO neutron.services.segments.plugin [-] Segment 94f0567d-fc65-45f2-bbdb-0e1e803ba38a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f0567d-fc65-45f2-bbdb-0e1e803ba38a found for delete ", "request_id": "req-d8ab5ccc-8e00-4068-89e5-e613ea63503c"}]} 2026-04-30 12:24:53.360 8 INFO neutron.services.segments.plugin [-] Segment 94f0567d-fc65-45f2-bbdb-0e1e803ba38a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f0567d-fc65-45f2-bbdb-0e1e803ba38a found for delete ", "request_id": "req-07a982df-3436-4855-897a-b05076c6d570"}]} 2026-04-30 12:24:53.371 8 INFO neutron.services.segments.plugin [-] Segment 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f resource provider aggregate not found 2026-04-30 12:24:53.373 8 INFO neutron.services.segments.plugin [-] Segment 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f resource provider aggregate not found 2026-04-30 12:24:53.382 8 INFO neutron.services.segments.plugin [-] Segment 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f found for delete ", "request_id": "req-ebd7be34-2c90-4a91-a743-2847fb5951b2"}]} 2026-04-30 12:24:53.385 8 INFO neutron.services.segments.plugin [-] Segment 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a904c51-5a2e-469d-90b8-7d35e6ad1c8f found for delete ", "request_id": "req-43701434-cd55-43d6-9bb7-90fd5849972f"}]} 2026-04-30 12:24:53.395 8 INFO neutron.services.segments.plugin [-] Segment bd293114-2ca9-495b-b828-0e0662a2505e resource provider aggregate not found 2026-04-30 12:24:53.401 8 INFO neutron.services.segments.plugin [-] Segment bd293114-2ca9-495b-b828-0e0662a2505e resource provider aggregate not found 2026-04-30 12:24:53.412 8 INFO neutron.services.segments.plugin [-] Segment bd293114-2ca9-495b-b828-0e0662a2505e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd293114-2ca9-495b-b828-0e0662a2505e found for delete ", "request_id": "req-4ec46000-cd84-423d-9142-57f1bad00241"}]} 2026-04-30 12:24:53.414 8 INFO neutron.services.segments.plugin [-] Segment bd293114-2ca9-495b-b828-0e0662a2505e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd293114-2ca9-495b-b828-0e0662a2505e found for delete ", "request_id": "req-06c55cbd-4cfe-4fdc-9c41-7d321702aafd"}]} 2026-04-30 12:24:53.903 8 WARNING neutron.db.securitygroups_db [None req-457fce4d-1e25-4a99-94c6-e782b8e2a67f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 912/1818] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:53 2026] GET /v2.0/security-groups?tenant_id=8041aa09faf643029f4bfa1ebf957b7c&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1819] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:54 2026] DELETE /v2.0/security-groups/dceb438e-3208-40b4-9787-495a837d9d62 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:24:54.348 8 INFO neutron.db.segments_db [None req-8a12450d-7564-4c9a-ad73-b87960a1cd9a 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment 4463825e-6b15-48b8-ab06-382dc07751f9 of type vxlan for network 849e1923-7219-4fc0-86a1-67a51078ee45 [pid: 8|app: 0|req: 914/1820] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:54 2026] POST /v2.0/networks => generated 633 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:54.438 8 WARNING neutron.db.securitygroups_db [None req-053d5f34-ea66-41ec-a1c8-2356f28f1ac9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 907/1821] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:54 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1196 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1822] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:24:54 2026] GET /v2.0/security-groups?tenant_id=b89654bf363d4c5fb31bacd4c49abbe6&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:24:54.507 7 INFO neutron.db.segments_db [None req-ad6548d2-5089-4497-b97e-f3a94f8eb0fe 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment b1e17976-5c9b-428d-9710-b968d1b74676 of type vxlan for network 2ab0a37b-52f7-4a13-8864-c3c0e6356da6 [pid: 8|app: 0|req: 916/1823] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:24:54 2026] DELETE /v2.0/security-groups/a53ddb8b-5dd0-43c2-9278-cef4f2c46e41 => 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: 908/1824] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:24:54 2026] POST /v2.0/networks => generated 634 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1825] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:24:54 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1826] 10.0.0.26 () {32 vars in 817 bytes} [Thu Apr 30 12:24:54 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&mac_address=fa%3A16%3A3e%3A76%3Abb%3Aad => generated 1196 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1827] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:54 2026] POST /v2.0/subnets => generated 646 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1828] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:54 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-04-30 12:24:55.087 7 INFO neutron.db.segments_db [None req-49b0e710-9e44-483b-8e8f-0da6c98f1f86 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 of type vxlan for network 7fd4889c-137b-4f47-a748-ac44b7ce7b8f 2026-04-30 12:24:55.331 7 INFO neutron.db.l3_hamode_db [None req-49b0e710-9e44-483b-8e8f-0da6c98f1f86 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:24:55.430 8 INFO neutron.db.l3_db [None req-103353af-f2a1-4f6d-87fe-9bb369c3ff59 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Floating IP d75d0b10-22d9-45aa-afef-cbfe68814405 associated. External IP: 10.96.250.211, port: f161c378-f7bf-46c8-89ae-da7e8b54f86d. 2026-04-30 12:24:55.447 7 INFO neutron.db.l3_hamode_db [None req-49b0e710-9e44-483b-8e8f-0da6c98f1f86 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 919/1829] 10.0.0.26 () {34 vars in 676 bytes} [Thu Apr 30 12:24:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:24:55.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ea8af27-075d-4f0a-bfa8-42e6384bd910'] response: {'name': 'network-changed', 'server_uuid': 'cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31', 'tag': 'f161c378-f7bf-46c8-89ae-da7e8b54f86d', 'status': 'completed', 'code': 200} 2026-04-30 12:24:55.825 8 WARNING neutron.db.securitygroups_db [req-2b08f26b-e3df-4998-815f-f0455b9461f3 req-20cc3000-7b8a-4e62-ab82-165d30aa354f ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 920/1830] 10.0.0.38 () {34 vars in 1095 bytes} [Thu Apr 30 12:24:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1840594658&fields=id&tenant_id=4703759d057840c0ad2a5556f511f9e4 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1831] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:24:55 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1832] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:24:55 2026] GET /v2.0/quotas/4703759d057840c0ad2a5556f511f9e4 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1833] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:24:55 2026] POST /v2.0/routers => generated 509 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1834] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:24:55 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&fields=id => generated 333 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1835] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 925/1836] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 926/1837] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => 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: 927/1838] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1839] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1840] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=f161c378-f7bf-46c8-89ae-da7e8b54f86d => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1841] 199.204.45.115 () {34 vars in 1102 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A71&port_id=f161c378-f7bf-46c8-89ae-da7e8b54f86d => 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: 931/1842] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee&id=e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1843] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&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: 933/1844] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1845] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 935/1846] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1847] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:56 2026] PUT /v2.0/routers/7d07150b-7ede-40d7-a4bf-7edc489e7f8a/add_router_interface => generated 310 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1848] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:56 2026] GET /v2.0/ports/ee949250-51ea-48c5-b44d-e18486a5a32a => generated 959 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1849] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:24:57 2026] PUT /v2.0/routers/7d07150b-7ede-40d7-a4bf-7edc489e7f8a/add_router_interface => generated 310 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1850] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:24:58 2026] GET /v2.0/ports/7561821a-f62f-4a03-a151-e6d852351dfc => generated 967 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:58.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f9329a8-7c1c-40de-881e-627778de21d1 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: 7561821a-f62f-4a03-a151-e6d852351dfc 2026-04-30 12:24:58.536 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f9329a8-7c1c-40de-881e-627778de21d1 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: 7561821a-f62f-4a03-a151-e6d852351dfc [pid: 7|app: 0|req: 914/1851] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:24:58 2026] PUT /v2.0/routers/7d07150b-7ede-40d7-a4bf-7edc489e7f8a/remove_router_interface => generated 310 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:24:59.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-b70766d3-95e5-4981-8d4f-5951de5321f5 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: ee949250-51ea-48c5-b44d-e18486a5a32a 2026-04-30 12:24:59.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b70766d3-95e5-4981-8d4f-5951de5321f5 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: ee949250-51ea-48c5-b44d-e18486a5a32a [pid: 8|app: 0|req: 938/1852] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:24:58 2026] PUT /v2.0/routers/7d07150b-7ede-40d7-a4bf-7edc489e7f8a/remove_router_interface => generated 310 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1853] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:24:59 2026] GET /v2.0/ports?device_id=7d07150b-7ede-40d7-a4bf-7edc489e7f8a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:24:59.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-49be82d7-8559-41c7-a884-49b5fa433162 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: e55bdb38-2fec-4685-bc98-85b47e9abb19 2026-04-30 12:24:59.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49be82d7-8559-41c7-a884-49b5fa433162 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: e55bdb38-2fec-4685-bc98-85b47e9abb19 2026-04-30 12:25:00.225 8 INFO neutron.services.segments.plugin [-] Segment 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 resource provider aggregate not found 2026-04-30 12:25:00.229 8 INFO neutron.services.segments.plugin [-] Segment 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 resource provider aggregate not found 2026-04-30 12:25:00.254 8 INFO neutron.services.segments.plugin [-] Segment 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 found for delete ", "request_id": "req-0670416f-ec0e-4137-9c62-a3251e0296e0"}]} 2026-04-30 12:25:00.255 8 INFO neutron.services.segments.plugin [-] Segment 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a15a64e-436c-4ca6-aa1c-af4bac73f3a8 found for delete ", "request_id": "req-0ee8b5bf-4591-4046-bd89-2c2f4dac9343"}]} 2026-04-30 12:25:00.264 8 INFO neutron.db.l3_hamode_db [None req-49be82d7-8559-41c7-a884-49b5fa433162 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] HA network 7fd4889c-137b-4f47-a748-ac44b7ce7b8f was deleted as no HA routers are present in project 703307a8d8b74f429d53996f919e00c4. [pid: 8|app: 0|req: 939/1854] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:24:59 2026] DELETE /v2.0/routers/7d07150b-7ede-40d7-a4bf-7edc489e7f8a => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1855] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:00 2026] DELETE /v2.0/subnets/cb978fca-08e9-4fb2-bde2-2d0ffb9ab991 => 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: 940/1856] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:00 2026] DELETE /v2.0/subnets/9f4c4d6a-61c1-480e-a9ad-c1364a4d8dfa => 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: 917/1857] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:00 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:00.553 7 WARNING neutron.db.securitygroups_db [req-2b08f26b-e3df-4998-815f-f0455b9461f3 req-5843647d-430a-4041-b092-c7753311957f ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 918/1858] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:25:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4703759d057840c0ad2a5556f511f9e4 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1859] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:25:00 2026] DELETE /v2.0/networks/2ab0a37b-52f7-4a13-8864-c3c0e6356da6 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1860] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:25:00 2026] DELETE /v2.0/networks/849e1923-7219-4fc0-86a1-67a51078ee45 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:25:00.872 8 INFO neutron.db.segments_db [None req-13c13a6d-4ea0-4a67-ab6c-677e7e8f40a3 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment c58a2c34-03b2-4178-a244-63c645999fe3 of type vxlan for network 28cd9c8c-0b8c-4793-b183-8e1ffab0f909 [pid: 8|app: 0|req: 943/1861] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:25:00 2026] POST /v2.0/networks => generated 633 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1862] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:25:00 2026] POST /v2.0/ports => generated 1187 bytes in 398 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: 944/1863] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:00 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1864] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:25:01 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:01.332 8 INFO neutron.db.segments_db [None req-4d727127-3973-420d-879d-a9c7921b5d5e 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c of type vxlan for network 7c9e9770-6101-4ba7-90ac-8a866a73e836 [pid: 7|app: 0|req: 920/1865] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:25:01 2026] PUT /v2.0/ports/d99d8bb3-0594-4283-8fb3-e4a34a139353 => generated 1468 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:25:01.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-457f090c-675d-4f4d-acc8-7c9b27212b18'] response: {'name': 'network-changed', 'server_uuid': '42faf61a-04be-40d5-9645-973e84811c11', 'tag': 'd99d8bb3-0594-4283-8fb3-e4a34a139353', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 921/1866] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:01 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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-04-30 12:25:01.569 8 INFO neutron.db.l3_hamode_db [None req-4d727127-3973-420d-879d-a9c7921b5d5e 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 922/1867] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:01 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1202 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1868] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:01 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:01.676 8 INFO neutron.db.l3_hamode_db [None req-4d727127-3973-420d-879d-a9c7921b5d5e 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 924/1869] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:02 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1870] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:25:02 2026] GET /v2.0/networks?tenant_id=4703759d057840c0ad2a5556f511f9e4&shared=False => generated 2376 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1871] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:25:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:02.279 8 INFO neutron.services.segments.plugin [-] Segment b1e17976-5c9b-428d-9710-b968d1b74676 resource provider aggregate not found 2026-04-30 12:25:02.285 8 INFO neutron.services.segments.plugin [-] Segment b1e17976-5c9b-428d-9710-b968d1b74676 resource provider aggregate not found 2026-04-30 12:25:02.311 8 INFO neutron.services.segments.plugin [-] Segment b1e17976-5c9b-428d-9710-b968d1b74676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1e17976-5c9b-428d-9710-b968d1b74676 found for delete ", "request_id": "req-552ef7ed-8d5d-4457-a914-b6b6b52a2b48"}]} 2026-04-30 12:25:02.320 8 INFO neutron.services.segments.plugin [-] Segment b1e17976-5c9b-428d-9710-b968d1b74676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1e17976-5c9b-428d-9710-b968d1b74676 found for delete ", "request_id": "req-93506bc2-9fcb-4e2d-8627-e738991c1204"}]} [pid: 8|app: 0|req: 946/1872] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:01 2026] POST /v2.0/routers => generated 510 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:25:02.337 8 INFO neutron.services.segments.plugin [-] Segment 4463825e-6b15-48b8-ab06-382dc07751f9 resource provider aggregate not found 2026-04-30 12:25:02.340 8 INFO neutron.services.segments.plugin [-] Segment 4463825e-6b15-48b8-ab06-382dc07751f9 resource provider aggregate not found 2026-04-30 12:25:02.353 8 INFO neutron.services.segments.plugin [-] Segment 4463825e-6b15-48b8-ab06-382dc07751f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4463825e-6b15-48b8-ab06-382dc07751f9 found for delete ", "request_id": "req-9e85eb5e-8101-4221-8c3f-000f7e51f2a3"}]} 2026-04-30 12:25:02.356 8 INFO neutron.services.segments.plugin [-] Segment 4463825e-6b15-48b8-ab06-382dc07751f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4463825e-6b15-48b8-ab06-382dc07751f9 found for delete ", "request_id": "req-469f4e31-e016-419e-9caa-c530f9192a86"}]} [pid: 7|app: 0|req: 927/1873] 10.0.0.26 () {34 vars in 664 bytes} [Thu Apr 30 12:25:02 2026] POST /v2.0/ports => generated 964 bytes in 334 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: 928/1874] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1875] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=d99d8bb3-0594-4283-8fb3-e4a34a139353 => 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: 930/1876] 199.204.45.115 () {34 vars in 1106 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A362&port_id=d99d8bb3-0594-4283-8fb3-e4a34a139353 => 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: 931/1877] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/subnets?id=63a50b5a-4fcf-4989-90e2-715f7c5483ac&id=be091ad1-8be1-466d-b537-645b345a3250 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1878] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1879] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&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: 934/1880] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 947/1881] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:25:02 2026] PUT /v2.0/routers/824b0a44-feeb-452b-9a7b-132f0c946a26/add_router_interface => generated 310 bytes in 824 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: 935/1882] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/ports/a8299117-daba-4ad8-8085-6b68c4fe41df => generated 1038 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1883] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:03 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:03.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb8b38d1-9466-4163-862e-4c4076f2888d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: a8299117-daba-4ad8-8085-6b68c4fe41df 2026-04-30 12:25:03.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb8b38d1-9466-4163-862e-4c4076f2888d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: a8299117-daba-4ad8-8085-6b68c4fe41df [pid: 7|app: 0|req: 936/1884] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:25:03 2026] PUT /v2.0/routers/824b0a44-feeb-452b-9a7b-132f0c946a26/remove_router_interface => generated 310 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:04.314 8 INFO neutron.api.v2.resource [None req-94c9b004-5928-4cbe-875a-51cedaf5b48c 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1885] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:25:04 2026] PUT /v2.0/routers/824b0a44-feeb-452b-9a7b-132f0c946a26/remove_router_interface => generated 197 bytes in 103 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: 937/1886] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:04 2026] GET /v2.0/ports?device_id=824b0a44-feeb-452b-9a7b-132f0c946a26 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:04.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e474725-3ac6-4a19-a47c-65bcfa636597 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: 382dc91d-f009-4b37-bfcc-9133bad9f018 2026-04-30 12:25:04.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e474725-3ac6-4a19-a47c-65bcfa636597 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: 382dc91d-f009-4b37-bfcc-9133bad9f018 [pid: 7|app: 0|req: 938/1887] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:25:04 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1465 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1888] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:04 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:04.904 8 INFO neutron.services.segments.plugin [-] Segment 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c resource provider aggregate not found 2026-04-30 12:25:04.909 8 INFO neutron.services.segments.plugin [-] Segment 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c resource provider aggregate not found 2026-04-30 12:25:04.927 8 INFO neutron.services.segments.plugin [-] Segment 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c found for delete ", "request_id": "req-7aa96362-c9da-472d-be9b-f0126a525772"}]} 2026-04-30 12:25:04.928 8 INFO neutron.services.segments.plugin [-] Segment 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d94b4ab-3b30-48a7-b62d-fd6071f1b68c found for delete ", "request_id": "req-618fca76-57e5-46ae-ad05-881349a237aa"}]} 2026-04-30 12:25:04.943 8 INFO neutron.db.l3_hamode_db [None req-4e474725-3ac6-4a19-a47c-65bcfa636597 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] HA network 7c9e9770-6101-4ba7-90ac-8a866a73e836 was deleted as no HA routers are present in project 703307a8d8b74f429d53996f919e00c4. [pid: 8|app: 0|req: 950/1889] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:04 2026] DELETE /v2.0/routers/824b0a44-feeb-452b-9a7b-132f0c946a26 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1890] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:04 2026] DELETE /v2.0/subnets/9628dcd9-1e73-4739-8955-629eede4a86c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1891] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:25:05 2026] DELETE /v2.0/networks/28cd9c8c-0b8c-4793-b183-8e1ffab0f909 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:25:05.286 7 INFO neutron.db.segments_db [None req-34b7bc23-20df-4ec5-b2e0-bf528ca523f7 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment f4880c2b-1d65-4366-a260-9e582db4a85a of type vxlan for network c5d2126d-ffb7-4226-9cf2-fb10c69d2da2 [pid: 7|app: 0|req: 941/1892] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:25:05 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1893] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:05 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:25:05.664 7 INFO neutron.db.segments_db [None req-4399f08d-c247-4eaf-818f-65b1590a6978 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment bdb18eb5-7ffc-467c-bd79-69003f27df88 of type vxlan for network 4ff59c9a-2b2b-4174-9d99-ca907a225382 2026-04-30 12:25:05.935 7 INFO neutron.db.l3_hamode_db [None req-4399f08d-c247-4eaf-818f-65b1590a6978 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:25:06.065 7 INFO neutron.db.l3_hamode_db [None req-4399f08d-c247-4eaf-818f-65b1590a6978 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 953/1894] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:06 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1895] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:05 2026] POST /v2.0/routers => generated 510 bytes in 1182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1896] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:06 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:06.957 8 INFO neutron.services.segments.plugin [-] Segment c58a2c34-03b2-4178-a244-63c645999fe3 resource provider aggregate not found 2026-04-30 12:25:06.962 8 INFO neutron.services.segments.plugin [-] Segment c58a2c34-03b2-4178-a244-63c645999fe3 resource provider aggregate not found 2026-04-30 12:25:06.977 8 INFO neutron.services.segments.plugin [-] Segment c58a2c34-03b2-4178-a244-63c645999fe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c58a2c34-03b2-4178-a244-63c645999fe3 found for delete ", "request_id": "req-ec0fd24b-72b1-4f10-80ef-b1e34c1df8e0"}]} 2026-04-30 12:25:06.985 8 INFO neutron.services.segments.plugin [-] Segment c58a2c34-03b2-4178-a244-63c645999fe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c58a2c34-03b2-4178-a244-63c645999fe3 found for delete ", "request_id": "req-20f7da40-395a-4361-9758-42ba30ef4b68"}]} [pid: 7|app: 0|req: 943/1899] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:25:06 2026] PUT /v2.0/routers/70be3955-0a4c-488d-969d-1f7847c2480e/add_router_interface => generated 310 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1900] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:25:07 2026] GET /v2.0/ports/ab68c15f-a7d7-44f8-97c0-f968131bf85b => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:08.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e99bed0-e0ea-411a-97d9-7203b8017d72 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: ab68c15f-a7d7-44f8-97c0-f968131bf85b 2026-04-30 12:25:08.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e99bed0-e0ea-411a-97d9-7203b8017d72 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: ab68c15f-a7d7-44f8-97c0-f968131bf85b [pid: 7|app: 0|req: 944/1901] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:25:07 2026] PUT /v2.0/routers/70be3955-0a4c-488d-969d-1f7847c2480e/remove_router_interface => generated 310 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1902] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:08 2026] GET /v2.0/ports?device_id=70be3955-0a4c-488d-969d-1f7847c2480e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:08.912 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6baac86-471b-4599-8652-6ecea8de9d7f 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: d0cdcdcc-11b7-43a0-af2a-6e901d3d01ee 2026-04-30 12:25:08.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6baac86-471b-4599-8652-6ecea8de9d7f 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: d0cdcdcc-11b7-43a0-af2a-6e901d3d01ee 2026-04-30 12:25:09.277 7 INFO neutron.services.segments.plugin [-] Segment bdb18eb5-7ffc-467c-bd79-69003f27df88 resource provider aggregate not found 2026-04-30 12:25:09.282 7 INFO neutron.services.segments.plugin [-] Segment bdb18eb5-7ffc-467c-bd79-69003f27df88 resource provider aggregate not found 2026-04-30 12:25:09.299 7 INFO neutron.services.segments.plugin [-] Segment bdb18eb5-7ffc-467c-bd79-69003f27df88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdb18eb5-7ffc-467c-bd79-69003f27df88 found for delete ", "request_id": "req-738f9932-4ca0-440c-9f17-246433c640e8"}]} 2026-04-30 12:25:09.305 7 INFO neutron.services.segments.plugin [-] Segment bdb18eb5-7ffc-467c-bd79-69003f27df88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdb18eb5-7ffc-467c-bd79-69003f27df88 found for delete ", "request_id": "req-f57fe3ff-1a97-4832-a847-e90365c4affa"}]} 2026-04-30 12:25:09.325 7 INFO neutron.db.l3_hamode_db [None req-e6baac86-471b-4599-8652-6ecea8de9d7f 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] HA network 4ff59c9a-2b2b-4174-9d99-ca907a225382 was deleted as no HA routers are present in project 703307a8d8b74f429d53996f919e00c4. [pid: 7|app: 0|req: 945/1903] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:08 2026] DELETE /v2.0/routers/70be3955-0a4c-488d-969d-1f7847c2480e => 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: 959/1904] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:09 2026] DELETE /v2.0/subnets/16cfea5d-5256-4f38-a6a1-c09ac825002c => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1905] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:25:09 2026] DELETE /v2.0/networks/c5d2126d-ffb7-4226-9cf2-fb10c69d2da2 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:25:09.782 8 INFO neutron.db.segments_db [None req-7d7306bf-b45e-4214-aa3d-ac2440b93fdd 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Added segment 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 of type vxlan for network 4475805e-822b-4ca2-8a79-139d50cfd728 2026-04-30 12:25:10.008 8 INFO neutron.db.l3_hamode_db [None req-7d7306bf-b45e-4214-aa3d-ac2440b93fdd 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:25:10.788 8 INFO neutron.db.l3_hamode_db [None req-7d7306bf-b45e-4214-aa3d-ac2440b93fdd 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:25:11.318 7 INFO neutron.services.segments.plugin [-] Segment f4880c2b-1d65-4366-a260-9e582db4a85a resource provider aggregate not found 2026-04-30 12:25:11.327 7 INFO neutron.services.segments.plugin [-] Segment f4880c2b-1d65-4366-a260-9e582db4a85a resource provider aggregate not found 2026-04-30 12:25:11.334 7 INFO neutron.services.segments.plugin [-] Segment f4880c2b-1d65-4366-a260-9e582db4a85a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4880c2b-1d65-4366-a260-9e582db4a85a found for delete ", "request_id": "req-9ca2962c-60f3-4569-a2e0-0ffe22790200"}]} 2026-04-30 12:25:11.354 7 INFO neutron.services.segments.plugin [-] Segment f4880c2b-1d65-4366-a260-9e582db4a85a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4880c2b-1d65-4366-a260-9e582db4a85a found for delete ", "request_id": "req-8a39a0cc-6d15-48ab-8229-9f5396af048e"}]} [pid: 8|app: 0|req: 960/1906] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:09 2026] POST /v2.0/routers => generated 690 bytes in 1916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1907] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:25:11 2026] GET /v2.0/routers/d2683875-5ec7-4366-86bd-97cd24403721 => generated 696 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1908] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:25:11 2026] GET /v2.0/routers => generated 699 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1909] 10.0.0.26 () {32 vars in 825 bytes} [Thu Apr 30 12:25:11 2026] GET /v2.0/ports?project_id=2160df6293064f1b9e04960a56e1ffdd&network_id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1910] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:11 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1911] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:12 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1912] 10.0.0.26 () {32 vars in 817 bytes} [Thu Apr 30 12:25:12 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&mac_address=fa%3A16%3A3e%3Ab3%3A4a%3A55 => generated 1204 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1913] 10.0.0.26 () {34 vars in 740 bytes} [Thu Apr 30 12:25:11 2026] PUT /v2.0/routers/d2683875-5ec7-4366-86bd-97cd24403721 => generated 703 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1914] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:25:12 2026] GET /v2.0/routers/d2683875-5ec7-4366-86bd-97cd24403721 => generated 703 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1915] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:25:12 2026] GET /v2.0/subnets?network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1916] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:12 2026] GET /v2.0/ports?device_id=d2683875-5ec7-4366-86bd-97cd24403721 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:12.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb1caa50-d621-4e44-8137-2ab90c988d0d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: 6259a329-b667-43b5-8b49-108b8bdd8998 2026-04-30 12:25:12.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb1caa50-d621-4e44-8137-2ab90c988d0d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: 6259a329-b667-43b5-8b49-108b8bdd8998 2026-04-30 12:25:12.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb1caa50-d621-4e44-8137-2ab90c988d0d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] TaaS: Handle Delete Port: 102565ee-91c1-4d40-9f47-b1331a597892 2026-04-30 12:25:12.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb1caa50-d621-4e44-8137-2ab90c988d0d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] Tap Mirror: Handle Delete Port: 102565ee-91c1-4d40-9f47-b1331a597892 2026-04-30 12:25:12.836 7 INFO neutron.db.l3_db [None req-7572f2e3-b60a-421f-a25b-2cdd852006b0 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Floating IP 3eef2948-24c6-4bef-b812-5af24a84c73e associated. External IP: 10.96.250.205, port: d99d8bb3-0594-4283-8fb3-e4a34a139353. 2026-04-30 12:25:13.039 8 INFO neutron.services.segments.plugin [-] Segment 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 resource provider aggregate not found 2026-04-30 12:25:13.044 8 INFO neutron.services.segments.plugin [-] Segment 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 resource provider aggregate not found 2026-04-30 12:25:13.063 8 INFO neutron.services.segments.plugin [-] Segment 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 found for delete ", "request_id": "req-023aa3f1-75da-4af2-b281-1181fdc40f62"}]} 2026-04-30 12:25:13.065 8 INFO neutron.services.segments.plugin [-] Segment 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a5d615-c643-4a19-b8d4-b24d8d09e9c7 found for delete ", "request_id": "req-de7a875a-374b-4b19-b57b-0cb9d7a3906e"}]} 2026-04-30 12:25:13.081 8 INFO neutron.db.l3_hamode_db [None req-bb1caa50-d621-4e44-8137-2ab90c988d0d 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] HA network 4475805e-822b-4ca2-8a79-139d50cfd728 was deleted as no HA routers are present in project 703307a8d8b74f429d53996f919e00c4. [pid: 8|app: 0|req: 966/1917] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:12 2026] DELETE /v2.0/routers/d2683875-5ec7-4366-86bd-97cd24403721 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1918] 10.0.0.26 () {34 vars in 676 bytes} [Thu Apr 30 12:25:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1919] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?device_id=d2683875-5ec7-4366-86bd-97cd24403721 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:13.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d51d378-3bbd-4208-9505-e32c0a693069'] response: {'name': 'network-changed', 'server_uuid': '42faf61a-04be-40d5-9645-973e84811c11', 'tag': 'd99d8bb3-0594-4283-8fb3-e4a34a139353', 'status': 'completed', 'code': 200} 2026-04-30 12:25:13.202 7 INFO neutron.api.v2.resource [None req-3e3c0e22-e844-4cde-8144-c2e3bfe5e20c 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1920] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/routers/d2683875-5ec7-4366-86bd-97cd24403721 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:25:13.209 8 INFO neutron.db.l3_db [None req-8f3dcf24-31df-4e7c-8b89-b7d40a733a8e 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Floating IP 31e722a8-33b5-4e0f-9bf5-f46476acde08 disassociated. External IP: 10.96.250.206, port: 42be310c-97c4-422b-a5ce-52503ec1f4dd. [pid: 7|app: 0|req: 955/1921] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?device_id=70be3955-0a4c-488d-969d-1f7847c2480e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:13.244 7 INFO neutron.api.v2.resource [None req-249e9f90-06dc-4ff8-b778-84374771953e 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1922] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/routers/70be3955-0a4c-488d-969d-1f7847c2480e => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:25:13.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a93fd518-3649-466f-a3f9-3634860b6be3 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1923] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/subnets/16cfea5d-5256-4f38-a6a1-c09ac825002c => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1924] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?device_id=824b0a44-feeb-452b-9a7b-132f0c946a26 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:13.303 7 INFO neutron.api.v2.resource [None req-84aa71d9-0d36-470c-8ca8-fe57db1d56a4 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1925] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/routers/824b0a44-feeb-452b-9a7b-132f0c946a26 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:25:13.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33c9a3bf-db78-40e7-b843-db9c389077c4 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1926] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/subnets/9628dcd9-1e73-4739-8955-629eede4a86c => 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: 961/1927] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?device_id=7d07150b-7ede-40d7-a4bf-7edc489e7f8a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:13.359 7 INFO neutron.api.v2.resource [None req-1a0b82b0-79be-4f8d-a314-56e40c11e212 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1928] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/routers/7d07150b-7ede-40d7-a4bf-7edc489e7f8a => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:25:13.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-149aa829-81ba-4f3c-af8f-8ec65798eba5 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1929] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/subnets/cb978fca-08e9-4fb2-bde2-2d0ffb9ab991 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:25:13.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f7404ff-b7b9-4090-b4cc-501c44d9803b 2eaed866c4e045189a39b6a6928eac62 703307a8d8b74f429d53996f919e00c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1930] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:25:13 2026] DELETE /v2.0/subnets/9f4c4d6a-61c1-480e-a9ad-c1364a4d8dfa => 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: 967/1931] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:25:13 2026] PUT /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 554 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1932] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:13.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c59ce9d-e67f-4b78-92c8-1edc0664a7b2'] response: {'name': 'network-changed', 'server_uuid': '960dda6c-4801-43b3-afde-82c172e28425', 'tag': '42be310c-97c4-422b-a5ce-52503ec1f4dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 968/1933] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1934] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1935] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=d99d8bb3-0594-4283-8fb3-e4a34a139353 => 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: 967/1936] 199.204.45.115 () {34 vars in 1106 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A362&port_id=d99d8bb3-0594-4283-8fb3-e4a34a139353 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1937] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/subnets?id=63a50b5a-4fcf-4989-90e2-715f7c5483ac&id=be091ad1-8be1-466d-b537-645b345a3250 => 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: 971/1938] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&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: 972/1939] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:14.025 7 WARNING neutron.db.securitygroups_db [None req-869e65a4-75d5-4132-b19a-eadfc1ae9868 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 968/1940] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:25:13 2026] GET /v2.0/security-groups?tenant_id=703307a8d8b74f429d53996f919e00c4&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1941] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 969/1942] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1943] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1944] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1945] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:14 2026] DELETE /v2.0/security-groups/9c15d3a2-b456-48fb-8133-f9c31804e144 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1946] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=42be310c-97c4-422b-a5ce-52503ec1f4dd => 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: 975/1947] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/subnets?id=61d4d786-459e-4e14-ae25-ee893446e237 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1948] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/ports?network_id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1949] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1950] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 977/1951] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:25:14 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1952] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:25:15 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:25:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1954] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:25:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1955] 10.0.0.26 () {34 vars in 757 bytes} [Thu Apr 30 12:25:16 2026] PUT /v2.0/security-groups/6b65aa7f-9813-427b-b8f4-0be8ed98ee9b => generated 1663 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1956] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:25:16 2026] GET /v2.0/security-groups/6b65aa7f-9813-427b-b8f4-0be8ed98ee9b => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1957] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:16 2026] DELETE /v2.0/security-groups/6b65aa7f-9813-427b-b8f4-0be8ed98ee9b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1958] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:25:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:16.477 8 INFO neutron.api.v2.resource [None req-5990a964-e7ed-459d-81b3-5cfa4a61447e 3e30fbe7ec254b288ee28c2323e0d430 4e41bd98f99d4863828be5fae675f6e4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/1959] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:16 2026] DELETE /v2.0/security-groups/6b65aa7f-9813-427b-b8f4-0be8ed98ee9b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1960] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:25:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1961] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1962] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:25:16 2026] GET /v2.0/security-group-rules/36d784a7-bb41-422a-91ea-7de6729ecc07 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1963] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:25:16 2026] POST /v2.0/security-groups => generated 1675 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1964] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:25:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1965] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:25:16 2026] DELETE /v2.0/security-group-rules/36d784a7-bb41-422a-91ea-7de6729ecc07 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1966] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1967] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:25:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1968] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1969] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:16 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: 988/1970] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:25:17 2026] GET /v2.0/security-group-rules/f2aa41d7-af7b-403b-8fbb-e731219c443e => 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: 983/1971] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1972] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:25:17 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: 8|app: 0|req: 990/1973] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:25:17 2026] DELETE /v2.0/security-group-rules/f2aa41d7-af7b-403b-8fbb-e731219c443e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1974] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:25:17.267 7 INFO neutron.db.securitygroups_db [None req-1f791d59-299a-4e82-b321-eac5b6b22862 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Project 2160df6293064f1b9e04960a56e1ffdd 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: 991/1975] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:25:17 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: 985/1976] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:25:17.378 7 INFO neutron.db.securitygroups_db [None req-2b714198-61f3-437e-8b29-4a04a7241866 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Project 2160df6293064f1b9e04960a56e1ffdd 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: 992/1977] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:17 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: 993/1978] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:25:17 2026] GET /v2.0/security-group-rules/7c5bacc0-8272-49bd-a2b9-d33324bdb6af => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1979] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1980] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:25:17 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1981] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:25:17 2026] DELETE /v2.0/security-group-rules/7c5bacc0-8272-49bd-a2b9-d33324bdb6af => 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: 995/1982] 10.0.0.26 () {32 vars in 672 bytes} [Thu Apr 30 12:25:17 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: 988/1983] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:17 2026] DELETE /v2.0/security-groups/3ac26d2b-2b44-4a4c-8677-e44723d94bd2 => 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: 996/1984] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:25:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1985] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:25:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1986] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:25:17 2026] GET /v2.0/networks => generated 1298 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:18.251 7 WARNING neutron.db.securitygroups_db [req-d78ad08d-260d-439c-9730-ddf4ce79176f req-e97d07b5-a834-42c5-8586-60ceee9722fe 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 990/1987] 10.0.0.38 () {34 vars in 1099 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1327873568&fields=id&tenant_id=2160df6293064f1b9e04960a56e1ffdd => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1988] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 661 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1989] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/quotas/2160df6293064f1b9e04960a56e1ffdd => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:18.414 8 WARNING neutron.db.securitygroups_db [None req-8a1d5eba-41c6-4e4f-8181-cb783688483a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 999/1990] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/security-groups?tenant_id=4e41bd98f99d4863828be5fae675f6e4&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1991] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1992] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 1000/1993] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:18 2026] DELETE /v2.0/security-groups/b9e9b9c8-bc9e-405b-bf61-45beb838255a => 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: 994/1994] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 1001/1995] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:18 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 995/1996] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:19 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1002/1997] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:25:19 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1998] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:20 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1999] 10.0.0.26 () {32 vars in 622 bytes} [Thu Apr 30 12:25:20 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: 997/2000] 10.0.0.26 () {32 vars in 632 bytes} [Thu Apr 30 12:25:20 2026] GET /v2.0/ => generated 632 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2001] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:20 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:21.036 7 WARNING neutron.db.securitygroups_db [None req-5846a737-0430-4b9e-9b34-1b3642246644 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 998/2002] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:25:20 2026] GET /v2.0/security-groups?tenant_id=4469ef04518e482b88af8fdc05ef75c6&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2003] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:21 2026] DELETE /v2.0/security-groups/bb1d6b60-1f26-4aea-85dd-b97f4f865697 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2004] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:21 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1001/2007] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:23 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:23.073 8 WARNING neutron.db.securitygroups_db [req-d78ad08d-260d-439c-9730-ddf4ce79176f req-49036a04-6daa-483a-9095-2223f5033114 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1007/2008] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:25:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2160df6293064f1b9e04960a56e1ffdd => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2009] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:23 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2010] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:25:23 2026] POST /v2.0/ports => generated 958 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2011] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:25:23 2026] PUT /v2.0/ports/319f71ff-409b-446d-9a35-ce642d4b569d => generated 1239 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:24.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7c39bf2-4e61-47ee-b68e-51d6042d5ddd'] response: {'name': 'network-changed', 'server_uuid': 'b0ed754c-d699-4810-867d-a107e79b4df9', 'tag': '319f71ff-409b-446d-9a35-ce642d4b569d', '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: 1009/2012] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:24 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1004/2013] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:24 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&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-04-30 12:25:24.526 8 WARNING neutron.db.securitygroups_db [None req-ba6aaa2e-a7eb-458f-aeb2-0dafd253edf7 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1005/2014] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:24 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2015] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:25:24 2026] GET /v2.0/networks?tenant_id=2160df6293064f1b9e04960a56e1ffdd&shared=False => generated 757 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2016] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:25:24 2026] GET /v2.0/security-groups?tenant_id=1ca6a6ae7ff343bcaa56f46ba3ee94fb&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2017] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:25:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2018] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:24 2026] DELETE /v2.0/security-groups/03a725e4-6317-48f5-b508-575a529c4fcb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2019] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2020] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2021] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2022] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=319f71ff-409b-446d-9a35-ce642d4b569d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2023] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/subnets?id=61d4d786-459e-4e14-ae25-ee893446e237 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2024] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/ports?network_id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b&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: 1011/2025] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 1015/2026] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:25 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 1012/2027] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:26 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2028] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:26 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:26.862 8 INFO neutron.db.segments_db [None req-db1388ca-d368-4cb7-a1c1-b4b97eb8b85a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment 98243550-b2d2-4ef4-a07a-37e411c2d3f4 of type vxlan for network ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3 [pid: 8|app: 0|req: 1016/2029] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:25:26 2026] POST /v2.0/networks => generated 740 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2030] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:26 2026] POST /v2.0/subnets => generated 688 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:25:27.232 8 INFO neutron.db.segments_db [None req-b012e3b0-00b2-4927-8878-4168e91c89f5 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment c790e57c-9256-49c3-9870-ec56fe3c3bdf of type vxlan for network d72ecbd9-644a-4d59-920c-e4c4655d5a8f 2026-04-30 12:25:27.469 8 INFO neutron.db.l3_hamode_db [None req-b012e3b0-00b2-4927-8878-4168e91c89f5 70055dc0b183426d863dc1669adefe4f 0e051fd7222f4e6280050d2acd2caccc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1015/2031] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:27 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2032] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:27 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:28.270 8 INFO neutron.db.l3_hamode_db [None req-b012e3b0-00b2-4927-8878-4168e91c89f5 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1017/2033] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:28 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2034] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:28 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&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: 1017/2035] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:27 2026] POST /v2.0/routers => generated 728 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2036] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:30 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2037] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:30 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2038] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:25:30 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2039] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:25:29 2026] PUT /v2.0/routers/b58161dd-c6c5-4c62-99ac-e4f2ec39f50f/add_router_interface => generated 310 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2040] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1020/2041] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&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: 1022/2042] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2043] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2044] 10.0.0.181 () {30 vars in 690 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:31.603 7 INFO neutron.db.segments_db [None req-cf590d33-4d30-4c4a-94cb-f6b3a56a123e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment e9c1d10b-7311-4443-b092-e2d02c68f989 of type vxlan for network 1c978b98-896e-41aa-b371-6b306f23a258 [pid: 8|app: 0|req: 1025/2045] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2046] 10.0.0.181 () {30 vars in 692 bytes} [Thu Apr 30 12:25:31 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: 1021/2047] 10.0.0.26 () {34 vars in 670 bytes} [Thu Apr 30 12:25:31 2026] POST /v2.0/networks => generated 741 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2048] 10.0.0.181 () {30 vars in 668 bytes} [Thu Apr 30 12:25:31 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: 1023/2049] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:31 2026] POST /v2.0/subnets => generated 688 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2050] 10.0.0.181 () {30 vars in 704 bytes} [Thu Apr 30 12:25:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:31.958 8 INFO neutron.db.l3_db [None req-26739060-2eba-4575-aa38-b9f50409974e 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Floating IP 31e722a8-33b5-4e0f-9bf5-f46476acde08 associated. External IP: 10.96.250.206, port: 319f71ff-409b-446d-9a35-ce642d4b569d. 2026-04-30 12:25:31.970 7 INFO neutron.db.segments_db [None req-8c9e9e3c-676e-461c-8dd5-1a9de2b80583 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Added segment adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc of type vxlan for network 18e2e08e-d454-4713-a108-b46d8cd5ff32 [pid: 8|app: 0|req: 1027/2051] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:25:31 2026] PUT /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 856 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:32.282 7 INFO neutron.db.l3_hamode_db [None req-8c9e9e3c-676e-461c-8dd5-1a9de2b80583 70055dc0b183426d863dc1669adefe4f 2a19b2d76c01446287cb4308cd1926db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:25:32.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c719390-fa43-496b-ba0d-7548861082d0'] response: {'name': 'network-changed', 'server_uuid': 'b0ed754c-d699-4810-867d-a107e79b4df9', 'tag': '319f71ff-409b-446d-9a35-ce642d4b569d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/2052] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2053] 10.0.0.181 () {28 vars in 439 bytes} [Thu Apr 30 12:25:32 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2054] 10.0.0.181 () {30 vars in 728 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2055] 10.0.0.181 () {30 vars in 690 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2056] 10.0.0.181 () {30 vars in 692 bytes} [Thu Apr 30 12:25:32 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: 1033/2057] 10.0.0.181 () {30 vars in 668 bytes} [Thu Apr 30 12:25:32 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: 1034/2058] 10.0.0.181 () {30 vars in 704 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2059] 10.0.0.181 () {30 vars in 728 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2060] 10.0.0.181 () {30 vars in 690 bytes} [Thu Apr 30 12:25:32 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: 1037/2061] 10.0.0.181 () {30 vars in 692 bytes} [Thu Apr 30 12:25:32 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: 1038/2062] 10.0.0.181 () {30 vars in 668 bytes} [Thu Apr 30 12:25:32 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: 1039/2063] 10.0.0.181 () {30 vars in 704 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2064] 10.0.0.181 () {30 vars in 730 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2065] 10.0.0.181 () {30 vars in 682 bytes} [Thu Apr 30 12:25:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:33.093 7 INFO neutron.db.l3_hamode_db [None req-8c9e9e3c-676e-461c-8dd5-1a9de2b80583 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1042/2066] 10.0.0.181 () {34 vars in 704 bytes} [Thu Apr 30 12:25:32 2026] POST /v2.0/ports => generated 1132 bytes in 396 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: 1043/2067] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/ports?tenant_id=2160df6293064f1b9e04960a56e1ffdd&device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1044/2068] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/networks?id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2069] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2070] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=319f71ff-409b-446d-9a35-ce642d4b569d => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2071] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/subnets?id=61d4d786-459e-4e14-ae25-ee893446e237 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2072] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/ports?network_id=e5edf5a6-e50e-4b3c-8dcf-589724e04b6b&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: 1049/2073] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 1050/2074] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:33 2026] GET /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b?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: 1025/2075] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:25:31 2026] POST /v2.0/routers => generated 728 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2076] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:25:34 2026] GET /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2077] 10.0.0.26 () {34 vars in 782 bytes} [Thu Apr 30 12:25:34 2026] PUT /v2.0/routers/a892d18c-7ce0-4f12-bb34-c87e1197cf93/add_router_interface => generated 310 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2078] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2079] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2080] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:25:36 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: 1053/2081] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:25:36 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: 1029/2082] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2083] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:25:36 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: 1031/2084] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2085] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:25:36 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: 1033/2086] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:25:36 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: 1054/2087] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:25:36 2026] POST /v2.0/security-groups => generated 1673 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:25:36.494 7 INFO neutron.api.v2.resource [None req-c07e248b-20c7-4430-9d20-605c137f6788 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1034/2088] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/security-groups/lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2089] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/security-groups?name=lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2090] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2091] 199.204.45.115 () {34 vars in 736 bytes} [Thu Apr 30 12:25:36 2026] POST /v2.0/security-groups => generated 1636 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2092] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2093] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 30 12:25:36 2026] GET /v2.0/security-group-rules?security_group_id=7021b56f-8298-44eb-96f1-ba371ad099ea => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2094] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2095] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2096] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:25:36 2026] PUT /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:37.117 8 INFO neutron.db.securitygroups_db [None req-f8207daa-ddb1-4275-92f6-d4d11cdc8afd 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] Project 0e051fd7222f4e6280050d2acd2caccc added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1039/2097] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:25:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2098] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:25:37 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: 1041/2099] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:25:37 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: 1042/2100] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:25:37 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: 1059/2101] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2102] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:25:37 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:37.306 7 INFO neutron.db.securitygroups_db [None req-795bd606-e91f-4696-8096-7b7437857459 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] Project 0e051fd7222f4e6280050d2acd2caccc 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: 1043/2105] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2106] 10.0.0.26 () {34 vars in 684 bytes} [Thu Apr 30 12:25:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2107] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2108] 10.0.0.26 () {34 vars in 694 bytes} [Thu Apr 30 12:25:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2109] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:25:38 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:25:39.133 8 WARNING neutron.db.securitygroups_db [req-0d11c709-2a08-47c5-b19c-acd5140b2b4b req-d41dea61-d66d-4d09-a0b9-4fa54bdbabb1 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1065/2110] 10.0.0.38 () {34 vars in 1097 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-666316215&fields=id&tenant_id=0e051fd7222f4e6280050d2acd2caccc => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:39.179 7 WARNING neutron.db.securitygroups_db [req-0d11c709-2a08-47c5-b19c-acd5140b2b4b req-0f8b9638-dccb-4025-94d8-2927ea9e6d4d 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1046/2111] 10.0.0.38 () {34 vars in 1097 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--426634650&fields=id&tenant_id=0e051fd7222f4e6280050d2acd2caccc => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2112] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/networks?id=ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2113] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/quotas/0e051fd7222f4e6280050d2acd2caccc => 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: 1067/2114] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/ports?tenant_id=0e051fd7222f4e6280050d2acd2caccc&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2115] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3?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: 1068/2116] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3?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: 1049/2117] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:39 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1069/2118] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:25:40 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1050/2119] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:40 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&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: 1070/2120] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:40 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1051/2121] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:41 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2122] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:42 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1052/2123] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:44 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1072/2124] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:44 2026] GET /v2.0/networks?id=ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:44.306 7 WARNING neutron.db.securitygroups_db [req-0d11c709-2a08-47c5-b19c-acd5140b2b4b req-f72d98f1-eab9-4bba-a682-031842b31bf1 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1053/2125] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:25:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0e051fd7222f4e6280050d2acd2caccc => generated 272 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2126] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:25:44 2026] POST /v2.0/ports => generated 993 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1074/2127] 10.0.0.38 () {34 vars in 1015 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/security-groups?id=f567339b-fd2b-499c-a2ed-be2e25b7e8d4&fields=id => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2128] 10.0.0.38 () {34 vars in 981 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/networks?id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2129] 10.0.0.38 () {34 vars in 964 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/quotas/8af62c9eb2ea407a8a632cbf697385d5 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2130] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:25:44 2026] PUT /v2.0/ports/0e48845a-9a2e-4827-b5b1-c6c682c82636 => generated 1274 bytes in 427 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: 1077/2131] 10.0.0.38 () {34 vars in 1001 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2132] 10.0.0.38 () {34 vars in 1007 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1055/2133] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1008 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2134] 10.0.0.38 () {34 vars in 1107 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2135] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:45.354 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25dc97de-f9f4-4782-9d6a-9645febc347a'] response: {'name': 'network-changed', 'server_uuid': '9af37cea-095b-47ea-b360-0ec4f8ab1dd7', 'tag': '0e48845a-9a2e-4827-b5b1-c6c682c82636', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1080/2136] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/ports?tenant_id=0e051fd7222f4e6280050d2acd2caccc&device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2137] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1057/2138] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/networks?tenant_id=0e051fd7222f4e6280050d2acd2caccc&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2139] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:45 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1082/2140] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:25:45 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: 1059/2141] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:46 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2142] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:46 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2143] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/ports?tenant_id=0e051fd7222f4e6280050d2acd2caccc&device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2144] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e48845a-9a2e-4827-b5b1-c6c682c82636 => 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: 1061/2145] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/subnets?id=3728ea29-20a6-4c55-9b9b-8ffee5111ac0 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2146] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/ports?network_id=ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2147] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3?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: 1086/2148] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2149] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2150] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:47 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2151] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:48 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1088/2152] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:48 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2153] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:48 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2154] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:48 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1066/2155] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:49 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2156] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:49 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2157] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:49 2026] GET /v2.0/networks?id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:49.989 7 WARNING neutron.db.securitygroups_db [req-3ec97792-df0f-441f-9b3a-758598607c5a req-2820f038-e380-4e76-8551-13db4b3f07a8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1068/2158] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 30 12:25:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8af62c9eb2ea407a8a632cbf697385d5 => 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: 1091/2159] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 30 12:25:50 2026] POST /v2.0/ports => generated 1078 bytes in 297 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: 1069/2160] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:50 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2161] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:50 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2162] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:25:50 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1072/2163] 199.204.45.115 () {34 vars in 1124 bytes} [Thu Apr 30 12:25:50 2026] GET /v2.0/security-groups?id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2164] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:25:50 2026] PUT /v2.0/ports/b6e387ff-c908-44ae-9644-630aac830a1a => generated 1239 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:50.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebbafc06-8b72-48ce-b39e-cba6d92acf97'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'b6e387ff-c908-44ae-9644-630aac830a1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/2165] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1008 bytes in 79 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: 1093/2166] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2167] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2168] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/networks?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&shared=False => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2169] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2170] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2171] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2172] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2173] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/security-groups?id=f567339b-fd2b-499c-a2ed-be2e25b7e8d4&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: 1097/2174] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:51 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1078/2175] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2176] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2179] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2180] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1081/2181] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2182] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2183] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1102/2184] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1083/2185] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2186] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2187] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:52 2026] GET /v2.0/security-groups?id=f0e24896-7d30-4141-898f-73244e6e0e7d&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:25:52.882 8 INFO neutron_taas.services.taas.taas_plugin [req-a27e9392-5f09-44f1-9228-9e2bb93dd76a req-6f490796-7148-40bf-8aee-ba126081c330 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: 319f71ff-409b-446d-9a35-ce642d4b569d 2026-04-30 12:25:52.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a27e9392-5f09-44f1-9228-9e2bb93dd76a req-6f490796-7148-40bf-8aee-ba126081c330 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: 319f71ff-409b-446d-9a35-ce642d4b569d 2026-04-30 12:25:53.003 8 INFO neutron.db.l3_db [req-a27e9392-5f09-44f1-9228-9e2bb93dd76a req-6f490796-7148-40bf-8aee-ba126081c330 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Floating IP 31e722a8-33b5-4e0f-9bf5-f46476acde08 disassociated. External IP: 10.96.250.206, port: 319f71ff-409b-446d-9a35-ce642d4b569d. [pid: 8|app: 0|req: 1104/2188] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:25:52 2026] DELETE /v2.0/ports/319f71ff-409b-446d-9a35-ce642d4b569d => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2189] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:53 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:53.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cc548dd-4387-4a90-93a7-91e5b57c8c73'] response: {'server_uuid': 'b0ed754c-d699-4810-867d-a107e79b4df9', 'name': 'network-vif-deleted', 'tag': '319f71ff-409b-446d-9a35-ce642d4b569d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1105/2190] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:25:53 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2191] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:53 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2192] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:53 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:25:53.943 8 INFO neutron.db.l3_db [None req-e2ffc850-4d11-4b99-9868-f4627f3da86a 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] Floating IP 67b04e38-7af9-4629-a717-002fe87c3bfa associated. External IP: 10.96.250.209, port: 0e48845a-9a2e-4827-b5b1-c6c682c82636. [pid: 8|app: 0|req: 1106/2193] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:25:53 2026] PUT /v2.0/floatingips/67b04e38-7af9-4629-a717-002fe87c3bfa => generated 855 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2194] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:54 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2195] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:54 2026] GET /v2.0/security-groups?id=f567339b-fd2b-499c-a2ed-be2e25b7e8d4&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: 8|app: 0|req: 1108/2196] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:54 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1089/2197] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:54 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1242 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:25:55.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99bc4384-d382-4c27-9d80-cc130de8310e'] response: {'name': 'network-changed', 'server_uuid': '9af37cea-095b-47ea-b360-0ec4f8ab1dd7', 'tag': '0e48845a-9a2e-4827-b5b1-c6c682c82636', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1109/2198] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/ports?tenant_id=0e051fd7222f4e6280050d2acd2caccc&device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2199] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/ports?device_id=b0ed754c-d699-4810-867d-a107e79b4df9 => 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: 1110/2200] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/networks?id=ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3 => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2201] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e48845a-9a2e-4827-b5b1-c6c682c82636 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2202] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/subnets?id=3728ea29-20a6-4c55-9b9b-8ffee5111ac0 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2203] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/ports?network_id=ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2204] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3?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: 1093/2205] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3?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: 1113/2206] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1094/2207] 199.204.45.115 () {34 vars in 1044 bytes} [Thu Apr 30 12:25:56 2026] GET /v2.0/security-groups?id=f567339b-fd2b-499c-a2ed-be2e25b7e8d4&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2208] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:25:57 2026] DELETE /v2.0/security-groups/f0e24896-7d30-4141-898f-73244e6e0e7d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:25:57.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f42a9c2-3421-4d72-8366-9d8d29a566a7 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: 4f611715-523a-40f6-823f-2d1ff3247cf6 2026-04-30 12:25:57.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f42a9c2-3421-4d72-8366-9d8d29a566a7 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: 4f611715-523a-40f6-823f-2d1ff3247cf6 [pid: 7|app: 0|req: 1095/2209] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:25:57 2026] DELETE /v2.0/floatingips/31e722a8-33b5-4e0f-9bf5-f46476acde08 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2210] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:57 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2211] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:57 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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: 1116/2212] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:58 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1097/2213] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:58 2026] GET /v2.0/security-groups?id=f567339b-fd2b-499c-a2ed-be2e25b7e8d4&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: 1117/2214] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:58 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1098/2215] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:25:59 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => 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: 1118/2216] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:25:59 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&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: 1099/2217] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:26:00 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2218] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:00 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2219] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:26:00 2026] GET /v2.0/security-groups?id=1491347f-96e3-4416-86b5-46c0eaf90b4f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:00.475 7 INFO neutron_taas.services.taas.taas_plugin [req-ee5b07ad-1db3-453b-a4a4-f06ffcd12f18 req-56e64638-4928-4d28-8bd4-b2d42b5b1c05 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: 42be310c-97c4-422b-a5ce-52503ec1f4dd 2026-04-30 12:26:00.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ee5b07ad-1db3-453b-a4a4-f06ffcd12f18 req-56e64638-4928-4d28-8bd4-b2d42b5b1c05 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: 42be310c-97c4-422b-a5ce-52503ec1f4dd [pid: 7|app: 0|req: 1100/2220] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:26:00 2026] DELETE /v2.0/ports/42be310c-97c4-422b-a5ce-52503ec1f4dd => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:00.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac708f05-8d89-4c22-98a0-caf6f86cee6d'] response: {'server_uuid': '960dda6c-4801-43b3-afde-82c172e28425', 'name': 'network-vif-deleted', 'tag': '42be310c-97c4-422b-a5ce-52503ec1f4dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1121/2221] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:01 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1101/2222] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:26:01 2026] GET /v2.0/security-groups?id=f567339b-fd2b-499c-a2ed-be2e25b7e8d4&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2223] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:01 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1102/2224] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:01 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2225] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:02 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => 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: 1103/2226] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:03 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2227] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:26:03 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2228] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:03 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1279 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2229] 10.0.0.26 () {32 vars in 857 bytes} [Thu Apr 30 12:26:03 2026] GET /v2.0/floatingips?floating_network_id=2cd47678-bbc5-4a63-9529-1fc64226ddc5&port_id=0e48845a-9a2e-4827-b5b1-c6c682c82636 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2230] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:03 2026] GET /v2.0/ports?device_id=960dda6c-4801-43b3-afde-82c172e28425 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2231] 10.0.0.41 () {34 vars in 989 bytes} [Thu Apr 30 12:26:04 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2232] 10.0.0.41 () {34 vars in 1119 bytes} [Thu Apr 30 12:26:04 2026] GET /v2.0/security-groups?id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2233] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:04 2026] DELETE /v2.0/security-groups/1491347f-96e3-4416-86b5-46c0eaf90b4f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:05.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3a2acc5-d5ea-43ed-8b9c-3d7ea8458b3a 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: 4075becc-82b9-49ff-bb73-dab3f99ab3ac 2026-04-30 12:26:05.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3a2acc5-d5ea-43ed-8b9c-3d7ea8458b3a 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: 4075becc-82b9-49ff-bb73-dab3f99ab3ac [pid: 7|app: 0|req: 1107/2234] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:26:04 2026] PUT /v2.0/routers/5aae5bb8-c40a-4df3-8f49-0f450a207efc/remove_router_interface => generated 310 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2235] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:05 2026] DELETE /v2.0/subnets/61d4d786-459e-4e14-ae25-ee893446e237 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:06.304 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd3cead6-4438-4627-8845-a98ca264bbc3 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: c2771680-a4ec-4966-968f-8b03300ca1d4 2026-04-30 12:26:06.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd3cead6-4438-4627-8845-a98ca264bbc3 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: c2771680-a4ec-4966-968f-8b03300ca1d4 2026-04-30 12:26:06.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd3cead6-4438-4627-8845-a98ca264bbc3 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: 21d867bb-e2cf-41c2-8aed-df6714693df9 2026-04-30 12:26:06.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd3cead6-4438-4627-8845-a98ca264bbc3 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: 21d867bb-e2cf-41c2-8aed-df6714693df9 [pid: 8|app: 0|req: 1129/2236] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:06 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:07.035 7 INFO neutron.services.segments.plugin [-] Segment a93110d3-cea3-4408-add5-8c2377979475 resource provider aggregate not found 2026-04-30 12:26:07.039 7 INFO neutron.services.segments.plugin [-] Segment a93110d3-cea3-4408-add5-8c2377979475 resource provider aggregate not found 2026-04-30 12:26:07.058 7 INFO neutron.services.segments.plugin [-] Segment a93110d3-cea3-4408-add5-8c2377979475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93110d3-cea3-4408-add5-8c2377979475 found for delete ", "request_id": "req-3c36a148-d8d1-4ace-80aa-2c3ad301f7b4"}]} 2026-04-30 12:26:07.065 7 INFO neutron.db.l3_hamode_db [None req-bd3cead6-4438-4627-8845-a98ca264bbc3 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] HA network fb116f49-d4cd-42a9-9f58-881da6925cb6 was deleted as no HA routers are present in project 2160df6293064f1b9e04960a56e1ffdd. [pid: 8|app: 0|req: 1130/2237] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:26:07 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:07.071 7 INFO neutron.services.segments.plugin [-] Segment a93110d3-cea3-4408-add5-8c2377979475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93110d3-cea3-4408-add5-8c2377979475 found for delete ", "request_id": "req-617f3071-03f3-42f2-b0b5-bf308acd872e"}]} [pid: 7|app: 0|req: 1108/2238] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:06 2026] DELETE /v2.0/routers/5aae5bb8-c40a-4df3-8f49-0f450a207efc => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:07.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f517bff-621a-4f68-90f7-5c0bceb6d840 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] TaaS: Handle Delete Port: 9ae79cfb-f7e1-4558-81fb-782016db4f95 2026-04-30 12:26:07.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f517bff-621a-4f68-90f7-5c0bceb6d840 03a4d0185b3249e5953595f1704631b2 2160df6293064f1b9e04960a56e1ffdd - - default default] Tap Mirror: Handle Delete Port: 9ae79cfb-f7e1-4558-81fb-782016db4f95 2026-04-30 12:26:07.382 8 INFO neutron.services.segments.plugin [-] Segment e71a381d-b9fe-4c2d-b787-41f6d53c4146 resource provider aggregate not found 2026-04-30 12:26:07.397 8 INFO neutron.services.segments.plugin [-] Segment e71a381d-b9fe-4c2d-b787-41f6d53c4146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a381d-b9fe-4c2d-b787-41f6d53c4146 found for delete ", "request_id": "req-80705dcc-3689-4cca-a55c-ecb6040d6f38"}]} [pid: 8|app: 0|req: 1131/2240] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:07 2026] DELETE /v2.0/networks/e5edf5a6-e50e-4b3c-8dcf-589724e04b6b => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:07.410 8 INFO neutron.services.segments.plugin [-] Segment e71a381d-b9fe-4c2d-b787-41f6d53c4146 resource provider aggregate not found 2026-04-30 12:26:07.428 8 INFO neutron.services.segments.plugin [-] Segment e71a381d-b9fe-4c2d-b787-41f6d53c4146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a381d-b9fe-4c2d-b787-41f6d53c4146 found for delete ", "request_id": "req-e44fcf4d-8c99-45be-9e64-14260308c38a"}]} [pid: 7|app: 0|req: 1111/2242] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:08 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:08.229 8 WARNING neutron.db.securitygroups_db [None req-1638b537-2fff-4151-9b67-a5691101849f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1112/2243] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:26:08 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2244] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:08 2026] GET /v2.0/security-groups?tenant_id=24a9b28e7f6d40eb8dbd166de8f3365a&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2245] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:08 2026] DELETE /v2.0/security-groups/b30ebba8-37d5-4f09-bf1a-8e52f2ac083c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:08.584 8 WARNING neutron.db.securitygroups_db [None req-088b630e-924b-443c-ad0e-d0b3ad6e7fc0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1133/2246] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:08 2026] GET /v2.0/security-groups?tenant_id=2160df6293064f1b9e04960a56e1ffdd&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2247] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:08 2026] DELETE /v2.0/security-groups/c14604db-031f-4357-a647-6fe3a8a7c9a5 => 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: 1134/2248] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:09 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1135/2249] 10.0.0.38 () {34 vars in 1119 bytes} [Thu Apr 30 12:26:09 2026] GET /v2.0/security-groups?id=768e6228-3c30-4aa0-8f6e-bf7c7797ca24&id=42fc7ef1-320d-48b1-926b-e35eb90f5d6c&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2250] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:26:09 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 1010 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:09.561 8 INFO neutron_taas.services.taas.taas_plugin [req-ec3161e9-a321-4594-acb4-b90c51025d18 req-328dc58d-aa68-462f-8064-3c8e4a1fdf43 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] TaaS: Handle Delete Port: 0e48845a-9a2e-4827-b5b1-c6c682c82636 2026-04-30 12:26:09.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ec3161e9-a321-4594-acb4-b90c51025d18 req-328dc58d-aa68-462f-8064-3c8e4a1fdf43 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] Tap Mirror: Handle Delete Port: 0e48845a-9a2e-4827-b5b1-c6c682c82636 2026-04-30 12:26:09.719 8 INFO neutron.db.l3_db [req-ec3161e9-a321-4594-acb4-b90c51025d18 req-328dc58d-aa68-462f-8064-3c8e4a1fdf43 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] Floating IP 67b04e38-7af9-4629-a717-002fe87c3bfa disassociated. External IP: 10.96.250.209, port: 0e48845a-9a2e-4827-b5b1-c6c682c82636. [pid: 8|app: 0|req: 1136/2251] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:26:09 2026] DELETE /v2.0/ports/0e48845a-9a2e-4827-b5b1-c6c682c82636 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:10.209 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24dfe2ab-bc58-4354-9c4b-ad2098ccbb73'] response: {'server_uuid': '9af37cea-095b-47ea-b360-0ec4f8ab1dd7', 'name': 'network-vif-deleted', 'tag': '0e48845a-9a2e-4827-b5b1-c6c682c82636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1116/2252] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:10 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2253] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:11 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => 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: 1117/2254] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:26:12 2026] GET /v2.0/ports?device_id=9af37cea-095b-47ea-b360-0ec4f8ab1dd7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:13.262 8 INFO neutron.db.segments_db [None req-3a8c2160-9b9e-4fdd-9d10-f750436d1af2 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Added segment 543d4839-42f0-44a8-86cb-c305eb4b6311 of type vxlan for network d5c969f3-8c30-4ef9-9184-266eb4c1d0d0 2026-04-30 12:26:13.507 8 INFO neutron.db.l3_hamode_db [None req-3a8c2160-9b9e-4fdd-9d10-f750436d1af2 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:26:13.615 8 INFO neutron.db.l3_hamode_db [None req-3a8c2160-9b9e-4fdd-9d10-f750436d1af2 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1118/2255] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:13 2026] DELETE /v2.0/security-groups/768e6228-3c30-4aa0-8f6e-bf7c7797ca24 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:14.087 7 INFO neutron.api.v2.resource [None req-e5dde8f5-69d0-4263-82b7-3502fb999d94 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1119/2256] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:26:14 2026] GET /v2.0/security-groups/768e6228-3c30-4aa0-8f6e-bf7c7797ca24 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:26:14.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcb919dd-18c8-4305-929c-1a80d474215c 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] TaaS: Handle Delete Port: a3e7b809-2a9e-42db-a155-eea743f076ec 2026-04-30 12:26:14.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcb919dd-18c8-4305-929c-1a80d474215c 0bc2b2f07f4e404cb4623efdeb744a0e 0e051fd7222f4e6280050d2acd2caccc - - default default] Tap Mirror: Handle Delete Port: a3e7b809-2a9e-42db-a155-eea743f076ec [pid: 8|app: 0|req: 1138/2257] 10.0.0.26 () {34 vars in 667 bytes} [Thu Apr 30 12:26:13 2026] POST /v2.0/routers => generated 474 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:14.352 8 INFO neutron.db.l3_hamode_db [None req-d04470ab-0714-4ee7-85f1-ff5bf286220f 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1120/2258] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:14 2026] DELETE /v2.0/floatingips/67b04e38-7af9-4629-a717-002fe87c3bfa => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:14.457 8 INFO neutron.db.l3_hamode_db [None req-d04470ab-0714-4ee7-85f1-ff5bf286220f 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1121/2259] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:14 2026] DELETE /v2.0/security-groups/42fc7ef1-320d-48b1-926b-e35eb90f5d6c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:15.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-6922e97c-230f-4d80-afb6-f5bbd27d83ad 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 88be942d-9b69-4376-b58d-31e8a8cbd95c 2026-04-30 12:26:15.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6922e97c-230f-4d80-afb6-f5bbd27d83ad 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 88be942d-9b69-4376-b58d-31e8a8cbd95c [pid: 8|app: 0|req: 1139/2260] 10.0.0.26 () {34 vars in 667 bytes} [Thu Apr 30 12:26:14 2026] POST /v2.0/routers => generated 474 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:15.141 8 INFO neutron.db.l3_hamode_db [None req-73dc9c4d-f10b-471e-a25f-a946d4678eeb 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:26:15.268 8 INFO neutron.db.l3_hamode_db [None req-73dc9c4d-f10b-471e-a25f-a946d4678eeb 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1122/2261] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:26:14 2026] PUT /v2.0/routers/b58161dd-c6c5-4c62-99ac-e4f2ec39f50f/remove_router_interface => generated 310 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:15.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-213d68c1-253a-42b2-a602-3d4b9760f9f6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: d82ddfea-2f25-4d7a-a09b-00a17ea0494b 2026-04-30 12:26:15.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-213d68c1-253a-42b2-a602-3d4b9760f9f6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: d82ddfea-2f25-4d7a-a09b-00a17ea0494b [pid: 8|app: 0|req: 1140/2262] 10.0.0.26 () {34 vars in 667 bytes} [Thu Apr 30 12:26:15 2026] POST /v2.0/routers => generated 474 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:16.014 8 INFO neutron.db.l3_hamode_db [None req-95ecb03e-2ccb-44e6-b209-463af5dbe18c 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:26:16.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-213d68c1-253a-42b2-a602-3d4b9760f9f6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: e8d1e217-195d-4128-899d-c60b89872cd1 2026-04-30 12:26:16.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-213d68c1-253a-42b2-a602-3d4b9760f9f6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: e8d1e217-195d-4128-899d-c60b89872cd1 2026-04-30 12:26:16.151 8 INFO neutron.db.l3_hamode_db [None req-95ecb03e-2ccb-44e6-b209-463af5dbe18c 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:26:16.520 7 INFO neutron.services.segments.plugin [-] Segment c790e57c-9256-49c3-9870-ec56fe3c3bdf resource provider aggregate not found 2026-04-30 12:26:16.521 7 INFO neutron.services.segments.plugin [-] Segment c790e57c-9256-49c3-9870-ec56fe3c3bdf resource provider aggregate not found 2026-04-30 12:26:16.549 7 INFO neutron.services.segments.plugin [-] Segment c790e57c-9256-49c3-9870-ec56fe3c3bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c790e57c-9256-49c3-9870-ec56fe3c3bdf found for delete ", "request_id": "req-e2ddc656-1ab1-4beb-914a-22fa12106fba"}]} 2026-04-30 12:26:16.550 7 INFO neutron.services.segments.plugin [-] Segment c790e57c-9256-49c3-9870-ec56fe3c3bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c790e57c-9256-49c3-9870-ec56fe3c3bdf found for delete ", "request_id": "req-11be9f14-002d-4d20-8700-7ec58521a0ac"}]} 2026-04-30 12:26:16.554 7 INFO neutron.db.l3_hamode_db [None req-213d68c1-253a-42b2-a602-3d4b9760f9f6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network d72ecbd9-644a-4d59-920c-e4c4655d5a8f was deleted as no HA routers are present in project 0e051fd7222f4e6280050d2acd2caccc. [pid: 7|app: 0|req: 1123/2263] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:15 2026] DELETE /v2.0/routers/b58161dd-c6c5-4c62-99ac-e4f2ec39f50f => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2264] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:16 2026] DELETE /v2.0/subnets/3728ea29-20a6-4c55-9b9b-8ffee5111ac0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2265] 10.0.0.26 () {34 vars in 667 bytes} [Thu Apr 30 12:26:15 2026] POST /v2.0/routers => generated 474 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:16.796 8 INFO neutron.db.l3_hamode_db [None req-b20baf01-2a6f-4f8d-b9e7-b55dfbdf0c62 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 12:26:16.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-039f5933-1f86-42d1-9e98-56be125ef241 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: ac42286f-6265-4995-bb43-060a53471d64 2026-04-30 12:26:16.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-039f5933-1f86-42d1-9e98-56be125ef241 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: ac42286f-6265-4995-bb43-060a53471d64 2026-04-30 12:26:16.939 8 INFO neutron.db.l3_hamode_db [None req-b20baf01-2a6f-4f8d-b9e7-b55dfbdf0c62 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1125/2266] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:16 2026] DELETE /v2.0/networks/ac85d63f-7b60-4f32-a1ee-7a8eea2d59e3 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:17.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce497b70-54b7-42b5-ad34-03c26c22ea62 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: be54f8db-64da-4aa1-8716-ce753ef6f77f 2026-04-30 12:26:17.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce497b70-54b7-42b5-ad34-03c26c22ea62 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: be54f8db-64da-4aa1-8716-ce753ef6f77f [pid: 8|app: 0|req: 1142/2267] 10.0.0.26 () {34 vars in 667 bytes} [Thu Apr 30 12:26:16 2026] POST /v2.0/routers => generated 474 bytes in 784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:17.596 8 WARNING tagging [None req-58ee5b2c-7056-4e70-ba7f-79f5fc86b4fd 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1143/2268] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:26:17 2026] PUT /v2.0/routers/a9e14634-2662-4566-aa2a-f5751732c676/tags => generated 17 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:17.700 8 WARNING tagging [None req-f3b4636d-58c5-4f6f-ba98-3a345ec5d8b5 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1144/2269] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:26:17 2026] PUT /v2.0/routers/140e81b9-acc0-4f08-a9e7-6d8bcb3e9b04/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:17.834 8 WARNING tagging [None req-9adc59ba-50c6-44b7-bba3-275ba77d5d83 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1145/2270] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:26:17 2026] PUT /v2.0/routers/b607d0cc-5989-439f-ae27-96487f5a4ea8/tags => generated 34 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:17.941 8 WARNING tagging [None req-7bcfd10f-565f-45d7-a837-553a959d9b8c 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1126/2271] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:26:17 2026] PUT /v2.0/routers/a892d18c-7ce0-4f12-bb34-c87e1197cf93/remove_router_interface => generated 310 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2272] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:26:17 2026] PUT /v2.0/routers/37cf588f-f6ca-4ef1-a5a6-598b2a97bb55/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2273] 10.0.0.26 () {32 vars in 663 bytes} [Thu Apr 30 12:26:17 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2274] 10.0.0.26 () {32 vars in 677 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:18.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbf9a9d3-4d8a-4b82-b80c-0d43ea326272 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 3eb502ff-baa2-4b9b-ab77-4f51a71c0e7a 2026-04-30 12:26:18.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbf9a9d3-4d8a-4b82-b80c-0d43ea326272 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 3eb502ff-baa2-4b9b-ab77-4f51a71c0e7a [pid: 8|app: 0|req: 1149/2275] 10.0.0.26 () {32 vars in 673 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2276] 10.0.0.26 () {32 vars in 685 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2277] 10.0.0.26 () {32 vars in 671 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2278] 10.0.0.26 () {32 vars in 685 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:18.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbf9a9d3-4d8a-4b82-b80c-0d43ea326272 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: da531ac7-1b44-4a96-b9ac-749fa3752521 2026-04-30 12:26:18.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbf9a9d3-4d8a-4b82-b80c-0d43ea326272 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: da531ac7-1b44-4a96-b9ac-749fa3752521 [pid: 8|app: 0|req: 1153/2279] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:18.577 7 INFO neutron.services.segments.plugin [-] Segment 98243550-b2d2-4ef4-a07a-37e411c2d3f4 resource provider aggregate not found 2026-04-30 12:26:18.593 7 INFO neutron.services.segments.plugin [-] Segment 98243550-b2d2-4ef4-a07a-37e411c2d3f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98243550-b2d2-4ef4-a07a-37e411c2d3f4 found for delete ", "request_id": "req-1cfe803b-943b-48e5-a110-0f927841cb64"}]} 2026-04-30 12:26:18.612 7 INFO neutron.services.segments.plugin [-] Segment 98243550-b2d2-4ef4-a07a-37e411c2d3f4 resource provider aggregate not found 2026-04-30 12:26:18.640 7 INFO neutron.services.segments.plugin [-] Segment 98243550-b2d2-4ef4-a07a-37e411c2d3f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98243550-b2d2-4ef4-a07a-37e411c2d3f4 found for delete ", "request_id": "req-fde65430-3310-451f-920f-1c70189a66c9"}]} [pid: 8|app: 0|req: 1154/2280] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2281] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:26:18 2026] GET /v2.0/routers/a9e14634-2662-4566-aa2a-f5751732c676 => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:18.920 7 INFO neutron.db.l3_hamode_db [None req-cbf9a9d3-4d8a-4b82-b80c-0d43ea326272 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] HA network 18e2e08e-d454-4713-a108-b46d8cd5ff32 was deleted as no HA routers are present in project 2a19b2d76c01446287cb4308cd1926db. [pid: 7|app: 0|req: 1127/2282] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:17 2026] DELETE /v2.0/routers/a892d18c-7ce0-4f12-bb34-c87e1197cf93 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2283] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:18 2026] DELETE /v2.0/subnets/eef039f8-d6bf-45c3-8c94-be32c4578505 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:19.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-a83dfa33-d981-4c0c-8e2c-b916eb704266 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 61980441-099f-44dd-9d7d-044407603b15 2026-04-30 12:26:19.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a83dfa33-d981-4c0c-8e2c-b916eb704266 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 61980441-099f-44dd-9d7d-044407603b15 [pid: 8|app: 0|req: 1156/2284] 10.0.0.26 () {34 vars in 741 bytes} [Thu Apr 30 12:26:18 2026] PUT /v2.0/routers/a9e14634-2662-4566-aa2a-f5751732c676 => generated 485 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2285] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:19 2026] GET /v2.0/ports?device_id=a9e14634-2662-4566-aa2a-f5751732c676 => 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: 1129/2286] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:19 2026] DELETE /v2.0/networks/1c978b98-896e-41aa-b371-6b306f23a258 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:19.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f295080-8be5-4d62-b708-9f10d4f4cba7 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] TaaS: Handle Delete Port: d17f8074-e291-4487-a191-90fc5a09df31 2026-04-30 12:26:19.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f295080-8be5-4d62-b708-9f10d4f4cba7 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Tap Mirror: Handle Delete Port: d17f8074-e291-4487-a191-90fc5a09df31 [pid: 8|app: 0|req: 1158/2287] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:19 2026] DELETE /v2.0/routers/a9e14634-2662-4566-aa2a-f5751732c676 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2288] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:26:19 2026] GET /v2.0/routers/140e81b9-acc0-4f08-a9e7-6d8bcb3e9b04 => generated 493 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:19.854 8 WARNING neutron.db.securitygroups_db [None req-4b77ff3c-7988-4b94-945c-7c466be90ccd 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1159/2289] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:19 2026] GET /v2.0/security-groups?tenant_id=0e051fd7222f4e6280050d2acd2caccc&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2290] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:19 2026] DELETE /v2.0/security-groups/66ab2430-2d98-4c5b-babc-abd422b671d8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:20.176 8 WARNING neutron.db.securitygroups_db [None req-fe79fc02-88ed-4d47-9cb1-1f1cd955eea0 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1161/2291] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:20 2026] GET /v2.0/security-groups?tenant_id=2a19b2d76c01446287cb4308cd1926db&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: 1162/2292] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:20 2026] DELETE /v2.0/security-groups/21ea8521-ee1c-49be-9392-1b10fdc382e1 => 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: 1131/2293] 10.0.0.26 () {34 vars in 741 bytes} [Thu Apr 30 12:26:19 2026] PUT /v2.0/routers/140e81b9-acc0-4f08-a9e7-6d8bcb3e9b04 => generated 493 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2294] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:20 2026] GET /v2.0/ports?device_id=140e81b9-acc0-4f08-a9e7-6d8bcb3e9b04 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:20.618 7 INFO neutron.services.segments.plugin [-] Segment adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc resource provider aggregate not found 2026-04-30 12:26:20.635 7 INFO neutron.services.segments.plugin [-] Segment adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc found for delete ", "request_id": "req-cb57dea9-b326-401b-b733-12a7a7aac1f2"}]} 2026-04-30 12:26:20.665 7 INFO neutron.services.segments.plugin [-] Segment e9c1d10b-7311-4443-b092-e2d02c68f989 resource provider aggregate not found 2026-04-30 12:26:20.679 7 INFO neutron.services.segments.plugin [-] Segment adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc resource provider aggregate not found 2026-04-30 12:26:20.688 7 INFO neutron.services.segments.plugin [-] Segment e9c1d10b-7311-4443-b092-e2d02c68f989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c1d10b-7311-4443-b092-e2d02c68f989 found for delete ", "request_id": "req-f9394596-beca-422d-9fa0-8e9fb5009359"}]} 2026-04-30 12:26:20.697 7 INFO neutron_taas.services.taas.taas_plugin [None req-17615ce0-12a6-43af-9d68-3c22626161ec 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] TaaS: Handle Delete Port: fc3cb46e-09a5-4a01-80ff-72a166f40d09 2026-04-30 12:26:20.700 7 INFO neutron.services.segments.plugin [-] Segment adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfeaea9-1b0d-49d4-87c8-f8d23b1b89fc found for delete ", "request_id": "req-a1a50aff-5d4e-4dc4-ab63-254645c1882b"}]} 2026-04-30 12:26:20.703 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17615ce0-12a6-43af-9d68-3c22626161ec 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Tap Mirror: Handle Delete Port: fc3cb46e-09a5-4a01-80ff-72a166f40d09 2026-04-30 12:26:20.728 7 INFO neutron.services.segments.plugin [-] Segment e9c1d10b-7311-4443-b092-e2d02c68f989 resource provider aggregate not found 2026-04-30 12:26:20.745 7 INFO neutron.services.segments.plugin [-] Segment e9c1d10b-7311-4443-b092-e2d02c68f989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c1d10b-7311-4443-b092-e2d02c68f989 found for delete ", "request_id": "req-36d55858-5616-40c1-bc18-4feb532ef922"}]} [pid: 7|app: 0|req: 1132/2295] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:20 2026] DELETE /v2.0/routers/140e81b9-acc0-4f08-a9e7-6d8bcb3e9b04 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2296] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:26:20 2026] GET /v2.0/routers/b607d0cc-5989-439f-ae27-96487f5a4ea8 => generated 502 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2297] 10.0.0.26 () {34 vars in 741 bytes} [Thu Apr 30 12:26:20 2026] PUT /v2.0/routers/b607d0cc-5989-439f-ae27-96487f5a4ea8 => generated 502 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2298] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:21 2026] GET /v2.0/ports?device_id=b607d0cc-5989-439f-ae27-96487f5a4ea8 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:21.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ec614b5-5f30-40ae-a124-a5a284efbceb 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] TaaS: Handle Delete Port: 61f62ddb-bb35-4fda-8f98-6b47c0c44724 2026-04-30 12:26:21.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ec614b5-5f30-40ae-a124-a5a284efbceb 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Tap Mirror: Handle Delete Port: 61f62ddb-bb35-4fda-8f98-6b47c0c44724 [pid: 7|app: 0|req: 1134/2299] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:21 2026] DELETE /v2.0/routers/b607d0cc-5989-439f-ae27-96487f5a4ea8 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2300] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:26:21 2026] GET /v2.0/routers/37cf588f-f6ca-4ef1-a5a6-598b2a97bb55 => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2303] 10.0.0.26 () {34 vars in 741 bytes} [Thu Apr 30 12:26:21 2026] PUT /v2.0/routers/37cf588f-f6ca-4ef1-a5a6-598b2a97bb55 => generated 487 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2304] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:22 2026] GET /v2.0/ports?device_id=37cf588f-f6ca-4ef1-a5a6-598b2a97bb55 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:22.716 7 INFO neutron_taas.services.taas.taas_plugin [None req-c36e3dc8-9150-4dcc-9362-254bc1b3c406 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] TaaS: Handle Delete Port: d75925bb-b8bf-4b1d-a68f-06fd8a242787 2026-04-30 12:26:22.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c36e3dc8-9150-4dcc-9362-254bc1b3c406 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Tap Mirror: Handle Delete Port: d75925bb-b8bf-4b1d-a68f-06fd8a242787 [pid: 7|app: 0|req: 1136/2305] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:22 2026] DELETE /v2.0/routers/37cf588f-f6ca-4ef1-a5a6-598b2a97bb55 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2306] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:26:22 2026] GET /v2.0/routers/e47a3774-cead-47e5-a6b8-48f1a24301cc => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2307] 10.0.0.26 () {34 vars in 741 bytes} [Thu Apr 30 12:26:22 2026] PUT /v2.0/routers/e47a3774-cead-47e5-a6b8-48f1a24301cc => generated 480 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2308] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:23 2026] GET /v2.0/ports?device_id=e47a3774-cead-47e5-a6b8-48f1a24301cc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:23.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0e2db9a-a13e-4ee3-a53b-6c0bda72867e 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] TaaS: Handle Delete Port: ca667cc9-5e75-4aa9-b5ab-513620b7203a 2026-04-30 12:26:23.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0e2db9a-a13e-4ee3-a53b-6c0bda72867e 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] Tap Mirror: Handle Delete Port: ca667cc9-5e75-4aa9-b5ab-513620b7203a 2026-04-30 12:26:24.057 7 INFO neutron.services.segments.plugin [-] Segment 543d4839-42f0-44a8-86cb-c305eb4b6311 resource provider aggregate not found 2026-04-30 12:26:24.064 7 INFO neutron.services.segments.plugin [-] Segment 543d4839-42f0-44a8-86cb-c305eb4b6311 resource provider aggregate not found 2026-04-30 12:26:24.080 7 INFO neutron.services.segments.plugin [-] Segment 543d4839-42f0-44a8-86cb-c305eb4b6311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543d4839-42f0-44a8-86cb-c305eb4b6311 found for delete ", "request_id": "req-c1b5b229-f351-4f25-bcdf-3a5aaab90cd7"}]} 2026-04-30 12:26:24.087 7 INFO neutron.db.l3_hamode_db [None req-d0e2db9a-a13e-4ee3-a53b-6c0bda72867e 153d812b5fb44d9dbdf95588b27d0098 fc2dfbbd30254d5e8a9e5e9c68043684 - - default default] HA network d5c969f3-8c30-4ef9-9184-266eb4c1d0d0 was deleted as no HA routers are present in project fc2dfbbd30254d5e8a9e5e9c68043684. 2026-04-30 12:26:24.094 7 INFO neutron.services.segments.plugin [-] Segment 543d4839-42f0-44a8-86cb-c305eb4b6311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543d4839-42f0-44a8-86cb-c305eb4b6311 found for delete ", "request_id": "req-5c6dca16-b113-4cc2-bf02-733a035f5b45"}]} [pid: 7|app: 0|req: 1138/2309] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:26:23 2026] DELETE /v2.0/routers/e47a3774-cead-47e5-a6b8-48f1a24301cc => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:24.949 8 INFO neutron.db.segments_db [None req-4af86c51-d8df-4fc5-95ca-a96054010292 ef509d1c944d47ff92a52f9704589f17 a827fc86bea74f2daa38888b8c329ba8 - - default default] Added segment ab9cafd6-564b-40fe-97cb-682b7af50220 of type vxlan for network b5a2133b-b96c-4fd2-a165-037a5791dea7 2026-04-30 12:26:25.012 7 WARNING neutron.db.securitygroups_db [None req-6aa3da64-363f-4ee8-9cfc-af484680f7eb 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1172/2310] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:24 2026] POST /v2.0/networks => generated 631 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:25.108 8 INFO neutron.db.segments_db [None req-2eea48e9-74d1-464c-9185-abe2c1d37d4c ef509d1c944d47ff92a52f9704589f17 a827fc86bea74f2daa38888b8c329ba8 - - default default] Added segment 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa of type vxlan for network a05f2732-bfac-4233-b2dd-cea8c3479504 [pid: 7|app: 0|req: 1139/2311] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:24 2026] GET /v2.0/security-groups?tenant_id=4751c85f2d6242ce812e5b226bcbbd1c&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2312] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:25 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:25.262 8 INFO neutron.db.segments_db [None req-ba17e080-33b7-42b8-95d5-564171e84fa6 ef509d1c944d47ff92a52f9704589f17 a827fc86bea74f2daa38888b8c329ba8 - - default default] Added segment 7d90d0a0-8d0a-4fef-8852-5a196b46c75c of type vxlan for network 00587159-2ed1-4b65-b9d6-f2141b6f219a [pid: 7|app: 0|req: 1140/2313] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:25 2026] DELETE /v2.0/security-groups/e41da11d-5741-4cbb-88c7-83ede0012771 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:25.357 7 WARNING neutron.db.securitygroups_db [None req-27926a57-b3a9-4cab-b00c-fee109a8a70c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1174/2314] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:25 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:25.426 8 INFO neutron.db.segments_db [None req-2c7a1c23-c821-4f21-ba6a-1c1d3d8d57d6 ef509d1c944d47ff92a52f9704589f17 a827fc86bea74f2daa38888b8c329ba8 - - default default] Added segment 4e93bc79-a8db-4e6e-b5cd-c0d398522553 of type vxlan for network 4a3e544b-e6f9-4523-87cb-2f59c0ff0586 [pid: 7|app: 0|req: 1141/2315] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:25 2026] GET /v2.0/security-groups?tenant_id=efea6abe755b4d959f35ba3807ce117c&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2316] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:25 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2317] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:25 2026] DELETE /v2.0/security-groups/11f97b8a-a4d2-4bdc-b97e-66e401e5d636 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:25.578 8 INFO neutron.db.segments_db [None req-392245cf-92dd-46a4-a24d-a550946c7886 ef509d1c944d47ff92a52f9704589f17 a827fc86bea74f2daa38888b8c329ba8 - - default default] Added segment 30ade0ba-3472-42b4-bed3-44a893dec0c7 of type vxlan for network c0e2f8a4-2f11-4262-b0ea-b0c19281c2b2 [pid: 8|app: 0|req: 1176/2318] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:25 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:25.686 8 WARNING neutron.db.securitygroups_db [None req-a40df279-b0c9-4807-bbb6-e2df829e4098 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1143/2319] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:25 2026] PUT /v2.0/networks/b5a2133b-b96c-4fd2-a165-037a5791dea7/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2320] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:25 2026] GET /v2.0/security-groups?tenant_id=fc2dfbbd30254d5e8a9e5e9c68043684&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2321] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:25 2026] PUT /v2.0/networks/a05f2732-bfac-4233-b2dd-cea8c3479504/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2322] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:25 2026] PUT /v2.0/networks/00587159-2ed1-4b65-b9d6-f2141b6f219a/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2323] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:25 2026] DELETE /v2.0/security-groups/626fdc1d-49a6-4c69-ad24-017c42e3d196 => 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: 1146/2324] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:25 2026] PUT /v2.0/networks/4a3e544b-e6f9-4523-87cb-2f59c0ff0586/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2325] 10.0.0.26 () {32 vars in 665 bytes} [Thu Apr 30 12:26:25 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2326] 10.0.0.26 () {32 vars in 679 bytes} [Thu Apr 30 12:26:25 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2327] 10.0.0.26 () {32 vars in 675 bytes} [Thu Apr 30 12:26:26 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2328] 10.0.0.26 () {32 vars in 687 bytes} [Thu Apr 30 12:26:26 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2329] 10.0.0.26 () {32 vars in 673 bytes} [Thu Apr 30 12:26:26 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2330] 10.0.0.26 () {32 vars in 687 bytes} [Thu Apr 30 12:26:26 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2331] 10.0.0.26 () {32 vars in 683 bytes} [Thu Apr 30 12:26:26 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2332] 10.0.0.26 () {32 vars in 695 bytes} [Thu Apr 30 12:26:26 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:26.571 8 INFO neutron.services.segments.plugin [-] Segment ab9cafd6-564b-40fe-97cb-682b7af50220 resource provider aggregate not found 2026-04-30 12:26:26.572 8 INFO neutron.services.segments.plugin [-] Segment ab9cafd6-564b-40fe-97cb-682b7af50220 resource provider aggregate not found 2026-04-30 12:26:26.588 8 INFO neutron.services.segments.plugin [-] Segment ab9cafd6-564b-40fe-97cb-682b7af50220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9cafd6-564b-40fe-97cb-682b7af50220 found for delete ", "request_id": "req-f02975ca-51fc-40cc-97ef-b1e80c0d14be"}]} [pid: 8|app: 0|req: 1183/2333] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:26 2026] DELETE /v2.0/networks/b5a2133b-b96c-4fd2-a165-037a5791dea7 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:26.596 8 INFO neutron.services.segments.plugin [-] Segment ab9cafd6-564b-40fe-97cb-682b7af50220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9cafd6-564b-40fe-97cb-682b7af50220 found for delete ", "request_id": "req-dfda461c-c1d4-4b5d-958c-9b03ea1e0c46"}]} 2026-04-30 12:26:26.732 7 INFO neutron.services.segments.plugin [-] Segment 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa resource provider aggregate not found 2026-04-30 12:26:26.747 7 INFO neutron.services.segments.plugin [-] Segment 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa resource provider aggregate not found 2026-04-30 12:26:26.760 7 INFO neutron.services.segments.plugin [-] Segment 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa found for delete ", "request_id": "req-6ecb3afa-9574-4438-97d2-304ec7e958b3"}]} 2026-04-30 12:26:26.769 7 INFO neutron.services.segments.plugin [-] Segment 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb7284e-4d4b-4590-abe8-b4526cd0b0fa found for delete ", "request_id": "req-2831abc4-e6d6-413b-88d6-1bec3cbc2d19"}]} [pid: 7|app: 0|req: 1151/2334] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:26 2026] DELETE /v2.0/networks/a05f2732-bfac-4233-b2dd-cea8c3479504 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2335] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:26 2026] DELETE /v2.0/networks/00587159-2ed1-4b65-b9d6-f2141b6f219a => 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: 1152/2336] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:26 2026] DELETE /v2.0/networks/4a3e544b-e6f9-4523-87cb-2f59c0ff0586 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2337] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:27 2026] DELETE /v2.0/networks/c0e2f8a4-2f11-4262-b0ea-b0c19281c2b2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:28.080 7 WARNING neutron.db.securitygroups_db [None req-aed5e676-6462-4c0e-9b9c-10fce72252ea 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1153/2338] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:27 2026] GET /v2.0/security-groups?tenant_id=dfadd4afec4041349172db4325fd6ab7&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2339] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:28 2026] DELETE /v2.0/security-groups/298c2da5-ea53-43bd-a997-548c42fcfd2b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:28.459 7 WARNING neutron.db.securitygroups_db [None req-205dd541-1aa3-4e4b-b0f1-11c064ce1eb2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1154/2340] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:28 2026] GET /v2.0/security-groups?tenant_id=a827fc86bea74f2daa38888b8c329ba8&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:28.606 8 INFO neutron.services.segments.plugin [-] Segment 7d90d0a0-8d0a-4fef-8852-5a196b46c75c resource provider aggregate not found 2026-04-30 12:26:28.617 8 INFO neutron.services.segments.plugin [-] Segment 7d90d0a0-8d0a-4fef-8852-5a196b46c75c resource provider aggregate not found [pid: 8|app: 0|req: 1187/2341] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:28 2026] DELETE /v2.0/security-groups/e5aa08f2-8f04-4c07-92ff-6e389f06f1c0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:28.623 8 INFO neutron.services.segments.plugin [-] Segment 7d90d0a0-8d0a-4fef-8852-5a196b46c75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d90d0a0-8d0a-4fef-8852-5a196b46c75c found for delete ", "request_id": "req-b37759e1-8688-4a39-99f0-41aea8d0b416"}]} 2026-04-30 12:26:28.635 8 INFO neutron.services.segments.plugin [-] Segment 7d90d0a0-8d0a-4fef-8852-5a196b46c75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d90d0a0-8d0a-4fef-8852-5a196b46c75c found for delete ", "request_id": "req-a0d1fc62-aebd-46b1-8838-cbc9fde50c1d"}]} 2026-04-30 12:26:28.640 8 INFO neutron.services.segments.plugin [-] Segment 30ade0ba-3472-42b4-bed3-44a893dec0c7 resource provider aggregate not found 2026-04-30 12:26:28.653 8 INFO neutron.services.segments.plugin [-] Segment 30ade0ba-3472-42b4-bed3-44a893dec0c7 resource provider aggregate not found 2026-04-30 12:26:28.669 8 INFO neutron.services.segments.plugin [-] Segment 30ade0ba-3472-42b4-bed3-44a893dec0c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30ade0ba-3472-42b4-bed3-44a893dec0c7 found for delete ", "request_id": "req-b1f15b03-9ff8-45cb-a68c-8d19057429aa"}]} 2026-04-30 12:26:28.670 8 INFO neutron.services.segments.plugin [-] Segment 30ade0ba-3472-42b4-bed3-44a893dec0c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30ade0ba-3472-42b4-bed3-44a893dec0c7 found for delete ", "request_id": "req-52bb735b-84dd-4158-a54c-268127b09131"}]} 2026-04-30 12:26:28.778 7 INFO neutron.services.segments.plugin [-] Segment 4e93bc79-a8db-4e6e-b5cd-c0d398522553 resource provider aggregate not found 2026-04-30 12:26:28.786 7 INFO neutron.services.segments.plugin [-] Segment 4e93bc79-a8db-4e6e-b5cd-c0d398522553 resource provider aggregate not found 2026-04-30 12:26:28.798 7 INFO neutron.services.segments.plugin [-] Segment 4e93bc79-a8db-4e6e-b5cd-c0d398522553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e93bc79-a8db-4e6e-b5cd-c0d398522553 found for delete ", "request_id": "req-c036b01a-5809-447f-a76a-6d653ea43647"}]} 2026-04-30 12:26:28.801 7 WARNING neutron.db.securitygroups_db [None req-892cf8b6-7663-4459-a3c5-fd6c40766baf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:28.812 7 INFO neutron.services.segments.plugin [-] Segment 4e93bc79-a8db-4e6e-b5cd-c0d398522553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e93bc79-a8db-4e6e-b5cd-c0d398522553 found for delete ", "request_id": "req-9e6ecd23-b608-40d0-8156-3574e3f806e4"}]} [pid: 7|app: 0|req: 1155/2342] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:28 2026] GET /v2.0/security-groups?tenant_id=3beb6f321dc64cb396a3bb888400e444&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2343] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:28 2026] DELETE /v2.0/security-groups/28763160-1319-4afb-b441-6a84d7d92b22 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2344] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:26:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2345] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:26:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2346] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:26:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2347] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:26:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2348] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:26:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:26:31.088 8 WARNING tagging [None req-a86b581e-a15a-4a2c-b617-b16cabef3630 14581193d9e04c15982405483330d31e 1c86426eb3b545ea88ceaec9c3668d32 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1191/2349] 10.0.0.26 () {34 vars in 766 bytes} [Thu Apr 30 12:26:31 2026] PUT /v2.0/security-groups/0028e197-5fdf-4538-b7c1-9f5b8e9ff365/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:31.152 7 WARNING tagging [None req-5391a7ee-eb4b-4b0f-a926-ce24abde8ff8 14581193d9e04c15982405483330d31e 1c86426eb3b545ea88ceaec9c3668d32 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1159/2350] 10.0.0.26 () {34 vars in 766 bytes} [Thu Apr 30 12:26:31 2026] PUT /v2.0/security-groups/c8afb268-30e9-4ecc-8f33-886d9cb749a2/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:31.236 8 WARNING tagging [None req-5485e71d-8307-49bd-ad61-7b5971c575b8 14581193d9e04c15982405483330d31e 1c86426eb3b545ea88ceaec9c3668d32 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1192/2351] 10.0.0.26 () {34 vars in 766 bytes} [Thu Apr 30 12:26:31 2026] PUT /v2.0/security-groups/1ef9b1b4-8f97-4d82-9fb8-132e8d627df8/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:31.300 7 WARNING tagging [None req-783691d2-48e5-4376-94a4-d5ad85a42dee 14581193d9e04c15982405483330d31e 1c86426eb3b545ea88ceaec9c3668d32 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1160/2352] 10.0.0.26 () {34 vars in 766 bytes} [Thu Apr 30 12:26:31 2026] PUT /v2.0/security-groups/023a4fd7-267e-4eee-bb4c-f578303a2037/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2353] 10.0.0.26 () {32 vars in 679 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2354] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2355] 10.0.0.26 () {32 vars in 689 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2356] 10.0.0.26 () {32 vars in 701 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2357] 10.0.0.26 () {32 vars in 687 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2358] 10.0.0.26 () {32 vars in 701 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2359] 10.0.0.26 () {32 vars in 697 bytes} [Thu Apr 30 12:26:31 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2360] 10.0.0.26 () {32 vars in 709 bytes} [Thu Apr 30 12:26:32 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2361] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:32 2026] DELETE /v2.0/security-groups/0028e197-5fdf-4538-b7c1-9f5b8e9ff365 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2362] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:32 2026] DELETE /v2.0/security-groups/c8afb268-30e9-4ecc-8f33-886d9cb749a2 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2363] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:32 2026] DELETE /v2.0/security-groups/1ef9b1b4-8f97-4d82-9fb8-132e8d627df8 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2364] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:32 2026] DELETE /v2.0/security-groups/023a4fd7-267e-4eee-bb4c-f578303a2037 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:32.518 8 INFO neutron.db.segments_db [None req-fb6a673f-5a84-484c-868c-182a0eda4bd6 e95e4def2bff4b79965d6ac6a7240106 9f4a484c6eca490897d0593ed2249170 - - default default] Added segment 222c2b5b-2ab5-4921-9ae2-35be073af9e1 of type vxlan for network 0dbf12bc-351e-42ad-9cc8-093c6d16a0c1 [pid: 7|app: 0|req: 1169/2365] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:32 2026] DELETE /v2.0/security-groups/4079fb86-d3be-48ee-9365-c873a4d8fd32 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2366] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:32 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2367] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:32 2026] PUT /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2368] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:32 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/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: 1171/2369] 10.0.0.26 () {34 vars in 763 bytes} [Thu Apr 30 12:26:32 2026] PUT /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2370] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:32 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2371] 10.0.0.26 () {34 vars in 759 bytes} [Thu Apr 30 12:26:32 2026] PUT /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2372] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:32 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2373] 10.0.0.26 () {34 vars in 781 bytes} [Thu Apr 30 12:26:32 2026] PUT /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2374] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2375] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:33 2026] PUT /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2376] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2377] 10.0.0.26 () {32 vars in 740 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:33.323 8 INFO neutron.api.v2.resource [None req-d2fc084b-9fa4-4a0f-9c96-3fbf772f8421 e95e4def2bff4b79965d6ac6a7240106 9f4a484c6eca490897d0593ed2249170 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1203/2378] 10.0.0.26 () {32 vars in 744 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2379] 10.0.0.26 () {32 vars in 743 bytes} [Thu Apr 30 12:26:33 2026] DELETE /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2380] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:33.496 7 INFO neutron.api.v2.resource [None req-b134f668-388b-4a48-82b7-cf8d4ceb5371 e95e4def2bff4b79965d6ac6a7240106 9f4a484c6eca490897d0593ed2249170 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2381] 10.0.0.26 () {32 vars in 747 bytes} [Thu Apr 30 12:26:33 2026] DELETE /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:26:33.514 8 WARNING neutron.db.securitygroups_db [None req-888c4f87-a0cd-4a30-af07-d84b61109a24 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1204/2382] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/security-groups?tenant_id=1c86426eb3b545ea88ceaec9c3668d32&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2383] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:26:33 2026] DELETE /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/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: 1180/2384] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2385] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:33 2026] DELETE /v2.0/security-groups/6ac2d967-ce17-4154-879e-7d652911c512 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:33.732 7 INFO neutron.services.segments.plugin [-] Segment 222c2b5b-2ab5-4921-9ae2-35be073af9e1 resource provider aggregate not found 2026-04-30 12:26:33.737 7 INFO neutron.services.segments.plugin [-] Segment 222c2b5b-2ab5-4921-9ae2-35be073af9e1 resource provider aggregate not found 2026-04-30 12:26:33.738 8 WARNING neutron.db.securitygroups_db [None req-1ddb4e90-19d7-44e3-b99b-d9ac500bf317 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:33.760 7 INFO neutron.services.segments.plugin [-] Segment 222c2b5b-2ab5-4921-9ae2-35be073af9e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 222c2b5b-2ab5-4921-9ae2-35be073af9e1 found for delete ", "request_id": "req-82cd6043-a815-495b-86b9-f00fe19b0093"}]} 2026-04-30 12:26:33.761 7 INFO neutron.services.segments.plugin [-] Segment 222c2b5b-2ab5-4921-9ae2-35be073af9e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 222c2b5b-2ab5-4921-9ae2-35be073af9e1 found for delete ", "request_id": "req-eca9dddc-3897-4313-afcc-f6b278de3799"}]} [pid: 7|app: 0|req: 1181/2386] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:33 2026] DELETE /v2.0/networks/0dbf12bc-351e-42ad-9cc8-093c6d16a0c1 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2387] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:33 2026] GET /v2.0/security-groups?tenant_id=44b3a755b1b641ee9ad02e32141a1f1a&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2388] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:33 2026] DELETE /v2.0/security-groups/e71b23c0-492c-4ef1-9e42-2cdb50baefef => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:34.054 8 WARNING neutron.db.securitygroups_db [None req-72e52918-c9a4-44d0-b076-f8f706c40701 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1207/2389] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:34 2026] GET /v2.0/security-groups?tenant_id=a9fd779defbc4a42ab8f79fb5c981ad8&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2390] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:34 2026] DELETE /v2.0/security-groups/a8012182-92aa-4bd0-adaa-5d925d4d8092 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:34.572 8 WARNING neutron.db.securitygroups_db [None req-1339c56e-dc6d-4e9d-a69a-cf6db935153b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1208/2391] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:34 2026] GET /v2.0/security-groups?tenant_id=21d6ad7f57404974badb24c50fc9a9a5&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2392] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:34 2026] DELETE /v2.0/security-groups/fc699496-c15e-4391-8def-46d1d9fdd971 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:34.864 8 WARNING neutron.db.securitygroups_db [None req-db9d3a92-a914-4468-a6cd-2d6927cc651c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1209/2393] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:34 2026] GET /v2.0/security-groups?tenant_id=9f4a484c6eca490897d0593ed2249170&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2394] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:34 2026] DELETE /v2.0/security-groups/8fef6171-ff43-4737-98d3-138155b978ac => 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: 1210/2395] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:26:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2396] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:26:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2397] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:26:36 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: 1187/2398] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:26:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2399] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:26:36 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2400] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:26:36 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1213/2401] 199.204.45.115 () {34 vars in 717 bytes} [Thu Apr 30 12:26:36 2026] POST /v2.0/ports => generated 1059 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2402] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:26:37 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2403] 10.0.0.38 () {34 vars in 906 bytes} [Thu Apr 30 12:26:37 2026] GET /v2.0/extensions => generated 22222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2406] 199.204.45.115 () {34 vars in 1262 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2407] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1193/2408] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1194/2409] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2410] 10.0.0.26 () {34 vars in 683 bytes} [Thu Apr 30 12:26:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2411] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:38.555 8 WARNING tagging [None req-fcf5322c-e0c8-40ed-b43e-b757e01336c6 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1217/2412] 10.0.0.26 () {34 vars in 766 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2413] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:38.601 8 WARNING tagging [None req-d33926ff-3c25-4e3a-81c1-38d8bab3a24d 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1218/2414] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2415] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:38.646 8 WARNING tagging [None req-b645ba16-a347-45b0-984b-279166bbfea2 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1219/2416] 10.0.0.26 () {34 vars in 777 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags/green => 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: 1198/2417] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:38.716 8 WARNING tagging [None req-3339ee67-6194-4c71-b9d7-0d7639e6cea9 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1220/2418] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:38.762 8 WARNING tagging [None req-6db55f23-10c3-4ac1-8e5a-5c7433806784 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1199/2419] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/subnetpools/41d64973-707f-4ebf-8ef6-b34bc76f5b71/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2420] 10.0.0.26 () {34 vars in 773 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:26:38.810 8 WARNING tagging [None req-003ed52f-4d98-47f4-9d6b-021ca53f58db 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1222/2421] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2422] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/subnetpools/084855bd-0266-46ad-bd1d-ee164a4f73d8/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:38.847 8 WARNING tagging [None req-9be1e303-8e23-4bd7-b700-909108f488b0 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1201/2423] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/subnetpools/9a634394-0837-469b-aa9f-003bcaf27150/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2424] 10.0.0.26 () {34 vars in 795 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:26:38.902 8 WARNING tagging [None req-374923a3-7d1c-4f74-927c-2680ba1c5b06 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1224/2425] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2426] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/subnetpools/6ab72559-eb63-4279-891a-084680318dbe/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:38.936 7 WARNING tagging [None req-d05cb85a-7e62-4732-b804-0f291fa0bd8f 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1225/2427] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1059 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2428] 10.0.0.26 () {34 vars in 766 bytes} [Thu Apr 30 12:26:38 2026] PUT /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2429] 10.0.0.26 () {32 vars in 671 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:38.989 8 WARNING tagging [None req-ef27eba8-68c8-4d09-9898-d88466213f26 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1204/2430] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/networks?id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 802 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2431] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/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: 1205/2432] 10.0.0.26 () {32 vars in 685 bytes} [Thu Apr 30 12:26:38 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.024 8 WARNING tagging [None req-18032c8e-ba87-4fa9-bf0e-9da52d847038 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1228/2433] 10.0.0.26 () {32 vars in 754 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2434] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.077 8 WARNING tagging [None req-d86ca3fa-6dd0-47cd-8fe8-0e474d82e885 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:39.086 8 INFO neutron.api.v2.resource [None req-d86ca3fa-6dd0-47cd-8fe8-0e474d82e885 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2435] 10.0.0.26 () {32 vars in 758 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2436] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.136 8 WARNING tagging [None req-5c03b2ce-2408-4626-a939-db3da7aee6c6 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1232/2437] 10.0.0.26 () {32 vars in 757 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/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: 1233/2438] 10.0.0.26 () {32 vars in 679 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.221 8 WARNING tagging [None req-81e8bb2a-92da-4654-8d3d-edf824baf0a6 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1234/2439] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2440] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.276 8 WARNING tagging [None req-b7fc9969-bb1b-4b35-88aa-99908b6c5cb5 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:39.289 8 INFO neutron.api.v2.resource [None req-b7fc9969-bb1b-4b35-88aa-99908b6c5cb5 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1236/2441] 10.0.0.26 () {32 vars in 761 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2442] 10.0.0.26 () {32 vars in 689 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.333 8 WARNING tagging [None req-023b1c1a-f0b1-4085-bcea-d4b2637ea52a 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1238/2443] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2444] 10.0.0.26 () {32 vars in 701 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.399 8 WARNING tagging [None req-ca4586e3-17db-41fc-939d-5f53cfcd47b0 2e9e43d0ed71485f9b514fc6eb7bfb82 9b03e0dd177e4904b91b02953d3b05c0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1240/2445] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2446] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:26:39 2026] PUT /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1249 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:39.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42fec6ed-bc05-40f2-bd18-8daa03aba200'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': '07e579b9-9614-4c24-9b29-5c1eccfbc65b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1241/2447] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/subnetpools/41d64973-707f-4ebf-8ef6-b34bc76f5b71 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2448] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/security-groups/81d5cf91-ccdb-461a-8429-665bdf9cc58c => 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: 1242/2449] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/subnetpools/084855bd-0266-46ad-bd1d-ee164a4f73d8 => 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: 1208/2450] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/subnetpools/9a634394-0837-469b-aa9f-003bcaf27150 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2451] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/subnetpools/6ab72559-eb63-4279-891a-084680318dbe => 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: 1209/2452] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:39 2026] DELETE /v2.0/subnetpools/eb7013bb-493c-44d1-9c7e-8ced9ac01aca => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2453] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:26:39 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2454] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/networks?id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2455] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1246/2456] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2457] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2458] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1249/2459] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:40.300 7 WARNING neutron.db.securitygroups_db [None req-b484ff2e-feb5-4313-b0f7-50f43409f923 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1211/2460] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/security-groups?tenant_id=1fb10f0df23c42c5945bbb2e594b8db4&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: 1250/2461] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:40 2026] DELETE /v2.0/security-groups/3a09daf4-dab0-4c72-8180-7cab45be4bd4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:40.537 7 WARNING neutron.db.securitygroups_db [None req-1bc37f6f-bfdc-4504-8dd2-6327ad562a10 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:40.629 8 WARNING neutron.db.securitygroups_db [None req-b59d12c4-d4c5-4f66-bc09-c8ab5c10e0da 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1212/2462] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/security-groups?tenant_id=53cde58a45034d21905bf0849a5f91bb&name=default => generated 2926 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2463] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/security-groups?tenant_id=9b03e0dd177e4904b91b02953d3b05c0&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2464] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:40 2026] DELETE /v2.0/security-groups/102558c6-f17b-4f1c-81d0-ca3cfc2e902a => 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: 1252/2465] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:40 2026] DELETE /v2.0/security-groups/db974785-be55-43c0-958c-c7eef0b0b476 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:40.872 7 WARNING neutron.db.securitygroups_db [None req-6388aeb3-6810-4ee4-9025-63c16c929816 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1214/2466] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:40 2026] GET /v2.0/security-groups?tenant_id=e4a96a30f04a4d918fe3f3382bc89571&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2467] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:40 2026] DELETE /v2.0/security-groups/57173d29-f84c-4a74-a0e7-b705ffb681c1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:41.195 7 WARNING neutron.db.securitygroups_db [None req-87b77fcd-3426-4a4c-bcff-cd457e844f7d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1215/2468] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/security-groups?tenant_id=2e5cfd19826041de876e30b83623b968&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2469] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2470] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1216/2471] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:41 2026] DELETE /v2.0/security-groups/3c1b96bc-7520-4cde-a917-f30e7745d3c8 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2472] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2473] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&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: 1257/2474] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1218/2475] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1258/2476] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1219/2477] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2478] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&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: 1220/2479] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1260/2480] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:26:41 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:44.336 7 INFO neutron.db.segments_db [None req-80f75b69-ffcd-4491-8e88-597dc24a0bc9 37e83666dda54b7288a082a11e4e20a2 e404b9a9088f4f4bb4bf279d1ecc9c30 - - default default] Added segment 8b8ab1e2-150b-4004-89df-cdbf48d13f17 of type vxlan for network 38296f2b-5377-4f5e-aa2c-aa18575e17fb [pid: 7|app: 0|req: 1221/2481] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:44 2026] POST /v2.0/networks => generated 631 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:26:44.472 8 INFO neutron.db.segments_db [None req-f05bbf0a-fc74-4774-b849-dbcaaaf16ec0 37e83666dda54b7288a082a11e4e20a2 e404b9a9088f4f4bb4bf279d1ecc9c30 - - default default] Added segment 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce of type vxlan for network c8af12f3-839d-4f7c-87a5-cb7f8e0d19cc [pid: 8|app: 0|req: 1261/2482] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:26:44 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2483] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:44 2026] PUT /v2.0/networks/38296f2b-5377-4f5e-aa2c-aa18575e17fb/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2484] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:44 2026] GET /v2.0/networks/38296f2b-5377-4f5e-aa2c-aa18575e17fb/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: 1224/2485] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:44 2026] PUT /v2.0/networks/c8af12f3-839d-4f7c-87a5-cb7f8e0d19cc/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2486] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:44 2026] GET /v2.0/networks/c8af12f3-839d-4f7c-87a5-cb7f8e0d19cc/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2487] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:26:44 2026] PUT /v2.0/networks/c8af12f3-839d-4f7c-87a5-cb7f8e0d19cc/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2488] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:44 2026] GET /v2.0/networks/c8af12f3-839d-4f7c-87a5-cb7f8e0d19cc/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2489] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:26:44 2026] GET /v2.0/networks/38296f2b-5377-4f5e-aa2c-aa18575e17fb/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:45.043 7 INFO neutron.services.segments.plugin [-] Segment 8b8ab1e2-150b-4004-89df-cdbf48d13f17 resource provider aggregate not found 2026-04-30 12:26:45.045 7 INFO neutron.services.segments.plugin [-] Segment 8b8ab1e2-150b-4004-89df-cdbf48d13f17 resource provider aggregate not found [pid: 7|app: 0|req: 1229/2490] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:44 2026] DELETE /v2.0/networks/38296f2b-5377-4f5e-aa2c-aa18575e17fb => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:26:45.070 7 INFO neutron.services.segments.plugin [-] Segment 8b8ab1e2-150b-4004-89df-cdbf48d13f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8ab1e2-150b-4004-89df-cdbf48d13f17 found for delete ", "request_id": "req-048ed475-a156-45cf-939a-1383cc461476"}]} 2026-04-30 12:26:45.072 7 INFO neutron.services.segments.plugin [-] Segment 8b8ab1e2-150b-4004-89df-cdbf48d13f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8ab1e2-150b-4004-89df-cdbf48d13f17 found for delete ", "request_id": "req-8151674f-81e9-436d-8018-7bcea561d6bf"}]} [pid: 8|app: 0|req: 1262/2491] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:44 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-04-30 12:26:45.152 8 WARNING tagging [None req-1ef3d9b4-9773-4e00-9d34-cde88d5390b7 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1230/2492] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:26:45 2026] DELETE /v2.0/networks/c8af12f3-839d-4f7c-87a5-cb7f8e0d19cc => 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: 1263/2493] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:45 2026] PUT /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:45.692 7 WARNING tagging [None req-675d80da-da1b-439e-9cd9-a2e4153fe239 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1231/2494] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:45 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 25 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:45.778 8 WARNING tagging [None req-d34a5894-00a3-4146-901a-acc900ffa374 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1232/2495] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:26:45 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1251 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2496] 10.0.0.26 () {34 vars in 769 bytes} [Thu Apr 30 12:26:45 2026] PUT /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:26:45.864 8 WARNING tagging [None req-2630f621-95ee-4f00-823d-bea4ce7a7363 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1265/2497] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:45 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:45.959 8 WARNING neutron.db.securitygroups_db [None req-7e7dd63f-7b82-4877-919e-8d11a62327ea 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1266/2498] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:45 2026] GET /v2.0/security-groups?tenant_id=e404b9a9088f4f4bb4bf279d1ecc9c30&name=default => generated 2929 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:46.000 8 WARNING tagging [None req-92721674-b08e-48c8-96ef-9b818ff0a089 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1267/2499] 10.0.0.26 () {34 vars in 765 bytes} [Thu Apr 30 12:26:45 2026] PUT /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2500] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:26:45 2026] PUT /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1276 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:46.065 7 WARNING tagging [None req-9eb58c0c-7571-4e39-9d5c-37fe84e9f901 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1234/2501] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:46.083 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7a209e8-e846-4a12-a0bc-b399b337e0b2'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': '07e579b9-9614-4c24-9b29-5c1eccfbc65b', 'status': 'completed', 'code': 200} 2026-04-30 12:26:46.086 7 INFO neutron.api.v2.resource [None req-430d8952-c025-4da3-a404-b8c90bb1dad5 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1235/2502] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/security-groups/lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:26:46.103 7 WARNING tagging [None req-830887da-f367-48e5-b0fe-152b1171e7df 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1268/2503] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:46 2026] DELETE /v2.0/security-groups/553293e6-0d4d-4607-a281-4eac50562d66 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2504] 10.0.0.26 () {34 vars in 787 bytes} [Thu Apr 30 12:26:46 2026] PUT /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:26:46.156 7 WARNING tagging [None req-b7850262-8722-4ab7-b531-0be08a41bffd 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1269/2505] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/security-groups?name=lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2506] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:46.195 7 WARNING tagging [None req-74b93a94-0f22-4a42-be1c-a72cb6995ce4 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1238/2507] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:46 2026] PUT /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:46.224 7 WARNING neutron.db.securitygroups_db [None req-a39b81c0-ea6b-4164-899d-cf56a855f25a 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1239/2508] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/security-groups?tenant_id=d486fbcb94ad4aa88873f71a1bf92e55&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:46.361 7 WARNING tagging [None req-1c71c6d9-dcfc-412f-b3a3-95d7d29c7252 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1240/2509] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2510] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:26:46 2026] PUT /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1314 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:26:46.443 8 WARNING tagging [None req-6ac9b488-7f1e-496f-8673-6beab2a2aae7 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:46.462 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4193e39d-935f-495c-953f-72b221110062'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': '07e579b9-9614-4c24-9b29-5c1eccfbc65b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2511] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags/red => 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: 1241/2512] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:46 2026] DELETE /v2.0/security-groups/2f37503c-649a-4569-8a01-b2cc8b8c7d19 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:46.489 8 WARNING tagging [None req-7239e13e-be1f-4b10-83b5-29cd1675b3ea 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:26:46.500 8 INFO neutron.api.v2.resource [None req-7239e13e-be1f-4b10-83b5-29cd1675b3ea 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1272/2513] 10.0.0.26 () {32 vars in 750 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:26:46.522 7 WARNING tagging [None req-47bb8554-38c8-4eb5-a191-3be60216bfab 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1242/2514] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:26:46 2026] DELETE /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:46.576 8 WARNING tagging [None req-d5e4f1d0-0b4e-49c2-8a64-6600a7477059 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1273/2515] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:46.619 8 WARNING tagging [None req-79c5094d-6b36-411a-a272-8a3652a53be9 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1243/2516] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2517] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:46.640 8 INFO neutron.api.v2.resource [None req-79c5094d-6b36-411a-a272-8a3652a53be9 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1274/2518] 10.0.0.26 () {32 vars in 753 bytes} [Thu Apr 30 12:26:46 2026] DELETE /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/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: 1275/2519] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:26:46 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) 2026-04-30 12:26:46.665 8 WARNING tagging [None req-0890ba42-e574-455a-a8fd-32df16ed0e54 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1245/2520] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/networks?id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 802 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2521] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2522] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:26:46 2026] DELETE /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2523] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:26:46 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: 1247/2524] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:46.713 8 WARNING tagging [None req-d354ff12-cae1-4ca0-9572-b385a89d6ca1 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1248/2525] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2526] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c/tags => 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: 1249/2527] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2528] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2529] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:46.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-21d95f64-278d-4af7-aaff-700fa4460391 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] TaaS: Handle Delete Port: c15c78ba-4d00-4417-a915-f1117316ff85 2026-04-30 12:26:46.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21d95f64-278d-4af7-aaff-700fa4460391 0aa493a0b21d49fa9d8132275b556720 e6d7b768abd14a0b88cbe6afac11d22a - - default default] Tap Mirror: Handle Delete Port: c15c78ba-4d00-4417-a915-f1117316ff85 [pid: 7|app: 0|req: 1252/2530] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2531] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1254/2532] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => 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: 1255/2533] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1279/2534] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:46 2026] DELETE /v2.0/floatingips/2e2ef255-68b0-439d-bfe1-d7927313d13c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2535] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:26:46 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2536] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:26:47 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:26:47.102 7 INFO neutron.services.segments.plugin [-] Segment 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce resource provider aggregate not found 2026-04-30 12:26:47.106 7 INFO neutron.services.segments.plugin [-] Segment 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce resource provider aggregate not found [pid: 7|app: 0|req: 1257/2537] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:26:47 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:47.121 7 INFO neutron.services.segments.plugin [-] Segment 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce found for delete ", "request_id": "req-4f2745f0-bd73-4c13-9d12-f1ec5e0ef805"}]} 2026-04-30 12:26:47.125 7 INFO neutron.services.segments.plugin [-] Segment 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c51e6f-8c2c-4912-bf2b-0925d3fe0fce found for delete ", "request_id": "req-d247bec5-0b20-4ecb-9ae1-c87c0fe406f0"}]} 2026-04-30 12:26:47.748 8 WARNING neutron.db.securitygroups_db [None req-e08af324-014f-41ab-b8c5-86befde11b42 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1281/2538] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:47 2026] GET /v2.0/security-groups?tenant_id=e6d7b768abd14a0b88cbe6afac11d22a&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2539] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:47 2026] DELETE /v2.0/security-groups/971b9f13-a4f4-416a-a2ce-3392ad569eb1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2540] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:26:47 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2541] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/networks?id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:48.096 7 WARNING neutron.db.securitygroups_db [None req-117979dd-6036-466f-b393-4062aba4a5f7 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1283/2542] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1284/2543] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2544] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2545] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/security-groups?tenant_id=bb849d812878436081a9743b10cb77c9&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2546] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1287/2547] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:26:48 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2548] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:48 2026] DELETE /v2.0/security-groups/979d8f0c-e05f-4f86-b9c2-2398c1cc09df => 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: 1288/2549] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:26:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2550] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:51 2026] PUT /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/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: 1289/2551] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:51 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2552] 10.0.0.26 () {34 vars in 769 bytes} [Thu Apr 30 12:26:51 2026] PUT /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2553] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:51 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2554] 10.0.0.26 () {34 vars in 765 bytes} [Thu Apr 30 12:26:51 2026] PUT /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2555] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:51 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2556] 10.0.0.26 () {34 vars in 787 bytes} [Thu Apr 30 12:26:51 2026] PUT /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2557] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:51 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2558] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:26:51 2026] PUT /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2559] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:51 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2560] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:26:51 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:52.038 8 INFO neutron.api.v2.resource [None req-2a5d7ac6-8264-488b-a31f-06acee70ce09 c659e898e21a4ce4880df19fa18299c3 84af7a2ba4934904b98a59eb51e24dcf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2561] 10.0.0.26 () {32 vars in 750 bytes} [Thu Apr 30 12:26:52 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/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: 1268/2562] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:26:52 2026] DELETE /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/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: 1295/2563] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:52 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:26:52.150 7 INFO neutron.api.v2.resource [None req-1c3bb18f-40da-4cb2-9572-760f4ad88038 c659e898e21a4ce4880df19fa18299c3 84af7a2ba4934904b98a59eb51e24dcf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2564] 10.0.0.26 () {32 vars in 753 bytes} [Thu Apr 30 12:26:52 2026] DELETE /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2565] 10.0.0.26 () {32 vars in 741 bytes} [Thu Apr 30 12:26:52 2026] DELETE /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2566] 10.0.0.26 () {32 vars in 738 bytes} [Thu Apr 30 12:26:52 2026] GET /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10/tags => 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: 1297/2567] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:26:52 2026] DELETE /v2.0/subnetpools/c26d6bfb-f3a7-48e9-ad95-c0a6205bbe10 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:52.993 8 WARNING neutron.db.securitygroups_db [None req-179c03cc-d673-4617-b829-5f71e4db92a2 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1299/2570] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:52 2026] GET /v2.0/security-groups?tenant_id=386a4abdaaa3449f8f4eabaf88dc0837&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2571] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:53 2026] DELETE /v2.0/security-groups/ca82a299-2b5f-4dce-94d2-dcbd91d11cd8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:53.319 8 WARNING neutron.db.securitygroups_db [None req-52ebcf4c-2a35-4f94-a226-abbb8b2bde98 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1300/2572] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:26:53 2026] GET /v2.0/security-groups?tenant_id=84af7a2ba4934904b98a59eb51e24dcf&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2573] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:26:53 2026] DELETE /v2.0/security-groups/6f291d81-a81b-4fe9-8c85-00db1a963bae => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:26:54.495 8 INFO neutron.db.l3_db [None req-75eeee0f-8bc1-4390-bab0-c9b81d04f37c ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Floating IP cf445064-e885-4d21-9a72-fbe3820c44cd associated. External IP: 10.96.250.204, port: 90540696-d2f1-47ef-a052-2bec9078266f. [pid: 8|app: 0|req: 1301/2574] 10.0.0.26 () {34 vars in 676 bytes} [Thu Apr 30 12:26:53 2026] POST /v2.0/floatingips => generated 899 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2575] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:26:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2576] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:26:59 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: 1275/2577] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:26:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2578] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:26:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:26:59.888 7 INFO neutron.api.v2.resource [None req-dfed8522-57b4-4dd6-8d78-5555a031be08 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1276/2579] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 30 12:26:59 2026] GET /v2.0/security-groups/lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2580] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 30 12:26:59 2026] GET /v2.0/security-groups?name=lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2581] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 30 12:26:59 2026] GET /v2.0/security-group-rules?security_group_id=7021b56f-8298-44eb-96f1-ba371ad099ea => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2582] 199.204.45.115 () {34 vars in 747 bytes} [Thu Apr 30 12:26:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2583] 199.204.45.115 () {34 vars in 747 bytes} [Thu Apr 30 12:27:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2586] 10.0.0.181 () {30 vars in 690 bytes} [Thu Apr 30 12:27:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2587] 10.0.0.181 () {30 vars in 692 bytes} [Thu Apr 30 12:27:11 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: 1308/2588] 10.0.0.181 () {30 vars in 668 bytes} [Thu Apr 30 12:27:11 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: 1281/2589] 10.0.0.181 () {30 vars in 704 bytes} [Thu Apr 30 12:27: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: 8|app: 0|req: 1309/2590] 10.0.0.181 () {28 vars in 439 bytes} [Thu Apr 30 12:27:11 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: 1282/2591] 10.0.0.181 () {30 vars in 728 bytes} [Thu Apr 30 12:27:11 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2592] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:12 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: 1283/2593] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:12 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: 1311/2594] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:12 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: 1284/2595] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2596] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:12 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 672 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2597] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:12 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2598] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2599] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2600] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2601] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2602] 199.204.45.115 () {34 vars in 717 bytes} [Thu Apr 30 12:27:13 2026] POST /v2.0/ports => generated 1328 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2603] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:27:13 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1328 bytes in 78 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: 1316/2604] 199.204.45.115 () {34 vars in 1262 bytes} [Thu Apr 30 12:27:15 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2605] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:15 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1317/2606] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:15 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1290/2607] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 30 12:27:15 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1328 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2608] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:15 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2609] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:27:15 2026] PUT /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1518 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:27:16.307 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b9982cf-5757-4eca-bf2d-f4cc507372b4'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'e4bf215a-81aa-46e1-82ae-70c4514571db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2610] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:16 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4096 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1292/2611] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:16 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2612] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2613] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 30 12:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1321/2614] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:27:16 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee&id=e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2615] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:17 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2616] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:17 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2617] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:17 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2618] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:17 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1296/2619] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2620] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1297/2621] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2622] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2623] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1326/2624] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1299/2625] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1327/2626] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2627] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2628] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1301/2629] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1329/2630] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1302/2631] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1330/2632] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee&id=e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2633] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2634] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2635] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1332/2636] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:18 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2639] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1520 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2640] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2641] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2642] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/subnets/e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 744 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2643] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2644] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:23 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: 1309/2645] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:23 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: 1337/2646] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27: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: 7|app: 0|req: 1310/2647] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2648] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2649] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2650] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => 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: 1312/2651] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2652] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => 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: 1313/2653] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:23 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2654] 10.0.0.181 () {30 vars in 690 bytes} [Thu Apr 30 12:27:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2655] 10.0.0.181 () {30 vars in 692 bytes} [Thu Apr 30 12:27:29 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: 1342/2656] 10.0.0.181 () {30 vars in 668 bytes} [Thu Apr 30 12:27:29 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: 1315/2657] 10.0.0.181 () {30 vars in 704 bytes} [Thu Apr 30 12:27:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2658] 10.0.0.181 () {28 vars in 439 bytes} [Thu Apr 30 12:27:29 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: 1316/2659] 10.0.0.181 () {30 vars in 728 bytes} [Thu Apr 30 12:27:29 2026] GET /v2.0/subnets/be091ad1-8be1-466d-b537-645b345a3250 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2660] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:30 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: 1317/2661] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2662] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2663] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2664] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 672 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2665] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/subnets/be091ad1-8be1-466d-b537-645b345a3250 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2666] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4098 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2667] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2668] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:30 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: 1321/2669] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:30 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: 1349/2670] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27:30 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: 1322/2671] 199.204.45.115 () {34 vars in 717 bytes} [Thu Apr 30 12:27:30 2026] POST /v2.0/ports => generated 1328 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2672] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:27:31 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1328 bytes in 70 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: 1323/2673] 10.0.0.38 () {34 vars in 906 bytes} [Thu Apr 30 12:27:31 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2674] 199.204.45.115 () {34 vars in 1262 bytes} [Thu Apr 30 12:27:32 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2675] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:32 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1352/2676] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:32 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1325/2677] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 30 12:27:33 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2678] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:33 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2679] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:27:33 2026] PUT /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1518 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:27:33.719 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f67f2b8-eb18-4c93-8d8e-2a2497fc27f2'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'abefc6a1-22e7-4c2d-b011-d4ccca238297', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1354/2680] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 5608 bytes in 47 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: 1327/2681] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2682] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.253&port_id=abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2683] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af2&port_id=abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2684] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/subnets?id=63a50b5a-4fcf-4989-90e2-715f7c5483ac&id=be091ad1-8be1-466d-b537-645b345a3250 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2685] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&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: 1357/2686] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2687] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1358/2688] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:34 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2689] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 5608 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2690] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1332/2691] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2692] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&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: 1333/2693] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2694] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1334/2695] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1362/2696] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2697] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:35 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&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: 8|app: 0|req: 1363/2698] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2699] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1364/2700] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1337/2701] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1365/2702] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee&id=e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2703] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&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: 1366/2704] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&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: 7|app: 0|req: 1339/2705] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1367/2706] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1340/2707] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.253&port_id=abefc6a1-22e7-4c2d-b011-d4ccca238297 => 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: 1368/2708] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af2&port_id=abefc6a1-22e7-4c2d-b011-d4ccca238297 => 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: 1341/2709] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/subnets?id=63a50b5a-4fcf-4989-90e2-715f7c5483ac&id=be091ad1-8be1-466d-b537-645b345a3250 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2710] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2711] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2712] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2713] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:36 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1372/2716] 10.0.0.38 () {34 vars in 970 bytes} [Thu Apr 30 12:27:40 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2717] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:40 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2718] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:40 2026] GET /v2.0/subnets/be091ad1-8be1-466d-b537-645b345a3250 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2719] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/subnets/63a50b5a-4fcf-4989-90e2-715f7c5483ac => generated 748 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2720] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2721] 199.204.45.115 () {34 vars in 790 bytes} [Thu Apr 30 12:27:41 2026] PUT /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1255 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:27:41.431 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a965704-398e-4a98-9ccb-53d500c5ec65'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'e4bf215a-81aa-46e1-82ae-70c4514571db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2722] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6 => generated 798 bytes in 49 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: 1348/2723] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2724] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:41 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: 1349/2725] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2726] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:41 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: 1350/2727] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27:41 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: 1378/2728] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2729] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2730] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2731] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2732] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => 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: 1353/2733] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => 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: 1381/2734] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2735] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:41 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 5381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2736] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:42 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2737] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1383/2738] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:42 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2739] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:42 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&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: 1384/2740] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:42 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2741] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:42 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1386/2744] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2745] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27: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: 1387/2746] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27:53 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: 1360/2747] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27: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: 1388/2748] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:53 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 672 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2749] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:53 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 5381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2750] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2751] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:54 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: 1390/2752] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27: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: 1363/2753] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27:54 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: 1391/2754] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2755] 199.204.45.115 () {34 vars in 790 bytes} [Thu Apr 30 12:27:54 2026] PUT /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1255 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:27:54.513 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b2be4e2-99df-4169-bd4b-f85376a0ff11'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'abefc6a1-22e7-4c2d-b011-d4ccca238297', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1392/2756] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f => generated 798 bytes in 51 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: 1365/2757] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/subnets/be091ad1-8be1-466d-b537-645b345a3250 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2758] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1291 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2759] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:27:54 2026] PUT /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1080 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2760] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1367/2761] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:54 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4977 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2762] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:55 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2763] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:55 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2764] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:55 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1396/2765] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:55 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2766] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:55 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2767] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:56 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:27:56.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-732ec50e-b677-45db-bf5e-22f1f3549da5'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'abefc6a1-22e7-4c2d-b011-d4ccca238297', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2768] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4977 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2769] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2770] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1399/2771] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1373/2772] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2773] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2774] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297?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: 1401/2775] 199.204.45.115 () {34 vars in 1016 bytes} [Thu Apr 30 12:27:57 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2776] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:27:57 2026] PUT /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2777] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:27:58 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:27:58.520 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff774509-3913-4597-90c3-64c659002f2f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: abefc6a1-22e7-4c2d-b011-d4ccca238297 2026-04-30 12:27:58.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff774509-3913-4597-90c3-64c659002f2f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: abefc6a1-22e7-4c2d-b011-d4ccca238297 [pid: 7|app: 0|req: 1376/2778] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 30 12:27:58 2026] DELETE /v2.0/ports/abefc6a1-22e7-4c2d-b011-d4ccca238297 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2779] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:27:58 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: 1377/2780] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:27:58 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: 1404/2781] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:27: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: 7|app: 0|req: 1378/2782] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:27: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: 8|app: 0|req: 1405/2783] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:58 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => 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: 1379/2784] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:58 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2785] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:58 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2786] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:58 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2787] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:27:58 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2788] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2789] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2790] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3869 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2791] 199.204.45.115 () {34 vars in 1226 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks?id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&id=1cb87988-3311-476f-b8a5-1414839433a6&id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 3097 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2792] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1410/2793] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => 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: 1384/2794] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2795] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1385/2796] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1412/2797] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2798] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2799] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&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: 1387/2800] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2801] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2802] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=e4bf215a-81aa-46e1-82ae-70c4514571db => 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: 1415/2803] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2804] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2805] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1390/2806] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:27:59 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1417/2807] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2808] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:03 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: 1418/2809] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:03 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: 1392/2810] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:03 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: 1419/2811] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:03 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3869 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2812] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:04 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: 1420/2813] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:04 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: 1394/2814] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:04 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: 1421/2815] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2816] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:04 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2817] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:28:04 2026] PUT /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1080 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2818] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:28:04 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:28:04.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b79015f-5105-4b46-b394-33878e09caa1'] response: {'name': 'network-changed', 'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'tag': 'e4bf215a-81aa-46e1-82ae-70c4514571db', '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: 1423/2819] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:04 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2820] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:04 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2821] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:28:05 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2822] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:28:05 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2823] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:28:05 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2824] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:28:05 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2825] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:05 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2826] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 30 12:28:06 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2827] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:28:06 2026] GET /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2828] 199.204.45.115 () {34 vars in 1016 bytes} [Thu Apr 30 12:28:06 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2829] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:06 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 3694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2830] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:28:06 2026] PUT /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 917 bytes in 241 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: 1430/2833] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:07 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:28:08.106 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ab67d5c-ab97-4c3b-a51f-e19b024cd136 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: e4bf215a-81aa-46e1-82ae-70c4514571db 2026-04-30 12:28:08.109 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ab67d5c-ab97-4c3b-a51f-e19b024cd136 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: e4bf215a-81aa-46e1-82ae-70c4514571db [pid: 7|app: 0|req: 1404/2834] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 30 12:28:08 2026] DELETE /v2.0/ports/e4bf215a-81aa-46e1-82ae-70c4514571db => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2835] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2836] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2837] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:08 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: 1406/2838] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2839] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2840] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2841] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2842] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => 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: 1435/2843] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2844] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2845] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => 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: 1410/2846] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2847] 199.204.45.115 () {34 vars in 1146 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/networks?id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 2310 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2848] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1438/2849] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2850] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&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: 1439/2851] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1413/2852] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?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: 1440/2853] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1414/2854] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:28:08 2026] GET /v2.0/subnets?id=f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2855] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:09 2026] GET /v2.0/ports?network_id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2856] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:28:09 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1442/2857] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:28:09 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?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: 1416/2858] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:20 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: 1443/2859] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2860] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:20 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: 1444/2861] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:20 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-04-30 12:28:20.190 7 INFO neutron.api.v2.resource [None req-d320c641-40ef-4d1f-93c5-532b9255ebfc 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/2862] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 30 12:28:20 2026] GET /v2.0/security-groups/lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2863] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 30 12:28:20 2026] GET /v2.0/security-groups?name=lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 2863 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2864] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 30 12:28:20 2026] GET /v2.0/security-group-rules?security_group_id=7021b56f-8298-44eb-96f1-ba371ad099ea => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2865] 199.204.45.115 () {32 vars in 789 bytes} [Thu Apr 30 12:28:20 2026] DELETE /v2.0/security-group-rules/7e15b291-12a6-48b4-8263-1f0963730efc => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2866] 199.204.45.115 () {32 vars in 789 bytes} [Thu Apr 30 12:28:20 2026] DELETE /v2.0/security-group-rules/fbd78f32-d626-4401-87ca-d1208f241207 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:24.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c81c347-192b-45f6-92a3-0aa87dc309b6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: e7991c75-c503-4e17-a35c-959d630e1143 2026-04-30 12:28:24.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c81c347-192b-45f6-92a3-0aa87dc309b6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: e7991c75-c503-4e17-a35c-959d630e1143 2026-04-30 12:28:24.241 8 INFO neutron.db.l3_db [None req-8c81c347-192b-45f6-92a3-0aa87dc309b6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Floating IP cf445064-e885-4d21-9a72-fbe3820c44cd disassociated (deleted). External IP: 10.96.250.204, port: 90540696-d2f1-47ef-a052-2bec9078266f. [pid: 8|app: 0|req: 1448/2869] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:28:23 2026] DELETE /v2.0/floatingips/cf445064-e885-4d21-9a72-fbe3820c44cd => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:24.629 7 INFO neutron.api.v2.resource [None req-e5dc4e94-85ea-40dd-857b-a91b9a24cee2 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2870] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:28:24 2026] GET /v2.0/floatingips/cf445064-e885-4d21-9a72-fbe3820c44cd => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2871] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:25 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: 1423/2872] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:25 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: 1450/2873] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:25 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: 1424/2874] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:25 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-04-30 12:28:25.797 8 INFO neutron.api.v2.resource [None req-c3399cc3-e183-4d1f-b352-ff7ff49331ce 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2875] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 30 12:28:25 2026] GET /v2.0/security-groups/lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => 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: 1425/2876] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 30 12:28:25 2026] GET /v2.0/security-groups?name=lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2877] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 30 12:28:25 2026] GET /v2.0/security-group-rules?security_group_id=7021b56f-8298-44eb-96f1-ba371ad099ea => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2878] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2879] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:25 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: 1427/2880] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:26 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: 1454/2881] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2882] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 30 12:28:26 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2883] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:26 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2884] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:26 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2885] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:26 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2886] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:27 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2887] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 30 12:28:28 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2888] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:28:28 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2889] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:28 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2890] 199.204.45.115 () {34 vars in 1016 bytes} [Thu Apr 30 12:28:28 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2891] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 30 12:28:28 2026] PUT /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1151 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2892] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 30 12:28:29 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1460/2893] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:28:29 2026] PUT /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1090 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2894] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:29 2026] GET /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 1090 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-04-30 12:28:29.870 8 INFO neutron_taas.services.taas.taas_plugin [None req-04b3f9a3-abe8-45e0-814d-64d2b85c9530 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 07e579b9-9614-4c24-9b29-5c1eccfbc65b 2026-04-30 12:28:29.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04b3f9a3-abe8-45e0-814d-64d2b85c9530 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 07e579b9-9614-4c24-9b29-5c1eccfbc65b [pid: 8|app: 0|req: 1461/2895] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 30 12:28:29 2026] DELETE /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2896] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 30 12:28:30 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: 1462/2897] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2898] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 30 12:28:30 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: 1463/2899] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:28:30.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cff5982-dac3-4213-8390-52a275d53faa 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2900] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 30 12:28:30 2026] DELETE /v2.0/ports/07e579b9-9614-4c24-9b29-5c1eccfbc65b => 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: 1464/2901] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:28:30.232 7 INFO neutron.api.v2.resource [None req-bc8e968c-e36d-42e4-8f30-808f0e49dfcd 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2902] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/security-groups/lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2903] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/security-groups?name=lb-ac9ae3b9-60f9-47cf-ad99-46911f332c77 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2904] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2905] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/ports?tenant_id=8af62c9eb2ea407a8a632cbf697385d5&device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => 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: 1467/2906] 199.204.45.115 () {34 vars in 1066 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/networks?id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&id=f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 1523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2907] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=b6e387ff-c908-44ae-9644-630aac830a1a => 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: 1469/2908] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/subnets?id=47189832-f5ba-454d-bf98-1bc557e6b306 => generated 654 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2909] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/ports?network_id=a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2910] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 30 12:28:30 2026] PUT /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 1094 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2911] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2912] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:28:30 2026] GET /v2.0/networks/a2f2bc9a-07bc-45a1-85d1-5fb0965eb11a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2913] 199.204.45.115 () {32 vars in 779 bytes} [Thu Apr 30 12:28:30 2026] DELETE /v2.0/security-groups/7021b56f-8298-44eb-96f1-ba371ad099ea => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:30.816 7 INFO neutron_taas.services.taas.taas_plugin [None req-b43382a8-d678-4736-9055-42d16beab3ca 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: 90540696-d2f1-47ef-a052-2bec9078266f 2026-04-30 12:28:30.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b43382a8-d678-4736-9055-42d16beab3ca 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: 90540696-d2f1-47ef-a052-2bec9078266f [pid: 7|app: 0|req: 1442/2914] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 30 12:28:30 2026] DELETE /v2.0/ports/90540696-d2f1-47ef-a052-2bec9078266f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2915] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:28:33 2026] GET /v2.0/ports?device_id=0a07ca15-8383-4d2b-b0a4-3e0f4ac59337 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:28:33.979 7 INFO neutron_taas.services.taas.taas_plugin [req-ce934f6b-5d36-4dd6-896e-d0dca224d84f req-aa11a999-3a2e-4efb-88f9-972b0419d206 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] TaaS: Handle Delete Port: b6e387ff-c908-44ae-9644-630aac830a1a 2026-04-30 12:28:33.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ce934f6b-5d36-4dd6-896e-d0dca224d84f req-aa11a999-3a2e-4efb-88f9-972b0419d206 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] Tap Mirror: Handle Delete Port: b6e387ff-c908-44ae-9644-630aac830a1a [pid: 7|app: 0|req: 1443/2916] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:28:33 2026] DELETE /v2.0/ports/b6e387ff-c908-44ae-9644-630aac830a1a => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:28:34.164 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-833cf941-de36-4199-8e14-a833755a7062'] response: {'server_uuid': '0a07ca15-8383-4d2b-b0a4-3e0f4ac59337', 'name': 'network-vif-deleted', 'tag': 'b6e387ff-c908-44ae-9644-630aac830a1a', 'status': 'completed', 'code': 200} 2026-04-30 12:28:34.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-975c69c7-f37f-4f82-b417-793396b2b715 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 7dfef454-66fb-46ba-8220-546229f8b673 2026-04-30 12:28:34.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-975c69c7-f37f-4f82-b417-793396b2b715 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 7dfef454-66fb-46ba-8220-546229f8b673 2026-04-30 12:28:35.139 8 INFO neutron.db.l3_db [None req-975c69c7-f37f-4f82-b417-793396b2b715 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Floating IP 3eef2948-24c6-4bef-b812-5af24a84c73e disassociated (deleted). External IP: 10.96.250.205, port: d99d8bb3-0594-4283-8fb3-e4a34a139353. [pid: 8|app: 0|req: 1474/2917] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:28:34 2026] DELETE /v2.0/floatingips/3eef2948-24c6-4bef-b812-5af24a84c73e => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:35.456 7 INFO neutron.api.v2.resource [None req-296825ae-ca6f-4193-8cf3-0743ff429937 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/2918] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:28:35 2026] GET /v2.0/floatingips/3eef2948-24c6-4bef-b812-5af24a84c73e => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:28:35.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76c5acbc-b72a-4204-bc45-9f800421c28b'] response: {'name': 'network-changed', 'server_uuid': '42faf61a-04be-40d5-9645-973e84811c11', 'tag': 'd99d8bb3-0594-4283-8fb3-e4a34a139353', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1475/2919] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:28:35 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2920] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:28:35 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2921] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:28:35 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2922] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/networks?id=0a658692-fb4b-4054-ae48-a902b714e10f => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2923] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=d99d8bb3-0594-4283-8fb3-e4a34a139353 => 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: 1447/2924] 199.204.45.115 () {34 vars in 1106 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A362&port_id=d99d8bb3-0594-4283-8fb3-e4a34a139353 => 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: 1478/2925] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/subnets?id=63a50b5a-4fcf-4989-90e2-715f7c5483ac&id=be091ad1-8be1-466d-b537-645b345a3250 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2926] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2927] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/ports?network_id=0a658692-fb4b-4054-ae48-a902b714e10f&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: 1449/2928] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?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: 1480/2929] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:28:36 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2932] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:28:38 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 1204 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:28:38.207 8 INFO neutron_taas.services.taas.taas_plugin [req-a2c04dfa-34d3-461c-907b-ad7e54e1aba0 req-cef0011f-10b2-4441-b228-5307259e577a ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: d99d8bb3-0594-4283-8fb3-e4a34a139353 2026-04-30 12:28:38.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a2c04dfa-34d3-461c-907b-ad7e54e1aba0 req-cef0011f-10b2-4441-b228-5307259e577a ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: d99d8bb3-0594-4283-8fb3-e4a34a139353 [pid: 8|app: 0|req: 1482/2933] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:28:38 2026] DELETE /v2.0/ports/d99d8bb3-0594-4283-8fb3-e4a34a139353 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:28:38.442 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f608de6-2d89-479a-bdd4-f2508cb26878'] response: {'server_uuid': '42faf61a-04be-40d5-9645-973e84811c11', 'name': 'network-vif-deleted', 'tag': 'd99d8bb3-0594-4283-8fb3-e4a34a139353', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/2934] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:28:40 2026] GET /v2.0/ports?device_id=42faf61a-04be-40d5-9645-973e84811c11 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:28:46.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac2c6abf-b80d-4795-88ad-1cdc763ed5b9 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 5684b3b5-99fd-4338-ad70-424be67c7ebb 2026-04-30 12:28:46.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac2c6abf-b80d-4795-88ad-1cdc763ed5b9 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 5684b3b5-99fd-4338-ad70-424be67c7ebb 2026-04-30 12:28:46.398 8 INFO neutron.db.l3_db [None req-ac2c6abf-b80d-4795-88ad-1cdc763ed5b9 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Floating IP d75d0b10-22d9-45aa-afef-cbfe68814405 disassociated (deleted). External IP: 10.96.250.211, port: f161c378-f7bf-46c8-89ae-da7e8b54f86d. [pid: 8|app: 0|req: 1483/2935] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:28:46 2026] DELETE /v2.0/floatingips/d75d0b10-22d9-45aa-afef-cbfe68814405 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:46.686 7 INFO neutron.api.v2.resource [None req-531e53c5-7027-4f99-bf99-fd8915b8e251 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2936] 10.0.0.26 () {32 vars in 728 bytes} [Thu Apr 30 12:28:46 2026] GET /v2.0/floatingips/d75d0b10-22d9-45aa-afef-cbfe68814405 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:28:46.701 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-428e9f67-332b-48a9-b539-119816e23e24'] response: {'name': 'network-changed', 'server_uuid': 'cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31', 'tag': 'f161c378-f7bf-46c8-89ae-da7e8b54f86d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/2937] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:28:46 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2938] 10.0.0.38 () {34 vars in 1039 bytes} [Thu Apr 30 12:28:46 2026] GET /v2.0/security-groups?id=1a5f418e-7546-4762-a565-d15a6ed8fe98&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2939] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/ports?tenant_id=4703759d057840c0ad2a5556f511f9e4&device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => 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: 1455/2940] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/networks?id=1cb87988-3311-476f-b8a5-1414839433a6 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2941] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=f161c378-f7bf-46c8-89ae-da7e8b54f86d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2942] 199.204.45.115 () {34 vars in 1102 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A71&port_id=f161c378-f7bf-46c8-89ae-da7e8b54f86d => 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: 1487/2943] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/subnets?id=60a0edf4-b485-49c9-a36d-56a7c8e493ee&id=e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2944] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2945] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/ports?network_id=1cb87988-3311-476f-b8a5-1414839433a6&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2946] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1489/2947] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 30 12:28:47 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6?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: 1459/2948] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 30 12:28:49 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => generated 1194 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:28:49.454 8 INFO neutron_taas.services.taas.taas_plugin [req-7a1a7634-d2a9-4d75-80eb-c8d20f677c57 req-f98baf1a-ec54-4bfa-992f-b5b8cb48e4ab ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: f161c378-f7bf-46c8-89ae-da7e8b54f86d 2026-04-30 12:28:49.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7a1a7634-d2a9-4d75-80eb-c8d20f677c57 req-f98baf1a-ec54-4bfa-992f-b5b8cb48e4ab ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: f161c378-f7bf-46c8-89ae-da7e8b54f86d [pid: 8|app: 0|req: 1490/2949] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 30 12:28:49 2026] DELETE /v2.0/ports/f161c378-f7bf-46c8-89ae-da7e8b54f86d => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:28:49.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-770c29b1-a89a-4bdc-85ac-a1f0a628edd0'] response: {'server_uuid': 'cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31', 'name': 'network-vif-deleted', 'tag': 'f161c378-f7bf-46c8-89ae-da7e8b54f86d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2950] 10.0.0.38 () {34 vars in 989 bytes} [Thu Apr 30 12:28:52 2026] GET /v2.0/ports?device_id=cf3445bb-4aa1-46c1-8973-fc9cf4ac5f31 => 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: 1492/2953] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/81ad5609-1af7-4719-a62f-8f561f06e5d5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.240 7 INFO neutron.api.v2.resource [None req-b17d5b7d-2344-44a1-b7bc-e51ed21e8b3b ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2954] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/81ad5609-1af7-4719-a62f-8f561f06e5d5 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2955] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/892f667b-8ade-406e-a74e-2c1da9695d30 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.318 7 INFO neutron.api.v2.resource [None req-d3316d2c-1363-4fb7-8679-0db3de6e36ad ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2956] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/892f667b-8ade-406e-a74e-2c1da9695d30 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2957] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/e018f79e-516d-4405-a1e8-19a64914b89a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.399 7 INFO neutron.api.v2.resource [None req-20cdc399-68ac-414d-b40d-2793186379ea ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2958] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/e018f79e-516d-4405-a1e8-19a64914b89a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2959] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/f701ea46-e027-4ca7-95d0-c4397cc06548 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.483 7 INFO neutron.api.v2.resource [None req-530bae99-6ad6-4897-8c93-bac83f4fc489 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2960] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/f701ea46-e027-4ca7-95d0-c4397cc06548 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2961] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/dca7d51b-5e43-4062-8f34-1427f4f71c94 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.564 7 INFO neutron.api.v2.resource [None req-2da57bc1-61c5-49cd-9c5b-82f6a014f72d ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2962] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/dca7d51b-5e43-4062-8f34-1427f4f71c94 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2963] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/4064b79c-0c25-44d5-8579-5a6577daa1ea => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.645 7 INFO neutron.api.v2.resource [None req-ea78dc6a-4e38-4b79-a763-e9030d2659dd ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2964] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/4064b79c-0c25-44d5-8579-5a6577daa1ea => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2965] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/fb10eb1e-6e33-4f49-a11f-b2598d736c01 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.731 7 INFO neutron.api.v2.resource [None req-b2c0c6a8-2541-4632-85d2-bfa4020ca7fa ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2966] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/fb10eb1e-6e33-4f49-a11f-b2598d736c01 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2967] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/f3a80dea-b701-4f8f-a612-ad5f2db1db67 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.811 7 INFO neutron.api.v2.resource [None req-8e727fb6-7041-4ae7-ba57-79ed6bb53e1c ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2968] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/f3a80dea-b701-4f8f-a612-ad5f2db1db67 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2969] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/eb360607-ee38-4a84-a6b3-0fad9ee0c014 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.900 7 INFO neutron.api.v2.resource [None req-f1c58b9c-6424-4dbb-9b4c-7371889af6e5 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2970] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/eb360607-ee38-4a84-a6b3-0fad9ee0c014 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2971] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/983daaf7-1f57-4484-805a-8855f9baf25e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:57.978 7 INFO neutron.api.v2.resource [None req-553fb0fc-ed30-48b8-a258-cda790661836 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/2972] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:57 2026] GET /v2.0/security-group-rules/983daaf7-1f57-4484-805a-8855f9baf25e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2973] 10.0.0.26 () {32 vars in 749 bytes} [Thu Apr 30 12:28:57 2026] DELETE /v2.0/security-group-rules/9576f047-9886-494d-b5b9-4b72eeba8e9a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:58.054 7 INFO neutron.api.v2.resource [None req-bdf81d20-d67b-4703-9978-0cd31dcf6ea6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2974] 10.0.0.26 () {32 vars in 746 bytes} [Thu Apr 30 12:28:58 2026] GET /v2.0/security-group-rules/9576f047-9886-494d-b5b9-4b72eeba8e9a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2975] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:28:58 2026] DELETE /v2.0/security-groups/1a5f418e-7546-4762-a565-d15a6ed8fe98 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:28:58.160 7 INFO neutron.api.v2.resource [None req-5db26847-108c-4d46-b914-5a94a66a8a8d ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2976] 10.0.0.26 () {32 vars in 736 bytes} [Thu Apr 30 12:28:58 2026] GET /v2.0/security-groups/1a5f418e-7546-4762-a565-d15a6ed8fe98 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:28:58.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-f12b4e46-08b1-4b1e-b3be-20737ce59c47 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 77afc75d-d50e-4196-bb7f-786b38e74b99 2026-04-30 12:28:58.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f12b4e46-08b1-4b1e-b3be-20737ce59c47 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 77afc75d-d50e-4196-bb7f-786b38e74b99 [pid: 8|app: 0|req: 1504/2977] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:28:58 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/remove_router_interface => generated 310 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:28:59.219 7 INFO neutron.api.v2.resource [None req-c39827a8-6e76-4406-b36f-5a9ae0eea5e8 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2978] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:28:59 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:28:59.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e23681e-3301-45e3-b507-80bb6da80988 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 00d06eb7-be7c-45bc-a876-0c496724284a 2026-04-30 12:28:59.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e23681e-3301-45e3-b507-80bb6da80988 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 00d06eb7-be7c-45bc-a876-0c496724284a [pid: 8|app: 0|req: 1505/2979] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:28:59 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/remove_router_interface => generated 310 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:29:00.391 7 INFO neutron.api.v2.resource [None req-3d0271fb-cb53-4e77-97f0-bb9e28d6b9cc ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2980] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:29:00 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:00.762 8 INFO neutron_taas.services.taas.taas_plugin [None req-871320f2-1a3a-49ac-a376-c1a64c5c5469 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: f95c6f02-a81f-4f33-8243-512e250ff708 2026-04-30 12:29:00.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-871320f2-1a3a-49ac-a376-c1a64c5c5469 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: f95c6f02-a81f-4f33-8243-512e250ff708 [pid: 8|app: 0|req: 1506/2981] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:29:00 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/remove_router_interface => generated 310 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:29:01.476 7 INFO neutron.api.v2.resource [None req-8c836dd2-ca0b-4e71-b300-a22fdb54f333 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2982] 10.0.0.26 () {34 vars in 788 bytes} [Thu Apr 30 12:29:01 2026] PUT /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee/remove_router_interface => generated 198 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:01.670 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8f3dfec-867f-4baf-b7ff-bcdff2aeba83 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 4c1a75cb-f5ca-4729-b79f-c93b73333c03 2026-04-30 12:29:01.674 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f3dfec-867f-4baf-b7ff-bcdff2aeba83 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 4c1a75cb-f5ca-4729-b79f-c93b73333c03 2026-04-30 12:29:01.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8f3dfec-867f-4baf-b7ff-bcdff2aeba83 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: f48566cd-8bb3-43ce-ae38-f0a947bf01ab 2026-04-30 12:29:01.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f3dfec-867f-4baf-b7ff-bcdff2aeba83 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: f48566cd-8bb3-43ce-ae38-f0a947bf01ab 2026-04-30 12:29:02.268 8 INFO neutron.db.l3_hamode_db [None req-c8f3dfec-867f-4baf-b7ff-bcdff2aeba83 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] HA network f9dd2843-65ad-46ac-a913-e9f477d6fde9 was deleted as no HA routers are present in project 4703759d057840c0ad2a5556f511f9e4. [pid: 8|app: 0|req: 1507/2983] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:01 2026] DELETE /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:02.300 7 INFO neutron.api.v2.resource [None req-6359f35c-7da4-4823-8efb-cf6f4912919f ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2984] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:02 2026] GET /v2.0/routers/0d8d851c-4d9f-4e58-bbd6-281c8db0edee => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:02.355 8 INFO neutron.services.segments.plugin [-] Segment 4e46c709-84aa-4031-b0dd-727193e0eda2 resource provider aggregate not found 2026-04-30 12:29:02.363 8 INFO neutron.services.segments.plugin [-] Segment 4e46c709-84aa-4031-b0dd-727193e0eda2 resource provider aggregate not found 2026-04-30 12:29:02.375 8 INFO neutron.services.segments.plugin [-] Segment 4e46c709-84aa-4031-b0dd-727193e0eda2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e46c709-84aa-4031-b0dd-727193e0eda2 found for delete ", "request_id": "req-4856d226-2471-4e35-8855-b87e3ec14d21"}]} 2026-04-30 12:29:02.381 8 INFO neutron.services.segments.plugin [-] Segment 4e46c709-84aa-4031-b0dd-727193e0eda2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e46c709-84aa-4031-b0dd-727193e0eda2 found for delete ", "request_id": "req-86fa0d98-4460-419e-93b6-4d21a52d56be"}]} [pid: 8|app: 0|req: 1508/2985] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:02 2026] DELETE /v2.0/subnets/63a50b5a-4fcf-4989-90e2-715f7c5483ac => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:02.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-238b7dde-3396-417b-9c05-1e94a30dbb6e ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2986] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:02 2026] GET /v2.0/subnets/63a50b5a-4fcf-4989-90e2-715f7c5483ac => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2987] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:02 2026] DELETE /v2.0/subnets/be091ad1-8be1-466d-b537-645b345a3250 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:02.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0da20c2-d70c-4bd1-8de9-b1657fdb4a08 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2988] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:02 2026] GET /v2.0/subnets/be091ad1-8be1-466d-b537-645b345a3250 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:02.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-e78617ef-5ce4-4164-9d1d-4aa3f3ca2cd6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 531b7898-c852-463a-bdbc-bf686d1fca0c 2026-04-30 12:29:02.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e78617ef-5ce4-4164-9d1d-4aa3f3ca2cd6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 531b7898-c852-463a-bdbc-bf686d1fca0c [pid: 8|app: 0|req: 1510/2989] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:02 2026] DELETE /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:02.967 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cab2788b-c39e-43a3-be58-5f4d0d5e3fe6 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2990] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:29:02 2026] GET /v2.0/networks/0a658692-fb4b-4054-ae48-a902b714e10f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2991] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:02 2026] DELETE /v2.0/subnets/e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:03.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b79f449-4ee2-40f0-9254-c37f89ed28a5 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2992] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:03 2026] GET /v2.0/subnets/e5f4bf59-2586-4d9b-9fa3-dd29b158b63b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2993] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:03 2026] DELETE /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:03.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c43fa100-db1e-4441-bb85-0fcd0480278d ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2994] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:03 2026] GET /v2.0/subnets/60a0edf4-b485-49c9-a36d-56a7c8e493ee => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:03.415 8 INFO neutron_taas.services.taas.taas_plugin [None req-155d967f-c2ad-44ff-a83e-3c602d8955c4 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 2a06efcc-be18-4810-9f7b-935930fc043c 2026-04-30 12:29:03.418 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-155d967f-c2ad-44ff-a83e-3c602d8955c4 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 2a06efcc-be18-4810-9f7b-935930fc043c [pid: 8|app: 0|req: 1513/2995] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:03 2026] DELETE /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:03.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c539bfc-c860-4696-a1de-ca4c6dde2e08 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2996] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:29:03 2026] GET /v2.0/networks/1cb87988-3311-476f-b8a5-1414839433a6 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2997] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:03 2026] DELETE /v2.0/subnets/4e213557-d688-4585-ac5a-ab22d5794132 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:03.808 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d2861dd-4567-4abc-830c-0e2905c92a4f ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2998] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:03 2026] GET /v2.0/subnets/4e213557-d688-4585-ac5a-ab22d5794132 => 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: 1515/2999] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:03 2026] DELETE /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:03.979 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35b5008f-ff0b-4a9c-9ef0-776db4903881 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3000] 10.0.0.26 () {32 vars in 720 bytes} [Thu Apr 30 12:29:03 2026] GET /v2.0/subnets/f12521ad-3b65-4673-9dc5-9586a5d5e963 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:04.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-39a4d58f-e0f9-4538-95cd-93525908f687 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] TaaS: Handle Delete Port: 245085f4-68ed-4a85-b2e8-7f22bd5ca4c2 2026-04-30 12:29:04.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39a4d58f-e0f9-4538-95cd-93525908f687 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] Tap Mirror: Handle Delete Port: 245085f4-68ed-4a85-b2e8-7f22bd5ca4c2 [pid: 8|app: 0|req: 1516/3001] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:03 2026] DELETE /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:04.308 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69e74fdb-c19c-41e3-8280-0d4ee1427287 ec597c8199044f6892dcdf93926950ee 4703759d057840c0ad2a5556f511f9e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3002] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:29:04 2026] GET /v2.0/networks/f4cd2e48-23d6-44ae-af22-33cbebc2d92f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:04.396 8 INFO neutron.services.segments.plugin [-] Segment 4a4e44e5-df11-4195-9af0-a224095ba330 resource provider aggregate not found 2026-04-30 12:29:04.401 8 INFO neutron.services.segments.plugin [-] Segment 4a4e44e5-df11-4195-9af0-a224095ba330 resource provider aggregate not found 2026-04-30 12:29:04.414 8 INFO neutron.services.segments.plugin [-] Segment 4a4e44e5-df11-4195-9af0-a224095ba330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a4e44e5-df11-4195-9af0-a224095ba330 found for delete ", "request_id": "req-879218d2-3e72-4ff2-8803-de63b4068d7d"}]} 2026-04-30 12:29:04.414 8 INFO neutron.services.segments.plugin [-] Segment 4a4e44e5-df11-4195-9af0-a224095ba330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a4e44e5-df11-4195-9af0-a224095ba330 found for delete ", "request_id": "req-1a4d3bbc-2a23-4bb3-9183-85ca18522889"}]} 2026-04-30 12:29:04.429 8 INFO neutron.services.segments.plugin [-] Segment ec070769-5c30-4a51-9c76-aa38262a6464 resource provider aggregate not found 2026-04-30 12:29:04.434 8 INFO neutron.services.segments.plugin [-] Segment ec070769-5c30-4a51-9c76-aa38262a6464 resource provider aggregate not found 2026-04-30 12:29:04.447 8 INFO neutron.services.segments.plugin [-] Segment ec070769-5c30-4a51-9c76-aa38262a6464 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec070769-5c30-4a51-9c76-aa38262a6464 found for delete ", "request_id": "req-054e5d10-8fea-4917-8953-88a277246ad0"}]} 2026-04-30 12:29:04.451 8 INFO neutron.services.segments.plugin [-] Segment ec070769-5c30-4a51-9c76-aa38262a6464 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec070769-5c30-4a51-9c76-aa38262a6464 found for delete ", "request_id": "req-94f7cc48-231d-4d27-89aa-767fdbf6a597"}]} 2026-04-30 12:29:04.461 8 INFO neutron.services.segments.plugin [-] Segment 0d3586ca-dc72-49b4-9770-9905dedead8b resource provider aggregate not found 2026-04-30 12:29:04.467 8 INFO neutron.services.segments.plugin [-] Segment 0d3586ca-dc72-49b4-9770-9905dedead8b resource provider aggregate not found 2026-04-30 12:29:04.480 8 INFO neutron.services.segments.plugin [-] Segment 0d3586ca-dc72-49b4-9770-9905dedead8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3586ca-dc72-49b4-9770-9905dedead8b found for delete ", "request_id": "req-cedc60b1-0b68-4589-a796-480126c03678"}]} 2026-04-30 12:29:04.484 8 INFO neutron.services.segments.plugin [-] Segment 0d3586ca-dc72-49b4-9770-9905dedead8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3586ca-dc72-49b4-9770-9905dedead8b found for delete ", "request_id": "req-ef602510-05a3-4a56-9787-977cfb01e430"}]} 2026-04-30 12:29:06.212 8 WARNING neutron.db.securitygroups_db [None req-bf48d057-1004-42b4-8def-e0c00ec8dfbc 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1517/3003] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:06 2026] GET /v2.0/security-groups?tenant_id=4703759d057840c0ad2a5556f511f9e4&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3004] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:06 2026] DELETE /v2.0/security-groups/01b00e45-62c2-4787-a8ec-2f51f151735b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:06.434 8 WARNING neutron.db.securitygroups_db [None req-18fcc231-e2f5-4515-8e7e-2885b3d15ed9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1518/3005] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:06 2026] GET /v2.0/security-groups?tenant_id=32e45cb58db04fd2a1ed86f201e31f1f&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3006] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:06 2026] DELETE /v2.0/security-groups/86c19ebf-f1c4-4ab4-b92a-457242d36500 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:06.803 8 WARNING neutron.db.securitygroups_db [None req-ee1d4346-fcf7-4413-8270-b82771e514fe 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1519/3007] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:06 2026] GET /v2.0/security-groups?tenant_id=d7792c86740a4968aedcd2a0f3f7111f&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3008] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:06 2026] DELETE /v2.0/security-groups/1d1b84c8-ee6d-413c-9d82-d5a29f59e17d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:07.209 8 WARNING neutron.db.securitygroups_db [None req-c875ad02-eec1-467f-a685-0d5b7037c054 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1520/3009] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:07 2026] GET /v2.0/security-groups?tenant_id=fd6877b7f9b84d91a1feebab535f46f3&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3012] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:07 2026] DELETE /v2.0/security-groups/164ccd3e-d14b-41b5-905c-1c7d8ce47600 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:07.566 8 WARNING neutron.db.securitygroups_db [None req-8c209a30-813d-4fdc-968c-59d147fc25b7 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1523/3013] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:07 2026] GET /v2.0/security-groups?tenant_id=60f450049e3f44818a3093b16194f907&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3014] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:07 2026] DELETE /v2.0/security-groups/650d5902-5576-458f-a582-a9995e9626ef => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:07.934 8 WARNING neutron.db.securitygroups_db [None req-fa996dcc-d756-420f-b213-6b75139390f9 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1524/3015] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:07 2026] GET /v2.0/security-groups?tenant_id=19487588ec114fa4aca954c6d9dc9767&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: 1492/3016] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:08 2026] DELETE /v2.0/security-groups/69dc27e1-0862-4ac1-99b4-7c38bbbe87cc => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:08.271 8 WARNING neutron.db.securitygroups_db [None req-1128f886-5aa4-424c-a5b5-d6143cd7115c 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1525/3017] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:08 2026] GET /v2.0/security-groups?tenant_id=b12c9d6fb9274f69aa89667da0f0794b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3018] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:08 2026] DELETE /v2.0/security-groups/d163bb9e-0fc3-4120-89e0-78019660a1c2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:13.047 8 INFO neutron.db.segments_db [None req-dc3b029f-aa53-4389-b3f5-48cbaa4e3629 f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] Added segment 457b3f15-2288-4ee7-977d-c57c7ceb4c42 of type vxlan for network 87af4011-4dd5-4da2-92cc-f47f1760f169 [pid: 8|app: 0|req: 1526/3019] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:12 2026] POST /v2.0/networks => generated 727 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3020] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:13 2026] POST /v2.0/subnets => generated 644 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:13.976 8 WARNING neutron.api.v2.base [None req-5172cd1f-bcbf-4940-a50c-800ab44a479d f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-30 12:29:13.977 8 INFO neutron.api.v2.resource [None req-5172cd1f-bcbf-4940-a50c-800ab44a479d f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1527/3021] 10.0.0.26 () {34 vars in 680 bytes} [Thu Apr 30 12:29:13 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3022] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:13 2026] DELETE /v2.0/networks/87af4011-4dd5-4da2-92cc-f47f1760f169 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:14.248 8 INFO neutron.db.segments_db [None req-3366fa4b-a183-4cdd-9ca2-6d1b814b564d f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] Added segment 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 of type vxlan for network 0bf40fd4-a953-4644-8e83-f85fc3ead815 2026-04-30 12:29:14.267 7 INFO neutron.services.segments.plugin [-] Segment 457b3f15-2288-4ee7-977d-c57c7ceb4c42 resource provider aggregate not found 2026-04-30 12:29:14.270 7 INFO neutron.services.segments.plugin [-] Segment 457b3f15-2288-4ee7-977d-c57c7ceb4c42 resource provider aggregate not found 2026-04-30 12:29:14.282 7 INFO neutron.services.segments.plugin [-] Segment 457b3f15-2288-4ee7-977d-c57c7ceb4c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457b3f15-2288-4ee7-977d-c57c7ceb4c42 found for delete ", "request_id": "req-abe10e7a-cbf7-4247-b78e-8dfb68ec2b2e"}]} 2026-04-30 12:29:14.291 7 INFO neutron.services.segments.plugin [-] Segment 457b3f15-2288-4ee7-977d-c57c7ceb4c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457b3f15-2288-4ee7-977d-c57c7ceb4c42 found for delete ", "request_id": "req-18203f87-b6cf-4a31-8f00-5a6530a83a55"}]} [pid: 8|app: 0|req: 1528/3023] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:14 2026] POST /v2.0/networks => generated 727 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3024] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:14 2026] POST /v2.0/subnets => generated 647 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:14.603 8 WARNING neutron.api.v2.base [None req-25b2f99f-2a98-48eb-9fd4-66ac0f5c2246 f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-30 12:29:14.603 8 INFO neutron.api.v2.resource [None req-25b2f99f-2a98-48eb-9fd4-66ac0f5c2246 f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1529/3025] 10.0.0.26 () {34 vars in 680 bytes} [Thu Apr 30 12:29:14 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3026] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:14 2026] DELETE /v2.0/networks/0bf40fd4-a953-4644-8e83-f85fc3ead815 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:15.054 8 INFO neutron.db.segments_db [None req-851233e6-6679-4212-b82e-2b398013dee5 f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] Added segment 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c of type vxlan for network 3cd177d4-3110-4b61-b405-e02ff277b167 [pid: 8|app: 0|req: 1530/3027] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:14 2026] POST /v2.0/networks => generated 727 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3028] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:15 2026] POST /v2.0/subnets => generated 647 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3029] 10.0.0.26 () {34 vars in 680 bytes} [Thu Apr 30 12:29:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:16.304 7 INFO neutron.services.segments.plugin [-] Segment 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 resource provider aggregate not found 2026-04-30 12:29:16.309 7 INFO neutron.services.segments.plugin [-] Segment 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 resource provider aggregate not found 2026-04-30 12:29:16.321 7 INFO neutron.services.segments.plugin [-] Segment 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 found for delete ", "request_id": "req-2a8a2c1c-9467-4e6c-abfc-885b79585e98"}]} 2026-04-30 12:29:16.323 7 INFO neutron.services.segments.plugin [-] Segment 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa67cf0-4f9f-42a5-8f8d-ad3c5ddba2e9 found for delete ", "request_id": "req-4b3d78db-816c-49c9-b8ff-7434847b131a"}]} [pid: 7|app: 0|req: 1499/3030] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:29:16 2026] GET /v2.0/networks/3cd177d4-3110-4b61-b405-e02ff277b167 => generated 655 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 12:29:16.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4bce900-6934-446e-8815-71e45adbbb69 f2b2137b3d3940348055bc284d9b2e20 16734f70a8cd43ab88e07c6d39beacf2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3031] 10.0.0.26 () {32 vars in 722 bytes} [Thu Apr 30 12:29:16 2026] GET /v2.0/networks/3cd177d4-3110-4b61-b405-e02ff277b167 => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3032] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:16 2026] DELETE /v2.0/networks/3cd177d4-3110-4b61-b405-e02ff277b167 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:17.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-447932f0-824f-49e8-85d7-a8fda183b77b f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3033] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:17 2026] DELETE /v2.0/subnets/b4603833-d04d-46c0-953c-77f850524919 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:17.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8b35b9-fe31-433b-912a-f467b569d9ad f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3034] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:17 2026] DELETE /v2.0/subnets/0effaac0-ad21-4f9a-a845-c1dae20e163f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:17.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51aadc46-9558-4df0-aa35-df23fc820df0 f6eadc59af954a148e3d0fc0534b7f50 7a5cfd1ea8304538a46b4b2859017a9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3035] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:17 2026] DELETE /v2.0/subnets/5e1eb704-4f18-42a5-ba48-edd735c85666 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 12:29:17.962 7 WARNING neutron.db.securitygroups_db [None req-94cef7d0-6ce3-48d3-9322-ba6c9ed821e1 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1502/3036] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:17 2026] GET /v2.0/security-groups?tenant_id=7a5cfd1ea8304538a46b4b2859017a9f&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3037] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:17 2026] DELETE /v2.0/security-groups/e153e43e-53e5-4d8b-8190-e2c12d657d16 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:18.178 7 WARNING neutron.db.securitygroups_db [None req-8a725867-8c61-4328-9ecd-ec6912b0b713 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1503/3038] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:18 2026] GET /v2.0/security-groups?tenant_id=16734f70a8cd43ab88e07c6d39beacf2&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:29:18.342 7 INFO neutron.services.segments.plugin [-] Segment 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c resource provider aggregate not found 2026-04-30 12:29:18.348 7 INFO neutron.services.segments.plugin [-] Segment 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c resource provider aggregate not found 2026-04-30 12:29:18.362 7 INFO neutron.services.segments.plugin [-] Segment 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c found for delete ", "request_id": "req-accc7ffd-94e0-4b6e-b2c0-5dc9bb5d7b94"}]} 2026-04-30 12:29:18.367 7 INFO neutron.services.segments.plugin [-] Segment 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a7516b2-f36e-43c8-af5e-9cb8975e8e5c found for delete ", "request_id": "req-05fed4b1-ab31-4ff3-82f3-ad7802f3426a"}]} [pid: 8|app: 0|req: 1536/3039] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:18 2026] DELETE /v2.0/security-groups/58733cb5-72b8-46cb-af20-c0d21f8ab936 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:18.552 7 WARNING neutron.db.securitygroups_db [None req-c1052c7f-e3a9-4786-834c-b3211d2626f8 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1504/3040] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:18 2026] GET /v2.0/security-groups?tenant_id=dc564fa313fe4365b8011a5214c4323b&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3041] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:18 2026] DELETE /v2.0/security-groups/fa750f84-44b5-4940-8254-f2b1cfff6945 => 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: 1539/3044] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:29:22 2026] POST /v2.0/floatingips => generated 552 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3045] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:29:23 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3046] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:29:24 2026] POST /v2.0/floatingips => generated 552 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3047] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:29:24 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3048] 10.0.0.26 () {34 vars in 675 bytes} [Thu Apr 30 12:29:25 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) 2026-04-30 12:29:25.701 7 WARNING tagging [None req-5d744520-fbd3-475a-8630-53879ddffb56 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1508/3049] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:29:25 2026] PUT /v2.0/floatingips/ebbc8945-a3f8-45e4-8d02-83dfb2f73e1c/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:29:25.756 8 WARNING tagging [None req-2c9977f0-b3da-4823-a583-d836f6b9e315 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1542/3050] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:29:25 2026] PUT /v2.0/floatingips/2504bf9f-4518-45b5-82cf-2b2d7c6eca2a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:29:25.820 7 WARNING tagging [None req-b6d37807-ddf0-46ee-a30b-d72a03668d99 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1509/3051] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:29:25 2026] PUT /v2.0/floatingips/18eb83c2-d0cd-47af-9fc6-4aff05033f9c/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:29:25.877 8 WARNING tagging [None req-b5ee6465-7a93-4186-9c3f-fa37e29974bd f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1543/3052] 10.0.0.26 () {34 vars in 758 bytes} [Thu Apr 30 12:29:25 2026] PUT /v2.0/floatingips/cfb779ed-b5d7-4b41-a8f2-6dc5364f5a02/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3053] 10.0.0.26 () {32 vars in 671 bytes} [Thu Apr 30 12:29:25 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3054] 10.0.0.26 () {32 vars in 685 bytes} [Thu Apr 30 12:29:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3055] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:29:26 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3056] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:29:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3057] 10.0.0.26 () {32 vars in 679 bytes} [Thu Apr 30 12:29:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3058] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:29:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3059] 10.0.0.26 () {32 vars in 689 bytes} [Thu Apr 30 12:29:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3060] 10.0.0.26 () {32 vars in 701 bytes} [Thu Apr 30 12:29:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:29:26.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a382a43-bcea-4fcf-afdd-2bb19e8e8eb9 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] TaaS: Handle Delete Port: 614abd94-27a4-4870-8a73-3d6069f6db8c 2026-04-30 12:29:27.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a382a43-bcea-4fcf-afdd-2bb19e8e8eb9 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] Tap Mirror: Handle Delete Port: 614abd94-27a4-4870-8a73-3d6069f6db8c [pid: 7|app: 0|req: 1514/3061] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:29:26 2026] DELETE /v2.0/floatingips/ebbc8945-a3f8-45e4-8d02-83dfb2f73e1c => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:27.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-d267392b-7c16-4e5e-8e95-cbde6c044ff5 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] TaaS: Handle Delete Port: e96634a3-508d-4b24-9e16-52a3cfe7bffe 2026-04-30 12:29:27.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d267392b-7c16-4e5e-8e95-cbde6c044ff5 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] Tap Mirror: Handle Delete Port: e96634a3-508d-4b24-9e16-52a3cfe7bffe [pid: 8|app: 0|req: 1548/3062] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:29:27 2026] DELETE /v2.0/floatingips/2504bf9f-4518-45b5-82cf-2b2d7c6eca2a => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:27.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8eecefd-d8c3-4e60-a361-fc6d0fb944a4 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] TaaS: Handle Delete Port: 8ef3e093-5e25-4c9b-8335-2d5df45cbde3 2026-04-30 12:29:27.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8eecefd-d8c3-4e60-a361-fc6d0fb944a4 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] Tap Mirror: Handle Delete Port: 8ef3e093-5e25-4c9b-8335-2d5df45cbde3 [pid: 7|app: 0|req: 1515/3063] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:29:27 2026] DELETE /v2.0/floatingips/18eb83c2-d0cd-47af-9fc6-4aff05033f9c => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:27.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a861fe7-48ef-4b8f-969d-39bdd5871997 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] TaaS: Handle Delete Port: 30d990a5-1378-43c6-8a6c-02ebb6acbbcc 2026-04-30 12:29:27.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a861fe7-48ef-4b8f-969d-39bdd5871997 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] Tap Mirror: Handle Delete Port: 30d990a5-1378-43c6-8a6c-02ebb6acbbcc [pid: 8|app: 0|req: 1549/3064] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:29:27 2026] DELETE /v2.0/floatingips/cfb779ed-b5d7-4b41-a8f2-6dc5364f5a02 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:28.208 7 INFO neutron_taas.services.taas.taas_plugin [None req-09c2058a-0461-45b4-9ccd-1e4b7e7ac3f3 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] TaaS: Handle Delete Port: 06629686-2e53-49ff-b22e-e90566dea227 2026-04-30 12:29:28.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c2058a-0461-45b4-9ccd-1e4b7e7ac3f3 f12609d675fe46e5b16cd9c788edbd0b 8d50ca060f3943ab8f17087c13493464 - - default default] Tap Mirror: Handle Delete Port: 06629686-2e53-49ff-b22e-e90566dea227 [pid: 7|app: 0|req: 1516/3065] 10.0.0.26 () {32 vars in 731 bytes} [Thu Apr 30 12:29:28 2026] DELETE /v2.0/floatingips/6ffec1ef-e124-45dd-8d27-7836b72a5af0 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:29.243 8 WARNING neutron.db.securitygroups_db [None req-80be62b2-5a20-452e-9a9b-c90d87e102d4 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1550/3066] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:29 2026] GET /v2.0/security-groups?tenant_id=1cc78fcb328b4dd3ad5d6f761f034c4f&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3067] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:29 2026] DELETE /v2.0/security-groups/75dfe09e-411e-4ae4-a7fa-54cc774eaa0a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:29.559 8 WARNING neutron.db.securitygroups_db [None req-ef5845f0-e219-4294-be22-2e1443b6bcc6 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1551/3068] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:29 2026] GET /v2.0/security-groups?tenant_id=8d50ca060f3943ab8f17087c13493464&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3069] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:29 2026] DELETE /v2.0/security-groups/6af3d0c4-ec02-412d-89ee-a8771b1699e9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:29.936 8 WARNING neutron.db.securitygroups_db [None req-a63bb6ab-035b-4b4c-bcd0-14793aefee8e 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1552/3070] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:29 2026] GET /v2.0/security-groups?tenant_id=162b83db1dfe414aac27ddec405c45c6&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3071] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:30 2026] DELETE /v2.0/security-groups/344f6689-9c48-4ae5-bf74-6c8baafc4c0e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:34.871 8 INFO neutron.db.segments_db [None req-05b1920f-c6bc-47dc-8340-e9363b286a55 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Added segment 0eab9eb7-124c-4211-bd7b-94636ccb3b4d of type vxlan for network 3179e32c-2507-4145-9e3f-4ea99a1a3448 [pid: 8|app: 0|req: 1553/3072] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:34 2026] POST /v2.0/networks => generated 630 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3073] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:29:34 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) 2026-04-30 12:29:35.340 8 INFO neutron.db.segments_db [None req-3305709c-fc8f-4682-9875-c89d6ae91ca9 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Added segment 99239e49-ad75-459b-b1ca-58717e07e728 of type vxlan for network 39924e77-857e-45ee-9e4e-1cd3ae227435 [pid: 8|app: 0|req: 1554/3074] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:35 2026] POST /v2.0/networks => generated 631 bytes in 237 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: 1521/3075] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:29:35 2026] POST /v2.0/ports => generated 743 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:36.367 8 INFO neutron.db.segments_db [None req-8f0cc8ae-f28b-4800-a169-b2d63e53d78c 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Added segment bc98002e-7294-4dc6-b4b3-fcd3e82333f9 of type vxlan for network ea943de6-33fa-49da-83c6-39fd2dfbe041 [pid: 8|app: 0|req: 1555/3076] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:36 2026] POST /v2.0/networks => generated 631 bytes in 158 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: 1522/3077] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:29:36 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:36.808 8 INFO neutron.db.segments_db [None req-5b0b8f9f-1629-4c67-84f6-0cc81af90c64 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Added segment 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 of type vxlan for network d78823a0-0a04-453d-86e3-73acddb47be6 [pid: 8|app: 0|req: 1556/3078] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:36 2026] POST /v2.0/networks => generated 632 bytes in 116 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: 1523/3079] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:29:36 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:37.237 8 INFO neutron.db.segments_db [None req-e7f93e9d-a1fd-4344-b7de-0af209481328 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Added segment 4be012c3-e890-45c0-b90d-0bb9e98ef371 of type vxlan for network e98339ae-9721-4ef7-9c44-a67d25560a56 [pid: 8|app: 0|req: 1557/3080] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:37 2026] POST /v2.0/networks => generated 631 bytes in 120 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: 1524/3083] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:29:37 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3084] 10.0.0.26 () {34 vars in 746 bytes} [Thu Apr 30 12:29:37 2026] PUT /v2.0/ports/3671bc74-c63e-4064-808e-b29ea164838c/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1525/3085] 10.0.0.26 () {34 vars in 746 bytes} [Thu Apr 30 12:29:37 2026] PUT /v2.0/ports/4442bcea-1f82-4a9d-ae64-8292016d60e7/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1561/3086] 10.0.0.26 () {34 vars in 746 bytes} [Thu Apr 30 12:29:37 2026] PUT /v2.0/ports/b352049d-c648-46e3-b1ed-86a6d15643c6/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1526/3087] 10.0.0.26 () {34 vars in 746 bytes} [Thu Apr 30 12:29:37 2026] PUT /v2.0/ports/477163dd-d49a-4af2-9232-4afb4a74d5be/tags => generated 19 bytes in 59 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: 1562/3088] 10.0.0.26 () {32 vars in 659 bytes} [Thu Apr 30 12:29:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 140 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: 1527/3089] 10.0.0.26 () {32 vars in 673 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3090] 10.0.0.26 () {32 vars in 669 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3091] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3092] 10.0.0.26 () {32 vars in 667 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3093] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3094] 10.0.0.26 () {32 vars in 677 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3095] 10.0.0.26 () {32 vars in 689 bytes} [Thu Apr 30 12:29:38 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:29:38.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6a83169-9eed-42fa-bdef-6ac72fce04ef 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] TaaS: Handle Delete Port: 3671bc74-c63e-4064-808e-b29ea164838c 2026-04-30 12:29:38.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6a83169-9eed-42fa-bdef-6ac72fce04ef 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Tap Mirror: Handle Delete Port: 3671bc74-c63e-4064-808e-b29ea164838c [pid: 8|app: 0|req: 1566/3096] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:29:38 2026] DELETE /v2.0/ports/3671bc74-c63e-4064-808e-b29ea164838c => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:38.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f3fbe53-0ba9-4025-bf5e-b6a603b8b3bc 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] TaaS: Handle Delete Port: 4442bcea-1f82-4a9d-ae64-8292016d60e7 2026-04-30 12:29:38.942 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f3fbe53-0ba9-4025-bf5e-b6a603b8b3bc 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Tap Mirror: Handle Delete Port: 4442bcea-1f82-4a9d-ae64-8292016d60e7 [pid: 7|app: 0|req: 1531/3097] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:29:38 2026] DELETE /v2.0/ports/4442bcea-1f82-4a9d-ae64-8292016d60e7 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:39.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-619940cf-60fb-4531-b8a1-7ca3fe45204a 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] TaaS: Handle Delete Port: b352049d-c648-46e3-b1ed-86a6d15643c6 2026-04-30 12:29:39.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-619940cf-60fb-4531-b8a1-7ca3fe45204a 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Tap Mirror: Handle Delete Port: b352049d-c648-46e3-b1ed-86a6d15643c6 [pid: 8|app: 0|req: 1567/3098] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:29:39 2026] DELETE /v2.0/ports/b352049d-c648-46e3-b1ed-86a6d15643c6 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:39.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-52d2c281-6c64-40ed-a9e9-80a6b4191f3e 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] TaaS: Handle Delete Port: 477163dd-d49a-4af2-9232-4afb4a74d5be 2026-04-30 12:29:39.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52d2c281-6c64-40ed-a9e9-80a6b4191f3e 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Tap Mirror: Handle Delete Port: 477163dd-d49a-4af2-9232-4afb4a74d5be [pid: 7|app: 0|req: 1532/3099] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:29:39 2026] DELETE /v2.0/ports/477163dd-d49a-4af2-9232-4afb4a74d5be => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:39.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fb5914f-094f-41c0-8512-f6462b15d53a 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] TaaS: Handle Delete Port: 63c3c427-6216-4990-b414-8c36322ead5c 2026-04-30 12:29:39.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fb5914f-094f-41c0-8512-f6462b15d53a 1facb1f0e4214968b12d2a4fabff78de b01aaa6141d04fe6b4d8c44ef0c2dcc4 - - default default] Tap Mirror: Handle Delete Port: 63c3c427-6216-4990-b414-8c36322ead5c [pid: 8|app: 0|req: 1568/3100] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:29:39 2026] DELETE /v2.0/ports/63c3c427-6216-4990-b414-8c36322ead5c => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:39.706 7 INFO neutron.services.segments.plugin [-] Segment 0eab9eb7-124c-4211-bd7b-94636ccb3b4d resource provider aggregate not found 2026-04-30 12:29:39.712 7 INFO neutron.services.segments.plugin [-] Segment 0eab9eb7-124c-4211-bd7b-94636ccb3b4d resource provider aggregate not found 2026-04-30 12:29:39.728 7 INFO neutron.services.segments.plugin [-] Segment 0eab9eb7-124c-4211-bd7b-94636ccb3b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eab9eb7-124c-4211-bd7b-94636ccb3b4d found for delete ", "request_id": "req-fca69932-3b8d-4fd2-8dbc-b42c523f475e"}]} 2026-04-30 12:29:39.729 7 INFO neutron.services.segments.plugin [-] Segment 0eab9eb7-124c-4211-bd7b-94636ccb3b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eab9eb7-124c-4211-bd7b-94636ccb3b4d found for delete ", "request_id": "req-6849a8f7-1eb3-4523-9cb1-ea0a805dd6c9"}]} [pid: 7|app: 0|req: 1533/3101] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:39 2026] DELETE /v2.0/networks/3179e32c-2507-4145-9e3f-4ea99a1a3448 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:39.860 8 INFO neutron.services.segments.plugin [-] Segment 99239e49-ad75-459b-b1ca-58717e07e728 resource provider aggregate not found 2026-04-30 12:29:39.861 8 INFO neutron.services.segments.plugin [-] Segment 99239e49-ad75-459b-b1ca-58717e07e728 resource provider aggregate not found 2026-04-30 12:29:39.882 8 INFO neutron.services.segments.plugin [-] Segment 99239e49-ad75-459b-b1ca-58717e07e728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99239e49-ad75-459b-b1ca-58717e07e728 found for delete ", "request_id": "req-a6fb097b-5837-40d9-93e3-2c05950c7ccd"}]} 2026-04-30 12:29:39.884 8 INFO neutron.services.segments.plugin [-] Segment 99239e49-ad75-459b-b1ca-58717e07e728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99239e49-ad75-459b-b1ca-58717e07e728 found for delete ", "request_id": "req-846d0711-a02e-48f2-81ae-fa55c874d201"}]} [pid: 8|app: 0|req: 1569/3102] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:39 2026] DELETE /v2.0/networks/39924e77-857e-45ee-9e4e-1cd3ae227435 => 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: 1534/3103] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:39 2026] DELETE /v2.0/networks/ea943de6-33fa-49da-83c6-39fd2dfbe041 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3104] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:40 2026] DELETE /v2.0/networks/d78823a0-0a04-453d-86e3-73acddb47be6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3105] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:40 2026] DELETE /v2.0/networks/e98339ae-9721-4ef7-9c44-a67d25560a56 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:41.208 8 WARNING neutron.db.securitygroups_db [None req-7337acbe-0473-4719-a5bd-f28958350c40 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1571/3106] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:41 2026] GET /v2.0/security-groups?tenant_id=b01aaa6141d04fe6b4d8c44ef0c2dcc4&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3107] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:41 2026] DELETE /v2.0/security-groups/949d07a1-0fe2-4812-8365-3dde18f3eae8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:41.748 7 INFO neutron.services.segments.plugin [-] Segment bc98002e-7294-4dc6-b4b3-fcd3e82333f9 resource provider aggregate not found 2026-04-30 12:29:41.753 7 INFO neutron.services.segments.plugin [-] Segment bc98002e-7294-4dc6-b4b3-fcd3e82333f9 resource provider aggregate not found 2026-04-30 12:29:41.764 7 INFO neutron.services.segments.plugin [-] Segment bc98002e-7294-4dc6-b4b3-fcd3e82333f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc98002e-7294-4dc6-b4b3-fcd3e82333f9 found for delete ", "request_id": "req-f65b2690-9608-4eb2-8b86-386356df60e8"}]} 2026-04-30 12:29:41.768 7 INFO neutron.services.segments.plugin [-] Segment bc98002e-7294-4dc6-b4b3-fcd3e82333f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc98002e-7294-4dc6-b4b3-fcd3e82333f9 found for delete ", "request_id": "req-3d42d1b0-cdb2-4e0d-a267-447b91ba1e4d"}]} 2026-04-30 12:29:41.783 7 INFO neutron.services.segments.plugin [-] Segment 4be012c3-e890-45c0-b90d-0bb9e98ef371 resource provider aggregate not found 2026-04-30 12:29:41.794 7 INFO neutron.services.segments.plugin [-] Segment 4be012c3-e890-45c0-b90d-0bb9e98ef371 resource provider aggregate not found 2026-04-30 12:29:41.798 7 INFO neutron.services.segments.plugin [-] Segment 4be012c3-e890-45c0-b90d-0bb9e98ef371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be012c3-e890-45c0-b90d-0bb9e98ef371 found for delete ", "request_id": "req-3ff1d2bf-d295-4603-8c10-fabd46c70117"}]} 2026-04-30 12:29:41.811 7 INFO neutron.services.segments.plugin [-] Segment 4be012c3-e890-45c0-b90d-0bb9e98ef371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be012c3-e890-45c0-b90d-0bb9e98ef371 found for delete ", "request_id": "req-2bfc6b24-1a54-459e-a5fe-0c029526d2df"}]} 2026-04-30 12:29:41.905 8 INFO neutron.services.segments.plugin [-] Segment 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 resource provider aggregate not found 2026-04-30 12:29:41.908 8 INFO neutron.services.segments.plugin [-] Segment 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 resource provider aggregate not found 2026-04-30 12:29:41.924 8 INFO neutron.services.segments.plugin [-] Segment 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 found for delete ", "request_id": "req-34ab85e4-df8e-4af9-8111-1cd6329a360f"}]} 2026-04-30 12:29:41.925 8 INFO neutron.services.segments.plugin [-] Segment 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b011dfc-5d2c-45c3-a002-4bc04a6cb2b2 found for delete ", "request_id": "req-df1689d1-78a3-42b0-b5a5-c8a9ef7f6b33"}]} 2026-04-30 12:29:42.007 8 WARNING neutron.db.securitygroups_db [None req-a9dcf945-7166-43d1-bd44-c8a8b41beef3 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1572/3108] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:41 2026] GET /v2.0/security-groups?tenant_id=8b98966699194d60956c7db7c533709a&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3109] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:42 2026] DELETE /v2.0/security-groups/98c41746-8316-4aa5-8bf8-c4b0dbd46f1f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:42.356 8 WARNING neutron.db.securitygroups_db [None req-2f67e250-13fc-409e-aee5-be382c8343a3 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1573/3110] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:42 2026] GET /v2.0/security-groups?tenant_id=5659fefc82814d5baec5ac8bed588d3a&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3111] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:42 2026] DELETE /v2.0/security-groups/1e7a3c45-6990-443c-a5ce-87077c1ee405 => 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: 1574/3112] 10.0.0.26 () {34 vars in 677 bytes} [Thu Apr 30 12:29:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3113] 10.0.0.26 () {34 vars in 677 bytes} [Thu Apr 30 12:29:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3114] 10.0.0.26 () {34 vars in 677 bytes} [Thu Apr 30 12:29:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3115] 10.0.0.26 () {34 vars in 677 bytes} [Thu Apr 30 12:29:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3116] 10.0.0.26 () {34 vars in 677 bytes} [Thu Apr 30 12:29:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:47.106 7 WARNING tagging [None req-8476c165-b301-4450-8733-a2ed74f4124c 45a8423fcaec4fcd863fd7b2f6206b91 d10cf2ab3acf43a2966b1fc23b97326d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1541/3117] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:29:47 2026] PUT /v2.0/policies/f7ae1e7d-9665-4b43-b037-f5d0bda8bf36/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:29:47.157 8 WARNING tagging [None req-d92af83e-ddf0-48d7-b3b0-8937ce0a05c5 45a8423fcaec4fcd863fd7b2f6206b91 d10cf2ab3acf43a2966b1fc23b97326d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1577/3118] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:29:47 2026] PUT /v2.0/policies/f53cdc37-e28c-4016-a157-2ce0ea627138/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:29:47.212 7 WARNING tagging [None req-2bf480fd-6062-4b0e-9351-67c27a11355f 45a8423fcaec4fcd863fd7b2f6206b91 d10cf2ab3acf43a2966b1fc23b97326d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1542/3119] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:29:47 2026] PUT /v2.0/policies/5c683f20-6db7-4156-8200-5024c198cfb2/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:29:47.255 8 WARNING tagging [None req-56c478af-3f88-4854-805b-f22518a7acf3 45a8423fcaec4fcd863fd7b2f6206b91 d10cf2ab3acf43a2966b1fc23b97326d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1578/3120] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:29:47 2026] PUT /v2.0/policies/69393626-5278-47a4-b44c-ecea54267e6a/tags => 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: 1543/3121] 10.0.0.26 () {32 vars in 673 bytes} [Thu Apr 30 12:29:47 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3122] 10.0.0.26 () {32 vars in 687 bytes} [Thu Apr 30 12:29:47 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3123] 10.0.0.26 () {32 vars in 683 bytes} [Thu Apr 30 12:29:47 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3124] 10.0.0.26 () {32 vars in 695 bytes} [Thu Apr 30 12:29:47 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3125] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:29:47 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3126] 10.0.0.26 () {32 vars in 695 bytes} [Thu Apr 30 12:29:48 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3127] 10.0.0.26 () {32 vars in 691 bytes} [Thu Apr 30 12:29:48 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3128] 10.0.0.26 () {32 vars in 703 bytes} [Thu Apr 30 12:29:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3129] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:29:48 2026] DELETE /v2.0/qos/policies/f7ae1e7d-9665-4b43-b037-f5d0bda8bf36 => 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: 1583/3130] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:29:48 2026] DELETE /v2.0/qos/policies/f53cdc37-e28c-4016-a157-2ce0ea627138 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3131] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:29:48 2026] DELETE /v2.0/qos/policies/5c683f20-6db7-4156-8200-5024c198cfb2 => 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: 1584/3132] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:29:48 2026] DELETE /v2.0/qos/policies/69393626-5278-47a4-b44c-ecea54267e6a => 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: 1549/3133] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:29:48 2026] DELETE /v2.0/qos/policies/068bb508-a4e2-450e-b338-9798b988ff87 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:49.379 8 WARNING neutron.db.securitygroups_db [None req-4f4cb9fc-6ea4-4d71-a20e-379e66011576 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1585/3134] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:49 2026] GET /v2.0/security-groups?tenant_id=6284dbe2fcb94f69a5eec6974454aa89&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3135] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:49 2026] DELETE /v2.0/security-groups/9934a76c-6432-4ec7-8c01-a037a2b4d152 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:49.729 8 WARNING neutron.db.securitygroups_db [None req-017dfc41-a979-4250-9d39-bd12ccc6885d 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1586/3136] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:49 2026] GET /v2.0/security-groups?tenant_id=d10cf2ab3acf43a2966b1fc23b97326d&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3137] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:49 2026] DELETE /v2.0/security-groups/f723b65d-8bb0-4d53-b069-32e5025538e8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:50.057 8 WARNING neutron.db.securitygroups_db [None req-5f703683-da32-42e7-aec1-43cd29db3b30 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1587/3138] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:50 2026] GET /v2.0/security-groups?tenant_id=4147d22eec1241758c124acca40ee665&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3139] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:50 2026] DELETE /v2.0/security-groups/c5033911-302f-4574-ad44-2ae5388c641e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:29:54.566 8 INFO neutron.db.segments_db [None req-db42e97b-df23-486c-a529-fb4642e459ef 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] Added segment 71fc4fac-deae-451a-a8c2-235cbd3f2b80 of type vxlan for network 838d72c2-80eb-4ff6-8b0a-32356790da68 [pid: 8|app: 0|req: 1589/3142] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:54 2026] POST /v2.0/networks => generated 632 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3143] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:54 2026] POST /v2.0/subnets => generated 626 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:54.960 8 INFO neutron.db.segments_db [None req-44ae6a0a-1fe9-49fc-b642-8eaf3634acae 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] Added segment 81635381-ebbb-4e61-8e3c-72672689c02f of type vxlan for network f2361025-d85f-43a4-9a5d-5ae0277efbae [pid: 8|app: 0|req: 1590/3144] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:54 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3145] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:55 2026] POST /v2.0/subnets => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:55.353 8 INFO neutron.db.segments_db [None req-441b6d0f-eea0-427c-bbcf-94a1caf2ba05 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] Added segment 873e7644-d485-462f-94ea-2918100d86f6 of type vxlan for network 008ca001-3cc9-4213-992c-3c0336b9d251 [pid: 8|app: 0|req: 1591/3146] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:55 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3147] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:55 2026] POST /v2.0/subnets => generated 629 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:55.798 8 INFO neutron.db.segments_db [None req-b82961ef-9606-4a87-9e7b-6462db7ca1e8 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] Added segment eae27979-367b-40ab-b9ca-7ef1e57e2c7f of type vxlan for network 2bbf0262-b652-4d65-b031-9bf5ec510ffa [pid: 8|app: 0|req: 1592/3148] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:55 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3149] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:55 2026] POST /v2.0/subnets => generated 629 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:29:56.262 8 INFO neutron.db.segments_db [None req-310db0d4-1124-44db-bb9e-edd7a7e61d13 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] Added segment d21ab630-2e0f-45ac-93cc-2e5f6e159c97 of type vxlan for network 286a270c-174e-44d3-a7af-77404052a8fe [pid: 8|app: 0|req: 1593/3150] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:29:56 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3151] 10.0.0.26 () {34 vars in 668 bytes} [Thu Apr 30 12:29:56 2026] POST /v2.0/subnets => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3152] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:29:56 2026] PUT /v2.0/subnets/8cbe3246-9c49-463b-aa5e-fe36646ced7f/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3153] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:29:56 2026] PUT /v2.0/subnets/6eed93be-3a29-4b70-90d7-4e4b1b34e138/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3154] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:29:56 2026] PUT /v2.0/subnets/164a2828-4950-4fc7-a658-f55b884fdbc5/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3155] 10.0.0.26 () {34 vars in 750 bytes} [Thu Apr 30 12:29:56 2026] PUT /v2.0/subnets/6cd2e08a-91b8-4089-8237-2733bfff0788/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3156] 10.0.0.26 () {32 vars in 663 bytes} [Thu Apr 30 12:29:56 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3157] 10.0.0.26 () {32 vars in 677 bytes} [Thu Apr 30 12:29:56 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3158] 10.0.0.26 () {32 vars in 673 bytes} [Thu Apr 30 12:29:56 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3159] 10.0.0.26 () {32 vars in 685 bytes} [Thu Apr 30 12:29:56 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3160] 10.0.0.26 () {32 vars in 671 bytes} [Thu Apr 30 12:29:57 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3161] 10.0.0.26 () {32 vars in 685 bytes} [Thu Apr 30 12:29:57 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3162] 10.0.0.26 () {32 vars in 681 bytes} [Thu Apr 30 12:29:57 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3163] 10.0.0.26 () {32 vars in 693 bytes} [Thu Apr 30 12:29:57 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3164] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:57 2026] DELETE /v2.0/subnets/8cbe3246-9c49-463b-aa5e-fe36646ced7f => 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: 1565/3165] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:57 2026] DELETE /v2.0/subnets/6eed93be-3a29-4b70-90d7-4e4b1b34e138 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3166] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:57 2026] DELETE /v2.0/subnets/164a2828-4950-4fc7-a658-f55b884fdbc5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3167] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:57 2026] DELETE /v2.0/subnets/6cd2e08a-91b8-4089-8237-2733bfff0788 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3168] 10.0.0.26 () {32 vars in 723 bytes} [Thu Apr 30 12:29:57 2026] DELETE /v2.0/subnets/ed97a8aa-5ad5-4d0a-aa09-725e6e55045c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:58.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3546e61-d889-4447-a041-407a7c22f415 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] TaaS: Handle Delete Port: 037f1cc1-25b9-4007-8c78-763f72fae102 2026-04-30 12:29:58.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3546e61-d889-4447-a041-407a7c22f415 7e42c3bd96eb4c60b1ba871315e56405 df01ac4bb839401fb46f1490d5572868 - - default default] Tap Mirror: Handle Delete Port: 037f1cc1-25b9-4007-8c78-763f72fae102 2026-04-30 12:29:58.188 7 INFO neutron.services.segments.plugin [-] Segment 71fc4fac-deae-451a-a8c2-235cbd3f2b80 resource provider aggregate not found 2026-04-30 12:29:58.191 7 INFO neutron.services.segments.plugin [-] Segment 71fc4fac-deae-451a-a8c2-235cbd3f2b80 resource provider aggregate not found 2026-04-30 12:29:58.206 7 INFO neutron.services.segments.plugin [-] Segment 71fc4fac-deae-451a-a8c2-235cbd3f2b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71fc4fac-deae-451a-a8c2-235cbd3f2b80 found for delete ", "request_id": "req-19e00967-7c50-42e0-8765-cf5355f0dc2d"}]} 2026-04-30 12:29:58.209 7 INFO neutron.services.segments.plugin [-] Segment 71fc4fac-deae-451a-a8c2-235cbd3f2b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71fc4fac-deae-451a-a8c2-235cbd3f2b80 found for delete ", "request_id": "req-65447716-40b0-428b-8045-8b317ee0be51"}]} [pid: 7|app: 0|req: 1567/3169] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:57 2026] DELETE /v2.0/networks/838d72c2-80eb-4ff6-8b0a-32356790da68 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:58.332 8 INFO neutron.services.segments.plugin [-] Segment 81635381-ebbb-4e61-8e3c-72672689c02f resource provider aggregate not found 2026-04-30 12:29:58.335 8 INFO neutron.services.segments.plugin [-] Segment 81635381-ebbb-4e61-8e3c-72672689c02f resource provider aggregate not found 2026-04-30 12:29:58.354 8 INFO neutron.services.segments.plugin [-] Segment 81635381-ebbb-4e61-8e3c-72672689c02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81635381-ebbb-4e61-8e3c-72672689c02f found for delete ", "request_id": "req-c00dcc27-4f10-43a3-a39c-cc3a37024000"}]} 2026-04-30 12:29:58.356 8 INFO neutron.services.segments.plugin [-] Segment 81635381-ebbb-4e61-8e3c-72672689c02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81635381-ebbb-4e61-8e3c-72672689c02f found for delete ", "request_id": "req-22707941-9194-4f08-8e2d-814d49c21697"}]} [pid: 8|app: 0|req: 1603/3170] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:58 2026] DELETE /v2.0/networks/f2361025-d85f-43a4-9a5d-5ae0277efbae => 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: 1568/3171] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:58 2026] DELETE /v2.0/networks/008ca001-3cc9-4213-992c-3c0336b9d251 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3172] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:58 2026] DELETE /v2.0/networks/2bbf0262-b652-4d65-b031-9bf5ec510ffa => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3173] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:29:58 2026] DELETE /v2.0/networks/286a270c-174e-44d3-a7af-77404052a8fe => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:29:59.682 8 WARNING neutron.db.securitygroups_db [None req-85ccb460-d096-4fa8-a4e5-ac583f02ef72 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1605/3174] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:29:59 2026] GET /v2.0/security-groups?tenant_id=6af1f2c5ddf84b82aa167f8ef3aa73f2&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3175] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:29:59 2026] DELETE /v2.0/security-groups/3e3b735d-bfb0-4c2f-bddf-c31fe16a1030 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:00.036 8 WARNING neutron.db.securitygroups_db [None req-d17ed202-f215-40e7-8d2b-dc1495a5c2d5 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1606/3176] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:00 2026] GET /v2.0/security-groups?tenant_id=df01ac4bb839401fb46f1490d5572868&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3177] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:00 2026] DELETE /v2.0/security-groups/da850335-3828-4144-8ecb-956ea4b92d7e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:00.224 7 INFO neutron.services.segments.plugin [-] Segment 873e7644-d485-462f-94ea-2918100d86f6 resource provider aggregate not found 2026-04-30 12:30:00.236 7 INFO neutron.services.segments.plugin [-] Segment 873e7644-d485-462f-94ea-2918100d86f6 resource provider aggregate not found 2026-04-30 12:30:00.241 7 INFO neutron.services.segments.plugin [-] Segment 873e7644-d485-462f-94ea-2918100d86f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 873e7644-d485-462f-94ea-2918100d86f6 found for delete ", "request_id": "req-ff96e409-7cfe-4c7d-b2f1-f9391a29a1dc"}]} 2026-04-30 12:30:00.259 7 INFO neutron.services.segments.plugin [-] Segment 873e7644-d485-462f-94ea-2918100d86f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 873e7644-d485-462f-94ea-2918100d86f6 found for delete ", "request_id": "req-91725316-f903-41cc-8419-13403a04a973"}]} 2026-04-30 12:30:00.268 7 INFO neutron.services.segments.plugin [-] Segment d21ab630-2e0f-45ac-93cc-2e5f6e159c97 resource provider aggregate not found 2026-04-30 12:30:00.284 7 INFO neutron.services.segments.plugin [-] Segment d21ab630-2e0f-45ac-93cc-2e5f6e159c97 resource provider aggregate not found 2026-04-30 12:30:00.288 7 INFO neutron.services.segments.plugin [-] Segment d21ab630-2e0f-45ac-93cc-2e5f6e159c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21ab630-2e0f-45ac-93cc-2e5f6e159c97 found for delete ", "request_id": "req-87082321-7e39-4b6a-88b0-14e34025e88e"}]} 2026-04-30 12:30:00.299 7 INFO neutron.services.segments.plugin [-] Segment d21ab630-2e0f-45ac-93cc-2e5f6e159c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21ab630-2e0f-45ac-93cc-2e5f6e159c97 found for delete ", "request_id": "req-58f2b507-d3ef-4932-ae04-12f65b12e068"}]} 2026-04-30 12:30:00.376 8 INFO neutron.services.segments.plugin [-] Segment eae27979-367b-40ab-b9ca-7ef1e57e2c7f resource provider aggregate not found 2026-04-30 12:30:00.379 8 INFO neutron.services.segments.plugin [-] Segment eae27979-367b-40ab-b9ca-7ef1e57e2c7f resource provider aggregate not found 2026-04-30 12:30:00.390 8 WARNING neutron.db.securitygroups_db [None req-416a198d-4686-4fcd-8665-8f908a785723 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:30:00.392 8 INFO neutron.services.segments.plugin [-] Segment eae27979-367b-40ab-b9ca-7ef1e57e2c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eae27979-367b-40ab-b9ca-7ef1e57e2c7f found for delete ", "request_id": "req-2b049ce1-8998-4c0d-b493-2ecf0d192c78"}]} 2026-04-30 12:30:00.398 8 INFO neutron.services.segments.plugin [-] Segment eae27979-367b-40ab-b9ca-7ef1e57e2c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eae27979-367b-40ab-b9ca-7ef1e57e2c7f found for delete ", "request_id": "req-eb8b4722-b0f9-4988-83b0-6c66d995ec02"}]} [pid: 8|app: 0|req: 1607/3178] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:00 2026] GET /v2.0/security-groups?tenant_id=fb3c576964d140a49282d448a7e1064d&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3179] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:00 2026] DELETE /v2.0/security-groups/b09d6171-9efa-4546-8dcd-e2d1fce0f3b4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:04.951 8 INFO neutron.db.segments_db [None req-35c577f0-7c9b-42dd-8892-83af0c67641b 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Added segment 9bed9713-a39d-45c2-ac7f-294387a124b7 of type vxlan for network f73e5927-8aea-427f-b0a4-ec24a7e8d801 [pid: 8|app: 0|req: 1608/3180] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:30:04 2026] POST /v2.0/networks => generated 632 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3181] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:30:05 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3182] 10.0.0.26 () {34 vars in 665 bytes} [Thu Apr 30 12:30:05 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, ' 2026-04-30 12:30:05.598 7 INFO neutron.db.segments_db [None req-fad40c58-3ff5-46d9-8f36-bcfcb414e5f5 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Added segment 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 of type vxlan for network 2136a09e-10a7-4861-b97f-637e1df46674 [pid: 7|app: 0|req: 1574/3183] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:30:05 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3184] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:30:05 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3185] 10.0.0.26 () {34 vars in 665 bytes} [Thu Apr 30 12:30:05 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:30:06.276 8 INFO neutron.db.segments_db [None req-fe395264-dc16-4fc4-9d0c-9d6e64ae0bea 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Added segment e1419ad3-dfd9-4f14-bf2e-394af80d2b79 of type vxlan for network ffdbb330-84e1-44e8-b941-a50fff0f30ad [pid: 8|app: 0|req: 1611/3186] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:30:06 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3187] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:30:06 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3188] 10.0.0.26 () {34 vars in 665 bytes} [Thu Apr 30 12:30:06 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:30:06.922 7 INFO neutron.db.segments_db [None req-474d7941-619f-45af-98d5-62e334de8daa 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Added segment ec4f002b-2a1c-463f-a1f0-4818a79510be of type vxlan for network c1e985f9-c3a4-4ae4-a946-7e33ac6e56c6 [pid: 7|app: 0|req: 1577/3189] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:30:06 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3190] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:30:07 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3193] 10.0.0.26 () {34 vars in 665 bytes} [Thu Apr 30 12:30:07 2026] POST /v2.0/trunks => generated 407 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, ' 2026-04-30 12:30:07.574 8 INFO neutron.db.segments_db [None req-94f0721b-c00b-4a6f-9710-19c48a414668 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Added segment ee1d42df-708a-4263-8861-84f716594c52 of type vxlan for network fa3c57f3-269b-4e17-b28c-520b01ea8cb1 [pid: 8|app: 0|req: 1616/3194] 10.0.0.26 () {34 vars in 669 bytes} [Thu Apr 30 12:30:07 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3195] 10.0.0.26 () {34 vars in 663 bytes} [Thu Apr 30 12:30:07 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3196] 10.0.0.26 () {34 vars in 665 bytes} [Thu Apr 30 12:30:08 2026] POST /v2.0/trunks => generated 407 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 12:30:08.199 7 WARNING tagging [None req-753a39e6-85ae-4a2e-bc7f-3c8ac5ce8e1c 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1580/3197] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:30:08 2026] PUT /v2.0/trunks/b3ed49b0-cd2a-4927-87a6-7779d1e5c940/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:08.234 8 WARNING tagging [None req-2c60cca9-f377-4db6-a9af-c8396c178473 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1618/3198] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:30:08 2026] PUT /v2.0/trunks/e4d9d22e-30d1-4e63-8585-b830dd5e7fb3/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:08.271 7 WARNING tagging [None req-6f9d5b41-1aa6-431d-84f6-4bfccd16b160 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1581/3199] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:30:08 2026] PUT /v2.0/trunks/9adde90d-9146-4094-acdc-f9292d487c5e/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:08.308 8 WARNING tagging [None req-7978acb3-1b8f-4581-aea4-b406de513a13 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1619/3200] 10.0.0.26 () {34 vars in 748 bytes} [Thu Apr 30 12:30:08 2026] PUT /v2.0/trunks/9768d7b1-dfd4-4f11-a1e0-4c2e80836776/tags => 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: 1582/3201] 10.0.0.26 () {32 vars in 661 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?tags=red => 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: 1620/3202] 10.0.0.26 () {32 vars in 675 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3203] 10.0.0.26 () {32 vars in 671 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3204] 10.0.0.26 () {32 vars in 683 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3205] 10.0.0.26 () {32 vars in 669 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3206] 10.0.0.26 () {32 vars in 683 bytes} [Thu Apr 30 12:30:08 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: 7|app: 0|req: 1585/3207] 10.0.0.26 () {32 vars in 679 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3208] 10.0.0.26 () {32 vars in 691 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3209] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks/b3ed49b0-cd2a-4927-87a6-7779d1e5c940 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3210] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/ports/da6119e2-fad3-430e-8d5f-071998cb37ad => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3211] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:30:08 2026] DELETE /v2.0/trunks/b3ed49b0-cd2a-4927-87a6-7779d1e5c940 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3212] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks/e4d9d22e-30d1-4e63-8585-b830dd5e7fb3 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3213] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/ports/c891d07f-ce41-46fe-9d55-f64409723fca => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3214] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:30:08 2026] DELETE /v2.0/trunks/e4d9d22e-30d1-4e63-8585-b830dd5e7fb3 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3215] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/trunks/9adde90d-9146-4094-acdc-f9292d487c5e => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3216] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:30:08 2026] GET /v2.0/ports/2e9e851c-4e9e-4d0e-8a34-69e0ed360e10 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3217] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:30:08 2026] DELETE /v2.0/trunks/9adde90d-9146-4094-acdc-f9292d487c5e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3218] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:30:09 2026] GET /v2.0/trunks/9768d7b1-dfd4-4f11-a1e0-4c2e80836776 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3219] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:30:09 2026] GET /v2.0/ports/0dcde888-29d7-462f-97db-dd0edc1978bc => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3220] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:30:09 2026] DELETE /v2.0/trunks/9768d7b1-dfd4-4f11-a1e0-4c2e80836776 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3221] 10.0.0.26 () {32 vars in 718 bytes} [Thu Apr 30 12:30:09 2026] GET /v2.0/trunks/9632710b-5a9e-4b7f-9406-0ac62eb682b8 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3222] 10.0.0.26 () {32 vars in 716 bytes} [Thu Apr 30 12:30:09 2026] GET /v2.0/ports/499fae3c-33d4-4024-b2aa-17d60d1119f3 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3223] 10.0.0.26 () {32 vars in 721 bytes} [Thu Apr 30 12:30:09 2026] DELETE /v2.0/trunks/9632710b-5a9e-4b7f-9406-0ac62eb682b8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:09.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-8896f732-eac7-4f1c-ac02-e1cdc18ed656 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] TaaS: Handle Delete Port: da6119e2-fad3-430e-8d5f-071998cb37ad 2026-04-30 12:30:09.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8896f732-eac7-4f1c-ac02-e1cdc18ed656 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Tap Mirror: Handle Delete Port: da6119e2-fad3-430e-8d5f-071998cb37ad [pid: 8|app: 0|req: 1631/3224] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:30:09 2026] DELETE /v2.0/ports/da6119e2-fad3-430e-8d5f-071998cb37ad => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:09.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ec05d16-9bb2-492c-b2bb-d79e8b59c7a4 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] TaaS: Handle Delete Port: c891d07f-ce41-46fe-9d55-f64409723fca 2026-04-30 12:30:09.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ec05d16-9bb2-492c-b2bb-d79e8b59c7a4 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Tap Mirror: Handle Delete Port: c891d07f-ce41-46fe-9d55-f64409723fca [pid: 7|app: 0|req: 1594/3225] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:30:09 2026] DELETE /v2.0/ports/c891d07f-ce41-46fe-9d55-f64409723fca => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:09.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a2d290f-160c-4f78-a3ea-90db51516637 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] TaaS: Handle Delete Port: 2e9e851c-4e9e-4d0e-8a34-69e0ed360e10 2026-04-30 12:30:09.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a2d290f-160c-4f78-a3ea-90db51516637 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Tap Mirror: Handle Delete Port: 2e9e851c-4e9e-4d0e-8a34-69e0ed360e10 [pid: 8|app: 0|req: 1632/3226] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:30:09 2026] DELETE /v2.0/ports/2e9e851c-4e9e-4d0e-8a34-69e0ed360e10 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:10.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-3eac3d27-1fbc-4322-9c0a-d3dea565a68a 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] TaaS: Handle Delete Port: 0dcde888-29d7-462f-97db-dd0edc1978bc 2026-04-30 12:30:10.061 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eac3d27-1fbc-4322-9c0a-d3dea565a68a 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Tap Mirror: Handle Delete Port: 0dcde888-29d7-462f-97db-dd0edc1978bc [pid: 7|app: 0|req: 1595/3227] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:30:09 2026] DELETE /v2.0/ports/0dcde888-29d7-462f-97db-dd0edc1978bc => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:10.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-520b1081-3641-4523-887c-52df22b300e0 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] TaaS: Handle Delete Port: 499fae3c-33d4-4024-b2aa-17d60d1119f3 2026-04-30 12:30:10.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-520b1081-3641-4523-887c-52df22b300e0 4425bca765fe4e43b9da0c93df8a4fb4 b66b8e9aba5444caa5b34155b914d147 - - default default] Tap Mirror: Handle Delete Port: 499fae3c-33d4-4024-b2aa-17d60d1119f3 [pid: 8|app: 0|req: 1633/3228] 10.0.0.26 () {32 vars in 719 bytes} [Thu Apr 30 12:30:10 2026] DELETE /v2.0/ports/499fae3c-33d4-4024-b2aa-17d60d1119f3 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:10.460 7 INFO neutron.services.segments.plugin [-] Segment 9bed9713-a39d-45c2-ac7f-294387a124b7 resource provider aggregate not found 2026-04-30 12:30:10.464 7 INFO neutron.services.segments.plugin [-] Segment 9bed9713-a39d-45c2-ac7f-294387a124b7 resource provider aggregate not found 2026-04-30 12:30:10.477 7 INFO neutron.services.segments.plugin [-] Segment 9bed9713-a39d-45c2-ac7f-294387a124b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bed9713-a39d-45c2-ac7f-294387a124b7 found for delete ", "request_id": "req-1ab18b20-5b26-4ddc-be53-975e8ee1138c"}]} 2026-04-30 12:30:10.479 7 INFO neutron.services.segments.plugin [-] Segment 9bed9713-a39d-45c2-ac7f-294387a124b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bed9713-a39d-45c2-ac7f-294387a124b7 found for delete ", "request_id": "req-2b5dae54-84f0-4f6d-ab7f-d885a24b9211"}]} [pid: 7|app: 0|req: 1596/3229] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:30:10 2026] DELETE /v2.0/networks/f73e5927-8aea-427f-b0a4-ec24a7e8d801 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:10.612 8 INFO neutron.services.segments.plugin [-] Segment 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 resource provider aggregate not found 2026-04-30 12:30:10.619 8 INFO neutron.services.segments.plugin [-] Segment 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 resource provider aggregate not found 2026-04-30 12:30:10.635 8 INFO neutron.services.segments.plugin [-] Segment 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 found for delete ", "request_id": "req-cda64444-6f69-48bd-8da5-4d3b8e9d3082"}]} 2026-04-30 12:30:10.639 8 INFO neutron.services.segments.plugin [-] Segment 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b281c7a-1bd4-4912-ae7f-c3eec7c8cc22 found for delete ", "request_id": "req-4d98aec7-4ef7-41d9-b016-e062cb1b4531"}]} [pid: 8|app: 0|req: 1634/3230] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:30:10 2026] DELETE /v2.0/networks/2136a09e-10a7-4861-b97f-637e1df46674 => 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: 1597/3231] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:30:10 2026] DELETE /v2.0/networks/ffdbb330-84e1-44e8-b941-a50fff0f30ad => 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: 1635/3232] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:30:10 2026] DELETE /v2.0/networks/c1e985f9-c3a4-4ae4-a946-7e33ac6e56c6 => 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: 1598/3233] 10.0.0.26 () {32 vars in 725 bytes} [Thu Apr 30 12:30:10 2026] DELETE /v2.0/networks/fa3c57f3-269b-4e17-b28c-520b01ea8cb1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 12:30:11.919 8 WARNING neutron.db.securitygroups_db [None req-9545e197-59d5-4eab-bce0-87787fdb7c22 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1636/3234] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:11 2026] GET /v2.0/security-groups?tenant_id=1f5ed5613acb4772a4c5c0aa6fa30cf3&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3235] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:12 2026] DELETE /v2.0/security-groups/5ee2ac4d-edd4-4497-88bf-5bd3d4b3c045 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:12.235 8 WARNING neutron.db.securitygroups_db [None req-9eb06647-676f-4e40-832a-b89e62e1488b 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1637/3236] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:12 2026] GET /v2.0/security-groups?tenant_id=b66b8e9aba5444caa5b34155b914d147&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3237] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:12 2026] DELETE /v2.0/security-groups/de9aae54-d323-4660-b081-cb58fcc205d6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:12.490 8 WARNING neutron.db.securitygroups_db [None req-29cb892b-41e0-44c8-8165-203e692ccd89 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:30:12.494 7 INFO neutron.services.segments.plugin [-] Segment e1419ad3-dfd9-4f14-bf2e-394af80d2b79 resource provider aggregate not found 2026-04-30 12:30:12.499 7 INFO neutron.services.segments.plugin [-] Segment e1419ad3-dfd9-4f14-bf2e-394af80d2b79 resource provider aggregate not found 2026-04-30 12:30:12.510 7 INFO neutron.services.segments.plugin [-] Segment e1419ad3-dfd9-4f14-bf2e-394af80d2b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1419ad3-dfd9-4f14-bf2e-394af80d2b79 found for delete ", "request_id": "req-3a4b78b7-dfb6-46cd-b7e8-91ce54dc343c"}]} 2026-04-30 12:30:12.518 7 INFO neutron.services.segments.plugin [-] Segment e1419ad3-dfd9-4f14-bf2e-394af80d2b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1419ad3-dfd9-4f14-bf2e-394af80d2b79 found for delete ", "request_id": "req-e437f555-0648-4a55-8797-a83c23d64f3f"}]} 2026-04-30 12:30:12.522 7 INFO neutron.services.segments.plugin [-] Segment ee1d42df-708a-4263-8861-84f716594c52 resource provider aggregate not found 2026-04-30 12:30:12.533 7 INFO neutron.services.segments.plugin [-] Segment ee1d42df-708a-4263-8861-84f716594c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1d42df-708a-4263-8861-84f716594c52 found for delete ", "request_id": "req-4fd9dbca-4263-4e26-8148-1339fa578b73"}]} 2026-04-30 12:30:12.536 7 INFO neutron.services.segments.plugin [-] Segment ee1d42df-708a-4263-8861-84f716594c52 resource provider aggregate not found 2026-04-30 12:30:12.551 7 INFO neutron.services.segments.plugin [-] Segment ee1d42df-708a-4263-8861-84f716594c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1d42df-708a-4263-8861-84f716594c52 found for delete ", "request_id": "req-9addec48-82ad-4b69-bd1d-a11e46842764"}]} [pid: 8|app: 0|req: 1638/3238] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:12 2026] GET /v2.0/security-groups?tenant_id=43c06d7087c94cfbb8172f09cfa22aff&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 12:30:12.656 8 INFO neutron.services.segments.plugin [-] Segment ec4f002b-2a1c-463f-a1f0-4818a79510be resource provider aggregate not found 2026-04-30 12:30:12.661 8 INFO neutron.services.segments.plugin [-] Segment ec4f002b-2a1c-463f-a1f0-4818a79510be resource provider aggregate not found 2026-04-30 12:30:12.673 8 INFO neutron.services.segments.plugin [-] Segment ec4f002b-2a1c-463f-a1f0-4818a79510be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4f002b-2a1c-463f-a1f0-4818a79510be found for delete ", "request_id": "req-390a54a4-a9e2-4870-bf2d-d0119680d39f"}]} 2026-04-30 12:30:12.673 8 INFO neutron.services.segments.plugin [-] Segment ec4f002b-2a1c-463f-a1f0-4818a79510be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4f002b-2a1c-463f-a1f0-4818a79510be found for delete ", "request_id": "req-6ce61e65-9141-44ca-b564-9f36f68f1cf6"}]} [pid: 7|app: 0|req: 1601/3239] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:12 2026] DELETE /v2.0/security-groups/75315b8c-4a35-46dc-9e67-2c9a69028eb2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3240] 10.0.0.26 () {34 vars in 677 bytes} [Thu Apr 30 12:30:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 12:30:15.857 7 WARNING tagging [None req-123be138-823e-4f63-8bf5-85c3f1165a79 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1602/3241] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:30:15 2026] PUT /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:15.905 8 WARNING tagging [None req-487cf6c1-6026-4669-8a52-2d9ab6029c70 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1640/3242] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:15 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:15.944 7 WARNING tagging [None req-e4bce240-79d9-4adc-ace9-91b21fe26912 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1603/3243] 10.0.0.26 () {34 vars in 763 bytes} [Thu Apr 30 12:30:15 2026] PUT /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:30:15.997 8 WARNING tagging [None req-62803b31-e0e9-4ba2-b459-7b953b65602a e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1641/3244] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:15 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:16.041 7 WARNING tagging [None req-0cb53efa-bbc8-43e7-9c90-33698769dbe6 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1604/3245] 10.0.0.26 () {34 vars in 759 bytes} [Thu Apr 30 12:30:16 2026] PUT /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:30:16.082 8 WARNING tagging [None req-4dfe451a-226b-4030-a90b-82888865f886 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1642/3246] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:16.113 7 WARNING tagging [None req-53310b5a-7b71-4119-96d8-195eb56a8673 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1605/3247] 10.0.0.26 () {34 vars in 781 bytes} [Thu Apr 30 12:30:16 2026] PUT /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 12:30:16.176 8 WARNING tagging [None req-ad793e06-3030-4da7-9b17-9365cc38cbed e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1643/3248] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:16.216 7 WARNING tagging [None req-dce4ffaf-5f33-426c-a83f-754f79c2710f e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1606/3249] 10.0.0.26 () {34 vars in 752 bytes} [Thu Apr 30 12:30:16 2026] PUT /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:16.269 8 WARNING tagging [None req-cf31eb8d-7d39-4e54-ad55-4b17248656c0 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1644/3250] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:16.307 7 WARNING tagging [None req-269411a7-7ae6-4f9b-aeb5-e69b69cf61e2 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1607/3251] 10.0.0.26 () {32 vars in 740 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:16.340 8 WARNING tagging [None req-f184b57d-ed8a-4d4e-bc7d-9572296160d4 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:30:16.346 8 INFO neutron.api.v2.resource [None req-f184b57d-ed8a-4d4e-bc7d-9572296160d4 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3252] 10.0.0.26 () {32 vars in 744 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:30:16.378 7 WARNING tagging [None req-706284ed-248d-417b-8601-ac17d053e7bc e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1608/3253] 10.0.0.26 () {32 vars in 743 bytes} [Thu Apr 30 12:30:16 2026] DELETE /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:16.430 8 WARNING tagging [None req-62e2af26-580e-4b07-8f96-dd6e6183c7d0 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1646/3254] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 12:30:16.465 7 WARNING tagging [None req-70116625-3175-4b5e-84e7-57878704737e e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 12:30:16.475 7 INFO neutron.api.v2.resource [None req-70116625-3175-4b5e-84e7-57878704737e e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3255] 10.0.0.26 () {32 vars in 747 bytes} [Thu Apr 30 12:30:16 2026] DELETE /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 12:30:16.504 8 WARNING tagging [None req-00c0ce54-0fef-42a9-a1a5-5a0126ffaff4 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1647/3256] 10.0.0.26 () {32 vars in 735 bytes} [Thu Apr 30 12:30:16 2026] DELETE /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:16.552 7 WARNING tagging [None req-32a5b55f-0d15-4036-a249-c5367f234358 e80986a2841d4468a61858d040522b43 0ca91bd37cdc409cbc37eeb08c4fe5de - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1610/3257] 10.0.0.26 () {32 vars in 732 bytes} [Thu Apr 30 12:30:16 2026] GET /v2.0/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3258] 10.0.0.26 () {32 vars in 733 bytes} [Thu Apr 30 12:30:16 2026] DELETE /v2.0/qos/policies/ad63a38a-7533-4b4d-92fb-f4b4c2792cf5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:17.383 7 WARNING neutron.db.securitygroups_db [None req-e38e8959-5e66-41f1-9824-05dc6e2c7607 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1611/3259] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:17 2026] GET /v2.0/security-groups?tenant_id=962c2807d4634001b1db2eedf16e6b1a&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: 1649/3260] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:17 2026] DELETE /v2.0/security-groups/252c5041-e009-459c-bece-4987e758d5ad => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:17.676 7 WARNING neutron.db.securitygroups_db [None req-8e44dc4d-c1e1-4657-9f56-90c857deec3f 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1612/3261] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:17 2026] GET /v2.0/security-groups?tenant_id=0ca91bd37cdc409cbc37eeb08c4fe5de&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3262] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:17 2026] DELETE /v2.0/security-groups/8b95bc5a-5c77-4943-a886-be8c3190d15e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:21.282 7 WARNING neutron.db.securitygroups_db [None req-c671583f-9e9e-4161-b211-3262c05a7ccf 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1613/3263] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:21 2026] GET /v2.0/security-groups?tenant_id=61532a173de14fe9b5c5b9a993fddb79&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3264] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:21 2026] DELETE /v2.0/security-groups/d4b72dbd-23b3-43f2-9ca3-390bc8d06455 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 12:30:21.553 7 WARNING neutron.db.securitygroups_db [None req-01f876c3-3347-4545-adf3-5d85ad85bf31 70055dc0b183426d863dc1669adefe4f 8af62c9eb2ea407a8a632cbf697385d5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1614/3265] 10.0.0.26 () {32 vars in 773 bytes} [Thu Apr 30 12:30:21 2026] GET /v2.0/security-groups?tenant_id=4b43a986e9ab46d6a108be66cfccf0d3&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3266] 10.0.0.26 () {32 vars in 739 bytes} [Thu Apr 30 12:30:21 2026] DELETE /v2.0/security-groups/198d5abe-49f1-4bac-b7bb-e4847bc9b9d9 => 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: 1654/3269] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:30:24 2026] GET /v2.0/networks => generated 2168 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3270] 10.0.0.26 () {32 vars in 654 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3271] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3272] 10.0.0.26 () {32 vars in 642 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3273] 10.0.0.26 () {32 vars in 646 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3274] 10.0.0.26 () {32 vars in 648 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3275] 10.0.0.26 () {32 vars in 662 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3276] 10.0.0.26 () {32 vars in 654 bytes} [Thu Apr 30 12:30:25 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)