+ 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-02-25 22:49:22.181 1 INFO neutron.common.config [-] Logging enabled! 2026-02-25 22:49:22.182 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-02-25 22:49:22.182 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-02-25 22:49:22.182 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 22:49:23.609 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 22:49:23.611 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 22:49:23.614 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-25 22:49:23.615 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 22:49:23.615 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 22:49:23.615 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 22:49:23.615 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 22:49:23.621 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 22:49:23.621 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 22:49:23.621 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 22:49:23.639 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 22:49:23.640 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 22:49:23.640 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 22:49:23.658 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 22:49:23.659 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 22:49:23.659 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 22:49:23.659 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 22:49:23.952 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing driver for type 'vlan' 2026-02-25 22:49:24.105 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] VlanTypeDriver initialization complete 2026-02-25 22:49:24.105 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 22:49:24.105 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 22:49:24.153 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 22:49:24.154 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 22:49:24.154 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing extension driver 'port_security' 2026-02-25 22:49:24.154 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 22:49:24.154 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing extension driver 'qos' 2026-02-25 22:49:24.154 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 22:49:24.155 1 INFO neutron.plugins.ml2.managers [None req-9a3504de-ef56-4ccd-a737-ed2141b37f87 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 22:49:24.171 1 INFO neutron.quota [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded quota_driver: . 2026-02-25 22:49:24.172 1 INFO neutron.plugins.ml2.plugin [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 22:49:24.172 1 INFO neutron.plugins.ml2.managers [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 22:49:24.172 1 INFO neutron.plugins.ml2.managers [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 22:49:24.172 1 INFO neutron.plugins.ml2.managers [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 22:49:24.172 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: qos 2026-02-25 22:49:24.183 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: router 2026-02-25 22:49:24.216 1 INFO neutron.services.service_base [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 22:49:24.217 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: segments 2026-02-25 22:49:24.281 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: trunk 2026-02-25 22:49:24.294 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: vpnaas 2026-02-25 22:49:24.325 1 WARNING stevedore.named [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 22:49:24.391 1 INFO neutron_vpnaas.services.vpn.plugin [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 22:49:24.392 1 INFO neutron.common.utils [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 22:49:24.392 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: taas 2026-02-25 22:49:24.413 1 WARNING stevedore.named [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 22:49:24.413 1 WARNING stevedore.named [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-25 22:49:24.437 1 INFO neutron_taas.services.taas.taas_plugin [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-25 22:49:24.437 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: tapmirror 2026-02-25 22:49:24.448 1 WARNING stevedore.named [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 22:49:24.448 1 WARNING stevedore.named [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-25 22:49:24.461 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-25 22:49:24.461 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: auto_allocate 2026-02-25 22:49:24.471 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: tag 2026-02-25 22:49:24.477 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: timestamp 2026-02-25 22:49:24.479 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 22:49:24.482 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: flavors 2026-02-25 22:49:24.485 1 INFO neutron.manager [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loading Plugin: revisions 2026-02-25 22:49:24.488 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Initializing extension manager. 2026-02-25 22:49:24.489 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: address-group 2026-02-25 22:49:24.490 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: address-scope 2026-02-25 22:49:24.490 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 22:49:24.491 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: agent 2026-02-25 22:49:24.492 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 22:49:24.492 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 22:49:24.493 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 22:49:24.494 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: availability_zone 2026-02-25 22:49:24.494 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 22:49:24.494 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 22:49:24.495 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: default-subnetpools 2026-02-25 22:49:24.496 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 22:49:24.496 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: dns-integration 2026-02-25 22:49:24.497 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 22:49:24.497 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 22:49:24.498 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: dvr 2026-02-25 22:49:24.498 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 22:49:24.499 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 22:49:24.499 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 22:49:24.499 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 22:49:24.500 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: external-net 2026-02-25 22:49:24.500 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 22:49:24.500 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: extraroute 2026-02-25 22:49:24.501 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 22:49:24.501 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 22:49:24.502 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 22:49:24.503 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 22:49:24.503 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 22:49:24.503 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: fip-port-details 2026-02-25 22:49:24.504 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: flavors 2026-02-25 22:49:24.505 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 22:49:24.507 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: floatingip-pools 2026-02-25 22:49:24.508 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: ip_allocation 2026-02-25 22:49:24.508 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 22:49:24.508 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: l2_adjacency 2026-02-25 22:49:24.509 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: router 2026-02-25 22:49:24.511 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 22:49:24.511 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 22:49:24.512 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 22:49:24.513 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 22:49:24.513 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: l3-ha 2026-02-25 22:49:24.513 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 22:49:24.514 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 22:49:24.514 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: l3-flavors 2026-02-25 22:49:24.515 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 22:49:24.515 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 22:49:24.517 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 22:49:24.518 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 22:49:24.519 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 22:49:24.520 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 22:49:24.520 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 22:49:24.521 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: multi-provider 2026-02-25 22:49:24.521 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: net-mtu 2026-02-25 22:49:24.521 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 22:49:24.522 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: network_availability_zone 2026-02-25 22:49:24.523 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: network_ha 2026-02-25 22:49:24.523 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: network-ip-availability 2026-02-25 22:49:24.524 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 22:49:24.525 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: pagination 2026-02-25 22:49:24.525 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-device-profile 2026-02-25 22:49:24.525 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 22:49:24.526 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 22:49:24.526 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 22:49:24.527 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-mac-override 2026-02-25 22:49:24.527 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 22:49:24.527 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 22:49:24.528 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-25 22:49:24.528 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-resource-request 2026-02-25 22:49:24.529 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 22:49:24.529 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-25 22:49:24.529 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: binding 2026-02-25 22:49:24.530 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: binding-extended 2026-02-25 22:49:24.530 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-security 2026-02-25 22:49:24.531 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: project-id 2026-02-25 22:49:24.531 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: provider 2026-02-25 22:49:24.532 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-25 22:49:24.533 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos 2026-02-25 22:49:24.534 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 22:49:24.535 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 22:49:24.535 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-default 2026-02-25 22:49:24.535 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-fip 2026-02-25 22:49:24.536 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 22:49:24.536 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 22:49:24.537 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 22:49:24.537 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 22:49:24.538 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 22:49:24.538 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-pps 2026-02-25 22:49:24.539 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 22:49:24.539 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 22:49:24.539 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 22:49:24.540 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: quota-check-limit 2026-02-25 22:49:24.540 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-25 22:49:24.542 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: quotas 2026-02-25 22:49:24.545 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: quota_details 2026-02-25 22:49:24.546 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: rbac-policies 2026-02-25 22:49:24.546 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: rbac-address-group 2026-02-25 22:49:24.547 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 22:49:24.547 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 22:49:24.547 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 22:49:24.548 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: revision-if-match 2026-02-25 22:49:24.548 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 22:49:24.549 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: router_availability_zone 2026-02-25 22:49:24.549 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 22:49:24.550 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 22:49:24.551 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 22:49:24.551 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 22:49:24.552 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 22:49:24.552 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 22:49:24.553 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 22:49:24.556 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: security-group 2026-02-25 22:49:24.557 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: segment 2026-02-25 22:49:24.557 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 22:49:24.558 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: service-type 2026-02-25 22:49:24.558 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: sorting 2026-02-25 22:49:24.559 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 22:49:24.559 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: standard-attr-description 2026-02-25 22:49:24.560 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: stateful-security-group 2026-02-25 22:49:24.560 1 WARNING neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 22:49:24.560 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 22:49:24.561 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: subnet-external-network 2026-02-25 22:49:24.561 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: subnet_onboard 2026-02-25 22:49:24.562 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 22:49:24.562 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: subnet-service-types 2026-02-25 22:49:24.563 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: subnet_allocation 2026-02-25 22:49:24.563 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 22:49:24.564 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: tag-creation 2026-02-25 22:49:24.564 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 22:49:24.567 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 22:49:24.568 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 22:49:24.568 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: trunk 2026-02-25 22:49:24.569 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: trunk-details 2026-02-25 22:49:24.569 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 22:49:24.569 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-25 22:49:24.570 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 22:49:24.570 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-25 22:49:24.572 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 22:49:24.572 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 22:49:24.573 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: vpn-flavors 2026-02-25 22:49:24.574 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: vpnaas 2026-02-25 22:49:24.575 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: taas 2026-02-25 22:49:24.576 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: tap-mirror 2026-02-25 22:49:24.576 1 INFO neutron.api.extensions [None req-75c83892-9e75-4109-9ce2-161332d9bdd0 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-25 22:49:54.658 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 22:49:54.703 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 22:49:54.706 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 22:50:08.950 16 INFO neutron.db.l3_hamode_db [None req-4f9093ff-6519-455f-b32e-7958ef35b43b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 22:50:27.133 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 0242508c-ebb3-4a59-9f75-00c5acff83a4 2026-02-25 22:50:28.496 16 INFO neutron.plugins.ml2.plugin [None req-dc992204-1b1a-43bc-ae15-e4f6cf19bdec - - - - - -] Attempt 1 to provision port 0242508c-ebb3-4a59-9f75-00c5acff83a4 2026-02-25 22:50:28.939 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 0242508c-ebb3-4a59-9f75-00c5acff83a4 2026-02-25 22:50:30.177 16 INFO neutron.plugins.ml2.plugin [None req-296928aa-16b5-4d4b-bce2-0da87a854dc6 - - - - - -] Attempt 1 to provision port 0242508c-ebb3-4a59-9f75-00c5acff83a4 2026-02-25 22:54:58.471 13 INFO neutron.plugins.ml2.plugin [None req-7a5d459e-ecc6-49fd-be94-40a2bed016a9 - - - - - -] Attempt 1 to provision port d85ed253-7372-4576-9552-1c968d0d44a0 2026-02-25 22:54:59.037 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port d85ed253-7372-4576-9552-1c968d0d44a0 2026-02-25 22:55:00.133 13 INFO neutron.plugins.ml2.plugin [None req-f6765a4f-64f4-4d6c-8254-89c473788c89 - - - - - -] Attempt 1 to provision port d85ed253-7372-4576-9552-1c968d0d44a0 2026-02-25 22:55:05.379 13 INFO neutron.plugins.ml2.plugin [None req-e10a89b9-1f27-43cf-9a5c-2efd865f63f5 - - - - - -] Attempt 1 to provision port 38f581f5-e8b9-471c-a2af-3081749506c2 2026-02-25 22:58:53.654 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 38f581f5-e8b9-471c-a2af-3081749506c2 2026-02-25 22:58:55.099 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 38f581f5-e8b9-471c-a2af-3081749506c2 2026-02-25 23:08:35.471 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 78e72e9d-982a-4cda-9314-b7b44ebc1259 2026-02-25 23:08:37.299 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 78e72e9d-982a-4cda-9314-b7b44ebc1259 2026-02-25 23:17:51.159 16 INFO neutron.plugins.ml2.plugin [None req-5b6f5cdf-c545-4b27-ba5f-04051a1a3692 - - - - - -] Attempt 1 to provision port 0242508c-ebb3-4a59-9f75-00c5acff83a4 2026-02-25 23:17:51.193 16 INFO neutron.plugins.ml2.plugin [None req-5b6f5cdf-c545-4b27-ba5f-04051a1a3692 - - - - - -] Attempt 1 to provision port 38f581f5-e8b9-471c-a2af-3081749506c2 2026-02-25 23:17:51.237 16 INFO neutron.plugins.ml2.plugin [None req-5b6f5cdf-c545-4b27-ba5f-04051a1a3692 - - - - - -] Attempt 1 to provision port d85ed253-7372-4576-9552-1c968d0d44a0 2026-02-25 23:23:11.549 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 6213693b-6828-4b53-a8b1-320181955187 2026-02-25 23:23:12.752 13 INFO neutron.plugins.ml2.plugin [None req-dbfe6cb6-59b9-4d28-94bb-a7165400ec1b - - - - - -] Attempt 1 to provision port 6213693b-6828-4b53-a8b1-320181955187 2026-02-25 23:23:13.549 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 6213693b-6828-4b53-a8b1-320181955187 2026-02-25 23:23:15.650 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 882c57dc-744d-4726-a452-f3352fd7c588 2026-02-25 23:23:20.059 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port cdca3d7f-8d42-4916-9a21-0169ccaaf2cd 2026-02-25 23:23:20.437 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 05663ea8-a6db-42f8-96df-e8e641918e14 2026-02-25 23:23:20.865 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port b72d0e50-db15-4ec9-88f4-3171bc390c75 2026-02-25 23:23:22.204 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port cdca3d7f-8d42-4916-9a21-0169ccaaf2cd 2026-02-25 23:23:22.399 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 05663ea8-a6db-42f8-96df-e8e641918e14 2026-02-25 23:23:22.699 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port b72d0e50-db15-4ec9-88f4-3171bc390c75 2026-02-25 23:23:24.314 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 35dad98d-224e-4751-924e-63f21e8df8d0 2026-02-25 23:23:26.328 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 75a95fc5-d268-4a3c-9f4b-3ddb9f9fd7b8 2026-02-25 23:23:26.823 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 35dad98d-224e-4751-924e-63f21e8df8d0 2026-02-25 23:23:26.960 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 53720904-fcb1-4ae5-ac2d-92aeea3ed4c9 2026-02-25 23:23:28.228 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 75a95fc5-d268-4a3c-9f4b-3ddb9f9fd7b8 2026-02-25 23:23:28.495 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 53720904-fcb1-4ae5-ac2d-92aeea3ed4c9 2026-02-25 23:23:33.368 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port e41c5cb2-5ece-4a07-892b-893a0b6856d5 2026-02-25 23:23:33.726 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 3953f713-7c79-4df2-a51a-0a451f56150f 2026-02-25 23:23:33.893 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-03e44e98-c4dc-49e4-831a-634c6fa32f37'] response: {'server_uuid': '497f43ab-b654-4957-9d4f-3c20020f44ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e41c5cb2-5ece-4a07-892b-893a0b6856d5', 'code': 200} 2026-02-25 23:23:35.340 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port e41c5cb2-5ece-4a07-892b-893a0b6856d5 2026-02-25 23:23:35.564 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 3953f713-7c79-4df2-a51a-0a451f56150f 2026-02-25 23:23:35.927 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e77a7dcd-8887-4f8b-8dcc-9a935cffd3b0'] response: {'server_uuid': 'd252e936-392a-4892-af6b-25e46b3fd474', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3953f713-7c79-4df2-a51a-0a451f56150f', 'code': 200} 2026-02-25 23:23:37.809 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a46459f3-a593-4a62-89ab-a5389e5a1d49 2026-02-25 23:23:38.330 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-37566cbf-dbe7-4f37-8eab-990f794e3421'] response: {'server_uuid': '150ea1aa-ee9c-4fb0-89dc-f20e261163fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a46459f3-a593-4a62-89ab-a5389e5a1d49', 'code': 200} 2026-02-25 23:23:39.532 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 0eb1d477-c321-40c4-95f2-e38e968ac736 2026-02-25 23:23:39.925 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a46459f3-a593-4a62-89ab-a5389e5a1d49 2026-02-25 23:23:41.568 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 0eb1d477-c321-40c4-95f2-e38e968ac736 2026-02-25 23:23:44.002 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 35de0cb1-6867-44e1-9e4c-e14ad2098f68 2026-02-25 23:23:44.163 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-618b21be-0c85-419a-bd6d-e62910fb7d4c'] response: {'server_uuid': 'f580f8fb-3cb3-405f-a14a-857f9aa49312', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35de0cb1-6867-44e1-9e4c-e14ad2098f68', 'code': 200} 2026-02-25 23:23:45.771 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f20f46b4-245d-4461-a106-046753389626 2026-02-25 23:23:46.096 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 35de0cb1-6867-44e1-9e4c-e14ad2098f68 2026-02-25 23:23:47.667 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f20f46b4-245d-4461-a106-046753389626 2026-02-25 23:23:49.870 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2475cb0-bd4a-442e-b5c0-b472e59c3fd1'] response: {'server_uuid': 'f580f8fb-3cb3-405f-a14a-857f9aa49312', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35de0cb1-6867-44e1-9e4c-e14ad2098f68', 'code': 200} 2026-02-25 23:23:50.674 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port d64c78c7-95a9-40a7-9ebb-b8392674c385 2026-02-25 23:23:50.812 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port 3953f713-7c79-4df2-a51a-0a451f56150f 2026-02-25 23:23:50.998 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port 991f274c-a45f-4fb0-842c-6ece6a83532c 2026-02-25 23:23:51.040 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port f20f46b4-245d-4461-a106-046753389626 2026-02-25 23:23:51.099 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port 00ce5fea-0c42-4afd-952f-cba75bfc5459 2026-02-25 23:23:51.146 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port 05663ea8-a6db-42f8-96df-e8e641918e14 2026-02-25 23:23:51.243 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port af3cdf54-f6c3-4689-9254-4631509ff88a 2026-02-25 23:23:51.267 16 INFO neutron.plugins.ml2.plugin [None req-edb11bdd-8368-4c17-be7e-c4731463a6cd - - - - - -] Attempt 1 to provision port 75a95fc5-d268-4a3c-9f4b-3ddb9f9fd7b8 2026-02-25 23:23:53.428 13 INFO neutron.plugins.ml2.plugin [None req-1ad40f44-73b4-4942-930b-234d946faee6 - - - - - -] Attempt 1 to provision port 991f274c-a45f-4fb0-842c-6ece6a83532c 2026-02-25 23:23:55.505 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 2a1b6489-1615-4659-ad6e-353acd6900ad 2026-02-25 23:23:57.596 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 2a1b6489-1615-4659-ad6e-353acd6900ad 2026-02-25 23:23:57.776 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f3d73fa9-5c9e-4cee-9998-9c7501d32322 2026-02-25 23:23:59.794 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f3d73fa9-5c9e-4cee-9998-9c7501d32322 2026-02-25 23:24:00.441 13 INFO neutron.plugins.ml2.plugin [None req-7f74e810-8252-4c6c-a5e1-0e6709214ff4 - - - - - -] Attempt 1 to provision port 58c3db0c-1a58-4f00-900b-54eb08398b08 2026-02-25 23:24:00.463 13 INFO neutron.plugins.ml2.plugin [None req-7f74e810-8252-4c6c-a5e1-0e6709214ff4 - - - - - -] Attempt 1 to provision port f3d73fa9-5c9e-4cee-9998-9c7501d32322 2026-02-25 23:24:03.459 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port af3cdf54-f6c3-4689-9254-4631509ff88a 2026-02-25 23:24:03.670 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port d64c78c7-95a9-40a7-9ebb-b8392674c385 2026-02-25 23:24:05.431 16 INFO neutron.plugins.ml2.plugin [None req-f0705f79-1b19-4884-aa84-738b930550d0 - - - - - -] Attempt 1 to provision port c4236f3b-0d00-4cea-accb-bca80fe9e6ed 2026-02-25 23:24:06.097 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port af3cdf54-f6c3-4689-9254-4631509ff88a 2026-02-25 23:24:06.246 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port d64c78c7-95a9-40a7-9ebb-b8392674c385 2026-02-25 23:24:06.420 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 537cd12f-6f4d-4ffe-b48f-9affa551988d 2026-02-25 23:24:06.519 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6fcea9c-9087-462f-92a5-830b2e68fc99'] response: {'server_uuid': 'e7c195ab-0497-4104-a351-0088e4841218', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '537cd12f-6f4d-4ffe-b48f-9affa551988d', 'code': 200} 2026-02-25 23:24:07.451 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 537cd12f-6f4d-4ffe-b48f-9affa551988d 2026-02-25 23:24:10.017 16 INFO neutron.plugins.ml2.plugin [None req-49b19869-9096-4607-a5dc-89e3dadb77cf - - - - - -] Attempt 1 to provision port 58c3db0c-1a58-4f00-900b-54eb08398b08 2026-02-25 23:24:11.569 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port c4236f3b-0d00-4cea-accb-bca80fe9e6ed 2026-02-25 23:24:11.997 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 58c3db0c-1a58-4f00-900b-54eb08398b08 2026-02-25 23:24:13.607 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port c4236f3b-0d00-4cea-accb-bca80fe9e6ed 2026-02-25 23:24:14.003 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 58c3db0c-1a58-4f00-900b-54eb08398b08 2026-02-25 23:24:16.621 13 INFO neutron.plugins.ml2.plugin [None req-5c5f9513-ee1b-4351-b39a-7ced814cdb18 - - - - - -] Attempt 1 to provision port 58c3db0c-1a58-4f00-900b-54eb08398b08 2026-02-25 23:24:16.710 13 INFO neutron.plugins.ml2.plugin [None req-5c5f9513-ee1b-4351-b39a-7ced814cdb18 - - - - - -] Attempt 1 to provision port 3953f713-7c79-4df2-a51a-0a451f56150f 2026-02-25 23:24:19.401 16 INFO neutron.plugins.ml2.plugin [None req-b6daebbd-9160-45b1-b8f7-39987c1d4200 - - - - - -] Attempt 1 to provision port 537cd12f-6f4d-4ffe-b48f-9affa551988d 2026-02-25 23:24:27.476 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4307b99b-adfd-46cd-a746-cf752b5ed397 2026-02-25 23:24:29.503 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4307b99b-adfd-46cd-a746-cf752b5ed397 2026-02-25 23:24:30.260 13 INFO neutron.plugins.ml2.plugin [None req-ec7f0339-4361-4d51-b48a-02566fef1b88 - - - - - -] Attempt 1 to provision port 4307b99b-adfd-46cd-a746-cf752b5ed397 2026-02-25 23:24:35.510 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 29ee93c2-2708-49e5-8a06-1a0bd5506d78 2026-02-25 23:24:39.494 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 7879ce59-ed9d-41c1-81de-8107938e856a 2026-02-25 23:24:41.625 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 7879ce59-ed9d-41c1-81de-8107938e856a 2026-02-25 23:24:41.895 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 840b4fad-ef4b-4c17-b2e2-fdce48a0951a 2026-02-25 23:24:42.349 13 INFO neutron.plugins.ml2.plugin [None req-b039d912-71d2-40e9-971e-feca0dddf07e - - - - - -] Attempt 1 to provision port 037bac43-10b4-4d3d-b933-e5b79e16dd59 2026-02-25 23:24:42.381 13 INFO neutron.plugins.ml2.plugin [None req-b039d912-71d2-40e9-971e-feca0dddf07e - - - - - -] Attempt 1 to provision port df05fdc3-3216-42b4-b304-f1b4fee6fc55 2026-02-25 23:24:42.411 13 INFO neutron.plugins.ml2.plugin [None req-b039d912-71d2-40e9-971e-feca0dddf07e - - - - - -] Attempt 1 to provision port 840b4fad-ef4b-4c17-b2e2-fdce48a0951a 2026-02-25 23:24:43.523 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 840b4fad-ef4b-4c17-b2e2-fdce48a0951a 2026-02-25 23:24:49.284 16 INFO neutron.plugins.ml2.plugin [None req-c4b1766b-8f23-4ca1-9178-cda090455e08 - - - - - -] Attempt 1 to provision port 037bac43-10b4-4d3d-b933-e5b79e16dd59 2026-02-25 23:24:49.308 16 INFO neutron.plugins.ml2.plugin [None req-c4b1766b-8f23-4ca1-9178-cda090455e08 - - - - - -] Attempt 1 to provision port 840b4fad-ef4b-4c17-b2e2-fdce48a0951a 2026-02-25 23:24:51.990 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 34bc6363-3248-42d9-8d33-45d11c419def 2026-02-25 23:24:52.097 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6432e252-3d05-41ee-b8d2-20b7c5fbbdcc'] response: {'server_uuid': '53b5e95a-e526-49b3-8e48-ea607ce8cd5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34bc6363-3248-42d9-8d33-45d11c419def', 'code': 200} 2026-02-25 23:24:52.300 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 6e90aad6-9c1a-4af1-8b81-fe9dbdaa4ea6 2026-02-25 23:24:53.646 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 34bc6363-3248-42d9-8d33-45d11c419def 2026-02-25 23:24:53.819 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 6e90aad6-9c1a-4af1-8b81-fe9dbdaa4ea6 2026-02-25 23:24:55.895 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 037bac43-10b4-4d3d-b933-e5b79e16dd59 2026-02-25 23:24:56.430 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port df05fdc3-3216-42b4-b304-f1b4fee6fc55 2026-02-25 23:24:56.950 16 INFO neutron.plugins.ml2.plugin [None req-67b2d9cf-7a43-425d-b38e-8342cab3bb5d - - - - - -] Attempt 1 to provision port 34bc6363-3248-42d9-8d33-45d11c419def 2026-02-25 23:24:57.013 16 INFO neutron.plugins.ml2.plugin [None req-67b2d9cf-7a43-425d-b38e-8342cab3bb5d - - - - - -] Attempt 1 to provision port 037bac43-10b4-4d3d-b933-e5b79e16dd59 2026-02-25 23:24:57.142 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-17adcfbf-ad84-49b1-80b4-7ffa17bba8db'] response: {'server_uuid': 'e7c195ab-0497-4104-a351-0088e4841218', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '537cd12f-6f4d-4ffe-b48f-9affa551988d', 'code': 200} 2026-02-25 23:24:58.315 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 037bac43-10b4-4d3d-b933-e5b79e16dd59 2026-02-25 23:24:58.530 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port df05fdc3-3216-42b4-b304-f1b4fee6fc55 2026-02-25 23:24:58.674 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 537cd12f-6f4d-4ffe-b48f-9affa551988d 2026-02-25 23:24:59.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-89f93048-a1c6-4553-9c9c-4eb3aeaaa625'] response: {'server_uuid': 'e7c195ab-0497-4104-a351-0088e4841218', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '537cd12f-6f4d-4ffe-b48f-9affa551988d', 'code': 200} 2026-02-25 23:24:59.838 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 537cd12f-6f4d-4ffe-b48f-9affa551988d 2026-02-25 23:25:04.063 16 INFO neutron.plugins.ml2.plugin [None req-8bd0afbf-01be-46b8-b404-a9b27408c425 - - - - - -] Attempt 1 to provision port 10add19b-9586-4246-a3d4-0629f7c40d06 2026-02-25 23:25:33.416 16 INFO neutron.plugins.ml2.plugin [None req-74041f66-c780-4f51-bd12-b41060bbc2dc - - - - - -] Attempt 1 to provision port 3c6ef86b-4bc9-4201-9e00-ef57f7aeb612 2026-02-25 23:25:34.209 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 840210f2-56f2-4e85-b1b2-327121dbc8ae 2026-02-25 23:25:34.336 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ccfce69-65a9-46ba-826d-ffe4d5e6074b'] response: {'server_uuid': 'b19c3ac5-a806-404c-89c4-3a1ffb524a48', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '840210f2-56f2-4e85-b1b2-327121dbc8ae', 'code': 200} 2026-02-25 23:25:34.640 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 3c6ef86b-4bc9-4201-9e00-ef57f7aeb612 2026-02-25 23:25:35.771 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 59ef2464-dd35-47e1-afa1-db5b19d50745 2026-02-25 23:25:36.196 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 840210f2-56f2-4e85-b1b2-327121dbc8ae 2026-02-25 23:25:36.443 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 3c6ef86b-4bc9-4201-9e00-ef57f7aeb612 2026-02-25 23:25:36.689 16 INFO neutron.plugins.ml2.plugin [None req-3568e12a-b562-4d27-b646-c59b6460ac54 - - - - - -] Attempt 1 to provision port bcfbe687-37d2-4a6c-8569-909cf3435c5c 2026-02-25 23:25:36.720 16 INFO neutron.plugins.ml2.plugin [None req-3568e12a-b562-4d27-b646-c59b6460ac54 - - - - - -] Attempt 1 to provision port d9c263ba-72e6-4277-a634-486654941c8e 2026-02-25 23:25:36.752 16 INFO neutron.plugins.ml2.plugin [None req-3568e12a-b562-4d27-b646-c59b6460ac54 - - - - - -] Attempt 1 to provision port 3c6ef86b-4bc9-4201-9e00-ef57f7aeb612 2026-02-25 23:25:37.734 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 59ef2464-dd35-47e1-afa1-db5b19d50745 2026-02-25 23:25:38.926 16 INFO neutron.plugins.ml2.plugin [None req-c184d0dc-0b6e-46cb-aa27-0e4e98516472 - - - - - -] Attempt 1 to provision port bcfbe687-37d2-4a6c-8569-909cf3435c5c 2026-02-25 23:25:43.679 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port aceeed1a-366c-47c7-a719-80a7124a2f7f 2026-02-25 23:25:46.394 13 INFO neutron.plugins.ml2.plugin [None req-c78ec589-40e3-4b19-9475-447bc4bbf22b - - - - - -] Attempt 1 to provision port aceeed1a-366c-47c7-a719-80a7124a2f7f 2026-02-25 23:25:46.447 13 INFO neutron.plugins.ml2.plugin [None req-c78ec589-40e3-4b19-9475-447bc4bbf22b - - - - - -] Attempt 1 to provision port 4ace4774-9f61-4ad8-99f8-e874df7504b4 2026-02-25 23:25:46.482 13 INFO neutron.plugins.ml2.plugin [None req-c78ec589-40e3-4b19-9475-447bc4bbf22b - - - - - -] Attempt 1 to provision port 5da76fa9-4e4e-45c0-9d4e-ec67d3110490 2026-02-25 23:25:46.866 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f9575b16-8f0d-4412-a872-ef497cc02b57 2026-02-25 23:25:47.031 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-02e91002-1767-4a6d-8406-52cb69fef325'] response: {'server_uuid': '8c397ee1-4ad7-40e1-b7aa-3ce2bb9e71f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9575b16-8f0d-4412-a872-ef497cc02b57', 'code': 200} 2026-02-25 23:25:47.379 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port aceeed1a-366c-47c7-a719-80a7124a2f7f 2026-02-25 23:25:47.624 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port b8004fc9-d36a-4150-980c-34048ad52d2e 2026-02-25 23:25:48.477 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f9575b16-8f0d-4412-a872-ef497cc02b57 2026-02-25 23:25:48.674 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port b8004fc9-d36a-4150-980c-34048ad52d2e 2026-02-25 23:25:49.650 13 INFO neutron.plugins.ml2.plugin [None req-10500a58-b037-4731-9110-d15c043080c0 - - - - - -] Attempt 1 to provision port 4ace4774-9f61-4ad8-99f8-e874df7504b4 2026-02-25 23:25:50.889 13 INFO neutron.plugins.ml2.plugin [None req-75cebf72-f09e-48c8-b030-a74eb1422b4d - - - - - -] Attempt 1 to provision port 4ace4774-9f61-4ad8-99f8-e874df7504b4 2026-02-25 23:25:52.538 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port d9c263ba-72e6-4277-a634-486654941c8e 2026-02-25 23:25:52.775 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port bcfbe687-37d2-4a6c-8569-909cf3435c5c 2026-02-25 23:25:54.455 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port d9c263ba-72e6-4277-a634-486654941c8e 2026-02-25 23:25:54.609 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port bcfbe687-37d2-4a6c-8569-909cf3435c5c 2026-02-25 23:25:57.604 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 723b6206-fe2a-472c-a109-d791132f47c6 2026-02-25 23:25:57.716 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-12d9e143-c611-4fb7-b478-321216feef1a'] response: {'server_uuid': 'fca7c0b3-9b7e-4ae6-a26d-9d78f3ae0bda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '723b6206-fe2a-472c-a109-d791132f47c6', 'code': 200} 2026-02-25 23:25:58.894 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 723b6206-fe2a-472c-a109-d791132f47c6 2026-02-25 23:26:02.615 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4ace4774-9f61-4ad8-99f8-e874df7504b4 2026-02-25 23:26:02.873 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 5da76fa9-4e4e-45c0-9d4e-ec67d3110490 2026-02-25 23:26:04.462 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4ace4774-9f61-4ad8-99f8-e874df7504b4 2026-02-25 23:26:04.652 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 5da76fa9-4e4e-45c0-9d4e-ec67d3110490 2026-02-25 23:26:14.677 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port d001fffe-dccf-443f-8de0-76c53e57ce5c 2026-02-25 23:27:02.490 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 19c15dff-07c2-432a-80b5-aa19cf06e0bf 2026-02-25 23:27:04.530 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 19c15dff-07c2-432a-80b5-aa19cf06e0bf 2026-02-25 23:27:04.761 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 1c086637-fb81-4548-aac6-0ab2f9de710d 2026-02-25 23:27:05.035 16 INFO neutron.plugins.ml2.plugin [None req-13da40bc-d374-4696-a39b-e06a186e0c83 - - - - - -] Attempt 1 to provision port 19c15dff-07c2-432a-80b5-aa19cf06e0bf 2026-02-25 23:27:05.127 16 INFO neutron.plugins.ml2.plugin [None req-13da40bc-d374-4696-a39b-e06a186e0c83 - - - - - -] Attempt 1 to provision port 8deefc0d-fbd2-4522-97c2-40563cbac55d 2026-02-25 23:27:05.167 16 INFO neutron.plugins.ml2.plugin [None req-13da40bc-d374-4696-a39b-e06a186e0c83 - - - - - -] Attempt 1 to provision port 393a9540-d868-4192-8d7a-aa8bb9af3faf 2026-02-25 23:27:06.465 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 1c086637-fb81-4548-aac6-0ab2f9de710d 2026-02-25 23:27:08.521 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a9585559-ed62-4c35-a14b-319766cc2547 2026-02-25 23:27:08.860 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f2d3434a-c49a-4c5d-b2f9-5778451de93f 2026-02-25 23:27:09.942 13 INFO neutron.plugins.ml2.plugin [None req-4c8dd828-5826-4e10-a565-b3c615b4afa7 - - - - - -] Attempt 1 to provision port 8deefc0d-fbd2-4522-97c2-40563cbac55d 2026-02-25 23:27:09.971 13 INFO neutron.plugins.ml2.plugin [None req-4c8dd828-5826-4e10-a565-b3c615b4afa7 - - - - - -] Attempt 1 to provision port f2d3434a-c49a-4c5d-b2f9-5778451de93f 2026-02-25 23:27:10.529 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a9585559-ed62-4c35-a14b-319766cc2547 2026-02-25 23:27:10.729 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f2d3434a-c49a-4c5d-b2f9-5778451de93f 2026-02-25 23:27:13.398 16 INFO neutron.plugins.ml2.plugin [None req-c2505b99-1260-41c0-9c81-a5f8c3aa4d76 - - - - - -] Attempt 1 to provision port 25375879-4294-492d-b028-74aea5bf6c93 2026-02-25 23:27:13.420 16 INFO neutron.plugins.ml2.plugin [None req-c2505b99-1260-41c0-9c81-a5f8c3aa4d76 - - - - - -] Attempt 1 to provision port 04fa868d-efcb-41d4-9a47-2d73b63ce161 2026-02-25 23:27:13.444 16 INFO neutron.plugins.ml2.plugin [None req-c2505b99-1260-41c0-9c81-a5f8c3aa4d76 - - - - - -] Attempt 1 to provision port f2d3434a-c49a-4c5d-b2f9-5778451de93f 2026-02-25 23:27:14.645 16 INFO neutron.plugins.ml2.plugin [None req-1844a42a-b85c-44a7-b3b7-9f2142931a77 - - - - - -] Attempt 1 to provision port 25375879-4294-492d-b028-74aea5bf6c93 2026-02-25 23:27:15.876 16 INFO neutron.plugins.ml2.plugin [None req-480fdde0-a5cd-486a-9d30-0b1aec3183b1 - - - - - -] Attempt 1 to provision port 25375879-4294-492d-b028-74aea5bf6c93 2026-02-25 23:27:21.533 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a8def67f-fec5-41f2-9168-90b43f143b70 2026-02-25 23:27:21.649 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e31eaaa-aff3-4c48-8097-584bf30dca30'] response: {'server_uuid': 'f2c8a79b-c9f0-4f85-9b3c-abffe8f5f820', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8def67f-fec5-41f2-9168-90b43f143b70', 'code': 200} 2026-02-25 23:27:22.508 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 393a9540-d868-4192-8d7a-aa8bb9af3faf 2026-02-25 23:27:22.749 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 8deefc0d-fbd2-4522-97c2-40563cbac55d 2026-02-25 23:27:23.018 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a8def67f-fec5-41f2-9168-90b43f143b70 2026-02-25 23:27:24.495 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 393a9540-d868-4192-8d7a-aa8bb9af3faf 2026-02-25 23:27:24.619 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 25375879-4294-492d-b028-74aea5bf6c93 2026-02-25 23:27:24.873 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 8deefc0d-fbd2-4522-97c2-40563cbac55d 2026-02-25 23:27:25.055 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 04fa868d-efcb-41d4-9a47-2d73b63ce161 2026-02-25 23:27:26.463 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 25375879-4294-492d-b028-74aea5bf6c93 2026-02-25 23:27:26.606 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 04fa868d-efcb-41d4-9a47-2d73b63ce161 2026-02-25 23:28:00.463 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port e9768469-c0e6-4f99-801a-133077a8de49 2026-02-25 23:28:01.186 16 INFO neutron.plugins.ml2.plugin [None req-1467e0f3-03ba-4235-86f6-eef140485b45 - - - - - -] Attempt 1 to provision port e9768469-c0e6-4f99-801a-133077a8de49 2026-02-25 23:28:02.442 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port e9768469-c0e6-4f99-801a-133077a8de49 2026-02-25 23:28:04.514 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a59103dc-05d5-4606-8e1b-842d779028a4 2026-02-25 23:28:04.939 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 10f839ef-ed9c-4f21-96d8-970f2ebb192d 2026-02-25 23:28:06.473 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a59103dc-05d5-4606-8e1b-842d779028a4 2026-02-25 23:28:06.656 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 10f839ef-ed9c-4f21-96d8-970f2ebb192d 2026-02-25 23:28:08.611 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 6b14e909-61a3-4f87-930b-3cb3f00c940a 2026-02-25 23:28:10.512 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 6b14e909-61a3-4f87-930b-3cb3f00c940a 2026-02-25 23:28:12.515 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port e9768469-c0e6-4f99-801a-133077a8de49 2026-02-25 23:28:13.167 13 INFO neutron.plugins.ml2.plugin [None req-b56f5bf9-c4e4-4c4c-acff-b2a61427a643 - - - - - -] Attempt 1 to provision port e9768469-c0e6-4f99-801a-133077a8de49 2026-02-25 23:28:13.220 13 INFO neutron.plugins.ml2.plugin [None req-b56f5bf9-c4e4-4c4c-acff-b2a61427a643 - - - - - -] Attempt 1 to provision port 6b14e909-61a3-4f87-930b-3cb3f00c940a 2026-02-25 23:28:13.278 13 INFO neutron.plugins.ml2.plugin [None req-b56f5bf9-c4e4-4c4c-acff-b2a61427a643 - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:13.305 13 INFO neutron.plugins.ml2.plugin [None req-b56f5bf9-c4e4-4c4c-acff-b2a61427a643 - - - - - -] Attempt 1 to provision port b8d1842e-2469-4a25-9382-6caf56c3b675 2026-02-25 23:28:13.335 13 INFO neutron.plugins.ml2.plugin [None req-b56f5bf9-c4e4-4c4c-acff-b2a61427a643 - - - - - -] Attempt 1 to provision port a939147e-eed4-4681-b23a-692b3c69ed34 2026-02-25 23:28:13.365 13 INFO neutron.plugins.ml2.plugin [None req-b56f5bf9-c4e4-4c4c-acff-b2a61427a643 - - - - - -] Attempt 1 to provision port 10f839ef-ed9c-4f21-96d8-970f2ebb192d 2026-02-25 23:28:18.209 16 INFO neutron.plugins.ml2.plugin [None req-c9dd2f48-dcee-4671-b515-7634b8cea1b6 - - - - - -] Attempt 1 to provision port e9768469-c0e6-4f99-801a-133077a8de49 2026-02-25 23:28:18.272 16 INFO neutron.plugins.ml2.plugin [None req-c9dd2f48-dcee-4671-b515-7634b8cea1b6 - - - - - -] Attempt 1 to provision port 6b14e909-61a3-4f87-930b-3cb3f00c940a 2026-02-25 23:28:18.322 16 INFO neutron.plugins.ml2.plugin [None req-c9dd2f48-dcee-4671-b515-7634b8cea1b6 - - - - - -] Attempt 1 to provision port f3fe2f17-8622-4509-8301-23ac155e39a8 2026-02-25 23:28:18.347 16 INFO neutron.plugins.ml2.plugin [None req-c9dd2f48-dcee-4671-b515-7634b8cea1b6 - - - - - -] Attempt 1 to provision port a939147e-eed4-4681-b23a-692b3c69ed34 2026-02-25 23:28:18.364 16 INFO neutron.plugins.ml2.plugin [None req-c9dd2f48-dcee-4671-b515-7634b8cea1b6 - - - - - -] Attempt 1 to provision port 10f839ef-ed9c-4f21-96d8-970f2ebb192d 2026-02-25 23:28:18.410 16 INFO neutron.plugins.ml2.plugin [None req-c9dd2f48-dcee-4671-b515-7634b8cea1b6 - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:19.020 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 64ec5212-3d4c-43d0-b8e2-7bedbfbef710 2026-02-25 23:28:19.126 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c36fdfe7-e9c2-479b-8a2e-774b2ae89159'] response: {'server_uuid': '4d2afb12-85cb-4b94-ad0b-188ea8278d65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64ec5212-3d4c-43d0-b8e2-7bedbfbef710', 'code': 200} 2026-02-25 23:28:20.480 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 64ec5212-3d4c-43d0-b8e2-7bedbfbef710 2026-02-25 23:28:22.206 13 INFO neutron.plugins.ml2.plugin [None req-27b3d83a-fa71-4d2f-9980-9a08f298ca4c - - - - - -] Attempt 1 to provision port 6b14e909-61a3-4f87-930b-3cb3f00c940a 2026-02-25 23:28:22.255 13 INFO neutron.plugins.ml2.plugin [None req-27b3d83a-fa71-4d2f-9980-9a08f298ca4c - - - - - -] Attempt 1 to provision port 64ec5212-3d4c-43d0-b8e2-7bedbfbef710 2026-02-25 23:28:22.299 13 INFO neutron.plugins.ml2.plugin [None req-27b3d83a-fa71-4d2f-9980-9a08f298ca4c - - - - - -] Attempt 1 to provision port f3fe2f17-8622-4509-8301-23ac155e39a8 2026-02-25 23:28:22.414 13 INFO neutron.plugins.ml2.plugin [None req-27b3d83a-fa71-4d2f-9980-9a08f298ca4c - - - - - -] Attempt 1 to provision port a939147e-eed4-4681-b23a-692b3c69ed34 2026-02-25 23:28:22.522 13 INFO neutron.plugins.ml2.plugin [None req-27b3d83a-fa71-4d2f-9980-9a08f298ca4c - - - - - -] Attempt 1 to provision port 10f839ef-ed9c-4f21-96d8-970f2ebb192d 2026-02-25 23:28:22.529 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:22.574 13 INFO neutron.plugins.ml2.plugin [None req-27b3d83a-fa71-4d2f-9980-9a08f298ca4c - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:22.773 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f3fe2f17-8622-4509-8301-23ac155e39a8 2026-02-25 23:28:22.985 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a939147e-eed4-4681-b23a-692b3c69ed34 2026-02-25 23:28:23.188 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port b8d1842e-2469-4a25-9382-6caf56c3b675 2026-02-25 23:28:24.549 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:24.731 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port f3fe2f17-8622-4509-8301-23ac155e39a8 2026-02-25 23:28:24.905 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port a939147e-eed4-4681-b23a-692b3c69ed34 2026-02-25 23:28:25.075 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port b8d1842e-2469-4a25-9382-6caf56c3b675 2026-02-25 23:28:25.758 13 INFO neutron.plugins.ml2.plugin [None req-c623bc4f-1891-4f96-ae84-5f4475fe4be4 - - - - - -] Attempt 1 to provision port f3fe2f17-8622-4509-8301-23ac155e39a8 2026-02-25 23:28:25.832 13 INFO neutron.plugins.ml2.plugin [None req-c623bc4f-1891-4f96-ae84-5f4475fe4be4 - - - - - -] Attempt 1 to provision port a939147e-eed4-4681-b23a-692b3c69ed34 2026-02-25 23:28:27.974 16 INFO neutron.plugins.ml2.plugin [None req-c82455e3-9840-402c-ae16-a679a20bb753 - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:28.021 16 INFO neutron.plugins.ml2.plugin [None req-c82455e3-9840-402c-ae16-a679a20bb753 - - - - - -] Attempt 1 to provision port 64ec5212-3d4c-43d0-b8e2-7bedbfbef710 2026-02-25 23:28:29.314 13 INFO neutron.plugins.ml2.plugin [None req-8a52e1a8-a17f-40c4-9e30-99ba149cbbf7 - - - - - -] Attempt 1 to provision port 8ec0c353-bac6-47ee-8ea5-0940520b2425 2026-02-25 23:28:34.506 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 39478db8-597c-49ae-a3e2-44e665fd36da 2026-02-25 23:28:34.626 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd4ce95b-b7d1-4e1c-8d9f-62454702dba9'] response: {'server_uuid': 'ff6c6a7b-3989-4017-bd0b-6606ceaf0448', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39478db8-597c-49ae-a3e2-44e665fd36da', 'code': 200} 2026-02-25 23:28:36.488 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 39478db8-597c-49ae-a3e2-44e665fd36da 2026-02-25 23:29:02.577 16 INFO neutron.plugins.ml2.plugin [None req-1e67b247-d063-4bcc-a83d-b5c998e7c7b0 - - - - - -] Attempt 1 to provision port 26bb2f28-a4c0-4aa2-a829-29f9f3f926d3 2026-02-25 23:29:23.031 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 0c4650eb-9f5f-4ca0-9150-e9db4c1e97bf 2026-02-25 23:29:23.182 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4691981f-0efb-4622-8751-ce370c06b807'] response: {'server_uuid': 'ee556e8d-846f-4642-871c-5f3abfa28616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c4650eb-9f5f-4ca0-9150-e9db4c1e97bf', 'code': 200} 2026-02-25 23:29:24.497 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 0c4650eb-9f5f-4ca0-9150-e9db4c1e97bf 2026-02-25 23:30:04.113 13 INFO neutron.plugins.ml2.plugin [None req-c0f00d4e-b218-4fac-b5c8-9f2827fba54d - - - - - -] Attempt 1 to provision port 7bd6c5a2-1e1d-4321-a858-478c965a78fd 2026-02-25 23:30:10.632 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 7bd6c5a2-1e1d-4321-a858-478c965a78fd 2026-02-25 23:30:10.733 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d62c8fc5-ab03-4765-b995-0440eda14ae9'] response: {'server_uuid': 'ee556e8d-846f-4642-871c-5f3abfa28616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bd6c5a2-1e1d-4321-a858-478c965a78fd', 'code': 200} 2026-02-25 23:30:12.509 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 7bd6c5a2-1e1d-4321-a858-478c965a78fd 2026-02-25 23:30:15.024 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 7bd6c5a2-1e1d-4321-a858-478c965a78fd 2026-02-25 23:30:39.300 13 INFO neutron.plugins.ml2.plugin [None req-4f20bf02-45d5-4834-a6aa-78120e5aecd5 - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce 2026-02-25 23:30:48.113 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce 2026-02-25 23:30:48.295 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-990e0b3c-35e6-4bd3-ad6d-23b0852d55b3'] response: {'server_uuid': 'ee556e8d-846f-4642-871c-5f3abfa28616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4906ccdb-b82d-4786-9801-d6d891a691ce', 'code': 200} 2026-02-25 23:30:48.722 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce 2026-02-25 23:30:58.681 16 INFO neutron.plugins.ml2.plugin [None req-d71b231c-624c-42ad-a3f8-60fdf54f4050 - - - - - -] Attempt 1 to provision port ba621f01-fab2-4114-b8c7-d6b3339e36b0 2026-02-25 23:31:04.766 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port ba621f01-fab2-4114-b8c7-d6b3339e36b0 2026-02-25 23:31:04.857 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-56815fe7-b011-4102-8050-9f0f535cf12e'] response: {'server_uuid': 'ee556e8d-846f-4642-871c-5f3abfa28616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba621f01-fab2-4114-b8c7-d6b3339e36b0', 'code': 200} 2026-02-25 23:31:06.734 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port ba621f01-fab2-4114-b8c7-d6b3339e36b0 2026-02-25 23:31:08.258 16 INFO neutron.plugins.ml2.plugin [None req-87e0cb6e-8e80-4ddf-8590-1b118cfba12b - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce 2026-02-25 23:31:08.780 13 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce 2026-02-25 23:31:22.659 13 INFO neutron.plugins.ml2.plugin [None req-e1826003-6c09-463e-900c-c9dbb1b6aa32 - - - - - -] Attempt 1 to provision port ba621f01-fab2-4114-b8c7-d6b3339e36b0 2026-02-25 23:31:22.822 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port ba621f01-fab2-4114-b8c7-d6b3339e36b0 2026-02-25 23:31:24.082 16 INFO neutron.plugins.ml2.plugin [None req-501276b9-383b-40a8-883e-14a955a56830 - - - - - -] Attempt 1 to provision port ba621f01-fab2-4114-b8c7-d6b3339e36b0 2026-02-25 23:31:32.786 16 INFO neutron.plugins.ml2.plugin [None req-94b800dc-0fa9-489c-ab57-dbe3c8489351 - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce 2026-02-25 23:31:32.804 13 INFO neutron.plugins.ml2.plugin [None req-69dcd82e-8287-4695-ba40-cf3531e3abbb - - - - - -] Attempt 1 to provision port 4906ccdb-b82d-4786-9801-d6d891a691ce