+ 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 [Mon Aug 24 21:15:19 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:45:31 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-679c784897-n4kgh 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 0x5622eaad9a40 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/munch/__init__.py:24: 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/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-24 21:15:23.951 7 INFO neutron.common.config [-] Logging enabled! 2026-08-24 21:15:23.951 7 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-08-24 21:15:24.032 8 INFO neutron.common.config [-] Logging enabled! 2026-08-24 21:15:24.033 8 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-08-24 21:15:24.249 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 21:15:24.324 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 21:15:25.260 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:15:25.263 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 21:15:25.267 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-24 21:15:25.268 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:15:25.268 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 21:15:25.269 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-24 21:15:25.269 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:15:25.277 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:15:25.277 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:15:25.278 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:15:25.299 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 21:15:25.301 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:15:25.301 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 21:15:25.344 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 21:15:25.345 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 21:15:25.345 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 21:15:25.345 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 21:15:25.361 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:15:25.364 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 21:15:25.367 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-24 21:15:25.368 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:15:25.368 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 21:15:25.368 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-24 21:15:25.369 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:15:25.375 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:15:25.376 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:15:25.376 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:15:25.396 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 21:15:25.397 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:15:25.398 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 21:15:25.439 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 21:15:25.440 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 21:15:25.440 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 21:15:25.440 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 21:15:25.904 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing driver for type 'vlan' 2026-08-24 21:15:25.975 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing driver for type 'vlan' 2026-08-24 21:15:26.419 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] VlanTypeDriver initialization complete 2026-08-24 21:15:26.419 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 21:15:26.420 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 21:15:26.450 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 21:15:26.450 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 21:15:26.451 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing extension driver 'port_security' 2026-08-24 21:15:26.451 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 21:15:26.451 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing extension driver 'qos' 2026-08-24 21:15:26.451 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 21:15:26.451 7 INFO neutron.plugins.ml2.managers [None req-6fabfe55-34f3-4306-bb43-6c41430e8ee7 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 21:15:26.463 7 INFO neutron.quota [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded quota_driver: . 2026-08-24 21:15:26.464 7 INFO neutron.plugins.ml2.plugin [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 21:15:26.465 7 INFO neutron.plugins.ml2.managers [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 21:15:26.465 7 INFO neutron.plugins.ml2.managers [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 21:15:26.465 7 INFO neutron.plugins.ml2.managers [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 21:15:26.465 7 INFO neutron.extensions.vlantransparent [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Disabled vlantransparent extension. 2026-08-24 21:15:26.465 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: qos 2026-08-24 21:15:26.480 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: router 2026-08-24 21:15:26.511 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] VlanTypeDriver initialization complete 2026-08-24 21:15:26.511 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 21:15:26.512 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 21:15:26.523 7 INFO neutron.services.service_base [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 21:15:26.523 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: segments 2026-08-24 21:15:26.537 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 21:15:26.538 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 21:15:26.538 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing extension driver 'port_security' 2026-08-24 21:15:26.538 8 INFO neutron.plugins.ml2.extensions.port_security [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 21:15:26.538 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing extension driver 'qos' 2026-08-24 21:15:26.538 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 21:15:26.538 8 INFO neutron.plugins.ml2.managers [None req-48288561-b088-49c9-8e71-5639e2731dcb - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 21:15:26.549 8 INFO neutron.quota [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded quota_driver: . 2026-08-24 21:15:26.550 8 INFO neutron.plugins.ml2.plugin [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 21:15:26.550 8 INFO neutron.plugins.ml2.managers [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 21:15:26.550 8 INFO neutron.plugins.ml2.managers [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 21:15:26.550 8 INFO neutron.plugins.ml2.managers [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 21:15:26.551 8 INFO neutron.extensions.vlantransparent [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Disabled vlantransparent extension. 2026-08-24 21:15:26.551 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: qos 2026-08-24 21:15:26.562 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: router 2026-08-24 21:15:26.596 8 INFO neutron.services.service_base [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 21:15:26.597 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: segments 2026-08-24 21:15:26.624 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: trunk 2026-08-24 21:15:26.694 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: vpnaas 2026-08-24 21:15:26.703 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: trunk 2026-08-24 21:15:26.741 7 WARNING stevedore.named [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 21:15:26.754 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: vpnaas 2026-08-24 21:15:26.791 8 WARNING stevedore.named [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 21:15:26.811 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 21:15:26.813 7 INFO neutron.common.utils [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-24 21:15:26.813 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: auto_allocate 2026-08-24 21:15:26.818 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: tag 2026-08-24 21:15:26.824 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: timestamp 2026-08-24 21:15:26.828 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 21:15:26.833 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: flavors 2026-08-24 21:15:26.837 7 INFO neutron.manager [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loading Plugin: revisions 2026-08-24 21:15:26.841 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Initializing extension manager. 2026-08-24 21:15:26.843 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: address-group 2026-08-24 21:15:26.844 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: address-scope 2026-08-24 21:15:26.845 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 21:15:26.845 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: agent 2026-08-24 21:15:26.846 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 21:15:26.847 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 21:15:26.848 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 21:15:26.849 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: availability_zone 2026-08-24 21:15:26.850 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 21:15:26.850 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 21:15:26.850 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 21:15:26.851 8 INFO neutron.common.utils [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-24 21:15:26.851 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: default-subnetpools 2026-08-24 21:15:26.851 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: auto_allocate 2026-08-24 21:15:26.852 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 21:15:26.853 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: dns-integration 2026-08-24 21:15:26.853 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 21:15:26.854 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 21:15:26.855 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: dvr 2026-08-24 21:15:26.855 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 21:15:26.856 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 21:15:26.856 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:15:26.857 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: tag 2026-08-24 21:15:26.857 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 21:15:26.858 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: external-net 2026-08-24 21:15:26.858 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 21:15:26.859 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: extraroute 2026-08-24 21:15:26.859 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 21:15:26.860 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 21:15:26.861 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 21:15:26.861 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 21:15:26.862 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 21:15:26.862 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: timestamp 2026-08-24 21:15:26.862 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: fip-port-details 2026-08-24 21:15:26.863 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: flavors 2026-08-24 21:15:26.864 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 21:15:26.865 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 21:15:26.865 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: floatingip-pools 2026-08-24 21:15:26.866 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: ip_allocation 2026-08-24 21:15:26.866 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 21:15:26.867 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: l2_adjacency 2026-08-24 21:15:26.868 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: router 2026-08-24 21:15:26.869 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: flavors 2026-08-24 21:15:26.870 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:15:26.871 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 21:15:26.871 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: l3-ha 2026-08-24 21:15:26.872 8 INFO neutron.manager [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loading Plugin: revisions 2026-08-24 21:15:26.872 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:15:26.873 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: l3-flavors 2026-08-24 21:15:26.874 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:15:26.874 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 21:15:26.875 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Initializing extension manager. 2026-08-24 21:15:26.876 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 21:15:26.877 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: address-group 2026-08-24 21:15:26.877 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 21:15:26.878 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 21:15:26.878 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: address-scope 2026-08-24 21:15:26.879 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 21:15:26.879 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 21:15:26.880 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 21:15:26.880 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: agent 2026-08-24 21:15:26.880 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: multi-provider 2026-08-24 21:15:26.881 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 21:15:26.881 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: net-mtu 2026-08-24 21:15:26.882 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 21:15:26.882 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: network_availability_zone 2026-08-24 21:15:26.882 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 21:15:26.883 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: network-ip-availability 2026-08-24 21:15:26.883 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 21:15:26.884 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 21:15:26.884 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: availability_zone 2026-08-24 21:15:26.884 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: pagination 2026-08-24 21:15:26.885 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-device-profile 2026-08-24 21:15:26.885 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 21:15:26.886 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-mac-override 2026-08-24 21:15:26.886 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 21:15:26.886 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 21:15:26.887 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: default-subnetpools 2026-08-24 21:15:26.887 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 21:15:26.887 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-resource-request 2026-08-24 21:15:26.888 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 21:15:26.889 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 21:15:26.889 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: binding 2026-08-24 21:15:26.889 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: dns-integration 2026-08-24 21:15:26.890 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: binding-extended 2026-08-24 21:15:26.890 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-security 2026-08-24 21:15:26.890 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 21:15:26.891 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: project-id 2026-08-24 21:15:26.891 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 21:15:26.891 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: provider 2026-08-24 21:15:26.892 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: dvr 2026-08-24 21:15:26.893 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 21:15:26.893 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos 2026-08-24 21:15:26.894 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 21:15:26.894 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 21:15:26.894 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:15:26.895 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 21:15:26.895 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 21:15:26.895 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-default 2026-08-24 21:15:26.896 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: external-net 2026-08-24 21:15:26.896 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-fip 2026-08-24 21:15:26.897 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 21:15:26.897 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 21:15:26.897 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 21:15:26.897 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: extraroute 2026-08-24 21:15:26.898 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 21:15:26.898 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 21:15:26.899 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 21:15:26.899 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 21:15:26.899 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 21:15:26.900 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 21:15:26.900 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-pps 2026-08-24 21:15:26.900 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 21:15:26.901 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 21:15:26.901 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 21:15:26.901 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 21:15:26.901 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: fip-port-details 2026-08-24 21:15:26.902 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 21:15:26.902 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: flavors 2026-08-24 21:15:26.902 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: quota-check-limit 2026-08-24 21:15:26.903 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 21:15:26.904 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: floatingip-pools 2026-08-24 21:15:26.905 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: quotas 2026-08-24 21:15:26.905 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: ip_allocation 2026-08-24 21:15:26.905 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 21:15:26.906 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: quota_details 2026-08-24 21:15:26.906 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: l2_adjacency 2026-08-24 21:15:26.907 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: rbac-policies 2026-08-24 21:15:26.907 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: router 2026-08-24 21:15:26.908 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: rbac-address-group 2026-08-24 21:15:26.908 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 21:15:26.909 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 21:15:26.909 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:15:26.910 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 21:15:26.910 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 21:15:26.910 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: revision-if-match 2026-08-24 21:15:26.911 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: l3-ha 2026-08-24 21:15:26.911 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 21:15:26.911 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:15:26.912 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: router_availability_zone 2026-08-24 21:15:26.912 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: l3-flavors 2026-08-24 21:15:26.912 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 21:15:26.913 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 21:15:26.913 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:15:26.913 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 21:15:26.914 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 21:15:26.914 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 21:15:26.915 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 21:15:26.916 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 21:15:26.917 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 21:15:26.918 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 21:15:26.919 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 21:15:26.920 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 21:15:26.921 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: multi-provider 2026-08-24 21:15:26.921 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: net-mtu 2026-08-24 21:15:26.922 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 21:15:26.923 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: network_availability_zone 2026-08-24 21:15:26.924 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: network-ip-availability 2026-08-24 21:15:26.925 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 21:15:26.925 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: pagination 2026-08-24 21:15:26.925 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: security-group 2026-08-24 21:15:26.926 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-device-profile 2026-08-24 21:15:26.926 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-mac-override 2026-08-24 21:15:26.927 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 21:15:26.927 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: segment 2026-08-24 21:15:26.927 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 21:15:26.927 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 21:15:26.928 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-resource-request 2026-08-24 21:15:26.928 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: service-type 2026-08-24 21:15:26.928 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 21:15:26.929 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: sorting 2026-08-24 21:15:26.929 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: binding 2026-08-24 21:15:26.929 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 21:15:26.930 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: binding-extended 2026-08-24 21:15:26.930 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: standard-attr-description 2026-08-24 21:15:26.930 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-security 2026-08-24 21:15:26.931 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: stateful-security-group 2026-08-24 21:15:26.931 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: project-id 2026-08-24 21:15:26.931 7 WARNING neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 21:15:26.932 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: provider 2026-08-24 21:15:26.932 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 21:15:26.933 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: subnet_onboard 2026-08-24 21:15:26.933 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 21:15:26.933 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos 2026-08-24 21:15:26.934 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: subnet-service-types 2026-08-24 21:15:26.934 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 21:15:26.934 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: subnet_allocation 2026-08-24 21:15:26.935 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 21:15:26.935 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 21:15:26.935 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-default 2026-08-24 21:15:26.936 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 21:15:26.936 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-fip 2026-08-24 21:15:26.936 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 21:15:26.937 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 21:15:26.938 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 21:15:26.938 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 21:15:26.939 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 21:15:26.939 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 21:15:26.939 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 21:15:26.940 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-pps 2026-08-24 21:15:26.940 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: trunk 2026-08-24 21:15:26.940 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 21:15:26.941 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: trunk-details 2026-08-24 21:15:26.941 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 21:15:26.941 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 21:15:26.941 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 21:15:26.942 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: quota-check-limit 2026-08-24 21:15:26.942 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 21:15:26.943 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 21:15:26.943 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: vpn-flavors 2026-08-24 21:15:26.944 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: quotas 2026-08-24 21:15:26.945 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: quota_details 2026-08-24 21:15:26.945 7 INFO neutron.api.extensions [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Loaded extension: vpnaas 2026-08-24 21:15:26.946 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: rbac-policies 2026-08-24 21:15:26.946 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: rbac-address-group 2026-08-24 21:15:26.947 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 21:15:26.948 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 21:15:26.948 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-24 21:15:26.948 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 21:15:26.948 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-24 21:15:26.948 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.949 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-24 21:15:26.949 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: revision-if-match 2026-08-24 21:15:26.949 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 21:15:26.950 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 21:15:26.950 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 21:15:26.950 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: router_availability_zone 2026-08-24 21:15:26.951 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 21:15:26.951 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 21:15:26.952 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 21:15:26.952 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 21:15:26.953 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 21:15:26.953 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 21:15:26.953 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 21:15:26.953 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 21:15:26.954 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.954 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.954 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.954 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.954 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 21:15:26.955 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 21:15:26.955 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 21:15:26.955 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 21:15:26.955 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 21:15:26.956 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 21:15:26.958 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 21:15:26.958 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] router is already registered 2026-08-24 21:15:26.958 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 21:15:26.958 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] floatingip is already registered 2026-08-24 21:15:26.959 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 21:15:26.959 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] rbac_policy is already registered 2026-08-24 21:15:26.960 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 21:15:26.960 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] security_group is already registered 2026-08-24 21:15:26.960 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 21:15:26.960 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] security_group_rule is already registered 2026-08-24 21:15:26.960 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: security-group 2026-08-24 21:15:26.960 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.961 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.961 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.961 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.961 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 21:15:26.961 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: segment 2026-08-24 21:15:26.961 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] trunk is already registered 2026-08-24 21:15:26.962 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 21:15:26.962 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] endpoint_group is already registered 2026-08-24 21:15:26.962 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 21:15:26.962 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 21:15:26.962 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] vpnservice is already registered 2026-08-24 21:15:26.962 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 21:15:26.962 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] ipsec_site_connection is already registered 2026-08-24 21:15:26.962 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: service-type 2026-08-24 21:15:26.963 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 21:15:26.963 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] ipsecpolicy is already registered 2026-08-24 21:15:26.963 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: sorting 2026-08-24 21:15:26.963 7 INFO neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 21:15:26.963 7 WARNING neutron.quota.resource_registry [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] ikepolicy is already registered 2026-08-24 21:15:26.963 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 21:15:26.964 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: standard-attr-description 2026-08-24 21:15:26.965 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: stateful-security-group 2026-08-24 21:15:26.965 8 WARNING neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 21:15:26.966 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 21:15:26.966 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: subnet_onboard 2026-08-24 21:15:26.967 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 21:15:26.968 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: subnet-service-types 2026-08-24 21:15:26.968 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: subnet_allocation 2026-08-24 21:15:26.969 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 21:15:26.970 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 21:15:26.972 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 21:15:26.973 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 21:15:26.973 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: trunk 2026-08-24 21:15:26.974 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: trunk-details 2026-08-24 21:15:26.974 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 21:15:26.975 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 21:15:26.976 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 21:15:26.976 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: vpn-flavors 2026-08-24 21:15:26.978 8 INFO neutron.api.extensions [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Loaded extension: vpnaas 2026-08-24 21:15:26.980 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-24 21:15:26.980 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-24 21:15:26.981 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.981 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-24 21:15:26.982 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 21:15:26.982 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 21:15:26.986 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 21:15:26.986 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 21:15:26.986 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 21:15:26.986 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.987 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.987 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.987 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.987 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 21:15:26.988 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 21:15:26.988 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 21:15:26.988 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 21:15:26.989 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 21:15:26.989 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 21:15:26.992 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 21:15:26.992 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] router is already registered 2026-08-24 21:15:26.992 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 21:15:26.992 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] floatingip is already registered 2026-08-24 21:15:26.993 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 21:15:26.994 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] rbac_policy is already registered 2026-08-24 21:15:26.994 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 21:15:26.994 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] security_group is already registered 2026-08-24 21:15:26.994 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 21:15:26.994 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] security_group_rule is already registered 2026-08-24 21:15:26.995 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.995 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.995 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 21:15:26.996 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] subnetpool is already registered 2026-08-24 21:15:26.996 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 21:15:26.996 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] trunk is already registered 2026-08-24 21:15:26.996 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 21:15:26.997 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] endpoint_group is already registered 2026-08-24 21:15:26.997 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 21:15:26.997 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] vpnservice is already registered 2026-08-24 21:15:26.997 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 21:15:26.998 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] ipsec_site_connection is already registered 2026-08-24 21:15:26.998 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 21:15:26.998 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] ipsecpolicy is already registered 2026-08-24 21:15:26.998 8 INFO neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 21:15:26.999 8 WARNING neutron.quota.resource_registry [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] ikepolicy is already registered 2026-08-24 21:15:27.002 7 WARNING keystonemiddleware._common.config [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 21:15:27.011 7 WARNING oslo_config.cfg [None req-f50e9bb7-4ba0-4cd7-9ed4-82ef09ce1c8a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x5622eaad9a40 pid: 7 (default app) 2026-08-24 21:15:27.039 8 WARNING keystonemiddleware._common.config [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 21:15:27.049 8 WARNING oslo_config.cfg [None req-d8e13a71-8766-4c74-b4b9-8dfe8a0abf96 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x5622eaad9a40 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 21:15:32.883 7 WARNING oslo_policy.policy [None req-369831a3-22ee-4707-8047-ff4b73b7d73a 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 7|app: 0|req: 3/3] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:15:32 2026] GET /v2.0/networks => generated 15 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 21:15:33.598 8 WARNING oslo_policy.policy [None req-38612692-8fc7-4b2f-a623-2138513b56a9 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-24 21:15:34.427 8 WARNING neutron.services.revisions.revision_plugin [None req-38612692-8fc7-4b2f-a623-2138513b56a9 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Could not find related network for resource to bump revision. 2026-08-24 21:15:34.488 8 INFO neutron.db.segments_db [None req-38612692-8fc7-4b2f-a623-2138513b56a9 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Added segment 48ba2b91-8895-4650-adce-1873aa9e25f3 of type flat for network 3859809c-2488-4be6-a72f-a6cd0eab77f9 2026-08-24 21:15:34.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38612692-8fc7-4b2f-a623-2138513b56a9 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.191 () {48 vars in 968 bytes} [Mon Aug 24 21:15:33 2026] POST /v2.0/networks => generated 124 bytes in 1073 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:15:40 2026] GET /v2.0/networks => generated 15 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 21:15:40.855 7 WARNING neutron.services.revisions.revision_plugin [None req-c03c08da-65ce-45b2-a566-3813e1bacc70 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Could not find related network for resource to bump revision. 2026-08-24 21:15:40.891 7 INFO neutron.db.segments_db [None req-c03c08da-65ce-45b2-a566-3813e1bacc70 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Added segment 02c47c3d-f77d-4e9f-bbf8-6523e9bb4311 of type flat for network 55c4b352-c931-4031-bf44-905e2d2b3043 2026-08-24 21:15:40.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c03c08da-65ce-45b2-a566-3813e1bacc70 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.191 () {48 vars in 968 bytes} [Mon Aug 24 21:15:40 2026] POST /v2.0/networks => generated 124 bytes in 257 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:15:46 2026] GET /v2.0/networks => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 21:15:46.963 7 WARNING neutron.services.revisions.revision_plugin [None req-4820d3ff-fe6f-40a1-8357-e6ab156e4c75 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Could not find related network for resource to bump revision. 2026-08-24 21:15:46.990 7 INFO neutron.db.segments_db [None req-4820d3ff-fe6f-40a1-8357-e6ab156e4c75 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Added segment d228c9ce-2351-4972-93cb-b3544535f2f5 of type flat for network 61a47148-5471-4abe-a0a9-f9ff2e964011 2026-08-24 21:15:47.032 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4820d3ff-fe6f-40a1-8357-e6ab156e4c75 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.191 () {48 vars in 968 bytes} [Mon Aug 24 21:15:46 2026] POST /v2.0/networks => generated 124 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:15:52 2026] GET /v2.0/networks => generated 15 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 21:15:52.992 7 WARNING neutron.services.revisions.revision_plugin [None req-ab02ebba-f275-469e-a258-54a29fc1e09e 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Could not find related network for resource to bump revision. 2026-08-24 21:15:53.016 7 INFO neutron.db.segments_db [None req-ab02ebba-f275-469e-a258-54a29fc1e09e 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Added segment 84300646-12c3-4dae-b02f-797c475b278c of type flat for network e4f8d76b-6655-4f8c-905e-2c256edad629 2026-08-24 21:15:53.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab02ebba-f275-469e-a258-54a29fc1e09e 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.191 () {48 vars in 968 bytes} [Mon Aug 24 21:15:52 2026] POST /v2.0/networks => generated 124 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:15:59 2026] GET /v2.0/networks => generated 15 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 21:15:59.168 8 WARNING neutron.services.revisions.revision_plugin [None req-52f343da-5b67-4a08-9726-6b4d2ceaaf9c 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Could not find related network for resource to bump revision. 2026-08-24 21:15:59.201 8 INFO neutron.db.segments_db [None req-52f343da-5b67-4a08-9726-6b4d2ceaaf9c 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Added segment f8dc7f58-9ec0-47bc-8724-d247a209764e of type flat for network bb6739e5-5385-47bb-9ff2-ad343fc51fbf [pid: 8|app: 0|req: 6/14] 199.19.213.191 () {48 vars in 968 bytes} [Mon Aug 24 21:15:59 2026] POST /v2.0/networks => generated 706 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.191 () {44 vars in 912 bytes} [Mon Aug 24 21:16:00 2026] GET /v2.0/subnets => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:16:00 2026] GET /v2.0/networks => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.191 () {48 vars in 966 bytes} [Mon Aug 24 21:16:00 2026] POST /v2.0/subnets => generated 641 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 21:23:01.842 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6607815c-aa85-4de9-a884-998f364dafe1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:23:01.844 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [349c0edd-6fec-43fc-9338-7e2f3deb7b0c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:23:01.844 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Aug 24 21:23:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.191) !!! [pid: 8|app: 0|req: 36/73] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:23:01 2026] GET /v2.0/networks => generated 753 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 21:23:02.109 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d4d6fadc-1dd7-4de4-a840-0e01886bf4c1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:23:02.113 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fbe549f-23f3-4fe4-8927-38800b0263b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:23:02.114 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Aug 24 21:23:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.191) !!! 2026-08-24 21:23:02.193 7 INFO neutron.db.segments_db [None req-8964b108-5887-414b-911a-ea96d260d777 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - - -] Added segment d0173f42-21c0-4698-b94d-3b99f27d1e1c of type vxlan for network 7d0775e0-2270-431e-8259-959fc337ca9b [pid: 7|app: 0|req: 38/74] 199.19.213.191 () {48 vars in 967 bytes} [Mon Aug 24 21:23:02 2026] POST /v2.0/networks => generated 707 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 21:23:03.238 8 INFO oslo.messaging._drivers.impl_rabbit [-] [349c0edd-6fec-43fc-9338-7e2f3deb7b0c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49768. 2026-08-24 21:23:03.239 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6607815c-aa85-4de9-a884-998f364dafe1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49752. [pid: 8|app: 0|req: 37/75] 199.19.213.191 () {44 vars in 912 bytes} [Mon Aug 24 21:23:03 2026] GET /v2.0/subnets => generated 644 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 21:23:03.425 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d4d6fadc-1dd7-4de4-a840-0e01886bf4c1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49780. 2026-08-24 21:23:03.425 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fbe549f-23f3-4fe4-8927-38800b0263b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49792. [pid: 7|app: 0|req: 39/76] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:23:03 2026] GET /v2.0/networks => generated 1430 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.19.213.191 () {48 vars in 966 bytes} [Mon Aug 24 21:23:03 2026] POST /v2.0/subnets => generated 627 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:04 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 2793 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.19.213.191 () {48 vars in 982 bytes} [Mon Aug 24 21:23:04 2026] POST /v2.0/security-groups => generated 1552 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:05 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 4327 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:06 2026] GET /v2.0/security-groups => generated 4327 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:07 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 4909 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:07 2026] GET /v2.0/security-groups => generated 4909 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:07 2026] POST /v2.0/security-group-rules => generated 571 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:08 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 5493 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:08 2026] GET /v2.0/security-groups => generated 5493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:08 2026] POST /v2.0/security-group-rules => generated 571 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:09 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 6077 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:09 2026] GET /v2.0/security-groups => generated 6077 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:09 2026] POST /v2.0/security-group-rules => generated 571 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:10 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 6661 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:10 2026] GET /v2.0/security-groups => generated 6661 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:10 2026] POST /v2.0/security-group-rules => generated 571 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:12 2026] GET /v2.0/security-groups => generated 7245 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.19.213.191 () {44 vars in 908 bytes} [Mon Aug 24 21:23:12 2026] GET /v2.0/ports => generated 2489 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.19.213.191 () {44 vars in 914 bytes} [Mon Aug 24 21:23:12 2026] GET /v2.0/networks => generated 1474 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.19.213.191 () {48 vars in 962 bytes} [Mon Aug 24 21:23:12 2026] POST /v2.0/ports => generated 1096 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-24 21:23:19.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e15e885-cd47-45b2-be42-4affadd2af26 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 199.19.213.191 () {44 vars in 982 bytes} [Mon Aug 24 21:23:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/102] 199.19.213.191 () {44 vars in 1004 bytes} [Mon Aug 24 21:23:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.19.213.191 () {48 vars in 1034 bytes} [Mon Aug 24 21:23:19 2026] PUT /v2.0/ports/e50ae5ff-8798-40d8-bab7-bd47466fe0b3 => generated 1209 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.191 () {44 vars in 908 bytes} [Mon Aug 24 21:23:22 2026] GET /v2.0/ports => generated 3726 bytes in 83 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, ' [pid: 8|app: 0|req: 52/105] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:23 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 7245 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.19.213.191 () {48 vars in 982 bytes} [Mon Aug 24 21:23:23 2026] POST /v2.0/security-groups => generated 1546 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:24 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 8773 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:24 2026] GET /v2.0/security-groups => generated 8773 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:24 2026] POST /v2.0/security-group-rules => generated 589 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.19.213.191 () {44 vars in 1026 bytes} [Mon Aug 24 21:23:25 2026] GET /v2.0/security-groups?tenant_id=a7de00beaf6e4dfc89fb7ba831c418c8 => generated 9375 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.19.213.191 () {44 vars in 941 bytes} [Mon Aug 24 21:23:25 2026] GET /v2.0/security-groups => generated 9375 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.19.213.191 () {48 vars in 992 bytes} [Mon Aug 24 21:23:25 2026] POST /v2.0/security-group-rules => generated 593 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.19.213.191 () {44 vars in 976 bytes} [Mon Aug 24 21:24:32 2026] GET /v2.0/quotas/a7de00beaf6e4dfc89fb7ba831c418c8 => generated 292 bytes in 17 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:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 61/124] 199.19.213.191 () {48 vars in 1028 bytes} [Mon Aug 24 21:24:32 2026] PUT /v2.0/quotas/a7de00beaf6e4dfc89fb7ba831c418c8 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.19.213.191 () {44 vars in 976 bytes} [Mon Aug 24 21:24:33 2026] GET /v2.0/quotas/a7de00beaf6e4dfc89fb7ba831c418c8 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 21:26:52.398 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6607815c-aa85-4de9-a884-998f364dafe1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:26:52.401 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [349c0edd-6fec-43fc-9338-7e2f3deb7b0c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:26:52.406 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Aug 24 21:26:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.191) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 21:26:52.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed48a40-28e7-4848-ab58-9435179eb5cf 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/144] 199.19.213.191 () {30 vars in 743 bytes} [Mon Aug 24 21:26:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 296 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 21:26:52.705 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fbe549f-23f3-4fe4-8927-38800b0263b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:26:52.711 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d4d6fadc-1dd7-4de4-a840-0e01886bf4c1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-24 21:26:52.712 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Aug 24 21:26:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.191) !!! /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: 74/145] 199.19.213.191 () {30 vars in 765 bytes} [Mon Aug 24 21:26:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 21:26:54.913 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fbe549f-23f3-4fe4-8927-38800b0263b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51046. 2026-08-24 21:26:54.914 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d4d6fadc-1dd7-4de4-a840-0e01886bf4c1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51058. 2026-08-24 21:26:55.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d313173e-a5ef-47ec-8495-78dd8d90cb65 05072944f7d2460ebca1345c369fdb9d a7de00beaf6e4dfc89fb7ba831c418c8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/148] 199.19.213.191 () {30 vars in 743 bytes} [Mon Aug 24 21:26:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 21:26:55.210 8 INFO oslo.messaging._drivers.impl_rabbit [-] [349c0edd-6fec-43fc-9338-7e2f3deb7b0c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51086. 2026-08-24 21:26:55.217 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6607815c-aa85-4de9-a884-998f364dafe1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51072. [pid: 8|app: 0|req: 73/149] 199.19.213.191 () {30 vars in 765 bytes} [Mon Aug 24 21:26:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)