+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 22 22:42:44 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-7d8cd599f8-dg6q9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f018b008668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-22 22:42:49.557 7 INFO neutron.common.config [-] Logging enabled! 2026-07-22 22:42:49.558 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-22 22:42:49.578 8 INFO neutron.common.config [-] Logging enabled! 2026-07-22 22:42:49.578 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-22 22:42:50.076 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-22 22:42:50.117 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-22 22:42:51.183 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-22 22:42:51.186 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-22 22:42:51.190 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-22 22:42:51.191 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-22 22:42:51.191 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-22 22:42:51.191 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-22 22:42:51.192 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:42:51.199 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:42:51.199 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:42:51.199 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-22 22:42:51.221 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-22 22:42:51.222 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-22 22:42:51.223 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-22 22:42:51.259 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-22 22:42:51.262 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-22 22:42:51.266 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-22 22:42:51.267 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-22 22:42:51.267 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-22 22:42:51.268 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-22 22:42:51.268 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:42:51.270 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-22 22:42:51.270 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-22 22:42:51.270 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-22 22:42:51.270 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-22 22:42:51.276 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:42:51.276 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:42:51.276 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-22 22:42:51.302 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-22 22:42:51.304 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-22 22:42:51.304 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-22 22:42:51.355 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-22 22:42:51.356 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-22 22:42:51.356 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-22 22:42:51.356 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-22 22:42:51.720 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing driver for type 'vlan' 2026-07-22 22:42:51.790 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing driver for type 'vlan' 2026-07-22 22:42:51.873 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] VlanTypeDriver initialization complete 2026-07-22 22:42:51.873 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing driver for type 'vxlan' 2026-07-22 22:42:51.874 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-22 22:42:51.893 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-22 22:42:51.894 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-22 22:42:51.894 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing extension driver 'port_security' 2026-07-22 22:42:51.894 7 INFO neutron.plugins.ml2.extensions.port_security [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-22 22:42:51.894 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing extension driver 'qos' 2026-07-22 22:42:51.894 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-22 22:42:51.894 7 INFO neutron.plugins.ml2.managers [None req-be56bbc8-28a6-4ff7-8b18-9dbfccfca249 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-22 22:42:51.907 7 INFO neutron.quota [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded quota_driver: . 2026-07-22 22:42:51.908 7 INFO neutron.plugins.ml2.plugin [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-22 22:42:51.908 7 INFO neutron.plugins.ml2.managers [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-22 22:42:51.908 7 INFO neutron.plugins.ml2.managers [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-22 22:42:51.908 7 INFO neutron.plugins.ml2.managers [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-22 22:42:51.908 7 INFO neutron.extensions.vlantransparent [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Disabled vlantransparent extension. 2026-07-22 22:42:51.909 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: qos 2026-07-22 22:42:51.922 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: router 2026-07-22 22:42:51.941 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] VlanTypeDriver initialization complete 2026-07-22 22:42:51.942 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-22 22:42:51.942 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-22 22:42:51.965 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-22 22:42:51.965 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-22 22:42:51.965 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing extension driver 'port_security' 2026-07-22 22:42:51.965 8 INFO neutron.plugins.ml2.extensions.port_security [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-22 22:42:51.965 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing extension driver 'qos' 2026-07-22 22:42:51.966 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-22 22:42:51.966 8 INFO neutron.plugins.ml2.managers [None req-be3e4190-5c12-4a92-aa59-f761ba45b9f3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-22 22:42:51.967 7 INFO neutron.services.service_base [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-22 22:42:51.968 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: segments 2026-07-22 22:42:51.977 8 INFO neutron.quota [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded quota_driver: . 2026-07-22 22:42:51.978 8 INFO neutron.plugins.ml2.plugin [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Modular L2 Plugin initialization complete 2026-07-22 22:42:51.978 8 INFO neutron.plugins.ml2.managers [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-22 22:42:51.978 8 INFO neutron.plugins.ml2.managers [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-22 22:42:51.978 8 INFO neutron.plugins.ml2.managers [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-22 22:42:51.978 8 INFO neutron.extensions.vlantransparent [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Disabled vlantransparent extension. 2026-07-22 22:42:51.979 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: qos 2026-07-22 22:42:51.992 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: router 2026-07-22 22:42:52.034 8 INFO neutron.services.service_base [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-22 22:42:52.034 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: segments 2026-07-22 22:42:52.075 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: trunk 2026-07-22 22:42:52.090 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: vpnaas 2026-07-22 22:42:52.131 7 WARNING stevedore.named [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-22 22:42:52.144 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: trunk 2026-07-22 22:42:52.159 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: vpnaas 2026-07-22 22:42:52.199 8 WARNING stevedore.named [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-22 22:42:52.222 7 INFO neutron_vpnaas.services.vpn.plugin [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-22 22:42:52.222 7 INFO neutron.common.utils [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-22 22:42:52.223 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: auto_allocate 2026-07-22 22:42:52.233 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: tag 2026-07-22 22:42:52.244 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: timestamp 2026-07-22 22:42:52.248 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-22 22:42:52.252 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: flavors 2026-07-22 22:42:52.255 7 INFO neutron.manager [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loading Plugin: revisions 2026-07-22 22:42:52.259 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Initializing extension manager. 2026-07-22 22:42:52.260 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: address-group 2026-07-22 22:42:52.261 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: address-scope 2026-07-22 22:42:52.262 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-22 22:42:52.263 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: agent 2026-07-22 22:42:52.263 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: agent-resources-synced 2026-07-22 22:42:52.265 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-22 22:42:52.265 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-22 22:42:52.266 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: availability_zone 2026-07-22 22:42:52.267 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: availability_zone_filter 2026-07-22 22:42:52.268 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-22 22:42:52.268 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: default-subnetpools 2026-07-22 22:42:52.270 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-22 22:42:52.270 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-22 22:42:52.270 8 INFO neutron.common.utils [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-22 22:42:52.270 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: dns-integration 2026-07-22 22:42:52.271 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: auto_allocate 2026-07-22 22:42:52.271 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-22 22:42:52.272 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-22 22:42:52.272 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: dvr 2026-07-22 22:42:52.273 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-22 22:42:52.273 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-22 22:42:52.274 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-22 22:42:52.274 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-22 22:42:52.275 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: external-net 2026-07-22 22:42:52.275 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: tag 2026-07-22 22:42:52.276 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-22 22:42:52.276 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: extraroute 2026-07-22 22:42:52.277 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: extraroute-atomic 2026-07-22 22:42:52.278 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-22 22:42:52.278 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-22 22:42:52.279 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-22 22:42:52.279 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-22 22:42:52.280 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: fip-port-details 2026-07-22 22:42:52.281 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: flavors 2026-07-22 22:42:52.282 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: timestamp 2026-07-22 22:42:52.282 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-22 22:42:52.283 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: floatingip-pools 2026-07-22 22:42:52.284 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: ip_allocation 2026-07-22 22:42:52.284 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-22 22:42:52.284 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: network_ip_availability 2026-07-22 22:42:52.285 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: l2_adjacency 2026-07-22 22:42:52.286 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: router 2026-07-22 22:42:52.288 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-22 22:42:52.289 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: flavors 2026-07-22 22:42:52.289 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-22 22:42:52.290 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-22 22:42:52.290 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-22 22:42:52.291 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: l3-ha 2026-07-22 22:42:52.291 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-22 22:42:52.292 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-22 22:42:52.292 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: l3-flavors 2026-07-22 22:42:52.293 8 INFO neutron.manager [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loading Plugin: revisions 2026-07-22 22:42:52.293 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-22 22:42:52.294 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-22 22:42:52.298 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-22 22:42:52.298 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Initializing extension manager. 2026-07-22 22:42:52.299 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-22 22:42:52.300 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: address-group 2026-07-22 22:42:52.301 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: address-scope 2026-07-22 22:42:52.301 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-22 22:42:52.301 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-22 22:42:52.302 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-22 22:42:52.302 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: agent 2026-07-22 22:42:52.303 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-22 22:42:52.303 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: agent-resources-synced 2026-07-22 22:42:52.303 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: multi-provider 2026-07-22 22:42:52.304 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: net-mtu 2026-07-22 22:42:52.304 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-22 22:42:52.304 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-22 22:42:52.305 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-22 22:42:52.305 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: network_availability_zone 2026-07-22 22:42:52.306 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: network_ha 2026-07-22 22:42:52.306 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: availability_zone 2026-07-22 22:42:52.306 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: network-ip-availability 2026-07-22 22:42:52.307 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: availability_zone_filter 2026-07-22 22:42:52.308 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-22 22:42:52.308 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-22 22:42:52.308 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: pagination 2026-07-22 22:42:52.308 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: default-subnetpools 2026-07-22 22:42:52.309 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-device-profile 2026-07-22 22:42:52.309 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-22 22:42:52.310 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-22 22:42:52.310 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-22 22:42:52.310 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-22 22:42:52.310 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: dns-integration 2026-07-22 22:42:52.311 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-mac-override 2026-07-22 22:42:52.311 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-22 22:42:52.311 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: dns-domain-ports 2026-07-22 22:42:52.312 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-22 22:42:52.312 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-22 22:42:52.312 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-22 22:42:52.312 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: dvr 2026-07-22 22:42:52.313 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-resource-request 2026-07-22 22:42:52.313 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-22 22:42:52.313 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-22 22:42:52.313 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: empty-string-filtering 2026-07-22 22:42:52.314 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-22 22:42:52.314 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-22 22:42:52.314 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-22 22:42:52.315 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: binding 2026-07-22 22:42:52.315 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: external-net 2026-07-22 22:42:52.315 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: binding-extended 2026-07-22 22:42:52.316 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-22 22:42:52.316 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: extraroute 2026-07-22 22:42:52.317 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-security 2026-07-22 22:42:52.317 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: extraroute-atomic 2026-07-22 22:42:52.317 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: project-id 2026-07-22 22:42:52.317 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-22 22:42:52.318 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: provider 2026-07-22 22:42:52.318 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-22 22:42:52.319 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-22 22:42:52.319 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-22 22:42:52.320 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos 2026-07-22 22:42:52.320 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: fip-port-details 2026-07-22 22:42:52.320 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: flavors 2026-07-22 22:42:52.321 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-22 22:42:52.321 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-22 22:42:52.322 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-22 22:42:52.322 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-default 2026-07-22 22:42:52.322 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-fip 2026-07-22 22:42:52.322 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: floatingip-pools 2026-07-22 22:42:52.323 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-22 22:42:52.323 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: ip_allocation 2026-07-22 22:42:52.323 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-22 22:42:52.323 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-22 22:42:52.324 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-22 22:42:52.324 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: l2_adjacency 2026-07-22 22:42:52.325 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-22 22:42:52.325 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-22 22:42:52.325 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: router 2026-07-22 22:42:52.326 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-pps 2026-07-22 22:42:52.327 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-22 22:42:52.327 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-22 22:42:52.327 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-22 22:42:52.328 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-22 22:42:52.328 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-22 22:42:52.328 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: quota-check-limit 2026-07-22 22:42:52.329 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-22 22:42:52.329 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: ext-gw-mode 2026-07-22 22:42:52.330 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: l3-ha 2026-07-22 22:42:52.330 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-22 22:42:52.331 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: quotas 2026-07-22 22:42:52.331 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-22 22:42:52.331 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: l3-flavors 2026-07-22 22:42:52.332 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: quota_details 2026-07-22 22:42:52.332 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-22 22:42:52.333 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-22 22:42:52.333 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: rbac-policies 2026-07-22 22:42:52.334 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: rbac-address-group 2026-07-22 22:42:52.334 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-22 22:42:52.335 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-22 22:42:52.335 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-22 22:42:52.336 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: revision-if-match 2026-07-22 22:42:52.336 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-22 22:42:52.337 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-22 22:42:52.337 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: router_availability_zone 2026-07-22 22:42:52.338 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-22 22:42:52.338 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-22 22:42:52.339 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-22 22:42:52.339 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-22 22:42:52.340 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-22 22:42:52.340 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-22 22:42:52.340 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-22 22:42:52.341 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-22 22:42:52.341 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-22 22:42:52.341 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-22 22:42:52.342 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: multi-provider 2026-07-22 22:42:52.342 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-22 22:42:52.343 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: net-mtu 2026-07-22 22:42:52.343 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: net-mtu-writable 2026-07-22 22:42:52.344 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: network_availability_zone 2026-07-22 22:42:52.344 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: network_ha 2026-07-22 22:42:52.345 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: network-ip-availability 2026-07-22 22:42:52.346 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-22 22:42:52.346 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: pagination 2026-07-22 22:42:52.347 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: security-group 2026-07-22 22:42:52.347 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-device-profile 2026-07-22 22:42:52.347 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-22 22:42:52.348 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: segment 2026-07-22 22:42:52.348 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-22 22:42:52.348 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-22 22:42:52.349 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-22 22:42:52.349 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: service-type 2026-07-22 22:42:52.349 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-mac-override 2026-07-22 22:42:52.349 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: sorting 2026-07-22 22:42:52.350 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-22 22:42:52.350 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-22 22:42:52.350 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-22 22:42:52.351 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-22 22:42:52.351 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: standard-attr-description 2026-07-22 22:42:52.351 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-resource-request 2026-07-22 22:42:52.351 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: stateful-security-group 2026-07-22 22:42:52.352 7 WARNING neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-22 22:42:52.352 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-22 22:42:52.352 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-22 22:42:52.353 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-22 22:42:52.353 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: subnet-external-network 2026-07-22 22:42:52.353 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: binding 2026-07-22 22:42:52.353 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: subnet_onboard 2026-07-22 22:42:52.354 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: binding-extended 2026-07-22 22:42:52.354 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-22 22:42:52.354 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-security 2026-07-22 22:42:52.355 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: subnet-service-types 2026-07-22 22:42:52.355 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: project-id 2026-07-22 22:42:52.355 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: subnet_allocation 2026-07-22 22:42:52.355 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: provider 2026-07-22 22:42:52.356 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-22 22:42:52.356 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: tag-creation 2026-07-22 22:42:52.357 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-22 22:42:52.358 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos 2026-07-22 22:42:52.358 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-22 22:42:52.359 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-22 22:42:52.360 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-default 2026-07-22 22:42:52.360 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-fip 2026-07-22 22:42:52.361 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-22 22:42:52.361 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-22 22:42:52.361 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-22 22:42:52.362 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-22 22:42:52.362 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-22 22:42:52.362 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-22 22:42:52.362 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: trunk 2026-07-22 22:42:52.363 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-22 22:42:52.363 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: trunk-details 2026-07-22 22:42:52.363 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-22 22:42:52.364 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-pps 2026-07-22 22:42:52.364 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-22 22:42:52.364 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-22 22:42:52.365 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-22 22:42:52.365 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: qos-rules-alias 2026-07-22 22:42:52.366 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: quota-check-limit 2026-07-22 22:42:52.366 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-22 22:42:52.367 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-22 22:42:52.368 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: vpn-flavors 2026-07-22 22:42:52.368 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: quotas 2026-07-22 22:42:52.369 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: quota_details 2026-07-22 22:42:52.370 7 INFO neutron.api.extensions [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Loaded extension: vpnaas 2026-07-22 22:42:52.371 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: rbac-policies 2026-07-22 22:42:52.371 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: rbac-address-group 2026-07-22 22:42:52.372 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: rbac-address-scope 2026-07-22 22:42:52.372 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: rbac-security-groups 2026-07-22 22:42:52.373 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-22 22:42:52.373 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-22 22:42:52.373 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: revision-if-match 2026-07-22 22:42:52.373 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-22 22:42:52.374 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.374 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-22 22:42:52.374 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-22 22:42:52.375 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: router_availability_zone 2026-07-22 22:42:52.375 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-22 22:42:52.377 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-22 22:42:52.377 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-22 22:42:52.378 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-22 22:42:52.378 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-22 22:42:52.378 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-22 22:42:52.378 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-22 22:42:52.379 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-22 22:42:52.379 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-22 22:42:52.383 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-22 22:42:52.384 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-22 22:42:52.384 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-22 22:42:52.384 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: security-group 2026-07-22 22:42:52.385 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.385 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: segment 2026-07-22 22:42:52.385 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.386 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.386 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-22 22:42:52.386 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.386 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-22 22:42:52.386 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: service-type 2026-07-22 22:42:52.387 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-22 22:42:52.387 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: sorting 2026-07-22 22:42:52.387 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-22 22:42:52.387 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: standard-attr-segment 2026-07-22 22:42:52.387 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-22 22:42:52.388 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-22 22:42:52.388 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: standard-attr-description 2026-07-22 22:42:52.388 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-22 22:42:52.389 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: stateful-security-group 2026-07-22 22:42:52.389 8 WARNING neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-22 22:42:52.390 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-22 22:42:52.390 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: subnet-external-network 2026-07-22 22:42:52.391 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: subnet_onboard 2026-07-22 22:42:52.391 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-22 22:42:52.392 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: subnet-service-types 2026-07-22 22:42:52.392 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-22 22:42:52.392 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] router is already registered 2026-07-22 22:42:52.392 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: subnet_allocation 2026-07-22 22:42:52.393 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-22 22:42:52.393 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] floatingip is already registered 2026-07-22 22:42:52.393 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-22 22:42:52.394 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: tag-creation 2026-07-22 22:42:52.394 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-22 22:42:52.397 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-22 22:42:52.397 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] rbac_policy is already registered 2026-07-22 22:42:52.397 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-22 22:42:52.398 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] security_group is already registered 2026-07-22 22:42:52.398 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: standard-attr-tag 2026-07-22 22:42:52.398 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-22 22:42:52.398 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] security_group_rule is already registered 2026-07-22 22:42:52.399 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-22 22:42:52.399 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.399 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.399 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: trunk 2026-07-22 22:42:52.400 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.400 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.400 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: trunk-details 2026-07-22 22:42:52.400 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-22 22:42:52.400 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] trunk is already registered 2026-07-22 22:42:52.400 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-22 22:42:52.401 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-22 22:42:52.401 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] endpoint_group is already registered 2026-07-22 22:42:52.401 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-22 22:42:52.401 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-22 22:42:52.402 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] vpnservice is already registered 2026-07-22 22:42:52.402 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-22 22:42:52.402 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] ipsec_site_connection is already registered 2026-07-22 22:42:52.402 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-22 22:42:52.403 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] ipsecpolicy is already registered 2026-07-22 22:42:52.403 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-22 22:42:52.403 7 INFO neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-22 22:42:52.403 7 WARNING neutron.quota.resource_registry [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] ikepolicy is already registered 2026-07-22 22:42:52.404 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-22 22:42:52.404 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: vpn-flavors 2026-07-22 22:42:52.406 8 INFO neutron.api.extensions [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Loaded extension: vpnaas 2026-07-22 22:42:52.409 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-22 22:42:52.409 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-22 22:42:52.409 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.409 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-22 22:42:52.412 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-22 22:42:52.413 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-22 22:42:52.417 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-22 22:42:52.418 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-22 22:42:52.419 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-22 22:42:52.419 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.420 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.420 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.420 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.421 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-22 22:42:52.421 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-22 22:42:52.422 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-22 22:42:52.422 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-22 22:42:52.422 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-22 22:42:52.423 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-22 22:42:52.427 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-22 22:42:52.427 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] router is already registered 2026-07-22 22:42:52.427 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-22 22:42:52.428 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] floatingip is already registered 2026-07-22 22:42:52.431 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-22 22:42:52.431 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] rbac_policy is already registered 2026-07-22 22:42:52.432 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-22 22:42:52.432 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] security_group is already registered 2026-07-22 22:42:52.433 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-22 22:42:52.433 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] security_group_rule is already registered 2026-07-22 22:42:52.434 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.434 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.434 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-22 22:42:52.434 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] subnetpool is already registered 2026-07-22 22:42:52.435 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-22 22:42:52.435 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] trunk is already registered 2026-07-22 22:42:52.435 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-22 22:42:52.436 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] endpoint_group is already registered 2026-07-22 22:42:52.436 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-22 22:42:52.436 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] vpnservice is already registered 2026-07-22 22:42:52.437 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-22 22:42:52.437 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] ipsec_site_connection is already registered 2026-07-22 22:42:52.437 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-22 22:42:52.438 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] ipsecpolicy is already registered 2026-07-22 22:42:52.438 8 INFO neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-22 22:42:52.438 8 WARNING neutron.quota.resource_registry [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] ikepolicy is already registered 2026-07-22 22:42:52.585 7 WARNING keystonemiddleware._common.config [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:42:52.592 7 WARNING oslo_config.cfg [None req-db7bf336-7c8f-4a7c-8c6e-f113c9595ae4 - - - - - -] 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 0x7f018b008668 pid: 7 (default app) 2026-07-22 22:42:52.603 8 WARNING keystonemiddleware._common.config [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:42:52.609 8 WARNING oslo_config.cfg [None req-7c1e6213-09bf-4d26-8af0-01a59c0d6263 - - - - - -] 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 0x7f018b008668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-22 22:42:56.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edf770f2-5429-4e28-b248-01cd0a301ac2 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:42:55 2026] GET /v2.0/networks/public => generated 108 bytes in 656 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:42:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:42:56.910 7 WARNING neutron.services.revisions.revision_plugin [None req-a476a406-cdc1-46ff-b326-54eb17102aa1 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Could not find related network for resource to bump revision. 2026-07-22 22:42:56.933 7 INFO neutron.db.segments_db [None req-a476a406-cdc1-46ff-b326-54eb17102aa1 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment ee37a80f-bbe6-446c-aaf9-d6dd2833da10 of type flat for network dea9a6fe-3a17-4fd6-804e-2ae7023df20a 2026-07-22 22:42:56.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a476a406-cdc1-46ff-b326-54eb17102aa1 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.38 () {48 vars in 964 bytes} [Wed Jul 22 22:42:56 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:43:03.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4073302-356f-4600-896f-9f13f492ec81 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:43:02 2026] GET /v2.0/networks/public => generated 108 bytes in 354 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:43:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:43:03.383 8 WARNING neutron.services.revisions.revision_plugin [None req-2f1f9ea0-00d5-49a1-91ea-f38b46de2a58 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Could not find related network for resource to bump revision. 2026-07-22 22:43:03.405 8 INFO neutron.db.segments_db [None req-2f1f9ea0-00d5-49a1-91ea-f38b46de2a58 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment e30bd364-ff53-49f8-ab52-c502690b1718 of type flat for network 53cea774-d8d1-44b8-ab88-af1dbb4abaff 2026-07-22 22:43:03.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f1f9ea0-00d5-49a1-91ea-f38b46de2a58 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.38 () {48 vars in 964 bytes} [Wed Jul 22 22:43:03 2026] POST /v2.0/networks => generated 124 bytes in 295 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:43:09.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bea256e-f3c8-4f40-a8db-8ed29a213a33 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:43:09 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:43:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:43:09.370 8 WARNING neutron.services.revisions.revision_plugin [None req-40deea5d-0ebf-401b-a7cd-25a675d7887f 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Could not find related network for resource to bump revision. 2026-07-22 22:43:09.383 8 INFO neutron.db.segments_db [None req-40deea5d-0ebf-401b-a7cd-25a675d7887f 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment 1e4b12ae-0e40-42e7-af10-b8eb1c1d21ad of type flat for network 8a56508b-938c-42ec-b910-6f72ea3903b2 2026-07-22 22:43:09.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40deea5d-0ebf-401b-a7cd-25a675d7887f 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.38 () {48 vars in 964 bytes} [Wed Jul 22 22:43:09 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:43:15.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03af79ed-6c33-440e-bf81-eae4bd9545fe 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:43:15 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:43:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:43:15.357 7 WARNING neutron.services.revisions.revision_plugin [None req-f6f65642-2b1e-421f-a08a-83af0ac73ace 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Could not find related network for resource to bump revision. 2026-07-22 22:43:15.385 7 INFO neutron.db.segments_db [None req-f6f65642-2b1e-421f-a08a-83af0ac73ace 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment 02b670be-4dee-47c5-b11c-b8182b376b8b of type flat for network bfda1d80-9c9c-416f-be87-aed8c8954470 2026-07-22 22:43:15.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6f65642-2b1e-421f-a08a-83af0ac73ace 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.38 () {48 vars in 964 bytes} [Wed Jul 22 22:43:15 2026] POST /v2.0/networks => generated 124 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:43:21.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a01005f-ec47-4b7f-a211-042171b1230d 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:43:21 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:43:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:43:21.345 7 WARNING neutron.services.revisions.revision_plugin [None req-df4e3491-cdfb-4d2e-b01a-8c07d1b141d8 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Could not find related network for resource to bump revision. 2026-07-22 22:43:21.371 7 INFO neutron.db.segments_db [None req-df4e3491-cdfb-4d2e-b01a-8c07d1b141d8 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment 9bea4a0c-a164-4387-8223-2a973f79e1d7 of type flat for network 2d969891-cc98-48b7-9b0f-2fee06ca772f 2026-07-22 22:43:21.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df4e3491-cdfb-4d2e-b01a-8c07d1b141d8 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.38 () {48 vars in 964 bytes} [Wed Jul 22 22:43:21 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:43:27.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30e2b2a3-db55-4a18-98fb-dd89836a6d01 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:43:27 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:43:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:43:27.326 8 WARNING neutron.services.revisions.revision_plugin [None req-14560d8f-c110-4ddf-93c4-5f45e1cb2cd4 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Could not find related network for resource to bump revision. 2026-07-22 22:43:27.354 8 INFO neutron.db.segments_db [None req-14560d8f-c110-4ddf-93c4-5f45e1cb2cd4 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment 0038cb67-d350-4731-b2db-ab66e086cf88 of type flat for network 68cd871e-6868-433f-9bb4-0b4833a5af2d [pid: 8|app: 0|req: 10/22] 199.204.45.38 () {48 vars in 964 bytes} [Wed Jul 22 22:43:27 2026] POST /v2.0/networks => generated 706 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-22 22:43:28.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29cbd4d4-d9ca-4def-b3ae-a870f918b0eb 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.38 () {44 vars in 924 bytes} [Wed Jul 22 22:43:28 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.38 () {44 vars in 946 bytes} [Wed Jul 22 22:43:28 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-22 22:43:28.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2cc19b36-6c4e-4bbc-b303-47a13343eb53 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/25] 199.204.45.38 () {44 vars in 1031 bytes} [Wed Jul 22 22:43:28 2026] GET /v2.0/subnets/public-subnet?network_id=68cd871e-6868-433f-9bb4-0b4833a5af2d => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.38 () {44 vars in 1054 bytes} [Wed Jul 22 22:43:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=68cd871e-6868-433f-9bb4-0b4833a5af2d => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.38 () {48 vars in 962 bytes} [Wed Jul 22 22:43:28 2026] POST /v2.0/subnets => generated 664 bytes in 1944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-22 22:48:08.093 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9874ebd5-50fc-4615-99f0-179d9dc1f54e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-22 22:48:08.096 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 22 22:48:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.38) !!! 2026-07-22 22:48:08.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e951b1d4-bb7a-4838-8638-e4de37f71411 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/65] 199.204.45.38 () {44 vars in 934 bytes} [Wed Jul 22 22:48:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:48:08.219 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dff3bd19-112f-48e7-8c15-ad7ab1c8a684] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-22 22:48:08.221 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 22 22:48:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.38) !!! [pid: 7|app: 0|req: 34/66] 199.204.45.38 () {44 vars in 956 bytes} [Wed Jul 22 22:48:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:48:08.309 8 INFO neutron.db.segments_db [None req-451f2d4e-dc45-4fc4-8b0c-e50e56662e1e 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Added segment 41005154-1aad-41d9-a94e-703ac06c2bfe of type vxlan for network a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb [pid: 8|app: 0|req: 33/67] 199.204.45.38 () {48 vars in 963 bytes} [Wed Jul 22 22:48:08 2026] POST /v2.0/networks => generated 707 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-22 22:48:09.267 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dff3bd19-112f-48e7-8c15-ad7ab1c8a684] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60108. 2026-07-22 22:48:09.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5e413f9-ea66-41ff-bd9c-1bc3b77ac597 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.204.45.38 () {44 vars in 934 bytes} [Wed Jul 22 22:48:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:48:09.343 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9874ebd5-50fc-4615-99f0-179d9dc1f54e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60112. [pid: 8|app: 0|req: 34/69] 199.204.45.38 () {44 vars in 956 bytes} [Wed Jul 22 22:48:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-22 22:48:09.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-448eb6b1-ec0c-4162-b18d-b0b2c3354dc8 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/70] 199.204.45.38 () {44 vars in 1033 bytes} [Wed Jul 22 22:48:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.38 () {44 vars in 1056 bytes} [Wed Jul 22 22:48:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.38 () {48 vars in 962 bytes} [Wed Jul 22 22:48:09 2026] POST /v2.0/subnets => generated 651 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-22 22:48:10.698 8 INFO neutron.api.v2.resource [None req-621e29fe-7c5f-4eec-af5c-468763b63d81 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:48:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.38 () {44 vars in 990 bytes} [Wed Jul 22 22:48:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.38 () {48 vars in 977 bytes} [Wed Jul 22 22:48:10 2026] POST /v2.0/security-groups => generated 1616 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:12 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:12 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:12 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:13 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 2230 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:13 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:13 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:14 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:14 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:14 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:15 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 3462 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:15 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:15 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:16 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:16 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:16 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.38 () {44 vars in 984 bytes} [Wed Jul 22 22:48:17 2026] GET /v2.0/networks/a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-22 22:48:17.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4ebb329-a9a3-4bb4-9b83-808caabe6c75 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.38 () {44 vars in 1073 bytes} [Wed Jul 22 22:48:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.38 () {44 vars in 1096 bytes} [Wed Jul 22 22:48:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a56dd0aa-37ef-45e4-94ad-9fed3b3beaeb => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:17 2026] GET /v2.0/security-groups/beaee45b-4768-408f-8ed5-bcb160a88c65 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.38 () {48 vars in 958 bytes} [Wed Jul 22 22:48:17 2026] POST /v2.0/ports => generated 1100 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-22 22:48:24.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4cd1524-ec37-4763-8475-b0203c737690 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/103] 199.204.45.38 () {44 vars in 975 bytes} [Wed Jul 22 22:48:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/104] 199.204.45.38 () {44 vars in 997 bytes} [Wed Jul 22 22:48:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.38 () {48 vars in 1027 bytes} [Wed Jul 22 22:48:24 2026] PUT /v2.0/ports/4a67ee56-c707-4a16-b626-8fa55852fca1 => generated 1249 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.38 () {44 vars in 917 bytes} [Wed Jul 22 22:48:26 2026] GET /v2.0/ports => generated 3730 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-22 22:48:27.180 8 INFO neutron.api.v2.resource [None req-8ff3ebfb-623e-4ce6-a42b-e174c887c11e 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/107] 199.204.45.38 () {44 vars in 956 bytes} [Wed Jul 22 22:48:27 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.38 () {44 vars in 978 bytes} [Wed Jul 22 22:48:27 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.38 () {48 vars in 977 bytes} [Wed Jul 22 22:48:27 2026] POST /v2.0/security-groups => generated 1610 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:28 2026] GET /v2.0/security-groups/da4fea50-6c72-4623-aaad-7fd510c206a4 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:28 2026] GET /v2.0/security-groups/da4fea50-6c72-4623-aaad-7fd510c206a4 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:28 2026] GET /v2.0/security-groups/da4fea50-6c72-4623-aaad-7fd510c206a4 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:28 2026] POST /v2.0/security-group-rules => generated 623 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:29 2026] GET /v2.0/security-groups/da4fea50-6c72-4623-aaad-7fd510c206a4 => generated 2246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:29 2026] GET /v2.0/security-groups/da4fea50-6c72-4623-aaad-7fd510c206a4 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:48:29 2026] GET /v2.0/security-groups/da4fea50-6c72-4623-aaad-7fd510c206a4 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:48:29 2026] POST /v2.0/security-group-rules => generated 627 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 199.204.45.38 () {44 vars in 972 bytes} [Wed Jul 22 22:49:34 2026] GET /v2.0/quotas/891f18fd1bc2463e9511962c438d82e1 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 64/127] 199.204.45.38 () {48 vars in 1024 bytes} [Wed Jul 22 22:49:34 2026] PUT /v2.0/quotas/891f18fd1bc2463e9511962c438d82e1 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-22 22:58:23.149 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9874ebd5-50fc-4615-99f0-179d9dc1f54e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-22 22:58:23.152 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 22 22:58:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=62fde6cb09cb42018de8255932e6cd32 (ip 199.204.45.38) !!! 2026-07-22 22:58:23.304 8 INFO neutron.api.v2.resource [None req-4b9411a0-5f92-46ab-95bc-a81c40d79146 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 100/200] 199.204.45.38 () {44 vars in 1071 bytes} [Wed Jul 22 22:58:23 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 139 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 22:58:23.317 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dff3bd19-112f-48e7-8c15-ad7ab1c8a684] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-22 22:58:23.318 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 22 22:58:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=62fde6cb09cb42018de8255932e6cd32 (ip 199.204.45.38) !!! [pid: 7|app: 0|req: 101/201] 199.204.45.38 () {44 vars in 1094 bytes} [Wed Jul 22 22:58:23 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=62fde6cb09cb42018de8255932e6cd32 => generated 23 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.38 () {48 vars in 978 bytes} [Wed Jul 22 22:58:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-22 22:58:24.634 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dff3bd19-112f-48e7-8c15-ad7ab1c8a684] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51862. [pid: 7|app: 0|req: 102/203] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:24 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 1624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:58:24 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:24 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-22 22:58:24.817 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9874ebd5-50fc-4615-99f0-179d9dc1f54e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51878. [pid: 8|app: 0|req: 103/206] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:58:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:25 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:58:25 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:25 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:58:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:26 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:58:26 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:27 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:58:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:28 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.38 () {44 vars in 998 bytes} [Wed Jul 22 22:58:28 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.38 () {44 vars in 1085 bytes} [Wed Jul 22 22:58:28 2026] GET /v2.0/security-groups/36efbd86-edb3-4b4a-a066-fdf12b82f8fd?project_id=62fde6cb09cb42018de8255932e6cd32 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.38 () {48 vars in 988 bytes} [Wed Jul 22 22:58:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 8|app: 0|req: 119/237] 199.204.45.38 () {30 vars in 739 bytes} [Wed Jul 22 23:00:41 2026] GET /v2.0/networks?tenant_id=62fde6cb09cb42018de8255932e6cd32&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-07-22 23:00:41.684 7 INFO neutron.db.segments_db [None req-95c6d9f4-f7be-40ca-bac7-75f1041a4113 1b2269a3c91744429b85c1d3858a13eb 62fde6cb09cb42018de8255932e6cd32 - - 80d0aa0433ef41e38e247b5b42a1134a 80d0aa0433ef41e38e247b5b42a1134a] Added segment 32f2201c-eca4-4e21-9bc3-5c24d5337c4b of type vxlan for network 7789e471-3043-42af-87ad-91e451d43f32 [pid: 7|app: 0|req: 119/238] 199.204.45.38 () {34 vars in 681 bytes} [Wed Jul 22 23:00:41 2026] POST /v2.0/networks => generated 718 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.204.45.38 () {30 vars in 721 bytes} [Wed Jul 22 23:00:41 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/240] 199.204.45.38 () {30 vars in 632 bytes} [Wed Jul 22 23:00:41 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 199.204.45.38 () {34 vars in 676 bytes} [Wed Jul 22 23:00:41 2026] POST /v2.0/ports => generated 999 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/242] 199.204.45.38 () {30 vars in 702 bytes} [Wed Jul 22 23:00:42 2026] GET /v2.0/networks/7789e471-3043-42af-87ad-91e451d43f32 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/243] 199.204.45.38 () {30 vars in 721 bytes} [Wed Jul 22 23:00:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.204.45.38 () {30 vars in 702 bytes} [Wed Jul 22 23:00:44 2026] GET /v2.0/networks/7789e471-3043-42af-87ad-91e451d43f32 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)