+ 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 [Wed Aug 26 05:46:21 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:01:51 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-7674d65bb7-rr766 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd7fc85a668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-26 05:46:26.267 8 INFO neutron.common.config [-] Logging enabled! 2026-08-26 05:46:26.267 8 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-08-26 05:46:26.309 7 INFO neutron.common.config [-] Logging enabled! 2026-08-26 05:46:26.309 7 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-08-26 05:46:26.785 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-26 05:46:26.840 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-26 05:46:27.851 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 05:46:27.854 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-26 05:46:27.858 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-26 05:46:27.859 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 05:46:27.859 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-26 05:46:27.859 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-26 05:46:27.859 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:46:27.867 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:46:27.867 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:46:27.867 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 05:46:27.889 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-26 05:46:27.890 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 05:46:27.890 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-26 05:46:27.934 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-26 05:46:27.934 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-26 05:46:27.934 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-26 05:46:27.935 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-26 05:46:27.973 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 05:46:27.976 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-26 05:46:27.980 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-26 05:46:27.981 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 05:46:27.981 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-26 05:46:27.981 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-26 05:46:27.982 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:46:27.990 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:46:27.990 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:46:27.990 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 05:46:28.012 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-26 05:46:28.013 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 05:46:28.013 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-26 05:46:28.057 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-26 05:46:28.058 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-26 05:46:28.058 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-26 05:46:28.058 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-26 05:46:28.384 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing driver for type 'vlan' 2026-08-26 05:46:28.505 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing driver for type 'vlan' 2026-08-26 05:46:28.522 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] VlanTypeDriver initialization complete 2026-08-26 05:46:28.522 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing driver for type 'vxlan' 2026-08-26 05:46:28.522 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-26 05:46:28.540 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-26 05:46:28.540 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-26 05:46:28.540 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing extension driver 'port_security' 2026-08-26 05:46:28.540 8 INFO neutron.plugins.ml2.extensions.port_security [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-26 05:46:28.540 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing extension driver 'qos' 2026-08-26 05:46:28.540 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-26 05:46:28.541 8 INFO neutron.plugins.ml2.managers [None req-086c26d1-5802-4934-b613-57fe85852f3b - - - - - -] Initializing mechanism driver 'l2population' 2026-08-26 05:46:28.552 8 INFO neutron.quota [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded quota_driver: . 2026-08-26 05:46:28.553 8 INFO neutron.plugins.ml2.plugin [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Modular L2 Plugin initialization complete 2026-08-26 05:46:28.553 8 INFO neutron.plugins.ml2.managers [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-26 05:46:28.553 8 INFO neutron.plugins.ml2.managers [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-26 05:46:28.553 8 INFO neutron.plugins.ml2.managers [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-26 05:46:28.553 8 INFO neutron.extensions.vlantransparent [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Disabled vlantransparent extension. 2026-08-26 05:46:28.554 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: qos 2026-08-26 05:46:28.566 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: router 2026-08-26 05:46:28.608 8 INFO neutron.services.service_base [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-26 05:46:28.608 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: segments 2026-08-26 05:46:28.646 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] VlanTypeDriver initialization complete 2026-08-26 05:46:28.647 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing driver for type 'vxlan' 2026-08-26 05:46:28.647 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-26 05:46:28.667 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-26 05:46:28.667 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-26 05:46:28.667 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing extension driver 'port_security' 2026-08-26 05:46:28.667 7 INFO neutron.plugins.ml2.extensions.port_security [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-26 05:46:28.667 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing extension driver 'qos' 2026-08-26 05:46:28.667 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-26 05:46:28.668 7 INFO neutron.plugins.ml2.managers [None req-4ef4f645-f9a8-45a0-a002-19fb28031060 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-26 05:46:28.681 7 INFO neutron.quota [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded quota_driver: . 2026-08-26 05:46:28.681 7 INFO neutron.plugins.ml2.plugin [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Modular L2 Plugin initialization complete 2026-08-26 05:46:28.681 7 INFO neutron.plugins.ml2.managers [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-26 05:46:28.682 7 INFO neutron.plugins.ml2.managers [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-26 05:46:28.682 7 INFO neutron.plugins.ml2.managers [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-26 05:46:28.682 7 INFO neutron.extensions.vlantransparent [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Disabled vlantransparent extension. 2026-08-26 05:46:28.682 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: qos 2026-08-26 05:46:28.695 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: router 2026-08-26 05:46:28.703 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: trunk 2026-08-26 05:46:28.718 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: vpnaas 2026-08-26 05:46:28.739 7 INFO neutron.services.service_base [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-26 05:46:28.740 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: segments 2026-08-26 05:46:28.756 8 WARNING stevedore.named [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-26 05:46:28.836 8 INFO neutron_vpnaas.services.vpn.plugin [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-26 05:46:28.836 8 INFO neutron.common.utils [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-26 05:46:28.837 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: auto_allocate 2026-08-26 05:46:28.839 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: trunk 2026-08-26 05:46:28.841 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: tag 2026-08-26 05:46:28.848 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: timestamp 2026-08-26 05:46:28.850 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: network_ip_availability 2026-08-26 05:46:28.854 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: flavors 2026-08-26 05:46:28.855 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: vpnaas 2026-08-26 05:46:28.857 8 INFO neutron.manager [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loading Plugin: revisions 2026-08-26 05:46:28.860 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Initializing extension manager. 2026-08-26 05:46:28.862 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: address-group 2026-08-26 05:46:28.863 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: address-scope 2026-08-26 05:46:28.863 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-26 05:46:28.864 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: agent 2026-08-26 05:46:28.864 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: agent-resources-synced 2026-08-26 05:46:28.866 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-26 05:46:28.866 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-26 05:46:28.867 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: availability_zone 2026-08-26 05:46:28.868 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: availability_zone_filter 2026-08-26 05:46:28.868 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-26 05:46:28.869 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: default-subnetpools 2026-08-26 05:46:28.870 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-26 05:46:28.871 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: dns-integration 2026-08-26 05:46:28.871 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: dns-domain-ports 2026-08-26 05:46:28.873 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-26 05:46:28.874 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: dvr 2026-08-26 05:46:28.874 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-26 05:46:28.875 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: empty-string-filtering 2026-08-26 05:46:28.875 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 05:46:28.876 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-26 05:46:28.876 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: external-net 2026-08-26 05:46:28.877 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-26 05:46:28.878 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: extraroute 2026-08-26 05:46:28.878 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: extraroute-atomic 2026-08-26 05:46:28.879 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-26 05:46:28.879 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-26 05:46:28.880 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-26 05:46:28.880 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-26 05:46:28.881 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: fip-port-details 2026-08-26 05:46:28.882 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: flavors 2026-08-26 05:46:28.883 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-26 05:46:28.883 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: floatingip-pools 2026-08-26 05:46:28.884 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: ip_allocation 2026-08-26 05:46:28.884 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-26 05:46:28.885 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: l2_adjacency 2026-08-26 05:46:28.886 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: router 2026-08-26 05:46:28.888 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 05:46:28.888 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-26 05:46:28.889 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-26 05:46:28.889 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: ext-gw-mode 2026-08-26 05:46:28.890 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: l3-ha 2026-08-26 05:46:28.890 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-26 05:46:28.891 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-26 05:46:28.891 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: l3-flavors 2026-08-26 05:46:28.892 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-26 05:46:28.893 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-26 05:46:28.895 7 WARNING stevedore.named [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-26 05:46:28.975 7 INFO neutron_vpnaas.services.vpn.plugin [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-26 05:46:28.975 7 INFO neutron.common.utils [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-26 05:46:28.976 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: auto_allocate 2026-08-26 05:46:28.985 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: tag 2026-08-26 05:46:28.992 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: timestamp 2026-08-26 05:46:28.995 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: network_ip_availability 2026-08-26 05:46:28.998 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: flavors 2026-08-26 05:46:29.001 7 INFO neutron.manager [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loading Plugin: revisions 2026-08-26 05:46:29.005 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Initializing extension manager. 2026-08-26 05:46:29.006 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: address-group 2026-08-26 05:46:29.007 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: address-scope 2026-08-26 05:46:29.007 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-26 05:46:29.008 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: agent 2026-08-26 05:46:29.010 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: agent-resources-synced 2026-08-26 05:46:29.012 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-26 05:46:29.012 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-26 05:46:29.013 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: availability_zone 2026-08-26 05:46:29.014 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: availability_zone_filter 2026-08-26 05:46:29.014 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-26 05:46:29.015 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: default-subnetpools 2026-08-26 05:46:29.016 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-26 05:46:29.017 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: dns-integration 2026-08-26 05:46:29.017 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: dns-domain-ports 2026-08-26 05:46:29.018 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-26 05:46:29.018 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: dvr 2026-08-26 05:46:29.019 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-26 05:46:29.019 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: empty-string-filtering 2026-08-26 05:46:29.020 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 05:46:29.020 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-26 05:46:29.021 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: external-net 2026-08-26 05:46:29.021 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-26 05:46:29.022 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: extraroute 2026-08-26 05:46:29.022 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: extraroute-atomic 2026-08-26 05:46:29.023 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-26 05:46:29.023 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-26 05:46:29.024 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-26 05:46:29.024 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-26 05:46:29.025 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: fip-port-details 2026-08-26 05:46:29.026 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: flavors 2026-08-26 05:46:29.027 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-26 05:46:29.027 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: floatingip-pools 2026-08-26 05:46:29.028 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: ip_allocation 2026-08-26 05:46:29.028 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-26 05:46:29.029 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: l2_adjacency 2026-08-26 05:46:29.030 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: router 2026-08-26 05:46:29.032 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 05:46:29.066 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-26 05:46:29.068 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-26 05:46:29.069 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-26 05:46:29.070 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-26 05:46:29.070 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-26 05:46:29.071 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: multi-provider 2026-08-26 05:46:29.071 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: net-mtu 2026-08-26 05:46:29.072 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: net-mtu-writable 2026-08-26 05:46:29.073 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: network_availability_zone 2026-08-26 05:46:29.073 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: network_ha 2026-08-26 05:46:29.074 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: network-ip-availability 2026-08-26 05:46:29.075 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-26 05:46:29.075 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: pagination 2026-08-26 05:46:29.076 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-device-profile 2026-08-26 05:46:29.076 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-26 05:46:29.077 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-26 05:46:29.077 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-26 05:46:29.078 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-mac-override 2026-08-26 05:46:29.079 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-26 05:46:29.079 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-26 05:46:29.080 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-26 05:46:29.080 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-resource-request 2026-08-26 05:46:29.081 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-26 05:46:29.081 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-26 05:46:29.082 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: binding 2026-08-26 05:46:29.083 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: binding-extended 2026-08-26 05:46:29.083 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-security 2026-08-26 05:46:29.084 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: project-id 2026-08-26 05:46:29.084 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: provider 2026-08-26 05:46:29.086 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos 2026-08-26 05:46:29.087 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-26 05:46:29.087 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-26 05:46:29.088 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-default 2026-08-26 05:46:29.088 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-fip 2026-08-26 05:46:29.089 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-26 05:46:29.089 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-26 05:46:29.090 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-26 05:46:29.091 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-26 05:46:29.091 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-26 05:46:29.092 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-pps 2026-08-26 05:46:29.092 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-26 05:46:29.093 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-26 05:46:29.093 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: qos-rules-alias 2026-08-26 05:46:29.094 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: quota-check-limit 2026-08-26 05:46:29.096 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: quotas 2026-08-26 05:46:29.097 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: quota_details 2026-08-26 05:46:29.099 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: rbac-policies 2026-08-26 05:46:29.099 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: rbac-address-group 2026-08-26 05:46:29.100 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: rbac-address-scope 2026-08-26 05:46:29.100 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: rbac-security-groups 2026-08-26 05:46:29.101 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-26 05:46:29.101 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: revision-if-match 2026-08-26 05:46:29.102 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-26 05:46:29.103 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: router_availability_zone 2026-08-26 05:46:29.103 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-26 05:46:29.105 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-26 05:46:29.105 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-26 05:46:29.106 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-26 05:46:29.106 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-26 05:46:29.107 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-26 05:46:29.107 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-26 05:46:29.112 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: security-group 2026-08-26 05:46:29.113 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: segment 2026-08-26 05:46:29.113 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-26 05:46:29.114 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: service-type 2026-08-26 05:46:29.114 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: sorting 2026-08-26 05:46:29.115 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: standard-attr-segment 2026-08-26 05:46:29.116 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: standard-attr-description 2026-08-26 05:46:29.116 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: stateful-security-group 2026-08-26 05:46:29.117 8 WARNING neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-26 05:46:29.117 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-26 05:46:29.118 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: subnet-external-network 2026-08-26 05:46:29.118 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: subnet_onboard 2026-08-26 05:46:29.119 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-26 05:46:29.119 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: subnet-service-types 2026-08-26 05:46:29.120 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: subnet_allocation 2026-08-26 05:46:29.121 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-26 05:46:29.121 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: tag-creation 2026-08-26 05:46:29.122 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-26 05:46:29.125 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: standard-attr-tag 2026-08-26 05:46:29.126 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-26 05:46:29.127 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: trunk 2026-08-26 05:46:29.127 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: trunk-details 2026-08-26 05:46:29.128 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-26 05:46:29.128 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-26 05:46:29.130 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-26 05:46:29.131 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-26 05:46:29.131 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: vpn-flavors 2026-08-26 05:46:29.133 8 INFO neutron.api.extensions [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Loaded extension: vpnaas 2026-08-26 05:46:29.135 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-26 05:46:29.136 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-26 05:46:29.136 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.136 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-26 05:46:29.139 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-26 05:46:29.140 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-26 05:46:29.144 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-26 05:46:29.145 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-26 05:46:29.145 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-26 05:46:29.146 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.146 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.147 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.147 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.147 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-26 05:46:29.148 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-26 05:46:29.148 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-26 05:46:29.149 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-26 05:46:29.149 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-26 05:46:29.149 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-26 05:46:29.153 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-26 05:46:29.153 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] router is already registered 2026-08-26 05:46:29.154 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-26 05:46:29.154 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] floatingip is already registered 2026-08-26 05:46:29.157 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-26 05:46:29.157 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] rbac_policy is already registered 2026-08-26 05:46:29.158 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-26 05:46:29.158 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] security_group is already registered 2026-08-26 05:46:29.159 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-26 05:46:29.159 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] security_group_rule is already registered 2026-08-26 05:46:29.160 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.160 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.160 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.160 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.161 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-26 05:46:29.161 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] trunk is already registered 2026-08-26 05:46:29.161 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-26 05:46:29.161 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] endpoint_group is already registered 2026-08-26 05:46:29.162 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-26 05:46:29.162 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] vpnservice is already registered 2026-08-26 05:46:29.162 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-26 05:46:29.163 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] ipsec_site_connection is already registered 2026-08-26 05:46:29.163 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-26 05:46:29.163 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] ipsecpolicy is already registered 2026-08-26 05:46:29.163 8 INFO neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-26 05:46:29.164 8 WARNING neutron.quota.resource_registry [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] ikepolicy is already registered 2026-08-26 05:46:29.183 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-26 05:46:29.184 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-26 05:46:29.184 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: ext-gw-mode 2026-08-26 05:46:29.185 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: l3-ha 2026-08-26 05:46:29.185 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-26 05:46:29.186 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-26 05:46:29.186 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: l3-flavors 2026-08-26 05:46:29.187 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-26 05:46:29.188 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-26 05:46:29.190 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-26 05:46:29.191 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-26 05:46:29.192 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-26 05:46:29.193 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-26 05:46:29.194 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-26 05:46:29.194 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: multi-provider 2026-08-26 05:46:29.195 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: net-mtu 2026-08-26 05:46:29.195 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: net-mtu-writable 2026-08-26 05:46:29.196 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: network_availability_zone 2026-08-26 05:46:29.196 8 WARNING keystonemiddleware._common.config [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 05:46:29.196 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: network_ha 2026-08-26 05:46:29.197 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: network-ip-availability 2026-08-26 05:46:29.198 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-26 05:46:29.199 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: pagination 2026-08-26 05:46:29.199 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-device-profile 2026-08-26 05:46:29.200 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-26 05:46:29.200 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-26 05:46:29.201 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-26 05:46:29.201 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-mac-override 2026-08-26 05:46:29.202 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-26 05:46:29.202 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-26 05:46:29.203 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-26 05:46:29.203 8 WARNING oslo_config.cfg [None req-803253a2-851b-48df-9ac1-0047c7e0e386 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-26 05:46:29.203 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-resource-request 2026-08-26 05:46:29.204 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-26 05:46:29.205 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-26 05:46:29.205 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: binding WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd7fc85a668 pid: 8 (default app) 2026-08-26 05:46:29.206 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: binding-extended 2026-08-26 05:46:29.206 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-security 2026-08-26 05:46:29.207 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: project-id 2026-08-26 05:46:29.207 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: provider 2026-08-26 05:46:29.209 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos 2026-08-26 05:46:29.210 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-26 05:46:29.211 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-26 05:46:29.211 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-default 2026-08-26 05:46:29.212 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-fip 2026-08-26 05:46:29.212 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-26 05:46:29.213 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-26 05:46:29.213 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-26 05:46:29.214 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-26 05:46:29.214 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-26 05:46:29.215 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-pps 2026-08-26 05:46:29.216 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-26 05:46:29.216 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-26 05:46:29.217 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: qos-rules-alias 2026-08-26 05:46:29.217 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: quota-check-limit 2026-08-26 05:46:29.219 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: quotas 2026-08-26 05:46:29.220 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: quota_details 2026-08-26 05:46:29.222 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: rbac-policies 2026-08-26 05:46:29.222 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: rbac-address-group 2026-08-26 05:46:29.223 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: rbac-address-scope 2026-08-26 05:46:29.223 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: rbac-security-groups 2026-08-26 05:46:29.224 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-26 05:46:29.224 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: revision-if-match 2026-08-26 05:46:29.225 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-26 05:46:29.226 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: router_availability_zone 2026-08-26 05:46:29.226 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-26 05:46:29.228 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-26 05:46:29.228 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-26 05:46:29.229 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-26 05:46:29.229 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-26 05:46:29.230 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-26 05:46:29.230 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-26 05:46:29.235 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: security-group 2026-08-26 05:46:29.236 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: segment 2026-08-26 05:46:29.236 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-26 05:46:29.237 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: service-type 2026-08-26 05:46:29.238 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: sorting 2026-08-26 05:46:29.238 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: standard-attr-segment 2026-08-26 05:46:29.239 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: standard-attr-description 2026-08-26 05:46:29.239 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: stateful-security-group 2026-08-26 05:46:29.240 7 WARNING neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-26 05:46:29.240 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-26 05:46:29.241 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: subnet-external-network 2026-08-26 05:46:29.241 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: subnet_onboard 2026-08-26 05:46:29.242 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-26 05:46:29.242 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: subnet-service-types 2026-08-26 05:46:29.243 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: subnet_allocation 2026-08-26 05:46:29.244 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-26 05:46:29.244 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: tag-creation 2026-08-26 05:46:29.245 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-26 05:46:29.249 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: standard-attr-tag 2026-08-26 05:46:29.249 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-26 05:46:29.250 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: trunk 2026-08-26 05:46:29.251 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: trunk-details 2026-08-26 05:46:29.251 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-26 05:46:29.252 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-26 05:46:29.253 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-26 05:46:29.254 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-26 05:46:29.255 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: vpn-flavors 2026-08-26 05:46:29.256 7 INFO neutron.api.extensions [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Loaded extension: vpnaas 2026-08-26 05:46:29.259 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-26 05:46:29.259 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-26 05:46:29.259 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.259 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-26 05:46:29.263 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-26 05:46:29.263 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-26 05:46:29.267 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-26 05:46:29.268 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-26 05:46:29.269 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-26 05:46:29.269 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.270 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.270 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.270 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.271 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-26 05:46:29.271 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-26 05:46:29.272 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-26 05:46:29.272 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-26 05:46:29.272 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-26 05:46:29.273 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-26 05:46:29.277 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-26 05:46:29.277 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] router is already registered 2026-08-26 05:46:29.277 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-26 05:46:29.277 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] floatingip is already registered 2026-08-26 05:46:29.281 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-26 05:46:29.281 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] rbac_policy is already registered 2026-08-26 05:46:29.282 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-26 05:46:29.282 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] security_group is already registered 2026-08-26 05:46:29.282 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-26 05:46:29.282 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] security_group_rule is already registered 2026-08-26 05:46:29.283 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.283 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.284 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:46:29.284 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] subnetpool is already registered 2026-08-26 05:46:29.284 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-26 05:46:29.285 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] trunk is already registered 2026-08-26 05:46:29.285 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-26 05:46:29.285 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] endpoint_group is already registered 2026-08-26 05:46:29.285 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-26 05:46:29.286 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] vpnservice is already registered 2026-08-26 05:46:29.286 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-26 05:46:29.286 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] ipsec_site_connection is already registered 2026-08-26 05:46:29.287 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-26 05:46:29.287 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] ipsecpolicy is already registered 2026-08-26 05:46:29.287 7 INFO neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-26 05:46:29.287 7 WARNING neutron.quota.resource_registry [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] ikepolicy is already registered 2026-08-26 05:46:29.320 7 WARNING keystonemiddleware._common.config [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 05:46:29.326 7 WARNING oslo_config.cfg [None req-06bbc3cf-645b-4b6a-8e98-ffc061cf9163 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd7fc85a668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/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-08-26 05:46:33.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aab3bf88-c892-4281-91f4-c04b4f806051 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:46:33 2026] GET /v2.0/networks/public => generated 108 bytes in 714 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 162.253.55.226 () {44 vars in 950 bytes} [Wed Aug 26 05:46:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 05:46:34.478 7 WARNING neutron.services.revisions.revision_plugin [None req-5a49b1a6-9562-411d-99f1-8dda18c18419 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:46:34.502 7 INFO neutron.db.segments_db [None req-5a49b1a6-9562-411d-99f1-8dda18c18419 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment 1156955d-e66a-4b04-a51d-a0ddf2e63fb8 of type flat for network 6b0fb90d-ea7c-4243-a19e-c7958a5451d6 2026-08-26 05:46:34.551 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a49b1a6-9562-411d-99f1-8dda18c18419 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 162.253.55.226 () {48 vars in 968 bytes} [Wed Aug 26 05:46:34 2026] POST /v2.0/networks => generated 124 bytes in 488 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:46:40.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71d5d7d0-87db-4214-b804-fa8ebcae640f 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:46:40 2026] GET /v2.0/networks/public => generated 108 bytes in 447 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.226 () {44 vars in 950 bytes} [Wed Aug 26 05:46:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 05:46:41.226 8 WARNING neutron.services.revisions.revision_plugin [None req-278ca6ca-b320-42c9-acc2-ee70fce715f2 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:46:41.250 8 INFO neutron.db.segments_db [None req-278ca6ca-b320-42c9-acc2-ee70fce715f2 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment fea66d1d-eedd-4e96-84a3-7fd5f316c4ba of type flat for network dfef1f4e-1fa4-4a7f-aefb-e9d9af9eeee6 2026-08-26 05:46:41.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-278ca6ca-b320-42c9-acc2-ee70fce715f2 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.226 () {48 vars in 968 bytes} [Wed Aug 26 05:46:40 2026] POST /v2.0/networks => generated 124 bytes in 328 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:46:47.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb629d30-8911-4795-9979-6b9d0ecc2d13 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:46:47 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 162.253.55.226 () {44 vars in 950 bytes} [Wed Aug 26 05:46:47 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-26 05:46:47.300 7 WARNING neutron.services.revisions.revision_plugin [None req-26abb840-a04e-4eff-89e4-d5684c57b853 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:46:47.318 7 INFO neutron.db.segments_db [None req-26abb840-a04e-4eff-89e4-d5684c57b853 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment 4d4c7d22-5bed-415c-8837-a1ec428a423d of type flat for network b99fc0a1-95b9-453a-abcd-d363521af197 2026-08-26 05:46:47.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26abb840-a04e-4eff-89e4-d5684c57b853 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 162.253.55.226 () {48 vars in 968 bytes} [Wed Aug 26 05:46:47 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:46:53.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff779457-4584-487c-92f1-80ace7302a40 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:46:53 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.226 () {44 vars in 950 bytes} [Wed Aug 26 05:46:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 05:46:53.322 7 WARNING neutron.services.revisions.revision_plugin [None req-0f61c040-4fdf-4dfc-b856-0f5f56b1e01a 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:46:53.337 7 INFO neutron.db.segments_db [None req-0f61c040-4fdf-4dfc-b856-0f5f56b1e01a 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment 9dd43820-776e-441f-9ffd-43ba8d3591ed of type flat for network fbefd5dd-845d-46bf-9697-ac9643f1ef00 2026-08-26 05:46:53.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f61c040-4fdf-4dfc-b856-0f5f56b1e01a 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 162.253.55.226 () {48 vars in 968 bytes} [Wed Aug 26 05:46:53 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:46:59.263 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cfc360b-12ec-4ee8-8013-999ce0ebe86f 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:46:59 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.226 () {44 vars in 950 bytes} [Wed Aug 26 05:46:59 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-26 05:46:59.354 8 WARNING neutron.services.revisions.revision_plugin [None req-5d982522-73ee-4a9a-83ce-e087f73ea955 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:46:59.376 8 INFO neutron.db.segments_db [None req-5d982522-73ee-4a9a-83ce-e087f73ea955 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment 31b1e3ab-99a0-4b16-ab2a-6f2406c93fa3 of type flat for network 4e22bd9f-5334-4b46-ba86-2b12c2b7d2b2 2026-08-26 05:46:59.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d982522-73ee-4a9a-83ce-e087f73ea955 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 162.253.55.226 () {48 vars in 968 bytes} [Wed Aug 26 05:46:59 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:47:05.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3b236f1-26dd-4055-9ccb-d86eee8b69f5 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:47:05 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.226 () {44 vars in 950 bytes} [Wed Aug 26 05:47:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 05:47:05.440 8 WARNING neutron.services.revisions.revision_plugin [None req-e2a2a454-ade9-4d56-b550-01e648109dc8 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:47:05.458 8 INFO neutron.db.segments_db [None req-e2a2a454-ade9-4d56-b550-01e648109dc8 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment 87bd5431-d82c-4774-86ca-cb1b44139e86 of type flat for network 4205fc29-e712-4391-a1c8-1b1e2250ba86 [pid: 8|app: 0|req: 13/23] 162.253.55.226 () {48 vars in 968 bytes} [Wed Aug 26 05:47:05 2026] POST /v2.0/networks => generated 706 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-26 05:47:06.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba99731f-3ab3-404a-be16-20bf36d83e3d 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 162.253.55.226 () {44 vars in 928 bytes} [Wed Aug 26 05:47:06 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.226 () {44 vars in 950 bytes} [Wed Aug 26 05:47:06 2026] GET /v2.0/networks?name=public => generated 709 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 05:47:07.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-156c421d-08f4-41b5-9799-2b97e3613792 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 162.253.55.226 () {44 vars in 1035 bytes} [Wed Aug 26 05:47:07 2026] GET /v2.0/subnets/public-subnet?network_id=4205fc29-e712-4391-a1c8-1b1e2250ba86 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 162.253.55.226 () {44 vars in 1058 bytes} [Wed Aug 26 05:47:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=4205fc29-e712-4391-a1c8-1b1e2250ba86 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.226 () {48 vars in 966 bytes} [Wed Aug 26 05:47:07 2026] POST /v2.0/subnets => generated 664 bytes in 1822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-26 05:51:59.453 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [948df6da-bdfb-4304-9139-f6445c512649] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-26 05:51:59.454 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 26 05:51:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.226) !!! 2026-08-26 05:51:59.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-914e3d22-9fb8-4974-8f40-02f2e297a1e9 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 162.253.55.226 () {44 vars in 938 bytes} [Wed Aug 26 05:51:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:51:59.623 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c8d15a39-5652-4d92-9a18-6a1d977666fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-26 05:51:59.626 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 26 05:51:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.226) !!! [pid: 8|app: 0|req: 35/67] 162.253.55.226 () {44 vars in 960 bytes} [Wed Aug 26 05:51:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 05:51:59.718 7 INFO neutron.db.segments_db [None req-767084b3-1284-4162-8645-1d1b4b5678f1 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] Added segment d7f30b01-bd19-4f7b-903f-a2f0dc7f7b3d of type vxlan for network 238267fc-f5a2-48d1-83d4-e74a28dfb7e4 [pid: 7|app: 0|req: 33/68] 162.253.55.226 () {48 vars in 967 bytes} [Wed Aug 26 05:51:59 2026] POST /v2.0/networks => generated 707 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-26 05:52:00.760 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c8d15a39-5652-4d92-9a18-6a1d977666fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56106. 2026-08-26 05:52:00.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d99c4af-274a-471d-91b8-c097ae81e0bc 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 162.253.55.226 () {44 vars in 938 bytes} [Wed Aug 26 05:52:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:52:00.839 7 INFO oslo.messaging._drivers.impl_rabbit [-] [948df6da-bdfb-4304-9139-f6445c512649] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56110. [pid: 7|app: 0|req: 34/70] 162.253.55.226 () {44 vars in 960 bytes} [Wed Aug 26 05:52:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 05:52:00.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be5ce7f8-7738-4fd9-9774-d4ae52a90f30 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 162.253.55.226 () {44 vars in 1037 bytes} [Wed Aug 26 05:52:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=238267fc-f5a2-48d1-83d4-e74a28dfb7e4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 162.253.55.226 () {44 vars in 1060 bytes} [Wed Aug 26 05:52:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=238267fc-f5a2-48d1-83d4-e74a28dfb7e4 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 162.253.55.226 () {48 vars in 966 bytes} [Wed Aug 26 05:52:00 2026] POST /v2.0/subnets => generated 651 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-26 05:52:02.699 8 INFO neutron.api.v2.resource [None req-d1098a34-7e07-46f7-84aa-bf3b50e7a77a 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/76] 162.253.55.226 () {44 vars in 972 bytes} [Wed Aug 26 05:52:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 162.253.55.226 () {44 vars in 994 bytes} [Wed Aug 26 05:52:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.226 () {48 vars in 981 bytes} [Wed Aug 26 05:52:02 2026] POST /v2.0/security-groups => generated 1616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:04 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:04 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => 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: 39/81] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:04 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:05 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 2230 bytes in 56 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.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:05 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:05 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 2230 bytes in 28 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.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 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.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:06 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:06 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:06 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 2846 bytes in 27 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.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:07 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 3462 bytes in 59 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.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:07 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:07 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 3462 bytes in 38 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.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:08 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 4078 bytes in 66 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.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:08 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:08 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 4078 bytes in 35 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.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.226 () {44 vars in 988 bytes} [Wed Aug 26 05:52:09 2026] GET /v2.0/networks/238267fc-f5a2-48d1-83d4-e74a28dfb7e4 => generated 732 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 05:52:10.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de21afa7-946d-4302-b3ca-4da38f0f629c 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 162.253.55.226 () {44 vars in 1077 bytes} [Wed Aug 26 05:52:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=238267fc-f5a2-48d1-83d4-e74a28dfb7e4 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.226 () {44 vars in 1100 bytes} [Wed Aug 26 05:52:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=238267fc-f5a2-48d1-83d4-e74a28dfb7e4 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:10 2026] GET /v2.0/security-groups/921de0b9-43a6-4b46-a300-a31de66ac1d5 => generated 4694 bytes in 32 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.226 () {48 vars in 962 bytes} [Wed Aug 26 05:52:10 2026] POST /v2.0/ports => generated 1100 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-26 05:52:17.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f421c5f-c2df-4850-b3da-b4d05c48fc99 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 162.253.55.226 () {44 vars in 979 bytes} [Wed Aug 26 05:52:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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, ' [pid: 7|app: 0|req: 51/105] 162.253.55.226 () {44 vars in 1001 bytes} [Wed Aug 26 05:52:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 162.253.55.226 () {48 vars in 1031 bytes} [Wed Aug 26 05:52:17 2026] PUT /v2.0/ports/c9e10a31-da78-4157-8d79-75d006597407 => generated 1249 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 162.253.55.226 () {44 vars in 921 bytes} [Wed Aug 26 05:52:19 2026] GET /v2.0/ports => generated 3730 bytes in 97 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:52:20.536 8 INFO neutron.api.v2.resource [None req-bf01debc-1fd1-46d5-8ca3-0d63cedb251d 532f9a1e4bba4513a9fde793cac18735 2909779a1d564601b320f820fa1dfc84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/110] 162.253.55.226 () {44 vars in 960 bytes} [Wed Aug 26 05:52:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 162.253.55.226 () {44 vars in 982 bytes} [Wed Aug 26 05:52:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 162.253.55.226 () {48 vars in 981 bytes} [Wed Aug 26 05:52:20 2026] POST /v2.0/security-groups => generated 1610 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:21 2026] GET /v2.0/security-groups/51a62b65-76bb-4bd5-9066-5a76e0e3ff41 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:21 2026] GET /v2.0/security-groups/51a62b65-76bb-4bd5-9066-5a76e0e3ff41 => 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: 57/115] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:21 2026] GET /v2.0/security-groups/51a62b65-76bb-4bd5-9066-5a76e0e3ff41 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 162.253.55.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:21 2026] POST /v2.0/security-group-rules => generated 623 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:22 2026] GET /v2.0/security-groups/51a62b65-76bb-4bd5-9066-5a76e0e3ff41 => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:22 2026] GET /v2.0/security-groups/51a62b65-76bb-4bd5-9066-5a76e0e3ff41 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 162.253.55.226 () {44 vars in 1002 bytes} [Wed Aug 26 05:52:22 2026] GET /v2.0/security-groups/51a62b65-76bb-4bd5-9066-5a76e0e3ff41 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 162.253.55.226 () {48 vars in 992 bytes} [Wed Aug 26 05:52:22 2026] POST /v2.0/security-group-rules => generated 627 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 162.253.55.226 () {44 vars in 976 bytes} [Wed Aug 26 05:53:38 2026] GET /v2.0/quotas/2909779a1d564601b320f820fa1dfc84 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 67/132] 162.253.55.226 () {48 vars in 1028 bytes} [Wed Aug 26 05:53:38 2026] PUT /v2.0/quotas/2909779a1d564601b320f820fa1dfc84 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)