+ 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-04-14 06:17:07.917 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 06:17:07.917 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-14 06:17:07.917 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-14 06:17:07.917 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 06:17:09.411 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:17:09.414 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 06:17:09.417 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 06:17:09.418 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:17:09.418 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 06:17:09.418 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 06:17:09.418 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:17:09.426 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:17:09.426 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:17:09.426 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:17:09.445 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 06:17:09.446 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:17:09.446 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 06:17:09.463 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 06:17:09.464 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 06:17:09.464 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 06:17:09.464 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 06:17:09.750 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 06:17:09.914 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 06:17:09.914 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 06:17:09.914 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 06:17:09.984 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 06:17:09.985 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 06:17:09.985 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 06:17:09.985 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 06:17:09.985 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing extension driver 'qos' 2026-04-14 06:17:09.985 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 06:17:09.986 1 INFO neutron.plugins.ml2.managers [None req-f150eca9-57d5-4911-b507-059345faff93 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 06:17:10.001 1 INFO neutron.quota [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded quota_driver: . 2026-04-14 06:17:10.002 1 INFO neutron.plugins.ml2.plugin [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 06:17:10.002 1 INFO neutron.plugins.ml2.managers [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 06:17:10.002 1 INFO neutron.plugins.ml2.managers [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 06:17:10.002 1 INFO neutron.plugins.ml2.managers [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 06:17:10.002 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: qos 2026-04-14 06:17:10.014 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: router 2026-04-14 06:17:10.052 1 INFO neutron.services.service_base [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 06:17:10.052 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: segments 2026-04-14 06:17:10.121 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: trunk 2026-04-14 06:17:10.146 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: vpnaas 2026-04-14 06:17:10.180 1 WARNING stevedore.named [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:17:10.263 1 INFO neutron_vpnaas.services.vpn.plugin [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 06:17:10.263 1 INFO neutron.common.utils [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 06:17:10.264 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: taas 2026-04-14 06:17:10.284 1 WARNING stevedore.named [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:17:10.284 1 WARNING stevedore.named [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 06:17:10.306 1 INFO neutron_taas.services.taas.taas_plugin [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:17:10.307 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: tapmirror 2026-04-14 06:17:10.318 1 WARNING stevedore.named [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:17:10.318 1 WARNING stevedore.named [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 06:17:10.331 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:17:10.332 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: auto_allocate 2026-04-14 06:17:10.338 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: tag 2026-04-14 06:17:10.346 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: timestamp 2026-04-14 06:17:10.349 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 06:17:10.352 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: flavors 2026-04-14 06:17:10.356 1 INFO neutron.manager [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loading Plugin: revisions 2026-04-14 06:17:10.359 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Initializing extension manager. 2026-04-14 06:17:10.360 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: address-group 2026-04-14 06:17:10.361 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: address-scope 2026-04-14 06:17:10.362 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 06:17:10.363 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: agent 2026-04-14 06:17:10.364 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 06:17:10.365 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 06:17:10.366 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 06:17:10.366 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: availability_zone 2026-04-14 06:17:10.367 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 06:17:10.367 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 06:17:10.368 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: default-subnetpools 2026-04-14 06:17:10.371 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 06:17:10.371 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: dns-integration 2026-04-14 06:17:10.372 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 06:17:10.373 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 06:17:10.373 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: dvr 2026-04-14 06:17:10.373 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 06:17:10.374 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 06:17:10.374 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:17:10.375 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 06:17:10.375 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: external-net 2026-04-14 06:17:10.376 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 06:17:10.376 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: extraroute 2026-04-14 06:17:10.377 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 06:17:10.377 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 06:17:10.377 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 06:17:10.378 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 06:17:10.378 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 06:17:10.379 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: fip-port-details 2026-04-14 06:17:10.379 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: flavors 2026-04-14 06:17:10.380 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 06:17:10.381 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: floatingip-pools 2026-04-14 06:17:10.381 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: ip_allocation 2026-04-14 06:17:10.382 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 06:17:10.383 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: l2_adjacency 2026-04-14 06:17:10.384 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: router 2026-04-14 06:17:10.385 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:17:10.386 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 06:17:10.387 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 06:17:10.387 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 06:17:10.388 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: l3-ha 2026-04-14 06:17:10.388 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:17:10.389 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 06:17:10.389 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: l3-flavors 2026-04-14 06:17:10.390 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:17:10.390 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 06:17:10.392 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 06:17:10.393 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 06:17:10.394 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 06:17:10.395 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 06:17:10.396 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 06:17:10.396 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: multi-provider 2026-04-14 06:17:10.397 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: net-mtu 2026-04-14 06:17:10.397 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 06:17:10.398 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: network_availability_zone 2026-04-14 06:17:10.399 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: network_ha 2026-04-14 06:17:10.399 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: network-ip-availability 2026-04-14 06:17:10.400 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 06:17:10.400 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: pagination 2026-04-14 06:17:10.401 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-device-profile 2026-04-14 06:17:10.401 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 06:17:10.402 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 06:17:10.402 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 06:17:10.403 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-mac-override 2026-04-14 06:17:10.403 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 06:17:10.404 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 06:17:10.404 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 06:17:10.404 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-resource-request 2026-04-14 06:17:10.405 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 06:17:10.406 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 06:17:10.406 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: binding 2026-04-14 06:17:10.407 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: binding-extended 2026-04-14 06:17:10.407 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-security 2026-04-14 06:17:10.408 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: project-id 2026-04-14 06:17:10.408 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: provider 2026-04-14 06:17:10.409 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-14 06:17:10.411 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos 2026-04-14 06:17:10.412 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 06:17:10.412 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 06:17:10.413 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-default 2026-04-14 06:17:10.413 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-fip 2026-04-14 06:17:10.414 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 06:17:10.414 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 06:17:10.415 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 06:17:10.415 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 06:17:10.416 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 06:17:10.416 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-pps 2026-04-14 06:17:10.417 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 06:17:10.417 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 06:17:10.418 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 06:17:10.418 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: quota-check-limit 2026-04-14 06:17:10.419 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 06:17:10.420 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: quotas 2026-04-14 06:17:10.423 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: quota_details 2026-04-14 06:17:10.424 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: rbac-policies 2026-04-14 06:17:10.425 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: rbac-address-group 2026-04-14 06:17:10.426 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 06:17:10.426 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 06:17:10.427 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 06:17:10.427 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: revision-if-match 2026-04-14 06:17:10.428 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 06:17:10.428 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: router_availability_zone 2026-04-14 06:17:10.429 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 06:17:10.430 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 06:17:10.431 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 06:17:10.431 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 06:17:10.432 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 06:17:10.432 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 06:17:10.432 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 06:17:10.436 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: security-group 2026-04-14 06:17:10.437 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: segment 2026-04-14 06:17:10.438 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 06:17:10.438 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: service-type 2026-04-14 06:17:10.438 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: sorting 2026-04-14 06:17:10.439 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 06:17:10.439 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: standard-attr-description 2026-04-14 06:17:10.440 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: stateful-security-group 2026-04-14 06:17:10.440 1 WARNING neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 06:17:10.441 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 06:17:10.441 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: subnet-external-network 2026-04-14 06:17:10.442 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: subnet_onboard 2026-04-14 06:17:10.442 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 06:17:10.443 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: subnet-service-types 2026-04-14 06:17:10.443 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: subnet_allocation 2026-04-14 06:17:10.444 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 06:17:10.444 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: tag-creation 2026-04-14 06:17:10.445 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 06:17:10.448 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 06:17:10.448 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 06:17:10.449 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: trunk 2026-04-14 06:17:10.449 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: trunk-details 2026-04-14 06:17:10.450 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 06:17:10.450 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 06:17:10.451 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 06:17:10.451 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 06:17:10.453 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 06:17:10.454 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 06:17:10.455 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: vpn-flavors 2026-04-14 06:17:10.456 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: vpnaas 2026-04-14 06:17:10.457 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: taas 2026-04-14 06:17:10.458 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: tap-mirror 2026-04-14 06:17:10.458 1 INFO neutron.api.extensions [None req-498c7255-d0d4-449d-bf35-6ae7c19fc6ce - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 06:17:40.561 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-14 06:17:40.619 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-14 06:17:40.631 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-14 06:17:55.967 16 INFO neutron.db.l3_hamode_db [None req-1813896f-e80d-4e27-97bd-4e407bb978f3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:18:14.692 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 32cadd9b-1911-4dc6-9f69-afd0eb1f2c78 2026-04-14 06:18:15.816 16 INFO neutron.plugins.ml2.plugin [None req-0c99bb7c-524a-4bdb-939e-551d291ed85d - - - - - -] Attempt 1 to provision port 32cadd9b-1911-4dc6-9f69-afd0eb1f2c78 2026-04-14 06:18:16.603 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 32cadd9b-1911-4dc6-9f69-afd0eb1f2c78 2026-04-14 06:18:17.523 16 INFO neutron.plugins.ml2.plugin [None req-810ce377-74aa-41e7-af4b-9fccd1345d4b - - - - - -] Attempt 1 to provision port 32cadd9b-1911-4dc6-9f69-afd0eb1f2c78 2026-04-14 06:23:09.960 13 INFO neutron.plugins.ml2.plugin [None req-e156093f-ad22-4e4a-8509-3b282f94395a - - - - - -] Attempt 1 to provision port 0d4f000d-a675-4a98-892b-2f3fcbedc19e 2026-04-14 06:23:10.694 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0d4f000d-a675-4a98-892b-2f3fcbedc19e 2026-04-14 06:23:11.651 13 INFO neutron.plugins.ml2.plugin [None req-5cee45c8-f07c-4c4e-823d-74204292376e - - - - - -] Attempt 1 to provision port 0d4f000d-a675-4a98-892b-2f3fcbedc19e 2026-04-14 06:23:17.605 13 INFO neutron.plugins.ml2.plugin [None req-38588936-5530-4681-a99b-3caf0a87aa6c - - - - - -] Attempt 1 to provision port 29e449ff-f1ec-406d-b6fb-33d85aa8eade 2026-04-14 06:27:05.344 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 29e449ff-f1ec-406d-b6fb-33d85aa8eade 2026-04-14 06:27:06.779 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 29e449ff-f1ec-406d-b6fb-33d85aa8eade 2026-04-14 06:37:02.950 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6bd6a644-4dd1-4292-b6e7-ed6d5cc96be1 2026-04-14 06:37:04.919 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6bd6a644-4dd1-4292-b6e7-ed6d5cc96be1 2026-04-14 06:45:30.493 16 INFO neutron.plugins.ml2.plugin [None req-dd5f918b-b9af-41a9-a50f-2426817adea6 - - - - - -] Attempt 1 to provision port 32cadd9b-1911-4dc6-9f69-afd0eb1f2c78 2026-04-14 06:45:30.563 16 INFO neutron.plugins.ml2.plugin [None req-dd5f918b-b9af-41a9-a50f-2426817adea6 - - - - - -] Attempt 1 to provision port 0d4f000d-a675-4a98-892b-2f3fcbedc19e 2026-04-14 06:45:30.614 16 INFO neutron.plugins.ml2.plugin [None req-dd5f918b-b9af-41a9-a50f-2426817adea6 - - - - - -] Attempt 1 to provision port 29e449ff-f1ec-406d-b6fb-33d85aa8eade 2026-04-14 06:55:37.259 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port a564f2f0-3e2e-4dea-b221-13d11bac3861 2026-04-14 06:55:39.375 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port a564f2f0-3e2e-4dea-b221-13d11bac3861 2026-04-14 06:55:39.479 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] No ports have port_id starting with a564f2f0-3e2e-4dea-b221-13d11bac3861 2026-04-14 06:55:40.794 13 INFO neutron.plugins.ml2.plugin [None req-971b699e-6ca0-45f2-b78d-382ff1d325ac - - - - - -] Attempt 1 to provision port e5427cde-702b-4875-b9c7-40903527ff26 2026-04-14 06:55:40.822 13 INFO neutron.plugins.ml2.plugin [None req-971b699e-6ca0-45f2-b78d-382ff1d325ac - - - - - -] Attempt 1 to provision port 034e666c-6a81-4f08-85ef-4d75dd774f2a 2026-04-14 06:55:41.468 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 034e666c-6a81-4f08-85ef-4d75dd774f2a 2026-04-14 06:55:44.591 13 INFO neutron.plugins.ml2.plugin [None req-b7e7e3e1-93f3-42ae-ae03-9f60aa19023f - - - - - -] Attempt 1 to provision port e5427cde-702b-4875-b9c7-40903527ff26 2026-04-14 06:55:44.634 13 INFO neutron.plugins.ml2.plugin [None req-b7e7e3e1-93f3-42ae-ae03-9f60aa19023f - - - - - -] Attempt 1 to provision port 034e666c-6a81-4f08-85ef-4d75dd774f2a 2026-04-14 06:55:45.362 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port d2171979-3538-43bf-b55e-f66bdc17f15f 2026-04-14 06:55:47.330 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 1b2fc697-4a16-4557-919b-329baaf5321a 2026-04-14 06:55:47.726 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port d2171979-3538-43bf-b55e-f66bdc17f15f 2026-04-14 06:55:49.379 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port f2e84d3e-5abb-4eaa-84af-132b8cbe123d 2026-04-14 06:55:49.962 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 1b2fc697-4a16-4557-919b-329baaf5321a 2026-04-14 06:55:50.315 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port b397d586-35d5-48b7-84bf-02233ac64694 2026-04-14 06:55:51.930 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port edb542d7-7a23-4f56-ac58-9b051639e9a3 2026-04-14 06:55:52.338 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port f2e84d3e-5abb-4eaa-84af-132b8cbe123d 2026-04-14 06:55:52.505 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-01325019-feb1-438e-80b8-5148922c5d02'] response: {'server_uuid': 'b798c620-fbd9-4c28-b0d3-c9e06e281cae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edb542d7-7a23-4f56-ac58-9b051639e9a3', 'code': 200} 2026-04-14 06:55:52.583 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port b397d586-35d5-48b7-84bf-02233ac64694 2026-04-14 06:55:53.351 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port edb542d7-7a23-4f56-ac58-9b051639e9a3 2026-04-14 06:55:53.568 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port bae22c2a-a0a5-4ef1-b21a-9a8af6505931 2026-04-14 06:55:55.338 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port bae22c2a-a0a5-4ef1-b21a-9a8af6505931 2026-04-14 06:55:55.528 13 INFO neutron.plugins.ml2.plugin [None req-fb689120-6f01-4949-b5a1-bec6d16fe9d9 - - - - - -] Attempt 1 to provision port f2e84d3e-5abb-4eaa-84af-132b8cbe123d 2026-04-14 06:55:55.609 13 INFO neutron.plugins.ml2.plugin [None req-fb689120-6f01-4949-b5a1-bec6d16fe9d9 - - - - - -] Attempt 1 to provision port bae22c2a-a0a5-4ef1-b21a-9a8af6505931 2026-04-14 06:55:55.661 13 INFO neutron.plugins.ml2.plugin [None req-fb689120-6f01-4949-b5a1-bec6d16fe9d9 - - - - - -] Attempt 1 to provision port 216c639e-d50f-4c13-9416-c4f722b83b3f 2026-04-14 06:55:55.685 13 INFO neutron.plugins.ml2.plugin [None req-fb689120-6f01-4949-b5a1-bec6d16fe9d9 - - - - - -] Attempt 1 to provision port fdd1f912-6e2a-4d16-88a2-a2d974d5165d 2026-04-14 06:55:55.704 13 INFO neutron.plugins.ml2.plugin [None req-fb689120-6f01-4949-b5a1-bec6d16fe9d9 - - - - - -] Attempt 1 to provision port e5427cde-702b-4875-b9c7-40903527ff26 2026-04-14 06:55:59.961 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7265d923-b236-4343-8f37-d1d31ece021e 2026-04-14 06:56:00.126 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bb301a4-c19c-49d0-82f9-f40a1d6f6877'] response: {'server_uuid': 'ea926845-3177-4db3-b43b-8525f6be5dcc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7265d923-b236-4343-8f37-d1d31ece021e', 'code': 200} 2026-04-14 06:56:01.333 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7265d923-b236-4343-8f37-d1d31ece021e 2026-04-14 06:56:06.254 13 INFO neutron.plugins.ml2.plugin [None req-dc6a275c-de8b-4567-8a43-6640cfc189c5 - - - - - -] Attempt 1 to provision port bae22c2a-a0a5-4ef1-b21a-9a8af6505931 2026-04-14 06:56:06.332 13 INFO neutron.plugins.ml2.plugin [None req-dc6a275c-de8b-4567-8a43-6640cfc189c5 - - - - - -] Attempt 1 to provision port 216c639e-d50f-4c13-9416-c4f722b83b3f 2026-04-14 06:56:06.356 13 INFO neutron.plugins.ml2.plugin [None req-dc6a275c-de8b-4567-8a43-6640cfc189c5 - - - - - -] Attempt 1 to provision port e02fdfc7-bc18-462e-925f-0a3d10d5c905 2026-04-14 06:56:06.389 13 INFO neutron.plugins.ml2.plugin [None req-dc6a275c-de8b-4567-8a43-6640cfc189c5 - - - - - -] Attempt 1 to provision port fdd1f912-6e2a-4d16-88a2-a2d974d5165d 2026-04-14 06:56:06.415 13 INFO neutron.plugins.ml2.plugin [None req-dc6a275c-de8b-4567-8a43-6640cfc189c5 - - - - - -] Attempt 1 to provision port e5427cde-702b-4875-b9c7-40903527ff26 2026-04-14 06:56:06.468 13 INFO neutron.plugins.ml2.plugin [None req-dc6a275c-de8b-4567-8a43-6640cfc189c5 - - - - - -] Attempt 1 to provision port edb542d7-7a23-4f56-ac58-9b051639e9a3 2026-04-14 06:56:09.916 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 736258c8-0223-4b12-b4b2-14a0ab7f0bd0 2026-04-14 06:56:10.533 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-20b93ea6-4218-484c-b0e0-b49f78d13975'] response: {'server_uuid': '1ca24416-a674-432d-886f-59d3f37d4da0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '736258c8-0223-4b12-b4b2-14a0ab7f0bd0', 'code': 200} 2026-04-14 06:56:11.514 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 736258c8-0223-4b12-b4b2-14a0ab7f0bd0 2026-04-14 06:56:13.912 13 INFO neutron.plugins.ml2.plugin [None req-50a429b2-85e4-49cd-8c44-96828dfdf136 - - - - - -] Attempt 1 to provision port 7265d923-b236-4343-8f37-d1d31ece021e 2026-04-14 06:56:14.076 13 INFO neutron.plugins.ml2.plugin [None req-50a429b2-85e4-49cd-8c44-96828dfdf136 - - - - - -] Attempt 1 to provision port 736258c8-0223-4b12-b4b2-14a0ab7f0bd0 2026-04-14 06:56:14.219 13 INFO neutron.plugins.ml2.plugin [None req-50a429b2-85e4-49cd-8c44-96828dfdf136 - - - - - -] Attempt 1 to provision port d0a09efe-518f-48e9-b34d-8e8ab89dcc1c 2026-04-14 06:56:14.278 13 INFO neutron.plugins.ml2.plugin [None req-50a429b2-85e4-49cd-8c44-96828dfdf136 - - - - - -] Attempt 1 to provision port fdd1f912-6e2a-4d16-88a2-a2d974d5165d 2026-04-14 06:56:19.309 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e72704c7-c265-4960-9184-e5ccaf80dad2 2026-04-14 06:56:19.613 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 216c639e-d50f-4c13-9416-c4f722b83b3f 2026-04-14 06:56:21.440 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e02fdfc7-bc18-462e-925f-0a3d10d5c905 2026-04-14 06:56:21.732 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e72704c7-c265-4960-9184-e5ccaf80dad2 2026-04-14 06:56:21.893 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 216c639e-d50f-4c13-9416-c4f722b83b3f 2026-04-14 06:56:22.074 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e5427cde-702b-4875-b9c7-40903527ff26 2026-04-14 06:56:23.361 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e02fdfc7-bc18-462e-925f-0a3d10d5c905 2026-04-14 06:56:23.509 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e5427cde-702b-4875-b9c7-40903527ff26 2026-04-14 06:56:31.603 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port b0ef6d0c-3264-49e9-bd0c-51330403823b 2026-04-14 06:56:33.308 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port b0ef6d0c-3264-49e9-bd0c-51330403823b 2026-04-14 06:56:35.389 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 9b64dd6a-6ae6-4f22-ae89-3d94013fdf74 2026-04-14 06:56:36.673 13 INFO neutron.plugins.ml2.plugin [None req-6510d913-9c61-43d9-96d3-0e801e7de2de - - - - - -] Attempt 1 to provision port 9b64dd6a-6ae6-4f22-ae89-3d94013fdf74 2026-04-14 06:56:36.740 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ad78dd0-6c67-4457-a421-e10708e96d43'] response: {'server_uuid': 'ea926845-3177-4db3-b43b-8525f6be5dcc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7265d923-b236-4343-8f37-d1d31ece021e', 'code': 200} 2026-04-14 06:56:36.751 13 INFO neutron.plugins.ml2.plugin [None req-6510d913-9c61-43d9-96d3-0e801e7de2de - - - - - -] Attempt 1 to provision port 345b754e-8df3-43ca-80fd-638bfc4b6f5e 2026-04-14 06:56:36.789 13 INFO neutron.plugins.ml2.plugin [None req-6510d913-9c61-43d9-96d3-0e801e7de2de - - - - - -] Attempt 1 to provision port 05a7cc59-037d-47f5-9b2d-82312f28c501 2026-04-14 06:56:37.937 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 9b64dd6a-6ae6-4f22-ae89-3d94013fdf74 2026-04-14 06:56:38.180 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7265d923-b236-4343-8f37-d1d31ece021e 2026-04-14 06:56:38.332 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2467116-348c-4bd9-9a8a-b6fc636a9709'] response: {'server_uuid': 'ea926845-3177-4db3-b43b-8525f6be5dcc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7265d923-b236-4343-8f37-d1d31ece021e', 'code': 200} 2026-04-14 06:56:39.692 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7265d923-b236-4343-8f37-d1d31ece021e 2026-04-14 06:56:40.600 13 INFO neutron.plugins.ml2.plugin [None req-ba00a9b0-6f70-452a-8edd-759039233259 - - - - - -] Attempt 1 to provision port 9b64dd6a-6ae6-4f22-ae89-3d94013fdf74 2026-04-14 06:56:40.688 13 INFO neutron.plugins.ml2.plugin [None req-ba00a9b0-6f70-452a-8edd-759039233259 - - - - - -] Attempt 1 to provision port 345b754e-8df3-43ca-80fd-638bfc4b6f5e 2026-04-14 06:56:42.788 16 INFO neutron.plugins.ml2.plugin [None req-b06304ad-a3b6-4971-b4e8-d6a1f86bb7d6 - - - - - -] Attempt 1 to provision port 345b754e-8df3-43ca-80fd-638bfc4b6f5e 2026-04-14 06:56:46.204 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 72e440fe-df99-4510-b94f-cd75153e458e 2026-04-14 06:56:46.356 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9083402d-ef4b-42c4-9ebe-d7000393c947'] response: {'server_uuid': '75d22507-e506-4a39-87f6-d78537982fd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72e440fe-df99-4510-b94f-cd75153e458e', 'code': 200} 2026-04-14 06:56:46.848 16 INFO neutron.plugins.ml2.plugin [None req-31b784c7-57fb-4e5c-a153-4599266e7ab9 - - - - - -] Attempt 1 to provision port 72e440fe-df99-4510-b94f-cd75153e458e 2026-04-14 06:56:47.748 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 72e440fe-df99-4510-b94f-cd75153e458e 2026-04-14 06:56:49.865 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 345b754e-8df3-43ca-80fd-638bfc4b6f5e 2026-04-14 06:56:50.759 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 05a7cc59-037d-47f5-9b2d-82312f28c501 2026-04-14 06:56:51.972 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 2060bbd3-71d4-4979-9c22-ba256aad5882 2026-04-14 06:56:52.076 16 INFO neutron.plugins.ml2.plugin [None req-512534f5-5011-49d8-97f8-3d8d1576cefc - - - - - -] Attempt 1 to provision port de6e4a15-4860-43be-887f-3d038db06d37 2026-04-14 06:56:52.103 16 INFO neutron.plugins.ml2.plugin [None req-512534f5-5011-49d8-97f8-3d8d1576cefc - - - - - -] Attempt 1 to provision port 10b56c9d-2f8b-457d-b49b-ad67fc6ccbe3 2026-04-14 06:56:52.357 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 345b754e-8df3-43ca-80fd-638bfc4b6f5e 2026-04-14 06:56:52.583 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 10b56c9d-2f8b-457d-b49b-ad67fc6ccbe3 2026-04-14 06:56:52.794 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 05a7cc59-037d-47f5-9b2d-82312f28c501 2026-04-14 06:56:53.691 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 2060bbd3-71d4-4979-9c22-ba256aad5882 2026-04-14 06:56:53.951 16 INFO neutron.plugins.ml2.plugin [None req-e1e70d76-8308-4e16-81be-5ccddad1dcec - - - - - -] Attempt 1 to provision port 0cdec544-8dd6-46da-9535-e32018a977bd 2026-04-14 06:56:54.013 16 INFO neutron.plugins.ml2.plugin [None req-e1e70d76-8308-4e16-81be-5ccddad1dcec - - - - - -] Attempt 1 to provision port 10b56c9d-2f8b-457d-b49b-ad67fc6ccbe3 2026-04-14 06:56:54.098 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 10b56c9d-2f8b-457d-b49b-ad67fc6ccbe3 2026-04-14 06:56:56.113 13 INFO neutron.plugins.ml2.plugin [None req-98b976c1-dd4e-4ccb-a89b-dfbc0e7c2229 - - - - - -] Attempt 1 to provision port 0cdec544-8dd6-46da-9535-e32018a977bd 2026-04-14 06:56:58.475 13 INFO neutron.plugins.ml2.plugin [None req-a05da69d-7a7c-4a2e-a2fc-64f0ac5f8050 - - - - - -] Attempt 1 to provision port 0cdec544-8dd6-46da-9535-e32018a977bd 2026-04-14 06:57:04.233 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port d7953567-0213-4b65-9087-e0054ceed40f 2026-04-14 06:57:04.370 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cab1b941-653b-49ec-9c85-94e553f86184'] response: {'server_uuid': '696f4247-1dbf-4fa1-8ff3-d355390a927b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7953567-0213-4b65-9087-e0054ceed40f', 'code': 200} 2026-04-14 06:57:05.719 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port d7953567-0213-4b65-9087-e0054ceed40f 2026-04-14 06:57:07.767 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port ed6dfa9c-5cd4-462a-a02a-61347e42423d 2026-04-14 06:57:08.276 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port de6e4a15-4860-43be-887f-3d038db06d37 2026-04-14 06:57:09.007 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0cdec544-8dd6-46da-9535-e32018a977bd 2026-04-14 06:57:10.317 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6813b0f1-0c41-40f1-8f3d-4d68a40def93 2026-04-14 06:57:10.944 13 INFO neutron.plugins.ml2.plugin [None req-a81b58ce-e3dc-4ea9-8128-8d8611e37202 - - - - - -] Attempt 1 to provision port 4b46db52-e9de-4115-99e2-7933661440c7 2026-04-14 06:57:11.009 13 INFO neutron.plugins.ml2.plugin [None req-a81b58ce-e3dc-4ea9-8128-8d8611e37202 - - - - - -] Attempt 1 to provision port ed6dfa9c-5cd4-462a-a02a-61347e42423d 2026-04-14 06:57:11.074 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port ed6dfa9c-5cd4-462a-a02a-61347e42423d 2026-04-14 06:57:11.169 13 INFO neutron.plugins.ml2.plugin [None req-a81b58ce-e3dc-4ea9-8128-8d8611e37202 - - - - - -] Attempt 1 to provision port e26dbd99-2d5f-4892-8c0a-c210a05d7040 2026-04-14 06:57:11.393 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0cdec544-8dd6-46da-9535-e32018a977bd 2026-04-14 06:57:11.745 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port de6e4a15-4860-43be-887f-3d038db06d37 2026-04-14 06:57:12.701 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6813b0f1-0c41-40f1-8f3d-4d68a40def93 2026-04-14 06:57:18.686 16 INFO neutron.plugins.ml2.plugin [None req-a74f2bb9-807a-4fe8-b660-5b151bf25e9f - - - - - -] Attempt 1 to provision port e26dbd99-2d5f-4892-8c0a-c210a05d7040 2026-04-14 06:57:21.819 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 741fe816-3f5e-400b-ac5e-027914330b5e 2026-04-14 06:57:21.983 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-74b00c45-8d34-40ac-86c8-ada849fdc57c'] response: {'server_uuid': '400e4a6e-69a5-4225-8ad0-aa662f83321a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '741fe816-3f5e-400b-ac5e-027914330b5e', 'code': 200} 2026-04-14 06:57:23.183 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 741fe816-3f5e-400b-ac5e-027914330b5e 2026-04-14 06:57:27.171 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e26dbd99-2d5f-4892-8c0a-c210a05d7040 2026-04-14 06:57:27.475 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 4b46db52-e9de-4115-99e2-7933661440c7 2026-04-14 06:57:29.186 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port e26dbd99-2d5f-4892-8c0a-c210a05d7040 2026-04-14 06:57:29.436 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 4b46db52-e9de-4115-99e2-7933661440c7 2026-04-14 06:57:51.197 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 841ae42c-3599-427e-ac23-4f96eb4fca30 2026-04-14 06:57:51.607 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 85bf9f1e-acc1-4136-9e5b-3edeb2055969 2026-04-14 06:57:53.157 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 841ae42c-3599-427e-ac23-4f96eb4fca30 2026-04-14 06:57:53.376 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 85bf9f1e-acc1-4136-9e5b-3edeb2055969 2026-04-14 06:57:55.573 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 75a000ba-a95b-4877-8ff7-e24afccd5112 2026-04-14 06:57:59.430 16 INFO neutron.plugins.ml2.plugin [None req-a21746dc-ec37-4607-8f19-6863e2a685d8 - - - - - -] Attempt 1 to provision port 85bf9f1e-acc1-4136-9e5b-3edeb2055969 2026-04-14 06:57:59.518 16 INFO neutron.plugins.ml2.plugin [None req-a21746dc-ec37-4607-8f19-6863e2a685d8 - - - - - -] Attempt 1 to provision port 5ac74076-7e1f-45b5-95fa-2c3ea7f7b45c 2026-04-14 06:57:59.553 16 INFO neutron.plugins.ml2.plugin [None req-a21746dc-ec37-4607-8f19-6863e2a685d8 - - - - - -] Attempt 1 to provision port 70c5c406-dcfb-4e83-97b4-f20d513ab4f0 2026-04-14 06:58:02.376 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6e6c7008-7f28-4138-b569-7c08f903a3eb 2026-04-14 06:58:02.490 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cecfc738-9809-41bc-abe0-f2cfc49019ac'] response: {'server_uuid': 'a821c8e2-219a-4ac7-9965-287beece11c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e6c7008-7f28-4138-b569-7c08f903a3eb', 'code': 200} 2026-04-14 06:58:03.315 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6e6c7008-7f28-4138-b569-7c08f903a3eb 2026-04-14 06:58:08.186 13 INFO neutron.plugins.ml2.plugin [None req-1c3752d7-d60e-4a96-b95a-06f55544657f - - - - - -] Attempt 1 to provision port 5ac74076-7e1f-45b5-95fa-2c3ea7f7b45c 2026-04-14 06:58:09.193 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 70c5c406-dcfb-4e83-97b4-f20d513ab4f0 2026-04-14 06:58:09.456 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 5ac74076-7e1f-45b5-95fa-2c3ea7f7b45c 2026-04-14 06:58:11.204 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 70c5c406-dcfb-4e83-97b4-f20d513ab4f0 2026-04-14 06:58:15.255 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 376b8067-05f4-41b3-9a87-3bc5f2b23661 2026-04-14 06:58:45.075 16 INFO neutron.plugins.ml2.plugin [None req-f28f87c2-c76f-476f-9f6b-ff5129101813 - - - - - -] Attempt 1 to provision port efaa20e5-4668-438d-aae8-fe3f5f13e5e1 2026-04-14 06:58:45.206 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port efaa20e5-4668-438d-aae8-fe3f5f13e5e1 2026-04-14 06:58:47.338 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port a1273808-f410-42c7-8c19-dd7e71e2704c 2026-04-14 06:58:47.731 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 5f24752d-8e41-4304-a358-7c20619aa35f 2026-04-14 06:58:48.055 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port efaa20e5-4668-438d-aae8-fe3f5f13e5e1 2026-04-14 06:58:49.193 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port a1273808-f410-42c7-8c19-dd7e71e2704c 2026-04-14 06:58:49.375 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 5f24752d-8e41-4304-a358-7c20619aa35f 2026-04-14 06:58:53.295 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 78232ca6-121a-4180-8bfd-607685e83788 2026-04-14 06:58:53.693 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 67dad4aa-ee50-4dd0-81bd-f7050913d8b4 2026-04-14 06:58:55.249 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 78232ca6-121a-4180-8bfd-607685e83788 2026-04-14 06:58:55.482 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 67dad4aa-ee50-4dd0-81bd-f7050913d8b4 2026-04-14 06:58:57.235 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 3033d7d8-6baf-40d4-853e-dd09a2a6e77f 2026-04-14 06:58:59.336 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port 07906cfe-f5fe-4bdb-9ced-aec3388baf5f 2026-04-14 06:58:59.360 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port 2e1a2d2a-1ac4-426e-97f4-0a8ffd638fae 2026-04-14 06:58:59.380 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port 3033d7d8-6baf-40d4-853e-dd09a2a6e77f 2026-04-14 06:58:59.443 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port b844180f-449a-4789-a144-1d9482438351 2026-04-14 06:58:59.495 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port 78232ca6-121a-4180-8bfd-607685e83788 2026-04-14 06:58:59.594 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port 50222f8d-1a7c-48e1-bd04-d831951ac531 2026-04-14 06:58:59.620 16 INFO neutron.plugins.ml2.plugin [None req-2e269837-0bb9-4e13-b84f-3c6085f5c004 - - - - - -] Attempt 1 to provision port efaa20e5-4668-438d-aae8-fe3f5f13e5e1 2026-04-14 06:58:59.855 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6dde3ed8-5696-4ba4-bf19-0a637aeaa351 2026-04-14 06:58:59.995 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-856a1711-b131-497a-bb3b-61fc412f833b'] response: {'server_uuid': '1eb4c535-1f00-4597-bb27-c687b13be0f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dde3ed8-5696-4ba4-bf19-0a637aeaa351', 'code': 200} 2026-04-14 06:59:00.329 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 3033d7d8-6baf-40d4-853e-dd09a2a6e77f 2026-04-14 06:59:01.386 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6dde3ed8-5696-4ba4-bf19-0a637aeaa351 2026-04-14 06:59:06.272 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0d62e31b-5b01-49df-826d-6d27e6287718 2026-04-14 06:59:06.388 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ecb89c4-a78e-4eee-9e28-4e4c515e9614'] response: {'server_uuid': '5332248f-b43d-4b44-938f-b12595615a2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d62e31b-5b01-49df-826d-6d27e6287718', 'code': 200} 2026-04-14 06:59:06.389 16 INFO neutron.plugins.ml2.plugin [None req-829cb6d8-ba53-491c-8a35-98b2ac12a5d4 - - - - - -] Attempt 1 to provision port 78232ca6-121a-4180-8bfd-607685e83788 2026-04-14 06:59:06.457 16 INFO neutron.plugins.ml2.plugin [None req-829cb6d8-ba53-491c-8a35-98b2ac12a5d4 - - - - - -] Attempt 1 to provision port 07906cfe-f5fe-4bdb-9ced-aec3388baf5f 2026-04-14 06:59:06.487 16 INFO neutron.plugins.ml2.plugin [None req-829cb6d8-ba53-491c-8a35-98b2ac12a5d4 - - - - - -] Attempt 1 to provision port 2e1a2d2a-1ac4-426e-97f4-0a8ffd638fae 2026-04-14 06:59:06.533 16 INFO neutron.plugins.ml2.plugin [None req-829cb6d8-ba53-491c-8a35-98b2ac12a5d4 - - - - - -] Attempt 1 to provision port 50222f8d-1a7c-48e1-bd04-d831951ac531 2026-04-14 06:59:06.561 16 INFO neutron.plugins.ml2.plugin [None req-829cb6d8-ba53-491c-8a35-98b2ac12a5d4 - - - - - -] Attempt 1 to provision port 6dde3ed8-5696-4ba4-bf19-0a637aeaa351 2026-04-14 06:59:06.595 16 INFO neutron.plugins.ml2.plugin [None req-829cb6d8-ba53-491c-8a35-98b2ac12a5d4 - - - - - -] Attempt 1 to provision port 0d62e31b-5b01-49df-826d-6d27e6287718 2026-04-14 06:59:07.189 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0d62e31b-5b01-49df-826d-6d27e6287718 2026-04-14 06:59:09.423 13 INFO neutron.plugins.ml2.plugin [None req-023cb181-dae9-4341-bba2-992d9baf1d03 - - - - - -] Attempt 1 to provision port 7580a04e-6971-4dd4-b104-01fbde3f1e6a 2026-04-14 06:59:09.471 13 INFO neutron.plugins.ml2.plugin [None req-023cb181-dae9-4341-bba2-992d9baf1d03 - - - - - -] Attempt 1 to provision port 50222f8d-1a7c-48e1-bd04-d831951ac531 2026-04-14 06:59:11.256 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port b844180f-449a-4789-a144-1d9482438351 2026-04-14 06:59:11.525 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 2e1a2d2a-1ac4-426e-97f4-0a8ffd638fae 2026-04-14 06:59:12.006 16 INFO neutron.plugins.ml2.plugin [None req-f890c62d-8253-4d38-9cc3-5e35e21b33ce - - - - - -] Attempt 1 to provision port 6dde3ed8-5696-4ba4-bf19-0a637aeaa351 2026-04-14 06:59:12.062 16 INFO neutron.plugins.ml2.plugin [None req-f890c62d-8253-4d38-9cc3-5e35e21b33ce - - - - - -] Attempt 1 to provision port 7e8efcfb-74de-4d27-9085-6a649cbfd9bd 2026-04-14 06:59:13.266 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port b844180f-449a-4789-a144-1d9482438351 2026-04-14 06:59:13.410 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 07906cfe-f5fe-4bdb-9ced-aec3388baf5f 2026-04-14 06:59:13.638 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 2e1a2d2a-1ac4-426e-97f4-0a8ffd638fae 2026-04-14 06:59:13.835 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7e8efcfb-74de-4d27-9085-6a649cbfd9bd 2026-04-14 06:59:15.228 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 07906cfe-f5fe-4bdb-9ced-aec3388baf5f 2026-04-14 06:59:15.592 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7e8efcfb-74de-4d27-9085-6a649cbfd9bd 2026-04-14 06:59:17.201 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 50222f8d-1a7c-48e1-bd04-d831951ac531 2026-04-14 06:59:17.468 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7580a04e-6971-4dd4-b104-01fbde3f1e6a 2026-04-14 06:59:19.195 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 50222f8d-1a7c-48e1-bd04-d831951ac531 2026-04-14 06:59:19.380 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7580a04e-6971-4dd4-b104-01fbde3f1e6a 2026-04-14 06:59:29.203 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 553e93f6-a720-4f9e-9829-8003392c64d1 2026-04-14 06:59:31.447 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 553e93f6-a720-4f9e-9829-8003392c64d1 2026-04-14 06:59:33.429 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7e0af9d2-fc8d-44df-b703-743b0545c0c1 2026-04-14 06:59:35.570 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 8f982e51-7efd-4712-9cb8-60d6385dce96 2026-04-14 06:59:35.852 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7e0af9d2-fc8d-44df-b703-743b0545c0c1 2026-04-14 06:59:37.405 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 8f982e51-7efd-4712-9cb8-60d6385dce96 2026-04-14 06:59:39.228 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port ee5b357b-abb8-47b0-9cfb-6dc3ed45d7b7 2026-04-14 06:59:41.301 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port ee5b357b-abb8-47b0-9cfb-6dc3ed45d7b7 2026-04-14 06:59:42.964 13 INFO neutron.plugins.ml2.plugin [None req-edfa33d3-03d1-4bce-9757-bde24a45bc44 - - - - - -] Attempt 1 to provision port 116ab074-8ba9-49c4-9e58-3e2d791c0581 2026-04-14 06:59:42.992 13 INFO neutron.plugins.ml2.plugin [None req-edfa33d3-03d1-4bce-9757-bde24a45bc44 - - - - - -] Attempt 1 to provision port 8f982e51-7efd-4712-9cb8-60d6385dce96 2026-04-14 06:59:43.046 13 INFO neutron.plugins.ml2.plugin [None req-edfa33d3-03d1-4bce-9757-bde24a45bc44 - - - - - -] Attempt 1 to provision port 553e93f6-a720-4f9e-9829-8003392c64d1 2026-04-14 06:59:43.106 13 INFO neutron.plugins.ml2.plugin [None req-edfa33d3-03d1-4bce-9757-bde24a45bc44 - - - - - -] Attempt 1 to provision port ee5b357b-abb8-47b0-9cfb-6dc3ed45d7b7 2026-04-14 06:59:43.175 13 INFO neutron.plugins.ml2.plugin [None req-edfa33d3-03d1-4bce-9757-bde24a45bc44 - - - - - -] Attempt 1 to provision port 7c94cb92-c047-4280-9db0-1da9be99d697 2026-04-14 06:59:47.734 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 61d597a8-ab3a-47e3-8efb-7c4331ab15cc 2026-04-14 06:59:47.863 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eaa2754-e5b9-4c7a-95cd-3031f99ae8f6'] response: {'server_uuid': 'b11696b2-cac5-4a6d-9c2c-03e2e6557eb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61d597a8-ab3a-47e3-8efb-7c4331ab15cc', 'code': 200} 2026-04-14 06:59:49.907 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 1c0f574c-c944-4a96-a3fc-95cde750ad53 2026-04-14 06:59:50.032 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-200d106d-1456-4b20-a789-7c8798fbfb05'] response: {'server_uuid': 'bb18660e-e68c-4ea5-ab65-3ce57244a8ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c0f574c-c944-4a96-a3fc-95cde750ad53', 'code': 200} 2026-04-14 06:59:50.370 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 61d597a8-ab3a-47e3-8efb-7c4331ab15cc 2026-04-14 06:59:51.402 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 083353fc-4362-4706-b73d-22f931e1a01a 2026-04-14 06:59:52.180 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 1c0f574c-c944-4a96-a3fc-95cde750ad53 2026-04-14 06:59:52.370 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 1c0f574c-c944-4a96-a3fc-95cde750ad53 2026-04-14 06:59:52.407 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 6e4dd5d6-1005-4fef-882f-4e8c3ef79957 2026-04-14 06:59:52.858 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 8f982e51-7efd-4712-9cb8-60d6385dce96 2026-04-14 06:59:52.952 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 083353fc-4362-4706-b73d-22f931e1a01a 2026-04-14 06:59:53.005 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 553e93f6-a720-4f9e-9829-8003392c64d1 2026-04-14 06:59:53.066 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 61d597a8-ab3a-47e3-8efb-7c4331ab15cc 2026-04-14 06:59:53.123 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port 116ab074-8ba9-49c4-9e58-3e2d791c0581 2026-04-14 06:59:53.251 13 INFO neutron.plugins.ml2.plugin [None req-01989a90-8df4-413f-bc3e-69a70fd5f75f - - - - - -] Attempt 1 to provision port ee5b357b-abb8-47b0-9cfb-6dc3ed45d7b7 2026-04-14 06:59:53.521 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 116ab074-8ba9-49c4-9e58-3e2d791c0581 2026-04-14 06:59:53.783 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 083353fc-4362-4706-b73d-22f931e1a01a 2026-04-14 06:59:53.982 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6e4dd5d6-1005-4fef-882f-4e8c3ef79957 2026-04-14 06:59:54.173 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7c94cb92-c047-4280-9db0-1da9be99d697 2026-04-14 06:59:55.460 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 7c94cb92-c047-4280-9db0-1da9be99d697 2026-04-14 06:59:59.503 16 INFO neutron.plugins.ml2.plugin [None req-0ef4cc82-f1e7-4297-9cb3-6a84bc15dc7d - - - - - -] Attempt 1 to provision port 116ab074-8ba9-49c4-9e58-3e2d791c0581 2026-04-14 06:59:59.554 16 INFO neutron.plugins.ml2.plugin [None req-0ef4cc82-f1e7-4297-9cb3-6a84bc15dc7d - - - - - -] Attempt 1 to provision port 1c0f574c-c944-4a96-a3fc-95cde750ad53 2026-04-14 06:59:59.617 16 INFO neutron.plugins.ml2.plugin [None req-0ef4cc82-f1e7-4297-9cb3-6a84bc15dc7d - - - - - -] Attempt 1 to provision port 6e4dd5d6-1005-4fef-882f-4e8c3ef79957 2026-04-14 07:00:00.173 16 INFO neutron.plugins.ml2.plugin [None req-0ef4cc82-f1e7-4297-9cb3-6a84bc15dc7d - - - - - -] Attempt 1 to provision port 8f982e51-7efd-4712-9cb8-60d6385dce96 2026-04-14 07:00:00.264 16 INFO neutron.plugins.ml2.plugin [None req-0ef4cc82-f1e7-4297-9cb3-6a84bc15dc7d - - - - - -] Attempt 1 to provision port 083353fc-4362-4706-b73d-22f931e1a01a 2026-04-14 07:00:04.219 16 INFO neutron.plugins.ml2.plugin [None req-773dc4c2-a946-41a4-85aa-b4b5f6d4cc94 - - - - - -] Attempt 1 to provision port 116ab074-8ba9-49c4-9e58-3e2d791c0581 2026-04-14 07:00:04.278 16 INFO neutron.plugins.ml2.plugin [None req-773dc4c2-a946-41a4-85aa-b4b5f6d4cc94 - - - - - -] Attempt 1 to provision port 083353fc-4362-4706-b73d-22f931e1a01a 2026-04-14 07:00:04.438 16 INFO neutron.plugins.ml2.plugin [None req-773dc4c2-a946-41a4-85aa-b4b5f6d4cc94 - - - - - -] Attempt 1 to provision port 6e4dd5d6-1005-4fef-882f-4e8c3ef79957 2026-04-14 07:00:06.605 16 INFO neutron.plugins.ml2.plugin [None req-8d7eb60d-ad8b-45a2-aff9-7e7156047642 - - - - - -] Attempt 1 to provision port 6e4dd5d6-1005-4fef-882f-4e8c3ef79957 2026-04-14 07:00:07.483 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port a3e4228e-c797-4e4d-85cb-b84c8d05d0ac 2026-04-14 07:00:07.646 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c978d7b3-92d2-45f5-be38-645cee043a31'] response: {'server_uuid': '670717ab-7bb8-4e82-9156-39b35f74ec4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3e4228e-c797-4e4d-85cb-b84c8d05d0ac', 'code': 200} 2026-04-14 07:00:08.006 13 INFO neutron.plugins.ml2.plugin [None req-053ffb11-3a22-447b-ae45-4163ed75cb17 - - - - - -] Attempt 1 to provision port 1c0f574c-c944-4a96-a3fc-95cde750ad53 2026-04-14 07:00:09.470 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port a3e4228e-c797-4e4d-85cb-b84c8d05d0ac 2026-04-14 07:00:11.694 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7844c932-ef97-43c4-ac0e-a0f093d1679d'] response: {'server_uuid': 'b11696b2-cac5-4a6d-9c2c-03e2e6557eb0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '61d597a8-ab3a-47e3-8efb-7c4331ab15cc', 'code': 200} 2026-04-14 07:00:39.954 13 INFO neutron.plugins.ml2.plugin [None req-4f674dad-08cd-4af6-8153-54960df52d2b - - - - - -] Attempt 1 to provision port cea57ac4-be41-4d88-8c8a-b730915b06f6 2026-04-14 07:00:51.578 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port bb756f8b-6a48-4792-a534-a789bd578a32 2026-04-14 07:00:52.683 13 INFO neutron.plugins.ml2.plugin [None req-a90d2166-9dba-4ee1-9a91-a130b0dd5b50 - - - - - -] Attempt 1 to provision port bb756f8b-6a48-4792-a534-a789bd578a32 2026-04-14 07:01:01.960 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6499c478-4775-4972-bffb-4c9dbe53189a 2026-04-14 07:01:02.081 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c0c7b3f-574a-4b66-bcd7-7a757c69b9a0'] response: {'server_uuid': '003faebd-de67-4dc7-b1e1-fc8d05c498cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6499c478-4775-4972-bffb-4c9dbe53189a', 'code': 200} 2026-04-14 07:01:03.423 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6499c478-4775-4972-bffb-4c9dbe53189a 2026-04-14 07:01:44.219 16 INFO neutron.plugins.ml2.plugin [None req-203d8354-bda9-471c-819e-37a56b3152d4 - - - - - -] Attempt 1 to provision port 0ac2bc23-e30b-4a5e-8146-8a52f75e8535 2026-04-14 07:01:49.492 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0ac2bc23-e30b-4a5e-8146-8a52f75e8535 2026-04-14 07:01:49.634 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4007670-2bc8-48f6-8d75-0102813e82f7'] response: {'server_uuid': '003faebd-de67-4dc7-b1e1-fc8d05c498cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ac2bc23-e30b-4a5e-8146-8a52f75e8535', 'code': 200} 2026-04-14 07:01:51.469 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0ac2bc23-e30b-4a5e-8146-8a52f75e8535 2026-04-14 07:01:54.010 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 0ac2bc23-e30b-4a5e-8146-8a52f75e8535 2026-04-14 07:02:15.277 16 INFO neutron.plugins.ml2.plugin [None req-6cc75b09-1da7-4be8-b07d-9bc1ab3e9239 - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a 2026-04-14 07:02:23.048 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a 2026-04-14 07:02:23.215 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef5f2497-e90d-45db-bd88-c7c6ea0eb570'] response: {'server_uuid': '003faebd-de67-4dc7-b1e1-fc8d05c498cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f073de3-14d7-41f3-811c-92277c97042a', 'code': 200} 2026-04-14 07:02:23.686 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a 2026-04-14 07:02:36.788 13 INFO neutron.plugins.ml2.plugin [None req-8e0e6774-e1a8-419e-8c42-5e8609434daf - - - - - -] Attempt 1 to provision port 894c9548-dc0f-45ff-88eb-34cddc6f7171 2026-04-14 07:02:43.712 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 894c9548-dc0f-45ff-88eb-34cddc6f7171 2026-04-14 07:02:43.816 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4817b6c-2b92-42a4-98ab-471864a4ef76'] response: {'server_uuid': '003faebd-de67-4dc7-b1e1-fc8d05c498cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '894c9548-dc0f-45ff-88eb-34cddc6f7171', 'code': 200} 2026-04-14 07:02:45.667 13 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 894c9548-dc0f-45ff-88eb-34cddc6f7171 2026-04-14 07:02:47.484 13 INFO neutron.plugins.ml2.plugin [None req-3edd7289-1f66-43a8-8740-01bb48153cc5 - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a 2026-04-14 07:02:47.717 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a 2026-04-14 07:02:58.958 16 INFO neutron.plugins.ml2.plugin [None req-095bfa32-dbec-4308-bf41-71a06e1b24d6 - - - - - -] Attempt 1 to provision port 894c9548-dc0f-45ff-88eb-34cddc6f7171 2026-04-14 07:02:59.779 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 894c9548-dc0f-45ff-88eb-34cddc6f7171 2026-04-14 07:03:00.418 13 INFO neutron.plugins.ml2.plugin [None req-280e9914-373e-4176-8307-cc04e099af09 - - - - - -] Attempt 1 to provision port 894c9548-dc0f-45ff-88eb-34cddc6f7171 2026-04-14 07:03:09.413 13 INFO neutron.plugins.ml2.plugin [None req-b629d404-4c3e-452a-9504-1ae5f8861deb - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a 2026-04-14 07:03:09.726 16 INFO neutron.plugins.ml2.plugin [None req-d0eed78a-2ba6-4c16-a6e0-416f77461787 - - - - - -] Attempt 1 to provision port 6f073de3-14d7-41f3-811c-92277c97042a