+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 5 11:50:18 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-5ff79bc787-8jk8x 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 0x7f988a6c2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-05 11:50:23.922 7 INFO neutron.common.config [-] Logging enabled! 2026-08-05 11:50:23.922 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-05 11:50:23.966 8 INFO neutron.common.config [-] Logging enabled! 2026-08-05 11:50:23.966 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-05 11:50:24.529 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-05 11:50:24.582 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-05 11:50:25.685 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-05 11:50:25.688 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-05 11:50:25.692 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-05 11:50:25.693 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-05 11:50:25.693 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-05 11:50:25.693 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-05 11:50:25.693 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:50:25.703 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:50:25.703 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:50:25.704 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-05 11:50:25.727 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-05 11:50:25.729 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-05 11:50:25.729 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-05 11:50:25.748 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-05 11:50:25.751 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-05 11:50:25.755 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-05 11:50:25.756 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-05 11:50:25.756 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-05 11:50:25.756 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-05 11:50:25.756 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:50:25.764 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:50:25.764 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:50:25.765 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-05 11:50:25.781 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-05 11:50:25.781 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-05 11:50:25.782 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-05 11:50:25.782 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-05 11:50:25.792 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-05 11:50:25.793 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-05 11:50:25.794 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-05 11:50:25.844 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-05 11:50:25.845 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-05 11:50:25.845 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-05 11:50:25.845 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-05 11:50:26.221 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing driver for type 'vlan' 2026-08-05 11:50:26.284 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing driver for type 'vlan' 2026-08-05 11:50:26.372 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] VlanTypeDriver initialization complete 2026-08-05 11:50:26.372 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing driver for type 'vxlan' 2026-08-05 11:50:26.373 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-05 11:50:26.391 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-05 11:50:26.391 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-05 11:50:26.392 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing extension driver 'port_security' 2026-08-05 11:50:26.392 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-05 11:50:26.392 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing extension driver 'qos' 2026-08-05 11:50:26.392 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-05 11:50:26.392 7 INFO neutron.plugins.ml2.managers [None req-e2100298-8df3-407e-86da-5a8f8a873a27 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-05 11:50:26.404 7 INFO neutron.quota [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded quota_driver: . 2026-08-05 11:50:26.405 7 INFO neutron.plugins.ml2.plugin [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Modular L2 Plugin initialization complete 2026-08-05 11:50:26.405 7 INFO neutron.plugins.ml2.managers [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-05 11:50:26.405 7 INFO neutron.plugins.ml2.managers [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-05 11:50:26.405 7 INFO neutron.plugins.ml2.managers [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Got port-security extension from driver 'port_security' 2026-08-05 11:50:26.405 7 INFO neutron.extensions.vlantransparent [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Disabled vlantransparent extension. 2026-08-05 11:50:26.406 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: qos 2026-08-05 11:50:26.419 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: router 2026-08-05 11:50:26.432 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] VlanTypeDriver initialization complete 2026-08-05 11:50:26.433 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing driver for type 'vxlan' 2026-08-05 11:50:26.433 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-05 11:50:26.449 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-05 11:50:26.449 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-05 11:50:26.449 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing extension driver 'port_security' 2026-08-05 11:50:26.449 8 INFO neutron.plugins.ml2.extensions.port_security [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-05 11:50:26.449 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing extension driver 'qos' 2026-08-05 11:50:26.450 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-05 11:50:26.450 8 INFO neutron.plugins.ml2.managers [None req-386932ba-e3e6-4655-bdc3-70e57ac55f5c - - - - - -] Initializing mechanism driver 'l2population' 2026-08-05 11:50:26.460 7 INFO neutron.services.service_base [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-05 11:50:26.460 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: segments 2026-08-05 11:50:26.461 8 INFO neutron.quota [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded quota_driver: . 2026-08-05 11:50:26.462 8 INFO neutron.plugins.ml2.plugin [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Modular L2 Plugin initialization complete 2026-08-05 11:50:26.462 8 INFO neutron.plugins.ml2.managers [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-05 11:50:26.462 8 INFO neutron.plugins.ml2.managers [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-05 11:50:26.463 8 INFO neutron.plugins.ml2.managers [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-05 11:50:26.463 8 INFO neutron.extensions.vlantransparent [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Disabled vlantransparent extension. 2026-08-05 11:50:26.463 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: qos 2026-08-05 11:50:26.476 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: router 2026-08-05 11:50:26.519 8 INFO neutron.services.service_base [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-05 11:50:26.519 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: segments 2026-08-05 11:50:26.565 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: trunk 2026-08-05 11:50:26.581 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: vpnaas 2026-08-05 11:50:26.624 7 WARNING stevedore.named [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-05 11:50:26.625 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: trunk 2026-08-05 11:50:26.640 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: vpnaas 2026-08-05 11:50:26.681 8 WARNING stevedore.named [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-05 11:50:26.707 7 INFO neutron_vpnaas.services.vpn.plugin [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-05 11:50:26.708 7 INFO neutron.common.utils [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-05 11:50:26.708 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: auto_allocate 2026-08-05 11:50:26.714 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: tag 2026-08-05 11:50:26.721 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: timestamp 2026-08-05 11:50:26.723 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: network_ip_availability 2026-08-05 11:50:26.727 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: flavors 2026-08-05 11:50:26.730 7 INFO neutron.manager [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loading Plugin: revisions 2026-08-05 11:50:26.734 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Initializing extension manager. 2026-08-05 11:50:26.735 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: address-group 2026-08-05 11:50:26.736 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: address-scope 2026-08-05 11:50:26.737 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-05 11:50:26.738 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: agent 2026-08-05 11:50:26.739 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: agent-resources-synced 2026-08-05 11:50:26.740 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: allowed-address-pairs 2026-08-05 11:50:26.741 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: auto-allocated-topology 2026-08-05 11:50:26.741 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: availability_zone 2026-08-05 11:50:26.742 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: availability_zone_filter 2026-08-05 11:50:26.743 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-05 11:50:26.743 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: default-subnetpools 2026-08-05 11:50:26.745 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-05 11:50:26.746 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: dns-integration 2026-08-05 11:50:26.746 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: dns-domain-ports 2026-08-05 11:50:26.747 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-05 11:50:26.747 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: dvr 2026-08-05 11:50:26.748 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-05 11:50:26.748 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: empty-string-filtering 2026-08-05 11:50:26.749 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:50:26.750 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-05 11:50:26.750 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: external-net 2026-08-05 11:50:26.751 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-05 11:50:26.752 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: extraroute 2026-08-05 11:50:26.752 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: extraroute-atomic 2026-08-05 11:50:26.753 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-05 11:50:26.754 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-05 11:50:26.755 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-05 11:50:26.756 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-05 11:50:26.757 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: fip-port-details 2026-08-05 11:50:26.758 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: flavors 2026-08-05 11:50:26.759 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-05 11:50:26.761 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: floatingip-pools 2026-08-05 11:50:26.761 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: ip_allocation 2026-08-05 11:50:26.762 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: ip-substring-filtering 2026-08-05 11:50:26.763 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: l2_adjacency 2026-08-05 11:50:26.764 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: router 2026-08-05 11:50:26.766 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:50:26.767 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-05 11:50:26.767 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-05 11:50:26.768 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: ext-gw-mode 2026-08-05 11:50:26.768 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: l3-ha 2026-08-05 11:50:26.769 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:50:26.769 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-05 11:50:26.770 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: l3-flavors 2026-08-05 11:50:26.770 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-05 11:50:26.771 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:50:26.771 8 INFO neutron.common.utils [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-05 11:50:26.771 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: auto_allocate 2026-08-05 11:50:26.771 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-05 11:50:26.775 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-05 11:50:26.776 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: tag 2026-08-05 11:50:26.777 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-05 11:50:26.778 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-05 11:50:26.779 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-05 11:50:26.780 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-05 11:50:26.780 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: multi-provider 2026-08-05 11:50:26.781 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: net-mtu 2026-08-05 11:50:26.781 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: net-mtu-writable 2026-08-05 11:50:26.782 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: network_availability_zone 2026-08-05 11:50:26.782 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: network_ha 2026-08-05 11:50:26.783 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: network-ip-availability 2026-08-05 11:50:26.783 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: timestamp 2026-08-05 11:50:26.784 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-05 11:50:26.785 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: pagination 2026-08-05 11:50:26.785 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-device-profile 2026-08-05 11:50:26.786 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-05 11:50:26.786 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-05 11:50:26.786 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: network_ip_availability 2026-08-05 11:50:26.787 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-05 11:50:26.787 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-mac-override 2026-08-05 11:50:26.788 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-05 11:50:26.788 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-05 11:50:26.789 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-05 11:50:26.789 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-resource-request 2026-08-05 11:50:26.790 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-resource-request-groups 2026-08-05 11:50:26.790 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: flavors 2026-08-05 11:50:26.791 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-05 11:50:26.792 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: binding 2026-08-05 11:50:26.793 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: binding-extended 2026-08-05 11:50:26.793 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-security 2026-08-05 11:50:26.794 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: project-id 2026-08-05 11:50:26.794 8 INFO neutron.manager [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loading Plugin: revisions 2026-08-05 11:50:26.794 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: provider 2026-08-05 11:50:26.797 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos 2026-08-05 11:50:26.798 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-05 11:50:26.798 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Initializing extension manager. 2026-08-05 11:50:26.799 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-05 11:50:26.799 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-default 2026-08-05 11:50:26.800 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-fip 2026-08-05 11:50:26.800 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: address-group 2026-08-05 11:50:26.801 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-05 11:50:26.801 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: address-scope 2026-08-05 11:50:26.801 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-gateway-ip 2026-08-05 11:50:26.802 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-05 11:50:26.802 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-port-network-policy 2026-08-05 11:50:26.803 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: agent 2026-08-05 11:50:26.803 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-pps-minimum 2026-08-05 11:50:26.803 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: agent-resources-synced 2026-08-05 11:50:26.804 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-05 11:50:26.804 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-pps 2026-08-05 11:50:26.804 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-05 11:50:26.805 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-rule-type-details 2026-08-05 11:50:26.805 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-05 11:50:26.805 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-05 11:50:26.806 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: availability_zone 2026-08-05 11:50:26.806 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: qos-rules-alias 2026-08-05 11:50:26.806 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: availability_zone_filter 2026-08-05 11:50:26.807 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: quota-check-limit 2026-08-05 11:50:26.807 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-05 11:50:26.807 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: default-subnetpools 2026-08-05 11:50:26.809 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: quotas 2026-08-05 11:50:26.809 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-05 11:50:26.810 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: dns-integration 2026-08-05 11:50:26.810 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: quota_details 2026-08-05 11:50:26.810 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: dns-domain-ports 2026-08-05 11:50:26.811 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-05 11:50:26.812 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: rbac-policies 2026-08-05 11:50:26.812 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: dvr 2026-08-05 11:50:26.812 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: rbac-address-group 2026-08-05 11:50:26.812 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-05 11:50:26.813 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: rbac-address-scope 2026-08-05 11:50:26.813 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: empty-string-filtering 2026-08-05 11:50:26.813 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:50:26.813 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: rbac-security-groups 2026-08-05 11:50:26.814 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-05 11:50:26.814 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: rbac-subnetpool 2026-08-05 11:50:26.815 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: revision-if-match 2026-08-05 11:50:26.815 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: external-net 2026-08-05 11:50:26.815 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-05 11:50:26.815 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: standard-attr-revisions 2026-08-05 11:50:26.816 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: extraroute 2026-08-05 11:50:26.816 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: router_availability_zone 2026-08-05 11:50:26.816 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: extraroute-atomic 2026-08-05 11:50:26.816 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-05 11:50:26.817 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-05 11:50:26.817 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-05 11:50:26.818 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-05 11:50:26.818 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: security-groups-default-rules 2026-08-05 11:50:26.819 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-05 11:50:26.819 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-05 11:50:26.819 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: fip-port-details 2026-08-05 11:50:26.819 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-05 11:50:26.820 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-05 11:50:26.820 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: flavors 2026-08-05 11:50:26.820 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-05 11:50:26.821 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-05 11:50:26.821 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-05 11:50:26.822 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: floatingip-pools 2026-08-05 11:50:26.822 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: ip_allocation 2026-08-05 11:50:26.823 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-05 11:50:26.823 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: l2_adjacency 2026-08-05 11:50:26.825 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: router 2026-08-05 11:50:26.826 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: security-group 2026-08-05 11:50:26.827 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: segment 2026-08-05 11:50:26.827 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:50:26.827 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-05 11:50:26.827 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-05 11:50:26.828 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-05 11:50:26.828 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: service-type 2026-08-05 11:50:26.828 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: ext-gw-mode 2026-08-05 11:50:26.828 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: sorting 2026-08-05 11:50:26.829 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: l3-ha 2026-08-05 11:50:26.829 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: standard-attr-segment 2026-08-05 11:50:26.829 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:50:26.830 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: standard-attr-description 2026-08-05 11:50:26.830 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-05 11:50:26.830 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: stateful-security-group 2026-08-05 11:50:26.831 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: l3-flavors 2026-08-05 11:50:26.831 7 WARNING neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-05 11:50:26.831 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:50:26.831 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-05 11:50:26.832 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-05 11:50:26.832 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: subnet-external-network 2026-08-05 11:50:26.833 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: subnet_onboard 2026-08-05 11:50:26.833 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-05 11:50:26.834 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: subnet-service-types 2026-08-05 11:50:26.834 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: subnet_allocation 2026-08-05 11:50:26.835 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-05 11:50:26.836 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: tag-creation 2026-08-05 11:50:26.836 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-05 11:50:26.836 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-05 11:50:26.837 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-05 11:50:26.838 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-05 11:50:26.839 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-05 11:50:26.840 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: standard-attr-tag 2026-08-05 11:50:26.840 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-05 11:50:26.840 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: multi-provider 2026-08-05 11:50:26.841 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-05 11:50:26.841 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: net-mtu 2026-08-05 11:50:26.841 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: trunk 2026-08-05 11:50:26.842 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: net-mtu-writable 2026-08-05 11:50:26.842 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: trunk-details 2026-08-05 11:50:26.842 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: network_availability_zone 2026-08-05 11:50:26.842 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-05 11:50:26.843 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: network_ha 2026-08-05 11:50:26.843 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-05 11:50:26.843 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: network-ip-availability 2026-08-05 11:50:26.844 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-05 11:50:26.845 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-05 11:50:26.845 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: pagination 2026-08-05 11:50:26.845 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-device-profile 2026-08-05 11:50:26.846 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-05 11:50:26.846 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-05 11:50:26.846 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: vpn-flavors 2026-08-05 11:50:26.847 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-05 11:50:26.847 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-05 11:50:26.848 7 INFO neutron.api.extensions [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Loaded extension: vpnaas 2026-08-05 11:50:26.848 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-mac-override 2026-08-05 11:50:26.849 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-05 11:50:26.849 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-05 11:50:26.850 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-05 11:50:26.850 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-resource-request 2026-08-05 11:50:26.850 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-05 11:50:26.851 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-05 11:50:26.851 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.851 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-05 11:50:26.851 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-05 11:50:26.852 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-05 11:50:26.852 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: binding 2026-08-05 11:50:26.853 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: binding-extended 2026-08-05 11:50:26.854 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-security 2026-08-05 11:50:26.854 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: project-id 2026-08-05 11:50:26.854 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-05 11:50:26.855 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: provider 2026-08-05 11:50:26.855 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-05 11:50:26.857 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos 2026-08-05 11:50:26.858 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-05 11:50:26.858 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-05 11:50:26.859 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-default 2026-08-05 11:50:26.859 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-fip 2026-08-05 11:50:26.859 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-05 11:50:26.860 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-05 11:50:26.860 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-05 11:50:26.861 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-05 11:50:26.861 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-05 11:50:26.861 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-05 11:50:26.862 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.862 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-05 11:50:26.862 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.862 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.863 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-05 11:50:26.863 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.863 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-05 11:50:26.863 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-pps 2026-08-05 11:50:26.864 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-05 11:50:26.864 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-05 11:50:26.864 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-05 11:50:26.864 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-05 11:50:26.865 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-05 11:50:26.865 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-05 11:50:26.865 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: qos-rules-alias 2026-08-05 11:50:26.865 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-05 11:50:26.866 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: quota-check-limit 2026-08-05 11:50:26.868 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: quotas 2026-08-05 11:50:26.869 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: quota_details 2026-08-05 11:50:26.869 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-05 11:50:26.869 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] router is already registered 2026-08-05 11:50:26.870 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-05 11:50:26.870 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] floatingip is already registered 2026-08-05 11:50:26.871 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: rbac-policies 2026-08-05 11:50:26.871 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: rbac-address-group 2026-08-05 11:50:26.872 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: rbac-address-scope 2026-08-05 11:50:26.872 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: rbac-security-groups 2026-08-05 11:50:26.873 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-05 11:50:26.873 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: revision-if-match 2026-08-05 11:50:26.874 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-05 11:50:26.874 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] rbac_policy is already registered 2026-08-05 11:50:26.874 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-05 11:50:26.874 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-05 11:50:26.875 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] security_group is already registered 2026-08-05 11:50:26.875 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: router_availability_zone 2026-08-05 11:50:26.875 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-05 11:50:26.875 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] security_group_rule is already registered 2026-08-05 11:50:26.875 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-05 11:50:26.876 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.876 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.876 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.877 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.877 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-05 11:50:26.877 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-05 11:50:26.877 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] trunk is already registered 2026-08-05 11:50:26.877 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-05 11:50:26.878 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-05 11:50:26.878 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] endpoint_group is already registered 2026-08-05 11:50:26.878 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-05 11:50:26.878 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-05 11:50:26.878 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-05 11:50:26.879 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] vpnservice is already registered 2026-08-05 11:50:26.879 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-05 11:50:26.879 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-05 11:50:26.879 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] ipsec_site_connection is already registered 2026-08-05 11:50:26.879 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-05 11:50:26.880 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-05 11:50:26.880 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] ipsecpolicy is already registered 2026-08-05 11:50:26.880 7 INFO neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-05 11:50:26.880 7 WARNING neutron.quota.resource_registry [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] ikepolicy is already registered 2026-08-05 11:50:26.884 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: security-group 2026-08-05 11:50:26.885 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: segment 2026-08-05 11:50:26.886 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-05 11:50:26.887 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: service-type 2026-08-05 11:50:26.887 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: sorting 2026-08-05 11:50:26.888 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: standard-attr-segment 2026-08-05 11:50:26.888 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: standard-attr-description 2026-08-05 11:50:26.889 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: stateful-security-group 2026-08-05 11:50:26.889 8 WARNING neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-05 11:50:26.890 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-05 11:50:26.891 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: subnet-external-network 2026-08-05 11:50:26.891 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: subnet_onboard 2026-08-05 11:50:26.892 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-05 11:50:26.892 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: subnet-service-types 2026-08-05 11:50:26.893 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: subnet_allocation 2026-08-05 11:50:26.894 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-05 11:50:26.894 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: tag-creation 2026-08-05 11:50:26.895 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-05 11:50:26.898 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: standard-attr-tag 2026-08-05 11:50:26.899 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-05 11:50:26.900 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: trunk 2026-08-05 11:50:26.900 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: trunk-details 2026-08-05 11:50:26.901 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-05 11:50:26.902 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-05 11:50:26.904 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-05 11:50:26.904 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-05 11:50:26.905 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: vpn-flavors 2026-08-05 11:50:26.907 8 INFO neutron.api.extensions [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Loaded extension: vpnaas 2026-08-05 11:50:26.909 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-05 11:50:26.909 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-05 11:50:26.909 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.910 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-05 11:50:26.913 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-05 11:50:26.914 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-05 11:50:26.919 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-05 11:50:26.920 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-05 11:50:26.920 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-05 11:50:26.921 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.921 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.922 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.922 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.923 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-05 11:50:26.923 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-05 11:50:26.923 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-05 11:50:26.924 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-05 11:50:26.925 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-05 11:50:26.925 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-05 11:50:26.929 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-05 11:50:26.929 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] router is already registered 2026-08-05 11:50:26.929 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-05 11:50:26.930 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] floatingip is already registered 2026-08-05 11:50:26.933 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-05 11:50:26.933 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] rbac_policy is already registered 2026-08-05 11:50:26.934 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-05 11:50:26.934 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] security_group is already registered 2026-08-05 11:50:26.935 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-05 11:50:26.935 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] security_group_rule is already registered 2026-08-05 11:50:26.936 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.936 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.936 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:50:26.936 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] subnetpool is already registered 2026-08-05 11:50:26.937 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-05 11:50:26.937 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] trunk is already registered 2026-08-05 11:50:26.937 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-05 11:50:26.938 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] endpoint_group is already registered 2026-08-05 11:50:26.938 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-05 11:50:26.938 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] vpnservice is already registered 2026-08-05 11:50:26.939 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-05 11:50:26.939 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] ipsec_site_connection is already registered 2026-08-05 11:50:26.939 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-05 11:50:26.939 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] ipsecpolicy is already registered 2026-08-05 11:50:26.944 8 INFO neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-05 11:50:26.945 8 WARNING neutron.quota.resource_registry [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] ikepolicy is already registered 2026-08-05 11:50:27.053 7 WARNING keystonemiddleware._common.config [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:50:27.059 7 WARNING oslo_config.cfg [None req-89c5c883-56fa-4093-a106-499782f60a4e - - - - - -] 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 9 seconds on interpreter 0x7f988a6c2668 pid: 7 (default app) 2026-08-05 11:50:27.138 8 WARNING keystonemiddleware._common.config [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:50:27.144 8 WARNING oslo_config.cfg [None req-d8b569b0-0eba-4785-bb6e-723d321493d8 - - - - - -] 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 9 seconds on interpreter 0x7f988a6c2668 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-08-05 11:50:32.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8c117f-9c4f-4722-8f9c-22f3fc8e17f9 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:50:31 2026] GET /v2.0/networks/public => generated 108 bytes in 709 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/5] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:50:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:50:33.047 7 WARNING neutron.services.revisions.revision_plugin [None req-c6ffcaac-097e-4db0-bdec-5e8e0c8b0ea8 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:50:33.067 7 INFO neutron.db.segments_db [None req-c6ffcaac-097e-4db0-bdec-5e8e0c8b0ea8 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment f9855d20-7a01-4c35-a8d6-7af87c674580 of type flat for network 8f7485b1-6e98-4cf2-bd68-dabfe8309b92 2026-08-05 11:50:33.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6ffcaac-097e-4db0-bdec-5e8e0c8b0ea8 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.19.213.141 () {48 vars in 968 bytes} [Wed Aug 5 11:50:32 2026] POST /v2.0/networks => generated 124 bytes in 561 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:50:39.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dceaf540-e456-45d3-bff7-674fbd3734f4 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:50:39 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:50:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:50:39.273 7 WARNING neutron.services.revisions.revision_plugin [None req-6c9330c4-b8ef-4d7b-894f-48fd41531c10 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:50:39.289 7 INFO neutron.db.segments_db [None req-6c9330c4-b8ef-4d7b-894f-48fd41531c10 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment 4c897bad-8b01-4597-afa8-3dac792ac832 of type flat for network 93c48b35-1c2c-4d46-91cc-acbd161718f3 2026-08-05 11:50:39.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c9330c4-b8ef-4d7b-894f-48fd41531c10 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.19.213.141 () {48 vars in 968 bytes} [Wed Aug 5 11:50:39 2026] POST /v2.0/networks => generated 124 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:50:45.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-feab1b8a-bc9b-4119-bc0b-f64715882c7a 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:50:45 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:50:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:50:45.959 8 WARNING neutron.services.revisions.revision_plugin [None req-0230dbcf-f67e-4683-a49e-8951b4581d79 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:50:45.986 8 INFO neutron.db.segments_db [None req-0230dbcf-f67e-4683-a49e-8951b4581d79 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment ba3887d4-80b8-44fa-b7e2-c03699ced827 of type flat for network e80fda88-f3f0-4042-a728-06d803695aaa 2026-08-05 11:50:46.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0230dbcf-f67e-4683-a49e-8951b4581d79 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.141 () {48 vars in 968 bytes} [Wed Aug 5 11:50:45 2026] POST /v2.0/networks => generated 124 bytes in 585 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:50:52.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-864504a3-01d9-4d58-83be-62f4e1a667ea 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:50:52 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:50:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:50:52.145 8 WARNING neutron.services.revisions.revision_plugin [None req-7c8dc1ce-cccf-43dd-a770-fed0ccd011f6 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:50:52.180 8 INFO neutron.db.segments_db [None req-7c8dc1ce-cccf-43dd-a770-fed0ccd011f6 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment 6bc2cea7-62ee-43f1-914b-3fde06d17558 of type flat for network 6efde6d7-deb9-4063-aeb1-05056af26f25 2026-08-05 11:50:52.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c8dc1ce-cccf-43dd-a770-fed0ccd011f6 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.19.213.141 () {48 vars in 968 bytes} [Wed Aug 5 11:50:52 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:50:58.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6101eca0-7fca-4e04-91e9-7a8f411210ea 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:50:58 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:50:58 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-08-05 11:50:58.378 7 WARNING neutron.services.revisions.revision_plugin [None req-5c9e8d75-c358-49b7-9ee2-1f6699d51495 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:50:58.401 7 INFO neutron.db.segments_db [None req-5c9e8d75-c358-49b7-9ee2-1f6699d51495 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment d3c6ef9a-300e-476c-99da-75224769a8d3 of type flat for network eee9fa94-7432-4e4e-9e1f-164b7a34554a 2026-08-05 11:50:58.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c9e8d75-c358-49b7-9ee2-1f6699d51495 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.19.213.141 () {48 vars in 968 bytes} [Wed Aug 5 11:50:58 2026] POST /v2.0/networks => generated 124 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:51:04.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed3435a9-ac09-4005-b13e-5eddf0084e2c 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:51:04 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:51:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:51:04.408 8 WARNING neutron.services.revisions.revision_plugin [None req-4301e210-5325-4495-8603-070da31014f1 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:51:04.427 8 INFO neutron.db.segments_db [None req-4301e210-5325-4495-8603-070da31014f1 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment 13bea83d-f400-4dbb-8c6d-049faf45d866 of type flat for network 2a93735e-e291-4fa2-8690-d4da02e9fb3d [pid: 8|app: 0|req: 10/23] 199.19.213.141 () {48 vars in 968 bytes} [Wed Aug 5 11:51:04 2026] POST /v2.0/networks => generated 706 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-05 11:51:05.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ecf0631-8eb6-46cb-8392-5b02623d19ea 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.19.213.141 () {44 vars in 928 bytes} [Wed Aug 5 11:51:05 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.141 () {44 vars in 950 bytes} [Wed Aug 5 11:51:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 11:51:05.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fe4610d-7404-488d-83b2-ff60e08646ae 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.19.213.141 () {44 vars in 1035 bytes} [Wed Aug 5 11:51:05 2026] GET /v2.0/subnets/public-subnet?network_id=2a93735e-e291-4fa2-8690-d4da02e9fb3d => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.19.213.141 () {44 vars in 1058 bytes} [Wed Aug 5 11:51:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=2a93735e-e291-4fa2-8690-d4da02e9fb3d => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.141 () {48 vars in 966 bytes} [Wed Aug 5 11:51:05 2026] POST /v2.0/subnets => generated 664 bytes in 5201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-05 11:56:28.276 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aad17863-76f2-48c3-9847-6e20579d6c74] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-05 11:56:28.277 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Aug 5 11:56:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.141) !!! 2026-08-05 11:56:28.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce25bceb-437f-433e-8e5a-2e9627832887 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 199.19.213.141 () {44 vars in 938 bytes} [Wed Aug 5 11:56:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 335 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:56:28.615 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [154bf739-08f5-480e-b424-26e4de56b805] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-05 11:56:28.616 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 5 11:56:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.141) !!! [pid: 8|app: 0|req: 35/73] 199.19.213.141 () {44 vars in 960 bytes} [Wed Aug 5 11:56:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:56:28.701 7 INFO neutron.db.segments_db [None req-24c4c6b7-7ef4-4e4b-9d02-5b46c854dcaa 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] Added segment 68db03f9-897b-4cfa-a32a-b4fc8ec38b8a of type vxlan for network f642d065-de2a-43c4-bd7f-199d397a0c29 [pid: 7|app: 0|req: 39/74] 199.19.213.141 () {48 vars in 967 bytes} [Wed Aug 5 11:56:28 2026] POST /v2.0/networks => generated 707 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-05 11:56:29.920 8 INFO oslo.messaging._drivers.impl_rabbit [-] [154bf739-08f5-480e-b424-26e4de56b805] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54558. 2026-08-05 11:56:30.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-197a4f02-ab52-4436-9ed8-6448800d0c4f 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/75] 199.19.213.141 () {44 vars in 938 bytes} [Wed Aug 5 11:56:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 11:56:30.079 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aad17863-76f2-48c3-9847-6e20579d6c74] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54572. [pid: 7|app: 0|req: 40/76] 199.19.213.141 () {44 vars in 960 bytes} [Wed Aug 5 11:56:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 11:56:30.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb3efc3e-9165-4aa5-aed0-5c489a921f2e 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/77] 199.19.213.141 () {44 vars in 1037 bytes} [Wed Aug 5 11:56:30 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f642d065-de2a-43c4-bd7f-199d397a0c29 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.141 () {44 vars in 1060 bytes} [Wed Aug 5 11:56:30 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f642d065-de2a-43c4-bd7f-199d397a0c29 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.141 () {48 vars in 966 bytes} [Wed Aug 5 11:56:30 2026] POST /v2.0/subnets => generated 651 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-05 11:56:31.625 7 INFO neutron.api.v2.resource [None req-7bcda211-bac6-474c-9640-af62b23e47e0 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/80] 199.19.213.141 () {44 vars in 972 bytes} [Wed Aug 5 11:56:31 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.141 () {44 vars in 994 bytes} [Wed Aug 5 11:56:31 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.141 () {48 vars in 981 bytes} [Wed Aug 5 11:56:31 2026] POST /v2.0/security-groups => generated 1616 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:33 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 1616 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:33 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:33 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:34 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 2230 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:34 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:34 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => 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: 47/90] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:35 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:36 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => 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: 50/95] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:36 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:37 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 3462 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:37 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:37 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:38 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:38 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:38 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.19.213.141 () {44 vars in 988 bytes} [Wed Aug 5 11:56:40 2026] GET /v2.0/networks/f642d065-de2a-43c4-bd7f-199d397a0c29 => generated 732 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 11:56:40.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a307762-bb73-4e0d-a169-77ed3ed05c15 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/106] 199.19.213.141 () {44 vars in 1077 bytes} [Wed Aug 5 11:56:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f642d065-de2a-43c4-bd7f-199d397a0c29 => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.19.213.141 () {44 vars in 1100 bytes} [Wed Aug 5 11:56:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f642d065-de2a-43c4-bd7f-199d397a0c29 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:40 2026] GET /v2.0/security-groups/1e0275ab-1561-49df-a405-fde0dcc821a7 => 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: 57/109] 199.19.213.141 () {48 vars in 962 bytes} [Wed Aug 5 11:56:40 2026] POST /v2.0/ports => generated 1100 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-05 11:56:48.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfc247f1-3ce5-4e26-a76f-944f3a8ab080 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/110] 199.19.213.141 () {44 vars in 979 bytes} [Wed Aug 5 11:56:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 58/111] 199.19.213.141 () {44 vars in 1001 bytes} [Wed Aug 5 11:56:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.19.213.141 () {48 vars in 1031 bytes} [Wed Aug 5 11:56:48 2026] PUT /v2.0/ports/81dd9bfc-fde8-4a96-a7a3-0bd572a24a95 => generated 1249 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.19.213.141 () {44 vars in 921 bytes} [Wed Aug 5 11:56:50 2026] GET /v2.0/ports => generated 3730 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:56:52.595 8 INFO neutron.api.v2.resource [None req-9225d61a-ae9b-4e8b-9f0c-e5e7e3f64b49 37b517a301954e448a505981ec278430 d256fb6e661b49acb64dc6be9e4b829c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/116] 199.19.213.141 () {44 vars in 960 bytes} [Wed Aug 5 11:56:52 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.19.213.141 () {44 vars in 982 bytes} [Wed Aug 5 11:56:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/118] 199.19.213.141 () {48 vars in 981 bytes} [Wed Aug 5 11:56:52 2026] POST /v2.0/security-groups => generated 1610 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:53 2026] GET /v2.0/security-groups/9e92b6b5-d043-4fab-9340-642e8c604d77 => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:53 2026] GET /v2.0/security-groups/9e92b6b5-d043-4fab-9340-642e8c604d77 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:53 2026] GET /v2.0/security-groups/9e92b6b5-d043-4fab-9340-642e8c604d77 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:53 2026] POST /v2.0/security-group-rules => generated 623 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:55 2026] GET /v2.0/security-groups/9e92b6b5-d043-4fab-9340-642e8c604d77 => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/124] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:55 2026] GET /v2.0/security-groups/9e92b6b5-d043-4fab-9340-642e8c604d77 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.19.213.141 () {44 vars in 1002 bytes} [Wed Aug 5 11:56:55 2026] GET /v2.0/security-groups/9e92b6b5-d043-4fab-9340-642e8c604d77 => generated 2246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.19.213.141 () {48 vars in 992 bytes} [Wed Aug 5 11:56:55 2026] POST /v2.0/security-group-rules => generated 627 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/141] 199.19.213.141 () {44 vars in 976 bytes} [Wed Aug 5 11:58:36 2026] GET /v2.0/quotas/d256fb6e661b49acb64dc6be9e4b829c => generated 292 bytes in 15 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: 73/142] 199.19.213.141 () {48 vars in 1028 bytes} [Wed Aug 5 11:58:36 2026] PUT /v2.0/quotas/d256fb6e661b49acb64dc6be9e4b829c => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)