+ 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-12 19:10:24.267 1 INFO neutron.common.config [-] Logging enabled! 2026-04-12 19:10:24.267 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-12 19:10:24.268 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-12 19:10:24.268 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 19:10:25.798 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 19:10:25.800 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 19:10:25.803 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 19:10:25.804 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 19:10:25.804 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 19:10:25.804 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 19:10:25.804 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:25.811 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:25.811 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:25.811 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 19:10:25.830 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 19:10:25.831 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 19:10:25.831 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 19:10:25.850 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 19:10:25.850 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 19:10:25.850 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 19:10:25.850 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 19:10:26.127 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing driver for type 'vlan' 2026-04-12 19:10:26.269 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] VlanTypeDriver initialization complete 2026-04-12 19:10:26.269 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 19:10:26.270 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 19:10:26.317 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 19:10:26.317 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 19:10:26.317 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing extension driver 'port_security' 2026-04-12 19:10:26.317 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 19:10:26.317 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing extension driver 'qos' 2026-04-12 19:10:26.318 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 19:10:26.318 1 INFO neutron.plugins.ml2.managers [None req-a2339a71-1503-4ed0-b13e-164790e0db9b - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 19:10:26.333 1 INFO neutron.quota [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded quota_driver: . 2026-04-12 19:10:26.333 1 INFO neutron.plugins.ml2.plugin [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 19:10:26.333 1 INFO neutron.plugins.ml2.managers [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 19:10:26.333 1 INFO neutron.plugins.ml2.managers [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 19:10:26.334 1 INFO neutron.plugins.ml2.managers [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 19:10:26.334 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: qos 2026-04-12 19:10:26.344 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: router 2026-04-12 19:10:26.377 1 INFO neutron.services.service_base [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 19:10:26.378 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: segments 2026-04-12 19:10:26.440 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: trunk 2026-04-12 19:10:26.454 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: vpnaas 2026-04-12 19:10:26.484 1 WARNING stevedore.named [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:26.568 1 INFO neutron_vpnaas.services.vpn.plugin [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 19:10:26.568 1 INFO neutron.common.utils [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 19:10:26.568 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: taas 2026-04-12 19:10:26.587 1 WARNING stevedore.named [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:26.587 1 WARNING stevedore.named [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 19:10:26.610 1 INFO neutron_taas.services.taas.taas_plugin [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 19:10:26.610 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: tapmirror 2026-04-12 19:10:26.623 1 WARNING stevedore.named [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:26.624 1 WARNING stevedore.named [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 19:10:26.642 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 19:10:26.643 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: auto_allocate 2026-04-12 19:10:26.651 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: tag 2026-04-12 19:10:26.658 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: timestamp 2026-04-12 19:10:26.661 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 19:10:26.664 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: flavors 2026-04-12 19:10:26.741 1 INFO neutron.manager [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loading Plugin: revisions 2026-04-12 19:10:26.746 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Initializing extension manager. 2026-04-12 19:10:26.748 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: address-group 2026-04-12 19:10:26.749 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: address-scope 2026-04-12 19:10:26.750 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 19:10:26.752 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: agent 2026-04-12 19:10:26.753 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 19:10:26.754 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 19:10:26.755 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 19:10:26.756 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: availability_zone 2026-04-12 19:10:26.756 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 19:10:26.756 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 19:10:26.757 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: default-subnetpools 2026-04-12 19:10:26.758 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 19:10:26.759 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: dns-integration 2026-04-12 19:10:26.759 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 19:10:26.760 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 19:10:26.760 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: dvr 2026-04-12 19:10:26.761 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 19:10:26.761 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 19:10:26.762 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 19:10:26.762 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 19:10:26.763 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: external-net 2026-04-12 19:10:26.764 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 19:10:26.765 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: extraroute 2026-04-12 19:10:26.765 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 19:10:26.766 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 19:10:26.766 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 19:10:26.767 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 19:10:26.767 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 19:10:26.768 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: fip-port-details 2026-04-12 19:10:26.769 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: flavors 2026-04-12 19:10:26.772 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 19:10:26.773 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: floatingip-pools 2026-04-12 19:10:26.773 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: ip_allocation 2026-04-12 19:10:26.774 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 19:10:26.774 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: l2_adjacency 2026-04-12 19:10:26.775 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: router 2026-04-12 19:10:26.777 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 19:10:26.778 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 19:10:26.778 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 19:10:26.779 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 19:10:26.779 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: l3-ha 2026-04-12 19:10:26.780 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 19:10:26.780 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 19:10:26.781 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: l3-flavors 2026-04-12 19:10:26.782 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 19:10:26.782 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 19:10:26.784 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 19:10:26.785 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 19:10:26.786 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 19:10:26.787 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 19:10:26.788 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 19:10:26.788 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: multi-provider 2026-04-12 19:10:26.789 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: net-mtu 2026-04-12 19:10:26.789 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 19:10:26.790 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: network_availability_zone 2026-04-12 19:10:26.790 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: network_ha 2026-04-12 19:10:26.791 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: network-ip-availability 2026-04-12 19:10:26.792 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 19:10:26.792 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: pagination 2026-04-12 19:10:26.793 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-device-profile 2026-04-12 19:10:26.793 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 19:10:26.794 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 19:10:26.794 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 19:10:26.795 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-mac-override 2026-04-12 19:10:26.795 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 19:10:26.795 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 19:10:26.796 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 19:10:26.797 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-resource-request 2026-04-12 19:10:26.797 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 19:10:26.798 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 19:10:26.798 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: binding 2026-04-12 19:10:26.799 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: binding-extended 2026-04-12 19:10:26.800 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-security 2026-04-12 19:10:26.800 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: project-id 2026-04-12 19:10:26.801 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: provider 2026-04-12 19:10:26.802 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 19:10:26.803 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos 2026-04-12 19:10:26.804 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 19:10:26.805 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 19:10:26.805 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-default 2026-04-12 19:10:26.805 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-fip 2026-04-12 19:10:26.806 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 19:10:26.806 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 19:10:26.807 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 19:10:26.807 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 19:10:26.808 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 19:10:26.809 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-pps 2026-04-12 19:10:26.809 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 19:10:26.809 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 19:10:26.810 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 19:10:26.810 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: quota-check-limit 2026-04-12 19:10:26.811 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 19:10:26.813 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: quotas 2026-04-12 19:10:26.816 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: quota_details 2026-04-12 19:10:26.817 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: rbac-policies 2026-04-12 19:10:26.818 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: rbac-address-group 2026-04-12 19:10:26.818 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 19:10:26.818 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 19:10:26.819 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 19:10:26.819 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: revision-if-match 2026-04-12 19:10:26.820 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 19:10:26.821 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: router_availability_zone 2026-04-12 19:10:26.821 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 19:10:26.822 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 19:10:26.823 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 19:10:26.823 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 19:10:26.824 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 19:10:26.824 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 19:10:26.825 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 19:10:26.829 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: security-group 2026-04-12 19:10:26.829 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: segment 2026-04-12 19:10:26.830 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 19:10:26.830 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: service-type 2026-04-12 19:10:26.831 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: sorting 2026-04-12 19:10:26.831 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 19:10:26.832 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: standard-attr-description 2026-04-12 19:10:26.832 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: stateful-security-group 2026-04-12 19:10:26.833 1 WARNING neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 19:10:26.833 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 19:10:26.834 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: subnet-external-network 2026-04-12 19:10:26.834 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: subnet_onboard 2026-04-12 19:10:26.835 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 19:10:26.835 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: subnet-service-types 2026-04-12 19:10:26.836 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: subnet_allocation 2026-04-12 19:10:26.836 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 19:10:26.837 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: tag-creation 2026-04-12 19:10:26.837 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 19:10:26.841 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 19:10:26.841 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 19:10:26.842 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: trunk 2026-04-12 19:10:26.842 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: trunk-details 2026-04-12 19:10:26.843 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 19:10:26.843 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 19:10:26.844 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 19:10:26.844 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 19:10:26.846 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 19:10:26.847 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 19:10:26.847 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: vpn-flavors 2026-04-12 19:10:26.849 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: vpnaas 2026-04-12 19:10:26.850 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: taas 2026-04-12 19:10:26.850 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: tap-mirror 2026-04-12 19:10:26.851 1 INFO neutron.api.extensions [None req-555228bc-df2a-4bcc-89e4-bb3f8d68b81f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 19:10:56.945 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-12 19:10:57.001 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-12 19:10:57.008 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-12 19:11:12.528 13 INFO neutron.db.l3_hamode_db [None req-af2cb6c3-8880-4aba-b3ad-756508030abb - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:11:30.028 13 INFO neutron.plugins.ml2.plugin [None req-740478e0-455f-43b2-96cb-40d649ae614a - - - - - -] Attempt 1 to provision port 0a491016-eb8b-4271-b893-3ac38cf99d18 2026-04-12 19:11:30.162 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 0a491016-eb8b-4271-b893-3ac38cf99d18 2026-04-12 19:11:31.683 13 INFO neutron.plugins.ml2.plugin [None req-6f976f65-ead4-4efa-915d-70c398c5e16c - - - - - -] Attempt 1 to provision port 0a491016-eb8b-4271-b893-3ac38cf99d18 2026-04-12 19:11:32.070 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 0a491016-eb8b-4271-b893-3ac38cf99d18 2026-04-12 19:15:57.821 13 INFO neutron.plugins.ml2.plugin [None req-c26619d8-f832-4c04-b499-241b020d9dfd - - - - - -] Attempt 1 to provision port 3f93b5cd-e1c9-4bf9-8fa9-dd6f5dcd03b5 2026-04-12 19:15:58.147 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3f93b5cd-e1c9-4bf9-8fa9-dd6f5dcd03b5 2026-04-12 19:15:59.467 13 INFO neutron.plugins.ml2.plugin [None req-85d9d10b-1583-4442-8c77-d3f9f35b3da4 - - - - - -] Attempt 1 to provision port 3f93b5cd-e1c9-4bf9-8fa9-dd6f5dcd03b5 2026-04-12 19:16:04.385 13 INFO neutron.plugins.ml2.plugin [None req-84eb5b7a-6537-4c2b-9b2a-c53f71e2b59e - - - - - -] Attempt 1 to provision port 0836f0fc-ba32-4c00-ba7e-b4e1ad3c8d31 2026-04-12 19:19:40.772 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 0836f0fc-ba32-4c00-ba7e-b4e1ad3c8d31 2026-04-12 19:19:42.208 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 0836f0fc-ba32-4c00-ba7e-b4e1ad3c8d31 2026-04-12 19:32:12.406 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 5dceaeea-7e36-489e-8686-aa45a11d384d 2026-04-12 19:32:14.412 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 5dceaeea-7e36-489e-8686-aa45a11d384d 2026-04-12 19:38:54.892 16 INFO neutron.plugins.ml2.plugin [None req-fcf8f6d4-30fc-4a8f-85db-5f2e745cc2a7 - - - - - -] Attempt 1 to provision port 0a491016-eb8b-4271-b893-3ac38cf99d18 2026-04-12 19:38:54.953 16 INFO neutron.plugins.ml2.plugin [None req-fcf8f6d4-30fc-4a8f-85db-5f2e745cc2a7 - - - - - -] Attempt 1 to provision port 3f93b5cd-e1c9-4bf9-8fa9-dd6f5dcd03b5 2026-04-12 19:38:54.988 16 INFO neutron.plugins.ml2.plugin [None req-fcf8f6d4-30fc-4a8f-85db-5f2e745cc2a7 - - - - - -] Attempt 1 to provision port 0836f0fc-ba32-4c00-ba7e-b4e1ad3c8d31 2026-04-12 19:48:10.749 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port ccfe47d7-fb4b-489a-962b-4031b740d2a2 2026-04-12 19:48:11.472 13 INFO neutron.plugins.ml2.plugin [None req-467caa0f-5652-4320-8daa-a4bb98382de2 - - - - - -] Attempt 1 to provision port ccfe47d7-fb4b-489a-962b-4031b740d2a2 2026-04-12 19:48:12.666 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port ccfe47d7-fb4b-489a-962b-4031b740d2a2 2026-04-12 19:48:14.756 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c75feba8-3d27-439b-b142-1f1cf40bc0b4 2026-04-12 19:48:16.911 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c75feba8-3d27-439b-b142-1f1cf40bc0b4 2026-04-12 19:48:18.919 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 47f15ea6-9f71-4bc1-852e-93c5e4752978 2026-04-12 19:48:19.313 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 787c818b-6676-4123-8c65-767be3440f94 2026-04-12 19:48:20.727 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 47f15ea6-9f71-4bc1-852e-93c5e4752978 2026-04-12 19:48:21.031 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 787c818b-6676-4123-8c65-767be3440f94 2026-04-12 19:48:22.814 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 33b94231-f17c-44da-a617-66a69743d7eb 2026-04-12 19:48:24.848 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 129f7250-f26a-48f8-be00-ea34b5004c24 2026-04-12 19:48:25.254 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 33b94231-f17c-44da-a617-66a69743d7eb 2026-04-12 19:48:26.769 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 129f7250-f26a-48f8-be00-ea34b5004c24 2026-04-12 19:48:27.092 16 INFO neutron.plugins.ml2.plugin [None req-c4a3f4ae-37aa-4051-8b11-5f66ce257711 - - - - - -] Attempt 1 to provision port ced11c05-599e-4e24-b12c-d032e6746be4 2026-04-12 19:48:27.128 16 INFO neutron.plugins.ml2.plugin [None req-c4a3f4ae-37aa-4051-8b11-5f66ce257711 - - - - - -] Attempt 1 to provision port c75feba8-3d27-439b-b142-1f1cf40bc0b4 2026-04-12 19:48:27.190 16 INFO neutron.plugins.ml2.plugin [None req-c4a3f4ae-37aa-4051-8b11-5f66ce257711 - - - - - -] Attempt 1 to provision port c35603aa-6e45-4d12-83f4-45b4e8e910a8 2026-04-12 19:48:27.218 16 INFO neutron.plugins.ml2.plugin [None req-c4a3f4ae-37aa-4051-8b11-5f66ce257711 - - - - - -] Attempt 1 to provision port eaddb89d-56f1-40ae-b113-3a53e10f8aca 2026-04-12 19:48:27.237 16 INFO neutron.plugins.ml2.plugin [None req-c4a3f4ae-37aa-4051-8b11-5f66ce257711 - - - - - -] Attempt 1 to provision port d25d3254-af5c-4faf-bd9f-bb408a2f7d51 2026-04-12 19:48:29.814 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 2756c945-c060-4393-ac49-2c007fd7d1fe 2026-04-12 19:48:30.314 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3aaee302-21e9-4880-b20e-05ec97478fd3 2026-04-12 19:48:30.338 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8db41486-4b7a-4f56-b13a-6f1075925d12'] response: {'server_uuid': 'c971abde-7be7-4612-b4d4-259d3ba8dc48', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2756c945-c060-4393-ac49-2c007fd7d1fe', 'code': 200} 2026-04-12 19:48:31.056 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 2756c945-c060-4393-ac49-2c007fd7d1fe 2026-04-12 19:48:31.255 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3aaee302-21e9-4880-b20e-05ec97478fd3 2026-04-12 19:48:32.395 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6eb5393-9a27-4087-8a63-e1bceeea30e0'] response: {'server_uuid': '366d9bc0-1011-488d-a2a3-2c22e3fec342', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3aaee302-21e9-4880-b20e-05ec97478fd3', 'code': 200} 2026-04-12 19:48:32.948 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port d7d87a7b-a5ac-43c9-ae7d-0c05efb90c87 2026-04-12 19:48:34.477 13 INFO neutron.plugins.ml2.plugin [None req-6c6b798d-44ac-43bf-845d-77ac9cbbb137 - - - - - -] Attempt 1 to provision port 7f628422-55e9-4e07-b9bb-463d70ca4c03 2026-04-12 19:48:34.514 13 INFO neutron.plugins.ml2.plugin [None req-6c6b798d-44ac-43bf-845d-77ac9cbbb137 - - - - - -] Attempt 1 to provision port 738c7b6d-0be2-4b4c-ab6e-939028246464 2026-04-12 19:48:34.538 13 INFO neutron.plugins.ml2.plugin [None req-6c6b798d-44ac-43bf-845d-77ac9cbbb137 - - - - - -] Attempt 1 to provision port d7d87a7b-a5ac-43c9-ae7d-0c05efb90c87 2026-04-12 19:48:35.869 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port d7d87a7b-a5ac-43c9-ae7d-0c05efb90c87 2026-04-12 19:48:36.154 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 64e670a2-d051-41a4-bf6c-15013a6f993b 2026-04-12 19:48:36.248 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d149d34-213d-4e92-b93e-db8475c1847c'] response: {'server_uuid': '77d86e7a-f640-4a29-8faf-d11c5c909ac1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64e670a2-d051-41a4-bf6c-15013a6f993b', 'code': 200} 2026-04-12 19:48:37.835 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port afbb5fb5-a639-4eea-9713-bbebe9bf0a15 2026-04-12 19:48:38.329 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 64e670a2-d051-41a4-bf6c-15013a6f993b 2026-04-12 19:48:39.974 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port afbb5fb5-a639-4eea-9713-bbebe9bf0a15 2026-04-12 19:48:40.279 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port b8b25892-e203-41f0-986a-f7a788d1f561 2026-04-12 19:48:42.275 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port b8b25892-e203-41f0-986a-f7a788d1f561 2026-04-12 19:48:44.836 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port d20f78ef-f2dd-4048-a79f-1bc47d638749 2026-04-12 19:48:44.944 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0bb5aee-12df-4d21-913b-aff9f8daa130'] response: {'server_uuid': '75328687-870f-4439-a324-e52e0d4ff069', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd20f78ef-f2dd-4048-a79f-1bc47d638749', 'code': 200} 2026-04-12 19:48:46.109 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port d20f78ef-f2dd-4048-a79f-1bc47d638749 2026-04-12 19:48:48.386 13 INFO neutron.plugins.ml2.plugin [None req-d04fb16b-000e-41cc-8c41-496c9b8c2b92 - - - - - -] Attempt 1 to provision port d7d87a7b-a5ac-43c9-ae7d-0c05efb90c87 2026-04-12 19:48:48.439 13 INFO neutron.plugins.ml2.plugin [None req-d04fb16b-000e-41cc-8c41-496c9b8c2b92 - - - - - -] Attempt 1 to provision port b8b25892-e203-41f0-986a-f7a788d1f561 2026-04-12 19:48:48.481 13 INFO neutron.plugins.ml2.plugin [None req-d04fb16b-000e-41cc-8c41-496c9b8c2b92 - - - - - -] Attempt 1 to provision port 7f628422-55e9-4e07-b9bb-463d70ca4c03 2026-04-12 19:48:48.508 13 INFO neutron.plugins.ml2.plugin [None req-d04fb16b-000e-41cc-8c41-496c9b8c2b92 - - - - - -] Attempt 1 to provision port d20f78ef-f2dd-4048-a79f-1bc47d638749 2026-04-12 19:48:51.947 13 INFO neutron.plugins.ml2.plugin [None req-2f70a8d6-4ae4-43d5-8aa6-a0a4bc8b7317 - - - - - -] Attempt 1 to provision port 7f628422-55e9-4e07-b9bb-463d70ca4c03 2026-04-12 19:48:52.413 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e496504-7436-41f2-a250-a4e57ae6712c'] response: {'server_uuid': '75328687-870f-4439-a324-e52e0d4ff069', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd20f78ef-f2dd-4048-a79f-1bc47d638749', 'code': 200} 2026-04-12 19:48:56.132 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port cd7157e5-4a4c-4d15-ad51-a9bb411b2f16 2026-04-12 19:48:58.214 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6ef18ac1-9c8f-499e-a914-8815ac65fda4 2026-04-12 19:48:58.660 13 INFO neutron.plugins.ml2.plugin [None req-c89033e1-48af-45fa-9233-238c39a4d31d - - - - - -] Attempt 1 to provision port 6ef18ac1-9c8f-499e-a914-8815ac65fda4 2026-04-12 19:48:58.782 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port cd7157e5-4a4c-4d15-ad51-a9bb411b2f16 2026-04-12 19:49:00.236 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6ef18ac1-9c8f-499e-a914-8815ac65fda4 2026-04-12 19:49:04.270 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c35603aa-6e45-4d12-83f4-45b4e8e910a8 2026-04-12 19:49:04.375 16 INFO neutron.plugins.ml2.plugin [None req-ea7e2a13-f236-48a6-a96c-f0bf17207bf6 - - - - - -] Attempt 1 to provision port 6ef18ac1-9c8f-499e-a914-8815ac65fda4 2026-04-12 19:49:04.432 16 INFO neutron.plugins.ml2.plugin [None req-ea7e2a13-f236-48a6-a96c-f0bf17207bf6 - - - - - -] Attempt 1 to provision port f67c6eaf-cd8d-474d-ba13-644eb362248b 2026-04-12 19:49:04.514 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port eaddb89d-56f1-40ae-b113-3a53e10f8aca 2026-04-12 19:49:06.150 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c35603aa-6e45-4d12-83f4-45b4e8e910a8 2026-04-12 19:49:06.369 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port eaddb89d-56f1-40ae-b113-3a53e10f8aca 2026-04-12 19:49:07.554 16 INFO neutron.plugins.ml2.plugin [None req-566c9a56-e79d-47e6-86ef-fb548051c26d - - - - - -] Attempt 1 to provision port f67c6eaf-cd8d-474d-ba13-644eb362248b 2026-04-12 19:49:07.588 16 INFO neutron.plugins.ml2.plugin [None req-566c9a56-e79d-47e6-86ef-fb548051c26d - - - - - -] Attempt 1 to provision port f07669cb-7148-404d-9fd7-28910f3fc5d5 2026-04-12 19:49:09.655 13 INFO neutron.plugins.ml2.plugin [None req-259da9a4-42f6-4cf6-b597-20314b6f47f8 - - - - - -] Attempt 1 to provision port 3aaee302-21e9-4880-b20e-05ec97478fd3 2026-04-12 19:49:10.760 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 00aedc8f-536a-4dc0-ab70-4605f64da0a1 2026-04-12 19:49:10.915 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-938076d8-2f95-4af9-9a11-63948d3ff2a2'] response: {'server_uuid': '5bc05b23-1750-4d89-9d89-cfdc75025a71', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00aedc8f-536a-4dc0-ab70-4605f64da0a1', 'code': 200} 2026-04-12 19:49:12.172 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 00aedc8f-536a-4dc0-ab70-4605f64da0a1 2026-04-12 19:49:14.202 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f07669cb-7148-404d-9fd7-28910f3fc5d5 2026-04-12 19:49:14.827 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f67c6eaf-cd8d-474d-ba13-644eb362248b 2026-04-12 19:49:16.555 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f07669cb-7148-404d-9fd7-28910f3fc5d5 2026-04-12 19:49:16.712 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f67c6eaf-cd8d-474d-ba13-644eb362248b 2026-04-12 19:49:26.451 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 60570ab1-0d33-43b0-b442-8eef30d08178 2026-04-12 19:49:28.550 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 8ba61e5e-2ebc-4b77-9923-46b6509509d8 2026-04-12 19:49:28.905 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 60570ab1-0d33-43b0-b442-8eef30d08178 2026-04-12 19:49:29.685 16 INFO neutron.plugins.ml2.plugin [None req-492aa22d-564f-40cc-8a87-a167ea426b72 - - - - - -] Attempt 1 to provision port 60570ab1-0d33-43b0-b442-8eef30d08178 2026-04-12 19:49:29.734 16 INFO neutron.plugins.ml2.plugin [None req-492aa22d-564f-40cc-8a87-a167ea426b72 - - - - - -] Attempt 1 to provision port f51a3ccf-46d3-4145-9063-319c25ac974e 2026-04-12 19:49:29.756 16 INFO neutron.plugins.ml2.plugin [None req-492aa22d-564f-40cc-8a87-a167ea426b72 - - - - - -] Attempt 1 to provision port 4ce9400d-3d75-4fdc-84ba-74c39a996c96 2026-04-12 19:49:30.441 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 8ba61e5e-2ebc-4b77-9923-46b6509509d8 2026-04-12 19:49:31.473 13 INFO neutron.plugins.ml2.plugin [None req-62cde5f2-f7f3-4653-bc2f-9f044066fcde - - - - - -] Attempt 1 to provision port 4ce9400d-3d75-4fdc-84ba-74c39a996c96 2026-04-12 19:49:39.515 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6c10fcdb-48e5-4640-b232-502f0ca12d2d 2026-04-12 19:49:40.516 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0d9c854-c760-490c-a513-3f52e93cca27'] response: {'server_uuid': 'fa484776-1eb7-4ad9-adc7-6a53d6b93d8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c10fcdb-48e5-4640-b232-502f0ca12d2d', 'code': 200} 2026-04-12 19:49:40.776 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c010ca3f-0cdf-43b8-a0dc-b0cb96d75939 2026-04-12 19:49:40.787 16 INFO neutron.plugins.ml2.plugin [None req-1f7ee93d-abc3-4e6c-b234-142be905939f - - - - - -] Attempt 1 to provision port c010ca3f-0cdf-43b8-a0dc-b0cb96d75939 2026-04-12 19:49:41.119 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6c10fcdb-48e5-4640-b232-502f0ca12d2d 2026-04-12 19:49:42.790 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c010ca3f-0cdf-43b8-a0dc-b0cb96d75939 2026-04-12 19:49:44.955 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 4ce9400d-3d75-4fdc-84ba-74c39a996c96 2026-04-12 19:49:45.673 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a8aa35d-8f22-4053-8e4d-439931c59980'] response: {'server_uuid': '5bc05b23-1750-4d89-9d89-cfdc75025a71', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00aedc8f-536a-4dc0-ab70-4605f64da0a1', 'code': 200} 2026-04-12 19:49:47.296 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 4ce9400d-3d75-4fdc-84ba-74c39a996c96 2026-04-12 19:49:47.541 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 00aedc8f-536a-4dc0-ab70-4605f64da0a1 2026-04-12 19:49:47.639 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e64161ae-df86-4608-b016-e370302da8b0'] response: {'server_uuid': '5bc05b23-1750-4d89-9d89-cfdc75025a71', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00aedc8f-536a-4dc0-ab70-4605f64da0a1', 'code': 200} 2026-04-12 19:49:47.983 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f51a3ccf-46d3-4145-9063-319c25ac974e 2026-04-12 19:49:49.782 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 00aedc8f-536a-4dc0-ab70-4605f64da0a1 2026-04-12 19:49:49.957 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f51a3ccf-46d3-4145-9063-319c25ac974e 2026-04-12 19:50:13.744 13 INFO neutron.plugins.ml2.db [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] No ports have port_id starting with 00aedc8f-536a-4dc0-ab70-4605f64da0a1 2026-04-12 19:50:17.691 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3afd93b9-0479-4091-820d-935ca46c8ddc 2026-04-12 19:50:18.230 13 INFO neutron.plugins.ml2.plugin [None req-b3cbfc0e-6d11-4c9f-840d-82dd8b3d7593 - - - - - -] Attempt 1 to provision port 3afd93b9-0479-4091-820d-935ca46c8ddc 2026-04-12 19:50:19.799 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port be8f8f57-7a82-47c1-a860-b1111bdfb167 2026-04-12 19:50:20.339 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3afd93b9-0479-4091-820d-935ca46c8ddc 2026-04-12 19:50:21.830 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port be8f8f57-7a82-47c1-a860-b1111bdfb167 2026-04-12 19:50:31.275 16 INFO neutron.plugins.ml2.plugin [None req-7071b9b8-d571-4992-b27e-be44454f1828 - - - - - -] Attempt 1 to provision port 3afd93b9-0479-4091-820d-935ca46c8ddc 2026-04-12 19:50:31.331 16 INFO neutron.plugins.ml2.plugin [None req-7071b9b8-d571-4992-b27e-be44454f1828 - - - - - -] Attempt 1 to provision port 481a639e-dbd3-40e9-adac-b78d967d92fb 2026-04-12 19:50:31.355 16 INFO neutron.plugins.ml2.plugin [None req-7071b9b8-d571-4992-b27e-be44454f1828 - - - - - -] Attempt 1 to provision port 22fa733d-df49-4dfc-9e0d-934e0eecb22a 2026-04-12 19:50:32.713 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 81d89418-8858-4077-b8c5-feaa67876394 2026-04-12 19:50:32.870 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7b7789-3d81-44ee-8bb2-8675d058cfac'] response: {'server_uuid': 'e0d23f48-367a-4322-8b52-13d628bcd739', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81d89418-8858-4077-b8c5-feaa67876394', 'code': 200} 2026-04-12 19:50:33.582 13 INFO neutron.plugins.ml2.plugin [None req-c6867701-8df7-4cae-a8c3-939e85ca6cd4 - - - - - -] Attempt 1 to provision port 481a639e-dbd3-40e9-adac-b78d967d92fb 2026-04-12 19:50:33.631 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 81d89418-8858-4077-b8c5-feaa67876394 2026-04-12 19:50:34.905 16 INFO neutron.plugins.ml2.plugin [None req-80d01aca-38cb-4974-b26a-1babdd09664e - - - - - -] Attempt 1 to provision port 81d89418-8858-4077-b8c5-feaa67876394 2026-04-12 19:50:37.695 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 22fa733d-df49-4dfc-9e0d-934e0eecb22a 2026-04-12 19:50:37.987 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 481a639e-dbd3-40e9-adac-b78d967d92fb 2026-04-12 19:50:39.831 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 22fa733d-df49-4dfc-9e0d-934e0eecb22a 2026-04-12 19:50:39.988 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 481a639e-dbd3-40e9-adac-b78d967d92fb 2026-04-12 19:50:55.713 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port ca8c6c95-093d-4a0d-b221-ba9208ddab4b 2026-04-12 19:50:57.885 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c6c16bda-468a-43a4-b5ef-f9108e1ec60f 2026-04-12 19:50:58.342 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6bf64db6-8fa4-4294-8466-66a5f1b3f2f7 2026-04-12 19:50:58.631 13 INFO neutron.plugins.ml2.plugin [None req-4f04062f-4db0-40f6-9ee0-7e44dccc368a - - - - - -] Attempt 1 to provision port 6bf64db6-8fa4-4294-8466-66a5f1b3f2f7 2026-04-12 19:50:58.830 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port ca8c6c95-093d-4a0d-b221-ba9208ddab4b 2026-04-12 19:50:58.838 13 INFO neutron.plugins.ml2.plugin [None req-4f04062f-4db0-40f6-9ee0-7e44dccc368a - - - - - -] Attempt 1 to provision port 4ec7f4ae-17f8-4343-9e42-65d7b018fabd 2026-04-12 19:50:58.862 13 INFO neutron.plugins.ml2.plugin [None req-4f04062f-4db0-40f6-9ee0-7e44dccc368a - - - - - -] Attempt 1 to provision port c167fb8e-cf9c-4461-85d8-56446ad7cb3d 2026-04-12 19:50:59.770 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c6c16bda-468a-43a4-b5ef-f9108e1ec60f 2026-04-12 19:51:00.035 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6bf64db6-8fa4-4294-8466-66a5f1b3f2f7 2026-04-12 19:51:03.789 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 64a5e6fa-e6cf-46a9-8630-408e981b0419 2026-04-12 19:51:05.804 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 64a5e6fa-e6cf-46a9-8630-408e981b0419 2026-04-12 19:51:06.087 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca 2026-04-12 19:51:06.162 16 INFO neutron.plugins.ml2.plugin [None req-ef406be0-4181-442c-825e-520a3b5cc70e - - - - - -] Attempt 1 to provision port b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca 2026-04-12 19:51:06.449 16 INFO neutron.plugins.ml2.plugin [None req-ef406be0-4181-442c-825e-520a3b5cc70e - - - - - -] Attempt 1 to provision port 6bf64db6-8fa4-4294-8466-66a5f1b3f2f7 2026-04-12 19:51:06.505 16 INFO neutron.plugins.ml2.plugin [None req-ef406be0-4181-442c-825e-520a3b5cc70e - - - - - -] Attempt 1 to provision port 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:51:07.494 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port e81eb2cf-b944-425d-b1e2-bb0e2ef03334 2026-04-12 19:51:08.564 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca 2026-04-12 19:51:08.881 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 628eba76-6d5b-41a5-b4fb-74d695284a26 2026-04-12 19:51:09.201 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port e81eb2cf-b944-425d-b1e2-bb0e2ef03334 2026-04-12 19:51:10.491 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 628eba76-6d5b-41a5-b4fb-74d695284a26 2026-04-12 19:51:12.905 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c74546f5-9ca6-414c-8ff9-f9a169715622 2026-04-12 19:51:15.192 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c74546f5-9ca6-414c-8ff9-f9a169715622 2026-04-12 19:51:15.416 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 728949e1-24b6-42cb-b31a-f762813fd838 2026-04-12 19:51:15.528 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b62e0f9-3eeb-433b-a150-eda68dce040a'] response: {'server_uuid': 'ca56615f-375c-4b28-af43-523fd1798a3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '728949e1-24b6-42cb-b31a-f762813fd838', 'code': 200} 2026-04-12 19:51:16.560 16 INFO neutron.plugins.ml2.plugin [None req-3e1788ff-b5d9-4c87-a94e-0d9ddcc32170 - - - - - -] Attempt 1 to provision port 07929596-8ff2-414a-92ea-3c3d81765831 2026-04-12 19:51:16.568 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 728949e1-24b6-42cb-b31a-f762813fd838 2026-04-12 19:51:16.632 16 INFO neutron.plugins.ml2.plugin [None req-3e1788ff-b5d9-4c87-a94e-0d9ddcc32170 - - - - - -] Attempt 1 to provision port 628eba76-6d5b-41a5-b4fb-74d695284a26 2026-04-12 19:51:16.734 16 INFO neutron.plugins.ml2.plugin [None req-3e1788ff-b5d9-4c87-a94e-0d9ddcc32170 - - - - - -] Attempt 1 to provision port 6f0d7cc2-1653-4781-8bf1-40448eafc72d 2026-04-12 19:51:16.759 16 INFO neutron.plugins.ml2.plugin [None req-3e1788ff-b5d9-4c87-a94e-0d9ddcc32170 - - - - - -] Attempt 1 to provision port c74546f5-9ca6-414c-8ff9-f9a169715622 2026-04-12 19:51:19.593 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port ad1dc6d8-697d-497e-acbe-888492077cc6 2026-04-12 19:51:20.052 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c167fb8e-cf9c-4461-85d8-56446ad7cb3d 2026-04-12 19:51:20.334 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port be87bce5-8984-4cc6-8a86-b24bf7922b47 2026-04-12 19:51:20.463 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d516e784-c506-4d98-bd01-51f1455b6e0e'] response: {'server_uuid': '2d25390e-f90b-4f6b-bf75-ec92a6ac75d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be87bce5-8984-4cc6-8a86-b24bf7922b47', 'code': 200} 2026-04-12 19:51:21.334 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c167fb8e-cf9c-4461-85d8-56446ad7cb3d 2026-04-12 19:51:21.525 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port ad1dc6d8-697d-497e-acbe-888492077cc6 2026-04-12 19:51:21.731 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port be87bce5-8984-4cc6-8a86-b24bf7922b47 2026-04-12 19:51:23.855 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c5d3d8ed-0d43-46f2-a2f2-6959953968bf 2026-04-12 19:51:24.040 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4494491-6d3f-43bd-8032-dc8a53902fc5'] response: {'server_uuid': 'aa9d852b-6a27-4493-95de-950144abbed9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5d3d8ed-0d43-46f2-a2f2-6959953968bf', 'code': 200} 2026-04-12 19:51:25.341 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port c5d3d8ed-0d43-46f2-a2f2-6959953968bf 2026-04-12 19:51:25.943 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:51:26.456 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 4ec7f4ae-17f8-4343-9e42-65d7b018fabd 2026-04-12 19:51:27.627 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 07929596-8ff2-414a-92ea-3c3d81765831 2026-04-12 19:51:28.144 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:51:28.553 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 0b5f86a0-ab20-4c41-81d7-222834c9aa20 2026-04-12 19:51:29.481 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 4ec7f4ae-17f8-4343-9e42-65d7b018fabd 2026-04-12 19:51:30.888 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 07929596-8ff2-414a-92ea-3c3d81765831 2026-04-12 19:51:31.148 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:51:31.435 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3b0598cf-3734-4755-a5f2-10b01fd45977 2026-04-12 19:51:31.690 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 5eedd3ce-f82f-450b-8710-ed6f183b8273 2026-04-12 19:51:32.018 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 0b5f86a0-ab20-4c41-81d7-222834c9aa20 2026-04-12 19:51:32.876 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:51:33.072 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 3b0598cf-3734-4755-a5f2-10b01fd45977 2026-04-12 19:51:33.253 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6f0d7cc2-1653-4781-8bf1-40448eafc72d 2026-04-12 19:51:33.553 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 5eedd3ce-f82f-450b-8710-ed6f183b8273 2026-04-12 19:51:33.684 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 23040e4b-ea92-434a-b73e-65af0385fa0f 2026-04-12 19:51:34.738 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 6f0d7cc2-1653-4781-8bf1-40448eafc72d 2026-04-12 19:51:34.990 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 23040e4b-ea92-434a-b73e-65af0385fa0f 2026-04-12 19:51:35.375 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 0b5f86a0-ab20-4c41-81d7-222834c9aa20 2026-04-12 19:51:35.431 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 728949e1-24b6-42cb-b31a-f762813fd838 2026-04-12 19:51:35.481 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 23040e4b-ea92-434a-b73e-65af0385fa0f 2026-04-12 19:51:35.533 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 3b0598cf-3734-4755-a5f2-10b01fd45977 2026-04-12 19:51:35.582 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:51:35.645 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 6f0d7cc2-1653-4781-8bf1-40448eafc72d 2026-04-12 19:51:35.695 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port c5d3d8ed-0d43-46f2-a2f2-6959953968bf 2026-04-12 19:51:35.761 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port c74546f5-9ca6-414c-8ff9-f9a169715622 2026-04-12 19:51:35.820 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port ad1dc6d8-697d-497e-acbe-888492077cc6 2026-04-12 19:51:35.885 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 07929596-8ff2-414a-92ea-3c3d81765831 2026-04-12 19:51:35.948 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port 628eba76-6d5b-41a5-b4fb-74d695284a26 2026-04-12 19:51:36.012 16 INFO neutron.plugins.ml2.plugin [None req-b466c451-690c-4b4d-bbd0-ae7918169a69 - - - - - -] Attempt 1 to provision port b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca 2026-04-12 19:51:38.731 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 79aef326-e39a-460c-963c-f14d742dddf2 2026-04-12 19:51:38.849 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e15b28a-6aea-4ffc-9d9e-40b54a02e3e8'] response: {'server_uuid': 'b8de3238-7e4f-4844-b4d8-19c69a09c050', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79aef326-e39a-460c-963c-f14d742dddf2', 'code': 200} 2026-04-12 19:51:40.741 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 79aef326-e39a-460c-963c-f14d742dddf2 2026-04-12 19:51:46.789 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port afb83e9f-1ac5-4e88-ac7a-390781236c40 2026-04-12 19:51:48.721 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port afb83e9f-1ac5-4e88-ac7a-390781236c40 2026-04-12 19:51:52.554 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port 79aef326-e39a-460c-963c-f14d742dddf2 2026-04-12 19:51:52.631 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port 728949e1-24b6-42cb-b31a-f762813fd838 2026-04-12 19:51:52.701 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port 23040e4b-ea92-434a-b73e-65af0385fa0f 2026-04-12 19:51:52.747 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port 5eedd3ce-f82f-450b-8710-ed6f183b8273 2026-04-12 19:51:52.806 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:51:52.859 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port ad1dc6d8-697d-497e-acbe-888492077cc6 2026-04-12 19:51:52.916 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port c5d3d8ed-0d43-46f2-a2f2-6959953968bf 2026-04-12 19:51:52.973 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:51:53.019 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port afb83e9f-1ac5-4e88-ac7a-390781236c40 2026-04-12 19:51:53.084 13 INFO neutron.plugins.ml2.plugin [None req-9964617e-ed91-46e1-a085-434862f6f837 - - - - - -] Attempt 1 to provision port b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca 2026-04-12 19:51:58.915 13 INFO neutron.plugins.ml2.plugin [None req-6035b895-d44f-4dfc-9cfc-d53010435e98 - - - - - -] Attempt 1 to provision port 5eedd3ce-f82f-450b-8710-ed6f183b8273 2026-04-12 19:51:58.966 13 INFO neutron.plugins.ml2.plugin [None req-6035b895-d44f-4dfc-9cfc-d53010435e98 - - - - - -] Attempt 1 to provision port 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:51:59.027 13 INFO neutron.plugins.ml2.plugin [None req-6035b895-d44f-4dfc-9cfc-d53010435e98 - - - - - -] Attempt 1 to provision port 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:51:59.081 13 INFO neutron.plugins.ml2.plugin [None req-6035b895-d44f-4dfc-9cfc-d53010435e98 - - - - - -] Attempt 1 to provision port 728949e1-24b6-42cb-b31a-f762813fd838 2026-04-12 19:52:02.133 13 INFO neutron.plugins.ml2.plugin [None req-ba99641d-0914-41c8-9bd1-d1e93e0c6715 - - - - - -] Attempt 1 to provision port 5eedd3ce-f82f-450b-8710-ed6f183b8273 2026-04-12 19:52:02.200 13 INFO neutron.plugins.ml2.plugin [None req-ba99641d-0914-41c8-9bd1-d1e93e0c6715 - - - - - -] Attempt 1 to provision port 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:52:02.255 13 INFO neutron.plugins.ml2.plugin [None req-ba99641d-0914-41c8-9bd1-d1e93e0c6715 - - - - - -] Attempt 1 to provision port be87bce5-8984-4cc6-8a86-b24bf7922b47 2026-04-12 19:52:04.124 13 INFO neutron.plugins.ml2.plugin [None req-189effd3-ac36-474e-bed0-ac00ecc9609d - - - - - -] Attempt 1 to provision port c5d3d8ed-0d43-46f2-a2f2-6959953968bf 2026-04-12 19:52:08.115 16 INFO neutron.plugins.ml2.plugin [None req-45f7450d-fae3-4a8d-b0ef-3c631d1107df - - - - - -] Attempt 1 to provision port 79aef326-e39a-460c-963c-f14d742dddf2 2026-04-12 19:52:13.712 16 INFO neutron.plugins.ml2.plugin [None req-811b9a19-56f9-436a-a5e9-80f7d28cfa45 - - - - - -] Attempt 1 to provision port 6602d763-fa5a-40e7-b1c0-43b56dd78abf 2026-04-12 19:52:21.608 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port fbd627b9-44d5-43bd-96c2-14e27849e2a4 2026-04-12 19:52:21.718 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-47c098be-2c12-4d0f-a239-4a61a08d3bc7'] response: {'server_uuid': '7d95dced-3b7c-4277-be76-0476ddc514a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbd627b9-44d5-43bd-96c2-14e27849e2a4', 'code': 200} 2026-04-12 19:52:22.745 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port fbd627b9-44d5-43bd-96c2-14e27849e2a4 2026-04-12 19:52:37.318 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 2026-04-12 19:52:37.457 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8571146-e04e-4fab-a78d-cb3d8d79bc08'] response: {'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3', 'code': 200} 2026-04-12 19:52:38.770 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 2026-04-12 19:52:54.991 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae0780f2-1457-45d7-b14b-d577f352450e'] response: {'server_uuid': 'ca56615f-375c-4b28-af43-523fd1798a3f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '728949e1-24b6-42cb-b31a-f762813fd838', 'code': 200} 2026-04-12 19:53:01.020 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 1a97b1eb-78d1-49c8-af1a-b99d4e6afe4f 2026-04-12 19:53:01.542 16 INFO neutron.plugins.ml2.plugin [None req-3418f33c-ddf6-4cac-a02f-7e605a0111b4 - - - - - -] Attempt 1 to provision port 1a97b1eb-78d1-49c8-af1a-b99d4e6afe4f 2026-04-12 19:53:18.916 16 INFO neutron.plugins.ml2.plugin [None req-97c26bbd-17e2-4c47-a293-0c52a4616f84 - - - - - -] Attempt 1 to provision port 518cb5b6-b8fa-499a-a508-59dbbce0aa2a 2026-04-12 19:53:24.774 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 518cb5b6-b8fa-499a-a508-59dbbce0aa2a 2026-04-12 19:53:24.890 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c2d191c-83cb-4cd5-9dcb-c58dfc21fe37'] response: {'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '518cb5b6-b8fa-499a-a508-59dbbce0aa2a', 'code': 200} 2026-04-12 19:53:26.796 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 518cb5b6-b8fa-499a-a508-59dbbce0aa2a 2026-04-12 19:53:29.254 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 518cb5b6-b8fa-499a-a508-59dbbce0aa2a 2026-04-12 19:53:49.436 16 INFO neutron.plugins.ml2.plugin [None req-f5d95c25-7547-4c21-8cb5-636ddbed30c8 - - - - - -] Attempt 1 to provision port 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:53:56.331 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:53:56.457 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2157a452-b202-4116-bb5b-6cb42b7476ba'] response: {'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '100871ed-579e-4e14-924d-35df00a2690a', 'code': 200} 2026-04-12 19:53:56.962 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:54:12.032 13 INFO neutron.plugins.ml2.plugin [None req-5a16ea2b-0cb9-46e3-8f23-428b3c1ee7b6 - - - - - -] Attempt 1 to provision port f8d143f8-820b-47c1-bc84-3ca1548f7e78 2026-04-12 19:54:18.994 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f8d143f8-820b-47c1-bc84-3ca1548f7e78 2026-04-12 19:54:19.108 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-008b410f-acb0-481f-bfc8-70170187f6f7'] response: {'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8d143f8-820b-47c1-bc84-3ca1548f7e78', 'code': 200} 2026-04-12 19:54:20.973 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f8d143f8-820b-47c1-bc84-3ca1548f7e78 2026-04-12 19:54:23.467 16 INFO neutron.plugins.ml2.plugin [None req-c2ab2148-3871-4364-a5ef-7686b1bb7a29 - - - - - -] Attempt 1 to provision port 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:54:35.029 13 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port f8d143f8-820b-47c1-bc84-3ca1548f7e78 2026-04-12 19:54:35.466 16 INFO neutron.plugins.ml2.plugin [None req-3037b9ca-0864-4a5b-9732-50e055498126 - - - - - -] Attempt 1 to provision port f8d143f8-820b-47c1-bc84-3ca1548f7e78 2026-04-12 19:54:45.001 16 INFO neutron.plugins.ml2.plugin [None req-fe132263-147c-430e-996b-65ead2001f0a - - - - - -] Attempt 1 to provision port 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:54:45.173 13 INFO neutron.plugins.ml2.plugin [None req-5d6ab84c-6b87-430b-85ca-d8181f15d9b3 - - - - - -] Attempt 1 to provision port 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:55:13.202 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f9c205-85c2-4557-b9ca-052f95cd8a66'] response: {'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3', 'code': 200} 2026-04-12 19:55:29.112 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c081fc84-c8cc-495a-b9be-8aea4014a1f5'] response: {'server_uuid': 'aa9d852b-6a27-4493-95de-950144abbed9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c5d3d8ed-0d43-46f2-a2f2-6959953968bf', 'code': 200}