+ 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 [Sun Aug 16 13:27:14 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-97978764-n7nf7 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 0x7f73a6c2c668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-08-16 13:27:19.000 8 INFO neutron.common.config [-] Logging enabled! 2026-08-16 13:27:19.000 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-16 13:27:19.244 7 INFO neutron.common.config [-] Logging enabled! 2026-08-16 13:27:19.245 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-16 13:27:19.544 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-16 13:27:19.809 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-16 13:27:20.637 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:27:20.640 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-16 13:27:20.644 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-16 13:27:20.645 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:27:20.645 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-16 13:27:20.645 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-16 13:27:20.645 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:27:20.653 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:27:20.653 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:27:20.654 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:27:20.678 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-16 13:27:20.679 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:27:20.680 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-16 13:27:20.731 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-16 13:27:20.732 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-16 13:27:20.732 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-16 13:27:20.732 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-16 13:27:20.808 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:27:20.811 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-16 13:27:20.815 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-16 13:27:20.816 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:27:20.816 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-16 13:27:20.817 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-16 13:27:20.817 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:27:20.824 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:27:20.825 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:27:20.825 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:27:20.848 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-16 13:27:20.849 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:27:20.849 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-16 13:27:20.896 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-16 13:27:20.896 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-16 13:27:20.896 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-16 13:27:20.896 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-16 13:27:21.168 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing driver for type 'vlan' 2026-08-16 13:27:21.310 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] VlanTypeDriver initialization complete 2026-08-16 13:27:21.310 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing driver for type 'vxlan' 2026-08-16 13:27:21.310 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-16 13:27:21.331 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-16 13:27:21.331 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-16 13:27:21.331 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing extension driver 'port_security' 2026-08-16 13:27:21.332 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-16 13:27:21.332 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing extension driver 'qos' 2026-08-16 13:27:21.332 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-16 13:27:21.332 8 INFO neutron.plugins.ml2.managers [None req-2a0ea299-3726-458e-944c-13e64e9d5d0f - - - - - -] Initializing mechanism driver 'l2population' 2026-08-16 13:27:21.344 8 INFO neutron.quota [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded quota_driver: . 2026-08-16 13:27:21.344 8 INFO neutron.plugins.ml2.plugin [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Modular L2 Plugin initialization complete 2026-08-16 13:27:21.344 8 INFO neutron.plugins.ml2.managers [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-16 13:27:21.345 8 INFO neutron.plugins.ml2.managers [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-16 13:27:21.345 8 INFO neutron.plugins.ml2.managers [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-16 13:27:21.345 8 INFO neutron.extensions.vlantransparent [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Disabled vlantransparent extension. 2026-08-16 13:27:21.345 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: qos 2026-08-16 13:27:21.360 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: router 2026-08-16 13:27:21.404 8 INFO neutron.services.service_base [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-16 13:27:21.405 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: segments 2026-08-16 13:27:21.442 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing driver for type 'vlan' 2026-08-16 13:27:21.504 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: trunk 2026-08-16 13:27:21.519 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: vpnaas 2026-08-16 13:27:21.558 8 WARNING stevedore.named [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-16 13:27:21.585 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] VlanTypeDriver initialization complete 2026-08-16 13:27:21.585 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing driver for type 'vxlan' 2026-08-16 13:27:21.585 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-16 13:27:21.607 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-16 13:27:21.607 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-16 13:27:21.607 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing extension driver 'port_security' 2026-08-16 13:27:21.607 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-16 13:27:21.608 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing extension driver 'qos' 2026-08-16 13:27:21.608 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-16 13:27:21.608 7 INFO neutron.plugins.ml2.managers [None req-6f260066-af11-48c5-a80f-cdf601db45c5 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-16 13:27:21.620 7 INFO neutron.quota [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded quota_driver: . 2026-08-16 13:27:21.620 7 INFO neutron.plugins.ml2.plugin [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-16 13:27:21.620 7 INFO neutron.plugins.ml2.managers [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-16 13:27:21.620 7 INFO neutron.plugins.ml2.managers [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-16 13:27:21.621 7 INFO neutron.plugins.ml2.managers [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-16 13:27:21.621 7 INFO neutron.extensions.vlantransparent [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Disabled vlantransparent extension. 2026-08-16 13:27:21.621 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: qos 2026-08-16 13:27:21.635 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: router 2026-08-16 13:27:21.636 8 INFO neutron_vpnaas.services.vpn.plugin [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-16 13:27:21.637 8 INFO neutron.common.utils [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-16 13:27:21.637 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: auto_allocate 2026-08-16 13:27:21.641 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: tag 2026-08-16 13:27:21.648 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: timestamp 2026-08-16 13:27:21.650 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: network_ip_availability 2026-08-16 13:27:21.654 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: flavors 2026-08-16 13:27:21.658 8 INFO neutron.manager [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loading Plugin: revisions 2026-08-16 13:27:21.661 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Initializing extension manager. 2026-08-16 13:27:21.662 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: address-group 2026-08-16 13:27:21.663 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: address-scope 2026-08-16 13:27:21.664 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-16 13:27:21.665 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: agent 2026-08-16 13:27:21.665 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: agent-resources-synced 2026-08-16 13:27:21.667 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-16 13:27:21.667 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-16 13:27:21.668 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: availability_zone 2026-08-16 13:27:21.669 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: availability_zone_filter 2026-08-16 13:27:21.669 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-16 13:27:21.670 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: default-subnetpools 2026-08-16 13:27:21.671 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-16 13:27:21.672 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: dns-integration 2026-08-16 13:27:21.672 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: dns-domain-ports 2026-08-16 13:27:21.678 7 INFO neutron.services.service_base [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-16 13:27:21.678 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-16 13:27:21.678 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: segments 2026-08-16 13:27:21.680 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: dvr 2026-08-16 13:27:21.681 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-16 13:27:21.683 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: empty-string-filtering 2026-08-16 13:27:21.684 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:27:21.686 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-16 13:27:21.686 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: external-net 2026-08-16 13:27:21.687 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-16 13:27:21.688 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: extraroute 2026-08-16 13:27:21.688 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: extraroute-atomic 2026-08-16 13:27:21.689 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-16 13:27:21.690 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-16 13:27:21.690 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-16 13:27:21.691 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-16 13:27:21.691 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: fip-port-details 2026-08-16 13:27:21.692 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: flavors 2026-08-16 13:27:21.694 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-16 13:27:21.694 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: floatingip-pools 2026-08-16 13:27:21.695 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: ip_allocation 2026-08-16 13:27:21.696 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-16 13:27:21.696 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: l2_adjacency 2026-08-16 13:27:21.698 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: router 2026-08-16 13:27:21.700 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:27:21.700 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-16 13:27:21.701 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-16 13:27:21.702 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: ext-gw-mode 2026-08-16 13:27:21.702 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: l3-ha 2026-08-16 13:27:21.703 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:27:21.703 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-16 13:27:21.704 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: l3-flavors 2026-08-16 13:27:21.705 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:27:21.705 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-16 13:27:21.781 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: trunk 2026-08-16 13:27:21.797 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: vpnaas 2026-08-16 13:27:21.837 7 WARNING stevedore.named [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-16 13:27:21.844 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-16 13:27:21.846 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-16 13:27:21.847 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-16 13:27:21.848 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-16 13:27:21.849 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-16 13:27:21.850 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: multi-provider 2026-08-16 13:27:21.851 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: net-mtu 2026-08-16 13:27:21.851 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: net-mtu-writable 2026-08-16 13:27:21.852 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: network_availability_zone 2026-08-16 13:27:21.853 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: network_ha 2026-08-16 13:27:21.853 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: network-ip-availability 2026-08-16 13:27:21.855 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-16 13:27:21.855 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: pagination 2026-08-16 13:27:21.856 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-device-profile 2026-08-16 13:27:21.856 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-16 13:27:21.857 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-16 13:27:21.858 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-16 13:27:21.858 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-mac-override 2026-08-16 13:27:21.859 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-16 13:27:21.859 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-16 13:27:21.860 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-16 13:27:21.860 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-resource-request 2026-08-16 13:27:21.861 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-16 13:27:21.862 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-16 13:27:21.862 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: binding 2026-08-16 13:27:21.863 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: binding-extended 2026-08-16 13:27:21.864 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-security 2026-08-16 13:27:21.865 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: project-id 2026-08-16 13:27:21.865 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: provider 2026-08-16 13:27:21.867 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos 2026-08-16 13:27:21.868 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-16 13:27:21.869 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-16 13:27:21.869 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-default 2026-08-16 13:27:21.870 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-fip 2026-08-16 13:27:21.870 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-16 13:27:21.871 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-16 13:27:21.871 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-16 13:27:21.872 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-16 13:27:21.873 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-16 13:27:21.874 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-pps 2026-08-16 13:27:21.874 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-16 13:27:21.875 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-16 13:27:21.875 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: qos-rules-alias 2026-08-16 13:27:21.876 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: quota-check-limit 2026-08-16 13:27:21.878 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: quotas 2026-08-16 13:27:21.879 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: quota_details 2026-08-16 13:27:21.881 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: rbac-policies 2026-08-16 13:27:21.881 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: rbac-address-group 2026-08-16 13:27:21.882 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: rbac-address-scope 2026-08-16 13:27:21.882 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: rbac-security-groups 2026-08-16 13:27:21.883 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-16 13:27:21.883 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: revision-if-match 2026-08-16 13:27:21.884 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-16 13:27:21.885 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: router_availability_zone 2026-08-16 13:27:21.885 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-16 13:27:21.887 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-16 13:27:21.887 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-16 13:27:21.888 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-16 13:27:21.889 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-16 13:27:21.889 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-16 13:27:21.890 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-16 13:27:21.894 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: security-group 2026-08-16 13:27:21.895 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: segment 2026-08-16 13:27:21.896 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-16 13:27:21.896 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: service-type 2026-08-16 13:27:21.897 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: sorting 2026-08-16 13:27:21.897 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: standard-attr-segment 2026-08-16 13:27:21.898 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: standard-attr-description 2026-08-16 13:27:21.899 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: stateful-security-group 2026-08-16 13:27:21.899 8 WARNING neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-16 13:27:21.900 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-16 13:27:21.900 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: subnet-external-network 2026-08-16 13:27:21.901 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: subnet_onboard 2026-08-16 13:27:21.901 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-16 13:27:21.902 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: subnet-service-types 2026-08-16 13:27:21.903 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: subnet_allocation 2026-08-16 13:27:21.903 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-16 13:27:21.904 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: tag-creation 2026-08-16 13:27:21.904 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-16 13:27:21.908 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: standard-attr-tag 2026-08-16 13:27:21.909 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-16 13:27:21.909 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: trunk 2026-08-16 13:27:21.910 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: trunk-details 2026-08-16 13:27:21.910 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-16 13:27:21.911 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-16 13:27:21.913 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-16 13:27:21.914 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-16 13:27:21.915 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: vpn-flavors 2026-08-16 13:27:21.916 8 INFO neutron.api.extensions [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Loaded extension: vpnaas 2026-08-16 13:27:21.918 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-16 13:27:21.918 7 INFO neutron.common.utils [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-16 13:27:21.918 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: auto_allocate 2026-08-16 13:27:21.919 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-16 13:27:21.919 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-16 13:27:21.919 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:21.919 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-16 13:27:21.922 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:27:21.923 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:27:21.925 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: tag 2026-08-16 13:27:21.928 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:27:21.929 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:27:21.929 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:27:21.931 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:21.931 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] subnetpool is already registered 2026-08-16 13:27:21.931 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:21.932 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] subnetpool is already registered 2026-08-16 13:27:21.932 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:27:21.933 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:27:21.933 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:27:21.934 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: timestamp 2026-08-16 13:27:21.934 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:27:21.934 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:27:21.935 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:27:21.936 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-16 13:27:21.938 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:27:21.939 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] router is already registered 2026-08-16 13:27:21.939 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:27:21.939 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] floatingip is already registered 2026-08-16 13:27:21.940 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: flavors 2026-08-16 13:27:21.943 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:27:21.943 7 INFO neutron.manager [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loading Plugin: revisions 2026-08-16 13:27:21.943 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] rbac_policy is already registered 2026-08-16 13:27:21.944 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:27:21.944 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] security_group is already registered 2026-08-16 13:27:21.944 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:27:21.945 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] security_group_rule is already registered 2026-08-16 13:27:21.945 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:21.946 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] subnetpool is already registered 2026-08-16 13:27:21.946 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:21.946 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] subnetpool is already registered 2026-08-16 13:27:21.947 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Initializing extension manager. 2026-08-16 13:27:21.947 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:27:21.947 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] trunk is already registered 2026-08-16 13:27:21.947 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:27:21.947 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] endpoint_group is already registered 2026-08-16 13:27:21.948 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:27:21.948 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: address-group 2026-08-16 13:27:21.948 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] vpnservice is already registered 2026-08-16 13:27:21.948 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:27:21.949 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] ipsec_site_connection is already registered 2026-08-16 13:27:21.949 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: address-scope 2026-08-16 13:27:21.949 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:27:21.949 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:27:21.950 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-16 13:27:21.950 8 INFO neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:27:21.950 8 WARNING neutron.quota.resource_registry [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] ikepolicy is already registered 2026-08-16 13:27:21.950 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: agent 2026-08-16 13:27:21.951 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: agent-resources-synced 2026-08-16 13:27:21.952 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-16 13:27:21.953 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-16 13:27:21.954 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: availability_zone 2026-08-16 13:27:21.954 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: availability_zone_filter 2026-08-16 13:27:21.955 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-16 13:27:21.955 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: default-subnetpools 2026-08-16 13:27:21.957 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-16 13:27:21.958 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: dns-integration 2026-08-16 13:27:21.958 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-16 13:27:21.959 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-16 13:27:21.959 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: dvr 2026-08-16 13:27:21.960 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-16 13:27:21.961 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-16 13:27:21.961 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:27:21.962 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-16 13:27:21.962 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: external-net 2026-08-16 13:27:21.963 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-16 13:27:21.963 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: extraroute 2026-08-16 13:27:21.964 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: extraroute-atomic 2026-08-16 13:27:21.965 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-16 13:27:21.965 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-16 13:27:21.966 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-16 13:27:21.966 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-16 13:27:21.967 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: fip-port-details 2026-08-16 13:27:21.967 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: flavors 2026-08-16 13:27:21.969 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-16 13:27:21.969 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: floatingip-pools 2026-08-16 13:27:21.970 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: ip_allocation 2026-08-16 13:27:21.971 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-16 13:27:21.971 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: l2_adjacency 2026-08-16 13:27:21.974 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: router 2026-08-16 13:27:21.976 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:27:21.976 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-16 13:27:21.977 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-16 13:27:21.978 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-16 13:27:21.978 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: l3-ha 2026-08-16 13:27:21.979 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:27:21.979 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-16 13:27:21.980 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: l3-flavors 2026-08-16 13:27:21.980 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:27:21.981 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-16 13:27:21.983 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-16 13:27:21.984 8 WARNING keystonemiddleware._common.config [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:27:21.985 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-16 13:27:21.986 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-16 13:27:21.987 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-16 13:27:21.987 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-16 13:27:21.988 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: multi-provider 2026-08-16 13:27:21.988 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: net-mtu 2026-08-16 13:27:21.989 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-16 13:27:21.990 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: network_availability_zone 2026-08-16 13:27:21.990 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: network_ha 2026-08-16 13:27:21.990 8 WARNING oslo_config.cfg [None req-56dc7c70-898c-4c4f-b9ae-acd4d3b854f6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-16 13:27:21.991 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: network-ip-availability 2026-08-16 13:27:21.992 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-16 13:27:21.992 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: pagination WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f73a6c2c668 pid: 8 (default app) 2026-08-16 13:27:21.993 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-device-profile 2026-08-16 13:27:21.993 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-16 13:27:21.994 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-16 13:27:21.994 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-16 13:27:21.995 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-mac-override 2026-08-16 13:27:21.995 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-16 13:27:21.996 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-16 13:27:21.996 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-16 13:27:21.997 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-resource-request 2026-08-16 13:27:21.998 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-16 13:27:21.998 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-16 13:27:21.999 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: binding 2026-08-16 13:27:22.000 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: binding-extended 2026-08-16 13:27:22.000 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-security 2026-08-16 13:27:22.001 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: project-id 2026-08-16 13:27:22.001 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: provider 2026-08-16 13:27:22.004 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos 2026-08-16 13:27:22.005 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-16 13:27:22.005 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-16 13:27:22.006 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-default 2026-08-16 13:27:22.006 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-fip 2026-08-16 13:27:22.007 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-16 13:27:22.007 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-16 13:27:22.008 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-16 13:27:22.008 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-16 13:27:22.009 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-16 13:27:22.010 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-pps 2026-08-16 13:27:22.010 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-16 13:27:22.011 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-16 13:27:22.011 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-16 13:27:22.012 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: quota-check-limit 2026-08-16 13:27:22.014 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: quotas 2026-08-16 13:27:22.015 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: quota_details 2026-08-16 13:27:22.017 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: rbac-policies 2026-08-16 13:27:22.017 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: rbac-address-group 2026-08-16 13:27:22.018 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-16 13:27:22.018 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-16 13:27:22.019 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-16 13:27:22.019 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: revision-if-match 2026-08-16 13:27:22.020 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-16 13:27:22.021 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: router_availability_zone 2026-08-16 13:27:22.021 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-16 13:27:22.023 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-16 13:27:22.024 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-16 13:27:22.024 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-16 13:27:22.025 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-16 13:27:22.025 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-16 13:27:22.026 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-16 13:27:22.032 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: security-group 2026-08-16 13:27:22.033 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: segment 2026-08-16 13:27:22.034 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-16 13:27:22.034 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: service-type 2026-08-16 13:27:22.035 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: sorting 2026-08-16 13:27:22.035 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-16 13:27:22.036 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: standard-attr-description 2026-08-16 13:27:22.037 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: stateful-security-group 2026-08-16 13:27:22.037 7 WARNING neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-16 13:27:22.038 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-16 13:27:22.038 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: subnet-external-network 2026-08-16 13:27:22.039 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: subnet_onboard 2026-08-16 13:27:22.039 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-16 13:27:22.040 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: subnet-service-types 2026-08-16 13:27:22.041 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: subnet_allocation 2026-08-16 13:27:22.041 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-16 13:27:22.042 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: tag-creation 2026-08-16 13:27:22.043 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-16 13:27:22.046 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-16 13:27:22.047 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-16 13:27:22.048 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: trunk 2026-08-16 13:27:22.048 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: trunk-details 2026-08-16 13:27:22.049 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-16 13:27:22.050 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-16 13:27:22.051 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-16 13:27:22.052 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-16 13:27:22.053 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: vpn-flavors 2026-08-16 13:27:22.055 7 INFO neutron.api.extensions [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Loaded extension: vpnaas 2026-08-16 13:27:22.057 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-16 13:27:22.058 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-16 13:27:22.058 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:22.058 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-16 13:27:22.061 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:27:22.062 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:27:22.066 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:27:22.067 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:27:22.068 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:27:22.069 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:22.069 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] subnetpool is already registered 2026-08-16 13:27:22.069 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:22.070 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] subnetpool is already registered 2026-08-16 13:27:22.070 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:27:22.070 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:27:22.071 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:27:22.071 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:27:22.072 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:27:22.072 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:27:22.076 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:27:22.076 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] router is already registered 2026-08-16 13:27:22.077 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:27:22.077 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] floatingip is already registered 2026-08-16 13:27:22.081 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:27:22.081 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] rbac_policy is already registered 2026-08-16 13:27:22.081 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:27:22.082 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] security_group is already registered 2026-08-16 13:27:22.082 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:27:22.082 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] security_group_rule is already registered 2026-08-16 13:27:22.083 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:22.083 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] subnetpool is already registered 2026-08-16 13:27:22.084 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:27:22.084 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] subnetpool is already registered 2026-08-16 13:27:22.084 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:27:22.085 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] trunk is already registered 2026-08-16 13:27:22.085 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:27:22.085 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] endpoint_group is already registered 2026-08-16 13:27:22.085 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:27:22.087 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] vpnservice is already registered 2026-08-16 13:27:22.087 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:27:22.087 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] ipsec_site_connection is already registered 2026-08-16 13:27:22.088 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:27:22.088 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:27:22.088 7 INFO neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:27:22.089 7 WARNING neutron.quota.resource_registry [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] ikepolicy is already registered 2026-08-16 13:27:22.263 7 WARNING keystonemiddleware._common.config [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:27:22.270 7 WARNING oslo_config.cfg [None req-3772a5c6-bcab-4315-836f-5a98970e5cf1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f73a6c2c668 pid: 7 (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-16 13:27:27.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0926229-c598-44a5-852c-b053977f0bd7 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:27:27 2026] GET /v2.0/networks/public => generated 108 bytes in 714 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: 1/4] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:27:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:27:28.365 8 WARNING neutron.services.revisions.revision_plugin [None req-1fe30345-4660-4084-84a6-dfe0d83d49e6 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:27:28.392 8 INFO neutron.db.segments_db [None req-1fe30345-4660-4084-84a6-dfe0d83d49e6 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment 87b233e2-17f7-4bfd-b299-ad29273beb42 of type flat for network 55938af9-2aa1-4b2c-b481-2fd5c24be6ff 2026-08-16 13:27:28.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fe30345-4660-4084-84a6-dfe0d83d49e6 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.222 () {48 vars in 965 bytes} [Sun Aug 16 13:27:27 2026] POST /v2.0/networks => generated 124 bytes in 480 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:27:34.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eec2366c-41e2-45e1-a9fd-5ac1ed8977f1 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:27:34 2026] GET /v2.0/networks/public => generated 108 bytes in 408 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:27:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:27:34.957 7 WARNING neutron.services.revisions.revision_plugin [None req-81ced08e-5e4a-4a85-babb-6f77c106ce6c 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:27:34.986 7 INFO neutron.db.segments_db [None req-81ced08e-5e4a-4a85-babb-6f77c106ce6c 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment bb685058-cafb-4c4c-bf95-7f8d607c3a39 of type flat for network 94f4ec58-ccd4-4e91-a9d5-5dc625d8a510 2026-08-16 13:27:35.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81ced08e-5e4a-4a85-babb-6f77c106ce6c 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.222 () {48 vars in 965 bytes} [Sun Aug 16 13:27:34 2026] POST /v2.0/networks => generated 124 bytes in 337 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:27:40.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dd50ce0-f36c-4d47-893c-cd1c9928c504 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:27:40 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:27:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:27:41.033 8 WARNING neutron.services.revisions.revision_plugin [None req-cdbc0df6-5335-4296-a079-b61b4269f57a 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:27:41.049 8 INFO neutron.db.segments_db [None req-cdbc0df6-5335-4296-a079-b61b4269f57a 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment f6fe3a34-a122-426e-a363-bf075453f6fa of type flat for network 88129f0f-2198-401c-864e-0096cc6bc870 2026-08-16 13:27:41.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdbc0df6-5335-4296-a079-b61b4269f57a 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.204.45.222 () {48 vars in 965 bytes} [Sun Aug 16 13:27:40 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:27:46.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66220fd6-b04f-4ecb-8be3-c33e01451172 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:27:46 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:27:46 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-16 13:27:47.008 7 WARNING neutron.services.revisions.revision_plugin [None req-f446904d-42bd-417e-8622-b5bfb401b6a7 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:27:47.034 7 INFO neutron.db.segments_db [None req-f446904d-42bd-417e-8622-b5bfb401b6a7 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment 66523430-a60c-4c2e-bf50-28fe26654a4e of type flat for network 02afb5a7-3fb6-4e96-8b9e-17dc818b4a3a 2026-08-16 13:27:47.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f446904d-42bd-417e-8622-b5bfb401b6a7 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/15] 199.204.45.222 () {48 vars in 965 bytes} [Sun Aug 16 13:27:46 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:27:52.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa1ca543-c93f-47bd-9f23-a81c76d17d37 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:27:52 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:27:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:27:53.012 7 WARNING neutron.services.revisions.revision_plugin [None req-f80b95ea-1769-4951-8d02-ee10798309b3 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:27:53.046 7 INFO neutron.db.segments_db [None req-f80b95ea-1769-4951-8d02-ee10798309b3 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment 377093db-803b-4c9f-a72f-6e39be08db8b of type flat for network 7d29caab-5e2c-4cb1-b883-fccd05cd1cfc 2026-08-16 13:27:53.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f80b95ea-1769-4951-8d02-ee10798309b3 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.222 () {48 vars in 965 bytes} [Sun Aug 16 13:27:52 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:27:58.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4d444c2-1485-4297-afe9-54f417182b41 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:27:58 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:27:58 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-16 13:27:59.061 8 WARNING neutron.services.revisions.revision_plugin [None req-6cfd310c-71ed-4017-b033-7758a676fbd3 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:27:59.084 8 INFO neutron.db.segments_db [None req-6cfd310c-71ed-4017-b033-7758a676fbd3 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment d250e5d8-4f5d-4a61-9f2d-d7ba1175b80d of type flat for network b136ecc2-4dbf-4c26-8e84-a52b458047d2 [pid: 8|app: 0|req: 13/22] 199.204.45.222 () {48 vars in 965 bytes} [Sun Aug 16 13:27:59 2026] POST /v2.0/networks => generated 706 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:28:00.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bfc66b2-c797-4419-8c1d-8048bb33531e 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.222 () {44 vars in 925 bytes} [Sun Aug 16 13:28:00 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: 14/24] 199.204.45.222 () {44 vars in 947 bytes} [Sun Aug 16 13:28:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:28:00.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db5c5da8-84a0-4909-b468-fc3856224888 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/25] 199.204.45.222 () {44 vars in 1032 bytes} [Sun Aug 16 13:28:00 2026] GET /v2.0/subnets/public-subnet?network_id=b136ecc2-4dbf-4c26-8e84-a52b458047d2 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.204.45.222 () {44 vars in 1055 bytes} [Sun Aug 16 13:28:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=b136ecc2-4dbf-4c26-8e84-a52b458047d2 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.222 () {48 vars in 963 bytes} [Sun Aug 16 13:28:00 2026] POST /v2.0/subnets => generated 664 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:32:45.290 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2970a293-870f-4866-83d4-61c2ffb9fc8f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-16 13:32:45.293 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Aug 16 13:32:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.222) !!! 2026-08-16 13:32:45.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e5e77d8-0f0f-4fa1-b12d-1e8c79247fcd 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 199.204.45.222 () {44 vars in 935 bytes} [Sun Aug 16 13:32:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:32:45.461 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [420eabd8-3aef-4258-b1df-3484d8bfffe2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-16 13:32:45.464 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Aug 16 13:32:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.222) !!! [pid: 8|app: 0|req: 35/66] 199.204.45.222 () {44 vars in 957 bytes} [Sun Aug 16 13:32:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:32:45.542 7 INFO neutron.db.segments_db [None req-71093873-9bd6-4a92-8fae-000deff3655d 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] Added segment a7c44087-52ab-400e-9f43-41b19304b6ae of type vxlan for network 804585ea-b1a6-4ed0-b272-7a507900da6b [pid: 7|app: 0|req: 32/67] 199.204.45.222 () {48 vars in 964 bytes} [Sun Aug 16 13:32:45 2026] POST /v2.0/networks => generated 707 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:32:46.750 8 INFO oslo.messaging._drivers.impl_rabbit [-] [420eabd8-3aef-4258-b1df-3484d8bfffe2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53226. 2026-08-16 13:32:46.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6871ec1f-6895-4c02-a9cb-7edc50648969 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 199.204.45.222 () {44 vars in 935 bytes} [Sun Aug 16 13:32:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:32:46.823 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2970a293-870f-4866-83d4-61c2ffb9fc8f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53242. [pid: 7|app: 0|req: 33/69] 199.204.45.222 () {44 vars in 957 bytes} [Sun Aug 16 13:32:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:32:46.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c7837de-f087-4976-b611-6a400def9349 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.204.45.222 () {44 vars in 1034 bytes} [Sun Aug 16 13:32:46 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=804585ea-b1a6-4ed0-b272-7a507900da6b => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.222 () {44 vars in 1057 bytes} [Sun Aug 16 13:32:46 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=804585ea-b1a6-4ed0-b272-7a507900da6b => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.222 () {48 vars in 963 bytes} [Sun Aug 16 13:32:46 2026] POST /v2.0/subnets => generated 651 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:32:48.275 7 INFO neutron.api.v2.resource [None req-188d0ecf-8e8f-4f09-8219-1e51fc304f76 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 199.204.45.222 () {44 vars in 969 bytes} [Sun Aug 16 13:32:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.222 () {44 vars in 991 bytes} [Sun Aug 16 13:32:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.222 () {48 vars in 978 bytes} [Sun Aug 16 13:32:48 2026] POST /v2.0/security-groups => generated 1616 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:49 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:49 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 1616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:49 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:32:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:50 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:50 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:50 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => 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: 44/85] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:32:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:51 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:51 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:51 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:32:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:52 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:52 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:52 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:32:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:53 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:53 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:53 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:32:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.222 () {44 vars in 985 bytes} [Sun Aug 16 13:32:55 2026] GET /v2.0/networks/804585ea-b1a6-4ed0-b272-7a507900da6b => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:32:55.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-739d9426-da6f-4f7e-b6ac-609674b9f8bc 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/99] 199.204.45.222 () {44 vars in 1074 bytes} [Sun Aug 16 13:32:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=804585ea-b1a6-4ed0-b272-7a507900da6b => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.222 () {44 vars in 1097 bytes} [Sun Aug 16 13:32:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=804585ea-b1a6-4ed0-b272-7a507900da6b => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:32:55 2026] GET /v2.0/security-groups/2f3b8e25-337f-4d9b-95e5-4973e728cce0 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.222 () {48 vars in 959 bytes} [Sun Aug 16 13:32:55 2026] POST /v2.0/ports => generated 1100 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 13:33:01.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13ecec69-0794-4576-b6ca-49fb2ff3608b 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.222 () {44 vars in 976 bytes} [Sun Aug 16 13:33:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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: 51/104] 199.204.45.222 () {44 vars in 998 bytes} [Sun Aug 16 13:33:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.222 () {48 vars in 1028 bytes} [Sun Aug 16 13:33:01 2026] PUT /v2.0/ports/bdb5fa64-9618-4881-9b18-048124a38010 => generated 1249 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.222 () {44 vars in 918 bytes} [Sun Aug 16 13:33:03 2026] GET /v2.0/ports => generated 3730 bytes in 90 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-16 13:33:04.990 8 INFO neutron.api.v2.resource [None req-0b0c2353-a23e-46bb-8e89-40decf0a5ece 8d15aea0e1214c0cace9db9887773342 d9ded6bf24ad4a8ab3a104269ef4545d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/109] 199.204.45.222 () {44 vars in 957 bytes} [Sun Aug 16 13:33:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.222 () {44 vars in 979 bytes} [Sun Aug 16 13:33:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.222 () {48 vars in 978 bytes} [Sun Aug 16 13:33:05 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:33:06 2026] GET /v2.0/security-groups/c415e990-f66f-4893-a92e-1781480624bf => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:33:06 2026] GET /v2.0/security-groups/c415e990-f66f-4893-a92e-1781480624bf => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:33:06 2026] GET /v2.0/security-groups/c415e990-f66f-4893-a92e-1781480624bf => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:33:06 2026] POST /v2.0/security-group-rules => generated 623 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:33:07 2026] GET /v2.0/security-groups/c415e990-f66f-4893-a92e-1781480624bf => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:33:07 2026] GET /v2.0/security-groups/c415e990-f66f-4893-a92e-1781480624bf => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.222 () {44 vars in 999 bytes} [Sun Aug 16 13:33:07 2026] GET /v2.0/security-groups/c415e990-f66f-4893-a92e-1781480624bf => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.222 () {48 vars in 989 bytes} [Sun Aug 16 13:33:07 2026] POST /v2.0/security-group-rules => generated 627 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/130] 199.204.45.222 () {44 vars in 973 bytes} [Sun Aug 16 13:34:31 2026] GET /v2.0/quotas/d9ded6bf24ad4a8ab3a104269ef4545d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 67/131] 199.204.45.222 () {48 vars in 1025 bytes} [Sun Aug 16 13:34:31 2026] PUT /v2.0/quotas/d9ded6bf24ad4a8ab3a104269ef4545d => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)