+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-17 13:18:46.158 1 INFO neutron.common.config [-] Logging enabled! 2026-07-17 13:18:46.158 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-17 13:18:46.159 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-17 13:18:46.159 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-17 13:18:47.460 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 13:18:47.463 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-17 13:18:47.467 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-17 13:18:47.467 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 13:18:47.468 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-17 13:18:47.468 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-17 13:18:47.468 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-17 13:18:47.468 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 13:18:47.475 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 13:18:47.475 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 13:18:47.475 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 13:18:47.494 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-17 13:18:47.495 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 13:18:47.495 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-17 13:18:47.515 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-17 13:18:47.516 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-17 13:18:47.516 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-17 13:18:47.516 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-17 13:18:47.845 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing driver for type 'vlan' 2026-07-17 13:18:48.717 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] VlanTypeDriver initialization complete 2026-07-17 13:18:48.718 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing driver for type 'vxlan' 2026-07-17 13:18:48.718 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-17 13:18:48.731 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-17 13:18:48.731 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-17 13:18:48.732 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing extension driver 'port_security' 2026-07-17 13:18:48.732 1 INFO neutron.plugins.ml2.extensions.port_security [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-17 13:18:48.732 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing extension driver 'qos' 2026-07-17 13:18:48.732 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-17 13:18:48.732 1 INFO neutron.plugins.ml2.managers [None req-32bba536-dd2e-4fdd-8062-b71b1580c83d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-17 13:18:48.747 1 INFO neutron.quota [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded quota_driver: . 2026-07-17 13:18:48.747 1 INFO neutron.plugins.ml2.plugin [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Modular L2 Plugin initialization complete 2026-07-17 13:18:48.747 1 INFO neutron.plugins.ml2.managers [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-17 13:18:48.748 1 INFO neutron.plugins.ml2.managers [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-17 13:18:48.748 1 INFO neutron.plugins.ml2.managers [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-17 13:18:48.748 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: qos 2026-07-17 13:18:48.759 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: router 2026-07-17 13:18:48.793 1 INFO neutron.services.service_base [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-17 13:18:48.793 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: segments 2026-07-17 13:18:48.864 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: trunk 2026-07-17 13:18:48.877 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: vpnaas 2026-07-17 13:18:48.909 1 WARNING stevedore.named [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 13:18:48.966 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-17 13:18:48.966 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: taas 2026-07-17 13:18:48.986 1 WARNING stevedore.named [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 13:18:49.003 1 INFO neutron_taas.services.taas.taas_plugin [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-17 13:18:49.004 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: tapmirror 2026-07-17 13:18:49.014 1 WARNING stevedore.named [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 13:18:49.042 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-17 13:18:49.042 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: auto_allocate 2026-07-17 13:18:49.054 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: tag 2026-07-17 13:18:49.060 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: timestamp 2026-07-17 13:18:49.063 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: network_ip_availability 2026-07-17 13:18:49.067 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: flavors 2026-07-17 13:18:49.070 1 INFO neutron.manager [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loading Plugin: revisions 2026-07-17 13:18:49.073 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Initializing extension manager. 2026-07-17 13:18:49.074 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: aap-reject-multicast 2026-07-17 13:18:49.075 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: address-group 2026-07-17 13:18:49.076 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: address-scope 2026-07-17 13:18:49.076 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-17 13:18:49.077 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: agent 2026-07-17 13:18:49.077 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: agent-resources-synced 2026-07-17 13:18:49.078 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: agent_sort_key 2026-07-17 13:18:49.079 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-17 13:18:49.079 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-17 13:18:49.080 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: availability_zone 2026-07-17 13:18:49.080 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: availability_zone_filter 2026-07-17 13:18:49.081 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-17 13:18:49.081 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: default-subnetpools 2026-07-17 13:18:49.082 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-17 13:18:49.083 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: dns-integration 2026-07-17 13:18:49.083 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: dns-domain-ports 2026-07-17 13:18:49.084 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-17 13:18:49.084 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: dvr 2026-07-17 13:18:49.085 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-17 13:18:49.085 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: empty-string-filtering 2026-07-17 13:18:49.085 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-17 13:18:49.086 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 13:18:49.086 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-17 13:18:49.087 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: external-net 2026-07-17 13:18:49.087 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-17 13:18:49.087 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: extraroute 2026-07-17 13:18:49.088 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: extraroute-atomic 2026-07-17 13:18:49.088 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: filter-validation 2026-07-17 13:18:49.089 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-17 13:18:49.089 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-17 13:18:49.090 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-17 13:18:49.090 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: fip-port-details 2026-07-17 13:18:49.091 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: flavors 2026-07-17 13:18:49.092 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-17 13:18:49.092 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: floatingip-pools 2026-07-17 13:18:49.093 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: ip_allocation 2026-07-17 13:18:49.093 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-17 13:18:49.094 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: l2_adjacency 2026-07-17 13:18:49.095 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: router 2026-07-17 13:18:49.095 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-17 13:18:49.096 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 13:18:49.097 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-17 13:18:49.097 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-17 13:18:49.098 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: ext-gw-mode 2026-07-17 13:18:49.098 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: l3-ha 2026-07-17 13:18:49.099 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-17 13:18:49.099 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-17 13:18:49.099 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: l3-flavors 2026-07-17 13:18:49.100 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-17 13:18:49.101 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-17 13:18:49.103 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-17 13:18:49.104 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-17 13:18:49.105 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-17 13:18:49.105 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-17 13:18:49.106 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-17 13:18:49.106 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: multi-provider 2026-07-17 13:18:49.107 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: net-mtu 2026-07-17 13:18:49.107 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: net-mtu-writable 2026-07-17 13:18:49.108 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: network_availability_zone 2026-07-17 13:18:49.108 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: network_ha 2026-07-17 13:18:49.108 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: network-ip-availability 2026-07-17 13:18:49.109 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: network-ip-availability-details 2026-07-17 13:18:49.110 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-17 13:18:49.110 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: pagination 2026-07-17 13:18:49.111 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-device-profile 2026-07-17 13:18:49.111 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-17 13:18:49.112 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-17 13:18:49.112 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-17 13:18:49.112 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-mac-override 2026-07-17 13:18:49.113 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-17 13:18:49.113 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-17 13:18:49.113 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-17 13:18:49.114 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-resource-request 2026-07-17 13:18:49.114 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-17 13:18:49.115 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-17 13:18:49.115 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: binding 2026-07-17 13:18:49.116 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: binding-extended 2026-07-17 13:18:49.116 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-security 2026-07-17 13:18:49.116 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: project-id 2026-07-17 13:18:49.117 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: provider 2026-07-17 13:18:49.117 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-17 13:18:49.118 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-17 13:18:49.119 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos 2026-07-17 13:18:49.120 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-17 13:18:49.120 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-17 13:18:49.121 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-default 2026-07-17 13:18:49.121 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-fip 2026-07-17 13:18:49.122 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-17 13:18:49.122 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-17 13:18:49.122 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-17 13:18:49.123 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-17 13:18:49.124 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-17 13:18:49.124 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-pps 2026-07-17 13:18:49.125 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-17 13:18:49.125 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-17 13:18:49.125 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: qos-rules-alias 2026-07-17 13:18:49.126 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: quota-check-limit 2026-07-17 13:18:49.126 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-17 13:18:49.128 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: quotas 2026-07-17 13:18:49.130 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: quota_details 2026-07-17 13:18:49.131 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: rbac-policies 2026-07-17 13:18:49.132 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: rbac-address-group 2026-07-17 13:18:49.132 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: rbac-address-scope 2026-07-17 13:18:49.133 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: rbac-security-groups 2026-07-17 13:18:49.133 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-17 13:18:49.133 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: revision-if-match 2026-07-17 13:18:49.134 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-17 13:18:49.135 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: router_availability_zone 2026-07-17 13:18:49.135 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-17 13:18:49.135 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-17 13:18:49.137 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-17 13:18:49.137 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-17 13:18:49.138 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-17 13:18:49.138 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-17 13:18:49.138 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-17 13:18:49.139 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-17 13:18:49.139 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-17 13:18:49.143 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: security-group 2026-07-17 13:18:49.144 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: segment 2026-07-17 13:18:49.144 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-17 13:18:49.145 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: service-type 2026-07-17 13:18:49.145 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: sorting 2026-07-17 13:18:49.146 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: standard-attr-segment 2026-07-17 13:18:49.146 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: standard-attr-description 2026-07-17 13:18:49.147 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: stateful-security-group 2026-07-17 13:18:49.147 1 WARNING neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-17 13:18:49.147 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-17 13:18:49.148 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: subnet-external-network 2026-07-17 13:18:49.148 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: subnet_onboard 2026-07-17 13:18:49.149 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-17 13:18:49.149 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: subnet-service-types 2026-07-17 13:18:49.150 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: subnet_allocation 2026-07-17 13:18:49.150 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-17 13:18:49.151 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: tag-creation 2026-07-17 13:18:49.151 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-17 13:18:49.154 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: standard-attr-tag 2026-07-17 13:18:49.155 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-17 13:18:49.155 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: trunk 2026-07-17 13:18:49.156 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: trunk-details 2026-07-17 13:18:49.156 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-17 13:18:49.156 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-17 13:18:49.157 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-17 13:18:49.157 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-17 13:18:49.159 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-17 13:18:49.160 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-17 13:18:49.160 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: vpn-flavors 2026-07-17 13:18:49.162 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: vpnaas 2026-07-17 13:18:49.163 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: taas 2026-07-17 13:18:49.163 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: tap-mirror 2026-07-17 13:18:49.164 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-17 13:18:49.164 1 INFO neutron.api.extensions [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-17 13:18:49.167 1 WARNING oslo_service.backend._threading.service [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-17 13:18:49.173 1 WARNING oslo_service.backend._threading.service [None req-ef5a1a4f-704c-422c-8e47-361899391c15 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-17 13:19:19.271 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-17 13:19:19.294 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-17 13:19:19.297 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-17 13:19:33.043 16 INFO neutron.db.l3_hamode_db [None req-7c6eb1e5-e458-486e-a48a-4a9f7ad743e2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-17 13:19:46.128 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 3ad8acd4-d4ad-4420-84c2-2a466db3f0ef 2026-07-17 13:19:47.999 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 3ad8acd4-d4ad-4420-84c2-2a466db3f0ef 2026-07-17 13:19:48.355 16 INFO neutron.plugins.ml2.plugin [None req-8ac9df1f-c404-47dd-96b2-be916d9c4c39 - - - - - -] Attempt 1 to provision port 3ad8acd4-d4ad-4420-84c2-2a466db3f0ef 2026-07-17 13:19:50.027 13 INFO neutron.plugins.ml2.plugin [None req-3914a98a-935d-44bc-9ef5-92386410d85a - - - - - -] Attempt 1 to provision port 3ad8acd4-d4ad-4420-84c2-2a466db3f0ef 2026-07-17 13:24:38.261 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 79770ad2-980a-4dec-a7ff-d3f4e06df608 2026-07-17 13:24:39.610 16 INFO neutron.plugins.ml2.plugin [None req-2a8c14b5-882a-46f2-ace1-e48804ab8456 - - - - - -] Attempt 1 to provision port 79770ad2-980a-4dec-a7ff-d3f4e06df608 2026-07-17 13:24:40.063 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 79770ad2-980a-4dec-a7ff-d3f4e06df608 2026-07-17 13:24:41.309 16 INFO neutron.plugins.ml2.plugin [None req-ee6846d5-ed90-4927-99b1-88dddc9370ee - - - - - -] Attempt 1 to provision port 79770ad2-980a-4dec-a7ff-d3f4e06df608 2026-07-17 13:24:46.267 16 INFO neutron.plugins.ml2.plugin [None req-66edb0e4-c67f-4d24-9bd1-16e53c93e1bf - - - - - -] Attempt 1 to provision port 77c8b7a2-33f7-46c9-8b7b-00b59007e087 2026-07-17 13:28:30.749 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 77c8b7a2-33f7-46c9-8b7b-00b59007e087 2026-07-17 13:28:32.132 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 77c8b7a2-33f7-46c9-8b7b-00b59007e087 2026-07-17 13:37:36.319 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 9adbae22-7153-4f5d-855e-90ce36dd0a6f 2026-07-17 13:37:38.294 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 9adbae22-7153-4f5d-855e-90ce36dd0a6f 2026-07-17 13:46:44.103 13 INFO neutron.plugins.ml2.plugin [None req-7afa5a4f-4304-406e-b51d-ea8ae8ae0548 - - - - - -] Attempt 1 to provision port 79770ad2-980a-4dec-a7ff-d3f4e06df608 2026-07-17 13:46:44.141 13 INFO neutron.plugins.ml2.plugin [None req-7afa5a4f-4304-406e-b51d-ea8ae8ae0548 - - - - - -] Attempt 1 to provision port 3ad8acd4-d4ad-4420-84c2-2a466db3f0ef 2026-07-17 13:46:44.177 13 INFO neutron.plugins.ml2.plugin [None req-7afa5a4f-4304-406e-b51d-ea8ae8ae0548 - - - - - -] Attempt 1 to provision port 77c8b7a2-33f7-46c9-8b7b-00b59007e087 2026-07-17 13:54:16.761 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port eb684689-9c45-498f-a77e-d0a473b1e8f3 2026-07-17 13:54:18.601 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port eb684689-9c45-498f-a77e-d0a473b1e8f3 2026-07-17 13:54:20.638 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port cabf5d1c-1f08-4303-ae15-1c99a0a864a8 2026-07-17 13:54:22.768 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port cabf5d1c-1f08-4303-ae15-1c99a0a864a8 2026-07-17 13:54:25.068 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 3014f5ab-8a48-4811-9a7b-ecca0af8dc77 2026-07-17 13:54:25.527 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port d9e28b5d-aa2d-45e5-bfbf-58e21cf09bf5 2026-07-17 13:54:26.938 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 3014f5ab-8a48-4811-9a7b-ecca0af8dc77 2026-07-17 13:54:27.630 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port d9e28b5d-aa2d-45e5-bfbf-58e21cf09bf5 2026-07-17 13:54:29.164 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 2f84a561-fb50-4441-87d0-8e0c328a7906 2026-07-17 13:54:31.136 13 INFO neutron.plugins.ml2.plugin [None req-de525442-3a62-4750-b3bf-3389cba6dfd3 - - - - - -] Attempt 1 to provision port 634d8b9d-53f3-4e71-a0a7-cf7746a1de00 2026-07-17 13:54:31.183 13 INFO neutron.plugins.ml2.plugin [None req-de525442-3a62-4750-b3bf-3389cba6dfd3 - - - - - -] Attempt 1 to provision port 2f84a561-fb50-4441-87d0-8e0c328a7906 2026-07-17 13:54:31.256 13 INFO neutron.plugins.ml2.plugin [None req-de525442-3a62-4750-b3bf-3389cba6dfd3 - - - - - -] Attempt 1 to provision port cabf5d1c-1f08-4303-ae15-1c99a0a864a8 2026-07-17 13:54:31.306 13 INFO neutron.plugins.ml2.plugin [None req-de525442-3a62-4750-b3bf-3389cba6dfd3 - - - - - -] Attempt 1 to provision port fabd343f-2b58-4268-90b7-51042a9e4fdc 2026-07-17 13:54:31.331 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 2f84a561-fb50-4441-87d0-8e0c328a7906 2026-07-17 13:54:31.729 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 469a990e-3012-4ee7-ab18-00d4ccd856ea 2026-07-17 13:54:33.523 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port f1c61373-3242-427b-9c40-3e50f436f092 2026-07-17 13:54:41.393 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port d923ebcf-e45d-4c08-86f8-e5f77baf9658 2026-07-17 13:54:42.120 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port ab652fa7-25a5-448e-b391-ca1e2fe19b36 2026-07-17 13:54:43.520 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port ab652fa7-25a5-448e-b391-ca1e2fe19b36 2026-07-17 13:54:43.719 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port d923ebcf-e45d-4c08-86f8-e5f77baf9658 2026-07-17 13:54:47.125 13 INFO neutron.plugins.ml2.plugin [None req-a55b6d17-8887-4037-ae42-ee3cbf8dbd9d - - - - - -] Attempt 1 to provision port d7342b39-3ef9-4965-bac7-b68b91d15613 2026-07-17 13:54:47.160 13 INFO neutron.plugins.ml2.plugin [None req-a55b6d17-8887-4037-ae42-ee3cbf8dbd9d - - - - - -] Attempt 1 to provision port d923ebcf-e45d-4c08-86f8-e5f77baf9658 2026-07-17 13:54:51.181 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b8ce18d5-6d6e-4612-b816-78a6d49f4af1 2026-07-17 13:54:53.284 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port fc04ca9e-a5b1-4cf2-92de-d92a3f50c307 2026-07-17 13:54:54.038 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b8ce18d5-6d6e-4612-b816-78a6d49f4af1 2026-07-17 13:54:55.249 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port fc04ca9e-a5b1-4cf2-92de-d92a3f50c307 2026-07-17 13:54:57.183 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 921c64e2-554d-4ff3-aa6c-274e3b4a59f9 2026-07-17 13:54:59.139 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 921c64e2-554d-4ff3-aa6c-274e3b4a59f9 2026-07-17 13:55:09.200 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port c900c4fc-81c7-4ed0-ae04-bc552c1dd1b6 2026-07-17 13:55:11.205 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port c900c4fc-81c7-4ed0-ae04-bc552c1dd1b6 2026-07-17 13:55:23.333 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 981e169a-1f70-4c73-9a1e-5659ed7f20ad 2026-07-17 13:55:23.810 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 71cf9318-abaa-437e-83c8-10372d6c18b5 2026-07-17 13:55:25.281 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 981e169a-1f70-4c73-9a1e-5659ed7f20ad 2026-07-17 13:55:25.737 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 71cf9318-abaa-437e-83c8-10372d6c18b5 2026-07-17 13:55:29.165 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b7a1e34f-f546-453d-8f69-9833fe87a08b 2026-07-17 13:55:29.511 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 5d14ef6f-8b25-4b9d-9754-bc7485125342 2026-07-17 13:55:31.243 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b7a1e34f-f546-453d-8f69-9833fe87a08b 2026-07-17 13:55:31.457 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 5d14ef6f-8b25-4b9d-9754-bc7485125342 2026-07-17 13:55:36.561 13 INFO neutron.plugins.ml2.plugin [None req-f9f7c33f-a209-4746-bf18-9eef80985a86 - - - - - -] Attempt 1 to provision port 6e925dfc-3db5-476f-84c5-9832da8c1b96 2026-07-17 13:55:36.594 13 INFO neutron.plugins.ml2.plugin [None req-f9f7c33f-a209-4746-bf18-9eef80985a86 - - - - - -] Attempt 1 to provision port 981e169a-1f70-4c73-9a1e-5659ed7f20ad 2026-07-17 13:55:36.654 13 INFO neutron.plugins.ml2.plugin [None req-f9f7c33f-a209-4746-bf18-9eef80985a86 - - - - - -] Attempt 1 to provision port 5d14ef6f-8b25-4b9d-9754-bc7485125342 2026-07-17 13:55:36.717 13 INFO neutron.plugins.ml2.plugin [None req-f9f7c33f-a209-4746-bf18-9eef80985a86 - - - - - -] Attempt 1 to provision port abf2ca72-3d47-4d13-aa6d-8d1d77acf2cf 2026-07-17 13:55:39.250 13 INFO neutron.plugins.ml2.plugin [None req-edc14728-8814-4e1e-9066-1d44c3aa1356 - - - - - -] Attempt 1 to provision port 6e925dfc-3db5-476f-84c5-9832da8c1b96 2026-07-17 13:55:39.278 13 INFO neutron.plugins.ml2.plugin [None req-edc14728-8814-4e1e-9066-1d44c3aa1356 - - - - - -] Attempt 1 to provision port abf2ca72-3d47-4d13-aa6d-8d1d77acf2cf 2026-07-17 13:55:42.371 16 INFO neutron.plugins.ml2.plugin [None req-a5f450eb-b59e-4a12-b3bd-39474e4157b4 - - - - - -] Attempt 1 to provision port abf2ca72-3d47-4d13-aa6d-8d1d77acf2cf 2026-07-17 13:55:59.213 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port d0ea81a9-982f-49b9-a139-10d0a68ba1fb 2026-07-17 13:56:13.163 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 66a393dd-fa3f-42b2-bafe-0e15632f58dc 2026-07-17 13:56:15.297 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 66a393dd-fa3f-42b2-bafe-0e15632f58dc 2026-07-17 13:56:17.179 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 445c54e1-de04-46ce-a93a-2a6a6563669f 2026-07-17 13:56:19.231 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 445c54e1-de04-46ce-a93a-2a6a6563669f 2026-07-17 13:56:21.993 16 INFO neutron.plugins.ml2.plugin [None req-4716a188-df37-4d6b-8fef-c550666f15af - - - - - -] Attempt 1 to provision port 445c54e1-de04-46ce-a93a-2a6a6563669f 2026-07-17 13:56:22.056 16 INFO neutron.plugins.ml2.plugin [None req-4716a188-df37-4d6b-8fef-c550666f15af - - - - - -] Attempt 1 to provision port 464c52e8-9916-461a-8888-d1dab63ce74c 2026-07-17 13:56:26.860 13 INFO neutron.plugins.ml2.plugin [None req-b3e201d5-d7fd-4839-a943-10cb7467abb1 - - - - - -] Attempt 1 to provision port 464c52e8-9916-461a-8888-d1dab63ce74c 2026-07-17 13:56:26.888 13 INFO neutron.plugins.ml2.plugin [None req-b3e201d5-d7fd-4839-a943-10cb7467abb1 - - - - - -] Attempt 1 to provision port 445c54e1-de04-46ce-a93a-2a6a6563669f 2026-07-17 13:56:26.936 13 INFO neutron.plugins.ml2.plugin [None req-b3e201d5-d7fd-4839-a943-10cb7467abb1 - - - - - -] Attempt 1 to provision port 57140713-abf8-4cad-8e63-6bcc942b6032 2026-07-17 13:56:26.977 13 INFO neutron.plugins.ml2.plugin [None req-b3e201d5-d7fd-4839-a943-10cb7467abb1 - - - - - -] Attempt 1 to provision port 3ad8acd4-d4ad-4420-84c2-2a466db3f0ef 2026-07-17 13:56:30.169 16 INFO neutron.plugins.ml2.plugin [None req-cc5f612f-d1d5-4b42-8c0e-b0be9866f4b6 - - - - - -] Attempt 1 to provision port 464c52e8-9916-461a-8888-d1dab63ce74c 2026-07-17 13:56:51.186 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 4c8a43ae-a6ba-4920-a57c-94223bfb03f0 2026-07-17 13:56:51.747 13 INFO neutron.plugins.ml2.plugin [None req-4c374294-fd14-440a-ad27-8e3775f407f0 - - - - - -] Attempt 1 to provision port 4c8a43ae-a6ba-4920-a57c-94223bfb03f0 2026-07-17 13:56:53.279 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 4c8a43ae-a6ba-4920-a57c-94223bfb03f0 2026-07-17 13:56:53.482 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b338b42a-1288-4bb4-98ba-046402b3daed 2026-07-17 13:56:54.545 13 INFO neutron.plugins.ml2.plugin [None req-f628c489-15cc-414c-90b9-49a05ad28e4d - - - - - -] Attempt 1 to provision port 4c8a43ae-a6ba-4920-a57c-94223bfb03f0 2026-07-17 13:56:54.604 13 INFO neutron.plugins.ml2.plugin [None req-f628c489-15cc-414c-90b9-49a05ad28e4d - - - - - -] Attempt 1 to provision port f65d91bb-7949-428e-a3f2-000a377523c3 2026-07-17 13:56:55.224 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b338b42a-1288-4bb4-98ba-046402b3daed 2026-07-17 13:56:57.343 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port cdff3f46-5afa-4436-90e0-74f39de17f75 2026-07-17 13:56:59.281 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port cdff3f46-5afa-4436-90e0-74f39de17f75 2026-07-17 13:57:00.042 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b187c249-cd14-4741-a2aa-7a7e6f676bd6 2026-07-17 13:57:01.249 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port b187c249-cd14-4741-a2aa-7a7e6f676bd6 2026-07-17 13:57:07.876 13 INFO neutron.plugins.ml2.plugin [None req-b66f4a1e-bc61-47da-bf6c-0bad582e0084 - - - - - -] Attempt 1 to provision port eee64f45-2136-4fd2-8d49-6777b7013cae 2026-07-17 13:57:07.899 13 INFO neutron.plugins.ml2.plugin [None req-b66f4a1e-bc61-47da-bf6c-0bad582e0084 - - - - - -] Attempt 1 to provision port cdff3f46-5afa-4436-90e0-74f39de17f75 2026-07-17 13:57:07.953 13 INFO neutron.plugins.ml2.plugin [None req-b66f4a1e-bc61-47da-bf6c-0bad582e0084 - - - - - -] Attempt 1 to provision port 9c531634-c2bb-4ded-a57f-c909a40bf1e7 2026-07-17 13:57:07.973 13 INFO neutron.plugins.ml2.plugin [None req-b66f4a1e-bc61-47da-bf6c-0bad582e0084 - - - - - -] Attempt 1 to provision port 81432d1e-6b90-4abe-93e1-25001f18c586 2026-07-17 13:57:11.109 13 INFO neutron.plugins.ml2.plugin [None req-4b7c1c48-c24b-4c7e-8cc0-754ea74937e2 - - - - - -] Attempt 1 to provision port f65d91bb-7949-428e-a3f2-000a377523c3 2026-07-17 13:57:12.812 16 INFO neutron.plugins.ml2.plugin [None req-17c25c84-4bc3-44d9-8d4f-2590f7b8b533 - - - - - -] Attempt 1 to provision port f65d91bb-7949-428e-a3f2-000a377523c3 2026-07-17 13:57:43.179 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 693c46d2-7eb1-4b65-b1c8-0efb09eaf1eb 2026-07-17 13:57:45.169 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 693c46d2-7eb1-4b65-b1c8-0efb09eaf1eb 2026-07-17 13:57:47.251 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port ed43155a-dcdc-4059-a0c3-55a567633963 2026-07-17 13:57:47.646 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port cbb47ab4-8864-4b78-8167-66de2a11a507 2026-07-17 13:57:49.269 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port ed43155a-dcdc-4059-a0c3-55a567633963 2026-07-17 13:57:49.532 13 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port cbb47ab4-8864-4b78-8167-66de2a11a507 2026-07-17 13:57:51.211 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 5a60d241-c23c-4ca9-b527-14a3a176357d 2026-07-17 13:57:53.141 13 INFO neutron.plugins.ml2.plugin [None req-ffb27ca7-0f6b-49dc-9fbe-35243e78b5db - - - - - -] Attempt 1 to provision port 5a60d241-c23c-4ca9-b527-14a3a176357d 2026-07-17 13:57:53.199 13 INFO neutron.plugins.ml2.plugin [None req-ffb27ca7-0f6b-49dc-9fbe-35243e78b5db - - - - - -] Attempt 1 to provision port a8f2e1fe-8162-4f72-9c88-e6418d9d5bca 2026-07-17 13:57:53.230 13 INFO neutron.plugins.ml2.plugin [None req-ffb27ca7-0f6b-49dc-9fbe-35243e78b5db - - - - - -] Attempt 1 to provision port cbb47ab4-8864-4b78-8167-66de2a11a507 2026-07-17 13:57:53.270 16 INFO neutron.plugins.ml2.plugin [None req-2595f054-f078-4ec6-a2cf-0cb04d81b9b0 - - - - - -] Attempt 1 to provision port 5a60d241-c23c-4ca9-b527-14a3a176357d 2026-07-17 13:57:55.976 13 INFO neutron.plugins.ml2.plugin [None req-4519bb3e-9a01-4245-9e4a-053c4e666554 - - - - - -] Attempt 1 to provision port e06f2426-2df0-42b6-96f0-6dd2321b7c87 2026-07-17 13:57:56.002 13 INFO neutron.plugins.ml2.plugin [None req-4519bb3e-9a01-4245-9e4a-053c4e666554 - - - - - -] Attempt 1 to provision port cbb47ab4-8864-4b78-8167-66de2a11a507 2026-07-17 13:57:58.568 13 INFO neutron.plugins.ml2.plugin [None req-1d5596e0-8afd-445a-baa6-6792c56c9f01 - - - - - -] Attempt 1 to provision port ef7767b3-7f69-44a8-9315-51e9018aedd1 2026-07-17 13:57:58.592 13 INFO neutron.plugins.ml2.plugin [None req-1d5596e0-8afd-445a-baa6-6792c56c9f01 - - - - - -] Attempt 1 to provision port 5a60d241-c23c-4ca9-b527-14a3a176357d 2026-07-17 13:57:58.645 13 INFO neutron.plugins.ml2.plugin [None req-1d5596e0-8afd-445a-baa6-6792c56c9f01 - - - - - -] Attempt 1 to provision port a8f2e1fe-8162-4f72-9c88-e6418d9d5bca 2026-07-17 13:58:01.250 13 INFO neutron.plugins.ml2.plugin [None req-9665ba77-684f-431e-9a26-aadc91e02883 - - - - - -] Attempt 1 to provision port 5a60d241-c23c-4ca9-b527-14a3a176357d 2026-07-17 13:58:01.313 13 INFO neutron.plugins.ml2.plugin [None req-9665ba77-684f-431e-9a26-aadc91e02883 - - - - - -] Attempt 1 to provision port a8f2e1fe-8162-4f72-9c88-e6418d9d5bca 2026-07-17 13:58:04.051 13 INFO neutron.plugins.ml2.plugin [None req-3c0cd28f-ddc4-426d-ba0a-a995aeec289c - - - - - -] Attempt 1 to provision port e06f2426-2df0-42b6-96f0-6dd2321b7c87 2026-07-17 13:58:04.084 13 INFO neutron.plugins.ml2.plugin [None req-3c0cd28f-ddc4-426d-ba0a-a995aeec289c - - - - - -] Attempt 1 to provision port a8f2e1fe-8162-4f72-9c88-e6418d9d5bca 2026-07-17 13:58:04.110 13 INFO neutron.plugins.ml2.plugin [None req-3c0cd28f-ddc4-426d-ba0a-a995aeec289c - - - - - -] Attempt 1 to provision port cbb47ab4-8864-4b78-8167-66de2a11a507 2026-07-17 13:58:05.376 13 INFO neutron.plugins.ml2.plugin [None req-b399f296-a8da-4010-9aa4-3905ad3248b6 - - - - - -] Attempt 1 to provision port e06f2426-2df0-42b6-96f0-6dd2321b7c87 2026-07-17 13:58:07.615 16 INFO neutron.plugins.ml2.plugin [None req-eb3e8658-e856-40a6-aaac-358da71b69e4 - - - - - -] Attempt 1 to provision port e06f2426-2df0-42b6-96f0-6dd2321b7c87