+ 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 [Sun Aug 16 13:28:21 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-6bb45b5954-c5z8w machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fb38ef33668 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-16 13:28:25.846 7 INFO neutron.common.config [-] Logging enabled! 2026-08-16 13:28:25.846 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-16 13:28:25.857 8 INFO neutron.common.config [-] Logging enabled! 2026-08-16 13:28:25.857 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-16 13:28:27.024 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-16 13:28:27.063 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-16 13:28:28.518 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:28.521 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-16 13:28:28.525 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-16 13:28:28.527 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:28.527 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-16 13:28:28.527 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-16 13:28:28.527 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-16 13:28:28.528 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:28.537 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:28.537 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:28.537 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:28.564 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-16 13:28:28.565 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:28.565 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-16 13:28:28.574 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:28.576 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-16 13:28:28.580 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-16 13:28:28.581 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:28.581 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-16 13:28:28.581 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-16 13:28:28.582 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-16 13:28:28.582 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:28.589 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:28.590 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:28.590 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:28.596 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-16 13:28:28.596 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-16 13:28:28.596 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-16 13:28:28.596 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-16 13:28:28.611 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-16 13:28:28.613 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:28.613 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-16 13:28:28.640 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-16 13:28:28.640 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-16 13:28:28.640 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-16 13:28:28.640 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-16 13:28:29.017 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing driver for type 'vlan' 2026-08-16 13:28:29.109 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing driver for type 'vlan' 2026-08-16 13:28:29.252 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] VlanTypeDriver initialization complete 2026-08-16 13:28:29.253 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing driver for type 'vxlan' 2026-08-16 13:28:29.253 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-16 13:28:29.266 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-16 13:28:29.267 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-16 13:28:29.267 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing extension driver 'port_security' 2026-08-16 13:28:29.267 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-16 13:28:29.267 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing extension driver 'qos' 2026-08-16 13:28:29.267 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-16 13:28:29.267 8 INFO neutron.plugins.ml2.managers [None req-1810bae3-9861-45b3-b16b-84c415025fd3 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-16 13:28:29.283 8 INFO neutron.quota [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded quota_driver: . 2026-08-16 13:28:29.283 8 INFO neutron.plugins.ml2.plugin [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Modular L2 Plugin initialization complete 2026-08-16 13:28:29.283 8 INFO neutron.plugins.ml2.managers [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-16 13:28:29.283 8 INFO neutron.plugins.ml2.managers [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-16 13:28:29.283 8 INFO neutron.plugins.ml2.managers [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-16 13:28:29.284 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: qos 2026-08-16 13:28:29.294 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] VlanTypeDriver initialization complete 2026-08-16 13:28:29.294 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing driver for type 'vxlan' 2026-08-16 13:28:29.295 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-16 13:28:29.297 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: router 2026-08-16 13:28:29.310 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-16 13:28:29.310 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-16 13:28:29.310 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing extension driver 'port_security' 2026-08-16 13:28:29.310 7 INFO neutron.plugins.ml2.extensions.port_security [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-16 13:28:29.310 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing extension driver 'qos' 2026-08-16 13:28:29.310 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-16 13:28:29.311 7 INFO neutron.plugins.ml2.managers [None req-23e50443-56fc-443b-a120-08b7163d69cb - - - - - -] Initializing mechanism driver 'l2population' 2026-08-16 13:28:29.322 7 INFO neutron.quota [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded quota_driver: . 2026-08-16 13:28:29.323 7 INFO neutron.plugins.ml2.plugin [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Modular L2 Plugin initialization complete 2026-08-16 13:28:29.323 7 INFO neutron.plugins.ml2.managers [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-16 13:28:29.323 7 INFO neutron.plugins.ml2.managers [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-16 13:28:29.323 7 INFO neutron.plugins.ml2.managers [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-16 13:28:29.323 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: qos 2026-08-16 13:28:29.336 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: router 2026-08-16 13:28:29.342 8 INFO neutron.services.service_base [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-16 13:28:29.342 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: segments 2026-08-16 13:28:29.380 7 INFO neutron.services.service_base [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-16 13:28:29.380 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: segments 2026-08-16 13:28:29.439 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: trunk 2026-08-16 13:28:29.453 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: vpnaas 2026-08-16 13:28:29.476 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: trunk 2026-08-16 13:28:29.490 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: vpnaas 2026-08-16 13:28:29.492 8 WARNING stevedore.named [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-16 13:28:29.527 7 WARNING stevedore.named [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-16 13:28:29.554 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-16 13:28:29.554 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: taas 2026-08-16 13:28:29.582 8 WARNING stevedore.named [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:29.589 7 INFO neutron_vpnaas.services.vpn.plugin [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-16 13:28:29.589 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: taas 2026-08-16 13:28:29.605 8 INFO neutron_taas.services.taas.taas_plugin [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:29.605 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: tapmirror 2026-08-16 13:28:29.619 8 WARNING stevedore.named [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:29.627 7 WARNING stevedore.named [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:29.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:29.633 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: auto_allocate 2026-08-16 13:28:29.639 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: tag 2026-08-16 13:28:29.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:29.646 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: tapmirror 2026-08-16 13:28:29.650 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: timestamp 2026-08-16 13:28:29.654 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: network_ip_availability 2026-08-16 13:28:29.659 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: flavors 2026-08-16 13:28:29.660 7 WARNING stevedore.named [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:29.662 8 INFO neutron.manager [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loading Plugin: revisions 2026-08-16 13:28:29.666 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Initializing extension manager. 2026-08-16 13:28:29.668 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-16 13:28:29.669 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: address-group 2026-08-16 13:28:29.670 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: address-scope 2026-08-16 13:28:29.671 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-16 13:28:29.671 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: agent 2026-08-16 13:28:29.672 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: agent-resources-synced 2026-08-16 13:28:29.672 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: agent_sort_key 2026-08-16 13:28:29.674 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-16 13:28:29.674 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-16 13:28:29.675 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: availability_zone 2026-08-16 13:28:29.676 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: availability_zone_filter 2026-08-16 13:28:29.677 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-16 13:28:29.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:29.677 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: default-subnetpools 2026-08-16 13:28:29.677 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: auto_allocate 2026-08-16 13:28:29.679 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-16 13:28:29.680 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: dns-integration 2026-08-16 13:28:29.680 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: dns-domain-ports 2026-08-16 13:28:29.681 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-16 13:28:29.682 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: dvr 2026-08-16 13:28:29.683 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-16 13:28:29.683 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: empty-string-filtering 2026-08-16 13:28:29.684 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-16 13:28:29.685 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:29.685 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-16 13:28:29.685 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: tag 2026-08-16 13:28:29.686 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: external-net 2026-08-16 13:28:29.686 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-16 13:28:29.687 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: extraroute 2026-08-16 13:28:29.688 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: extraroute-atomic 2026-08-16 13:28:29.688 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: filter-validation 2026-08-16 13:28:29.689 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-16 13:28:29.689 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-16 13:28:29.690 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-16 13:28:29.690 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: fip-port-details 2026-08-16 13:28:29.691 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: flavors 2026-08-16 13:28:29.692 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-16 13:28:29.693 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: floatingip-pools 2026-08-16 13:28:29.693 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: ip_allocation 2026-08-16 13:28:29.693 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: timestamp 2026-08-16 13:28:29.694 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-16 13:28:29.694 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: l2_adjacency 2026-08-16 13:28:29.695 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: router 2026-08-16 13:28:29.696 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-16 13:28:29.696 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: network_ip_availability 2026-08-16 13:28:29.698 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:29.698 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-16 13:28:29.699 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-16 13:28:29.699 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: ext-gw-mode 2026-08-16 13:28:29.700 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: l3-ha 2026-08-16 13:28:29.700 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:29.701 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-16 13:28:29.701 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: flavors 2026-08-16 13:28:29.701 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: l3-flavors 2026-08-16 13:28:29.702 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:29.703 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-16 13:28:29.705 7 INFO neutron.manager [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loading Plugin: revisions 2026-08-16 13:28:29.705 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-16 13:28:29.707 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-16 13:28:29.708 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-16 13:28:29.709 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-16 13:28:29.709 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Initializing extension manager. 2026-08-16 13:28:29.709 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-16 13:28:29.710 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: multi-provider 2026-08-16 13:28:29.710 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-16 13:28:29.710 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: net-mtu 2026-08-16 13:28:29.711 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: net-mtu-writable 2026-08-16 13:28:29.711 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: address-group 2026-08-16 13:28:29.711 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: network_availability_zone 2026-08-16 13:28:29.712 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: address-scope 2026-08-16 13:28:29.712 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: network_ha 2026-08-16 13:28:29.713 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-16 13:28:29.713 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: network-ip-availability 2026-08-16 13:28:29.714 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-16 13:28:29.714 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: agent 2026-08-16 13:28:29.714 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: agent-resources-synced 2026-08-16 13:28:29.715 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-16 13:28:29.715 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: agent_sort_key 2026-08-16 13:28:29.715 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: pagination 2026-08-16 13:28:29.715 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-device-profile 2026-08-16 13:28:29.716 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-16 13:28:29.716 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-16 13:28:29.716 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-16 13:28:29.717 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-16 13:28:29.717 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-16 13:28:29.717 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-mac-override 2026-08-16 13:28:29.718 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: availability_zone 2026-08-16 13:28:29.718 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-16 13:28:29.718 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: availability_zone_filter 2026-08-16 13:28:29.718 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-16 13:28:29.719 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-16 13:28:29.719 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-16 13:28:29.719 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-resource-request 2026-08-16 13:28:29.719 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: default-subnetpools 2026-08-16 13:28:29.720 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-16 13:28:29.720 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-16 13:28:29.721 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: binding 2026-08-16 13:28:29.721 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-16 13:28:29.722 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: dns-integration 2026-08-16 13:28:29.722 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: binding-extended 2026-08-16 13:28:29.722 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-security 2026-08-16 13:28:29.723 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: project-id 2026-08-16 13:28:29.723 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: dns-domain-ports 2026-08-16 13:28:29.723 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: provider 2026-08-16 13:28:29.723 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-16 13:28:29.724 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-16 13:28:29.724 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: dvr 2026-08-16 13:28:29.724 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-16 13:28:29.725 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-16 13:28:29.726 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: empty-string-filtering 2026-08-16 13:28:29.726 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-16 13:28:29.726 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos 2026-08-16 13:28:29.727 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:29.727 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-16 13:28:29.727 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-16 13:28:29.728 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-16 13:28:29.728 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: external-net 2026-08-16 13:28:29.728 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-default 2026-08-16 13:28:29.728 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-16 13:28:29.728 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-fip 2026-08-16 13:28:29.729 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-16 13:28:29.729 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: extraroute 2026-08-16 13:28:29.729 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-16 13:28:29.730 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: extraroute-atomic 2026-08-16 13:28:29.730 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-16 13:28:29.730 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: filter-validation 2026-08-16 13:28:29.731 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-16 13:28:29.731 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-16 13:28:29.731 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-16 13:28:29.732 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-16 13:28:29.732 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-pps 2026-08-16 13:28:29.732 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-16 13:28:29.733 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-16 13:28:29.733 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: fip-port-details 2026-08-16 13:28:29.733 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-16 13:28:29.734 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: qos-rules-alias 2026-08-16 13:28:29.734 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: flavors 2026-08-16 13:28:29.734 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: quota-check-limit 2026-08-16 13:28:29.735 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-16 13:28:29.735 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-16 13:28:29.736 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: floatingip-pools 2026-08-16 13:28:29.737 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: quotas 2026-08-16 13:28:29.737 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: ip_allocation 2026-08-16 13:28:29.737 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-16 13:28:29.738 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: quota_details 2026-08-16 13:28:29.738 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: l2_adjacency 2026-08-16 13:28:29.739 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: router 2026-08-16 13:28:29.739 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: rbac-policies 2026-08-16 13:28:29.740 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-16 13:28:29.740 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: rbac-address-group 2026-08-16 13:28:29.740 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: rbac-address-scope 2026-08-16 13:28:29.741 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: rbac-security-groups 2026-08-16 13:28:29.741 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-16 13:28:29.741 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:29.742 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: revision-if-match 2026-08-16 13:28:29.742 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-16 13:28:29.742 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-16 13:28:29.743 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-16 13:28:29.743 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: router_availability_zone 2026-08-16 13:28:29.743 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: ext-gw-mode 2026-08-16 13:28:29.743 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-16 13:28:29.744 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: l3-ha 2026-08-16 13:28:29.744 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-16 13:28:29.744 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:29.745 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-16 13:28:29.746 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: l3-flavors 2026-08-16 13:28:29.746 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-16 13:28:29.746 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-16 13:28:29.746 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:29.747 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-16 13:28:29.747 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-16 13:28:29.747 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-16 13:28:29.748 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-16 13:28:29.749 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-16 13:28:29.749 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-16 13:28:29.750 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-16 13:28:29.751 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-16 13:28:29.752 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-16 13:28:29.753 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-16 13:28:29.754 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: security-group 2026-08-16 13:28:29.754 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-16 13:28:29.754 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: multi-provider 2026-08-16 13:28:29.755 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: segment 2026-08-16 13:28:29.755 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: net-mtu 2026-08-16 13:28:29.755 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-16 13:28:29.756 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: net-mtu-writable 2026-08-16 13:28:29.756 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: service-type 2026-08-16 13:28:29.756 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: sorting 2026-08-16 13:28:29.756 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: network_availability_zone 2026-08-16 13:28:29.757 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: standard-attr-segment 2026-08-16 13:28:29.757 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: network_ha 2026-08-16 13:28:29.757 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: standard-attr-description 2026-08-16 13:28:29.758 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: network-ip-availability 2026-08-16 13:28:29.758 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: stateful-security-group 2026-08-16 13:28:29.759 8 WARNING neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-16 13:28:29.759 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-16 13:28:29.759 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-16 13:28:29.760 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: subnet-external-network 2026-08-16 13:28:29.760 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-16 13:28:29.760 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: subnet_onboard 2026-08-16 13:28:29.760 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: pagination 2026-08-16 13:28:29.761 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-16 13:28:29.761 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-device-profile 2026-08-16 13:28:29.761 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: subnet-service-types 2026-08-16 13:28:29.761 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-16 13:28:29.762 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: subnet_allocation 2026-08-16 13:28:29.762 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-16 13:28:29.762 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-16 13:28:29.763 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-16 13:28:29.763 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: tag-creation 2026-08-16 13:28:29.763 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-mac-override 2026-08-16 13:28:29.763 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-16 13:28:29.764 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-16 13:28:29.764 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-16 13:28:29.765 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-16 13:28:29.765 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-resource-request 2026-08-16 13:28:29.766 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-16 13:28:29.766 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-16 13:28:29.767 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: binding 2026-08-16 13:28:29.768 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: binding-extended 2026-08-16 13:28:29.768 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-security 2026-08-16 13:28:29.769 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: standard-attr-tag 2026-08-16 13:28:29.769 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: project-id 2026-08-16 13:28:29.769 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-16 13:28:29.769 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: provider 2026-08-16 13:28:29.770 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: trunk 2026-08-16 13:28:29.770 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-16 13:28:29.770 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: trunk-details 2026-08-16 13:28:29.771 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-16 13:28:29.771 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-16 13:28:29.771 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-16 13:28:29.772 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-16 13:28:29.773 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-16 13:28:29.773 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos 2026-08-16 13:28:29.774 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-16 13:28:29.774 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-16 13:28:29.774 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-16 13:28:29.775 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-default 2026-08-16 13:28:29.775 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-16 13:28:29.776 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-fip 2026-08-16 13:28:29.776 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: vpn-flavors 2026-08-16 13:28:29.776 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-16 13:28:29.777 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-16 13:28:29.777 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-16 13:28:29.778 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: vpnaas 2026-08-16 13:28:29.778 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-16 13:28:29.779 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-16 13:28:29.779 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: taas 2026-08-16 13:28:29.780 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-pps 2026-08-16 13:28:29.780 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-16 13:28:29.780 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: tap-mirror 2026-08-16 13:28:29.781 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-16 13:28:29.781 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-16 13:28:29.781 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: qos-rules-alias 2026-08-16 13:28:29.782 8 INFO neutron.api.extensions [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-16 13:28:29.782 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: quota-check-limit 2026-08-16 13:28:29.783 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-16 13:28:29.784 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-16 13:28:29.784 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-16 13:28:29.784 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.785 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-16 13:28:29.785 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: quotas 2026-08-16 13:28:29.786 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: quota_details 2026-08-16 13:28:29.786 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-16 13:28:29.787 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: rbac-policies 2026-08-16 13:28:29.788 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: rbac-address-group 2026-08-16 13:28:29.788 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:29.788 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:29.788 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: rbac-address-scope 2026-08-16 13:28:29.789 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: rbac-security-groups 2026-08-16 13:28:29.790 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-16 13:28:29.790 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: revision-if-match 2026-08-16 13:28:29.791 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-16 13:28:29.791 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: router_availability_zone 2026-08-16 13:28:29.792 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-16 13:28:29.792 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:29.793 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-16 13:28:29.793 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:29.793 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:29.794 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-16 13:28:29.794 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.795 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.795 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.795 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-16 13:28:29.795 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.796 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:29.796 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-16 13:28:29.796 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.796 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-16 13:28:29.796 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.797 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:29.797 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-16 13:28:29.797 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:29.797 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-16 13:28:29.797 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:29.798 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.798 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:29.798 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-16 13:28:29.798 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.799 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:29.802 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-16 13:28:29.802 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] router_route is already registered 2026-08-16 13:28:29.803 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: security-group 2026-08-16 13:28:29.803 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:29.803 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] router is already registered 2026-08-16 13:28:29.804 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:29.804 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] floatingip is already registered 2026-08-16 13:28:29.804 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: segment 2026-08-16 13:28:29.805 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-16 13:28:29.806 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: service-type 2026-08-16 13:28:29.806 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: sorting 2026-08-16 13:28:29.807 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: standard-attr-segment 2026-08-16 13:28:29.807 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: standard-attr-description 2026-08-16 13:28:29.808 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:29.808 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] rbac_policy is already registered 2026-08-16 13:28:29.808 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: stateful-security-group 2026-08-16 13:28:29.808 7 WARNING neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-16 13:28:29.809 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:29.809 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] security_group is already registered 2026-08-16 13:28:29.809 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-16 13:28:29.809 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:29.809 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] security_group_rule is already registered 2026-08-16 13:28:29.810 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: subnet-external-network 2026-08-16 13:28:29.810 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.810 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.810 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: subnet_onboard 2026-08-16 13:28:29.811 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.811 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.811 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-16 13:28:29.811 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:29.811 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] trunk is already registered 2026-08-16 13:28:29.812 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: subnet-service-types 2026-08-16 13:28:29.812 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.812 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:29.812 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.812 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:29.812 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: subnet_allocation 2026-08-16 13:28:29.813 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:29.813 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] endpoint_group is already registered 2026-08-16 13:28:29.813 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:29.813 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-16 13:28:29.813 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] vpnservice is already registered 2026-08-16 13:28:29.814 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:29.814 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ipsec_site_connection is already registered 2026-08-16 13:28:29.814 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: tag-creation 2026-08-16 13:28:29.814 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.814 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:29.814 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-16 13:28:29.815 8 INFO neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.815 8 WARNING neutron.quota.resource_registry [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:29.818 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: standard-attr-tag 2026-08-16 13:28:29.819 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-16 13:28:29.820 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: trunk 2026-08-16 13:28:29.820 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: trunk-details 2026-08-16 13:28:29.821 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-16 13:28:29.821 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-16 13:28:29.823 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-16 13:28:29.823 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-16 13:28:29.825 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-16 13:28:29.826 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-16 13:28:29.827 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: vpn-flavors 2026-08-16 13:28:29.828 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: vpnaas 2026-08-16 13:28:29.830 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: taas 2026-08-16 13:28:29.831 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: tap-mirror 2026-08-16 13:28:29.833 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-16 13:28:29.834 7 INFO neutron.api.extensions [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-16 13:28:29.839 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-16 13:28:29.839 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-16 13:28:29.840 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.840 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-16 13:28:29.843 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-16 13:28:29.845 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:29.846 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:29.850 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:29.851 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:29.851 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:29.853 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.853 8 WARNING keystonemiddleware._common.config [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:28:29.853 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.854 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.854 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.855 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:29.855 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.856 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.857 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:29.857 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:29.858 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:29.859 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.859 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:29.859 8 WARNING keystonemiddleware.auth_token [None req-9dfe6b0a-d8c8-42fe-8079-7a4dc7167fd0 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-16 13:28:29.860 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.860 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb38ef33668 pid: 8 (default app) 2026-08-16 13:28:29.864 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-16 13:28:29.864 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] router_route is already registered 2026-08-16 13:28:29.866 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:29.866 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] router is already registered 2026-08-16 13:28:29.866 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:29.867 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] floatingip is already registered 2026-08-16 13:28:29.871 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:29.871 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] rbac_policy is already registered 2026-08-16 13:28:29.872 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:29.872 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] security_group is already registered 2026-08-16 13:28:29.872 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:29.873 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] security_group_rule is already registered 2026-08-16 13:28:29.874 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.874 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.874 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:29.875 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] subnetpool is already registered 2026-08-16 13:28:29.875 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:29.875 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] trunk is already registered 2026-08-16 13:28:29.876 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.876 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:29.876 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.877 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:29.877 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:29.877 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] endpoint_group is already registered 2026-08-16 13:28:29.878 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:29.878 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] vpnservice is already registered 2026-08-16 13:28:29.879 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:29.879 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ipsec_site_connection is already registered 2026-08-16 13:28:29.879 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:29.880 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:29.880 7 INFO neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:29.880 7 WARNING neutron.quota.resource_registry [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:29.926 7 WARNING keystonemiddleware._common.config [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:28:29.936 7 WARNING keystonemiddleware.auth_token [None req-8a6943ff-af90-4c7f-ab1c-0b89824e3159 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb38ef33668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:28:34.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-051dbbd6-5abb-4542-8888-c52f77ae8fbc 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:28:33 2026] GET /v2.0/networks/public => generated 108 bytes in 840 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:28:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:34.652 8 ERROR stevedore.extension [None req-ed27ce1e-96f2-463c-b429-71cea8bf4352 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-16 13:28:34.663 8 ERROR stevedore.extension [None req-ed27ce1e-96f2-463c-b429-71cea8bf4352 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-16 13:28:34.665 8 ERROR stevedore.extension [None req-ed27ce1e-96f2-463c-b429-71cea8bf4352 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-16 13:28:34.959 8 WARNING neutron.services.revisions.revision_plugin [None req-ed27ce1e-96f2-463c-b429-71cea8bf4352 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:34.994 8 INFO neutron.db.segments_db [None req-ed27ce1e-96f2-463c-b429-71cea8bf4352 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment 9cd50218-444c-4e28-8408-34caf9033257 of type flat for network 9f76d139-0fbd-40a9-b1f7-0f59b9e88d4b 2026-08-16 13:28:35.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed27ce1e-96f2-463c-b429-71cea8bf4352 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:28:34 2026] POST /v2.0/networks => generated 124 bytes in 634 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:40.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0dcf5ed-f38d-435b-81e6-30b47697a570 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:28:40 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:28:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:40.988 8 WARNING neutron.services.revisions.revision_plugin [None req-7908c926-ef33-48ec-8f5c-49149dbef2e1 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:41.000 8 INFO neutron.db.segments_db [None req-7908c926-ef33-48ec-8f5c-49149dbef2e1 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment 6959cd8f-9062-4e1a-8b7c-b36c88831b2a of type flat for network 48d3a6f2-8562-4119-b8f1-14d492058d75 2026-08-16 13:28:41.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7908c926-ef33-48ec-8f5c-49149dbef2e1 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:28:40 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:47.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc1bb055-ebf3-4e8a-833f-fb8928881e26 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:28:46 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:28:47 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-16 13:28:47.469 7 ERROR stevedore.extension [None req-678612a2-9b92-4253-b4dc-a5266323c248 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-16 13:28:47.480 7 ERROR stevedore.extension [None req-678612a2-9b92-4253-b4dc-a5266323c248 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-16 13:28:47.481 7 ERROR stevedore.extension [None req-678612a2-9b92-4253-b4dc-a5266323c248 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-16 13:28:47.653 7 WARNING neutron.services.revisions.revision_plugin [None req-678612a2-9b92-4253-b4dc-a5266323c248 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:47.678 7 INFO neutron.db.segments_db [None req-678612a2-9b92-4253-b4dc-a5266323c248 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment eddca0b1-ed56-40fc-acc9-1132ef299bed of type flat for network 8a4c71fb-1c21-42d4-ad7f-802479080dc4 2026-08-16 13:28:47.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-678612a2-9b92-4253-b4dc-a5266323c248 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:28:47 2026] POST /v2.0/networks => generated 124 bytes in 494 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:53.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc9eff40-1692-42ca-94cf-81be5387df6d 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:28:53 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:28:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:53.661 8 WARNING neutron.services.revisions.revision_plugin [None req-a6c0105d-0fc0-41c4-9005-30d7028584b9 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:53.677 8 INFO neutron.db.segments_db [None req-a6c0105d-0fc0-41c4-9005-30d7028584b9 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment 0cf8fe5b-13e7-4b19-9de5-7568091f953b of type flat for network 3abc90f9-8907-48e2-98ac-31bede9841f7 2026-08-16 13:28:53.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6c0105d-0fc0-41c4-9005-30d7028584b9 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:28:53 2026] POST /v2.0/networks => generated 124 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:59.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24c01a6b-9e3a-43d4-b6b3-6c292deefb71 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:28:59 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:28:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:59.650 8 WARNING neutron.services.revisions.revision_plugin [None req-69a90260-30e9-4865-ad84-1da936c5845c 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:59.671 8 INFO neutron.db.segments_db [None req-69a90260-30e9-4865-ad84-1da936c5845c 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment 8440a8b3-8b9a-4c63-881c-4a4d9d7e0205 of type flat for network 88dd5782-eba0-40a1-85d5-c1cc46cbc673 2026-08-16 13:28:59.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69a90260-30e9-4865-ad84-1da936c5845c 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:28:59 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:29:05.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cb71034-d77e-4663-a408-cb8257a17d3f 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:29:05 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:29:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:29:05.767 7 WARNING neutron.services.revisions.revision_plugin [None req-00a6df49-52c1-419f-bb56-539dbffff21a 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:29:05.789 7 INFO neutron.db.segments_db [None req-00a6df49-52c1-419f-bb56-539dbffff21a 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment 26a2de00-e18b-40fd-8191-39c96503ca4d of type flat for network 199b72e3-fa7e-4602-b7f4-2c22b66d93b9 2026-08-16 13:29:05.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00a6df49-52c1-419f-bb56-539dbffff21a 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:29:05 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:29:11.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a43125d2-0d2e-4b28-ac98-830b4fc5fa64 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:29:11 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:29:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:29:11.801 7 WARNING neutron.services.revisions.revision_plugin [None req-211e9670-b647-4c10-82c0-7bb40578d9f0 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:29:11.819 7 INFO neutron.db.segments_db [None req-211e9670-b647-4c10-82c0-7bb40578d9f0 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment f1c1be4a-25ac-4546-9506-72def56ed6ad of type flat for network add668e3-e2dc-47b3-b309-082b32c3e5e1 [pid: 7|app: 0|req: 12/26] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 16 13:29:11 2026] POST /v2.0/networks => generated 706 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:29:13.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd899a66-6388-45c6-9cba-8dcc2326b866 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 16 13:29:13 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 16 13:29:13 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:29:13.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2dd12933-d3c6-48ce-9887-e08aac68ab5b 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 162.253.55.186 () {44 vars in 1034 bytes} [Sun Aug 16 13:29:13 2026] GET /v2.0/subnets/public-subnet?network_id=add668e3-e2dc-47b3-b309-082b32c3e5e1 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 162.253.55.186 () {44 vars in 1057 bytes} [Sun Aug 16 13:29:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=add668e3-e2dc-47b3-b309-082b32c3e5e1 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 162.253.55.186 () {48 vars in 965 bytes} [Sun Aug 16 13:29:13 2026] POST /v2.0/subnets => generated 664 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:34:20.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50e678e4-9a4b-49be-abbe-06fdd0662bb4 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/72] 162.253.55.186 () {44 vars in 937 bytes} [Sun Aug 16 13:34:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 16 13:34:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:34:20.386 8 INFO neutron.db.segments_db [None req-415c221f-48d1-491a-9dc9-9532eeec8544 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] Added segment 57fe58c3-1f43-48e2-b94c-4c27ba6dcf8a of type vxlan for network 55a3ce80-2594-4b8a-a752-ce868e878a23 [pid: 8|app: 0|req: 39/74] 162.253.55.186 () {48 vars in 966 bytes} [Sun Aug 16 13:34:20 2026] POST /v2.0/networks => generated 707 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:34:21.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b0897e2-21e8-4cc9-9fef-546be8ed3778 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/75] 162.253.55.186 () {44 vars in 937 bytes} [Sun Aug 16 13:34:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 16 13:34:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:34:21.438 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8eea1e-18cf-442d-a5d0-7ec0715e5da3 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/77] 162.253.55.186 () {44 vars in 1036 bytes} [Sun Aug 16 13:34:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=55a3ce80-2594-4b8a-a752-ce868e878a23 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.186 () {44 vars in 1059 bytes} [Sun Aug 16 13:34:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=55a3ce80-2594-4b8a-a752-ce868e878a23 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.186 () {48 vars in 965 bytes} [Sun Aug 16 13:34:21 2026] POST /v2.0/subnets => generated 651 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:34:22.828 8 INFO neutron.api.v2.resource [None req-f2f9c78c-8541-4af3-9bf3-0ec89d570c89 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/80] 162.253.55.186 () {44 vars in 971 bytes} [Sun Aug 16 13:34:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.186 () {44 vars in 993 bytes} [Sun Aug 16 13:34:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.186 () {48 vars in 980 bytes} [Sun Aug 16 13:34:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:24 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:24 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:24 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:25 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:25 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:25 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => 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: 48/92] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:26 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:26 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:26 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => 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: 50/96] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:27 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:27 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:27 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:28 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 4078 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:28 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:28 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 162.253.55.186 () {44 vars in 987 bytes} [Sun Aug 16 13:34:29 2026] GET /v2.0/networks/55a3ce80-2594-4b8a-a752-ce868e878a23 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:34:29.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07a8f8ab-57e1-4d0b-83a6-e0ddafb807de 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/106] 162.253.55.186 () {44 vars in 1076 bytes} [Sun Aug 16 13:34:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=55a3ce80-2594-4b8a-a752-ce868e878a23 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 162.253.55.186 () {44 vars in 1099 bytes} [Sun Aug 16 13:34:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=55a3ce80-2594-4b8a-a752-ce868e878a23 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:29 2026] GET /v2.0/security-groups/928c2cdf-44b8-4efd-a51b-090126d25246 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 162.253.55.186 () {48 vars in 961 bytes} [Sun Aug 16 13:34:29 2026] POST /v2.0/ports => generated 1096 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 13:34:37.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4f8bcf3-3efa-4643-9e79-1999aa7c9bbf 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/110] 162.253.55.186 () {44 vars in 980 bytes} [Sun Aug 16 13:34:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/111] 162.253.55.186 () {44 vars in 1002 bytes} [Sun Aug 16 13:34:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 162.253.55.186 () {48 vars in 1032 bytes} [Sun Aug 16 13:34:38 2026] PUT /v2.0/ports/3089d48f-0171-4fea-987b-76aae2411cff => generated 1245 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 162.253.55.186 () {44 vars in 920 bytes} [Sun Aug 16 13:34:40 2026] GET /v2.0/ports => generated 3726 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:34:41.417 8 INFO neutron.api.v2.resource [None req-8945a80a-1b15-4d52-a426-00a339a1ee4b 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 60/116] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 16 13:34:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 162.253.55.186 () {44 vars in 981 bytes} [Sun Aug 16 13:34:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 162.253.55.186 () {48 vars in 980 bytes} [Sun Aug 16 13:34:41 2026] POST /v2.0/security-groups => generated 1610 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:42 2026] GET /v2.0/security-groups/41ead6de-c99a-4c27-aa52-e317f0cc228e => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:42 2026] GET /v2.0/security-groups/41ead6de-c99a-4c27-aa52-e317f0cc228e => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:42 2026] GET /v2.0/security-groups/41ead6de-c99a-4c27-aa52-e317f0cc228e => 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: 63/122] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:42 2026] POST /v2.0/security-group-rules => generated 621 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:43 2026] GET /v2.0/security-groups/41ead6de-c99a-4c27-aa52-e317f0cc228e => generated 2244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:43 2026] GET /v2.0/security-groups/41ead6de-c99a-4c27-aa52-e317f0cc228e => generated 2244 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/125] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 16 13:34:43 2026] GET /v2.0/security-groups/41ead6de-c99a-4c27-aa52-e317f0cc228e => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/126] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 16 13:34:43 2026] POST /v2.0/security-group-rules => generated 625 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/135] 162.253.55.186 () {44 vars in 975 bytes} [Sun Aug 16 13:35:45 2026] GET /v2.0/quotas/418154f167aa4897be88cd37fd6b17bf => generated 312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/136] 162.253.55.186 () {48 vars in 1027 bytes} [Sun Aug 16 13:35:46 2026] PUT /v2.0/quotas/418154f167aa4897be88cd37fd6b17bf => generated 311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:38:07.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73d910f0-4285-4750-97d1-5a50840f93c6 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/155] 162.253.55.186 () {30 vars in 742 bytes} [Sun Aug 16 13:38:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/156] 162.253.55.186 () {30 vars in 764 bytes} [Sun Aug 16 13:38:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:38:09.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fa95eed-5669-4482-a2c6-7d5cddb4d418 65ff8453404b489ea00fd63f2bfee3d1 418154f167aa4897be88cd37fd6b17bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/157] 162.253.55.186 () {30 vars in 742 bytes} [Sun Aug 16 13:38:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/158] 162.253.55.186 () {30 vars in 764 bytes} [Sun Aug 16 13:38:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)