+ 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-17 06:38:01.873 1 INFO neutron.common.config [-] Logging enabled! 2026-04-17 06:38:01.873 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-17 06:38:01.873 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-17 06:38:01.874 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-17 06:38:03.268 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 06:38:03.270 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-17 06:38:03.273 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-17 06:38:03.274 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 06:38:03.274 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-17 06:38:03.274 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-17 06:38:03.274 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 06:38:03.280 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 06:38:03.280 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 06:38:03.281 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 06:38:03.299 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-17 06:38:03.299 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 06:38:03.300 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-17 06:38:03.315 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-17 06:38:03.315 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-17 06:38:03.315 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-17 06:38:03.316 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-17 06:38:03.585 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing driver for type 'vlan' 2026-04-17 06:38:03.723 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] VlanTypeDriver initialization complete 2026-04-17 06:38:03.724 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing driver for type 'vxlan' 2026-04-17 06:38:03.724 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-17 06:38:03.763 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-17 06:38:03.763 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-17 06:38:03.764 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing extension driver 'port_security' 2026-04-17 06:38:03.764 1 INFO neutron.plugins.ml2.extensions.port_security [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-17 06:38:03.764 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing extension driver 'qos' 2026-04-17 06:38:03.764 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-17 06:38:03.764 1 INFO neutron.plugins.ml2.managers [None req-268b2dec-168a-4ee5-aebb-87c88d44c750 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-17 06:38:03.778 1 INFO neutron.quota [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded quota_driver: . 2026-04-17 06:38:03.779 1 INFO neutron.plugins.ml2.plugin [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Modular L2 Plugin initialization complete 2026-04-17 06:38:03.779 1 INFO neutron.plugins.ml2.managers [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-17 06:38:03.779 1 INFO neutron.plugins.ml2.managers [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-17 06:38:03.779 1 INFO neutron.plugins.ml2.managers [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-17 06:38:03.779 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: qos 2026-04-17 06:38:03.790 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: router 2026-04-17 06:38:03.833 1 INFO neutron.services.service_base [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-17 06:38:03.833 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: segments 2026-04-17 06:38:03.896 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: trunk 2026-04-17 06:38:03.908 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: vpnaas 2026-04-17 06:38:03.940 1 WARNING stevedore.named [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 06:38:04.014 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-17 06:38:04.014 1 INFO neutron.common.utils [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-17 06:38:04.014 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: taas 2026-04-17 06:38:04.032 1 WARNING stevedore.named [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 06:38:04.033 1 WARNING stevedore.named [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 06:38:04.051 1 INFO neutron_taas.services.taas.taas_plugin [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-17 06:38:04.051 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: tapmirror 2026-04-17 06:38:04.061 1 WARNING stevedore.named [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 06:38:04.061 1 WARNING stevedore.named [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 06:38:04.074 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-17 06:38:04.075 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: auto_allocate 2026-04-17 06:38:04.082 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: tag 2026-04-17 06:38:04.090 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: timestamp 2026-04-17 06:38:04.092 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: network_ip_availability 2026-04-17 06:38:04.095 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: flavors 2026-04-17 06:38:04.101 1 INFO neutron.manager [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loading Plugin: revisions 2026-04-17 06:38:04.108 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Initializing extension manager. 2026-04-17 06:38:04.110 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: address-group 2026-04-17 06:38:04.110 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: address-scope 2026-04-17 06:38:04.111 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-17 06:38:04.112 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: agent 2026-04-17 06:38:04.112 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: agent-resources-synced 2026-04-17 06:38:04.113 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-17 06:38:04.114 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-17 06:38:04.114 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: availability_zone 2026-04-17 06:38:04.115 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: availability_zone_filter 2026-04-17 06:38:04.115 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-17 06:38:04.116 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: default-subnetpools 2026-04-17 06:38:04.117 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-17 06:38:04.117 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: dns-integration 2026-04-17 06:38:04.118 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: dns-domain-ports 2026-04-17 06:38:04.118 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-17 06:38:04.119 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: dvr 2026-04-17 06:38:04.119 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-17 06:38:04.120 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: empty-string-filtering 2026-04-17 06:38:04.120 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 06:38:04.121 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-17 06:38:04.121 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: external-net 2026-04-17 06:38:04.122 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-17 06:38:04.122 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: extraroute 2026-04-17 06:38:04.122 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: extraroute-atomic 2026-04-17 06:38:04.123 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-17 06:38:04.123 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-17 06:38:04.124 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-17 06:38:04.124 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-17 06:38:04.125 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: fip-port-details 2026-04-17 06:38:04.125 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: flavors 2026-04-17 06:38:04.126 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-17 06:38:04.127 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: floatingip-pools 2026-04-17 06:38:04.127 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: ip_allocation 2026-04-17 06:38:04.128 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-17 06:38:04.128 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: l2_adjacency 2026-04-17 06:38:04.129 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: router 2026-04-17 06:38:04.131 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 06:38:04.131 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-17 06:38:04.132 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-17 06:38:04.132 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: ext-gw-mode 2026-04-17 06:38:04.133 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: l3-ha 2026-04-17 06:38:04.133 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-17 06:38:04.133 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-17 06:38:04.134 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: l3-flavors 2026-04-17 06:38:04.134 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-17 06:38:04.135 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-17 06:38:04.137 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-17 06:38:04.138 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-17 06:38:04.140 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-17 06:38:04.141 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-17 06:38:04.141 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-17 06:38:04.142 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: multi-provider 2026-04-17 06:38:04.142 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: net-mtu 2026-04-17 06:38:04.143 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: net-mtu-writable 2026-04-17 06:38:04.143 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: network_availability_zone 2026-04-17 06:38:04.143 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: network_ha 2026-04-17 06:38:04.144 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: network-ip-availability 2026-04-17 06:38:04.145 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-17 06:38:04.146 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: pagination 2026-04-17 06:38:04.146 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-device-profile 2026-04-17 06:38:04.147 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-17 06:38:04.147 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-17 06:38:04.147 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-17 06:38:04.148 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-mac-override 2026-04-17 06:38:04.148 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-17 06:38:04.149 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-17 06:38:04.149 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-17 06:38:04.149 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-resource-request 2026-04-17 06:38:04.150 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-17 06:38:04.150 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-17 06:38:04.151 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: binding 2026-04-17 06:38:04.151 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: binding-extended 2026-04-17 06:38:04.152 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-security 2026-04-17 06:38:04.153 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: project-id 2026-04-17 06:38:04.153 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: provider 2026-04-17 06:38:04.153 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-17 06:38:04.155 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos 2026-04-17 06:38:04.156 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-17 06:38:04.156 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-17 06:38:04.157 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-default 2026-04-17 06:38:04.157 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-fip 2026-04-17 06:38:04.157 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-17 06:38:04.158 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-17 06:38:04.158 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-17 06:38:04.159 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-17 06:38:04.159 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-17 06:38:04.160 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-pps 2026-04-17 06:38:04.160 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-17 06:38:04.161 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-17 06:38:04.161 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: qos-rules-alias 2026-04-17 06:38:04.162 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: quota-check-limit 2026-04-17 06:38:04.162 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-17 06:38:04.164 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: quotas 2026-04-17 06:38:04.166 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: quota_details 2026-04-17 06:38:04.167 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: rbac-policies 2026-04-17 06:38:04.168 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: rbac-address-group 2026-04-17 06:38:04.168 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: rbac-address-scope 2026-04-17 06:38:04.169 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: rbac-security-groups 2026-04-17 06:38:04.169 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-17 06:38:04.169 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: revision-if-match 2026-04-17 06:38:04.170 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-17 06:38:04.170 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: router_availability_zone 2026-04-17 06:38:04.171 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-17 06:38:04.172 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-17 06:38:04.173 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-17 06:38:04.173 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-17 06:38:04.173 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-17 06:38:04.174 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-17 06:38:04.174 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-17 06:38:04.178 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: security-group 2026-04-17 06:38:04.179 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: segment 2026-04-17 06:38:04.179 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-17 06:38:04.180 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: service-type 2026-04-17 06:38:04.180 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: sorting 2026-04-17 06:38:04.181 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: standard-attr-segment 2026-04-17 06:38:04.181 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: standard-attr-description 2026-04-17 06:38:04.182 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: stateful-security-group 2026-04-17 06:38:04.182 1 WARNING neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-17 06:38:04.183 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-17 06:38:04.183 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: subnet-external-network 2026-04-17 06:38:04.184 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: subnet_onboard 2026-04-17 06:38:04.184 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-17 06:38:04.185 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: subnet-service-types 2026-04-17 06:38:04.185 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: subnet_allocation 2026-04-17 06:38:04.186 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-17 06:38:04.186 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: tag-creation 2026-04-17 06:38:04.186 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-17 06:38:04.190 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: standard-attr-tag 2026-04-17 06:38:04.190 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-17 06:38:04.191 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: trunk 2026-04-17 06:38:04.191 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: trunk-details 2026-04-17 06:38:04.192 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-17 06:38:04.192 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-17 06:38:04.193 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-17 06:38:04.193 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-17 06:38:04.196 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-17 06:38:04.196 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-17 06:38:04.197 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: vpn-flavors 2026-04-17 06:38:04.198 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: vpnaas 2026-04-17 06:38:04.199 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: taas 2026-04-17 06:38:04.200 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: tap-mirror 2026-04-17 06:38:04.201 1 INFO neutron.api.extensions [None req-5b60ea60-e5c8-4e59-9050-588115f26009 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-17 06:38:34.303 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 06:38:34.367 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 06:38:34.370 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 06:38:54.492 16 INFO neutron.db.l3_hamode_db [None req-0d17d371-1d30-4323-9677-655e852fc401 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 06:39:09.243 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4bb3e518-f320-4937-a56f-246840e3c4cd 2026-04-17 06:39:09.458 16 INFO neutron.plugins.ml2.plugin [None req-1f5aace5-31de-4916-bb30-90df7b447017 - - - - - -] Attempt 1 to provision port 4bb3e518-f320-4937-a56f-246840e3c4cd 2026-04-17 06:39:11.156 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4bb3e518-f320-4937-a56f-246840e3c4cd 2026-04-17 06:39:11.180 16 INFO neutron.plugins.ml2.plugin [None req-77e77663-99be-4ab8-b8a5-a4a2980d0f80 - - - - - -] Attempt 1 to provision port 4bb3e518-f320-4937-a56f-246840e3c4cd 2026-04-17 06:39:49.197 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 67d73083-9e07-485c-a539-dd79349b3242 2026-04-17 06:39:50.316 16 INFO neutron.plugins.ml2.plugin [None req-2a3e3300-495f-43fd-88e1-5bbbe41960c4 - - - - - -] Attempt 1 to provision port 67d73083-9e07-485c-a539-dd79349b3242 2026-04-17 06:39:51.176 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 67d73083-9e07-485c-a539-dd79349b3242 2026-04-17 06:39:51.979 16 INFO neutron.plugins.ml2.plugin [None req-807249de-8545-46a3-95db-00dbd0b31a04 - - - - - -] Attempt 1 to provision port 67d73083-9e07-485c-a539-dd79349b3242 2026-04-17 06:39:57.999 16 INFO neutron.plugins.ml2.plugin [None req-697576c4-e9e0-4524-8d87-8a7b7829ed18 - - - - - -] Attempt 1 to provision port abdc47bd-2722-4aea-af26-826ce7610107 2026-04-17 06:42:47.280 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port bc1fbc5d-e1f2-44bf-9952-200b593b5b7b 2026-04-17 06:42:49.252 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port bc1fbc5d-e1f2-44bf-9952-200b593b5b7b 2026-04-17 06:43:49.822 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port abdc47bd-2722-4aea-af26-826ce7610107 2026-04-17 06:43:51.258 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port abdc47bd-2722-4aea-af26-826ce7610107 2026-04-17 06:51:57.403 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 69666789-316f-4feb-a575-897d7816ef45 2026-04-17 06:51:57.780 16 INFO neutron.plugins.ml2.plugin [None req-a013649e-93af-4da5-8cd8-0e5f7a5c9a1f - - - - - -] Attempt 1 to provision port 69666789-316f-4feb-a575-897d7816ef45 2026-04-17 06:51:59.441 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 69666789-316f-4feb-a575-897d7816ef45 2026-04-17 06:52:01.403 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4e189353-5de9-4e48-a4ea-db453af65bfa 2026-04-17 06:52:03.479 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4e189353-5de9-4e48-a4ea-db453af65bfa 2026-04-17 06:52:09.724 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port d79e8fac-a617-4e38-b612-0496b0bca435 2026-04-17 06:52:10.059 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 451b0d3b-3ffb-4e7f-b6b9-5bc2f7df68ba 2026-04-17 06:52:11.432 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port d79e8fac-a617-4e38-b612-0496b0bca435 2026-04-17 06:52:11.686 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 451b0d3b-3ffb-4e7f-b6b9-5bc2f7df68ba 2026-04-17 06:52:12.686 13 INFO neutron.plugins.ml2.plugin [None req-7b540689-ca43-4c14-ba14-4e76c1851a8b - - - - - -] Attempt 1 to provision port 4e189353-5de9-4e48-a4ea-db453af65bfa 2026-04-17 06:52:12.728 13 INFO neutron.plugins.ml2.plugin [None req-7b540689-ca43-4c14-ba14-4e76c1851a8b - - - - - -] Attempt 1 to provision port da901d19-e7c4-4cca-9647-9301de84793b 2026-04-17 06:52:12.750 13 INFO neutron.plugins.ml2.plugin [None req-7b540689-ca43-4c14-ba14-4e76c1851a8b - - - - - -] Attempt 1 to provision port f78d5e94-6f43-4853-b32f-bd5f2862af5d 2026-04-17 06:52:12.771 13 INFO neutron.plugins.ml2.plugin [None req-7b540689-ca43-4c14-ba14-4e76c1851a8b - - - - - -] Attempt 1 to provision port 69666789-316f-4feb-a575-897d7816ef45 2026-04-17 06:52:12.810 13 INFO neutron.plugins.ml2.plugin [None req-7b540689-ca43-4c14-ba14-4e76c1851a8b - - - - - -] Attempt 1 to provision port 271dae02-f51f-4d3b-9278-5a84f451afbd 2026-04-17 06:52:12.845 13 INFO neutron.plugins.ml2.plugin [None req-7b540689-ca43-4c14-ba14-4e76c1851a8b - - - - - -] Attempt 1 to provision port 53e09b24-2d7c-407b-8d06-8029bb9c245d 2026-04-17 06:52:13.506 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 870aae5f-0829-41db-a036-17f71554703c 2026-04-17 06:52:15.722 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 870aae5f-0829-41db-a036-17f71554703c 2026-04-17 06:52:15.914 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 846b2c07-0dbc-40d8-8b98-bf7646405e70 2026-04-17 06:52:18.652 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 00b1ebb6-6b12-462a-b6f3-40b250770d66 2026-04-17 06:52:19.059 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 38534904-f789-4a88-b29b-d707a900fc28 2026-04-17 06:52:19.139 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-203f4c13-93fe-47a2-8fb8-e7946baffd2d'] response: {'server_uuid': '7d230c87-a467-481c-a2f3-216ffb9bf5a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00b1ebb6-6b12-462a-b6f3-40b250770d66', 'code': 200} 2026-04-17 06:52:19.397 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 846b2c07-0dbc-40d8-8b98-bf7646405e70 2026-04-17 06:52:19.621 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 2cb403d2-f056-43d8-a6dd-9bc3d5594076 2026-04-17 06:52:20.392 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 38534904-f789-4a88-b29b-d707a900fc28 2026-04-17 06:52:20.590 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 00b1ebb6-6b12-462a-b6f3-40b250770d66 2026-04-17 06:52:20.816 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 2cb403d2-f056-43d8-a6dd-9bc3d5594076 2026-04-17 06:52:21.179 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e9c528e-3ab9-4b88-addf-ef84f32e9fe3'] response: {'server_uuid': '56c9d87c-568e-46c9-be8a-815cbc5572bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2cb403d2-f056-43d8-a6dd-9bc3d5594076', 'code': 200} 2026-04-17 06:52:25.048 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port df306db6-6e2b-46bc-850c-7afd74e86dc5 2026-04-17 06:52:25.157 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c54e4f9d-4ef0-4051-9cde-d18c1dfa24dc'] response: {'server_uuid': '025ea7be-84dc-41cd-9b25-25ae9f6c99b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df306db6-6e2b-46bc-850c-7afd74e86dc5', 'code': 200} 2026-04-17 06:52:26.647 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b1c351d9-94d4-4fd2-a157-53bf637ac9d0 2026-04-17 06:52:26.994 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port df306db6-6e2b-46bc-850c-7afd74e86dc5 2026-04-17 06:52:28.513 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b1c351d9-94d4-4fd2-a157-53bf637ac9d0 2026-04-17 06:52:37.049 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 16feb113-32aa-429f-b121-05b7f16fd076 2026-04-17 06:52:37.515 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b2f2141-443b-4821-9d97-8aab3047266a'] response: {'server_uuid': '934af290-a260-4cbd-886c-c206c3e73314', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16feb113-32aa-429f-b121-05b7f16fd076', 'code': 200} 2026-04-17 06:52:38.600 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 16feb113-32aa-429f-b121-05b7f16fd076 2026-04-17 06:52:40.629 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 211eb70d-e1da-48b4-b655-b6cf17ab309f 2026-04-17 06:52:40.997 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 9cce7321-e0d4-49e1-bf73-8b31ed22eae0 2026-04-17 06:52:42.058 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port 00b1ebb6-6b12-462a-b6f3-40b250770d66 2026-04-17 06:52:42.114 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port b30f79ff-779c-47b5-912b-349853053ac8 2026-04-17 06:52:42.142 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port 16feb113-32aa-429f-b121-05b7f16fd076 2026-04-17 06:52:42.192 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port edd2bb3e-fcd0-43c6-a4c7-ea35ab1e1cb5 2026-04-17 06:52:42.220 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port 9c33ae6e-33df-40bb-8727-50ceac5586b7 2026-04-17 06:52:42.239 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port 9cce7321-e0d4-49e1-bf73-8b31ed22eae0 2026-04-17 06:52:42.283 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port b1c351d9-94d4-4fd2-a157-53bf637ac9d0 2026-04-17 06:52:42.354 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port df306db6-6e2b-46bc-850c-7afd74e86dc5 2026-04-17 06:52:42.420 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port 38534904-f789-4a88-b29b-d707a900fc28 2026-04-17 06:52:42.469 16 INFO neutron.plugins.ml2.plugin [None req-8119147a-4169-4fba-a2c7-75833816c550 - - - - - -] Attempt 1 to provision port 9b3d6a73-79d8-4cd1-b068-2ac1730894b1 2026-04-17 06:52:42.684 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 211eb70d-e1da-48b4-b655-b6cf17ab309f 2026-04-17 06:52:42.874 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 9cce7321-e0d4-49e1-bf73-8b31ed22eae0 2026-04-17 06:52:45.220 13 INFO neutron.plugins.ml2.plugin [None req-8e8a2e33-a250-4bce-b5b4-ddefd5e488aa - - - - - -] Attempt 1 to provision port e09639b3-10c3-4ecc-b222-cdc78b476182 2026-04-17 06:52:45.267 13 INFO neutron.plugins.ml2.plugin [None req-8e8a2e33-a250-4bce-b5b4-ddefd5e488aa - - - - - -] Attempt 1 to provision port 9cce7321-e0d4-49e1-bf73-8b31ed22eae0 2026-04-17 06:52:45.334 13 INFO neutron.plugins.ml2.plugin [None req-8e8a2e33-a250-4bce-b5b4-ddefd5e488aa - - - - - -] Attempt 1 to provision port 45ebf0fc-ff7f-4284-8e84-d87a67c3e105 2026-04-17 06:52:47.102 16 INFO neutron.plugins.ml2.plugin [None req-bfc7cf28-e7cf-47a7-95e2-c8e7c2697e7d - - - - - -] Attempt 1 to provision port e09639b3-10c3-4ecc-b222-cdc78b476182 2026-04-17 06:52:48.512 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port da901d19-e7c4-4cca-9647-9301de84793b 2026-04-17 06:52:48.757 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b30f79ff-779c-47b5-912b-349853053ac8 2026-04-17 06:52:49.020 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 271dae02-f51f-4d3b-9278-5a84f451afbd 2026-04-17 06:52:51.903 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b30f79ff-779c-47b5-912b-349853053ac8 2026-04-17 06:52:52.080 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 271dae02-f51f-4d3b-9278-5a84f451afbd 2026-04-17 06:52:52.252 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port da901d19-e7c4-4cca-9647-9301de84793b 2026-04-17 06:52:52.396 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port edd2bb3e-fcd0-43c6-a4c7-ea35ab1e1cb5 2026-04-17 06:52:52.685 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port aa922813-32f8-4de6-a2b6-a7e76f948646 2026-04-17 06:52:52.808 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-352aee30-a58d-4dcb-a9df-2cb2638f70a1'] response: {'server_uuid': 'abe49584-0884-4a90-a876-4cad50184f72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa922813-32f8-4de6-a2b6-a7e76f948646', 'code': 200} 2026-04-17 06:52:54.294 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port edd2bb3e-fcd0-43c6-a4c7-ea35ab1e1cb5 2026-04-17 06:52:54.421 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port aa922813-32f8-4de6-a2b6-a7e76f948646 2026-04-17 06:52:56.427 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6baba82-f111-4aca-a3db-c01a061c6078'] response: {'server_uuid': '7d230c87-a467-481c-a2f3-216ffb9bf5a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00b1ebb6-6b12-462a-b6f3-40b250770d66', 'code': 200} 2026-04-17 06:52:58.260 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e09639b3-10c3-4ecc-b222-cdc78b476182 2026-04-17 06:52:58.557 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 45ebf0fc-ff7f-4284-8e84-d87a67c3e105 2026-04-17 06:52:59.529 16 INFO neutron.plugins.ml2.plugin [None req-c3224e6f-bb09-40e5-9573-3267e7d41317 - - - - - -] Attempt 1 to provision port df306db6-6e2b-46bc-850c-7afd74e86dc5 2026-04-17 06:53:00.855 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 45ebf0fc-ff7f-4284-8e84-d87a67c3e105 2026-04-17 06:53:00.984 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e09639b3-10c3-4ecc-b222-cdc78b476182 2026-04-17 06:53:01.165 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port df306db6-6e2b-46bc-850c-7afd74e86dc5 2026-04-17 06:53:01.362 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 00b1ebb6-6b12-462a-b6f3-40b250770d66 2026-04-17 06:53:01.458 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb1065a9-8082-43da-9c9f-c0e48641fef7'] response: {'server_uuid': '7d230c87-a467-481c-a2f3-216ffb9bf5a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00b1ebb6-6b12-462a-b6f3-40b250770d66', 'code': 200} 2026-04-17 06:53:02.460 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 00b1ebb6-6b12-462a-b6f3-40b250770d66 2026-04-17 06:53:02.650 13 INFO neutron.plugins.ml2.plugin [None req-7f0ee717-4d34-474a-b4fd-1370fbb4ca4a - - - - - -] Attempt 1 to provision port df306db6-6e2b-46bc-850c-7afd74e86dc5 2026-04-17 06:53:18.039 16 INFO neutron.plugins.ml2.plugin [None req-fb4069f7-9332-429f-b6da-9b13041fc1ea - - - - - -] Attempt 1 to provision port dccea41c-930f-45dd-bec4-d390761bc664 2026-04-17 06:53:18.341 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port dccea41c-930f-45dd-bec4-d390761bc664 2026-04-17 06:53:20.319 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port dccea41c-930f-45dd-bec4-d390761bc664 2026-04-17 06:53:20.466 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 152a6237-75f0-4d3e-a8a6-60ed4a97e345 2026-04-17 06:53:20.754 16 INFO neutron.plugins.ml2.plugin [None req-56333ebc-5ced-40d2-9b0f-013397755016 - - - - - -] Attempt 1 to provision port f0eeddd7-bbce-4d71-bd11-5639f621ba21 2026-04-17 06:53:22.228 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 152a6237-75f0-4d3e-a8a6-60ed4a97e345 2026-04-17 06:53:30.688 16 INFO neutron.plugins.ml2.plugin [None req-473cd75b-7a40-4d78-a25b-38084bd76565 - - - - - -] Attempt 1 to provision port f93d9f45-fecf-482e-9b82-1c9f581c2b72 2026-04-17 06:53:30.737 16 INFO neutron.plugins.ml2.plugin [None req-473cd75b-7a40-4d78-a25b-38084bd76565 - - - - - -] Attempt 1 to provision port dccea41c-930f-45dd-bec4-d390761bc664 2026-04-17 06:53:30.837 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 8309719f-68e7-4aee-a8cd-aefb3f04d2b3 2026-04-17 06:53:30.934 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-13bd7f61-7ce4-4e56-8ba1-314f7fafed34'] response: {'server_uuid': 'e0033eea-cf99-46d0-aff7-280da6a1e1fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8309719f-68e7-4aee-a8cd-aefb3f04d2b3', 'code': 200} 2026-04-17 06:53:32.502 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 8309719f-68e7-4aee-a8cd-aefb3f04d2b3 2026-04-17 06:53:34.510 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port ebb7814b-8d03-4832-b48b-3ddb3b16cb5f 2026-04-17 06:53:35.970 13 WARNING neutron.plugins.ml2.plugin [None req-f8e06267-c7b9-4848-9536-1aa708339892 - - - - - -] Concurrent port binding operations failed on port f93d9f45-fecf-482e-9b82-1c9f581c2b72 2026-04-17 06:53:35.973 13 INFO neutron.plugins.ml2.plugin [None req-f8e06267-c7b9-4848-9536-1aa708339892 - - - - - -] Attempt 2 to bind port f93d9f45-fecf-482e-9b82-1c9f581c2b72 2026-04-17 06:53:37.119 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f93d9f45-fecf-482e-9b82-1c9f581c2b72 2026-04-17 06:53:37.359 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f0eeddd7-bbce-4d71-bd11-5639f621ba21 2026-04-17 06:53:38.801 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f93d9f45-fecf-482e-9b82-1c9f581c2b72 2026-04-17 06:53:38.995 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f0eeddd7-bbce-4d71-bd11-5639f621ba21 2026-04-17 06:53:57.396 13 INFO neutron.plugins.ml2.plugin [None req-d5b7e538-3742-4f28-852f-ee6e4616620d - - - - - -] Attempt 1 to provision port 82948661-8556-4497-91f6-dbd5d8879d30 2026-04-17 06:54:00.850 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port a9395608-d603-4971-ac51-3a803d5a46c5 2026-04-17 06:54:01.161 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port d0512243-4c9d-4f5f-8a9d-ad37b8eb9c6d 2026-04-17 06:54:01.960 13 INFO neutron.plugins.ml2.plugin [None req-01960b08-abbf-4299-a5e5-1c43e69fc8df - - - - - -] Attempt 1 to provision port f31069e3-c641-49e8-8795-df4cc70d81a5 2026-04-17 06:54:01.990 13 INFO neutron.plugins.ml2.plugin [None req-01960b08-abbf-4299-a5e5-1c43e69fc8df - - - - - -] Attempt 1 to provision port a9395608-d603-4971-ac51-3a803d5a46c5 2026-04-17 06:54:02.798 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port a9395608-d603-4971-ac51-3a803d5a46c5 2026-04-17 06:54:03.049 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port d0512243-4c9d-4f5f-8a9d-ad37b8eb9c6d 2026-04-17 06:54:06.923 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 57f448b7-c313-44d2-8e08-d8faa9e4e88d 2026-04-17 06:54:07.322 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 11d4eac1-09dc-4ceb-af07-c382ba3c2762 2026-04-17 06:54:08.847 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 57f448b7-c313-44d2-8e08-d8faa9e4e88d 2026-04-17 06:54:09.088 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 11d4eac1-09dc-4ceb-af07-c382ba3c2762 2026-04-17 06:54:15.682 13 INFO neutron.plugins.ml2.plugin [None req-c86baae3-eab2-46fd-b67b-4a14f4177309 - - - - - -] Attempt 1 to provision port f31069e3-c641-49e8-8795-df4cc70d81a5 2026-04-17 06:54:15.709 13 INFO neutron.plugins.ml2.plugin [None req-c86baae3-eab2-46fd-b67b-4a14f4177309 - - - - - -] Attempt 1 to provision port f8176d06-df54-4d8c-83c0-5cccf65a809d 2026-04-17 06:54:15.739 13 INFO neutron.plugins.ml2.plugin [None req-c86baae3-eab2-46fd-b67b-4a14f4177309 - - - - - -] Attempt 1 to provision port 57f448b7-c313-44d2-8e08-d8faa9e4e88d 2026-04-17 06:54:15.786 13 INFO neutron.plugins.ml2.plugin [None req-c86baae3-eab2-46fd-b67b-4a14f4177309 - - - - - -] Attempt 1 to provision port cf9a290b-c0ba-4ebb-b0ab-6dff27183181 2026-04-17 06:54:15.807 13 INFO neutron.plugins.ml2.plugin [None req-c86baae3-eab2-46fd-b67b-4a14f4177309 - - - - - -] Attempt 1 to provision port bb4602f1-98fe-46f2-8f26-70c3cd89cf86 2026-04-17 06:54:21.948 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 612c2734-c531-4cff-8f7c-a1eaf486ef82 2026-04-17 06:54:22.033 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2be6f9a8-af87-47f8-9ba7-9ad06b718f98'] response: {'server_uuid': 'ca1be62a-8aa3-4b9d-a89d-b9976ab34320', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '612c2734-c531-4cff-8f7c-a1eaf486ef82', 'code': 200} 2026-04-17 06:54:22.252 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f31069e3-c641-49e8-8795-df4cc70d81a5 2026-04-17 06:54:22.492 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port cf9a290b-c0ba-4ebb-b0ab-6dff27183181 2026-04-17 06:54:23.237 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f31069e3-c641-49e8-8795-df4cc70d81a5 2026-04-17 06:54:23.636 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 612c2734-c531-4cff-8f7c-a1eaf486ef82 2026-04-17 06:54:23.872 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port cf9a290b-c0ba-4ebb-b0ab-6dff27183181 2026-04-17 06:54:25.179 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port bb4602f1-98fe-46f2-8f26-70c3cd89cf86 2026-04-17 06:54:25.376 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f8176d06-df54-4d8c-83c0-5cccf65a809d 2026-04-17 06:54:27.087 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port bb4602f1-98fe-46f2-8f26-70c3cd89cf86 2026-04-17 06:54:27.290 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f8176d06-df54-4d8c-83c0-5cccf65a809d 2026-04-17 06:54:39.246 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9c17760-b4f3-4959-a278-efe8ed611efd'] response: {'server_uuid': 'ca1be62a-8aa3-4b9d-a89d-b9976ab34320', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '612c2734-c531-4cff-8f7c-a1eaf486ef82', 'code': 200} 2026-04-17 06:54:47.171 13 INFO neutron.plugins.ml2.plugin [None req-e5fdac8e-7e3c-45c9-bbce-a3ee50ad9b93 - - - - - -] Attempt 1 to provision port 4bf82806-06a8-405b-9db4-140220219774 2026-04-17 06:54:49.317 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port ca6c8d07-4314-476c-9ec4-e50a38e03209 2026-04-17 06:54:51.528 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b2599556-f509-4881-a8e7-e8912b29c8bc 2026-04-17 06:54:51.832 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port ca6c8d07-4314-476c-9ec4-e50a38e03209 2026-04-17 06:54:53.418 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4d4b9860-b9c2-4676-b737-661f446e44eb 2026-04-17 06:54:53.805 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b2599556-f509-4881-a8e7-e8912b29c8bc 2026-04-17 06:54:55.482 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4d4b9860-b9c2-4676-b737-661f446e44eb 2026-04-17 06:54:57.457 16 INFO neutron.plugins.ml2.plugin [None req-707526a3-8f38-4f05-95ff-24237e6fe2c7 - - - - - -] Attempt 1 to provision port e3509c0e-2906-4dd8-81d2-133633f4d7c3 2026-04-17 06:54:57.504 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e3509c0e-2906-4dd8-81d2-133633f4d7c3 2026-04-17 06:54:57.616 16 INFO neutron.plugins.ml2.plugin [None req-707526a3-8f38-4f05-95ff-24237e6fe2c7 - - - - - -] Attempt 1 to provision port b2599556-f509-4881-a8e7-e8912b29c8bc 2026-04-17 06:54:57.651 16 INFO neutron.plugins.ml2.plugin [None req-707526a3-8f38-4f05-95ff-24237e6fe2c7 - - - - - -] Attempt 1 to provision port e39c20bd-c2af-401a-9650-9f6bae78e45b 2026-04-17 06:54:57.669 16 INFO neutron.plugins.ml2.plugin [None req-707526a3-8f38-4f05-95ff-24237e6fe2c7 - - - - - -] Attempt 1 to provision port 187476d8-d1db-4203-a59f-b68809a465ee 2026-04-17 06:54:59.346 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e3509c0e-2906-4dd8-81d2-133633f4d7c3 2026-04-17 06:55:01.854 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 0c9c9809-779b-4e3a-bf31-fb3d648aeb91 2026-04-17 06:55:01.966 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6001a5b2-80d8-43af-8f3e-6d4fe3972fb7'] response: {'server_uuid': '2c5c5d0a-5020-48ac-9afa-163bab6eeb70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c9c9809-779b-4e3a-bf31-fb3d648aeb91', 'code': 200} 2026-04-17 06:55:02.586 13 INFO neutron.plugins.ml2.plugin [None req-023b82ca-aec0-46c0-a16c-7dd5252f56c4 - - - - - -] Attempt 1 to provision port e39c20bd-c2af-401a-9650-9f6bae78e45b 2026-04-17 06:55:02.612 13 INFO neutron.plugins.ml2.plugin [None req-023b82ca-aec0-46c0-a16c-7dd5252f56c4 - - - - - -] Attempt 1 to provision port 0c9c9809-779b-4e3a-bf31-fb3d648aeb91 2026-04-17 06:55:02.665 13 INFO neutron.plugins.ml2.plugin [None req-023b82ca-aec0-46c0-a16c-7dd5252f56c4 - - - - - -] Attempt 1 to provision port e3509c0e-2906-4dd8-81d2-133633f4d7c3 2026-04-17 06:55:02.717 13 INFO neutron.plugins.ml2.plugin [None req-023b82ca-aec0-46c0-a16c-7dd5252f56c4 - - - - - -] Attempt 1 to provision port b2599556-f509-4881-a8e7-e8912b29c8bc 2026-04-17 06:55:02.765 13 INFO neutron.plugins.ml2.plugin [None req-023b82ca-aec0-46c0-a16c-7dd5252f56c4 - - - - - -] Attempt 1 to provision port def6c152-ef27-4b14-9f7f-1cc2a76263b2 2026-04-17 06:55:02.795 13 INFO neutron.plugins.ml2.plugin [None req-023b82ca-aec0-46c0-a16c-7dd5252f56c4 - - - - - -] Attempt 1 to provision port 187476d8-d1db-4203-a59f-b68809a465ee 2026-04-17 06:55:04.469 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 0c9c9809-779b-4e3a-bf31-fb3d648aeb91 2026-04-17 06:55:04.657 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 20045f78-fbb0-4686-8b36-5bb88de58b1e 2026-04-17 06:55:04.802 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-059bc64f-a645-4885-a24f-3aa3b6881e80'] response: {'server_uuid': 'f7d50417-3864-4ca8-b7f6-d1feb4c17ab0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20045f78-fbb0-4686-8b36-5bb88de58b1e', 'code': 200} 2026-04-17 06:55:05.622 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 20045f78-fbb0-4686-8b36-5bb88de58b1e 2026-04-17 06:55:07.115 13 INFO neutron.plugins.ml2.plugin [None req-6754799c-769f-4932-9c37-13ba16c315c9 - - - - - -] Attempt 1 to provision port e39c20bd-c2af-401a-9650-9f6bae78e45b 2026-04-17 06:55:07.144 13 INFO neutron.plugins.ml2.plugin [None req-6754799c-769f-4932-9c37-13ba16c315c9 - - - - - -] Attempt 1 to provision port 0c9c9809-779b-4e3a-bf31-fb3d648aeb91 2026-04-17 06:55:07.223 13 INFO neutron.plugins.ml2.plugin [None req-6754799c-769f-4932-9c37-13ba16c315c9 - - - - - -] Attempt 1 to provision port 187476d8-d1db-4203-a59f-b68809a465ee 2026-04-17 06:55:07.595 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4bf82806-06a8-405b-9db4-140220219774 2026-04-17 06:55:07.883 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 187476d8-d1db-4203-a59f-b68809a465ee 2026-04-17 06:55:08.825 13 INFO neutron.plugins.ml2.plugin [None req-a2a55847-6600-4173-b6e9-5ba40dc1c8a3 - - - - - -] Attempt 1 to provision port 20045f78-fbb0-4686-8b36-5bb88de58b1e 2026-04-17 06:55:09.662 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port def6c152-ef27-4b14-9f7f-1cc2a76263b2 2026-04-17 06:55:09.905 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e39c20bd-c2af-401a-9650-9f6bae78e45b 2026-04-17 06:55:10.154 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 4bf82806-06a8-405b-9db4-140220219774 2026-04-17 06:55:10.283 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 187476d8-d1db-4203-a59f-b68809a465ee 2026-04-17 06:55:11.582 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port def6c152-ef27-4b14-9f7f-1cc2a76263b2 2026-04-17 06:55:11.710 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e39c20bd-c2af-401a-9650-9f6bae78e45b 2026-04-17 06:55:40.115 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 13a3e54d-db1b-4d30-9986-3107bbbbdb7c 2026-04-17 06:55:40.214 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a70f293b-9ff4-458f-a67c-4382006d0dc9'] response: {'server_uuid': '4de3cc05-bfb7-4999-b9a9-7521f50e9fd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13a3e54d-db1b-4d30-9986-3107bbbbdb7c', 'code': 200} 2026-04-17 06:55:41.577 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 13a3e54d-db1b-4d30-9986-3107bbbbdb7c 2026-04-17 06:55:43.669 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port d0ea4084-d011-4a7e-8b3e-10ce1944ff19 2026-04-17 06:55:49.656 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f6818cf6-a31f-434c-8449-423aeb9d932c 2026-04-17 06:55:49.978 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 84877c8e-c693-405e-a2d8-266a555c5313 2026-04-17 06:55:50.835 13 INFO neutron.plugins.ml2.plugin [None req-c6f6bec3-6bcc-4920-939e-d1b1eb28f056 - - - - - -] Attempt 1 to provision port f6818cf6-a31f-434c-8449-423aeb9d932c 2026-04-17 06:55:51.626 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port f6818cf6-a31f-434c-8449-423aeb9d932c 2026-04-17 06:55:51.841 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 84877c8e-c693-405e-a2d8-266a555c5313 2026-04-17 06:55:53.602 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 612a74de-1693-4506-8925-3318e8f36c0b 2026-04-17 06:55:55.649 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 612a74de-1693-4506-8925-3318e8f36c0b 2026-04-17 06:55:59.643 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 5fad0fd1-160d-420e-a72e-102ca102f475 2026-04-17 06:56:01.146 16 INFO neutron.plugins.ml2.plugin [None req-cd5203e0-05ff-459b-8230-98fc6239d929 - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:01.170 16 INFO neutron.plugins.ml2.plugin [None req-cd5203e0-05ff-459b-8230-98fc6239d929 - - - - - -] Attempt 1 to provision port 612a74de-1693-4506-8925-3318e8f36c0b 2026-04-17 06:56:01.226 16 INFO neutron.plugins.ml2.plugin [None req-cd5203e0-05ff-459b-8230-98fc6239d929 - - - - - -] Attempt 1 to provision port 5fad0fd1-160d-420e-a72e-102ca102f475 2026-04-17 06:56:01.273 16 INFO neutron.plugins.ml2.plugin [None req-cd5203e0-05ff-459b-8230-98fc6239d929 - - - - - -] Attempt 1 to provision port b977ee6a-e8ad-4091-9635-e98b29fee9be 2026-04-17 06:56:01.294 16 INFO neutron.plugins.ml2.plugin [None req-cd5203e0-05ff-459b-8230-98fc6239d929 - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:02.215 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 5fad0fd1-160d-420e-a72e-102ca102f475 2026-04-17 06:56:02.386 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 01b09d87-ca01-47d6-9b9d-c46e6f068d06 2026-04-17 06:56:02.491 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce0b24be-82d5-4967-b6dd-efa5eb481dd2'] response: {'server_uuid': '5b6f8ccb-eef4-4e9c-a81e-5fede6488f88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01b09d87-ca01-47d6-9b9d-c46e6f068d06', 'code': 200} 2026-04-17 06:56:03.606 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 01b09d87-ca01-47d6-9b9d-c46e6f068d06 2026-04-17 06:56:05.686 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 1779b87c-da2f-4667-8872-b69f2b015e6c 2026-04-17 06:56:06.122 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:07.631 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 1779b87c-da2f-4667-8872-b69f2b015e6c 2026-04-17 06:56:07.802 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:08.047 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:08.160 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:08.222 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b977ee6a-e8ad-4091-9635-e98b29fee9be 2026-04-17 06:56:08.239 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port 01b09d87-ca01-47d6-9b9d-c46e6f068d06 2026-04-17 06:56:08.294 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port 612a74de-1693-4506-8925-3318e8f36c0b 2026-04-17 06:56:08.358 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:08.425 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port 1779b87c-da2f-4667-8872-b69f2b015e6c 2026-04-17 06:56:08.468 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port 5fad0fd1-160d-420e-a72e-102ca102f475 2026-04-17 06:56:08.525 16 INFO neutron.plugins.ml2.plugin [None req-2148558a-5f45-4209-921e-408c22fbaaca - - - - - -] Attempt 1 to provision port f6818cf6-a31f-434c-8449-423aeb9d932c 2026-04-17 06:56:09.640 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:09.811 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port b977ee6a-e8ad-4091-9635-e98b29fee9be 2026-04-17 06:56:11.767 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d87c3342-5bf0-4ddd-aa98-75f154c95bbe'] response: {'server_uuid': '2c5c5d0a-5020-48ac-9afa-163bab6eeb70', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0c9c9809-779b-4e3a-bf31-fb3d648aeb91', 'code': 200} 2026-04-17 06:56:15.181 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port 612a74de-1693-4506-8925-3318e8f36c0b 2026-04-17 06:56:15.240 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port 01b09d87-ca01-47d6-9b9d-c46e6f068d06 2026-04-17 06:56:15.289 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:15.337 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:15.381 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port 1779b87c-da2f-4667-8872-b69f2b015e6c 2026-04-17 06:56:15.425 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port 5fad0fd1-160d-420e-a72e-102ca102f475 2026-04-17 06:56:15.469 16 INFO neutron.plugins.ml2.plugin [None req-e535708f-5ce3-4013-a484-2b06323cb51b - - - - - -] Attempt 1 to provision port f6818cf6-a31f-434c-8449-423aeb9d932c 2026-04-17 06:56:19.870 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 509f61ac-fec8-40b8-a7f4-74207fdffc2d 2026-04-17 06:56:19.984 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe977c67-ca69-44f8-b6b8-c02992615b74'] response: {'server_uuid': 'cb360d6f-d967-4ea1-9d74-7b5eb0b2f92f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '509f61ac-fec8-40b8-a7f4-74207fdffc2d', 'code': 200} 2026-04-17 06:56:20.104 16 INFO neutron.plugins.ml2.plugin [None req-36e480f4-68fc-4c9f-92d0-8a08eae20313 - - - - - -] Attempt 1 to provision port 1779b87c-da2f-4667-8872-b69f2b015e6c 2026-04-17 06:56:20.204 16 INFO neutron.plugins.ml2.plugin [None req-36e480f4-68fc-4c9f-92d0-8a08eae20313 - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:21.610 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 509f61ac-fec8-40b8-a7f4-74207fdffc2d 2026-04-17 06:56:24.283 13 INFO neutron.plugins.ml2.plugin [None req-39eed4bf-36cc-4a9f-a0cf-4118e3411255 - - - - - -] Attempt 1 to provision port 3407950c-608e-4c91-88ce-aba8a7d240f5 2026-04-17 06:56:24.349 13 INFO neutron.plugins.ml2.plugin [None req-39eed4bf-36cc-4a9f-a0cf-4118e3411255 - - - - - -] Attempt 1 to provision port 01b09d87-ca01-47d6-9b9d-c46e6f068d06 2026-04-17 06:56:24.398 13 INFO neutron.plugins.ml2.plugin [None req-39eed4bf-36cc-4a9f-a0cf-4118e3411255 - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:27.474 13 INFO neutron.plugins.ml2.plugin [None req-04b04dc1-b6c9-44ee-a7b2-ace9fc1bd68b - - - - - -] Attempt 1 to provision port 509f61ac-fec8-40b8-a7f4-74207fdffc2d 2026-04-17 06:56:27.526 13 INFO neutron.plugins.ml2.plugin [None req-04b04dc1-b6c9-44ee-a7b2-ace9fc1bd68b - - - - - -] Attempt 1 to provision port 005bccab-a9b9-427a-af6e-4eef6b0cd2ee 2026-04-17 06:56:53.687 16 INFO neutron.plugins.ml2.plugin [None req-9ca7c430-06b0-4a15-9126-449accbe0dec - - - - - -] Attempt 1 to provision port 3e1b10ab-f59d-4c8a-a1e2-d35642474d44 2026-04-17 06:57:14.156 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 9e3eaae0-6d80-41bf-9cca-9119b6819773 2026-04-17 06:57:14.249 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aa7086f-2daa-4ce7-8de3-b3762a05bfef'] response: {'server_uuid': 'e16d3ac8-8efe-4733-b26d-d6763e9188f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e3eaae0-6d80-41bf-9cca-9119b6819773', 'code': 200} 2026-04-17 06:57:15.623 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 9e3eaae0-6d80-41bf-9cca-9119b6819773 2026-04-17 06:57:49.891 13 INFO neutron.plugins.ml2.plugin [None req-d377d50a-f25a-43e7-8724-1d3da03aabc0 - - - - - -] Attempt 1 to provision port 3deb797a-570e-4fce-a575-8a12b4ea4068 2026-04-17 06:57:55.664 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 3deb797a-570e-4fce-a575-8a12b4ea4068 2026-04-17 06:57:55.793 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c0054c6-839b-4d3c-8979-c9c5c814375b'] response: {'server_uuid': 'e16d3ac8-8efe-4733-b26d-d6763e9188f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3deb797a-570e-4fce-a575-8a12b4ea4068', 'code': 200} 2026-04-17 06:57:57.625 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 3deb797a-570e-4fce-a575-8a12b4ea4068 2026-04-17 06:58:00.162 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port 3deb797a-570e-4fce-a575-8a12b4ea4068 2026-04-17 06:58:18.827 13 INFO neutron.plugins.ml2.plugin [None req-3e0c0bc7-6762-4cbd-813d-909ed83d5aa0 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3 2026-04-17 06:58:27.208 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3 2026-04-17 06:58:27.319 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d49b376-9654-4af6-b978-6f4601c6085d'] response: {'server_uuid': 'e16d3ac8-8efe-4733-b26d-d6763e9188f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c23e4616-80f5-4516-8583-d3cd386ceaa3', 'code': 200} 2026-04-17 06:58:27.808 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3 2026-04-17 06:58:34.919 16 INFO neutron.plugins.ml2.plugin [None req-badf9958-5778-41c6-aa9d-6e9fdede7074 - - - - - -] Attempt 1 to provision port e2b20d1e-0fcb-46e6-b442-a31e6839e65b 2026-04-17 06:58:41.840 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e2b20d1e-0fcb-46e6-b442-a31e6839e65b 2026-04-17 06:58:41.941 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0228dfd-f92e-403d-8816-aa2c6dccebc5'] response: {'server_uuid': 'e16d3ac8-8efe-4733-b26d-d6763e9188f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2b20d1e-0fcb-46e6-b442-a31e6839e65b', 'code': 200} 2026-04-17 06:58:43.824 16 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e2b20d1e-0fcb-46e6-b442-a31e6839e65b 2026-04-17 06:58:44.644 16 INFO neutron.plugins.ml2.plugin [None req-e8ce927c-a31f-4cc8-ab10-ceba2b711798 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3 2026-04-17 06:58:45.850 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3 2026-04-17 06:58:58.726 13 INFO neutron.plugins.ml2.plugin [None req-4da8a1d8-16ef-4480-950e-69f30d272a49 - - - - - -] Attempt 1 to provision port e2b20d1e-0fcb-46e6-b442-a31e6839e65b 2026-04-17 06:58:59.927 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port e2b20d1e-0fcb-46e6-b442-a31e6839e65b 2026-04-17 06:59:00.159 16 INFO neutron.plugins.ml2.plugin [None req-f4074838-54e5-4a8a-8e8e-b69dd4ba1b77 - - - - - -] Attempt 1 to provision port e2b20d1e-0fcb-46e6-b442-a31e6839e65b 2026-04-17 06:59:08.878 16 INFO neutron.plugins.ml2.plugin [None req-15fe6e16-1461-49d4-a433-29d6e7173287 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3 2026-04-17 06:59:09.865 13 INFO neutron.plugins.ml2.plugin [None req-36f6d7c1-ce33-4544-b114-a8b319f2e941 - - - - - -] Attempt 1 to provision port c23e4616-80f5-4516-8583-d3cd386ceaa3