+ 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-06-22 02:34:06.747 1 INFO neutron.common.config [-] Logging enabled! 2026-06-22 02:34:06.747 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev17 2026-06-22 02:34:06.747 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-22 02:34:06.747 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-22 02:34:08.270 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:34:08.272 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-22 02:34:08.275 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-22 02:34:08.276 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:34:08.276 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-22 02:34:08.276 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-22 02:34:08.276 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:34:08.283 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:34:08.283 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:34:08.283 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:34:08.301 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-22 02:34:08.302 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:34:08.302 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-22 02:34:08.320 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-22 02:34:08.320 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-22 02:34:08.320 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-22 02:34:08.320 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-22 02:34:08.600 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing driver for type 'vlan' 2026-06-22 02:34:08.764 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] VlanTypeDriver initialization complete 2026-06-22 02:34:08.764 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing driver for type 'vxlan' 2026-06-22 02:34:08.764 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing extension driver 'port_security' 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing extension driver 'qos' 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-22 02:34:08.802 1 INFO neutron.plugins.ml2.managers [None req-7615f872-f34d-4464-a4a2-a21220ce19ac - - - - - -] Initializing mechanism driver 'l2population' 2026-06-22 02:34:08.818 1 INFO neutron.quota [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded quota_driver: . 2026-06-22 02:34:08.818 1 INFO neutron.plugins.ml2.plugin [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Modular L2 Plugin initialization complete 2026-06-22 02:34:08.819 1 INFO neutron.plugins.ml2.managers [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-22 02:34:08.819 1 INFO neutron.plugins.ml2.managers [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-22 02:34:08.819 1 INFO neutron.plugins.ml2.managers [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-22 02:34:08.819 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: qos 2026-06-22 02:34:08.831 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: router 2026-06-22 02:34:08.867 1 INFO neutron.services.service_base [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-22 02:34:08.867 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: segments 2026-06-22 02:34:08.934 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: trunk 2026-06-22 02:34:08.947 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: vpnaas 2026-06-22 02:34:08.981 1 WARNING stevedore.named [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-22 02:34:09.045 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-22 02:34:09.045 1 INFO neutron.common.utils [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-22 02:34:09.045 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: taas 2026-06-22 02:34:09.063 1 WARNING stevedore.named [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-22 02:34:09.089 1 INFO neutron_taas.services.taas.taas_plugin [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-22 02:34:09.090 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: tapmirror 2026-06-22 02:34:09.105 1 WARNING stevedore.named [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-22 02:34:09.124 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-22 02:34:09.124 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: auto_allocate 2026-06-22 02:34:09.131 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: tag 2026-06-22 02:34:09.142 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: timestamp 2026-06-22 02:34:09.147 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: network_ip_availability 2026-06-22 02:34:09.151 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: flavors 2026-06-22 02:34:09.155 1 INFO neutron.manager [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loading Plugin: revisions 2026-06-22 02:34:09.158 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Initializing extension manager. 2026-06-22 02:34:09.159 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: address-group 2026-06-22 02:34:09.160 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: address-scope 2026-06-22 02:34:09.160 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-22 02:34:09.161 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: agent 2026-06-22 02:34:09.161 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: agent-resources-synced 2026-06-22 02:34:09.162 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-22 02:34:09.163 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-22 02:34:09.164 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: availability_zone 2026-06-22 02:34:09.164 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: availability_zone_filter 2026-06-22 02:34:09.164 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-22 02:34:09.165 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: default-subnetpools 2026-06-22 02:34:09.166 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-22 02:34:09.167 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: dns-integration 2026-06-22 02:34:09.167 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: dns-domain-ports 2026-06-22 02:34:09.167 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-22 02:34:09.168 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: dvr 2026-06-22 02:34:09.169 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-22 02:34:09.169 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: empty-string-filtering 2026-06-22 02:34:09.170 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:34:09.170 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-22 02:34:09.170 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: external-net 2026-06-22 02:34:09.171 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-22 02:34:09.172 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: extraroute 2026-06-22 02:34:09.172 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: extraroute-atomic 2026-06-22 02:34:09.173 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-22 02:34:09.173 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-22 02:34:09.173 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-22 02:34:09.174 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-22 02:34:09.174 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: fip-port-details 2026-06-22 02:34:09.175 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: flavors 2026-06-22 02:34:09.177 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-22 02:34:09.177 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: floatingip-pools 2026-06-22 02:34:09.178 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: ip_allocation 2026-06-22 02:34:09.178 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-22 02:34:09.179 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: l2_adjacency 2026-06-22 02:34:09.179 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: router 2026-06-22 02:34:09.181 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:34:09.182 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-22 02:34:09.182 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-22 02:34:09.182 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: ext-gw-mode 2026-06-22 02:34:09.183 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: l3-ha 2026-06-22 02:34:09.183 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:34:09.184 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-22 02:34:09.184 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: l3-flavors 2026-06-22 02:34:09.185 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:34:09.185 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-22 02:34:09.187 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-22 02:34:09.188 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-22 02:34:09.189 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-22 02:34:09.192 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-22 02:34:09.192 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-22 02:34:09.193 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: multi-provider 2026-06-22 02:34:09.194 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: net-mtu 2026-06-22 02:34:09.194 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: net-mtu-writable 2026-06-22 02:34:09.195 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: network_availability_zone 2026-06-22 02:34:09.195 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: network_ha 2026-06-22 02:34:09.196 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: network-ip-availability 2026-06-22 02:34:09.196 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-22 02:34:09.197 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: pagination 2026-06-22 02:34:09.198 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-device-profile 2026-06-22 02:34:09.198 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-22 02:34:09.198 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-22 02:34:09.199 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-22 02:34:09.199 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-mac-override 2026-06-22 02:34:09.200 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-22 02:34:09.200 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-22 02:34:09.200 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-22 02:34:09.201 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-resource-request 2026-06-22 02:34:09.202 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-22 02:34:09.202 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-22 02:34:09.203 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: binding 2026-06-22 02:34:09.203 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: binding-extended 2026-06-22 02:34:09.204 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-security 2026-06-22 02:34:09.204 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: project-id 2026-06-22 02:34:09.204 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: provider 2026-06-22 02:34:09.205 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-22 02:34:09.207 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos 2026-06-22 02:34:09.208 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-22 02:34:09.208 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-22 02:34:09.208 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-default 2026-06-22 02:34:09.209 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-fip 2026-06-22 02:34:09.209 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-22 02:34:09.210 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-22 02:34:09.210 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-22 02:34:09.210 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-22 02:34:09.211 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-22 02:34:09.212 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-pps 2026-06-22 02:34:09.212 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-22 02:34:09.212 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-22 02:34:09.213 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: qos-rules-alias 2026-06-22 02:34:09.213 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: quota-check-limit 2026-06-22 02:34:09.214 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-22 02:34:09.216 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: quotas 2026-06-22 02:34:09.219 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: quota_details 2026-06-22 02:34:09.220 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: rbac-policies 2026-06-22 02:34:09.220 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: rbac-address-group 2026-06-22 02:34:09.221 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: rbac-address-scope 2026-06-22 02:34:09.221 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: rbac-security-groups 2026-06-22 02:34:09.222 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-22 02:34:09.222 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: revision-if-match 2026-06-22 02:34:09.223 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-22 02:34:09.223 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: router_availability_zone 2026-06-22 02:34:09.224 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-22 02:34:09.225 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-22 02:34:09.225 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-22 02:34:09.226 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-22 02:34:09.226 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-22 02:34:09.227 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-22 02:34:09.227 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-22 02:34:09.231 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: security-group 2026-06-22 02:34:09.232 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: segment 2026-06-22 02:34:09.232 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-22 02:34:09.233 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: service-type 2026-06-22 02:34:09.233 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: sorting 2026-06-22 02:34:09.233 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: standard-attr-segment 2026-06-22 02:34:09.234 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: standard-attr-description 2026-06-22 02:34:09.234 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: stateful-security-group 2026-06-22 02:34:09.235 1 WARNING neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-22 02:34:09.235 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-22 02:34:09.236 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: subnet-external-network 2026-06-22 02:34:09.237 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: subnet_onboard 2026-06-22 02:34:09.237 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-22 02:34:09.237 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: subnet-service-types 2026-06-22 02:34:09.238 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: subnet_allocation 2026-06-22 02:34:09.239 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-22 02:34:09.239 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: tag-creation 2026-06-22 02:34:09.239 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-22 02:34:09.243 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: standard-attr-tag 2026-06-22 02:34:09.244 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-22 02:34:09.244 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: trunk 2026-06-22 02:34:09.244 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: trunk-details 2026-06-22 02:34:09.245 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-22 02:34:09.245 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-22 02:34:09.246 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-22 02:34:09.246 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-22 02:34:09.248 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-22 02:34:09.248 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-22 02:34:09.249 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: vpn-flavors 2026-06-22 02:34:09.250 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: vpnaas 2026-06-22 02:34:09.251 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: taas 2026-06-22 02:34:09.252 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: tap-mirror 2026-06-22 02:34:09.252 1 INFO neutron.api.extensions [None req-0ae135dc-33d0-4ee0-abd0-96a625237500 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-22 02:34:39.342 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-22 02:34:39.386 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-22 02:34:39.399 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-22 02:34:53.818 13 INFO neutron.db.l3_hamode_db [None req-2254fd55-59c1-456e-8242-e9dfd8c440fe - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 02:35:06.823 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 67ecf566-09e7-432e-a1ba-c4dc3f488b13 2026-06-22 02:35:07.976 16 INFO neutron.plugins.ml2.plugin [None req-c948c2dd-f138-41ef-84fe-a5e07df6c017 - - - - - -] Attempt 1 to provision port 67ecf566-09e7-432e-a1ba-c4dc3f488b13 2026-06-22 02:35:08.735 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 67ecf566-09e7-432e-a1ba-c4dc3f488b13 2026-06-22 02:35:09.651 16 INFO neutron.plugins.ml2.plugin [None req-4609376b-c648-4443-a458-ccab7d606edb - - - - - -] Attempt 1 to provision port 67ecf566-09e7-432e-a1ba-c4dc3f488b13 2026-06-22 02:39:52.831 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 6192b4c9-9d36-4096-b0dc-a0150c530769 2026-06-22 02:39:53.215 16 INFO neutron.plugins.ml2.plugin [None req-4851d91a-408d-4e8f-8ac2-18c627247e15 - - - - - -] Attempt 1 to provision port 6192b4c9-9d36-4096-b0dc-a0150c530769 2026-06-22 02:39:54.835 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 6192b4c9-9d36-4096-b0dc-a0150c530769 2026-06-22 02:39:54.856 16 INFO neutron.plugins.ml2.plugin [None req-1a629153-5614-4f58-955b-fcc815abdd52 - - - - - -] Attempt 1 to provision port 6192b4c9-9d36-4096-b0dc-a0150c530769 2026-06-22 02:39:59.842 16 INFO neutron.plugins.ml2.plugin [None req-e14b7d44-a6e7-4bde-b065-0846405f7472 - - - - - -] Attempt 1 to provision port d9f635b9-e1c0-4db8-a45e-c9862d09f58c 2026-06-22 02:43:37.457 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d9f635b9-e1c0-4db8-a45e-c9862d09f58c 2026-06-22 02:43:38.903 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d9f635b9-e1c0-4db8-a45e-c9862d09f58c 2026-06-22 02:52:01.040 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 54742cce-154b-488f-b940-9351fe5830b4 2026-06-22 02:52:03.008 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 54742cce-154b-488f-b940-9351fe5830b4 2026-06-22 03:02:35.764 13 INFO neutron.plugins.ml2.plugin [None req-a956f03d-6ff0-478b-b810-60da390f98b3 - - - - - -] Attempt 1 to provision port 67ecf566-09e7-432e-a1ba-c4dc3f488b13 2026-06-22 03:02:35.802 13 INFO neutron.plugins.ml2.plugin [None req-a956f03d-6ff0-478b-b810-60da390f98b3 - - - - - -] Attempt 1 to provision port 6192b4c9-9d36-4096-b0dc-a0150c530769 2026-06-22 03:02:35.834 13 INFO neutron.plugins.ml2.plugin [None req-a956f03d-6ff0-478b-b810-60da390f98b3 - - - - - -] Attempt 1 to provision port d9f635b9-e1c0-4db8-a45e-c9862d09f58c 2026-06-22 03:08:19.297 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 381bbf68-2039-47cd-a13e-b4e837544ec8 2026-06-22 03:08:21.310 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 381bbf68-2039-47cd-a13e-b4e837544ec8 2026-06-22 03:08:27.442 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 097b1bba-4629-4a94-9758-e7e4d8fe9f41 2026-06-22 03:08:28.198 16 INFO neutron.plugins.ml2.plugin [None req-1b14d2c0-eab1-4d84-b328-5464ea20f875 - - - - - -] Attempt 1 to provision port 381bbf68-2039-47cd-a13e-b4e837544ec8 2026-06-22 03:08:28.344 16 INFO neutron.plugins.ml2.plugin [None req-1b14d2c0-eab1-4d84-b328-5464ea20f875 - - - - - -] Attempt 1 to provision port 95862bed-c937-4e27-8910-bc0fa6667baa 2026-06-22 03:08:28.429 16 INFO neutron.plugins.ml2.plugin [None req-1b14d2c0-eab1-4d84-b328-5464ea20f875 - - - - - -] Attempt 1 to provision port 5953d1cb-8461-4424-ba96-2e396f6c500c 2026-06-22 03:08:29.410 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 097b1bba-4629-4a94-9758-e7e4d8fe9f41 2026-06-22 03:08:29.616 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 607829ad-c26e-4808-9603-6932293f0b44 2026-06-22 03:08:31.419 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 9d78f2ae-7307-41a5-9e78-6de493df20c3 2026-06-22 03:08:31.860 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 607829ad-c26e-4808-9603-6932293f0b44 2026-06-22 03:08:34.033 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 6cccacd4-a867-42cb-97b0-8ee900d2c52a 2026-06-22 03:08:34.765 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bab1b816-f85a-4621-80bc-88905ef34d1b'] response: {'server_uuid': 'f0ce95ba-fc3a-4862-893e-0690f5ba35ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6cccacd4-a867-42cb-97b0-8ee900d2c52a', 'code': 200} 2026-06-22 03:08:35.452 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 6cccacd4-a867-42cb-97b0-8ee900d2c52a 2026-06-22 03:08:41.308 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port e7e64b70-6520-45b1-ae9c-6ffc63b5db1a 2026-06-22 03:08:41.683 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 6c8cc8e2-e56d-49ab-b0ac-1315323a08e3 2026-06-22 03:08:43.376 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 6c8cc8e2-e56d-49ab-b0ac-1315323a08e3 2026-06-22 03:08:43.411 16 INFO neutron.plugins.ml2.plugin [None req-02ab6d7f-e80e-4ec9-86ff-e0507ca344ef - - - - - -] Attempt 1 to provision port 187809a8-aa2a-4161-a77e-a4ff0dfc6e4a 2026-06-22 03:08:43.474 16 INFO neutron.plugins.ml2.plugin [None req-02ab6d7f-e80e-4ec9-86ff-e0507ca344ef - - - - - -] Attempt 1 to provision port 6c8cc8e2-e56d-49ab-b0ac-1315323a08e3 2026-06-22 03:08:43.631 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port e7e64b70-6520-45b1-ae9c-6ffc63b5db1a 2026-06-22 03:08:47.648 16 INFO neutron.plugins.ml2.plugin [None req-3da02dfc-3d4f-44de-a292-157917e81ed0 - - - - - -] Attempt 1 to provision port 187809a8-aa2a-4161-a77e-a4ff0dfc6e4a 2026-06-22 03:08:57.336 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 5953d1cb-8461-4424-ba96-2e396f6c500c 2026-06-22 03:08:57.593 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 95862bed-c937-4e27-8910-bc0fa6667baa 2026-06-22 03:09:00.044 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 95862bed-c937-4e27-8910-bc0fa6667baa 2026-06-22 03:09:00.332 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 00fd1076-ab6e-4071-ab3c-af4a46ed1ef5 2026-06-22 03:09:00.764 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 5953d1cb-8461-4424-ba96-2e396f6c500c 2026-06-22 03:09:00.952 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-94e7678c-1711-4165-bd3c-2b5d3fbd1311'] response: {'server_uuid': '3dd96619-46a3-4232-8d54-14eae5ef5b1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00fd1076-ab6e-4071-ab3c-af4a46ed1ef5', 'code': 200} 2026-06-22 03:09:01.558 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 32173412-2b09-42da-9564-97b193b31324 2026-06-22 03:09:02.114 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 00fd1076-ab6e-4071-ab3c-af4a46ed1ef5 2026-06-22 03:09:02.335 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 72d6764f-fae0-4a67-a3e1-57f55668896e 2026-06-22 03:09:02.728 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 84a4cc59-2fac-4131-8670-51243a618069 2026-06-22 03:09:03.057 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 187809a8-aa2a-4161-a77e-a4ff0dfc6e4a 2026-06-22 03:09:03.825 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 32173412-2b09-42da-9564-97b193b31324 2026-06-22 03:09:04.181 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 72d6764f-fae0-4a67-a3e1-57f55668896e 2026-06-22 03:09:04.684 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 84a4cc59-2fac-4131-8670-51243a618069 2026-06-22 03:09:04.946 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 187809a8-aa2a-4161-a77e-a4ff0dfc6e4a 2026-06-22 03:09:06.565 13 INFO neutron.plugins.ml2.plugin [None req-b62980dd-0fdf-40da-868d-eda91bf50284 - - - - - -] Attempt 1 to provision port 00fd1076-ab6e-4071-ab3c-af4a46ed1ef5 2026-06-22 03:09:06.617 13 INFO neutron.plugins.ml2.plugin [None req-b62980dd-0fdf-40da-868d-eda91bf50284 - - - - - -] Attempt 1 to provision port d0f14187-f0fb-4057-bba9-27453da5245e 2026-06-22 03:09:06.646 13 INFO neutron.plugins.ml2.plugin [None req-b62980dd-0fdf-40da-868d-eda91bf50284 - - - - - -] Attempt 1 to provision port 32173412-2b09-42da-9564-97b193b31324 2026-06-22 03:09:06.709 13 INFO neutron.plugins.ml2.plugin [None req-b62980dd-0fdf-40da-868d-eda91bf50284 - - - - - -] Attempt 1 to provision port 6cccacd4-a867-42cb-97b0-8ee900d2c52a 2026-06-22 03:09:06.761 13 INFO neutron.plugins.ml2.plugin [None req-b62980dd-0fdf-40da-868d-eda91bf50284 - - - - - -] Attempt 1 to provision port 392a571d-417c-4692-8b56-2470185bf01a 2026-06-22 03:09:06.784 13 INFO neutron.plugins.ml2.plugin [None req-b62980dd-0fdf-40da-868d-eda91bf50284 - - - - - -] Attempt 1 to provision port 72d6764f-fae0-4a67-a3e1-57f55668896e 2026-06-22 03:09:12.964 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c7efc17f-0878-408c-acb0-86377011352c 2026-06-22 03:09:13.073 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a81b3dc0-7d59-4b39-9dba-f8f36482112a'] response: {'server_uuid': '635298cd-edb4-4162-95e5-f46f8a3fc18d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7efc17f-0878-408c-acb0-86377011352c', 'code': 200} 2026-06-22 03:09:14.116 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c7efc17f-0878-408c-acb0-86377011352c 2026-06-22 03:09:18.020 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 392a571d-417c-4692-8b56-2470185bf01a 2026-06-22 03:09:18.273 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d0f14187-f0fb-4057-bba9-27453da5245e 2026-06-22 03:09:20.002 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1d312665-31f0-46f8-b7dc-3b88e757bfdf 2026-06-22 03:09:20.383 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 392a571d-417c-4692-8b56-2470185bf01a 2026-06-22 03:09:20.470 13 INFO neutron.plugins.ml2.plugin [None req-c2777f01-49a9-43a6-a8c0-77b761f07ba1 - - - - - -] Attempt 1 to provision port 1d312665-31f0-46f8-b7dc-3b88e757bfdf 2026-06-22 03:09:20.575 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d0f14187-f0fb-4057-bba9-27453da5245e 2026-06-22 03:09:22.071 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1d312665-31f0-46f8-b7dc-3b88e757bfdf 2026-06-22 03:09:22.329 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 61ab3bcc-15f0-41f1-ba3e-307acd7bdf34 2026-06-22 03:09:24.017 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d1ce6a3d-dd91-4344-a4dd-15d72410b8aa 2026-06-22 03:09:24.365 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d2a4050c-d272-4cea-910d-d4fd06c7e9de 2026-06-22 03:09:24.780 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 61ab3bcc-15f0-41f1-ba3e-307acd7bdf34 2026-06-22 03:09:26.030 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d1ce6a3d-dd91-4344-a4dd-15d72410b8aa 2026-06-22 03:09:26.193 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d2a4050c-d272-4cea-910d-d4fd06c7e9de 2026-06-22 03:09:27.738 16 INFO neutron.plugins.ml2.plugin [None req-0d65999e-295e-424b-9d80-ab73fcbaf384 - - - - - -] Attempt 1 to provision port c4d03b0a-c4d7-4b76-bbb6-1d76c4c874cf 2026-06-22 03:09:27.759 16 INFO neutron.plugins.ml2.plugin [None req-0d65999e-295e-424b-9d80-ab73fcbaf384 - - - - - -] Attempt 1 to provision port 1d312665-31f0-46f8-b7dc-3b88e757bfdf 2026-06-22 03:09:27.804 16 INFO neutron.plugins.ml2.plugin [None req-0d65999e-295e-424b-9d80-ab73fcbaf384 - - - - - -] Attempt 1 to provision port d2a4050c-d272-4cea-910d-d4fd06c7e9de 2026-06-22 03:09:27.881 16 INFO neutron.plugins.ml2.plugin [None req-0d65999e-295e-424b-9d80-ab73fcbaf384 - - - - - -] Attempt 1 to provision port 14c99e70-7c31-4d4a-bb1d-ab58852d9740 2026-06-22 03:09:30.664 13 INFO neutron.plugins.ml2.plugin [None req-e3f484ff-4e00-43ff-aace-f252bd2c8caf - - - - - -] Attempt 1 to provision port b507512b-8bac-4770-b3c0-5318c8046797 2026-06-22 03:09:34.548 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 988c33db-c986-4ec0-ad9a-6714b040979e 2026-06-22 03:09:34.971 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 06596387-4960-40b8-9400-2ff2c4670025 2026-06-22 03:09:35.282 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d08c50e0-cdcf-409a-be66-71de5c3fdeba 2026-06-22 03:09:35.376 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3b42b5e-edf0-41c3-a1b0-8d768b3328b5'] response: {'server_uuid': '2eaf467c-6b9b-4b0d-bba4-6e50b133a3b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd08c50e0-cdcf-409a-be66-71de5c3fdeba', 'code': 200} 2026-06-22 03:09:36.853 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 988c33db-c986-4ec0-ad9a-6714b040979e 2026-06-22 03:09:37.273 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 06596387-4960-40b8-9400-2ff2c4670025 2026-06-22 03:09:37.595 13 INFO neutron.plugins.ml2.plugin [None req-554e5ee2-271d-48a8-ac6a-8480d34d554c - - - - - -] Attempt 1 to provision port 14c99e70-7c31-4d4a-bb1d-ab58852d9740 2026-06-22 03:09:37.685 13 INFO neutron.plugins.ml2.plugin [None req-554e5ee2-271d-48a8-ac6a-8480d34d554c - - - - - -] Attempt 1 to provision port 466e43f4-410f-48e5-95be-d9c4d082be61 2026-06-22 03:09:37.815 13 INFO neutron.plugins.ml2.plugin [None req-554e5ee2-271d-48a8-ac6a-8480d34d554c - - - - - -] Attempt 1 to provision port a7c9d407-9c15-4a93-96b7-828350ac8128 2026-06-22 03:09:37.820 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port d08c50e0-cdcf-409a-be66-71de5c3fdeba 2026-06-22 03:09:37.878 13 INFO neutron.plugins.ml2.plugin [None req-554e5ee2-271d-48a8-ac6a-8480d34d554c - - - - - -] Attempt 1 to provision port 06596387-4960-40b8-9400-2ff2c4670025 2026-06-22 03:09:38.294 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b06a225a-2cc5-4a82-9587-f47972b90366 2026-06-22 03:09:38.563 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c93a54e4-1ad3-4538-926b-4536ad89512d'] response: {'server_uuid': '51e15fbb-6a77-471f-9903-c45ad648b655', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b06a225a-2cc5-4a82-9587-f47972b90366', 'code': 200} 2026-06-22 03:09:39.698 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c2c106db-d585-4182-8943-eb02c0fbb333 2026-06-22 03:09:40.339 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b06a225a-2cc5-4a82-9587-f47972b90366 2026-06-22 03:09:41.661 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c2c106db-d585-4182-8943-eb02c0fbb333 2026-06-22 03:09:41.904 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 91592cf5-ff0d-4b65-8bb7-0c1b64eb4bf8 2026-06-22 03:09:42.599 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 14c99e70-7c31-4d4a-bb1d-ab58852d9740 2026-06-22 03:09:43.286 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b507512b-8bac-4770-b3c0-5318c8046797 2026-06-22 03:09:45.218 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 14c99e70-7c31-4d4a-bb1d-ab58852d9740 2026-06-22 03:09:45.526 13 INFO neutron.plugins.ml2.plugin [None req-dc6051a5-f729-4d59-b116-883e8c20dfb1 - - - - - -] Attempt 1 to provision port c4d03b0a-c4d7-4b76-bbb6-1d76c4c874cf 2026-06-22 03:09:45.579 13 INFO neutron.plugins.ml2.plugin [None req-dc6051a5-f729-4d59-b116-883e8c20dfb1 - - - - - -] Attempt 1 to provision port 91592cf5-ff0d-4b65-8bb7-0c1b64eb4bf8 2026-06-22 03:09:45.676 13 INFO neutron.plugins.ml2.plugin [None req-dc6051a5-f729-4d59-b116-883e8c20dfb1 - - - - - -] Attempt 1 to provision port a7c9d407-9c15-4a93-96b7-828350ac8128 2026-06-22 03:09:45.689 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 91592cf5-ff0d-4b65-8bb7-0c1b64eb4bf8 2026-06-22 03:09:45.703 13 INFO neutron.plugins.ml2.plugin [None req-dc6051a5-f729-4d59-b116-883e8c20dfb1 - - - - - -] Attempt 1 to provision port 09cac017-7f25-47e5-9351-371bbf2de546 2026-06-22 03:09:46.083 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b507512b-8bac-4770-b3c0-5318c8046797 2026-06-22 03:09:47.713 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c990dc76-ae36-4c64-8d24-1a6aaa5ce057 2026-06-22 03:09:49.673 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 466e43f4-410f-48e5-95be-d9c4d082be61 2026-06-22 03:09:49.979 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c4d03b0a-c4d7-4b76-bbb6-1d76c4c874cf 2026-06-22 03:09:50.181 16 INFO neutron.plugins.ml2.plugin [None req-e33d8138-230a-4a7d-95eb-1ddecf62fd00 - - - - - -] Attempt 1 to provision port 09cac017-7f25-47e5-9351-371bbf2de546 2026-06-22 03:09:50.207 16 INFO neutron.plugins.ml2.plugin [None req-e33d8138-230a-4a7d-95eb-1ddecf62fd00 - - - - - -] Attempt 1 to provision port 91592cf5-ff0d-4b65-8bb7-0c1b64eb4bf8 2026-06-22 03:09:50.260 16 INFO neutron.plugins.ml2.plugin [None req-e33d8138-230a-4a7d-95eb-1ddecf62fd00 - - - - - -] Attempt 1 to provision port 2b90f5a3-e19e-4edc-b32a-12226563986c 2026-06-22 03:09:50.299 16 INFO neutron.plugins.ml2.plugin [None req-e33d8138-230a-4a7d-95eb-1ddecf62fd00 - - - - - -] Attempt 1 to provision port a7c9d407-9c15-4a93-96b7-828350ac8128 2026-06-22 03:09:50.332 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c990dc76-ae36-4c64-8d24-1a6aaa5ce057 2026-06-22 03:09:51.528 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 466e43f4-410f-48e5-95be-d9c4d082be61 2026-06-22 03:09:51.701 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c4d03b0a-c4d7-4b76-bbb6-1d76c4c874cf 2026-06-22 03:09:54.553 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 3684e763-ea74-4dcd-b086-5dc95d5c9735 2026-06-22 03:09:54.768 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2664c0db-7cfa-4a74-933d-b756a6dc985e'] response: {'server_uuid': '4c827220-7a89-4497-98e7-9489ea007c78', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3684e763-ea74-4dcd-b086-5dc95d5c9735', 'code': 200} 2026-06-22 03:09:55.695 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 3684e763-ea74-4dcd-b086-5dc95d5c9735 2026-06-22 03:09:55.912 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port e53cdf4f-3540-459f-9ad1-666491434cd1 2026-06-22 03:09:56.258 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port a7c9d407-9c15-4a93-96b7-828350ac8128 2026-06-22 03:09:56.531 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 2b90f5a3-e19e-4edc-b32a-12226563986c 2026-06-22 03:09:56.863 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port bf3e6dfd-29ec-48c2-be30-fea04a1bc06c 2026-06-22 03:09:57.771 16 INFO neutron.plugins.ml2.plugin [None req-b174af36-9ca8-40e3-82ed-32e8a58bdbb3 - - - - - -] Attempt 1 to provision port e53cdf4f-3540-459f-9ad1-666491434cd1 2026-06-22 03:09:57.855 16 INFO neutron.plugins.ml2.plugin [None req-b174af36-9ca8-40e3-82ed-32e8a58bdbb3 - - - - - -] Attempt 1 to provision port f0247aab-682f-44df-85e3-803606a406ef 2026-06-22 03:09:57.903 16 INFO neutron.plugins.ml2.plugin [None req-b174af36-9ca8-40e3-82ed-32e8a58bdbb3 - - - - - -] Attempt 1 to provision port 1b3101da-63ba-456e-9430-cd9a619a58f9 2026-06-22 03:09:57.909 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port bf3e6dfd-29ec-48c2-be30-fea04a1bc06c 2026-06-22 03:09:57.951 16 INFO neutron.plugins.ml2.plugin [None req-b174af36-9ca8-40e3-82ed-32e8a58bdbb3 - - - - - -] Attempt 1 to provision port 3684e763-ea74-4dcd-b086-5dc95d5c9735 2026-06-22 03:09:58.281 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 2b90f5a3-e19e-4edc-b32a-12226563986c 2026-06-22 03:09:58.610 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port e53cdf4f-3540-459f-9ad1-666491434cd1 2026-06-22 03:09:59.249 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port a7c9d407-9c15-4a93-96b7-828350ac8128 2026-06-22 03:10:00.557 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 5c07460a-15bc-43ab-8cda-1054b38f1b84 2026-06-22 03:10:00.706 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8c5e69-0dc5-41a9-9d03-0c251d45bcdb'] response: {'server_uuid': 'd5a9ee14-a3c4-4f61-a2df-43820e4df222', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c07460a-15bc-43ab-8cda-1054b38f1b84', 'code': 200} 2026-06-22 03:10:02.187 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 5c07460a-15bc-43ab-8cda-1054b38f1b84 2026-06-22 03:10:02.420 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 960c50ba-c4cc-43aa-a221-d662d04fe880 2026-06-22 03:10:04.292 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 09cac017-7f25-47e5-9351-371bbf2de546 2026-06-22 03:10:04.818 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 960c50ba-c4cc-43aa-a221-d662d04fe880 2026-06-22 03:10:05.048 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1b3101da-63ba-456e-9430-cd9a619a58f9 2026-06-22 03:10:05.532 13 INFO neutron.plugins.ml2.plugin [None req-e72003f6-d573-4a46-8e79-f0d5c1e5dfde - - - - - -] Attempt 1 to provision port b06a225a-2cc5-4a82-9587-f47972b90366 2026-06-22 03:10:05.625 13 INFO neutron.plugins.ml2.plugin [None req-e72003f6-d573-4a46-8e79-f0d5c1e5dfde - - - - - -] Attempt 1 to provision port f0247aab-682f-44df-85e3-803606a406ef 2026-06-22 03:10:05.816 13 INFO neutron.plugins.ml2.plugin [None req-e72003f6-d573-4a46-8e79-f0d5c1e5dfde - - - - - -] Attempt 1 to provision port 09cac017-7f25-47e5-9351-371bbf2de546 2026-06-22 03:10:05.868 13 INFO neutron.plugins.ml2.plugin [None req-e72003f6-d573-4a46-8e79-f0d5c1e5dfde - - - - - -] Attempt 1 to provision port 960c50ba-c4cc-43aa-a221-d662d04fe880 2026-06-22 03:10:05.926 13 INFO neutron.plugins.ml2.plugin [None req-e72003f6-d573-4a46-8e79-f0d5c1e5dfde - - - - - -] Attempt 1 to provision port 596945ec-9dee-48a6-b240-a0becd8ef99a 2026-06-22 03:10:05.973 13 INFO neutron.plugins.ml2.plugin [None req-e72003f6-d573-4a46-8e79-f0d5c1e5dfde - - - - - -] Attempt 1 to provision port 10a5cb87-74cf-4b73-87e3-8a8832a830d3 2026-06-22 03:10:06.773 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 10a5cb87-74cf-4b73-87e3-8a8832a830d3 2026-06-22 03:10:06.914 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 742a9af4-2a0e-486f-8776-77c9bb3cd70b 2026-06-22 03:10:07.021 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-56e02a5f-f8f6-442a-8765-35baaac44391'] response: {'server_uuid': '085e0ea3-2ba4-4113-b522-c56d2ba0128f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '742a9af4-2a0e-486f-8776-77c9bb3cd70b', 'code': 200} 2026-06-22 03:10:07.316 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 09cac017-7f25-47e5-9351-371bbf2de546 2026-06-22 03:10:07.592 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port f0247aab-682f-44df-85e3-803606a406ef 2026-06-22 03:10:07.836 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1b3101da-63ba-456e-9430-cd9a619a58f9 2026-06-22 03:10:08.453 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 10a5cb87-74cf-4b73-87e3-8a8832a830d3 2026-06-22 03:10:08.604 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 742a9af4-2a0e-486f-8776-77c9bb3cd70b 2026-06-22 03:10:09.990 16 INFO neutron.plugins.ml2.plugin [None req-3badb0f7-56ec-4d88-b2b7-05bcf81b6437 - - - - - -] Attempt 1 to provision port 742a9af4-2a0e-486f-8776-77c9bb3cd70b 2026-06-22 03:10:10.050 16 INFO neutron.plugins.ml2.plugin [None req-3badb0f7-56ec-4d88-b2b7-05bcf81b6437 - - - - - -] Attempt 1 to provision port 960c50ba-c4cc-43aa-a221-d662d04fe880 2026-06-22 03:10:10.107 16 INFO neutron.plugins.ml2.plugin [None req-3badb0f7-56ec-4d88-b2b7-05bcf81b6437 - - - - - -] Attempt 1 to provision port 70080ea6-890f-4f62-b713-2e618318f2ba 2026-06-22 03:10:10.129 16 INFO neutron.plugins.ml2.plugin [None req-3badb0f7-56ec-4d88-b2b7-05bcf81b6437 - - - - - -] Attempt 1 to provision port 596945ec-9dee-48a6-b240-a0becd8ef99a 2026-06-22 03:10:10.164 16 INFO neutron.plugins.ml2.plugin [None req-3badb0f7-56ec-4d88-b2b7-05bcf81b6437 - - - - - -] Attempt 1 to provision port 5c07460a-15bc-43ab-8cda-1054b38f1b84 2026-06-22 03:10:12.637 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 596945ec-9dee-48a6-b240-a0becd8ef99a 2026-06-22 03:10:13.312 16 INFO neutron.plugins.ml2.plugin [None req-8d13e12c-e61f-4830-a366-b60c01f4a58d - - - - - -] Attempt 1 to provision port 09cac017-7f25-47e5-9351-371bbf2de546 2026-06-22 03:10:13.435 16 INFO neutron.plugins.ml2.plugin [None req-8d13e12c-e61f-4830-a366-b60c01f4a58d - - - - - -] Attempt 1 to provision port 596945ec-9dee-48a6-b240-a0becd8ef99a 2026-06-22 03:10:14.488 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 596945ec-9dee-48a6-b240-a0becd8ef99a 2026-06-22 03:10:14.879 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 70080ea6-890f-4f62-b713-2e618318f2ba 2026-06-22 03:10:15.581 13 INFO neutron.plugins.ml2.plugin [None req-e5a019b1-23fb-4e81-943d-6c6d1e228502 - - - - - -] Attempt 1 to provision port 596945ec-9dee-48a6-b240-a0becd8ef99a 2026-06-22 03:10:16.361 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 70080ea6-890f-4f62-b713-2e618318f2ba 2026-06-22 03:10:40.936 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port a7f7d3e8-9ba9-45fa-bbdb-5c8818fd6b6b 2026-06-22 03:10:41.071 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c656d512-b72b-4f39-a7f3-3c8b8342d02b'] response: {'server_uuid': '1e38356f-2bbd-4146-901c-b81280b4a982', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7f7d3e8-9ba9-45fa-bbdb-5c8818fd6b6b', 'code': 200} 2026-06-22 03:10:42.482 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port a7f7d3e8-9ba9-45fa-bbdb-5c8818fd6b6b 2026-06-22 03:10:43.300 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1081edd9-13e5-48bc-83bc-aa6cb9eea0e6'] response: {'server_uuid': '51e15fbb-6a77-471f-9903-c45ad648b655', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b06a225a-2cc5-4a82-9587-f47972b90366', 'code': 200} 2026-06-22 03:10:46.923 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b06a225a-2cc5-4a82-9587-f47972b90366 2026-06-22 03:10:47.021 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-169c3a22-eb57-4156-8f09-c0db4f422522'] response: {'server_uuid': '51e15fbb-6a77-471f-9903-c45ad648b655', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b06a225a-2cc5-4a82-9587-f47972b90366', 'code': 200} 2026-06-22 03:10:48.595 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b06a225a-2cc5-4a82-9587-f47972b90366 2026-06-22 03:10:54.413 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b65a4008-c2ed-4c30-ba63-29ebf7f2d79f 2026-06-22 03:10:56.375 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b65a4008-c2ed-4c30-ba63-29ebf7f2d79f 2026-06-22 03:10:58.484 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 4c1e4c31-792c-4b93-b97b-fbe55a8e8872 2026-06-22 03:11:04.577 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 73eb11b2-859b-489f-b1d2-f1ed3fb31132 2026-06-22 03:11:24.461 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 603b55f5-ce5c-4352-a9a9-9757e9d6808e 2026-06-22 03:11:24.908 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1d6ee55e-c9d2-41ca-a728-5cbbc75dc2f5 2026-06-22 03:11:26.422 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 603b55f5-ce5c-4352-a9a9-9757e9d6808e 2026-06-22 03:11:26.682 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1d6ee55e-c9d2-41ca-a728-5cbbc75dc2f5 2026-06-22 03:11:27.234 16 INFO neutron.plugins.ml2.plugin [None req-150cb455-ff43-41ef-972f-5359a0184e0b - - - - - -] Attempt 1 to provision port 603b55f5-ce5c-4352-a9a9-9757e9d6808e 2026-06-22 03:11:31.372 13 INFO neutron.plugins.ml2.plugin [None req-441795f8-24ea-4673-94d5-2c5c5301b927 - - - - - -] Attempt 1 to provision port 61b48e48-568b-48b3-93b8-37c32c2d4bce 2026-06-22 03:11:31.414 13 INFO neutron.plugins.ml2.plugin [None req-441795f8-24ea-4673-94d5-2c5c5301b927 - - - - - -] Attempt 1 to provision port 603b55f5-ce5c-4352-a9a9-9757e9d6808e 2026-06-22 03:11:31.466 13 INFO neutron.plugins.ml2.plugin [None req-441795f8-24ea-4673-94d5-2c5c5301b927 - - - - - -] Attempt 1 to provision port 54466709-3176-401d-a5ca-00756891c373 2026-06-22 03:11:33.650 16 INFO neutron.plugins.ml2.plugin [None req-0f85a321-36ac-4ef0-8e0c-61e59bfae964 - - - - - -] Attempt 1 to provision port 61b48e48-568b-48b3-93b8-37c32c2d4bce 2026-06-22 03:11:35.514 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 3df8deb0-e93a-4d6a-badc-c965869aad0d 2026-06-22 03:11:35.727 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c94e8b-78b6-4216-8b8a-9075c8724859'] response: {'server_uuid': '7621854b-2a35-4814-9699-d17a8cd5f4d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3df8deb0-e93a-4d6a-badc-c965869aad0d', 'code': 200} 2026-06-22 03:11:36.551 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 3df8deb0-e93a-4d6a-badc-c965869aad0d 2026-06-22 03:11:38.118 13 INFO neutron.plugins.ml2.plugin [None req-6ba9ee11-4d38-4376-b4f0-23e06e8e56a0 - - - - - -] Attempt 1 to provision port 61b48e48-568b-48b3-93b8-37c32c2d4bce 2026-06-22 03:11:38.146 13 INFO neutron.plugins.ml2.plugin [None req-6ba9ee11-4d38-4376-b4f0-23e06e8e56a0 - - - - - -] Attempt 1 to provision port 3df8deb0-e93a-4d6a-badc-c965869aad0d 2026-06-22 03:11:40.769 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-62b1d8f6-b333-4e4c-995f-a0edde94713d'] response: {'server_uuid': '7621854b-2a35-4814-9699-d17a8cd5f4d0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3df8deb0-e93a-4d6a-badc-c965869aad0d', 'code': 200} 2026-06-22 03:11:42.672 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 54466709-3176-401d-a5ca-00756891c373 2026-06-22 03:11:42.997 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 61b48e48-568b-48b3-93b8-37c32c2d4bce 2026-06-22 03:11:44.560 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 54466709-3176-401d-a5ca-00756891c373 2026-06-22 03:11:44.751 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 61b48e48-568b-48b3-93b8-37c32c2d4bce 2026-06-22 03:12:08.996 16 INFO neutron.plugins.ml2.plugin [None req-e003dbd8-c6f4-42b1-a466-0bd9f5b12d95 - - - - - -] Attempt 1 to provision port fd06b791-9ccf-4f1e-8504-e33d960de876 2026-06-22 03:12:20.584 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 3d010715-001b-46bd-bf24-120e8d41c2e1 2026-06-22 03:12:22.577 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 3d010715-001b-46bd-bf24-120e8d41c2e1 2026-06-22 03:12:24.661 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 597759be-c2b3-4224-ae26-750e768e0f1b 2026-06-22 03:12:25.056 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port a74ca324-b7b7-4b99-aa83-400f9c9f0962 2026-06-22 03:12:26.574 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 597759be-c2b3-4224-ae26-750e768e0f1b 2026-06-22 03:12:27.032 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port a74ca324-b7b7-4b99-aa83-400f9c9f0962 2026-06-22 03:12:33.192 16 INFO neutron.plugins.ml2.plugin [None req-8d25c676-7019-47bd-8367-3c196d32d27e - - - - - -] Attempt 1 to provision port b2290ff7-518e-410b-9599-b19620d8c3ec 2026-06-22 03:12:33.220 16 INFO neutron.plugins.ml2.plugin [None req-8d25c676-7019-47bd-8367-3c196d32d27e - - - - - -] Attempt 1 to provision port 3d010715-001b-46bd-bf24-120e8d41c2e1 2026-06-22 03:12:33.271 16 INFO neutron.plugins.ml2.plugin [None req-8d25c676-7019-47bd-8367-3c196d32d27e - - - - - -] Attempt 1 to provision port 5c1165dc-e5ba-484c-ac18-7744a0a0cfcc 2026-06-22 03:12:33.299 16 INFO neutron.plugins.ml2.plugin [None req-8d25c676-7019-47bd-8367-3c196d32d27e - - - - - -] Attempt 1 to provision port 597759be-c2b3-4224-ae26-750e768e0f1b 2026-06-22 03:12:36.568 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 58ef73e7-40af-462f-94dc-11aa44212769 2026-06-22 03:12:39.200 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 58ef73e7-40af-462f-94dc-11aa44212769 2026-06-22 03:12:39.468 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port fe18a71b-13c6-4105-8079-7a1153e3aa85 2026-06-22 03:12:39.550 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-646beb4c-f5d4-44fa-9887-d26b11a46ecf'] response: {'server_uuid': '9b3c58d1-1162-407c-844f-5aa2378b6f8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe18a71b-13c6-4105-8079-7a1153e3aa85', 'code': 200} 2026-06-22 03:12:40.743 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1c2c23f3-c8cf-4795-86c2-6a407c081356 2026-06-22 03:12:41.317 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port fe18a71b-13c6-4105-8079-7a1153e3aa85 2026-06-22 03:12:42.396 16 INFO neutron.plugins.ml2.plugin [None req-feeb87d9-a2f3-4de9-baaa-0ab9c057d429 - - - - - -] Attempt 1 to provision port 3d010715-001b-46bd-bf24-120e8d41c2e1 2026-06-22 03:12:42.472 16 INFO neutron.plugins.ml2.plugin [None req-feeb87d9-a2f3-4de9-baaa-0ab9c057d429 - - - - - -] Attempt 1 to provision port 5c1165dc-e5ba-484c-ac18-7744a0a0cfcc 2026-06-22 03:12:42.648 16 INFO neutron.plugins.ml2.plugin [None req-feeb87d9-a2f3-4de9-baaa-0ab9c057d429 - - - - - -] Attempt 1 to provision port 1c2c23f3-c8cf-4795-86c2-6a407c081356 2026-06-22 03:12:42.682 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 5c1165dc-e5ba-484c-ac18-7744a0a0cfcc 2026-06-22 03:12:42.695 16 INFO neutron.plugins.ml2.plugin [None req-feeb87d9-a2f3-4de9-baaa-0ab9c057d429 - - - - - -] Attempt 1 to provision port 58ef73e7-40af-462f-94dc-11aa44212769 2026-06-22 03:12:42.902 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 24a45e5d-0910-4d1e-9fba-20e8f2a745d7 2026-06-22 03:12:43.083 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 1c2c23f3-c8cf-4795-86c2-6a407c081356 2026-06-22 03:12:43.299 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b2290ff7-518e-410b-9599-b19620d8c3ec 2026-06-22 03:12:44.671 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 5c1165dc-e5ba-484c-ac18-7744a0a0cfcc 2026-06-22 03:12:44.866 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 24a45e5d-0910-4d1e-9fba-20e8f2a745d7 2026-06-22 03:12:44.999 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port b2290ff7-518e-410b-9599-b19620d8c3ec 2026-06-22 03:12:50.712 16 INFO neutron.plugins.ml2.plugin [None req-d0fc5bc5-3ca6-42d0-8ac6-f3cba0a2beb3 - - - - - -] Attempt 1 to provision port b2290ff7-518e-410b-9599-b19620d8c3ec 2026-06-22 03:12:50.762 16 INFO neutron.plugins.ml2.plugin [None req-d0fc5bc5-3ca6-42d0-8ac6-f3cba0a2beb3 - - - - - -] Attempt 1 to provision port 5c1165dc-e5ba-484c-ac18-7744a0a0cfcc 2026-06-22 03:12:50.809 16 INFO neutron.plugins.ml2.plugin [None req-d0fc5bc5-3ca6-42d0-8ac6-f3cba0a2beb3 - - - - - -] Attempt 1 to provision port 1c2c23f3-c8cf-4795-86c2-6a407c081356 2026-06-22 03:12:50.853 16 INFO neutron.plugins.ml2.plugin [None req-d0fc5bc5-3ca6-42d0-8ac6-f3cba0a2beb3 - - - - - -] Attempt 1 to provision port 24a45e5d-0910-4d1e-9fba-20e8f2a745d7 2026-06-22 03:12:56.198 13 INFO neutron.plugins.ml2.plugin [None req-e917b9af-1a7f-4698-9d02-043524a14b9b - - - - - -] Attempt 1 to provision port fe18a71b-13c6-4105-8079-7a1153e3aa85 2026-06-22 03:12:56.242 13 INFO neutron.plugins.ml2.plugin [None req-e917b9af-1a7f-4698-9d02-043524a14b9b - - - - - -] Attempt 1 to provision port 1c2c23f3-c8cf-4795-86c2-6a407c081356 2026-06-22 03:12:56.581 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 222061c2-c5e3-4088-879c-5b5981f3af6f 2026-06-22 03:12:56.724 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-546faaed-8816-4f5b-9ede-ac7938421a8c'] response: {'server_uuid': '948511d7-528a-4a36-8989-69ac3122ed26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '222061c2-c5e3-4088-879c-5b5981f3af6f', 'code': 200} 2026-06-22 03:12:58.602 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 222061c2-c5e3-4088-879c-5b5981f3af6f 2026-06-22 03:13:00.313 13 INFO neutron.plugins.ml2.plugin [None req-8b8f4c55-8508-4f05-a445-b4bc510ad897 - - - - - -] Attempt 1 to provision port 222061c2-c5e3-4088-879c-5b5981f3af6f 2026-06-22 03:13:00.363 13 INFO neutron.plugins.ml2.plugin [None req-8b8f4c55-8508-4f05-a445-b4bc510ad897 - - - - - -] Attempt 1 to provision port 5c1165dc-e5ba-484c-ac18-7744a0a0cfcc 2026-06-22 03:13:25.709 13 INFO neutron.plugins.ml2.plugin [None req-c54630a4-f295-49c8-a5ff-d3b9cd502db6 - - - - - -] Attempt 1 to provision port c0ffaf93-041c-4234-879b-acc551522fe3 2026-06-22 03:13:49.137 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c06ecc76-ae44-4e4e-9c07-8d1c362944be 2026-06-22 03:13:49.499 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fab492e-1d50-45a7-ba13-3220c792396c'] response: {'server_uuid': '1af8c8ab-3f1b-4045-9696-ccf2563a08c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c06ecc76-ae44-4e4e-9c07-8d1c362944be', 'code': 200} 2026-06-22 03:13:50.646 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port c06ecc76-ae44-4e4e-9c07-8d1c362944be 2026-06-22 03:14:29.166 13 INFO neutron.plugins.ml2.plugin [None req-1083d417-31fb-4618-b8e6-43806e63d71a - - - - - -] Attempt 1 to provision port 74dfcdc2-dc9d-414f-a7ae-2cb35aec868c 2026-06-22 03:14:34.639 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 74dfcdc2-dc9d-414f-a7ae-2cb35aec868c 2026-06-22 03:14:34.741 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a192e965-5a04-4477-9f98-3b5226dc7772'] response: {'server_uuid': '1af8c8ab-3f1b-4045-9696-ccf2563a08c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74dfcdc2-dc9d-414f-a7ae-2cb35aec868c', 'code': 200} 2026-06-22 03:14:36.598 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 74dfcdc2-dc9d-414f-a7ae-2cb35aec868c 2026-06-22 03:14:39.131 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port 74dfcdc2-dc9d-414f-a7ae-2cb35aec868c 2026-06-22 03:15:05.154 13 INFO neutron.plugins.ml2.plugin [None req-b16178f9-8204-4c19-b09f-bc55ba8ca2be - - - - - -] Attempt 1 to provision port ff1bc27b-f264-4ed1-82ed-324505f31680 2026-06-22 03:15:12.183 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port ff1bc27b-f264-4ed1-82ed-324505f31680 2026-06-22 03:15:12.318 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbfc760b-27a7-4301-a7a2-113f1b464db0'] response: {'server_uuid': '1af8c8ab-3f1b-4045-9696-ccf2563a08c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff1bc27b-f264-4ed1-82ed-324505f31680', 'code': 200} 2026-06-22 03:15:12.812 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port ff1bc27b-f264-4ed1-82ed-324505f31680 2026-06-22 03:15:22.710 16 INFO neutron.plugins.ml2.plugin [None req-8cefabc6-11aa-4084-a886-3052567368ea - - - - - -] Attempt 1 to provision port bcab970b-cc71-464c-9bd4-4cd1ab4bed20 2026-06-22 03:15:28.852 13 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port bcab970b-cc71-464c-9bd4-4cd1ab4bed20 2026-06-22 03:15:28.959 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-72958435-8db5-4987-a1fb-61df329906e5'] response: {'server_uuid': '1af8c8ab-3f1b-4045-9696-ccf2563a08c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bcab970b-cc71-464c-9bd4-4cd1ab4bed20', 'code': 200} 2026-06-22 03:15:30.824 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port bcab970b-cc71-464c-9bd4-4cd1ab4bed20 2026-06-22 03:15:32.850 13 INFO neutron.plugins.ml2.plugin [None req-b496213b-a684-48ba-85a9-7ea4763c4170 - - - - - -] Attempt 1 to provision port ff1bc27b-f264-4ed1-82ed-324505f31680 2026-06-22 03:15:46.880 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port bcab970b-cc71-464c-9bd4-4cd1ab4bed20 2026-06-22 03:15:46.988 13 INFO neutron.plugins.ml2.plugin [None req-e283fd30-0b79-4ae6-b756-e7530f155019 - - - - - -] Attempt 1 to provision port bcab970b-cc71-464c-9bd4-4cd1ab4bed20 2026-06-22 03:15:56.577 13 INFO neutron.plugins.ml2.plugin [None req-291c441f-1e52-4ffb-8cbf-bb6d21b28048 - - - - - -] Attempt 1 to provision port ff1bc27b-f264-4ed1-82ed-324505f31680 2026-06-22 03:15:56.867 16 INFO neutron.plugins.ml2.plugin [None req-f813a5ea-eea4-40d5-9125-aa9101cbcaa3 - - - - - -] Attempt 1 to provision port ff1bc27b-f264-4ed1-82ed-324505f31680 2026-06-22 03:16:25.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c702fcd-ba48-4b0f-876c-2bcc643e7592'] response: {'server_uuid': '1af8c8ab-3f1b-4045-9696-ccf2563a08c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c06ecc76-ae44-4e4e-9c07-8d1c362944be', 'code': 200} 2026-06-22 03:16:40.989 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c24b2ded-3772-4975-ac74-c95fc2922cb3'] response: {'server_uuid': '9b3c58d1-1162-407c-844f-5aa2378b6f8b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fe18a71b-13c6-4105-8079-7a1153e3aa85', 'code': 200}