+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 13 02:54:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5976487978-8f9jk 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff4c84e5668 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)... 2026-05-13 02:54:05.712 7 INFO neutron.common.config [-] Logging enabled! 2026-05-13 02:54:05.712 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-13 02:54:05.719 8 INFO neutron.common.config [-] Logging enabled! 2026-05-13 02:54:05.719 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-13 02:54:06.730 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 02:54:06.741 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 02:54:08.317 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 02:54:08.320 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 02:54:08.323 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 02:54:08.324 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 02:54:08.324 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-13 02:54:08.325 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-13 02:54:08.325 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 02:54:08.332 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 02:54:08.332 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 02:54:08.332 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 02:54:08.349 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 02:54:08.352 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 02:54:08.355 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-13 02:54:08.355 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 02:54:08.356 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 02:54:08.356 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-13 02:54:08.356 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 02:54:08.357 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-13 02:54:08.357 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-13 02:54:08.357 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 02:54:08.364 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 02:54:08.364 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 02:54:08.365 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 02:54:08.386 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 02:54:08.386 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 02:54:08.386 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-13 02:54:08.386 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-13 02:54:08.387 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-13 02:54:08.388 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 02:54:08.388 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-13 02:54:08.417 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 02:54:08.418 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 02:54:08.418 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-13 02:54:08.418 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-13 02:54:08.669 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing driver for type 'vlan' 2026-05-13 02:54:08.693 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing driver for type 'vlan' 2026-05-13 02:54:08.961 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] VlanTypeDriver initialization complete 2026-05-13 02:54:08.961 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing driver for type 'vxlan' 2026-05-13 02:54:08.961 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-13 02:54:08.974 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 02:54:08.975 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 02:54:08.975 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing extension driver 'port_security' 2026-05-13 02:54:08.975 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 02:54:08.975 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing extension driver 'qos' 2026-05-13 02:54:08.975 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-13 02:54:08.975 8 INFO neutron.plugins.ml2.managers [None req-c0a4caa7-5917-4551-ac67-6cc14fb50e36 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-13 02:54:08.981 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] VlanTypeDriver initialization complete 2026-05-13 02:54:08.982 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing driver for type 'vxlan' 2026-05-13 02:54:08.982 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-13 02:54:08.990 8 INFO neutron.quota [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded quota_driver: . 2026-05-13 02:54:08.990 8 INFO neutron.plugins.ml2.plugin [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 02:54:08.990 8 INFO neutron.plugins.ml2.managers [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 02:54:08.990 8 INFO neutron.plugins.ml2.managers [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 02:54:08.990 8 INFO neutron.plugins.ml2.managers [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 02:54:08.991 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: qos 2026-05-13 02:54:08.995 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 02:54:08.995 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 02:54:08.995 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing extension driver 'port_security' 2026-05-13 02:54:08.996 7 INFO neutron.plugins.ml2.extensions.port_security [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 02:54:08.996 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing extension driver 'qos' 2026-05-13 02:54:08.996 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-13 02:54:08.996 7 INFO neutron.plugins.ml2.managers [None req-dfbe4636-2169-445a-9282-5211a096a2fa - - - - - -] Initializing mechanism driver 'l2population' 2026-05-13 02:54:09.004 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: router 2026-05-13 02:54:09.011 7 INFO neutron.quota [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded quota_driver: . 2026-05-13 02:54:09.011 7 INFO neutron.plugins.ml2.plugin [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 02:54:09.011 7 INFO neutron.plugins.ml2.managers [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 02:54:09.011 7 INFO neutron.plugins.ml2.managers [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 02:54:09.012 7 INFO neutron.plugins.ml2.managers [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 02:54:09.012 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: qos 2026-05-13 02:54:09.025 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: router 2026-05-13 02:54:09.052 8 INFO neutron.services.service_base [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-13 02:54:09.052 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: segments 2026-05-13 02:54:09.070 7 INFO neutron.services.service_base [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-13 02:54:09.070 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: segments 2026-05-13 02:54:09.162 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: trunk 2026-05-13 02:54:09.177 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: vpnaas 2026-05-13 02:54:09.182 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: trunk 2026-05-13 02:54:09.199 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: vpnaas 2026-05-13 02:54:09.218 8 WARNING stevedore.named [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 02:54:09.239 7 WARNING stevedore.named [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 02:54:09.294 8 INFO neutron_vpnaas.services.vpn.plugin [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 02:54:09.294 8 INFO neutron.common.utils [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-13 02:54:09.294 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: taas 2026-05-13 02:54:09.308 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 02:54:09.308 7 INFO neutron.common.utils [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-13 02:54:09.309 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: taas 2026-05-13 02:54:09.321 8 WARNING stevedore.named [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 02:54:09.321 8 WARNING stevedore.named [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 02:54:09.333 7 WARNING stevedore.named [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 02:54:09.333 7 WARNING stevedore.named [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 02:54:09.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 02:54:09.345 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: tapmirror 2026-05-13 02:54:09.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 02:54:09.351 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: tapmirror 2026-05-13 02:54:09.358 8 WARNING stevedore.named [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 02:54:09.358 8 WARNING stevedore.named [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 02:54:09.360 7 WARNING stevedore.named [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 02:54:09.360 7 WARNING stevedore.named [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 02:54:09.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 02:54:09.375 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 02:54:09.375 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 02:54:09.375 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 02:54:09.381 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: tag 2026-05-13 02:54:09.383 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: tag 2026-05-13 02:54:09.390 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: timestamp 2026-05-13 02:54:09.390 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: timestamp 2026-05-13 02:54:09.392 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 02:54:09.394 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 02:54:09.397 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: flavors 2026-05-13 02:54:09.397 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: flavors 2026-05-13 02:54:09.401 8 INFO neutron.manager [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loading Plugin: revisions 2026-05-13 02:54:09.404 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Initializing extension manager. 2026-05-13 02:54:09.406 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: address-group 2026-05-13 02:54:09.407 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: address-scope 2026-05-13 02:54:09.408 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-13 02:54:09.409 7 INFO neutron.manager [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loading Plugin: revisions 2026-05-13 02:54:09.409 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: agent 2026-05-13 02:54:09.409 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: agent-resources-synced 2026-05-13 02:54:09.411 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 02:54:09.411 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 02:54:09.412 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: availability_zone 2026-05-13 02:54:09.412 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Initializing extension manager. 2026-05-13 02:54:09.413 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: availability_zone_filter 2026-05-13 02:54:09.413 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 02:54:09.414 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 02:54:09.414 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: address-group 2026-05-13 02:54:09.415 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: address-scope 2026-05-13 02:54:09.415 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-13 02:54:09.415 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 02:54:09.416 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: dns-integration 2026-05-13 02:54:09.416 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: agent 2026-05-13 02:54:09.416 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 02:54:09.417 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-13 02:54:09.417 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: dvr 2026-05-13 02:54:09.417 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: agent-resources-synced 2026-05-13 02:54:09.418 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 02:54:09.418 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 02:54:09.419 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 02:54:09.419 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 02:54:09.419 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 02:54:09.419 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 02:54:09.420 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: external-net 2026-05-13 02:54:09.420 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 02:54:09.420 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: availability_zone 2026-05-13 02:54:09.421 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: extraroute 2026-05-13 02:54:09.421 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: extraroute-atomic 2026-05-13 02:54:09.422 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: availability_zone_filter 2026-05-13 02:54:09.422 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-13 02:54:09.423 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 02:54:09.423 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 02:54:09.423 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 02:54:09.423 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 02:54:09.424 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 02:54:09.425 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: fip-port-details 2026-05-13 02:54:09.425 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 02:54:09.426 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: dns-integration 2026-05-13 02:54:09.426 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: flavors 2026-05-13 02:54:09.426 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 02:54:09.427 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-13 02:54:09.427 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 02:54:09.427 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: dvr 2026-05-13 02:54:09.428 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 02:54:09.428 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 02:54:09.428 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 02:54:09.428 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: ip_allocation 2026-05-13 02:54:09.429 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 02:54:09.429 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-13 02:54:09.429 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 02:54:09.429 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 02:54:09.430 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: external-net 2026-05-13 02:54:09.430 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 02:54:09.430 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: router 2026-05-13 02:54:09.431 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: extraroute 2026-05-13 02:54:09.431 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: extraroute-atomic 2026-05-13 02:54:09.432 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 02:54:09.432 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-13 02:54:09.433 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-13 02:54:09.433 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 02:54:09.433 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 02:54:09.433 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-13 02:54:09.434 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 02:54:09.434 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 02:54:09.434 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: fip-port-details 2026-05-13 02:54:09.434 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: l3-ha 2026-05-13 02:54:09.435 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 02:54:09.435 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: flavors 2026-05-13 02:54:09.435 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-13 02:54:09.436 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: l3-flavors 2026-05-13 02:54:09.436 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 02:54:09.437 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 02:54:09.437 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 02:54:09.437 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-13 02:54:09.437 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: ip_allocation 2026-05-13 02:54:09.438 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-13 02:54:09.439 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 02:54:09.440 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-13 02:54:09.440 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: router 2026-05-13 02:54:09.441 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 02:54:09.442 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 02:54:09.442 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-13 02:54:09.442 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-13 02:54:09.443 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 02:54:09.443 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-13 02:54:09.443 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 02:54:09.444 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 02:54:09.444 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: l3-ha 2026-05-13 02:54:09.444 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: multi-provider 2026-05-13 02:54:09.444 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 02:54:09.445 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: net-mtu 2026-05-13 02:54:09.445 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-13 02:54:09.445 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 02:54:09.445 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: l3-flavors 2026-05-13 02:54:09.446 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 02:54:09.446 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 02:54:09.446 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: network_ha 2026-05-13 02:54:09.447 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-13 02:54:09.447 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 02:54:09.448 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 02:54:09.448 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: pagination 2026-05-13 02:54:09.449 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-device-profile 2026-05-13 02:54:09.449 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-13 02:54:09.449 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 02:54:09.450 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 02:54:09.450 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 02:54:09.450 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 02:54:09.451 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-mac-override 2026-05-13 02:54:09.451 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-13 02:54:09.451 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 02:54:09.452 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 02:54:09.452 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 02:54:09.452 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 02:54:09.453 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-resource-request 2026-05-13 02:54:09.453 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 02:54:09.453 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 02:54:09.453 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: multi-provider 2026-05-13 02:54:09.454 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 02:54:09.454 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: net-mtu 2026-05-13 02:54:09.454 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: binding 2026-05-13 02:54:09.455 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: binding-extended 2026-05-13 02:54:09.455 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 02:54:09.456 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-security 2026-05-13 02:54:09.456 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 02:54:09.456 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: project-id 2026-05-13 02:54:09.456 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: network_ha 2026-05-13 02:54:09.457 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: provider 2026-05-13 02:54:09.457 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 02:54:09.458 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-13 02:54:09.458 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 02:54:09.459 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: pagination 2026-05-13 02:54:09.459 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-device-profile 2026-05-13 02:54:09.459 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 02:54:09.460 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos 2026-05-13 02:54:09.460 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 02:54:09.460 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 02:54:09.460 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 02:54:09.461 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-mac-override 2026-05-13 02:54:09.461 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 02:54:09.461 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 02:54:09.461 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-default 2026-05-13 02:54:09.462 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 02:54:09.462 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-fip 2026-05-13 02:54:09.462 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 02:54:09.462 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 02:54:09.463 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-resource-request 2026-05-13 02:54:09.463 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 02:54:09.463 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 02:54:09.463 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 02:54:09.464 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 02:54:09.464 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 02:54:09.464 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: binding 2026-05-13 02:54:09.464 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 02:54:09.465 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: binding-extended 2026-05-13 02:54:09.465 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-pps 2026-05-13 02:54:09.466 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-security 2026-05-13 02:54:09.466 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 02:54:09.466 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: project-id 2026-05-13 02:54:09.466 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 02:54:09.466 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: provider 2026-05-13 02:54:09.467 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 02:54:09.467 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-13 02:54:09.467 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 02:54:09.468 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 02:54:09.469 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos 2026-05-13 02:54:09.470 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 02:54:09.470 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: quotas 2026-05-13 02:54:09.471 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 02:54:09.471 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-default 2026-05-13 02:54:09.471 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: quota_details 2026-05-13 02:54:09.472 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-fip 2026-05-13 02:54:09.472 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 02:54:09.472 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 02:54:09.472 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: rbac-policies 2026-05-13 02:54:09.473 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 02:54:09.473 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: rbac-address-group 2026-05-13 02:54:09.473 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 02:54:09.474 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 02:54:09.474 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 02:54:09.474 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 02:54:09.475 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-13 02:54:09.475 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-pps 2026-05-13 02:54:09.475 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: revision-if-match 2026-05-13 02:54:09.475 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 02:54:09.476 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 02:54:09.476 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 02:54:09.476 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 02:54:09.476 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 02:54:09.477 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 02:54:09.477 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 02:54:09.477 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 02:54:09.478 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 02:54:09.479 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 02:54:09.480 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-13 02:54:09.480 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: quotas 2026-05-13 02:54:09.480 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 02:54:09.480 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 02:54:09.481 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: quota_details 2026-05-13 02:54:09.481 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 02:54:09.482 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: rbac-policies 2026-05-13 02:54:09.483 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: rbac-address-group 2026-05-13 02:54:09.483 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 02:54:09.484 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 02:54:09.484 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-13 02:54:09.484 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: revision-if-match 2026-05-13 02:54:09.485 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 02:54:09.486 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 02:54:09.486 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 02:54:09.487 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: security-group 2026-05-13 02:54:09.488 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 02:54:09.488 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: segment 2026-05-13 02:54:09.489 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 02:54:09.489 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 02:54:09.489 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-13 02:54:09.490 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: service-type 2026-05-13 02:54:09.490 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 02:54:09.490 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 02:54:09.491 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: sorting 2026-05-13 02:54:09.491 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 02:54:09.491 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 02:54:09.492 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 02:54:09.492 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 02:54:09.493 8 WARNING neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 02:54:09.493 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-13 02:54:09.494 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 02:54:09.494 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: subnet_onboard 2026-05-13 02:54:09.495 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 02:54:09.495 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: security-group 2026-05-13 02:54:09.495 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 02:54:09.496 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 02:54:09.496 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: segment 2026-05-13 02:54:09.497 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 02:54:09.497 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 02:54:09.497 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: tag-creation 2026-05-13 02:54:09.497 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: service-type 2026-05-13 02:54:09.498 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 02:54:09.498 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: sorting 2026-05-13 02:54:09.498 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 02:54:09.499 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 02:54:09.500 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 02:54:09.500 7 WARNING neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 02:54:09.501 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-13 02:54:09.501 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 02:54:09.502 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: subnet_onboard 2026-05-13 02:54:09.502 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 02:54:09.503 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 02:54:09.503 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 02:54:09.503 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: trunk 2026-05-13 02:54:09.503 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 02:54:09.504 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: trunk-details 2026-05-13 02:54:09.504 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 02:54:09.504 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 02:54:09.505 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 02:54:09.505 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-13 02:54:09.506 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 02:54:09.507 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 02:54:09.507 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: tag-creation 2026-05-13 02:54:09.508 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 02:54:09.508 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-13 02:54:09.509 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 02:54:09.510 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 02:54:09.511 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: vpnaas 2026-05-13 02:54:09.512 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 02:54:09.512 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 02:54:09.512 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: taas 2026-05-13 02:54:09.513 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: trunk 2026-05-13 02:54:09.513 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: tap-mirror 2026-05-13 02:54:09.514 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: trunk-details 2026-05-13 02:54:09.514 8 INFO neutron.api.extensions [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 02:54:09.515 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 02:54:09.516 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 02:54:09.516 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-13 02:54:09.517 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 02:54:09.517 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-13 02:54:09.517 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-13 02:54:09.517 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.518 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-13 02:54:09.521 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-13 02:54:09.521 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-13 02:54:09.522 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-13 02:54:09.524 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 02:54:09.525 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 02:54:09.526 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-13 02:54:09.526 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-13 02:54:09.527 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-13 02:54:09.528 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.528 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.528 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.528 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.529 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-13 02:54:09.529 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.529 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: vpnaas 2026-05-13 02:54:09.530 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.530 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-13 02:54:09.530 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-13 02:54:09.531 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-13 02:54:09.531 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.532 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ipsecpolicy is already registered 2026-05-13 02:54:09.532 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: taas 2026-05-13 02:54:09.532 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.532 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ikepolicy is already registered 2026-05-13 02:54:09.533 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: tap-mirror 2026-05-13 02:54:09.534 7 INFO neutron.api.extensions [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 02:54:09.536 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-13 02:54:09.536 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-13 02:54:09.537 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.537 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-13 02:54:09.537 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-13 02:54:09.537 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] router is already registered 2026-05-13 02:54:09.538 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-13 02:54:09.538 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] floatingip is already registered 2026-05-13 02:54:09.540 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-13 02:54:09.541 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-13 02:54:09.541 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-13 02:54:09.542 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] rbac_policy is already registered 2026-05-13 02:54:09.542 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-13 02:54:09.542 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] security_group is already registered 2026-05-13 02:54:09.543 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-13 02:54:09.543 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] security_group_rule is already registered 2026-05-13 02:54:09.543 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.544 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.544 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.544 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.545 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-13 02:54:09.545 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] trunk is already registered 2026-05-13 02:54:09.545 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.545 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ikepolicy is already registered 2026-05-13 02:54:09.545 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-13 02:54:09.546 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.546 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ipsecpolicy is already registered 2026-05-13 02:54:09.546 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-13 02:54:09.546 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-13 02:54:09.546 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] endpoint_group is already registered 2026-05-13 02:54:09.546 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-13 02:54:09.547 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-13 02:54:09.547 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] vpnservice is already registered 2026-05-13 02:54:09.547 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-13 02:54:09.547 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ipsec_site_connection is already registered 2026-05-13 02:54:09.547 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.548 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.548 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.548 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ipsecpolicy is already registered 2026-05-13 02:54:09.548 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.548 8 INFO neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.548 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.548 8 WARNING neutron.quota.resource_registry [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] ikepolicy is already registered 2026-05-13 02:54:09.549 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-13 02:54:09.549 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.549 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.550 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-13 02:54:09.550 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-13 02:54:09.551 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-13 02:54:09.551 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.551 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ipsecpolicy is already registered 2026-05-13 02:54:09.552 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.552 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ikepolicy is already registered 2026-05-13 02:54:09.557 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-13 02:54:09.557 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] router is already registered 2026-05-13 02:54:09.558 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-13 02:54:09.558 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] floatingip is already registered 2026-05-13 02:54:09.562 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-13 02:54:09.562 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] rbac_policy is already registered 2026-05-13 02:54:09.562 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-13 02:54:09.563 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] security_group is already registered 2026-05-13 02:54:09.563 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-13 02:54:09.563 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] security_group_rule is already registered 2026-05-13 02:54:09.564 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.564 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.564 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-13 02:54:09.565 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] subnetpool is already registered 2026-05-13 02:54:09.565 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-13 02:54:09.565 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] trunk is already registered 2026-05-13 02:54:09.566 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.566 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ikepolicy is already registered 2026-05-13 02:54:09.566 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.566 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ipsecpolicy is already registered 2026-05-13 02:54:09.567 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-13 02:54:09.567 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] endpoint_group is already registered 2026-05-13 02:54:09.567 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-13 02:54:09.567 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] vpnservice is already registered 2026-05-13 02:54:09.568 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-13 02:54:09.568 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ipsec_site_connection is already registered 2026-05-13 02:54:09.568 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-13 02:54:09.568 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ipsecpolicy is already registered 2026-05-13 02:54:09.569 7 INFO neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-13 02:54:09.569 7 WARNING neutron.quota.resource_registry [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] ikepolicy is already registered 2026-05-13 02:54:09.586 8 WARNING keystonemiddleware._common.config [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 02:54:09.593 8 WARNING oslo_config.cfg [None req-25875af1-e0ee-4a3b-9b82-e9384b51a540 - - - - - -] 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 0x7ff4c84e5668 pid: 8 (default app) 2026-05-13 02:54:09.607 7 WARNING keystonemiddleware._common.config [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 02:54:09.616 7 WARNING oslo_config.cfg [None req-4efa6a11-1d9c-4554-9918-439276c18a12 - - - - - -] 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 0x7ff4c84e5668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:54:14.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-719bcd23-230c-4e01-845f-180fbe824cf2 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - 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 928 bytes} [Wed May 13 02:54:14 2026] GET /v2.0/networks/public => generated 108 bytes in 825 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:70: 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 950 bytes} [Wed May 13 02:54:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 02:54:15.611 8 WARNING neutron.services.revisions.revision_plugin [None req-628e8995-529e-409c-82b6-c313af83c528 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Could not find related network for resource to bump revision. 2026-05-13 02:54:15.630 8 INFO neutron.db.segments_db [None req-628e8995-529e-409c-82b6-c313af83c528 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment 9778484a-3df3-4191-9b84-d2153c73e63b of type flat for network 6e12ed2d-ff52-4128-89fb-7a67e10eb160 2026-05-13 02:54:15.678 8 INFO neutron.pecan_wsgi.hooks.translation [None req-628e8995-529e-409c-82b6-c313af83c528 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - 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 968 bytes} [Wed May 13 02:54:15 2026] POST /v2.0/networks => generated 124 bytes in 459 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 02:54:21.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98cb8331-4403-4fd0-823d-cc86224d57a3 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.222 () {44 vars in 928 bytes} [Wed May 13 02:54:21 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: 3/8] 199.204.45.222 () {44 vars in 950 bytes} [Wed May 13 02:54:21 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-05-13 02:54:21.620 8 WARNING neutron.services.revisions.revision_plugin [None req-f70fc227-37c7-4d77-b24c-d8c053d4a2ec 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Could not find related network for resource to bump revision. 2026-05-13 02:54:21.636 8 INFO neutron.db.segments_db [None req-f70fc227-37c7-4d77-b24c-d8c053d4a2ec 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment 73ee42dd-38ba-4827-8fd9-4c61b715e35f of type flat for network 074a993e-4b92-4562-b5f1-291c5055a1c0 2026-05-13 02:54:21.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f70fc227-37c7-4d77-b24c-d8c053d4a2ec 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.222 () {48 vars in 968 bytes} [Wed May 13 02:54:21 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 02:54:27.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-421c7a57-98c6-4d4c-b905-e5aabcaa573b 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.222 () {44 vars in 928 bytes} [Wed May 13 02:54:27 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.222 () {44 vars in 950 bytes} [Wed May 13 02:54:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 02:54:28.126 7 WARNING neutron.services.revisions.revision_plugin [None req-4cc904a1-bdcb-45b8-ac51-aee19fbba07d 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Could not find related network for resource to bump revision. 2026-05-13 02:54:28.152 7 INFO neutron.db.segments_db [None req-4cc904a1-bdcb-45b8-ac51-aee19fbba07d 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment 40ec09c2-f0c4-43d5-83a9-25feda73128b of type flat for network 6bfde442-5ce6-495d-9648-7ef9d012e3c7 2026-05-13 02:54:28.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc904a1-bdcb-45b8-ac51-aee19fbba07d 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.222 () {48 vars in 968 bytes} [Wed May 13 02:54:27 2026] POST /v2.0/networks => generated 124 bytes in 320 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 02:54:34.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a88532f-ad5b-446f-92c1-d89935b69cf6 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.222 () {44 vars in 928 bytes} [Wed May 13 02:54:34 2026] GET /v2.0/networks/public => generated 108 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.222 () {44 vars in 950 bytes} [Wed May 13 02:54:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 02:54:34.164 7 WARNING neutron.services.revisions.revision_plugin [None req-9a1ee8b0-8bf1-4c13-9ed9-c018cd521879 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Could not find related network for resource to bump revision. 2026-05-13 02:54:34.179 7 INFO neutron.db.segments_db [None req-9a1ee8b0-8bf1-4c13-9ed9-c018cd521879 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment c681796b-b256-4344-8a5c-f0ee8445ceb6 of type flat for network 1f8a7bfb-d03e-4fb9-8f9f-a7f493472310 2026-05-13 02:54:34.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a1ee8b0-8bf1-4c13-9ed9-c018cd521879 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.222 () {48 vars in 968 bytes} [Wed May 13 02:54:34 2026] POST /v2.0/networks => generated 124 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 02:54:40.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78ebed21-219c-4300-a1ee-a9cd79c1e7b1 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.222 () {44 vars in 928 bytes} [Wed May 13 02:54:39 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.222 () {44 vars in 950 bytes} [Wed May 13 02:54:40 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-05-13 02:54:40.145 8 WARNING neutron.services.revisions.revision_plugin [None req-a01525f0-9662-404a-9a0d-47087eb65d2a 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Could not find related network for resource to bump revision. 2026-05-13 02:54:40.160 8 INFO neutron.db.segments_db [None req-a01525f0-9662-404a-9a0d-47087eb65d2a 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment 4b06dff1-783e-469e-9309-dee0f22b1980 of type flat for network 9301f0c5-eb1b-4e39-a19d-31183f3348b0 2026-05-13 02:54:40.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a01525f0-9662-404a-9a0d-47087eb65d2a 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.222 () {48 vars in 968 bytes} [Wed May 13 02:54:40 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 02:54:46.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bce987b5-63b6-4ad2-81e6-65301e110fee 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.222 () {44 vars in 928 bytes} [Wed May 13 02:54:46 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.222 () {44 vars in 950 bytes} [Wed May 13 02:54:46 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-05-13 02:54:46.115 8 WARNING neutron.services.revisions.revision_plugin [None req-947dc326-36de-4a40-8f63-c5dfc0f2510f 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Could not find related network for resource to bump revision. 2026-05-13 02:54:46.128 8 INFO neutron.db.segments_db [None req-947dc326-36de-4a40-8f63-c5dfc0f2510f 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment 289645ff-65ef-4d47-9807-b4dd2dd17083 of type flat for network 20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50 [pid: 8|app: 0|req: 13/23] 199.204.45.222 () {48 vars in 968 bytes} [Wed May 13 02:54:46 2026] POST /v2.0/networks => generated 706 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-13 02:54:47.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35ccd3a8-2706-40ba-b7aa-026fc313df46 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.222 () {44 vars in 928 bytes} [Wed May 13 02:54:47 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.222 () {44 vars in 950 bytes} [Wed May 13 02:54:47 2026] GET /v2.0/networks?name=public => generated 709 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-13 02:54:47.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b976eef5-1c4d-4a98-ae3c-88052f3db63b 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.222 () {44 vars in 1035 bytes} [Wed May 13 02:54:47 2026] GET /v2.0/subnets/public-subnet?network_id=20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.222 () {44 vars in 1058 bytes} [Wed May 13 02:54:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.222 () {48 vars in 966 bytes} [Wed May 13 02:54:47 2026] POST /v2.0/subnets => generated 664 bytes in 2375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-13 02:59:41.107 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d29ae1db-00cb-40d4-9f9e-f5505d85022b 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.222 () {44 vars in 938 bytes} [Wed May 13 02:59:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.222 () {44 vars in 960 bytes} [Wed May 13 02:59:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 02:59:41.214 8 INFO neutron.db.segments_db [None req-d6cf112d-a899-48a0-8607-bbc52558abe7 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] Added segment 43568b56-68b4-41ba-903c-fdbf1d90f86e of type vxlan for network f218b3d2-6f0b-42a7-97c9-6cfffacf8a15 [pid: 8|app: 0|req: 36/68] 199.204.45.222 () {48 vars in 967 bytes} [Wed May 13 02:59:41 2026] POST /v2.0/networks => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-13 02:59:42.229 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd86e552-64f8-41d3-b191-c6aa5dff7ff4 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.222 () {44 vars in 938 bytes} [Wed May 13 02:59:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.222 () {44 vars in 960 bytes} [Wed May 13 02:59:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-13 02:59:42.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-683ca5e7-8d18-405e-bfe1-fe668e494864 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.222 () {44 vars in 1037 bytes} [Wed May 13 02:59:42 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f218b3d2-6f0b-42a7-97c9-6cfffacf8a15 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.222 () {44 vars in 1060 bytes} [Wed May 13 02:59:42 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f218b3d2-6f0b-42a7-97c9-6cfffacf8a15 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.222 () {48 vars in 966 bytes} [Wed May 13 02:59:42 2026] POST /v2.0/subnets => generated 651 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-13 02:59:43.737 8 INFO neutron.api.v2.resource [None req-eb5c7fa7-f78b-4f92-a7d7-31aec1bcb2ec 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 13 02:59:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.222 () {44 vars in 994 bytes} [Wed May 13 02:59:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.222 () {48 vars in 981 bytes} [Wed May 13 02:59:43 2026] POST /v2.0/security-groups => generated 1616 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:44 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:45 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:45 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 02:59:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:46 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:46 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:46 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 02:59:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:47 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:47 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:47 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 02:59:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:48 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:48 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:48 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 02:59:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:49 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => 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: 50/96] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:49 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:49 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 02:59:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.222 () {44 vars in 988 bytes} [Wed May 13 02:59:50 2026] GET /v2.0/networks/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-13 02:59:50.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d69550c2-0ff0-47df-9311-29ca14408e30 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 199.204.45.222 () {44 vars in 1077 bytes} [Wed May 13 02:59:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f218b3d2-6f0b-42a7-97c9-6cfffacf8a15 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.222 () {44 vars in 1100 bytes} [Wed May 13 02:59:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f218b3d2-6f0b-42a7-97c9-6cfffacf8a15 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:50 2026] GET /v2.0/security-groups/343b0d53-11fb-467e-86b8-b3a91f60bb89 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.222 () {48 vars in 962 bytes} [Wed May 13 02:59:50 2026] POST /v2.0/ports => generated 1100 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-13 02:59:57.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-179b61f4-d58b-4d0d-8328-563af15e6f7b 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.204.45.222 () {44 vars in 980 bytes} [Wed May 13 02:59:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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:70: 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/105] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 02:59:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.222 () {48 vars in 1032 bytes} [Wed May 13 02:59:57 2026] PUT /v2.0/ports/5aae004a-c6c2-4b1b-96fd-601de7df8a1d => generated 1249 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.222 () {44 vars in 921 bytes} [Wed May 13 03:00:00 2026] GET /v2.0/ports => generated 3730 bytes in 89 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 03:00:01.269 8 INFO neutron.api.v2.resource [None req-2865f8cc-1a9b-4327-b396-d022520c6fa6 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/110] 199.204.45.222 () {44 vars in 960 bytes} [Wed May 13 03:00:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.222 () {44 vars in 982 bytes} [Wed May 13 03:00:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.222 () {48 vars in 981 bytes} [Wed May 13 03:00:01 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:00:02 2026] GET /v2.0/security-groups/517a10ea-3e47-4086-baf4-22f572276967 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:00:02 2026] GET /v2.0/security-groups/517a10ea-3e47-4086-baf4-22f572276967 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:00:02 2026] GET /v2.0/security-groups/517a10ea-3e47-4086-baf4-22f572276967 => generated 1610 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 03:00:02 2026] POST /v2.0/security-group-rules => generated 623 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:00:03 2026] GET /v2.0/security-groups/517a10ea-3e47-4086-baf4-22f572276967 => generated 2246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:00:03 2026] GET /v2.0/security-groups/517a10ea-3e47-4086-baf4-22f572276967 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:00:03 2026] GET /v2.0/security-groups/517a10ea-3e47-4086-baf4-22f572276967 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 03:00:03 2026] POST /v2.0/security-group-rules => generated 627 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/129] 199.204.45.222 () {44 vars in 976 bytes} [Wed May 13 03:01:11 2026] GET /v2.0/quotas/7556c56f925d406d8c9a0736bd73234b => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/130] 199.204.45.222 () {48 vars in 1028 bytes} [Wed May 13 03:01:11 2026] PUT /v2.0/quotas/7556c56f925d406d8c9a0736bd73234b => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 03:03:41.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2267713e-2737-46db-a735-ea7903c7d399 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/151] 199.204.45.222 () {30 vars in 741 bytes} [Wed May 13 03:03:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 193 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:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 78/152] 199.204.45.222 () {30 vars in 763 bytes} [Wed May 13 03:03:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-13 03:03:43.572 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59d3b2f2-38fd-4e60-850f-0bfac4c7cfa5 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/153] 199.204.45.222 () {30 vars in 741 bytes} [Wed May 13 03:03:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/154] 199.204.45.222 () {30 vars in 763 bytes} [Wed May 13 03:03:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-13 03:12:40.380 7 INFO neutron.api.v2.resource [None req-8617bbfa-a876-4140-b6c6-d91f147a6e08 1a4c500847a947408a0880d8f31b5537 7556c56f925d406d8c9a0736bd73234b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 112/227] 199.204.45.222 () {44 vars in 1075 bytes} [Wed May 13 03:12:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 139 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.222 () {44 vars in 1098 bytes} [Wed May 13 03:12:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 23 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.222 () {48 vars in 982 bytes} [Wed May 13 03:12:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:41 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:12:41 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:41 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 03:12:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:42 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:12:43 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:43 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 03:12:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:44 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:12:44 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec => 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: 122/240] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:44 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 03:12:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:45 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 3460 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.222 () {44 vars in 1002 bytes} [Wed May 13 03:12:45 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.222 () {44 vars in 1089 bytes} [Wed May 13 03:12:45 2026] GET /v2.0/security-groups/4932cc31-7925-417f-8958-1cc149e1efec?project_id=3c3d1040eaa744aaa54eb6ed497cc11c => generated 3460 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.222 () {48 vars in 992 bytes} [Wed May 13 03:12:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 199.204.45.222 () {30 vars in 740 bytes} [Wed May 13 03:15:09 2026] GET /v2.0/networks?tenant_id=3c3d1040eaa744aaa54eb6ed497cc11c&shared=False => generated 15 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 03:15:09.382 8 INFO neutron.db.segments_db [None req-2372bcc7-2ac9-4c9b-9602-a7be37c0f071 268bb8dbe9794425a9a3e6f0f858962d 3c3d1040eaa744aaa54eb6ed497cc11c - - a9dcb541cf944596a1120506f4e96375 a9dcb541cf944596a1120506f4e96375] Added segment eeafde25-b5ee-414f-b8a3-9aa1ceb31d6e of type vxlan for network 751c4c21-4434-4296-8495-def67af86448 [pid: 8|app: 0|req: 135/267] 199.204.45.222 () {34 vars in 682 bytes} [Wed May 13 03:15:09 2026] POST /v2.0/networks => generated 699 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.222 () {30 vars in 722 bytes} [Wed May 13 03:15:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.222 () {30 vars in 633 bytes} [Wed May 13 03:15:09 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.222 () {34 vars in 677 bytes} [Wed May 13 03:15:09 2026] POST /v2.0/ports => generated 999 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.222 () {30 vars in 703 bytes} [Wed May 13 03:15:09 2026] GET /v2.0/networks/751c4c21-4434-4296-8495-def67af86448 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.222 () {30 vars in 722 bytes} [Wed May 13 03:15:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.222 () {30 vars in 703 bytes} [Wed May 13 03:15:11 2026] GET /v2.0/networks/751c4c21-4434-4296-8495-def67af86448 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.222 () {44 vars in 976 bytes} [Wed May 13 03:15:29 2026] GET /v2.0/quotas/3c3d1040eaa744aaa54eb6ed497cc11c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.222 () {48 vars in 1028 bytes} [Wed May 13 03:15:29 2026] PUT /v2.0/quotas/3c3d1040eaa744aaa54eb6ed497cc11c => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)