+ 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 [Tue Sep 8 23:27:10 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:27:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-549b4d7fb6-w2h7z 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 0x55754e035150 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:54: 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:54: 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-09-08 23:27:14.453 8 INFO neutron.common.config [-] Logging enabled! 2026-09-08 23:27:14.454 8 INFO neutron.common.config [-] uwsgi version 23.5.0.dev5 2026-09-08 23:27:14.487 7 INFO neutron.common.config [-] Logging enabled! 2026-09-08 23:27:14.487 7 INFO neutron.common.config [-] uwsgi version 23.5.0.dev5 2026-09-08 23:27:14.771 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 23:27:14.781 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 23:27:15.674 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 23:27:15.676 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 23:27:15.679 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-08 23:27:15.680 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 23:27:15.681 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 23:27:15.681 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 23:27:15.681 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:27:15.687 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:27:15.687 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:27:15.687 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 23:27:15.693 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 23:27:15.700 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 23:27:15.704 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-08 23:27:15.705 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 23:27:15.705 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 23:27:15.706 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 23:27:15.706 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:27:15.706 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 23:27:15.707 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 23:27:15.707 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 23:27:15.713 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:27:15.713 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:27:15.714 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 23:27:15.735 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 23:27:15.737 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 23:27:15.737 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 23:27:15.749 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 23:27:15.749 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 23:27:15.750 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 23:27:15.750 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 23:27:15.756 8 WARNING oslo_policy.policy [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] 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-09-08 23:27:15.782 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 23:27:15.783 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 23:27:15.783 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 23:27:15.783 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 23:27:15.790 7 WARNING oslo_policy.policy [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] 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-09-08 23:27:16.118 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing driver for type 'vlan' 2026-09-08 23:27:16.330 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing driver for type 'vlan' 2026-09-08 23:27:16.451 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] VlanTypeDriver initialization complete 2026-09-08 23:27:16.452 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 23:27:16.452 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 23:27:16.474 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 23:27:16.474 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 23:27:16.474 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing extension driver 'port_security' 2026-09-08 23:27:16.474 8 INFO neutron.plugins.ml2.extensions.port_security [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 23:27:16.475 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing extension driver 'qos' 2026-09-08 23:27:16.475 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 23:27:16.475 8 INFO neutron.plugins.ml2.managers [None req-cee28abe-3d99-4f70-afab-be1308c88747 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 23:27:16.486 8 INFO neutron.quota [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded quota_driver: . 2026-09-08 23:27:16.486 8 INFO neutron.plugins.ml2.plugin [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 23:27:16.487 8 INFO neutron.plugins.ml2.managers [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 23:27:16.487 8 INFO neutron.plugins.ml2.managers [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 23:27:16.487 8 INFO neutron.plugins.ml2.managers [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 23:27:16.487 8 INFO neutron.extensions.vlantransparent [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Disabled vlantransparent extension. 2026-09-08 23:27:16.488 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: qos 2026-09-08 23:27:16.498 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: router 2026-09-08 23:27:16.532 8 INFO neutron.services.service_base [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 23:27:16.533 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: segments 2026-09-08 23:27:16.623 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: trunk 2026-09-08 23:27:16.628 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] VlanTypeDriver initialization complete 2026-09-08 23:27:16.628 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 23:27:16.629 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 23:27:16.649 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 23:27:16.650 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 23:27:16.650 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing extension driver 'port_security' 2026-09-08 23:27:16.650 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 23:27:16.650 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing extension driver 'qos' 2026-09-08 23:27:16.650 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 23:27:16.650 7 INFO neutron.plugins.ml2.managers [None req-a53f31b8-993a-496d-bd35-a144c1839858 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 23:27:16.669 7 INFO neutron.quota [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded quota_driver: . 2026-09-08 23:27:16.670 7 INFO neutron.plugins.ml2.plugin [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 23:27:16.670 7 INFO neutron.plugins.ml2.managers [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 23:27:16.671 7 INFO neutron.plugins.ml2.managers [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 23:27:16.671 7 INFO neutron.plugins.ml2.managers [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 23:27:16.672 7 INFO neutron.extensions.vlantransparent [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Disabled vlantransparent extension. 2026-09-08 23:27:16.672 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: qos 2026-09-08 23:27:16.673 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: vpnaas 2026-09-08 23:27:16.695 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: router 2026-09-08 23:27:16.705 8 WARNING stevedore.named [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 23:27:16.747 7 INFO neutron.services.service_base [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 23:27:16.748 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: segments 2026-09-08 23:27:16.753 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 23:27:16.753 8 INFO neutron.common.utils [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 23:27:16.754 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: auto_allocate 2026-09-08 23:27:16.757 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: tag 2026-09-08 23:27:16.763 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: timestamp 2026-09-08 23:27:16.765 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 23:27:16.768 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: flavors 2026-09-08 23:27:16.771 8 INFO neutron.manager [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loading Plugin: revisions 2026-09-08 23:27:16.774 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Initializing extension manager. 2026-09-08 23:27:16.775 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: address-group 2026-09-08 23:27:16.776 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: address-scope 2026-09-08 23:27:16.777 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 23:27:16.778 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: agent 2026-09-08 23:27:16.778 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 23:27:16.779 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 23:27:16.780 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 23:27:16.781 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: availability_zone 2026-09-08 23:27:16.782 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 23:27:16.782 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 23:27:16.783 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: default-subnetpools 2026-09-08 23:27:16.784 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 23:27:16.785 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: dns-integration 2026-09-08 23:27:16.785 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 23:27:16.786 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 23:27:16.787 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: dvr 2026-09-08 23:27:16.787 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 23:27:16.788 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 23:27:16.788 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 23:27:16.789 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 23:27:16.790 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: external-net 2026-09-08 23:27:16.790 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 23:27:16.791 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: extraroute 2026-09-08 23:27:16.792 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 23:27:16.792 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 23:27:16.793 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 23:27:16.793 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 23:27:16.794 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 23:27:16.795 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: fip-port-details 2026-09-08 23:27:16.795 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: flavors 2026-09-08 23:27:16.797 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 23:27:16.797 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: floatingip-pools 2026-09-08 23:27:16.798 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: ip_allocation 2026-09-08 23:27:16.799 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 23:27:16.799 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: l2_adjacency 2026-09-08 23:27:16.800 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: router 2026-09-08 23:27:16.802 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 23:27:16.803 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 23:27:16.803 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: l3-ha 2026-09-08 23:27:16.804 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 23:27:16.804 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 23:27:16.805 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: l3-flavors 2026-09-08 23:27:16.806 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 23:27:16.807 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 23:27:16.809 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 23:27:16.810 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 23:27:16.811 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 23:27:16.812 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 23:27:16.813 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 23:27:16.813 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: multi-provider 2026-09-08 23:27:16.814 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: net-mtu 2026-09-08 23:27:16.815 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 23:27:16.815 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: network_availability_zone 2026-09-08 23:27:16.816 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: network_ha 2026-09-08 23:27:16.817 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: network-ip-availability 2026-09-08 23:27:16.818 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 23:27:16.818 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: pagination 2026-09-08 23:27:16.819 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-device-profile 2026-09-08 23:27:16.819 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 23:27:16.820 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 23:27:16.821 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-mac-override 2026-09-08 23:27:16.821 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 23:27:16.822 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 23:27:16.822 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-resource-request 2026-09-08 23:27:16.823 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 23:27:16.824 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: binding 2026-09-08 23:27:16.824 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: binding-extended 2026-09-08 23:27:16.825 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-security 2026-09-08 23:27:16.826 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: project-id 2026-09-08 23:27:16.826 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: provider 2026-09-08 23:27:16.828 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos 2026-09-08 23:27:16.829 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 23:27:16.829 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 23:27:16.830 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-default 2026-09-08 23:27:16.830 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-fip 2026-09-08 23:27:16.831 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 23:27:16.832 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 23:27:16.832 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 23:27:16.833 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 23:27:16.834 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 23:27:16.834 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-pps 2026-09-08 23:27:16.835 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 23:27:16.836 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 23:27:16.836 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 23:27:16.837 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: quota-check-limit 2026-09-08 23:27:16.837 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: trunk 2026-09-08 23:27:16.839 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: quotas 2026-09-08 23:27:16.840 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: quota_details 2026-09-08 23:27:16.841 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: rbac-policies 2026-09-08 23:27:16.842 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: rbac-address-group 2026-09-08 23:27:16.842 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 23:27:16.843 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 23:27:16.843 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 23:27:16.844 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: revision-if-match 2026-09-08 23:27:16.845 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 23:27:16.845 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: router_availability_zone 2026-09-08 23:27:16.846 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 23:27:16.848 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 23:27:16.848 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 23:27:16.849 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 23:27:16.849 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 23:27:16.850 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 23:27:16.857 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: security-group 2026-09-08 23:27:16.858 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: segment 2026-09-08 23:27:16.859 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 23:27:16.859 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: service-type 2026-09-08 23:27:16.860 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: sorting 2026-09-08 23:27:16.861 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 23:27:16.861 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: standard-attr-description 2026-09-08 23:27:16.862 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: stateful-security-group 2026-09-08 23:27:16.862 8 WARNING neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 23:27:16.863 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 23:27:16.864 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: subnet_onboard 2026-09-08 23:27:16.864 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 23:27:16.865 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: subnet-service-types 2026-09-08 23:27:16.866 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: subnet_allocation 2026-09-08 23:27:16.866 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 23:27:16.867 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 23:27:16.870 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 23:27:16.871 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 23:27:16.871 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: trunk 2026-09-08 23:27:16.872 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: trunk-details 2026-09-08 23:27:16.872 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 23:27:16.873 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 23:27:16.874 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 23:27:16.875 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: vpn-flavors 2026-09-08 23:27:16.876 8 INFO neutron.api.extensions [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Loaded extension: vpnaas 2026-09-08 23:27:16.878 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-08 23:27:16.878 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-08 23:27:16.879 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:16.879 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-08 23:27:16.880 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 23:27:16.880 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 23:27:16.883 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 23:27:16.883 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 23:27:16.883 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 23:27:16.884 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:16.884 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] subnetpool is already registered 2026-09-08 23:27:16.884 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:16.884 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] subnetpool is already registered 2026-09-08 23:27:16.885 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 23:27:16.885 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 23:27:16.885 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 23:27:16.886 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 23:27:16.886 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 23:27:16.886 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 23:27:16.888 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 23:27:16.888 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] router is already registered 2026-09-08 23:27:16.888 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 23:27:16.888 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] floatingip is already registered 2026-09-08 23:27:16.888 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: vpnaas 2026-09-08 23:27:16.889 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 23:27:16.890 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] rbac_policy is already registered 2026-09-08 23:27:16.890 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 23:27:16.890 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] security_group is already registered 2026-09-08 23:27:16.890 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 23:27:16.890 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] security_group_rule is already registered 2026-09-08 23:27:16.891 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:16.891 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] subnetpool is already registered 2026-09-08 23:27:16.891 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:16.891 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] subnetpool is already registered 2026-09-08 23:27:16.892 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 23:27:16.892 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] trunk is already registered 2026-09-08 23:27:16.892 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 23:27:16.892 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] endpoint_group is already registered 2026-09-08 23:27:16.893 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 23:27:16.893 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] vpnservice is already registered 2026-09-08 23:27:16.893 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 23:27:16.893 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] ipsec_site_connection is already registered 2026-09-08 23:27:16.893 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 23:27:16.894 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] ipsecpolicy is already registered 2026-09-08 23:27:16.894 8 INFO neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 23:27:16.894 8 WARNING neutron.quota.resource_registry [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] ikepolicy is already registered 2026-09-08 23:27:16.927 7 WARNING stevedore.named [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 23:27:16.928 8 WARNING keystonemiddleware._common.config [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 23:27:16.935 8 WARNING oslo_config.cfg [None req-b86eafad-cd61-4748-9de9-c5ea1264ddbd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55754e035150 pid: 8 (default app) 2026-09-08 23:27:16.993 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 23:27:16.994 7 INFO neutron.common.utils [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 23:27:16.995 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: auto_allocate 2026-09-08 23:27:17.005 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: tag 2026-09-08 23:27:17.018 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: timestamp 2026-09-08 23:27:17.023 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 23:27:17.031 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: flavors 2026-09-08 23:27:17.035 7 INFO neutron.manager [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loading Plugin: revisions 2026-09-08 23:27:17.041 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Initializing extension manager. 2026-09-08 23:27:17.043 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: address-group 2026-09-08 23:27:17.044 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: address-scope 2026-09-08 23:27:17.045 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 23:27:17.046 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: agent 2026-09-08 23:27:17.047 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 23:27:17.049 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 23:27:17.050 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 23:27:17.051 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: availability_zone 2026-09-08 23:27:17.052 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 23:27:17.053 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 23:27:17.054 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: default-subnetpools 2026-09-08 23:27:17.059 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 23:27:17.060 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: dns-integration 2026-09-08 23:27:17.060 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 23:27:17.061 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 23:27:17.062 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: dvr 2026-09-08 23:27:17.062 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 23:27:17.063 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 23:27:17.064 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 23:27:17.064 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 23:27:17.065 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: external-net 2026-09-08 23:27:17.066 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 23:27:17.066 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: extraroute 2026-09-08 23:27:17.067 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 23:27:17.068 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 23:27:17.068 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 23:27:17.069 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 23:27:17.070 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 23:27:17.070 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: fip-port-details 2026-09-08 23:27:17.071 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: flavors 2026-09-08 23:27:17.072 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 23:27:17.073 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: floatingip-pools 2026-09-08 23:27:17.074 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: ip_allocation 2026-09-08 23:27:17.074 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 23:27:17.075 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: l2_adjacency 2026-09-08 23:27:17.076 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: router 2026-09-08 23:27:17.078 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 23:27:17.079 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 23:27:17.079 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: l3-ha 2026-09-08 23:27:17.080 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 23:27:17.081 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 23:27:17.081 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: l3-flavors 2026-09-08 23:27:17.082 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 23:27:17.083 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 23:27:17.085 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 23:27:17.086 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 23:27:17.087 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 23:27:17.089 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 23:27:17.089 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 23:27:17.090 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: multi-provider 2026-09-08 23:27:17.091 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: net-mtu 2026-09-08 23:27:17.091 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 23:27:17.092 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: network_availability_zone 2026-09-08 23:27:17.094 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: network_ha 2026-09-08 23:27:17.095 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: network-ip-availability 2026-09-08 23:27:17.096 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 23:27:17.097 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: pagination 2026-09-08 23:27:17.098 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-device-profile 2026-09-08 23:27:17.098 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 23:27:17.099 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 23:27:17.100 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-mac-override 2026-09-08 23:27:17.100 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 23:27:17.101 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 23:27:17.101 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-resource-request 2026-09-08 23:27:17.102 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 23:27:17.102 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: binding 2026-09-08 23:27:17.103 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: binding-extended 2026-09-08 23:27:17.104 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-security 2026-09-08 23:27:17.104 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: project-id 2026-09-08 23:27:17.105 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: provider 2026-09-08 23:27:17.107 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos 2026-09-08 23:27:17.108 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 23:27:17.109 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 23:27:17.109 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-default 2026-09-08 23:27:17.110 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-fip 2026-09-08 23:27:17.110 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 23:27:17.111 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 23:27:17.112 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 23:27:17.112 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 23:27:17.113 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 23:27:17.113 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-pps 2026-09-08 23:27:17.114 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 23:27:17.114 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 23:27:17.115 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 23:27:17.116 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: quota-check-limit 2026-09-08 23:27:17.118 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: quotas 2026-09-08 23:27:17.119 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: quota_details 2026-09-08 23:27:17.120 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: rbac-policies 2026-09-08 23:27:17.121 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: rbac-address-group 2026-09-08 23:27:17.121 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 23:27:17.122 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 23:27:17.123 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 23:27:17.123 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: revision-if-match 2026-09-08 23:27:17.124 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 23:27:17.125 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: router_availability_zone 2026-09-08 23:27:17.125 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 23:27:17.127 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 23:27:17.127 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 23:27:17.128 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 23:27:17.128 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 23:27:17.129 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 23:27:17.137 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: security-group 2026-09-08 23:27:17.138 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: segment 2026-09-08 23:27:17.138 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 23:27:17.139 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: service-type 2026-09-08 23:27:17.139 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: sorting 2026-09-08 23:27:17.140 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 23:27:17.141 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: standard-attr-description 2026-09-08 23:27:17.141 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: stateful-security-group 2026-09-08 23:27:17.142 7 WARNING neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 23:27:17.142 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 23:27:17.143 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: subnet_onboard 2026-09-08 23:27:17.143 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 23:27:17.144 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: subnet-service-types 2026-09-08 23:27:17.145 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: subnet_allocation 2026-09-08 23:27:17.145 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 23:27:17.146 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 23:27:17.149 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 23:27:17.149 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 23:27:17.150 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: trunk 2026-09-08 23:27:17.151 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: trunk-details 2026-09-08 23:27:17.151 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 23:27:17.152 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 23:27:17.153 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 23:27:17.153 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: vpn-flavors 2026-09-08 23:27:17.155 7 INFO neutron.api.extensions [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Loaded extension: vpnaas 2026-09-08 23:27:17.157 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-08 23:27:17.157 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-08 23:27:17.157 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:17.158 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-08 23:27:17.158 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 23:27:17.159 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 23:27:17.161 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 23:27:17.161 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 23:27:17.161 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 23:27:17.162 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:17.162 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] subnetpool is already registered 2026-09-08 23:27:17.162 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:17.162 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] subnetpool is already registered 2026-09-08 23:27:17.162 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 23:27:17.163 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 23:27:17.163 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 23:27:17.163 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 23:27:17.163 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 23:27:17.163 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 23:27:17.165 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 23:27:17.165 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] router is already registered 2026-09-08 23:27:17.166 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 23:27:17.166 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] floatingip is already registered 2026-09-08 23:27:17.167 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 23:27:17.167 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] rbac_policy is already registered 2026-09-08 23:27:17.167 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 23:27:17.167 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] security_group is already registered 2026-09-08 23:27:17.167 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 23:27:17.168 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] security_group_rule is already registered 2026-09-08 23:27:17.168 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:17.168 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] subnetpool is already registered 2026-09-08 23:27:17.168 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 23:27:17.168 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] subnetpool is already registered 2026-09-08 23:27:17.169 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 23:27:17.169 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] trunk is already registered 2026-09-08 23:27:17.169 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 23:27:17.169 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] endpoint_group is already registered 2026-09-08 23:27:17.169 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 23:27:17.169 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] vpnservice is already registered 2026-09-08 23:27:17.170 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 23:27:17.170 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] ipsec_site_connection is already registered 2026-09-08 23:27:17.170 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 23:27:17.170 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] ipsecpolicy is already registered 2026-09-08 23:27:17.170 7 INFO neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 23:27:17.170 7 WARNING neutron.quota.resource_registry [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] ikepolicy is already registered 2026-09-08 23:27:17.230 7 WARNING keystonemiddleware._common.config [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 23:27:17.237 7 WARNING oslo_config.cfg [None req-0922b90e-9b43-477b-ab4e-b2e4383c5b8a - - - - - -] 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 7 seconds on interpreter 0x55754e035150 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 23:27:23.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0058380-78ba-45c3-a129-9ccfdae63c75 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.59 () {44 vars in 924 bytes} [Tue Sep 8 23:27:22 2026] GET /v2.0/networks/public => generated 108 bytes in 851 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 162.253.55.59 () {44 vars in 946 bytes} [Tue Sep 8 23:27:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 23:27:23.774 8 WARNING oslo_policy.policy [None req-f9eacfeb-9382-403a-ac8c-f2f6dff9c7cd 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-08 23:27:23.889 8 WARNING neutron.services.revisions.revision_plugin [None req-f9eacfeb-9382-403a-ac8c-f2f6dff9c7cd 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Could not find related network for resource to bump revision. 2026-09-08 23:27:23.910 8 INFO neutron.db.segments_db [None req-f9eacfeb-9382-403a-ac8c-f2f6dff9c7cd 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Added segment 844c0114-db85-454b-b935-c69bce084fa5 of type flat for network 7fdefd2f-dae6-4656-a018-bb88bba03359 2026-09-08 23:27:23.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9eacfeb-9382-403a-ac8c-f2f6dff9c7cd 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 162.253.55.59 () {48 vars in 964 bytes} [Tue Sep 8 23:27:23 2026] POST /v2.0/networks => generated 124 bytes in 473 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:27:29.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0aefe1d3-9efe-4ea0-aac7-167f1077cd44 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.59 () {44 vars in 924 bytes} [Tue Sep 8 23:27:29 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.59 () {44 vars in 946 bytes} [Tue Sep 8 23:27:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 23:27:30.122 8 WARNING neutron.services.revisions.revision_plugin [None req-c579be80-4f4b-4d12-ba94-2fc74340d07e 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Could not find related network for resource to bump revision. 2026-09-08 23:27:30.145 8 INFO neutron.db.segments_db [None req-c579be80-4f4b-4d12-ba94-2fc74340d07e 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Added segment 8dbbb655-39bf-40bd-b384-c8756281d379 of type flat for network bedf7027-d369-4953-85b2-da27dea1e40e 2026-09-08 23:27:30.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c579be80-4f4b-4d12-ba94-2fc74340d07e 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.59 () {48 vars in 964 bytes} [Tue Sep 8 23:27:30 2026] POST /v2.0/networks => generated 124 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:27:36.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05d41669-582a-40d4-bb70-87bb1cb9ac44 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 162.253.55.59 () {44 vars in 924 bytes} [Tue Sep 8 23:27:36 2026] GET /v2.0/networks/public => generated 108 bytes in 489 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 162.253.55.59 () {44 vars in 946 bytes} [Tue Sep 8 23:27:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 23:27:36.879 7 WARNING oslo_policy.policy [None req-6bc23acd-c4ba-40f6-8522-d9b3b8405d6d 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-08 23:27:36.950 7 WARNING neutron.services.revisions.revision_plugin [None req-6bc23acd-c4ba-40f6-8522-d9b3b8405d6d 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Could not find related network for resource to bump revision. 2026-09-08 23:27:36.992 7 INFO neutron.db.segments_db [None req-6bc23acd-c4ba-40f6-8522-d9b3b8405d6d 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Added segment 33d2a99e-9289-4f33-8997-5874d58d015e of type flat for network 1032ec4f-3bf6-40b6-a7ee-a2471d7a9f77 2026-09-08 23:27:37.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bc23acd-c4ba-40f6-8522-d9b3b8405d6d 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 162.253.55.59 () {48 vars in 964 bytes} [Tue Sep 8 23:27:36 2026] POST /v2.0/networks => generated 124 bytes in 513 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:27:43.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a13a0a84-f15b-415e-a056-81ffa41bc03c 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 162.253.55.59 () {44 vars in 924 bytes} [Tue Sep 8 23:27:42 2026] GET /v2.0/networks/public => generated 108 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.59 () {44 vars in 946 bytes} [Tue Sep 8 23:27:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 23:27:43.242 7 WARNING neutron.services.revisions.revision_plugin [None req-58134744-3ac3-4177-9d24-65e90f37a9e9 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Could not find related network for resource to bump revision. 2026-09-08 23:27:43.268 7 INFO neutron.db.segments_db [None req-58134744-3ac3-4177-9d24-65e90f37a9e9 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Added segment f4d16454-cf64-4c57-9fd1-3a297c160968 of type flat for network b65f7812-44d0-4767-b681-0fe39fc3497b 2026-09-08 23:27:43.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58134744-3ac3-4177-9d24-65e90f37a9e9 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 162.253.55.59 () {48 vars in 964 bytes} [Tue Sep 8 23:27:43 2026] POST /v2.0/networks => generated 124 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:27:49.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64cc0c0e-1636-4360-8634-27c230ff4cf9 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.59 () {44 vars in 924 bytes} [Tue Sep 8 23:27:49 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.59 () {44 vars in 946 bytes} [Tue Sep 8 23:27:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 23:27:49.335 8 WARNING neutron.services.revisions.revision_plugin [None req-74a5c719-f68b-47f7-92af-0cf610c63d9e 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Could not find related network for resource to bump revision. 2026-09-08 23:27:49.368 8 INFO neutron.db.segments_db [None req-74a5c719-f68b-47f7-92af-0cf610c63d9e 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Added segment 2be64870-e717-461f-84a5-d54d0e7dfac5 of type flat for network 9cbcefda-0afc-48c0-9892-6d1628154991 [pid: 8|app: 0|req: 11/19] 162.253.55.59 () {48 vars in 964 bytes} [Tue Sep 8 23:27:49 2026] POST /v2.0/networks => generated 706 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 23:27:50.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5564c5e-a5ea-49dc-9447-cecf20b9b4d2 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 162.253.55.59 () {44 vars in 924 bytes} [Tue Sep 8 23:27:50 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 162.253.55.59 () {44 vars in 946 bytes} [Tue Sep 8 23:27:50 2026] GET /v2.0/networks?name=public => generated 709 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 23:27:50.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5200e4ad-2ec6-4e6a-99bd-d7a485011c15 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 162.253.55.59 () {44 vars in 1031 bytes} [Tue Sep 8 23:27:50 2026] GET /v2.0/subnets/public-subnet?network_id=9cbcefda-0afc-48c0-9892-6d1628154991 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 162.253.55.59 () {44 vars in 1054 bytes} [Tue Sep 8 23:27:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=9cbcefda-0afc-48c0-9892-6d1628154991 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 162.253.55.59 () {48 vars in 962 bytes} [Tue Sep 8 23:27:50 2026] POST /v2.0/subnets => generated 641 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 23:32:25.259 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [747625f6-2f82-48e4-99e3-3c0fc7cadff7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:32:25.260 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e62bfb73-ba7e-4d6c-8e7b-2a95fafafa0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:32:25.265 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Sep 8 23:32:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.59) !!! 2026-09-08 23:32:25.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bde0716-f861-4ab0-816a-59998db30ffb 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/60] 162.253.55.59 () {44 vars in 934 bytes} [Tue Sep 8 23:32:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:32:25.413 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b0da574-12c5-4ab9-8a3d-b46687ab138a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:32:25.415 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a3a099f0-af65-4147-aa50-d285fa320b6e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:32:25.419 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Sep 8 23:32:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.59) !!! [pid: 7|app: 0|req: 29/61] 162.253.55.59 () {44 vars in 956 bytes} [Tue Sep 8 23:32:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 23:32:25.552 8 INFO neutron.db.segments_db [None req-5fb31676-f512-479d-9c46-bbf639a8a839 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] Added segment 49b35139-9bad-4de8-a290-e6a5ebf623fa of type vxlan for network 3eb8e21a-a1c4-4212-81d8-1f9b7d40d81b [pid: 8|app: 0|req: 33/62] 162.253.55.59 () {48 vars in 963 bytes} [Tue Sep 8 23:32:25 2026] POST /v2.0/networks => generated 707 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 23:32:26.651 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a3a099f0-af65-4147-aa50-d285fa320b6e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54422. 2026-09-08 23:32:26.651 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b0da574-12c5-4ab9-8a3d-b46687ab138a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54428. 2026-09-08 23:32:26.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86aa59f3-5740-4979-b3be-9b26cef898ee 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/63] 162.253.55.59 () {44 vars in 934 bytes} [Tue Sep 8 23:32:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:32:26.771 8 INFO oslo.messaging._drivers.impl_rabbit [-] [747625f6-2f82-48e4-99e3-3c0fc7cadff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54434. 2026-09-08 23:32:26.773 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e62bfb73-ba7e-4d6c-8e7b-2a95fafafa0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54446. [pid: 8|app: 0|req: 34/64] 162.253.55.59 () {44 vars in 956 bytes} [Tue Sep 8 23:32:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 23:32:26.821 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3f0e95f-bc12-42a2-bab5-456ee2066f47 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 162.253.55.59 () {44 vars in 1033 bytes} [Tue Sep 8 23:32:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3eb8e21a-a1c4-4212-81d8-1f9b7d40d81b => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 162.253.55.59 () {44 vars in 1056 bytes} [Tue Sep 8 23:32:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3eb8e21a-a1c4-4212-81d8-1f9b7d40d81b => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 162.253.55.59 () {48 vars in 962 bytes} [Tue Sep 8 23:32:26 2026] POST /v2.0/subnets => generated 627 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 23:32:28.278 8 INFO neutron.api.v2.resource [None req-b6b0ee10-57d6-4eb5-aa23-ce173a59b86a 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 162.253.55.59 () {44 vars in 968 bytes} [Tue Sep 8 23:32:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 162.253.55.59 () {44 vars in 990 bytes} [Tue Sep 8 23:32:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 162.253.55.59 () {48 vars in 977 bytes} [Tue Sep 8 23:32:28 2026] POST /v2.0/security-groups => generated 1552 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:29 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 1552 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:29 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 1552 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:29 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 1552 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:30 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 2134 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:30 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 2134 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:30 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 2134 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:31 2026] POST /v2.0/security-group-rules => generated 571 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:32 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 2718 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:32 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 2718 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:32 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:32 2026] POST /v2.0/security-group-rules => generated 571 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:33 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 3302 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:33 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 3302 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:33 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 3302 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:34 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 3886 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:34 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 3886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:34 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 3886 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.59 () {44 vars in 984 bytes} [Tue Sep 8 23:32:36 2026] GET /v2.0/networks/3eb8e21a-a1c4-4212-81d8-1f9b7d40d81b => generated 732 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 23:32:36.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aafd923e-3255-4c99-8e98-45a81d8fec0f 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/94] 162.253.55.59 () {44 vars in 1073 bytes} [Tue Sep 8 23:32:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3eb8e21a-a1c4-4212-81d8-1f9b7d40d81b => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.59 () {44 vars in 1096 bytes} [Tue Sep 8 23:32:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3eb8e21a-a1c4-4212-81d8-1f9b7d40d81b => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:36 2026] GET /v2.0/security-groups/2fc1d442-53e7-4d9b-a19b-f204a8b9a341 => generated 4470 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.59 () {48 vars in 958 bytes} [Tue Sep 8 23:32:36 2026] POST /v2.0/ports => generated 1100 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 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-09-08 23:32:43.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea78100d-1375-4ad5-bec5-07b71b4b4367 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 162.253.55.59 () {44 vars in 976 bytes} [Tue Sep 8 23:32:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 162.253.55.59 () {48 vars in 1028 bytes} [Tue Sep 8 23:32:43 2026] PUT /v2.0/ports/4775eae7-0a41-4435-9dc4-751a7bac7291 => generated 1213 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 162.253.55.59 () {44 vars in 917 bytes} [Tue Sep 8 23:32:45 2026] GET /v2.0/ports => generated 3730 bytes in 173 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-09-08 23:32:46.607 7 INFO neutron.api.v2.resource [None req-ddd730ae-0030-4c88-a56b-196c85b45266 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 162.253.55.59 () {44 vars in 956 bytes} [Tue Sep 8 23:32:46 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 162.253.55.59 () {44 vars in 978 bytes} [Tue Sep 8 23:32:46 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 162.253.55.59 () {48 vars in 977 bytes} [Tue Sep 8 23:32:46 2026] POST /v2.0/security-groups => generated 1546 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:47 2026] GET /v2.0/security-groups/458bc7e3-d7eb-47e9-a43c-51732f62fab0 => generated 1546 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:47 2026] GET /v2.0/security-groups/458bc7e3-d7eb-47e9-a43c-51732f62fab0 => generated 1546 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:47 2026] GET /v2.0/security-groups/458bc7e3-d7eb-47e9-a43c-51732f62fab0 => generated 1546 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:48 2026] POST /v2.0/security-group-rules => generated 591 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:49 2026] GET /v2.0/security-groups/458bc7e3-d7eb-47e9-a43c-51732f62fab0 => generated 2150 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:49 2026] GET /v2.0/security-groups/458bc7e3-d7eb-47e9-a43c-51732f62fab0 => generated 2150 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 162.253.55.59 () {44 vars in 998 bytes} [Tue Sep 8 23:32:49 2026] GET /v2.0/security-groups/458bc7e3-d7eb-47e9-a43c-51732f62fab0 => generated 2150 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 162.253.55.59 () {48 vars in 988 bytes} [Tue Sep 8 23:32:49 2026] POST /v2.0/security-group-rules => generated 595 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/123] 162.253.55.59 () {44 vars in 972 bytes} [Tue Sep 8 23:33:55 2026] GET /v2.0/quotas/5d153a322e344dcba8386afd97d51a05 => generated 292 bytes in 21 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: 7|app: 0|req: 61/124] 162.253.55.59 () {48 vars in 1024 bytes} [Tue Sep 8 23:33:56 2026] PUT /v2.0/quotas/5d153a322e344dcba8386afd97d51a05 => generated 291 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 23:36:05.959 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e62bfb73-ba7e-4d6c-8e7b-2a95fafafa0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:36:05.961 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [747625f6-2f82-48e4-99e3-3c0fc7cadff7] 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-09-08 23:36:06.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-221a8b14-f494-45c4-b7cd-2ef0cce4e0ce 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/143] 162.253.55.59 () {30 vars in 740 bytes} [Tue Sep 8 23:36:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:36:06.101 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b0da574-12c5-4ab9-8a3d-b46687ab138a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:36:06.102 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a3a099f0-af65-4147-aa50-d285fa320b6e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-08 23:36:06.104 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Sep 8 23:36:06 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 162.253.55.59) !!! /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/144] 162.253.55.59 () {30 vars in 762 bytes} [Tue Sep 8 23:36:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 23:36:07.912 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e62bfb73-ba7e-4d6c-8e7b-2a95fafafa0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38982. 2026-09-08 23:36:07.913 8 INFO oslo.messaging._drivers.impl_rabbit [-] [747625f6-2f82-48e4-99e3-3c0fc7cadff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38990. 2026-09-08 23:36:08.059 8 INFO neutron.pecan_wsgi.hooks.translation [None req-864e2b5c-c461-4cb6-91e2-2921a484e5f0 7c0519f2d48a4b96bb63ed8815555679 5d153a322e344dcba8386afd97d51a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/145] 162.253.55.59 () {30 vars in 740 bytes} [Tue Sep 8 23:36:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 23:36:08.121 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b0da574-12c5-4ab9-8a3d-b46687ab138a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39004. 2026-09-08 23:36:08.123 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a3a099f0-af65-4147-aa50-d285fa320b6e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39018. [pid: 7|app: 0|req: 72/146] 162.253.55.59 () {30 vars in 762 bytes} [Tue Sep 8 23:36:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)