+ 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 [Tue Aug 11 08:49:42 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-78f8c78f4-45ntb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f27d4346668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-11 08:49:46.347 7 INFO neutron.common.config [-] Logging enabled! 2026-08-11 08:49:46.347 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 08:49:46.402 8 INFO neutron.common.config [-] Logging enabled! 2026-08-11 08:49:46.403 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 08:49:47.413 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 08:49:47.414 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 08:49:48.904 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 08:49:48.907 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 08:49:48.911 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 08:49:48.912 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 08:49:48.912 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 08:49:48.912 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 08:49:48.912 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:49:48.918 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 08:49:48.920 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:49:48.920 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:49:48.920 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 08:49:48.921 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 08:49:48.924 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 08:49:48.925 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 08:49:48.926 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 08:49:48.926 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 08:49:48.926 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:49:48.933 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:49:48.933 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:49:48.934 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 08:49:48.943 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 08:49:48.944 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 08:49:48.944 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 08:49:48.955 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 08:49:48.956 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 08:49:48.956 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 08:49:48.974 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 08:49:48.974 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 08:49:48.974 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 08:49:48.974 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 08:49:48.986 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 08:49:48.987 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 08:49:48.987 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 08:49:48.987 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 08:49:49.276 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing driver for type 'vlan' 2026-08-11 08:49:49.300 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 08:49:49.541 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] VlanTypeDriver initialization complete 2026-08-11 08:49:49.541 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 08:49:49.541 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 08:49:49.554 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 08:49:49.555 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 08:49:49.555 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing extension driver 'port_security' 2026-08-11 08:49:49.555 8 INFO neutron.plugins.ml2.extensions.port_security [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 08:49:49.555 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing extension driver 'qos' 2026-08-11 08:49:49.555 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 08:49:49.555 8 INFO neutron.plugins.ml2.managers [None req-304e1176-c334-42b5-ae53-d3b874fb270a - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 08:49:49.571 8 INFO neutron.quota [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded quota_driver: . 2026-08-11 08:49:49.571 8 INFO neutron.plugins.ml2.plugin [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 08:49:49.571 8 INFO neutron.plugins.ml2.managers [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 08:49:49.572 8 INFO neutron.plugins.ml2.managers [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 08:49:49.572 8 INFO neutron.plugins.ml2.managers [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 08:49:49.572 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 08:49:49.572 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 08:49:49.572 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: qos 2026-08-11 08:49:49.572 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 08:49:49.585 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: router 2026-08-11 08:49:49.585 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 08:49:49.585 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 08:49:49.586 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 08:49:49.586 7 INFO neutron.plugins.ml2.extensions.port_security [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 08:49:49.586 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing extension driver 'qos' 2026-08-11 08:49:49.586 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 08:49:49.586 7 INFO neutron.plugins.ml2.managers [None req-97e0c4df-911c-47d9-aa21-c95fa35483e6 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 08:49:49.600 7 INFO neutron.quota [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded quota_driver: . 2026-08-11 08:49:49.600 7 INFO neutron.plugins.ml2.plugin [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 08:49:49.601 7 INFO neutron.plugins.ml2.managers [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 08:49:49.601 7 INFO neutron.plugins.ml2.managers [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 08:49:49.601 7 INFO neutron.plugins.ml2.managers [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 08:49:49.601 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: qos 2026-08-11 08:49:49.614 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: router 2026-08-11 08:49:49.629 8 INFO neutron.services.service_base [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 08:49:49.630 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: segments 2026-08-11 08:49:49.658 7 INFO neutron.services.service_base [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 08:49:49.658 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: segments 2026-08-11 08:49:49.724 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: trunk 2026-08-11 08:49:49.738 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: vpnaas 2026-08-11 08:49:49.761 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: trunk 2026-08-11 08:49:49.776 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: vpnaas 2026-08-11 08:49:49.780 8 WARNING stevedore.named [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 08:49:49.816 7 WARNING stevedore.named [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 08:49:49.864 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 08:49:49.865 8 INFO neutron.common.utils [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 08:49:49.865 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: taas 2026-08-11 08:49:49.892 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 08:49:49.892 7 INFO neutron.common.utils [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 08:49:49.893 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: taas 2026-08-11 08:49:49.897 8 WARNING stevedore.named [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 08:49:49.897 8 WARNING stevedore.named [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 08:49:49.919 7 WARNING stevedore.named [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 08:49:49.919 7 WARNING stevedore.named [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 08:49:49.920 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 08:49:49.921 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: tapmirror 2026-08-11 08:49:49.936 7 INFO neutron_taas.services.taas.taas_plugin [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 08:49:49.936 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: tapmirror 2026-08-11 08:49:49.938 8 WARNING stevedore.named [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 08:49:49.938 8 WARNING stevedore.named [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 08:49:49.947 7 WARNING stevedore.named [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 08:49:49.947 7 WARNING stevedore.named [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 08:49:49.953 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 08:49:49.954 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: auto_allocate 2026-08-11 08:49:49.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 08:49:49.960 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 08:49:49.962 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: tag 2026-08-11 08:49:49.967 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: tag 2026-08-11 08:49:49.972 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: timestamp 2026-08-11 08:49:49.975 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: timestamp 2026-08-11 08:49:49.975 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 08:49:49.978 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 08:49:49.979 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: flavors 2026-08-11 08:49:49.981 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: flavors 2026-08-11 08:49:49.983 8 INFO neutron.manager [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loading Plugin: revisions 2026-08-11 08:49:49.985 7 INFO neutron.manager [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loading Plugin: revisions 2026-08-11 08:49:49.986 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Initializing extension manager. 2026-08-11 08:49:49.987 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: address-group 2026-08-11 08:49:49.988 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: address-scope 2026-08-11 08:49:49.988 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Initializing extension manager. 2026-08-11 08:49:49.989 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 08:49:49.990 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: agent 2026-08-11 08:49:49.990 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: address-group 2026-08-11 08:49:49.990 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 08:49:49.991 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: address-scope 2026-08-11 08:49:49.991 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 08:49:49.991 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 08:49:49.992 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 08:49:49.992 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: agent 2026-08-11 08:49:49.992 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 08:49:49.993 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: availability_zone 2026-08-11 08:49:49.993 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 08:49:49.993 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 08:49:49.994 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 08:49:49.994 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: default-subnetpools 2026-08-11 08:49:49.994 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 08:49:49.995 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: availability_zone 2026-08-11 08:49:49.995 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 08:49:49.996 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 08:49:49.996 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 08:49:49.997 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 08:49:49.997 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: dns-integration 2026-08-11 08:49:49.998 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 08:49:49.998 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 08:49:49.998 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 08:49:49.998 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: dns-integration 2026-08-11 08:49:49.999 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: dvr 2026-08-11 08:49:49.999 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 08:49:49.999 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 08:49:49.999 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 08:49:50.000 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 08:49:50.000 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: dvr 2026-08-11 08:49:50.000 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 08:49:50.000 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 08:49:50.001 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 08:49:50.001 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 08:49:50.002 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: external-net 2026-08-11 08:49:50.002 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 08:49:50.002 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 08:49:50.002 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 08:49:50.003 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: extraroute 2026-08-11 08:49:50.003 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: external-net 2026-08-11 08:49:50.003 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 08:49:50.003 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 08:49:50.004 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: extraroute 2026-08-11 08:49:50.004 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 08:49:50.004 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 08:49:50.005 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 08:49:50.005 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 08:49:50.005 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 08:49:50.006 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 08:49:50.006 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 08:49:50.006 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 08:49:50.007 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 08:49:50.007 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: fip-port-details 2026-08-11 08:49:50.007 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: fip-port-details 2026-08-11 08:49:50.008 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: flavors 2026-08-11 08:49:50.008 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: flavors 2026-08-11 08:49:50.009 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 08:49:50.009 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 08:49:50.009 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 08:49:50.010 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: floatingip-pools 2026-08-11 08:49:50.010 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: ip_allocation 2026-08-11 08:49:50.010 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: ip_allocation 2026-08-11 08:49:50.011 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 08:49:50.011 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 08:49:50.011 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 08:49:50.011 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: l2_adjacency 2026-08-11 08:49:50.012 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: router 2026-08-11 08:49:50.013 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: router 2026-08-11 08:49:50.014 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 08:49:50.014 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 08:49:50.014 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 08:49:50.015 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 08:49:50.015 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 08:49:50.015 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 08:49:50.016 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 08:49:50.016 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: l3-ha 2026-08-11 08:49:50.016 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 08:49:50.016 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 08:49:50.016 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: l3-ha 2026-08-11 08:49:50.017 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 08:49:50.017 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 08:49:50.018 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: l3-flavors 2026-08-11 08:49:50.018 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 08:49:50.018 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: l3-flavors 2026-08-11 08:49:50.019 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 08:49:50.019 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 08:49:50.019 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 08:49:50.020 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 08:49:50.022 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 08:49:50.022 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 08:49:50.023 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 08:49:50.023 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 08:49:50.024 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 08:49:50.024 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 08:49:50.025 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 08:49:50.025 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 08:49:50.026 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 08:49:50.026 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 08:49:50.026 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: multi-provider 2026-08-11 08:49:50.026 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: multi-provider 2026-08-11 08:49:50.027 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: net-mtu 2026-08-11 08:49:50.027 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: net-mtu 2026-08-11 08:49:50.027 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 08:49:50.027 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 08:49:50.028 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: network_availability_zone 2026-08-11 08:49:50.028 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 08:49:50.028 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: network_ha 2026-08-11 08:49:50.028 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: network_ha 2026-08-11 08:49:50.029 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 08:49:50.030 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: network-ip-availability 2026-08-11 08:49:50.030 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 08:49:50.031 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: pagination 2026-08-11 08:49:50.031 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 08:49:50.031 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-device-profile 2026-08-11 08:49:50.031 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: pagination 2026-08-11 08:49:50.031 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 08:49:50.032 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-device-profile 2026-08-11 08:49:50.032 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 08:49:50.032 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 08:49:50.032 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 08:49:50.033 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 08:49:50.033 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-mac-override 2026-08-11 08:49:50.033 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 08:49:50.034 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 08:49:50.034 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-mac-override 2026-08-11 08:49:50.034 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 08:49:50.035 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 08:49:50.035 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 08:49:50.035 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 08:49:50.035 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 08:49:50.035 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-resource-request 2026-08-11 08:49:50.036 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-resource-request 2026-08-11 08:49:50.036 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 08:49:50.036 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 08:49:50.037 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 08:49:50.037 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 08:49:50.037 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: binding 2026-08-11 08:49:50.037 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: binding 2026-08-11 08:49:50.038 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: binding-extended 2026-08-11 08:49:50.038 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: binding-extended 2026-08-11 08:49:50.038 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-security 2026-08-11 08:49:50.039 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-security 2026-08-11 08:49:50.039 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: project-id 2026-08-11 08:49:50.039 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: project-id 2026-08-11 08:49:50.039 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: provider 2026-08-11 08:49:50.040 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: provider 2026-08-11 08:49:50.040 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 08:49:50.040 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 08:49:50.042 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos 2026-08-11 08:49:50.042 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos 2026-08-11 08:49:50.043 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 08:49:50.043 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 08:49:50.043 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 08:49:50.044 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 08:49:50.044 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-default 2026-08-11 08:49:50.044 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-default 2026-08-11 08:49:50.044 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-fip 2026-08-11 08:49:50.045 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-fip 2026-08-11 08:49:50.045 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 08:49:50.045 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 08:49:50.045 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 08:49:50.046 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 08:49:50.046 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 08:49:50.046 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 08:49:50.046 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 08:49:50.047 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 08:49:50.047 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 08:49:50.047 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 08:49:50.048 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-pps 2026-08-11 08:49:50.048 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-pps 2026-08-11 08:49:50.048 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 08:49:50.048 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 08:49:50.049 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 08:49:50.049 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 08:49:50.049 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 08:49:50.049 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 08:49:50.050 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 08:49:50.050 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: quota-check-limit 2026-08-11 08:49:50.050 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 08:49:50.051 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 08:49:50.052 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: quotas 2026-08-11 08:49:50.053 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: quotas 2026-08-11 08:49:50.053 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: quota_details 2026-08-11 08:49:50.054 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: quota_details 2026-08-11 08:49:50.055 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: rbac-policies 2026-08-11 08:49:50.055 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: rbac-policies 2026-08-11 08:49:50.055 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 08:49:50.056 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: rbac-address-group 2026-08-11 08:49:50.056 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 08:49:50.056 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 08:49:50.056 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 08:49:50.057 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 08:49:50.057 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 08:49:50.057 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 08:49:50.057 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: revision-if-match 2026-08-11 08:49:50.058 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: revision-if-match 2026-08-11 08:49:50.058 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 08:49:50.058 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 08:49:50.059 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 08:49:50.059 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: router_availability_zone 2026-08-11 08:49:50.059 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 08:49:50.059 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 08:49:50.061 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 08:49:50.061 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 08:49:50.061 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 08:49:50.062 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 08:49:50.062 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 08:49:50.062 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 08:49:50.062 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 08:49:50.062 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 08:49:50.063 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 08:49:50.063 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 08:49:50.063 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 08:49:50.063 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 08:49:50.068 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: security-group 2026-08-11 08:49:50.068 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: security-group 2026-08-11 08:49:50.069 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: segment 2026-08-11 08:49:50.069 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: segment 2026-08-11 08:49:50.070 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 08:49:50.070 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 08:49:50.070 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: service-type 2026-08-11 08:49:50.070 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: service-type 2026-08-11 08:49:50.071 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: sorting 2026-08-11 08:49:50.071 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 08:49:50.071 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: sorting 2026-08-11 08:49:50.072 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 08:49:50.072 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 08:49:50.072 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 08:49:50.072 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: standard-attr-description 2026-08-11 08:49:50.073 7 WARNING neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 08:49:50.073 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: stateful-security-group 2026-08-11 08:49:50.073 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 08:49:50.073 8 WARNING neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 08:49:50.074 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 08:49:50.074 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 08:49:50.074 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 08:49:50.074 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: subnet-external-network 2026-08-11 08:49:50.075 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 08:49:50.075 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: subnet_onboard 2026-08-11 08:49:50.075 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 08:49:50.076 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 08:49:50.076 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: subnet-service-types 2026-08-11 08:49:50.076 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 08:49:50.077 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: subnet_allocation 2026-08-11 08:49:50.077 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 08:49:50.077 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: tag-creation 2026-08-11 08:49:50.079 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 08:49:50.079 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 08:49:50.079 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: tag-creation 2026-08-11 08:49:50.080 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 08:49:50.083 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 08:49:50.083 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 08:49:50.084 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 08:49:50.084 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 08:49:50.085 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: trunk 2026-08-11 08:49:50.085 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: trunk 2026-08-11 08:49:50.085 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: trunk-details 2026-08-11 08:49:50.085 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: trunk-details 2026-08-11 08:49:50.086 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 08:49:50.086 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 08:49:50.086 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 08:49:50.086 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 08:49:50.087 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 08:49:50.087 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 08:49:50.088 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 08:49:50.088 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 08:49:50.089 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 08:49:50.089 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 08:49:50.090 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 08:49:50.090 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 08:49:50.091 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: vpn-flavors 2026-08-11 08:49:50.091 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 08:49:50.092 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: vpnaas 2026-08-11 08:49:50.092 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: vpnaas 2026-08-11 08:49:50.093 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: taas 2026-08-11 08:49:50.094 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: taas 2026-08-11 08:49:50.095 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: tap-mirror 2026-08-11 08:49:50.095 7 INFO neutron.api.extensions [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 08:49:50.095 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: tap-mirror 2026-08-11 08:49:50.096 8 INFO neutron.api.extensions [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 08:49:50.098 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 08:49:50.098 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 08:49:50.098 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.098 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 08:49:50.098 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 08:49:50.098 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 08:49:50.098 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.099 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 08:49:50.102 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 08:49:50.102 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 08:49:50.102 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 08:49:50.102 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 08:49:50.106 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 08:49:50.107 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 08:49:50.107 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 08:49:50.107 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 08:49:50.107 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 08:49:50.108 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 08:49:50.108 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.109 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.109 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.109 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.109 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.109 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.109 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.109 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.110 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 08:49:50.110 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 08:49:50.110 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.110 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.110 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.110 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.111 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 08:49:50.111 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 08:49:50.111 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 08:49:50.111 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 08:49:50.111 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 08:49:50.112 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 08:49:50.112 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.112 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ipsecpolicy is already registered 2026-08-11 08:49:50.112 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.112 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ipsecpolicy is already registered 2026-08-11 08:49:50.112 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.112 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.113 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ikepolicy is already registered 2026-08-11 08:49:50.113 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ikepolicy is already registered 2026-08-11 08:49:50.117 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 08:49:50.117 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 08:49:50.117 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] router is already registered 2026-08-11 08:49:50.118 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 08:49:50.118 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] floatingip is already registered 2026-08-11 08:49:50.117 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] router is already registered 2026-08-11 08:49:50.118 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 08:49:50.118 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] floatingip is already registered 2026-08-11 08:49:50.122 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 08:49:50.122 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] rbac_policy is already registered 2026-08-11 08:49:50.123 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 08:49:50.123 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] security_group is already registered 2026-08-11 08:49:50.123 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 08:49:50.123 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 08:49:50.123 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] security_group_rule is already registered 2026-08-11 08:49:50.123 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] rbac_policy is already registered 2026-08-11 08:49:50.124 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.124 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.124 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 08:49:50.125 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] security_group is already registered 2026-08-11 08:49:50.125 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.125 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.125 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 08:49:50.125 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] security_group_rule is already registered 2026-08-11 08:49:50.126 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 08:49:50.126 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] trunk is already registered 2026-08-11 08:49:50.126 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.126 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.126 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ikepolicy is already registered 2026-08-11 08:49:50.126 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.127 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.127 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ipsecpolicy is already registered 2026-08-11 08:49:50.127 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 08:49:50.127 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] subnetpool is already registered 2026-08-11 08:49:50.127 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 08:49:50.127 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] endpoint_group is already registered 2026-08-11 08:49:50.128 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 08:49:50.128 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 08:49:50.128 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] vpnservice is already registered 2026-08-11 08:49:50.128 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] trunk is already registered 2026-08-11 08:49:50.128 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 08:49:50.128 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ipsec_site_connection is already registered 2026-08-11 08:49:50.128 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.129 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.129 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ipsecpolicy is already registered 2026-08-11 08:49:50.129 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ikepolicy is already registered 2026-08-11 08:49:50.129 7 INFO neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.129 7 WARNING neutron.quota.resource_registry [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] ikepolicy is already registered 2026-08-11 08:49:50.130 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.130 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ipsecpolicy is already registered 2026-08-11 08:49:50.130 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 08:49:50.131 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] endpoint_group is already registered 2026-08-11 08:49:50.131 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 08:49:50.131 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] vpnservice is already registered 2026-08-11 08:49:50.132 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 08:49:50.132 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ipsec_site_connection is already registered 2026-08-11 08:49:50.132 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 08:49:50.132 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ipsecpolicy is already registered 2026-08-11 08:49:50.133 8 INFO neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 08:49:50.133 8 WARNING neutron.quota.resource_registry [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] ikepolicy is already registered 2026-08-11 08:49:50.170 7 WARNING keystonemiddleware._common.config [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:49:50.176 7 WARNING oslo_config.cfg [None req-ece3f914-9cc0-4dad-bec8-7b5349097b29 - - - - - -] 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 0x7f27d4346668 pid: 7 (default app) 2026-08-11 08:49:50.191 8 WARNING keystonemiddleware._common.config [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:49:50.198 8 WARNING oslo_config.cfg [None req-ea52d787-c5ef-425e-bf0a-649ecb5fc0ea - - - - - -] 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 0x7f27d4346668 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-08-11 08:49:54.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02d2c6bf-56e5-414c-8bff-182c18c97d01 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:49:53 2026] GET /v2.0/networks/public => generated 108 bytes in 781 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: 2/5] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:49:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:49:55.385 7 WARNING neutron.services.revisions.revision_plugin [None req-768bcb39-df9a-4ddb-931b-3eaf34a0bba8 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Could not find related network for resource to bump revision. 2026-08-11 08:49:55.405 7 INFO neutron.db.segments_db [None req-768bcb39-df9a-4ddb-931b-3eaf34a0bba8 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment b8644547-1ec0-43a2-8d28-25639894f785 of type flat for network 073f5111-c1e0-42da-a878-fe893ae59e28 2026-08-11 08:49:55.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-768bcb39-df9a-4ddb-931b-3eaf34a0bba8 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.61 () {48 vars in 962 bytes} [Tue Aug 11 08:49:55 2026] POST /v2.0/networks => generated 124 bytes in 464 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 08:50:01.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1879f1d6-93e6-4df1-9f0a-750573d9332a a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:50:01 2026] GET /v2.0/networks/public => generated 108 bytes in 357 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:50:01 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-08-11 08:50:01.887 8 WARNING neutron.services.revisions.revision_plugin [None req-41a39073-747e-41c5-9a34-13acc7a15b29 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Could not find related network for resource to bump revision. 2026-08-11 08:50:01.909 8 INFO neutron.db.segments_db [None req-41a39073-747e-41c5-9a34-13acc7a15b29 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment 542f6d29-0538-4537-b94d-c77d3da97bea of type flat for network 8b7e9eb7-d62e-49a8-9d57-0855ad808aea 2026-08-11 08:50:01.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41a39073-747e-41c5-9a34-13acc7a15b29 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.61 () {48 vars in 962 bytes} [Tue Aug 11 08:50:01 2026] POST /v2.0/networks => generated 124 bytes in 304 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 08:50:07.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5dda7c33-b315-4297-b1d0-43019bcef04d a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:50:07 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: 8|app: 0|req: 5/11] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:50:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:50:07.896 7 WARNING neutron.services.revisions.revision_plugin [None req-3e4412c7-9ebd-4a49-a082-e5553786516b a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Could not find related network for resource to bump revision. 2026-08-11 08:50:07.909 7 INFO neutron.db.segments_db [None req-3e4412c7-9ebd-4a49-a082-e5553786516b a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment 30c47cad-40b8-4e3c-a371-433f2e3ad74d of type flat for network 2dbdf819-71c0-4359-a8d5-56f4c3f69bf4 2026-08-11 08:50:07.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e4412c7-9ebd-4a49-a082-e5553786516b a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.61 () {48 vars in 962 bytes} [Tue Aug 11 08:50:07 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 08:50:13.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1554671a-5120-43ca-8e8f-787f07cde8b3 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:50:13 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:50:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:50:13.832 7 WARNING neutron.services.revisions.revision_plugin [None req-af032f9f-2402-4b49-8e4a-eaf76be79179 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Could not find related network for resource to bump revision. 2026-08-11 08:50:13.850 7 INFO neutron.db.segments_db [None req-af032f9f-2402-4b49-8e4a-eaf76be79179 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment da3dfaee-4b80-41b3-a3bd-f6c01f710841 of type flat for network a88bd8f4-fe65-45e6-a2ed-39b3e19a65d4 2026-08-11 08:50:13.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af032f9f-2402-4b49-8e4a-eaf76be79179 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.61 () {48 vars in 962 bytes} [Tue Aug 11 08:50:13 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 08:50:19.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-809ff54f-d5bf-4893-90e5-999de8b6945f a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:50:19 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:50:19 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-08-11 08:50:19.856 8 WARNING neutron.services.revisions.revision_plugin [None req-2bae7570-c59c-4c52-8473-1fe762f730fc a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Could not find related network for resource to bump revision. 2026-08-11 08:50:19.892 8 INFO neutron.db.segments_db [None req-2bae7570-c59c-4c52-8473-1fe762f730fc a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment 6a28c7de-18fd-40fb-bdc0-8d6aac1b274d of type flat for network ad7054eb-cb8a-47e8-9133-623efbbb4566 2026-08-11 08:50:19.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bae7570-c59c-4c52-8473-1fe762f730fc a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.61 () {48 vars in 962 bytes} [Tue Aug 11 08:50:19 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 08:50:25.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f589f906-fc5a-4816-8bcb-02844436fcfa a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:50:25 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:50:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:50:27.080 8 WARNING neutron.services.revisions.revision_plugin [None req-938c7d84-eb76-40ef-82f1-06ca779c11d8 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Could not find related network for resource to bump revision. 2026-08-11 08:50:27.267 8 INFO neutron.db.segments_db [None req-938c7d84-eb76-40ef-82f1-06ca779c11d8 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment 65422924-68af-4e2c-b3a6-f1f60024da1b of type flat for network 7ce0b88d-f603-4b7e-9e48-f65780cbfff0 [pid: 8|app: 0|req: 11/23] 199.204.45.61 () {48 vars in 962 bytes} [Tue Aug 11 08:50:25 2026] POST /v2.0/networks => generated 706 bytes in 2057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 08:50:29.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d080c5d-e965-42cb-8a19-4577c2eab6de a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 08:50:28 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 08:50:29 2026] GET /v2.0/networks?name=public => generated 709 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 08:50:29.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21052c22-c202-4760-a22e-e8e6e9f6a12e a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.61 () {44 vars in 1029 bytes} [Tue Aug 11 08:50:29 2026] GET /v2.0/subnets/public-subnet?network_id=7ce0b88d-f603-4b7e-9e48-f65780cbfff0 => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.61 () {44 vars in 1052 bytes} [Tue Aug 11 08:50:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=7ce0b88d-f603-4b7e-9e48-f65780cbfff0 => 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: 15/28] 199.204.45.61 () {48 vars in 960 bytes} [Tue Aug 11 08:50:29 2026] POST /v2.0/subnets => generated 664 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 08:55:20.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-225f3e91-58bd-41fa-bbf9-d3207acc315c a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/66] 199.204.45.61 () {44 vars in 932 bytes} [Tue Aug 11 08:55:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 199.204.45.61 () {44 vars in 954 bytes} [Tue Aug 11 08:55:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:55:20.260 7 INFO neutron.db.segments_db [None req-7c96808b-35ec-4743-8697-a5280d7c07e7 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Added segment c8b7ee43-8095-46bd-8325-a7e999944032 of type vxlan for network 9afe5f26-9831-4cd8-948d-cd1a301b229d [pid: 7|app: 0|req: 35/68] 199.204.45.61 () {48 vars in 961 bytes} [Tue Aug 11 08:55:20 2026] POST /v2.0/networks => generated 688 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 08:55:21.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29b0412c-07b7-41f2-9ff4-d5694531da74 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/69] 199.204.45.61 () {44 vars in 932 bytes} [Tue Aug 11 08:55:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.61 () {44 vars in 954 bytes} [Tue Aug 11 08:55:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 08:55:21.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dedecb3-4386-4fad-aa00-ab41c41f7cfe a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 199.204.45.61 () {44 vars in 1031 bytes} [Tue Aug 11 08:55:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.61 () {44 vars in 1054 bytes} [Tue Aug 11 08:55:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.61 () {48 vars in 960 bytes} [Tue Aug 11 08:55:21 2026] POST /v2.0/subnets => generated 651 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 08:55:22.703 7 INFO neutron.api.v2.resource [None req-a13e3412-d0f0-40c7-863c-6768e0ce8aa5 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/74] 199.204.45.61 () {44 vars in 966 bytes} [Tue Aug 11 08:55:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.61 () {44 vars in 988 bytes} [Tue Aug 11 08:55:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.61 () {48 vars in 975 bytes} [Tue Aug 11 08:55:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:23 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:24 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:24 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:25 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:25 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:25 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:26 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:26 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:26 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:27 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 3462 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:27 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:27 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => 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: 49/94] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:28 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:28 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => 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: 47/97] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:28 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.61 () {44 vars in 982 bytes} [Tue Aug 11 08:55:29 2026] GET /v2.0/networks/9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 08:55:29.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c975ee1-a1de-4a40-a96b-b3c8895fefa2 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.204.45.61 () {44 vars in 1071 bytes} [Tue Aug 11 08:55:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.61 () {44 vars in 1094 bytes} [Tue Aug 11 08:55:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => 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: 53/102] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:29 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.61 () {48 vars in 956 bytes} [Tue Aug 11 08:55:30 2026] POST /v2.0/ports => generated 1100 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 08:55:37.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ab1ad46-860a-47f4-a21d-09f3149c226a a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.61 () {44 vars in 974 bytes} [Tue Aug 11 08:55:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 51/105] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.61 () {48 vars in 1026 bytes} [Tue Aug 11 08:55:37 2026] PUT /v2.0/ports/f518c833-d5b4-4a07-8094-6772d6e3c70e => generated 1249 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.61 () {44 vars in 915 bytes} [Tue Aug 11 08:55:40 2026] GET /v2.0/ports => generated 3730 bytes in 87 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-08-11 08:55:41.378 7 INFO neutron.api.v2.resource [None req-a3cdec88-4d12-466f-84f3-1466ccca5888 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/110] 199.204.45.61 () {44 vars in 954 bytes} [Tue Aug 11 08:55:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.61 () {44 vars in 976 bytes} [Tue Aug 11 08:55:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.61 () {48 vars in 975 bytes} [Tue Aug 11 08:55:41 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: 55/113] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:42 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:42 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:42 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:43 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:43 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 08:55:43 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 08:55:43 2026] POST /v2.0/security-group-rules => generated 627 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/135] 199.204.45.61 () {44 vars in 970 bytes} [Tue Aug 11 08:57:30 2026] GET /v2.0/quotas/a8df54131b4446b69ef2d9d8a5d169ab => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/136] 199.204.45.61 () {48 vars in 1022 bytes} [Tue Aug 11 08:57:31 2026] PUT /v2.0/quotas/a8df54131b4446b69ef2d9d8a5d169ab => generated 291 bytes in 35 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-08-11 08:59:51.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71f82579-20fc-4c4b-8c1e-8777b48f2f55 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/155] 199.204.45.61 () {30 vars in 739 bytes} [Tue Aug 11 08:59:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 156 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: 80/156] 199.204.45.61 () {30 vars in 761 bytes} [Tue Aug 11 08:59:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 08:59:53.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6ba804f-4613-4e6d-9bbd-6bfe0151b0c2 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/157] 199.204.45.61 () {30 vars in 739 bytes} [Tue Aug 11 08:59:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/158] 199.204.45.61 () {30 vars in 761 bytes} [Tue Aug 11 08:59:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:07:18.980 8 INFO neutron.api.v2.resource [None req-70b7e168-009e-4f8a-99a8-cb922e05b1d6 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 108/219] 199.204.45.61 () {44 vars in 1069 bytes} [Tue Aug 11 09:07:18 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.204.45.61 () {44 vars in 1092 bytes} [Tue Aug 11 09:07:18 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=536ccf5355364fa5af7f1454366f0a7e => generated 23 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.204.45.61 () {48 vars in 976 bytes} [Tue Aug 11 09:07:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:20 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:07:20 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:20 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 09:07:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:21 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:07:21 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:21 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 09:07:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:22 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 2846 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:07:22 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:23 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => 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: 115/233] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 09:07:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:24 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 3460 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:07:24 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:07:24 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.61 () {48 vars in 986 bytes} [Tue Aug 11 09:07:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.61 () {30 vars in 738 bytes} [Tue Aug 11 09:09:49 2026] GET /v2.0/networks?tenant_id=536ccf5355364fa5af7f1454366f0a7e&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:09:49.409 7 INFO neutron.db.segments_db [None req-2f6976d5-1472-4e1b-8cb5-5a76eaa446ec 15790ad783cb4217a90f7171be8c0ef7 536ccf5355364fa5af7f1454366f0a7e - - 3c4e06f1b02f47b9b657d4383e3fdb3d 3c4e06f1b02f47b9b657d4383e3fdb3d] Added segment 30904587-4802-44ee-92f3-4d6f5c33c6cb of type vxlan for network ca835c51-8b4a-4006-bbea-a6fb4eccf0f7 [pid: 7|app: 0|req: 131/259] 199.204.45.61 () {34 vars in 680 bytes} [Tue Aug 11 09:09:49 2026] POST /v2.0/networks => generated 699 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.61 () {30 vars in 720 bytes} [Tue Aug 11 09:09:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.61 () {30 vars in 631 bytes} [Tue Aug 11 09:09:49 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.61 () {34 vars in 675 bytes} [Tue Aug 11 09:09:49 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: 7|app: 0|req: 133/263] 199.204.45.61 () {30 vars in 701 bytes} [Tue Aug 11 09:09:49 2026] GET /v2.0/networks/ca835c51-8b4a-4006-bbea-a6fb4eccf0f7 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.61 () {30 vars in 720 bytes} [Tue Aug 11 09:09:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.61 () {30 vars in 701 bytes} [Tue Aug 11 09:09:51 2026] GET /v2.0/networks/ca835c51-8b4a-4006-bbea-a6fb4eccf0f7 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.61 () {44 vars in 970 bytes} [Tue Aug 11 09:10:08 2026] GET /v2.0/quotas/536ccf5355364fa5af7f1454366f0a7e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.61 () {48 vars in 1022 bytes} [Tue Aug 11 09:10:09 2026] PUT /v2.0/quotas/536ccf5355364fa5af7f1454366f0a7e => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:22:38.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12ffd156-84b3-4714-91b9-e530d89bf589 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/370] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 09:22:38 2026] GET /v2.0/networks/public => generated 108 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 09:22:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:22:39.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3416d58e-826c-454e-9263-198969d844ea a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/374] 199.204.45.61 () {44 vars in 922 bytes} [Tue Aug 11 09:22:39 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 11 09:22:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:22:39.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5787e184-00c7-40c3-a035-6b0d5df2be5d a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/376] 199.204.45.61 () {44 vars in 1029 bytes} [Tue Aug 11 09:22:39 2026] GET /v2.0/subnets/public-subnet?network_id=7ce0b88d-f603-4b7e-9e48-f65780cbfff0 => 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: 190/377] 199.204.45.61 () {44 vars in 1052 bytes} [Tue Aug 11 09:22:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=7ce0b88d-f603-4b7e-9e48-f65780cbfff0 => generated 667 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:23:06.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b3b5386-f292-45f8-b04a-e627cd7fb6ca a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/380] 199.204.45.61 () {44 vars in 932 bytes} [Tue Aug 11 09:23:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.61 () {44 vars in 954 bytes} [Tue Aug 11 09:23:06 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-08-11 09:23:07.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95f3743a-0385-4242-8ce1-8db0269c907f a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/382] 199.204.45.61 () {44 vars in 932 bytes} [Tue Aug 11 09:23:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.61 () {44 vars in 954 bytes} [Tue Aug 11 09:23:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:23:07.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe23346d-4d84-4232-b455-4c0e43b2698e a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/384] 199.204.45.61 () {44 vars in 1031 bytes} [Tue Aug 11 09:23:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.61 () {44 vars in 1054 bytes} [Tue Aug 11 09:23:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:23:08.886 8 INFO neutron.api.v2.resource [None req-718c62b8-788c-4782-a5ac-fb72dacc573f a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/386] 199.204.45.61 () {44 vars in 966 bytes} [Tue Aug 11 09:23:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.61 () {44 vars in 988 bytes} [Tue Aug 11 09:23:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:09 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:10 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => 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: 195/392] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:10 2026] GET /v2.0/security-group-rules/d6fe1e8f-1431-4cf0-8fce-8ed1b6783c60 => 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: 198/393] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:10 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:11 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:11 2026] GET /v2.0/security-group-rules/ec2d9b30-9fcc-4c0f-886a-57fae9423465 => 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: 197/396] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:11 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:12 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:12 2026] GET /v2.0/security-group-rules/8c0fcf86-c770-4db1-b6c1-a6ff9700dd87 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:12 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:12 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:13 2026] GET /v2.0/security-group-rules/03f3159c-dfc1-4b6a-b819-bc871c684630 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:13 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:13 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:13 2026] GET /v2.0/security-group-rules/f7bdf5dd-9338-44a7-9b25-1e36eb33f59c => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.61 () {44 vars in 982 bytes} [Tue Aug 11 09:23:15 2026] GET /v2.0/networks/9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 732 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:23:15.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2ddbacd-cc43-4757-90d5-1da0d3b461d8 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/406] 199.204.45.61 () {44 vars in 1071 bytes} [Tue Aug 11 09:23:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.61 () {44 vars in 1094 bytes} [Tue Aug 11 09:23:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9afe5f26-9831-4cd8-948d-cd1a301b229d => generated 1254 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:15 2026] GET /v2.0/security-groups/dff8cc96-cbb8-4d5f-ad8b-e1de92cfb9ad => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:23:23.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-470fd478-3dbb-441a-b519-5d8a1814971e a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/409] 199.204.45.61 () {44 vars in 974 bytes} [Tue Aug 11 09:23:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.61 () {44 vars in 915 bytes} [Tue Aug 11 09:23:24 2026] GET /v2.0/ports => generated 4725 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:23:26.063 8 INFO neutron.api.v2.resource [None req-dd3ce280-4c70-44c7-a1ee-50777464f361 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/414] 199.204.45.61 () {44 vars in 954 bytes} [Tue Aug 11 09:23:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.61 () {44 vars in 976 bytes} [Tue Aug 11 09:23:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:27 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2886 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:27 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:27 2026] GET /v2.0/security-group-rules/5522b437-f0d2-443b-a846-316c4110b67b => generated 623 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:27 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:23:28 2026] GET /v2.0/security-groups/d1f2bc2c-28f1-4174-8a9d-1814a2119d40 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:23:28 2026] GET /v2.0/security-group-rules/bc9b8f54-d41c-4899-b725-cc52fc7f2149 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.204.45.61 () {44 vars in 970 bytes} [Tue Aug 11 09:23:40 2026] GET /v2.0/quotas/a8df54131b4446b69ef2d9d8a5d169ab => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:25:11.450 8 INFO neutron.api.v2.resource [None req-1f031c2e-38c0-4e82-ade8-63cf67d26372 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 217/437] 199.204.45.61 () {44 vars in 1069 bytes} [Tue Aug 11 09:25:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 199.204.45.61 () {44 vars in 1092 bytes} [Tue Aug 11 09:25:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=536ccf5355364fa5af7f1454366f0a7e => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:25:12 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:25:12 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:25:12 2026] GET /v2.0/security-group-rules/340c8b24-c118-49f9-996f-952b3ccffcd0 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:25:13 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 4075 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:25:13 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:25:13 2026] GET /v2.0/security-group-rules/c012242a-085d-433a-adea-c7f455fb41ad => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:25:14 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:25:14 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:25:14 2026] GET /v2.0/security-group-rules/18cdb0a0-ca92-4def-a985-9584b18e5745 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 199.204.45.61 () {44 vars in 1083 bytes} [Tue Aug 11 09:25:15 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d?project_id=536ccf5355364fa5af7f1454366f0a7e => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 199.204.45.61 () {44 vars in 996 bytes} [Tue Aug 11 09:25:15 2026] GET /v2.0/security-groups/e0a5954b-a7b6-4c03-99b7-f5a635537d6d => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 199.204.45.61 () {44 vars in 1006 bytes} [Tue Aug 11 09:25:16 2026] GET /v2.0/security-group-rules/3f1579c0-51e6-4262-948e-e0db83186a4d => 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: 225/453] 199.204.45.61 () {44 vars in 970 bytes} [Tue Aug 11 09:25:24 2026] GET /v2.0/quotas/536ccf5355364fa5af7f1454366f0a7e => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)