+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 06:47:53 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-75fb9dd754-rw9sd 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.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x5569bee3ca70 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-26 06:47:57.045 7 INFO neutron.common.config [-] Logging enabled! 2026-02-26 06:47:57.045 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-26 06:47:57.109 8 INFO neutron.common.config [-] Logging enabled! 2026-02-26 06:47:57.109 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-26 06:47:57.324 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 06:47:57.387 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 06:47:58.099 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 06:47:58.102 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 06:47:58.105 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 06:47:58.106 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 06:47:58.106 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 06:47:58.106 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 06:47:58.107 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 06:47:58.113 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 06:47:58.113 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 06:47:58.113 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 06:47:58.131 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 06:47:58.132 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 06:47:58.132 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 06:47:58.168 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 06:47:58.170 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 06:47:58.170 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 06:47:58.170 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 06:47:58.170 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 06:47:58.171 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 06:47:58.173 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 06:47:58.174 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 06:47:58.174 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 06:47:58.175 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 06:47:58.175 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 06:47:58.181 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 06:47:58.181 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 06:47:58.181 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 06:47:58.199 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 06:47:58.200 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 06:47:58.200 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 06:47:58.237 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 06:47:58.237 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 06:47:58.237 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 06:47:58.237 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 06:47:58.530 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing driver for type 'vlan' 2026-02-26 06:47:58.589 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 06:47:58.821 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] VlanTypeDriver initialization complete 2026-02-26 06:47:58.821 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 06:47:58.821 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 06:47:58.843 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 06:47:58.843 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 06:47:58.843 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing extension driver 'port_security' 2026-02-26 06:47:58.843 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 06:47:58.843 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing extension driver 'qos' 2026-02-26 06:47:58.843 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 06:47:58.844 7 INFO neutron.plugins.ml2.managers [None req-7bca3a30-078e-4984-8f88-e6f44b36a3cf - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 06:47:58.854 7 INFO neutron.quota [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded quota_driver: . 2026-02-26 06:47:58.854 7 INFO neutron.plugins.ml2.plugin [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 06:47:58.854 7 INFO neutron.plugins.ml2.managers [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 06:47:58.854 7 INFO neutron.plugins.ml2.managers [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 06:47:58.855 7 INFO neutron.plugins.ml2.managers [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 06:47:58.855 7 INFO neutron.extensions.vlantransparent [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Disabled vlantransparent extension. 2026-02-26 06:47:58.855 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: qos 2026-02-26 06:47:58.866 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: router 2026-02-26 06:47:58.881 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 06:47:58.882 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 06:47:58.882 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 06:47:58.898 7 INFO neutron.services.service_base [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 06:47:58.899 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: segments 2026-02-26 06:47:58.904 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 06:47:58.904 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 06:47:58.904 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 06:47:58.904 8 INFO neutron.plugins.ml2.extensions.port_security [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 06:47:58.905 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing extension driver 'qos' 2026-02-26 06:47:58.905 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 06:47:58.905 8 INFO neutron.plugins.ml2.managers [None req-917bb644-03c7-44fc-a220-0ffbffe4d0f9 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 06:47:58.915 8 INFO neutron.quota [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded quota_driver: . 2026-02-26 06:47:58.915 8 INFO neutron.plugins.ml2.plugin [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 06:47:58.915 8 INFO neutron.plugins.ml2.managers [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 06:47:58.916 8 INFO neutron.plugins.ml2.managers [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 06:47:58.916 8 INFO neutron.plugins.ml2.managers [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 06:47:58.916 8 INFO neutron.extensions.vlantransparent [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Disabled vlantransparent extension. 2026-02-26 06:47:58.916 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: qos 2026-02-26 06:47:58.926 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: router 2026-02-26 06:47:58.959 8 INFO neutron.services.service_base [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 06:47:58.959 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: segments 2026-02-26 06:47:58.985 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: trunk 2026-02-26 06:47:59.034 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: vpnaas 2026-02-26 06:47:59.045 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: trunk 2026-02-26 06:47:59.072 7 WARNING stevedore.named [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 06:47:59.088 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: vpnaas 2026-02-26 06:47:59.123 8 WARNING stevedore.named [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 06:47:59.123 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 06:47:59.124 7 INFO neutron.common.utils [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 06:47:59.124 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: auto_allocate 2026-02-26 06:47:59.129 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: tag 2026-02-26 06:47:59.134 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: timestamp 2026-02-26 06:47:59.137 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 06:47:59.140 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: flavors 2026-02-26 06:47:59.143 7 INFO neutron.manager [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loading Plugin: revisions 2026-02-26 06:47:59.145 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Initializing extension manager. 2026-02-26 06:47:59.146 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: address-group 2026-02-26 06:47:59.147 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: address-scope 2026-02-26 06:47:59.148 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 06:47:59.149 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: agent 2026-02-26 06:47:59.149 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 06:47:59.151 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 06:47:59.151 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 06:47:59.152 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: availability_zone 2026-02-26 06:47:59.153 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 06:47:59.153 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 06:47:59.154 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: default-subnetpools 2026-02-26 06:47:59.155 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 06:47:59.156 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: dns-integration 2026-02-26 06:47:59.156 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 06:47:59.157 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 06:47:59.157 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: dvr 2026-02-26 06:47:59.158 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 06:47:59.159 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 06:47:59.159 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 06:47:59.160 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 06:47:59.160 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: external-net 2026-02-26 06:47:59.161 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 06:47:59.162 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: extraroute 2026-02-26 06:47:59.162 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 06:47:59.163 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 06:47:59.163 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 06:47:59.164 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 06:47:59.164 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 06:47:59.165 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: fip-port-details 2026-02-26 06:47:59.166 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: flavors 2026-02-26 06:47:59.167 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 06:47:59.167 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: floatingip-pools 2026-02-26 06:47:59.168 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: ip_allocation 2026-02-26 06:47:59.169 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 06:47:59.169 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: l2_adjacency 2026-02-26 06:47:59.172 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: router 2026-02-26 06:47:59.174 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 06:47:59.174 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 06:47:59.174 8 INFO neutron_vpnaas.services.vpn.plugin [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 06:47:59.175 8 INFO neutron.common.utils [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 06:47:59.175 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: l3-ha 2026-02-26 06:47:59.175 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: auto_allocate 2026-02-26 06:47:59.175 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 06:47:59.176 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: l3-flavors 2026-02-26 06:47:59.177 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 06:47:59.177 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 06:47:59.179 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 06:47:59.180 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: tag 2026-02-26 06:47:59.180 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 06:47:59.181 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 06:47:59.182 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 06:47:59.183 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 06:47:59.183 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: multi-provider 2026-02-26 06:47:59.184 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: net-mtu 2026-02-26 06:47:59.184 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: timestamp 2026-02-26 06:47:59.184 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 06:47:59.185 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: network_availability_zone 2026-02-26 06:47:59.186 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: network-ip-availability 2026-02-26 06:47:59.187 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 06:47:59.187 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 06:47:59.187 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: pagination 2026-02-26 06:47:59.188 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-device-profile 2026-02-26 06:47:59.188 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-mac-override 2026-02-26 06:47:59.189 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 06:47:59.189 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 06:47:59.190 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: flavors 2026-02-26 06:47:59.190 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-resource-request 2026-02-26 06:47:59.191 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 06:47:59.191 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: binding 2026-02-26 06:47:59.192 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: binding-extended 2026-02-26 06:47:59.192 8 INFO neutron.manager [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loading Plugin: revisions 2026-02-26 06:47:59.193 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-security 2026-02-26 06:47:59.193 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: project-id 2026-02-26 06:47:59.194 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: provider 2026-02-26 06:47:59.195 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Initializing extension manager. 2026-02-26 06:47:59.195 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos 2026-02-26 06:47:59.196 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 06:47:59.196 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: address-group 2026-02-26 06:47:59.197 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 06:47:59.197 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-default 2026-02-26 06:47:59.197 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: address-scope 2026-02-26 06:47:59.198 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-fip 2026-02-26 06:47:59.198 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 06:47:59.198 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 06:47:59.199 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: agent 2026-02-26 06:47:59.199 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 06:47:59.199 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 06:47:59.199 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 06:47:59.200 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 06:47:59.200 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 06:47:59.201 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 06:47:59.201 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 06:47:59.201 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-pps 2026-02-26 06:47:59.202 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: availability_zone 2026-02-26 06:47:59.202 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 06:47:59.202 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 06:47:59.203 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 06:47:59.203 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 06:47:59.203 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 06:47:59.204 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: default-subnetpools 2026-02-26 06:47:59.204 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: quota-check-limit 2026-02-26 06:47:59.205 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 06:47:59.205 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: quotas 2026-02-26 06:47:59.205 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: dns-integration 2026-02-26 06:47:59.206 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 06:47:59.206 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: quota_details 2026-02-26 06:47:59.206 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 06:47:59.207 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: dvr 2026-02-26 06:47:59.207 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: rbac-policies 2026-02-26 06:47:59.208 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 06:47:59.208 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: rbac-address-group 2026-02-26 06:47:59.208 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 06:47:59.209 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 06:47:59.209 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 06:47:59.209 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 06:47:59.209 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 06:47:59.210 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 06:47:59.210 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: external-net 2026-02-26 06:47:59.210 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: revision-if-match 2026-02-26 06:47:59.210 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 06:47:59.211 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: extraroute 2026-02-26 06:47:59.211 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 06:47:59.212 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 06:47:59.212 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: router_availability_zone 2026-02-26 06:47:59.212 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 06:47:59.212 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 06:47:59.213 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 06:47:59.213 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 06:47:59.213 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 06:47:59.213 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 06:47:59.214 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 06:47:59.214 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 06:47:59.214 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: fip-port-details 2026-02-26 06:47:59.214 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 06:47:59.215 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: flavors 2026-02-26 06:47:59.216 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 06:47:59.217 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: floatingip-pools 2026-02-26 06:47:59.217 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: ip_allocation 2026-02-26 06:47:59.218 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 06:47:59.218 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: l2_adjacency 2026-02-26 06:47:59.220 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: router 2026-02-26 06:47:59.221 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 06:47:59.222 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 06:47:59.222 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: security-group 2026-02-26 06:47:59.222 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: l3-ha 2026-02-26 06:47:59.223 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: segment 2026-02-26 06:47:59.223 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 06:47:59.223 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 06:47:59.223 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: l3-flavors 2026-02-26 06:47:59.224 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: service-type 2026-02-26 06:47:59.224 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 06:47:59.224 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: sorting 2026-02-26 06:47:59.225 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 06:47:59.225 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 06:47:59.226 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: standard-attr-description 2026-02-26 06:47:59.226 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: stateful-security-group 2026-02-26 06:47:59.227 7 WARNING neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 06:47:59.227 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 06:47:59.227 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 06:47:59.228 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 06:47:59.228 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: subnet_onboard 2026-02-26 06:47:59.228 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 06:47:59.229 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 06:47:59.229 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: subnet-service-types 2026-02-26 06:47:59.230 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 06:47:59.230 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: subnet_allocation 2026-02-26 06:47:59.230 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 06:47:59.230 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 06:47:59.231 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: multi-provider 2026-02-26 06:47:59.231 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 06:47:59.231 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: net-mtu 2026-02-26 06:47:59.232 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 06:47:59.233 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: network_availability_zone 2026-02-26 06:47:59.233 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 06:47:59.233 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: network-ip-availability 2026-02-26 06:47:59.234 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 06:47:59.234 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 06:47:59.234 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: trunk 2026-02-26 06:47:59.235 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: pagination 2026-02-26 06:47:59.235 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: trunk-details 2026-02-26 06:47:59.235 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-device-profile 2026-02-26 06:47:59.235 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 06:47:59.236 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-mac-override 2026-02-26 06:47:59.236 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 06:47:59.236 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 06:47:59.237 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 06:47:59.237 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 06:47:59.238 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: vpn-flavors 2026-02-26 06:47:59.237 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-resource-request 2026-02-26 06:47:59.238 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 06:47:59.239 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: binding 2026-02-26 06:47:59.239 7 INFO neutron.api.extensions [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Loaded extension: vpnaas 2026-02-26 06:47:59.239 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: binding-extended 2026-02-26 06:47:59.240 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-security 2026-02-26 06:47:59.240 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: project-id 2026-02-26 06:47:59.241 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 06:47:59.241 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: provider 2026-02-26 06:47:59.241 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 06:47:59.241 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.242 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 06:47:59.242 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 06:47:59.242 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 06:47:59.243 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos 2026-02-26 06:47:59.243 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 06:47:59.244 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 06:47:59.244 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 06:47:59.244 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-default 2026-02-26 06:47:59.244 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 06:47:59.245 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 06:47:59.245 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.245 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-fip 2026-02-26 06:47:59.245 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.245 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.246 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.246 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 06:47:59.246 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 06:47:59.246 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 06:47:59.246 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 06:47:59.246 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 06:47:59.246 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 06:47:59.247 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 06:47:59.247 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 06:47:59.247 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 06:47:59.247 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 06:47:59.248 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 06:47:59.249 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 06:47:59.249 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-pps 2026-02-26 06:47:59.249 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] router is already registered 2026-02-26 06:47:59.249 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 06:47:59.249 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] floatingip is already registered 2026-02-26 06:47:59.249 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 06:47:59.250 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 06:47:59.250 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 06:47:59.250 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] rbac_policy is already registered 2026-02-26 06:47:59.250 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 06:47:59.251 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 06:47:59.251 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] security_group is already registered 2026-02-26 06:47:59.251 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 06:47:59.251 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] security_group_rule is already registered 2026-02-26 06:47:59.251 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: quota-check-limit 2026-02-26 06:47:59.251 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.251 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.252 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.252 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.252 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 06:47:59.252 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] trunk is already registered 2026-02-26 06:47:59.252 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 06:47:59.253 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] endpoint_group is already registered 2026-02-26 06:47:59.253 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: quotas 2026-02-26 06:47:59.253 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 06:47:59.253 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] vpnservice is already registered 2026-02-26 06:47:59.253 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 06:47:59.253 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] ipsec_site_connection is already registered 2026-02-26 06:47:59.253 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 06:47:59.254 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: quota_details 2026-02-26 06:47:59.254 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] ipsecpolicy is already registered 2026-02-26 06:47:59.254 7 INFO neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 06:47:59.254 7 WARNING neutron.quota.resource_registry [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] ikepolicy is already registered 2026-02-26 06:47:59.255 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: rbac-policies 2026-02-26 06:47:59.255 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: rbac-address-group 2026-02-26 06:47:59.256 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 06:47:59.256 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 06:47:59.257 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 06:47:59.258 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: revision-if-match 2026-02-26 06:47:59.258 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 06:47:59.259 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: router_availability_zone 2026-02-26 06:47:59.259 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 06:47:59.260 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 06:47:59.261 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 06:47:59.261 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 06:47:59.262 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 06:47:59.270 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: security-group 2026-02-26 06:47:59.271 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: segment 2026-02-26 06:47:59.272 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 06:47:59.273 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: service-type 2026-02-26 06:47:59.273 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: sorting 2026-02-26 06:47:59.274 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 06:47:59.274 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: standard-attr-description 2026-02-26 06:47:59.275 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: stateful-security-group 2026-02-26 06:47:59.275 8 WARNING neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 06:47:59.276 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 06:47:59.277 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: subnet_onboard 2026-02-26 06:47:59.277 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 06:47:59.278 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: subnet-service-types 2026-02-26 06:47:59.278 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: subnet_allocation 2026-02-26 06:47:59.279 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 06:47:59.280 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 06:47:59.282 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 06:47:59.282 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 06:47:59.283 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: trunk 2026-02-26 06:47:59.283 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: trunk-details 2026-02-26 06:47:59.284 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 06:47:59.285 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 06:47:59.286 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 06:47:59.286 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: vpn-flavors 2026-02-26 06:47:59.287 8 INFO neutron.api.extensions [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Loaded extension: vpnaas 2026-02-26 06:47:59.289 7 WARNING keystonemiddleware._common.config [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 06:47:59.289 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 06:47:59.290 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 06:47:59.290 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.290 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 06:47:59.291 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 06:47:59.291 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 06:47:59.293 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 06:47:59.293 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 06:47:59.293 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 06:47:59.294 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.294 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.294 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.294 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.294 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 06:47:59.295 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 06:47:59.295 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 06:47:59.295 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 06:47:59.295 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 06:47:59.295 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 06:47:59.295 7 WARNING oslo_config.cfg [None req-d146a1f1-59bf-4148-afae-8bd91f6ed5ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 06:47:59.297 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 06:47:59.297 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] router is already registered 2026-02-26 06:47:59.298 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 06:47:59.298 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] floatingip is already registered WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5569bee3ca70 pid: 7 (default app) 2026-02-26 06:47:59.299 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 06:47:59.299 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] rbac_policy is already registered 2026-02-26 06:47:59.299 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 06:47:59.299 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] security_group is already registered 2026-02-26 06:47:59.299 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 06:47:59.299 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] security_group_rule is already registered 2026-02-26 06:47:59.300 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.300 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.300 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 06:47:59.300 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] subnetpool is already registered 2026-02-26 06:47:59.300 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 06:47:59.301 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] trunk is already registered 2026-02-26 06:47:59.301 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 06:47:59.301 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] endpoint_group is already registered 2026-02-26 06:47:59.301 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 06:47:59.301 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] vpnservice is already registered 2026-02-26 06:47:59.302 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 06:47:59.302 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] ipsec_site_connection is already registered 2026-02-26 06:47:59.302 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 06:47:59.302 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] ipsecpolicy is already registered 2026-02-26 06:47:59.302 8 INFO neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 06:47:59.302 8 WARNING neutron.quota.resource_registry [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] ikepolicy is already registered 2026-02-26 06:47:59.338 8 WARNING keystonemiddleware._common.config [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 06:47:59.344 8 WARNING oslo_config.cfg [None req-052e6f24-279a-4481-8ee6-0f038ff52ecc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5569bee3ca70 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 06:48:05.829 7 WARNING oslo_policy.policy [None req-d01bbd79-1513-421f-9090-fc61eb6a9c98 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 7|app: 0|req: 3/3] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:05 2026] GET /v2.0/networks => generated 15 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 06:48:06.339 8 WARNING oslo_policy.policy [None req-0987657f-8f86-4a00-8162-32804127791a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-02-26 06:48:06.999 8 WARNING neutron.services.revisions.revision_plugin [None req-0987657f-8f86-4a00-8162-32804127791a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Could not find related network for resource to bump revision. 2026-02-26 06:48:07.043 8 INFO neutron.db.segments_db [None req-0987657f-8f86-4a00-8162-32804127791a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Added segment ab7bdce4-be3e-48da-88b4-aa487a5472d0 of type flat for network 3c7c4b3f-c86b-4c8e-96da-03139926a1f0 2026-02-26 06:48:07.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0987657f-8f86-4a00-8162-32804127791a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 162.253.55.212 () {48 vars in 968 bytes} [Thu Feb 26 06:48:06 2026] POST /v2.0/networks => generated 124 bytes in 871 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:12 2026] GET /v2.0/networks => generated 15 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 06:48:13.314 7 WARNING neutron.services.revisions.revision_plugin [None req-775b8f78-9861-467b-bf07-cebadefabf13 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Could not find related network for resource to bump revision. 2026-02-26 06:48:13.340 7 INFO neutron.db.segments_db [None req-775b8f78-9861-467b-bf07-cebadefabf13 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Added segment 80e5eef3-493e-4ad5-b189-79bd7f145608 of type flat for network a61a1d2d-07ff-4c36-a7a1-80b0cdb984ab 2026-02-26 06:48:13.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-775b8f78-9861-467b-bf07-cebadefabf13 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.212 () {48 vars in 968 bytes} [Thu Feb 26 06:48:13 2026] POST /v2.0/networks => generated 124 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:19 2026] GET /v2.0/networks => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 06:48:19.212 7 WARNING neutron.services.revisions.revision_plugin [None req-666e1f1d-816b-4006-b18a-ad06c389d420 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Could not find related network for resource to bump revision. 2026-02-26 06:48:19.235 7 INFO neutron.db.segments_db [None req-666e1f1d-816b-4006-b18a-ad06c389d420 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Added segment 4a3d0efa-3152-462b-9b42-c34fda398044 of type flat for network acfa2cd6-2bd2-4a76-9215-35962b0adaa1 2026-02-26 06:48:19.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-666e1f1d-816b-4006-b18a-ad06c389d420 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.212 () {48 vars in 968 bytes} [Thu Feb 26 06:48:19 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:25 2026] GET /v2.0/networks => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 06:48:25.122 8 WARNING neutron.services.revisions.revision_plugin [None req-a0811dce-0d24-4dcc-8411-d00aff7ad1da bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Could not find related network for resource to bump revision. 2026-02-26 06:48:25.139 8 INFO neutron.db.segments_db [None req-a0811dce-0d24-4dcc-8411-d00aff7ad1da bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Added segment bc2ca63b-daa2-425c-804c-3e28103c9092 of type flat for network fab0c5b0-2144-4418-ae19-e97406b57aa9 2026-02-26 06:48:25.172 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0811dce-0d24-4dcc-8411-d00aff7ad1da bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 162.253.55.212 () {48 vars in 968 bytes} [Thu Feb 26 06:48:25 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:30 2026] GET /v2.0/networks => generated 15 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 06:48:31.030 8 WARNING neutron.services.revisions.revision_plugin [None req-d05245ea-7afb-4392-9e4b-5b2fce6ff06a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Could not find related network for resource to bump revision. 2026-02-26 06:48:31.051 8 INFO neutron.db.segments_db [None req-d05245ea-7afb-4392-9e4b-5b2fce6ff06a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Added segment ead23a78-c8a5-40b7-ade8-7ca2a6755bff of type flat for network 96ce5e92-a8ae-4ae2-8941-aa025f21cc69 2026-02-26 06:48:31.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d05245ea-7afb-4392-9e4b-5b2fce6ff06a bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.212 () {48 vars in 968 bytes} [Thu Feb 26 06:48:30 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:36 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 06:48:39.158 8 WARNING neutron.services.revisions.revision_plugin [None req-57ff43fa-466f-495a-a11a-26cee2fa82c4 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Could not find related network for resource to bump revision. 2026-02-26 06:48:39.177 8 INFO neutron.db.segments_db [None req-57ff43fa-466f-495a-a11a-26cee2fa82c4 bb0161be406a493b84d16fe45b42ec78 4608625778c3470da0983d67b5e93aac - - - -] Added segment 0106ad08-17d3-4fd6-91d4-94f58476eaa4 of type flat for network c5d8965e-3976-425a-b4c6-bdc206a0b03d [pid: 8|app: 0|req: 7/17] 162.253.55.212 () {48 vars in 968 bytes} [Thu Feb 26 06:48:36 2026] POST /v2.0/networks => generated 706 bytes in 2430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 162.253.55.212 () {44 vars in 912 bytes} [Thu Feb 26 06:48:40 2026] GET /v2.0/subnets => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 162.253.55.212 () {44 vars in 914 bytes} [Thu Feb 26 06:48:40 2026] GET /v2.0/networks => generated 709 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 162.253.55.212 () {48 vars in 966 bytes} [Thu Feb 26 06:48:40 2026] POST /v2.0/subnets => generated 641 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)