+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 6 01:38:07 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-6cffd59477-9fvlb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55c22a388160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-06 01:38:12.173 8 INFO neutron.common.config [-] Logging enabled! 2026-08-06 01:38:12.174 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-08-06 01:38:12.420 7 INFO neutron.common.config [-] Logging enabled! 2026-08-06 01:38:12.421 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-08-06 01:38:12.685 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 01:38:12.940 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 01:38:13.646 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 01:38:13.650 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 01:38:13.654 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-06 01:38:13.655 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 01:38:13.655 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 01:38:13.656 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-06 01:38:13.656 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 01:38:13.664 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 01:38:13.664 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 01:38:13.664 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 01:38:13.689 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 01:38:13.690 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 01:38:13.691 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 01:38:13.739 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 01:38:13.739 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 01:38:13.740 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 01:38:13.740 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 01:38:13.747 8 WARNING oslo_policy.policy [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-06 01:38:14.019 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 01:38:14.022 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 01:38:14.026 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-06 01:38:14.026 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 01:38:14.027 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 01:38:14.027 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-06 01:38:14.027 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 01:38:14.033 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 01:38:14.033 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 01:38:14.034 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 01:38:14.054 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 01:38:14.055 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 01:38:14.055 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 01:38:14.100 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 01:38:14.100 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 01:38:14.101 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 01:38:14.101 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 01:38:14.109 7 WARNING oslo_policy.policy [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-06 01:38:14.121 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 01:38:14.299 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 01:38:14.300 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 01:38:14.300 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 01:38:14.346 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 01:38:14.347 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 01:38:14.347 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 01:38:14.347 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 01:38:14.348 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing extension driver 'qos' 2026-08-06 01:38:14.348 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 01:38:14.348 8 INFO neutron.plugins.ml2.managers [None req-7e56f206-bb04-447c-9ef7-6e468b397a98 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 01:38:14.363 8 INFO neutron.quota [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded quota_driver: . 2026-08-06 01:38:14.363 8 INFO neutron.plugins.ml2.plugin [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 01:38:14.364 8 INFO neutron.plugins.ml2.managers [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 01:38:14.364 8 INFO neutron.plugins.ml2.managers [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 01:38:14.364 8 INFO neutron.plugins.ml2.managers [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 01:38:14.364 8 INFO neutron.extensions.vlantransparent [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Disabled vlantransparent extension. 2026-08-06 01:38:14.365 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: qos 2026-08-06 01:38:14.378 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: router 2026-08-06 01:38:14.415 8 INFO neutron.services.service_base [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 01:38:14.415 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: segments 2026-08-06 01:38:14.458 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 01:38:14.512 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: trunk 2026-08-06 01:38:14.737 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: vpnaas 2026-08-06 01:38:14.779 8 WARNING stevedore.named [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 01:38:14.820 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 01:38:14.821 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 01:38:14.821 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 01:38:14.846 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 01:38:14.846 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 01:38:14.846 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 01:38:14.847 7 INFO neutron.plugins.ml2.extensions.port_security [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 01:38:14.847 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing extension driver 'qos' 2026-08-06 01:38:14.847 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 01:38:14.847 7 INFO neutron.plugins.ml2.managers [None req-712ca6ef-8980-458d-99bf-d6c3dd7dbfa6 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 01:38:14.849 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 01:38:14.850 8 INFO neutron.common.utils [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-06 01:38:14.850 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 01:38:14.857 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: tag 2026-08-06 01:38:14.860 7 INFO neutron.quota [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded quota_driver: . 2026-08-06 01:38:14.861 7 INFO neutron.plugins.ml2.plugin [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 01:38:14.862 7 INFO neutron.plugins.ml2.managers [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 01:38:14.862 7 INFO neutron.plugins.ml2.managers [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 01:38:14.863 7 INFO neutron.plugins.ml2.managers [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 01:38:14.863 7 INFO neutron.extensions.vlantransparent [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Disabled vlantransparent extension. 2026-08-06 01:38:14.864 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: qos 2026-08-06 01:38:14.865 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: timestamp 2026-08-06 01:38:14.867 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 01:38:14.871 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: flavors 2026-08-06 01:38:14.875 8 INFO neutron.manager [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loading Plugin: revisions 2026-08-06 01:38:14.878 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Initializing extension manager. 2026-08-06 01:38:14.879 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: router 2026-08-06 01:38:14.879 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: address-group 2026-08-06 01:38:14.880 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: address-scope 2026-08-06 01:38:14.881 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 01:38:14.882 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: agent 2026-08-06 01:38:14.882 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 01:38:14.884 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 01:38:14.885 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 01:38:14.885 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: availability_zone 2026-08-06 01:38:14.886 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 01:38:14.887 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 01:38:14.887 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 01:38:14.889 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 01:38:14.889 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: dns-integration 2026-08-06 01:38:14.890 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 01:38:14.890 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 01:38:14.891 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: dvr 2026-08-06 01:38:14.892 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 01:38:14.892 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 01:38:14.893 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 01:38:14.893 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 01:38:14.894 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: external-net 2026-08-06 01:38:14.895 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 01:38:14.895 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: extraroute 2026-08-06 01:38:14.896 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 01:38:14.897 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-06 01:38:14.897 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 01:38:14.898 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 01:38:14.899 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 01:38:14.899 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: fip-port-details 2026-08-06 01:38:14.900 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: flavors 2026-08-06 01:38:14.901 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 01:38:14.902 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 01:38:14.903 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: ip_allocation 2026-08-06 01:38:14.903 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 01:38:14.905 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 01:38:14.909 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: router 2026-08-06 01:38:14.913 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 01:38:14.914 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 01:38:14.915 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 01:38:14.916 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 01:38:14.917 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: l3-ha 2026-08-06 01:38:14.918 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 01:38:14.919 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 01:38:14.919 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: l3-flavors 2026-08-06 01:38:14.921 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 01:38:14.922 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 01:38:14.925 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 01:38:14.927 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 01:38:14.927 7 INFO neutron.services.service_base [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 01:38:14.927 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: segments 2026-08-06 01:38:14.928 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 01:38:14.929 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 01:38:14.930 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 01:38:14.931 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: multi-provider 2026-08-06 01:38:14.931 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: net-mtu 2026-08-06 01:38:14.932 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 01:38:14.933 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 01:38:14.934 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: network_ha 2026-08-06 01:38:14.934 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 01:38:14.935 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 01:38:14.936 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: pagination 2026-08-06 01:38:14.937 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-device-profile 2026-08-06 01:38:14.937 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 01:38:14.938 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 01:38:14.939 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 01:38:14.939 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-mac-override 2026-08-06 01:38:14.940 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 01:38:14.941 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 01:38:14.942 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-resource-request 2026-08-06 01:38:14.942 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 01:38:14.943 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: binding 2026-08-06 01:38:14.944 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: binding-extended 2026-08-06 01:38:14.945 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-security 2026-08-06 01:38:14.946 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: project-id 2026-08-06 01:38:14.947 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: provider 2026-08-06 01:38:14.949 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos 2026-08-06 01:38:14.950 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 01:38:14.950 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 01:38:14.951 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-default 2026-08-06 01:38:14.952 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-fip 2026-08-06 01:38:14.953 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 01:38:14.953 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 01:38:14.954 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 01:38:14.955 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 01:38:14.956 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 01:38:14.957 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-pps 2026-08-06 01:38:14.957 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 01:38:14.958 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 01:38:14.959 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 01:38:14.960 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 01:38:14.962 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: quotas 2026-08-06 01:38:14.963 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: quota_details 2026-08-06 01:38:14.965 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: rbac-policies 2026-08-06 01:38:14.965 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 01:38:14.966 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 01:38:14.967 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 01:38:14.967 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 01:38:14.968 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: revision-if-match 2026-08-06 01:38:14.969 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 01:38:14.969 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 01:38:14.970 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 01:38:14.972 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 01:38:14.972 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 01:38:14.973 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 01:38:14.973 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 01:38:14.975 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 01:38:14.976 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 01:38:14.986 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: security-group 2026-08-06 01:38:14.987 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: segment 2026-08-06 01:38:14.988 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 01:38:14.989 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: service-type 2026-08-06 01:38:14.990 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: sorting 2026-08-06 01:38:14.990 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 01:38:14.991 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 01:38:14.992 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 01:38:14.993 8 WARNING neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 01:38:14.993 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 01:38:14.994 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 01:38:14.995 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 01:38:14.995 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 01:38:14.996 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 01:38:14.997 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 01:38:14.998 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 01:38:15.001 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 01:38:15.002 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 01:38:15.003 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: trunk 2026-08-06 01:38:15.004 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: trunk-details 2026-08-06 01:38:15.005 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 01:38:15.006 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 01:38:15.008 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 01:38:15.009 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 01:38:15.010 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 01:38:15.012 8 INFO neutron.api.extensions [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Loaded extension: vpnaas 2026-08-06 01:38:15.014 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 01:38:15.015 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 01:38:15.015 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.015 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 01:38:15.022 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 01:38:15.023 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 01:38:15.029 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 01:38:15.030 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 01:38:15.031 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 01:38:15.032 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.032 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.033 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.033 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.034 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 01:38:15.034 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 01:38:15.035 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 01:38:15.036 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 01:38:15.036 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 01:38:15.037 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 01:38:15.040 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: trunk 2026-08-06 01:38:15.042 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 01:38:15.042 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] router is already registered 2026-08-06 01:38:15.043 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 01:38:15.043 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] floatingip is already registered 2026-08-06 01:38:15.048 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 01:38:15.049 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] rbac_policy is already registered 2026-08-06 01:38:15.049 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 01:38:15.050 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] security_group is already registered 2026-08-06 01:38:15.050 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 01:38:15.051 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] security_group_rule is already registered 2026-08-06 01:38:15.052 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.052 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.052 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.053 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.053 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 01:38:15.054 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] trunk is already registered 2026-08-06 01:38:15.054 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 01:38:15.054 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] endpoint_group is already registered 2026-08-06 01:38:15.055 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 01:38:15.056 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] vpnservice is already registered 2026-08-06 01:38:15.056 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 01:38:15.056 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] ipsec_site_connection is already registered 2026-08-06 01:38:15.057 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 01:38:15.057 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] ipsecpolicy is already registered 2026-08-06 01:38:15.058 8 INFO neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 01:38:15.058 8 WARNING neutron.quota.resource_registry [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] ikepolicy is already registered 2026-08-06 01:38:15.097 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: vpnaas 2026-08-06 01:38:15.099 8 WARNING keystonemiddleware._common.config [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 01:38:15.107 8 WARNING oslo_config.cfg [None req-2fd501cb-3c2c-45e3-a128-5d7abe3f12d6 - - - - - -] 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 0x55c22a388160 pid: 8 (default app) 2026-08-06 01:38:15.137 7 WARNING stevedore.named [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 01:38:15.217 7 INFO neutron_vpnaas.services.vpn.plugin [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 01:38:15.218 7 INFO neutron.common.utils [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-06 01:38:15.218 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 01:38:15.223 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: tag 2026-08-06 01:38:15.230 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: timestamp 2026-08-06 01:38:15.233 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 01:38:15.237 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: flavors 2026-08-06 01:38:15.240 7 INFO neutron.manager [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loading Plugin: revisions 2026-08-06 01:38:15.243 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Initializing extension manager. 2026-08-06 01:38:15.244 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: address-group 2026-08-06 01:38:15.245 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: address-scope 2026-08-06 01:38:15.246 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 01:38:15.247 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: agent 2026-08-06 01:38:15.247 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 01:38:15.249 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 01:38:15.249 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 01:38:15.250 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: availability_zone 2026-08-06 01:38:15.251 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 01:38:15.251 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 01:38:15.252 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 01:38:15.253 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 01:38:15.254 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: dns-integration 2026-08-06 01:38:15.255 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 01:38:15.255 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 01:38:15.256 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: dvr 2026-08-06 01:38:15.257 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 01:38:15.259 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 01:38:15.261 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 01:38:15.263 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 01:38:15.264 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: external-net 2026-08-06 01:38:15.265 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 01:38:15.266 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: extraroute 2026-08-06 01:38:15.267 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 01:38:15.269 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-06 01:38:15.270 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 01:38:15.271 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 01:38:15.272 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 01:38:15.275 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: fip-port-details 2026-08-06 01:38:15.277 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: flavors 2026-08-06 01:38:15.278 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 01:38:15.279 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 01:38:15.280 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: ip_allocation 2026-08-06 01:38:15.281 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 01:38:15.282 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 01:38:15.283 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: router 2026-08-06 01:38:15.285 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 01:38:15.286 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 01:38:15.287 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 01:38:15.287 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 01:38:15.288 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: l3-ha 2026-08-06 01:38:15.288 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 01:38:15.289 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 01:38:15.290 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: l3-flavors 2026-08-06 01:38:15.291 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 01:38:15.291 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 01:38:15.294 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 01:38:15.295 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 01:38:15.296 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 01:38:15.297 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 01:38:15.297 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 01:38:15.298 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: multi-provider 2026-08-06 01:38:15.299 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: net-mtu 2026-08-06 01:38:15.299 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 01:38:15.300 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 01:38:15.301 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: network_ha 2026-08-06 01:38:15.301 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 01:38:15.302 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 01:38:15.303 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: pagination 2026-08-06 01:38:15.304 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-device-profile 2026-08-06 01:38:15.304 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 01:38:15.305 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 01:38:15.306 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 01:38:15.306 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-mac-override 2026-08-06 01:38:15.307 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 01:38:15.308 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 01:38:15.308 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-resource-request 2026-08-06 01:38:15.309 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 01:38:15.310 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: binding 2026-08-06 01:38:15.311 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: binding-extended 2026-08-06 01:38:15.311 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-security 2026-08-06 01:38:15.312 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: project-id 2026-08-06 01:38:15.313 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: provider 2026-08-06 01:38:15.315 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos 2026-08-06 01:38:15.315 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 01:38:15.316 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 01:38:15.317 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-default 2026-08-06 01:38:15.317 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-fip 2026-08-06 01:38:15.318 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 01:38:15.319 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 01:38:15.319 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 01:38:15.320 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 01:38:15.321 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 01:38:15.321 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-pps 2026-08-06 01:38:15.322 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 01:38:15.323 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 01:38:15.323 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 01:38:15.324 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 01:38:15.326 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: quotas 2026-08-06 01:38:15.327 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: quota_details 2026-08-06 01:38:15.328 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: rbac-policies 2026-08-06 01:38:15.329 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 01:38:15.329 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 01:38:15.330 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 01:38:15.331 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 01:38:15.331 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: revision-if-match 2026-08-06 01:38:15.332 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 01:38:15.333 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 01:38:15.334 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 01:38:15.336 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 01:38:15.337 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 01:38:15.338 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 01:38:15.339 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 01:38:15.340 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 01:38:15.341 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 01:38:15.352 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: security-group 2026-08-06 01:38:15.354 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: segment 2026-08-06 01:38:15.355 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 01:38:15.356 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: service-type 2026-08-06 01:38:15.356 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: sorting 2026-08-06 01:38:15.357 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 01:38:15.358 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 01:38:15.359 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 01:38:15.360 7 WARNING neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 01:38:15.360 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 01:38:15.361 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 01:38:15.362 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 01:38:15.362 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 01:38:15.363 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 01:38:15.364 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 01:38:15.364 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 01:38:15.368 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 01:38:15.369 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 01:38:15.369 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: trunk 2026-08-06 01:38:15.370 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: trunk-details 2026-08-06 01:38:15.371 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 01:38:15.371 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 01:38:15.373 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 01:38:15.374 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 01:38:15.375 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 01:38:15.377 7 INFO neutron.api.extensions [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Loaded extension: vpnaas 2026-08-06 01:38:15.380 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 01:38:15.380 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 01:38:15.381 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.381 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 01:38:15.388 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 01:38:15.388 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 01:38:15.395 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 01:38:15.396 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 01:38:15.397 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 01:38:15.398 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.399 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.399 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.400 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.400 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 01:38:15.401 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 01:38:15.401 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 01:38:15.402 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 01:38:15.403 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 01:38:15.403 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 01:38:15.409 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 01:38:15.410 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] router is already registered 2026-08-06 01:38:15.410 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 01:38:15.410 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] floatingip is already registered 2026-08-06 01:38:15.416 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 01:38:15.416 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] rbac_policy is already registered 2026-08-06 01:38:15.417 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 01:38:15.418 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] security_group is already registered 2026-08-06 01:38:15.418 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 01:38:15.419 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] security_group_rule is already registered 2026-08-06 01:38:15.421 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.421 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.422 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 01:38:15.423 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] subnetpool is already registered 2026-08-06 01:38:15.424 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 01:38:15.424 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] trunk is already registered 2026-08-06 01:38:15.425 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 01:38:15.426 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] endpoint_group is already registered 2026-08-06 01:38:15.426 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 01:38:15.427 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] vpnservice is already registered 2026-08-06 01:38:15.428 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 01:38:15.429 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] ipsec_site_connection is already registered 2026-08-06 01:38:15.430 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 01:38:15.430 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] ipsecpolicy is already registered 2026-08-06 01:38:15.431 7 INFO neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 01:38:15.431 7 WARNING neutron.quota.resource_registry [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] ikepolicy is already registered 2026-08-06 01:38:15.490 7 WARNING keystonemiddleware._common.config [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 01:38:15.502 7 WARNING oslo_config.cfg [None req-99896859-477a-4d59-ad67-a45841029184 - - - - - -] 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 0x55c22a388160 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 01:38:20.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65c08262-6bca-4928-985e-52439b7272db f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.18 () {44 vars in 923 bytes} [Thu Aug 6 01:38:19 2026] GET /v2.0/networks/public => generated 108 bytes in 803 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.18 () {44 vars in 945 bytes} [Thu Aug 6 01:38:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:38:21.822 8 WARNING oslo_policy.policy [None req-5d740ca7-f610-407f-9642-ae01c3be3b40 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-06 01:38:21.981 8 WARNING neutron.services.revisions.revision_plugin [None req-5d740ca7-f610-407f-9642-ae01c3be3b40 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Could not find related network for resource to bump revision. 2026-08-06 01:38:22.017 8 INFO neutron.db.segments_db [None req-5d740ca7-f610-407f-9642-ae01c3be3b40 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Added segment 3f09f5ed-e5b4-4013-952a-e2a9f541213e of type flat for network 4ca4612f-ee27-4eea-b120-5ed8d2df65cb 2026-08-06 01:38:22.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d740ca7-f610-407f-9642-ae01c3be3b40 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.18 () {48 vars in 963 bytes} [Thu Aug 6 01:38:21 2026] POST /v2.0/networks => generated 124 bytes in 863 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:38:28.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a1e32bc-33f4-4780-a548-8a07c82c4bc7 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.18 () {44 vars in 923 bytes} [Thu Aug 6 01:38:28 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.18 () {44 vars in 945 bytes} [Thu Aug 6 01:38:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:38:28.283 8 WARNING neutron.services.revisions.revision_plugin [None req-3f293a5a-b8f3-4039-b1ae-b100d9af0cc0 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Could not find related network for resource to bump revision. 2026-08-06 01:38:28.304 8 INFO neutron.db.segments_db [None req-3f293a5a-b8f3-4039-b1ae-b100d9af0cc0 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Added segment 412ea0d6-97b8-4c54-821c-592ba894f79e of type flat for network 97eb82d9-6d74-46c2-bc79-111478efbd83 2026-08-06 01:38:28.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f293a5a-b8f3-4039-b1ae-b100d9af0cc0 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.18 () {48 vars in 963 bytes} [Thu Aug 6 01:38:28 2026] POST /v2.0/networks => generated 124 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:38:34.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84670c29-d943-495a-a99e-ff5db1094d1d f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.18 () {44 vars in 923 bytes} [Thu Aug 6 01:38:34 2026] GET /v2.0/networks/public => generated 108 bytes in 441 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.18 () {44 vars in 945 bytes} [Thu Aug 6 01:38:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:38:34.926 7 WARNING oslo_policy.policy [None req-e8e16c5a-84a5-4180-abe4-14ab0b0cbdf9 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-06 01:38:34.977 7 WARNING neutron.services.revisions.revision_plugin [None req-e8e16c5a-84a5-4180-abe4-14ab0b0cbdf9 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Could not find related network for resource to bump revision. 2026-08-06 01:38:35.010 7 INFO neutron.db.segments_db [None req-e8e16c5a-84a5-4180-abe4-14ab0b0cbdf9 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Added segment 7d0382e9-e4e4-484d-9398-f2dee7335480 of type flat for network 855b0d4d-2cf5-4521-89e1-0ec32cbcd671 2026-08-06 01:38:35.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8e16c5a-84a5-4180-abe4-14ab0b0cbdf9 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.18 () {48 vars in 963 bytes} [Thu Aug 6 01:38:34 2026] POST /v2.0/networks => generated 124 bytes in 360 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:38:41.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b4134be-6944-43d2-9496-a3b8570490e6 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.18 () {44 vars in 923 bytes} [Thu Aug 6 01:38:41 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.18 () {44 vars in 945 bytes} [Thu Aug 6 01:38:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:38:41.154 7 WARNING neutron.services.revisions.revision_plugin [None req-fbf3fa23-9045-40af-b4bb-2ce052d998c2 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Could not find related network for resource to bump revision. 2026-08-06 01:38:41.176 7 INFO neutron.db.segments_db [None req-fbf3fa23-9045-40af-b4bb-2ce052d998c2 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Added segment 98228d44-3e15-4abf-8daa-e465039da9d1 of type flat for network e484bc81-7e29-4f2f-88ec-9d17cdb52fdf 2026-08-06 01:38:41.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbf3fa23-9045-40af-b4bb-2ce052d998c2 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.18 () {48 vars in 963 bytes} [Thu Aug 6 01:38:41 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:38:47.209 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc723d2f-f313-47e1-9548-73969ab4509f f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.18 () {44 vars in 923 bytes} [Thu Aug 6 01:38:47 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.18 () {44 vars in 945 bytes} [Thu Aug 6 01:38:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:38:47.306 8 WARNING neutron.services.revisions.revision_plugin [None req-7a4308e7-19c5-432b-b173-4f0a5bb111dc f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Could not find related network for resource to bump revision. 2026-08-06 01:38:47.332 8 INFO neutron.db.segments_db [None req-7a4308e7-19c5-432b-b173-4f0a5bb111dc f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Added segment 7c7874cb-1e8b-4849-b42f-d2c330ff7601 of type flat for network 62ed4357-e052-495d-bd71-7570d8f61d6b [pid: 8|app: 0|req: 11/19] 199.19.213.18 () {48 vars in 963 bytes} [Thu Aug 6 01:38:47 2026] POST /v2.0/networks => generated 706 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 01:38:48.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5f5a074-f984-4b30-aea9-b8a65467b67b f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.18 () {44 vars in 923 bytes} [Thu Aug 6 01:38:48 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.18 () {44 vars in 945 bytes} [Thu Aug 6 01:38:48 2026] GET /v2.0/networks?name=public => generated 709 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 01:38:49.060 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52f5d7ad-0f21-478b-b855-7f74fb33c868 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.19.213.18 () {44 vars in 1030 bytes} [Thu Aug 6 01:38:49 2026] GET /v2.0/subnets/public-subnet?network_id=62ed4357-e052-495d-bd71-7570d8f61d6b => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.19.213.18 () {44 vars in 1053 bytes} [Thu Aug 6 01:38:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=62ed4357-e052-495d-bd71-7570d8f61d6b => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.18 () {48 vars in 961 bytes} [Thu Aug 6 01:38:49 2026] POST /v2.0/subnets => generated 641 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 01:43:37.031 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f84e5171-0055-4a5b-9bda-214acdb5bb5b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:43:37.032 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7487cb19-a2d7-4230-942f-8585024ea83a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:43:37.034 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Aug 6 01:43:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.18) !!! 2026-08-06 01:43:37.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98bbaa48-75ac-4baa-8cab-f490da334623 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/62] 199.19.213.18 () {44 vars in 933 bytes} [Thu Aug 6 01:43:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:43:37.206 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a32c92e3-bc6b-4c4b-ab0a-79bcccaf9752] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:43:37.208 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0977ff4b-4e1c-431f-a1e8-a0804d063e7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:43:37.208 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Aug 6 01:43:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.18) !!! [pid: 8|app: 0|req: 33/63] 199.19.213.18 () {44 vars in 955 bytes} [Thu Aug 6 01:43:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:43:37.314 7 INFO neutron.db.segments_db [None req-2454e548-59ab-4beb-9390-4403b7a42402 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] Added segment c535d04a-5501-4609-bc87-fc33b112a865 of type vxlan for network bd996890-edf8-4506-a06c-b24749b56bf9 [pid: 7|app: 0|req: 31/66] 199.19.213.18 () {48 vars in 962 bytes} [Thu Aug 6 01:43:37 2026] POST /v2.0/networks => generated 707 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 01:43:38.461 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a32c92e3-bc6b-4c4b-ab0a-79bcccaf9752] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51042. 2026-08-06 01:43:38.462 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0977ff4b-4e1c-431f-a1e8-a0804d063e7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51056. 2026-08-06 01:43:38.516 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4699726f-b52b-4e5d-91d7-00208093ed00 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/67] 199.19.213.18 () {44 vars in 933 bytes} [Thu Aug 6 01:43:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:43:38.611 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7487cb19-a2d7-4230-942f-8585024ea83a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51084. 2026-08-06 01:43:38.612 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f84e5171-0055-4a5b-9bda-214acdb5bb5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51080. [pid: 7|app: 0|req: 32/68] 199.19.213.18 () {44 vars in 955 bytes} [Thu Aug 6 01:43:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 01:43:38.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-420c24fc-4b0a-4959-899a-b63a6686518c f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/69] 199.19.213.18 () {44 vars in 1032 bytes} [Thu Aug 6 01:43:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bd996890-edf8-4506-a06c-b24749b56bf9 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.19.213.18 () {44 vars in 1055 bytes} [Thu Aug 6 01:43:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bd996890-edf8-4506-a06c-b24749b56bf9 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/71] 199.19.213.18 () {48 vars in 961 bytes} [Thu Aug 6 01:43:38 2026] POST /v2.0/subnets => generated 627 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 01:43:40.179 7 INFO neutron.api.v2.resource [None req-dd1ee882-56ce-4a8e-9303-163705fb82f5 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/72] 199.19.213.18 () {44 vars in 967 bytes} [Thu Aug 6 01:43:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.19.213.18 () {44 vars in 989 bytes} [Thu Aug 6 01:43:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.19.213.18 () {48 vars in 976 bytes} [Thu Aug 6 01:43:40 2026] POST /v2.0/security-groups => generated 1616 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:41 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:41 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 1616 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:41 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:43:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:43 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 2230 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:43 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:43 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:43:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:44 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:44 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:44 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 2846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:43:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:45 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 3462 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:45 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:45 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:43:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:46 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 4078 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:46 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:46 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:43:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.18 () {44 vars in 983 bytes} [Thu Aug 6 01:43:48 2026] GET /v2.0/networks/bd996890-edf8-4506-a06c-b24749b56bf9 => generated 732 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 01:43:48.419 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef197fe3-5e04-4bf8-a843-1c61dd8c5c0a f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/96] 199.19.213.18 () {44 vars in 1072 bytes} [Thu Aug 6 01:43:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bd996890-edf8-4506-a06c-b24749b56bf9 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.19.213.18 () {44 vars in 1095 bytes} [Thu Aug 6 01:43:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bd996890-edf8-4506-a06c-b24749b56bf9 => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:48 2026] GET /v2.0/security-groups/b5e4f1e3-9f50-4a9b-ad41-a37bf7ffd1c3 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.19.213.18 () {48 vars in 957 bytes} [Thu Aug 6 01:43:48 2026] POST /v2.0/ports => generated 1096 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 01:43:55.571 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e3c4cd9-8fc8-4174-a095-e75b0bbd5959 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/102] 199.19.213.18 () {44 vars in 975 bytes} [Thu Aug 6 01:43:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/103] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:43:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.19.213.18 () {48 vars in 1027 bytes} [Thu Aug 6 01:43:55 2026] PUT /v2.0/ports/7ec1136a-99a3-41f3-ba97-dce7f803aef7 => generated 1209 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.19.213.18 () {44 vars in 916 bytes} [Thu Aug 6 01:43:57 2026] GET /v2.0/ports => generated 3726 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 01:43:59.097 7 INFO neutron.api.v2.resource [None req-b54cb9a7-6f0a-4bee-a2c8-b353300e8db1 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/106] 199.19.213.18 () {44 vars in 955 bytes} [Thu Aug 6 01:43:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.19.213.18 () {44 vars in 977 bytes} [Thu Aug 6 01:43:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.18 () {48 vars in 976 bytes} [Thu Aug 6 01:43:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:44:00 2026] GET /v2.0/security-groups/4aca4c41-b731-44e0-ad93-f9f2d2e8f05b => generated 1610 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:44:00 2026] GET /v2.0/security-groups/4aca4c41-b731-44e0-ad93-f9f2d2e8f05b => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:44:00 2026] GET /v2.0/security-groups/4aca4c41-b731-44e0-ad93-f9f2d2e8f05b => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:44:00 2026] POST /v2.0/security-group-rules => generated 621 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:44:01 2026] GET /v2.0/security-groups/4aca4c41-b731-44e0-ad93-f9f2d2e8f05b => generated 2244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:44:01 2026] GET /v2.0/security-groups/4aca4c41-b731-44e0-ad93-f9f2d2e8f05b => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.18 () {44 vars in 997 bytes} [Thu Aug 6 01:44:01 2026] GET /v2.0/security-groups/4aca4c41-b731-44e0-ad93-f9f2d2e8f05b => generated 2244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.18 () {48 vars in 987 bytes} [Thu Aug 6 01:44:01 2026] POST /v2.0/security-group-rules => generated 625 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/125] 199.19.213.18 () {44 vars in 971 bytes} [Thu Aug 6 01:45:07 2026] GET /v2.0/quotas/70159d4087824f93b487b341d31f9ef8 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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/128] 199.19.213.18 () {48 vars in 1023 bytes} [Thu Aug 6 01:45:07 2026] PUT /v2.0/quotas/70159d4087824f93b487b341d31f9ef8 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 01:47:26.963 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a32c92e3-bc6b-4c4b-ab0a-79bcccaf9752] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:47:26.964 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0977ff4b-4e1c-431f-a1e8-a0804d063e7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 01:47:27.237 8 INFO neutron.pecan_wsgi.hooks.translation [None req-301909ab-0ab2-456e-ae3d-601e490a98d5 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/147] 199.19.213.18 () {30 vars in 740 bytes} [Thu Aug 6 01:47:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:47:27.255 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f84e5171-0055-4a5b-9bda-214acdb5bb5b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:47:27.256 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7487cb19-a2d7-4230-942f-8585024ea83a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-06 01:47:27.257 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Aug 6 01:47:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.18) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/148] 199.19.213.18 () {30 vars in 762 bytes} [Thu Aug 6 01:47:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 01:47:29.207 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0977ff4b-4e1c-431f-a1e8-a0804d063e7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53766. 2026-08-06 01:47:29.209 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a32c92e3-bc6b-4c4b-ab0a-79bcccaf9752] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53778. 2026-08-06 01:47:29.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99d88848-d5e9-4737-bed7-0e0cda506695 f82249eb50b849c0a270cb52aa241d2a 70159d4087824f93b487b341d31f9ef8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/149] 199.19.213.18 () {30 vars in 740 bytes} [Thu Aug 6 01:47:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 01:47:29.331 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7487cb19-a2d7-4230-942f-8585024ea83a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53802. 2026-08-06 01:47:29.341 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f84e5171-0055-4a5b-9bda-214acdb5bb5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53790. [pid: 7|app: 0|req: 72/150] 199.19.213.18 () {30 vars in 762 bytes} [Thu Aug 6 01:47:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)