+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:03:15.392 1 INFO neutron.common.config [-] Logging enabled! 2026-06-19 02:03:15.393 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-19 02:03:15.393 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-19 02:03:15.393 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-19 02:03:17.007 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-19 02:03:17.010 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-19 02:03:17.013 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-19 02:03:17.014 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-19 02:03:17.014 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-19 02:03:17.014 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-19 02:03:17.015 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-19 02:03:17.021 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-19 02:03:17.021 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-19 02:03:17.021 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-19 02:03:17.040 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-19 02:03:17.041 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-19 02:03:17.041 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-19 02:03:17.061 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-19 02:03:17.062 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-19 02:03:17.062 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-19 02:03:17.062 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-19 02:03:17.351 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing driver for type 'vlan' 2026-06-19 02:03:17.505 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] VlanTypeDriver initialization complete 2026-06-19 02:03:17.505 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing driver for type 'vxlan' 2026-06-19 02:03:17.506 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing extension driver 'port_security' 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing extension driver 'qos' 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-19 02:03:17.552 1 INFO neutron.plugins.ml2.managers [None req-7c8bd8cc-71d9-4175-8b96-e95500200163 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-19 02:03:17.567 1 INFO neutron.quota [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded quota_driver: . 2026-06-19 02:03:17.567 1 INFO neutron.plugins.ml2.plugin [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Modular L2 Plugin initialization complete 2026-06-19 02:03:17.568 1 INFO neutron.plugins.ml2.managers [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-19 02:03:17.568 1 INFO neutron.plugins.ml2.managers [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-19 02:03:17.568 1 INFO neutron.plugins.ml2.managers [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Got port-security extension from driver 'port_security' 2026-06-19 02:03:17.568 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: qos 2026-06-19 02:03:17.579 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: router 2026-06-19 02:03:17.615 1 INFO neutron.services.service_base [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-19 02:03:17.615 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: segments 2026-06-19 02:03:17.680 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: trunk 2026-06-19 02:03:17.693 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: vpnaas 2026-06-19 02:03:17.727 1 WARNING stevedore.named [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-19 02:03:17.795 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-19 02:03:17.795 1 INFO neutron.common.utils [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-19 02:03:17.795 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: taas 2026-06-19 02:03:17.817 1 WARNING stevedore.named [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-19 02:03:17.817 1 WARNING stevedore.named [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-19 02:03:17.841 1 INFO neutron_taas.services.taas.taas_plugin [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-19 02:03:17.842 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: tapmirror 2026-06-19 02:03:17.853 1 WARNING stevedore.named [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-19 02:03:17.853 1 WARNING stevedore.named [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-19 02:03:17.868 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-19 02:03:17.869 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: auto_allocate 2026-06-19 02:03:17.875 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: tag 2026-06-19 02:03:17.883 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: timestamp 2026-06-19 02:03:17.886 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: network_ip_availability 2026-06-19 02:03:17.890 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: flavors 2026-06-19 02:03:17.893 1 INFO neutron.manager [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loading Plugin: revisions 2026-06-19 02:03:17.895 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Initializing extension manager. 2026-06-19 02:03:17.896 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: address-group 2026-06-19 02:03:17.897 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: address-scope 2026-06-19 02:03:17.898 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-19 02:03:17.898 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: agent 2026-06-19 02:03:17.899 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: agent-resources-synced 2026-06-19 02:03:17.900 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: allowed-address-pairs 2026-06-19 02:03:17.900 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: auto-allocated-topology 2026-06-19 02:03:17.901 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: availability_zone 2026-06-19 02:03:17.901 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: availability_zone_filter 2026-06-19 02:03:17.902 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-19 02:03:17.902 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: default-subnetpools 2026-06-19 02:03:17.904 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-19 02:03:17.904 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: dns-integration 2026-06-19 02:03:17.904 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: dns-domain-ports 2026-06-19 02:03:17.905 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-19 02:03:17.905 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: dvr 2026-06-19 02:03:17.906 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-19 02:03:17.906 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: empty-string-filtering 2026-06-19 02:03:17.907 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-19 02:03:17.907 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-19 02:03:17.907 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: external-net 2026-06-19 02:03:17.908 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-19 02:03:17.908 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: extraroute 2026-06-19 02:03:17.910 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: extraroute-atomic 2026-06-19 02:03:17.910 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-19 02:03:17.911 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-19 02:03:17.911 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-19 02:03:17.912 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-19 02:03:17.912 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: fip-port-details 2026-06-19 02:03:17.913 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: flavors 2026-06-19 02:03:17.913 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-19 02:03:17.914 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: floatingip-pools 2026-06-19 02:03:17.914 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: ip_allocation 2026-06-19 02:03:17.915 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: ip-substring-filtering 2026-06-19 02:03:17.915 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: l2_adjacency 2026-06-19 02:03:17.916 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: router 2026-06-19 02:03:17.918 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-19 02:03:17.918 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-19 02:03:17.919 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-19 02:03:17.920 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: ext-gw-mode 2026-06-19 02:03:17.920 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: l3-ha 2026-06-19 02:03:17.920 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-19 02:03:17.921 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-19 02:03:17.921 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: l3-flavors 2026-06-19 02:03:17.924 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-19 02:03:17.924 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-19 02:03:17.926 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-19 02:03:17.927 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-19 02:03:17.928 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-19 02:03:17.928 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-19 02:03:17.929 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-19 02:03:17.929 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: multi-provider 2026-06-19 02:03:17.930 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: net-mtu 2026-06-19 02:03:17.930 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: net-mtu-writable 2026-06-19 02:03:17.931 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: network_availability_zone 2026-06-19 02:03:17.931 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: network_ha 2026-06-19 02:03:17.932 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: network-ip-availability 2026-06-19 02:03:17.932 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-19 02:03:17.933 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: pagination 2026-06-19 02:03:17.933 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-device-profile 2026-06-19 02:03:17.934 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-19 02:03:17.934 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-19 02:03:17.935 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-19 02:03:17.935 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-mac-override 2026-06-19 02:03:17.935 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-19 02:03:17.936 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-19 02:03:17.936 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-19 02:03:17.937 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-resource-request 2026-06-19 02:03:17.937 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-resource-request-groups 2026-06-19 02:03:17.937 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-19 02:03:17.938 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: binding 2026-06-19 02:03:17.938 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: binding-extended 2026-06-19 02:03:17.939 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-security 2026-06-19 02:03:17.939 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: project-id 2026-06-19 02:03:17.940 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: provider 2026-06-19 02:03:17.940 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-19 02:03:17.942 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos 2026-06-19 02:03:17.943 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-19 02:03:17.944 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-19 02:03:17.944 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-default 2026-06-19 02:03:17.945 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-fip 2026-06-19 02:03:17.945 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-19 02:03:17.945 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-gateway-ip 2026-06-19 02:03:17.946 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-port-network-policy 2026-06-19 02:03:17.946 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-pps-minimum 2026-06-19 02:03:17.947 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-19 02:03:17.947 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-pps 2026-06-19 02:03:17.948 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-rule-type-details 2026-06-19 02:03:17.948 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-19 02:03:17.949 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: qos-rules-alias 2026-06-19 02:03:17.949 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: quota-check-limit 2026-06-19 02:03:17.950 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: quota-check-limit-default 2026-06-19 02:03:17.951 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: quotas 2026-06-19 02:03:17.954 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: quota_details 2026-06-19 02:03:17.955 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: rbac-policies 2026-06-19 02:03:17.955 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: rbac-address-group 2026-06-19 02:03:17.956 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: rbac-address-scope 2026-06-19 02:03:17.956 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: rbac-security-groups 2026-06-19 02:03:17.957 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: rbac-subnetpool 2026-06-19 02:03:17.957 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: revision-if-match 2026-06-19 02:03:17.958 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: standard-attr-revisions 2026-06-19 02:03:17.958 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: router_availability_zone 2026-06-19 02:03:17.958 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-19 02:03:17.960 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: security-groups-default-rules 2026-06-19 02:03:17.960 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-19 02:03:17.961 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-19 02:03:17.961 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-19 02:03:17.961 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-19 02:03:17.962 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-19 02:03:17.966 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: security-group 2026-06-19 02:03:17.967 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: segment 2026-06-19 02:03:17.967 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-19 02:03:17.967 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: service-type 2026-06-19 02:03:17.968 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: sorting 2026-06-19 02:03:17.968 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: standard-attr-segment 2026-06-19 02:03:17.969 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: standard-attr-description 2026-06-19 02:03:17.969 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: stateful-security-group 2026-06-19 02:03:17.970 1 WARNING neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-19 02:03:17.970 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-19 02:03:17.970 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: subnet-external-network 2026-06-19 02:03:17.971 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: subnet_onboard 2026-06-19 02:03:17.971 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-19 02:03:17.972 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: subnet-service-types 2026-06-19 02:03:17.972 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: subnet_allocation 2026-06-19 02:03:17.973 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-19 02:03:17.973 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: tag-creation 2026-06-19 02:03:17.974 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-19 02:03:17.977 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: standard-attr-tag 2026-06-19 02:03:17.977 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-19 02:03:17.978 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: trunk 2026-06-19 02:03:17.978 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: trunk-details 2026-06-19 02:03:17.979 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-19 02:03:17.979 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-19 02:03:17.980 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-19 02:03:17.980 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-19 02:03:17.982 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-19 02:03:17.983 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-19 02:03:17.984 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: vpn-flavors 2026-06-19 02:03:17.985 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: vpnaas 2026-06-19 02:03:17.986 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: taas 2026-06-19 02:03:17.987 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: tap-mirror 2026-06-19 02:03:17.987 1 INFO neutron.api.extensions [None req-0af6a2e5-d685-4329-8f25-0112f56e06fa - - - - - -] Loaded extension: taas-vlan-filter 2026-06-19 02:03:48.072 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-19 02:03:48.120 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-19 02:03:48.122 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-19 02:04:04.778 16 INFO neutron.db.l3_hamode_db [None req-1d5fc107-8299-4416-8257-994d4d31e03a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-19 02:04:15.164 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 70a27cb9-0a72-4cbb-99d5-45fd27958418 2026-06-19 02:04:15.760 16 INFO neutron.plugins.ml2.plugin [None req-c45f8501-6f99-4406-bc32-5530820c2782 - - - - - -] Attempt 1 to provision port 70a27cb9-0a72-4cbb-99d5-45fd27958418 2026-06-19 02:04:17.062 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 70a27cb9-0a72-4cbb-99d5-45fd27958418 2026-06-19 02:04:17.428 16 INFO neutron.plugins.ml2.plugin [None req-9f2e25e3-7b48-4221-b3a0-dd828af46650 - - - - - -] Attempt 1 to provision port 70a27cb9-0a72-4cbb-99d5-45fd27958418 2026-06-19 02:08:49.146 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d9272cf7-e5a6-447c-a18d-1ceb64d6fa70 2026-06-19 02:08:49.176 16 INFO neutron.plugins.ml2.plugin [None req-223170fd-8bbb-49e4-9734-d1b885f02253 - - - - - -] Attempt 1 to provision port d9272cf7-e5a6-447c-a18d-1ceb64d6fa70 2026-06-19 02:08:51.132 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d9272cf7-e5a6-447c-a18d-1ceb64d6fa70 2026-06-19 02:08:51.343 16 INFO neutron.plugins.ml2.plugin [None req-b8073962-7264-439b-90eb-5ace4164ff11 - - - - - -] Attempt 1 to provision port d9272cf7-e5a6-447c-a18d-1ceb64d6fa70 2026-06-19 02:08:55.898 16 INFO neutron.plugins.ml2.plugin [None req-7bec0742-cd8a-424d-adbe-d0b67af6ceb8 - - - - - -] Attempt 1 to provision port 72caecd8-caa9-49af-9c48-4b57e84427a7 2026-06-19 02:12:35.754 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 72caecd8-caa9-49af-9c48-4b57e84427a7 2026-06-19 02:12:37.192 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 72caecd8-caa9-49af-9c48-4b57e84427a7 2026-06-19 02:22:41.408 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 888b25c5-7c10-452a-ac87-6ce3b3393700 2026-06-19 02:22:43.353 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 888b25c5-7c10-452a-ac87-6ce3b3393700 2026-06-19 02:31:44.493 13 INFO neutron.plugins.ml2.plugin [None req-32b65ddb-17df-46a0-8a67-765f7a0449b5 - - - - - -] Attempt 1 to provision port 70a27cb9-0a72-4cbb-99d5-45fd27958418 2026-06-19 02:31:44.530 13 INFO neutron.plugins.ml2.plugin [None req-32b65ddb-17df-46a0-8a67-765f7a0449b5 - - - - - -] Attempt 1 to provision port d9272cf7-e5a6-447c-a18d-1ceb64d6fa70 2026-06-19 02:31:44.569 13 INFO neutron.plugins.ml2.plugin [None req-32b65ddb-17df-46a0-8a67-765f7a0449b5 - - - - - -] Attempt 1 to provision port 72caecd8-caa9-49af-9c48-4b57e84427a7 2026-06-19 02:38:15.661 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 043e25ba-9275-493a-8ef1-716635d70b9c 2026-06-19 02:38:17.583 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 043e25ba-9275-493a-8ef1-716635d70b9c 2026-06-19 02:38:19.810 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 328411f3-f193-47c0-ad22-0b35f6c19e9e 2026-06-19 02:38:23.761 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8d0fa4e8-5bfb-4fb0-8cf4-a25875b703df 2026-06-19 02:38:24.147 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d1c769fd-e68a-4098-bf7f-0ee5853bc34a 2026-06-19 02:38:24.350 13 INFO neutron.plugins.ml2.plugin [None req-0418c8ef-38c2-4a55-b9ce-782af86fecee - - - - - -] Attempt 1 to provision port 043e25ba-9275-493a-8ef1-716635d70b9c 2026-06-19 02:38:24.404 13 INFO neutron.plugins.ml2.plugin [None req-0418c8ef-38c2-4a55-b9ce-782af86fecee - - - - - -] Attempt 1 to provision port ccdeafb7-afb3-4c25-9f1a-cd709ba5d5ab 2026-06-19 02:38:24.428 13 INFO neutron.plugins.ml2.plugin [None req-0418c8ef-38c2-4a55-b9ce-782af86fecee - - - - - -] Attempt 1 to provision port cba57b2d-b694-4ac9-9112-70a5b61f9592 2026-06-19 02:38:25.626 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8d0fa4e8-5bfb-4fb0-8cf4-a25875b703df 2026-06-19 02:38:25.998 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d1c769fd-e68a-4098-bf7f-0ee5853bc34a 2026-06-19 02:38:27.638 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f2deafa0-0ab2-4fd5-aa9e-a65f2caa13a3 2026-06-19 02:38:27.902 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d0245e1d-723b-47d8-8d6d-f4711d04104b 2026-06-19 02:38:29.695 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f2deafa0-0ab2-4fd5-aa9e-a65f2caa13a3 2026-06-19 02:38:29.876 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d0245e1d-723b-47d8-8d6d-f4711d04104b 2026-06-19 02:38:32.223 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 9d9125cf-d017-443c-990f-321e4722517c 2026-06-19 02:38:32.583 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 41b51361-2ea7-42e1-850e-c7fe3b6a26b6 2026-06-19 02:38:32.713 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2e23c01-5143-4b50-a17e-f0e67d75dd82'] response: {'server_uuid': 'ab380ff6-9d74-4f5b-85b4-f8115dfed813', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d9125cf-d017-443c-990f-321e4722517c', 'code': 200} 2026-06-19 02:38:33.746 16 INFO neutron.plugins.ml2.plugin [None req-5ee0c358-7a13-4bc5-8bc1-84d1ebb58bfe - - - - - -] Attempt 1 to provision port 9d9125cf-d017-443c-990f-321e4722517c 2026-06-19 02:38:33.794 16 INFO neutron.plugins.ml2.plugin [None req-5ee0c358-7a13-4bc5-8bc1-84d1ebb58bfe - - - - - -] Attempt 1 to provision port 41b51361-2ea7-42e1-850e-c7fe3b6a26b6 2026-06-19 02:38:33.834 16 INFO neutron.plugins.ml2.plugin [None req-5ee0c358-7a13-4bc5-8bc1-84d1ebb58bfe - - - - - -] Attempt 1 to provision port ccdeafb7-afb3-4c25-9f1a-cd709ba5d5ab 2026-06-19 02:38:33.857 16 INFO neutron.plugins.ml2.plugin [None req-5ee0c358-7a13-4bc5-8bc1-84d1ebb58bfe - - - - - -] Attempt 1 to provision port 7654d8ca-f1dd-4bf2-bc94-07fea1d24281 2026-06-19 02:38:34.263 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 9d9125cf-d017-443c-990f-321e4722517c 2026-06-19 02:38:34.466 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 41b51361-2ea7-42e1-850e-c7fe3b6a26b6 2026-06-19 02:38:36.288 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port a6ca89df-230e-4de9-be4a-bb9ec826ce07 2026-06-19 02:38:38.275 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port a6ca89df-230e-4de9-be4a-bb9ec826ce07 2026-06-19 02:38:40.789 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d332e747-16f6-48b3-a441-ab4e6eb7d788 2026-06-19 02:38:41.256 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dd80f0a-39a2-47d9-84a5-21a9d4593ccc'] response: {'server_uuid': '0c0ff0a1-8496-490b-b408-9ad127cc9424', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd332e747-16f6-48b3-a441-ab4e6eb7d788', 'code': 200} 2026-06-19 02:38:43.112 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d332e747-16f6-48b3-a441-ab4e6eb7d788 2026-06-19 02:38:43.558 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port c104f225-ceb5-4acc-818c-754921897ef0 2026-06-19 02:38:43.707 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-46b5dc68-bcf2-4917-add0-a48f33107ff7'] response: {'server_uuid': 'fa79124e-3c75-48dd-82fd-39fd051542f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c104f225-ceb5-4acc-818c-754921897ef0', 'code': 200} 2026-06-19 02:38:45.599 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 31d499f1-1127-4a8a-9da9-a74346f2f680 2026-06-19 02:38:45.760 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e678f337-3c17-485f-b862-0ae2ee67f0ef'] response: {'server_uuid': 'ec895fba-7e48-4f10-93fe-8339c8feab0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31d499f1-1127-4a8a-9da9-a74346f2f680', 'code': 200} 2026-06-19 02:38:45.984 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 3ceac39f-7047-4c96-b340-1df93275106b 2026-06-19 02:38:46.281 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port c104f225-ceb5-4acc-818c-754921897ef0 2026-06-19 02:38:47.544 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 3ceac39f-7047-4c96-b340-1df93275106b 2026-06-19 02:38:47.729 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 31d499f1-1127-4a8a-9da9-a74346f2f680 2026-06-19 02:38:49.523 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-33498cdb-b92b-4305-83ad-9eb96ae14d82'] response: {'server_uuid': 'fa79124e-3c75-48dd-82fd-39fd051542f9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c104f225-ceb5-4acc-818c-754921897ef0', 'code': 200} 2026-06-19 02:38:53.101 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port ad790ce3-571e-4689-bcf6-3b4d3a2a5a54 2026-06-19 02:38:53.127 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port d2c1def8-e60d-4b34-9d82-9ea649fbcc45 2026-06-19 02:38:53.145 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port a6ca89df-230e-4de9-be4a-bb9ec826ce07 2026-06-19 02:38:53.194 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port fdeea2b9-d816-44d6-a74c-daa38f54eb4c 2026-06-19 02:38:53.211 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port 31d499f1-1127-4a8a-9da9-a74346f2f680 2026-06-19 02:38:53.279 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port 3ceac39f-7047-4c96-b340-1df93275106b 2026-06-19 02:38:53.301 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port bc6c21f3-6455-43c9-b696-1f64f05a7fdf 2026-06-19 02:38:53.333 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port 7b8ce94b-a1e1-493c-bff3-d38ccbd45a96 2026-06-19 02:38:53.357 13 INFO neutron.plugins.ml2.plugin [None req-3ebe40c3-709d-453f-9f9c-2a06918290e9 - - - - - -] Attempt 1 to provision port 7654d8ca-f1dd-4bf2-bc94-07fea1d24281 2026-06-19 02:38:55.480 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port bc6c21f3-6455-43c9-b696-1f64f05a7fdf 2026-06-19 02:38:57.412 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8999e63e-157e-4149-88cd-a08e36c8695c 2026-06-19 02:38:57.894 13 INFO neutron.plugins.ml2.plugin [None req-a8997e90-fe11-49cc-9f49-401a3212981c - - - - - -] Attempt 1 to provision port 79157f93-0a13-4825-8e45-0c07544b0878 2026-06-19 02:38:57.916 13 INFO neutron.plugins.ml2.plugin [None req-a8997e90-fe11-49cc-9f49-401a3212981c - - - - - -] Attempt 1 to provision port 8999e63e-157e-4149-88cd-a08e36c8695c 2026-06-19 02:38:59.301 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8999e63e-157e-4149-88cd-a08e36c8695c 2026-06-19 02:39:01.309 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 02374ae7-ff03-46c5-bb1b-b86c114708fa 2026-06-19 02:39:04.388 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 02374ae7-ff03-46c5-bb1b-b86c114708fa 2026-06-19 02:39:04.611 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1c503a81-7232-41e4-a6bd-d40ceed7f18f 2026-06-19 02:39:04.938 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7d0eac67-b151-4121-8f95-84eadd9be047 2026-06-19 02:39:05.084 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-43fc7e5e-b0a9-4051-95d1-31e7ecb616e6'] response: {'server_uuid': 'bfe11734-e033-4ea6-b3fa-284ea046d9bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d0eac67-b151-4121-8f95-84eadd9be047', 'code': 200} 2026-06-19 02:39:05.963 16 INFO neutron.plugins.ml2.plugin [None req-7baae339-134c-4787-97c9-fe013bb9eca3 - - - - - -] Attempt 1 to provision port 02374ae7-ff03-46c5-bb1b-b86c114708fa 2026-06-19 02:39:06.011 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1c503a81-7232-41e4-a6bd-d40ceed7f18f 2026-06-19 02:39:06.028 16 INFO neutron.plugins.ml2.plugin [None req-7baae339-134c-4787-97c9-fe013bb9eca3 - - - - - -] Attempt 1 to provision port 8504507a-ba0e-4251-ae45-7aef278b0310 2026-06-19 02:39:06.054 16 INFO neutron.plugins.ml2.plugin [None req-7baae339-134c-4787-97c9-fe013bb9eca3 - - - - - -] Attempt 1 to provision port 276d03b3-cfe8-4908-aa82-d458855798bc 2026-06-19 02:39:06.082 16 INFO neutron.plugins.ml2.plugin [None req-7baae339-134c-4787-97c9-fe013bb9eca3 - - - - - -] Attempt 1 to provision port 257499fd-b835-460d-bacf-736676f31272 2026-06-19 02:39:06.250 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7d0eac67-b151-4121-8f95-84eadd9be047 2026-06-19 02:39:10.098 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 276d03b3-cfe8-4908-aa82-d458855798bc 2026-06-19 02:39:10.465 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7654d8ca-f1dd-4bf2-bc94-07fea1d24281 2026-06-19 02:39:12.070 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 79157f93-0a13-4825-8e45-0c07544b0878 2026-06-19 02:39:12.347 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 276d03b3-cfe8-4908-aa82-d458855798bc 2026-06-19 02:39:12.492 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7654d8ca-f1dd-4bf2-bc94-07fea1d24281 2026-06-19 02:39:12.687 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8504507a-ba0e-4251-ae45-7aef278b0310 2026-06-19 02:39:14.334 13 INFO neutron.plugins.ml2.plugin [None req-d2b1d781-749c-455e-a67f-41b5c1065508 - - - - - -] Attempt 1 to provision port 79157f93-0a13-4825-8e45-0c07544b0878 2026-06-19 02:39:14.387 13 INFO neutron.plugins.ml2.plugin [None req-d2b1d781-749c-455e-a67f-41b5c1065508 - - - - - -] Attempt 1 to provision port 8999e63e-157e-4149-88cd-a08e36c8695c 2026-06-19 02:39:14.474 13 INFO neutron.plugins.ml2.plugin [None req-d2b1d781-749c-455e-a67f-41b5c1065508 - - - - - -] Attempt 1 to provision port 1e2c8bb0-8d0b-4cff-9dd0-6942ffdcaf29 2026-06-19 02:39:14.508 13 INFO neutron.plugins.ml2.plugin [None req-d2b1d781-749c-455e-a67f-41b5c1065508 - - - - - -] Attempt 1 to provision port 18c1071f-b60b-459a-a1e0-19a3162afdda 2026-06-19 02:39:14.539 13 INFO neutron.plugins.ml2.plugin [None req-d2b1d781-749c-455e-a67f-41b5c1065508 - - - - - -] Attempt 1 to provision port 02374ae7-ff03-46c5-bb1b-b86c114708fa 2026-06-19 02:39:14.687 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 3c707310-6751-4b74-af5e-58f59873f11d 2026-06-19 02:39:14.770 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-97518836-3bea-44a4-af58-7203aaeec5bf'] response: {'server_uuid': '741d9915-5316-44f8-95af-8cd72d2c460c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c707310-6751-4b74-af5e-58f59873f11d', 'code': 200} 2026-06-19 02:39:15.148 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 79157f93-0a13-4825-8e45-0c07544b0878 2026-06-19 02:39:15.443 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8504507a-ba0e-4251-ae45-7aef278b0310 2026-06-19 02:39:16.223 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 3c707310-6751-4b74-af5e-58f59873f11d 2026-06-19 02:39:19.219 13 WARNING neutron.plugins.ml2.plugin [None req-6d4d0925-91de-475b-9cad-030a580580f8 - - - - - -] Concurrent port binding operations failed on port 257499fd-b835-460d-bacf-736676f31272 2026-06-19 02:39:19.223 13 INFO neutron.plugins.ml2.plugin [None req-6d4d0925-91de-475b-9cad-030a580580f8 - - - - - -] Attempt 2 to bind port 257499fd-b835-460d-bacf-736676f31272 2026-06-19 02:39:20.083 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 18c1071f-b60b-459a-a1e0-19a3162afdda 2026-06-19 02:39:20.466 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 257499fd-b835-460d-bacf-736676f31272 2026-06-19 02:39:21.347 16 INFO neutron.plugins.ml2.plugin [None req-e7155e53-de19-4253-8d7f-3d59037edefb - - - - - -] Attempt 1 to provision port 31d499f1-1127-4a8a-9da9-a74346f2f680 2026-06-19 02:39:21.414 16 INFO neutron.plugins.ml2.plugin [None req-e7155e53-de19-4253-8d7f-3d59037edefb - - - - - -] Attempt 1 to provision port 18c1071f-b60b-459a-a1e0-19a3162afdda 2026-06-19 02:39:21.981 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 18c1071f-b60b-459a-a1e0-19a3162afdda 2026-06-19 02:39:22.166 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 257499fd-b835-460d-bacf-736676f31272 2026-06-19 02:39:23.632 13 INFO neutron.plugins.ml2.plugin [None req-05db86ec-eb10-44e1-a428-0749268925f1 - - - - - -] Attempt 1 to provision port 3c707310-6751-4b74-af5e-58f59873f11d 2026-06-19 02:39:48.171 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-39d75a0e-27cc-4117-9084-7bab20e02ab0'] response: {'server_uuid': '741d9915-5316-44f8-95af-8cd72d2c460c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c707310-6751-4b74-af5e-58f59873f11d', 'code': 200} 2026-06-19 02:39:50.503 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 3c707310-6751-4b74-af5e-58f59873f11d 2026-06-19 02:39:50.620 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c2d71fe-7fce-46e6-9490-3622f2497bc6'] response: {'server_uuid': '741d9915-5316-44f8-95af-8cd72d2c460c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c707310-6751-4b74-af5e-58f59873f11d', 'code': 200} 2026-06-19 02:39:51.975 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 3c707310-6751-4b74-af5e-58f59873f11d 2026-06-19 02:39:57.371 16 INFO neutron.plugins.ml2.plugin [None req-bafbcfbd-d1b3-48eb-830c-b1d8efab5718 - - - - - -] Attempt 1 to provision port 835dd9de-1441-4bea-be1f-d70ee890a55a 2026-06-19 02:39:58.018 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 47265047-9072-4dd1-9aac-e1aeaf2423af 2026-06-19 02:40:00.006 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 47265047-9072-4dd1-9aac-e1aeaf2423af 2026-06-19 02:40:02.034 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port b03f4b6c-2d40-406f-b2e0-5a59c88e165c 2026-06-19 02:40:02.064 16 INFO neutron.plugins.ml2.plugin [None req-55e26b0f-cd8b-4ae4-95f7-c8a63619f969 - - - - - -] Attempt 1 to provision port b03f4b6c-2d40-406f-b2e0-5a59c88e165c 2026-06-19 02:40:02.696 16 INFO neutron.plugins.ml2.plugin [None req-55e26b0f-cd8b-4ae4-95f7-c8a63619f969 - - - - - -] Attempt 1 to provision port f2366849-b617-4e34-8408-502282b80ef5 2026-06-19 02:40:04.187 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port b03f4b6c-2d40-406f-b2e0-5a59c88e165c 2026-06-19 02:40:09.846 13 INFO neutron.plugins.ml2.plugin [None req-fea83739-9376-42dc-a1fe-82a48acb2286 - - - - - -] Attempt 1 to provision port b03f4b6c-2d40-406f-b2e0-5a59c88e165c 2026-06-19 02:40:09.939 13 INFO neutron.plugins.ml2.plugin [None req-fea83739-9376-42dc-a1fe-82a48acb2286 - - - - - -] Attempt 1 to provision port f2366849-b617-4e34-8408-502282b80ef5 2026-06-19 02:40:12.599 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 77b2cf0e-e296-4922-b3e2-4aefd935261b 2026-06-19 02:40:12.703 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e548c7e5-d575-4b4b-a209-a17ada8aad26'] response: {'server_uuid': '63d733e6-a1a5-4a69-9282-092bc14de401', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77b2cf0e-e296-4922-b3e2-4aefd935261b', 'code': 200} 2026-06-19 02:40:14.011 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 77b2cf0e-e296-4922-b3e2-4aefd935261b 2026-06-19 02:40:14.231 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 835dd9de-1441-4bea-be1f-d70ee890a55a 2026-06-19 02:40:14.614 13 INFO neutron.plugins.ml2.plugin [None req-24065f1f-7217-40c6-8922-a1732918157d - - - - - -] Attempt 1 to provision port f2366849-b617-4e34-8408-502282b80ef5 2026-06-19 02:40:16.125 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 835dd9de-1441-4bea-be1f-d70ee890a55a 2026-06-19 02:40:16.373 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f2366849-b617-4e34-8408-502282b80ef5 2026-06-19 02:40:20.422 13 INFO neutron.plugins.ml2.plugin [None req-732d8cd1-e6fb-43e9-bb4c-3399293f533f - - - - - -] Attempt 1 to provision port f2366849-b617-4e34-8408-502282b80ef5 2026-06-19 02:40:35.021 16 INFO neutron.plugins.ml2.plugin [None req-9106f56c-60c7-49ae-884e-c583687f0e2c - - - - - -] Attempt 1 to provision port 77b2cf0e-e296-4922-b3e2-4aefd935261b 2026-06-19 02:40:41.289 13 INFO neutron.plugins.ml2.plugin [None req-bb5d5148-5e8f-452f-8318-a098998768df - - - - - -] Attempt 1 to provision port 6b61e847-196a-47bc-8f94-b34d53e73991 2026-06-19 02:40:42.061 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 6b61e847-196a-47bc-8f94-b34d53e73991 2026-06-19 02:40:44.040 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 326c0bd5-814f-4ded-8018-7d4d385f105f 2026-06-19 02:40:44.243 13 INFO neutron.plugins.ml2.plugin [None req-63df5b8c-938e-4fad-b375-557a557cb262 - - - - - -] Attempt 1 to provision port 066825a4-e403-430f-b5ae-92bbd54d7774 2026-06-19 02:40:44.293 13 INFO neutron.plugins.ml2.plugin [None req-63df5b8c-938e-4fad-b375-557a557cb262 - - - - - -] Attempt 1 to provision port 6b61e847-196a-47bc-8f94-b34d53e73991 2026-06-19 02:40:44.353 13 INFO neutron.plugins.ml2.plugin [None req-63df5b8c-938e-4fad-b375-557a557cb262 - - - - - -] Attempt 1 to provision port 6ec4e76f-3231-4af7-8d3f-1434bfd315df 2026-06-19 02:40:46.026 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 326c0bd5-814f-4ded-8018-7d4d385f105f 2026-06-19 02:40:47.010 13 INFO neutron.plugins.ml2.plugin [None req-d17a440f-7e4f-4e0b-937e-1855c469d635 - - - - - -] Attempt 1 to provision port 6ec4e76f-3231-4af7-8d3f-1434bfd315df 2026-06-19 02:40:49.247 13 INFO neutron.plugins.ml2.plugin [None req-88fa77a8-3924-4ad4-8c80-34bfa2173c2c - - - - - -] Attempt 1 to provision port 6ec4e76f-3231-4af7-8d3f-1434bfd315df 2026-06-19 02:40:54.569 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7f1c800c-f959-45b9-97f4-c5eb36d1c99d 2026-06-19 02:40:54.672 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-916875b5-3500-4680-9a2b-7eb1ddcb5028'] response: {'server_uuid': '24009924-5c36-48e2-88dc-1e57e7524681', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f1c800c-f959-45b9-97f4-c5eb36d1c99d', 'code': 200} 2026-06-19 02:40:57.159 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7f1c800c-f959-45b9-97f4-c5eb36d1c99d 2026-06-19 02:40:57.414 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d609e62e-ed1a-4b32-a19f-22242deb445e 2026-06-19 02:40:57.532 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-04dbe9bf-3bb8-45dc-baf3-5208d8986a5a'] response: {'server_uuid': '978460c0-13d7-499e-8aa8-d455fe84ea06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd609e62e-ed1a-4b32-a19f-22242deb445e', 'code': 200} 2026-06-19 02:40:58.433 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port d609e62e-ed1a-4b32-a19f-22242deb445e 2026-06-19 02:41:00.411 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 6ec4e76f-3231-4af7-8d3f-1434bfd315df 2026-06-19 02:41:00.726 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 066825a4-e403-430f-b5ae-92bbd54d7774 2026-06-19 02:41:02.355 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 6ec4e76f-3231-4af7-8d3f-1434bfd315df 2026-06-19 02:41:02.551 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 066825a4-e403-430f-b5ae-92bbd54d7774 2026-06-19 02:41:24.306 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8cd4f8ca-3837-4401-8813-b4e4abb638fa 2026-06-19 02:41:26.383 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 58d7db17-1cbd-4374-8e03-465e2a376253 2026-06-19 02:41:26.670 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8cd4f8ca-3837-4401-8813-b4e4abb638fa 2026-06-19 02:41:27.544 13 INFO neutron.plugins.ml2.plugin [None req-7d9a7e7b-de62-4446-bf36-c99d7d40bbe9 - - - - - -] Attempt 1 to provision port 5d9d587a-0557-49f0-9adb-08c7a87b1504 2026-06-19 02:41:27.569 13 INFO neutron.plugins.ml2.plugin [None req-7d9a7e7b-de62-4446-bf36-c99d7d40bbe9 - - - - - -] Attempt 1 to provision port f534fc0e-0273-40da-81ab-8a79bfe29895 2026-06-19 02:41:27.596 13 INFO neutron.plugins.ml2.plugin [None req-7d9a7e7b-de62-4446-bf36-c99d7d40bbe9 - - - - - -] Attempt 1 to provision port 58d7db17-1cbd-4374-8e03-465e2a376253 2026-06-19 02:41:28.341 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 58d7db17-1cbd-4374-8e03-465e2a376253 2026-06-19 02:41:30.398 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f9aba555-1ed0-4300-8bfb-d797249bbd60 2026-06-19 02:41:30.953 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port e84ccd7f-80e6-4bf9-b82b-b687ad49756d 2026-06-19 02:41:32.347 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f9aba555-1ed0-4300-8bfb-d797249bbd60 2026-06-19 02:41:32.525 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port e84ccd7f-80e6-4bf9-b82b-b687ad49756d 2026-06-19 02:41:34.600 16 INFO neutron.plugins.ml2.plugin [None req-8a925409-5b9f-4260-9836-958b6c5d45ea - - - - - -] Attempt 1 to provision port f9aba555-1ed0-4300-8bfb-d797249bbd60 2026-06-19 02:41:34.648 16 INFO neutron.plugins.ml2.plugin [None req-8a925409-5b9f-4260-9836-958b6c5d45ea - - - - - -] Attempt 1 to provision port fdcd751f-692a-4d76-935a-a7acc2f81a77 2026-06-19 02:41:34.673 16 INFO neutron.plugins.ml2.plugin [None req-8a925409-5b9f-4260-9836-958b6c5d45ea - - - - - -] Attempt 1 to provision port cd955eea-7078-4572-a79f-99d9b0168606 2026-06-19 02:41:34.695 16 INFO neutron.plugins.ml2.plugin [None req-8a925409-5b9f-4260-9836-958b6c5d45ea - - - - - -] Attempt 1 to provision port 58d7db17-1cbd-4374-8e03-465e2a376253 2026-06-19 02:41:34.744 16 INFO neutron.plugins.ml2.plugin [None req-8a925409-5b9f-4260-9836-958b6c5d45ea - - - - - -] Attempt 1 to provision port 5d9d587a-0557-49f0-9adb-08c7a87b1504 2026-06-19 02:41:42.359 16 INFO neutron.plugins.ml2.plugin [None req-93384453-c8e8-4067-9ed1-4a1adde8a4d1 - - - - - -] Attempt 1 to provision port cd955eea-7078-4572-a79f-99d9b0168606 2026-06-19 02:41:42.387 16 INFO neutron.plugins.ml2.plugin [None req-93384453-c8e8-4067-9ed1-4a1adde8a4d1 - - - - - -] Attempt 1 to provision port 5d9d587a-0557-49f0-9adb-08c7a87b1504 2026-06-19 02:41:42.416 16 INFO neutron.plugins.ml2.plugin [None req-93384453-c8e8-4067-9ed1-4a1adde8a4d1 - - - - - -] Attempt 1 to provision port f9aba555-1ed0-4300-8bfb-d797249bbd60 2026-06-19 02:41:45.450 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 5d9d587a-0557-49f0-9adb-08c7a87b1504 2026-06-19 02:41:45.797 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port b96cdd4f-ac78-4819-be98-4fa98918f1da 2026-06-19 02:41:45.884 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ade4ffe-6728-440d-9496-761daa66c30e'] response: {'server_uuid': '7e778bff-dd9e-46ae-a4c8-cd19b66106a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b96cdd4f-ac78-4819-be98-4fa98918f1da', 'code': 200} 2026-06-19 02:41:46.057 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f534fc0e-0273-40da-81ab-8a79bfe29895 2026-06-19 02:41:46.137 13 INFO neutron.plugins.ml2.plugin [None req-197f7fb6-1392-4011-8b25-c2645cc3f56c - - - - - -] Attempt 1 to provision port b96cdd4f-ac78-4819-be98-4fa98918f1da 2026-06-19 02:41:47.145 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port cd955eea-7078-4572-a79f-99d9b0168606 2026-06-19 02:41:47.433 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port b96cdd4f-ac78-4819-be98-4fa98918f1da 2026-06-19 02:41:47.630 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port fdcd751f-692a-4d76-935a-a7acc2f81a77 2026-06-19 02:41:47.901 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 5d9d587a-0557-49f0-9adb-08c7a87b1504 2026-06-19 02:41:48.086 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port f534fc0e-0273-40da-81ab-8a79bfe29895 2026-06-19 02:41:49.117 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port cd955eea-7078-4572-a79f-99d9b0168606 2026-06-19 02:41:49.463 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port fdcd751f-692a-4d76-935a-a7acc2f81a77 2026-06-19 02:42:29.108 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port ec214abc-1168-474f-9621-e141adfff531 2026-06-19 02:42:29.628 13 INFO neutron.plugins.ml2.plugin [None req-3f7d988c-43c6-43f9-b569-469688930447 - - - - - -] Attempt 1 to provision port ec214abc-1168-474f-9621-e141adfff531 2026-06-19 02:42:37.067 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7ac4319b-b713-40ee-a1ce-a8e405f4ec49 2026-06-19 02:42:39.134 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 7ac4319b-b713-40ee-a1ce-a8e405f4ec49 2026-06-19 02:42:40.033 16 INFO neutron.plugins.ml2.plugin [None req-375dc204-1c32-4c18-b365-67e32bfe074c - - - - - -] Attempt 1 to provision port 7ac4319b-b713-40ee-a1ce-a8e405f4ec49 2026-06-19 02:42:41.115 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port ecd18817-3230-414e-a90f-3d597a4c8a59 2026-06-19 02:42:43.176 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port ecd18817-3230-414e-a90f-3d597a4c8a59 2026-06-19 02:42:43.430 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8019ae4e-fc82-4688-be8c-3e2b385f596f 2026-06-19 02:42:45.115 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 8019ae4e-fc82-4688-be8c-3e2b385f596f 2026-06-19 02:42:47.096 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 0b77daa2-39c1-41a2-ad25-ec796a0ab030 2026-06-19 02:42:49.056 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 0b77daa2-39c1-41a2-ad25-ec796a0ab030 2026-06-19 02:42:54.320 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port 8019ae4e-fc82-4688-be8c-3e2b385f596f 2026-06-19 02:42:54.380 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port 5bf42f5d-e607-4279-9c1f-d4342ac9921a 2026-06-19 02:42:54.398 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port 24fc2b9f-afb9-4b2e-a647-531d9c82c9e3 2026-06-19 02:42:54.416 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port 0b77daa2-39c1-41a2-ad25-ec796a0ab030 2026-06-19 02:42:54.456 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port ca4d14e9-ebb2-4222-ba66-9127a8a037cf 2026-06-19 02:42:54.485 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port 1e391bb6-addb-4f2e-a2a4-6ab3bff4c86f 2026-06-19 02:42:54.502 16 INFO neutron.plugins.ml2.plugin [None req-da2482a3-0992-43c0-a8c9-e90a51917b61 - - - - - -] Attempt 1 to provision port 7ac4319b-b713-40ee-a1ce-a8e405f4ec49 2026-06-19 02:42:55.658 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 749397f2-2f65-40a3-8e11-af0098586809 2026-06-19 02:42:55.770 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b44f1c3-2091-44ce-96f6-686d14cef28b'] response: {'server_uuid': 'ceb3482b-e2b9-46e8-80c5-0287da5d2f9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '749397f2-2f65-40a3-8e11-af0098586809', 'code': 200} 2026-06-19 02:42:57.197 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 24fc2b9f-afb9-4b2e-a647-531d9c82c9e3 2026-06-19 02:42:57.718 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1e391bb6-addb-4f2e-a2a4-6ab3bff4c86f 2026-06-19 02:42:58.077 16 INFO neutron.plugins.ml2.plugin [None req-243701e7-f2bc-4128-9575-74534472b50e - - - - - -] Attempt 1 to provision port 8019ae4e-fc82-4688-be8c-3e2b385f596f 2026-06-19 02:42:58.181 16 INFO neutron.plugins.ml2.plugin [None req-243701e7-f2bc-4128-9575-74534472b50e - - - - - -] Attempt 1 to provision port 5bf42f5d-e607-4279-9c1f-d4342ac9921a 2026-06-19 02:42:58.233 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 749397f2-2f65-40a3-8e11-af0098586809 2026-06-19 02:42:58.410 16 INFO neutron.plugins.ml2.plugin [None req-243701e7-f2bc-4128-9575-74534472b50e - - - - - -] Attempt 1 to provision port 749397f2-2f65-40a3-8e11-af0098586809 2026-06-19 02:42:58.497 16 INFO neutron.plugins.ml2.plugin [None req-243701e7-f2bc-4128-9575-74534472b50e - - - - - -] Attempt 1 to provision port ca4d14e9-ebb2-4222-ba66-9127a8a037cf 2026-06-19 02:42:59.139 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 5bf42f5d-e607-4279-9c1f-d4342ac9921a 2026-06-19 02:42:59.355 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port ca4d14e9-ebb2-4222-ba66-9127a8a037cf 2026-06-19 02:42:59.552 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 24fc2b9f-afb9-4b2e-a647-531d9c82c9e3 2026-06-19 02:42:59.688 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1e391bb6-addb-4f2e-a2a4-6ab3bff4c86f 2026-06-19 02:43:01.283 13 INFO neutron.plugins.ml2.plugin [None req-9570c1f9-be4b-497e-975d-da484e0c65c0 - - - - - -] Attempt 1 to provision port 5bf42f5d-e607-4279-9c1f-d4342ac9921a 2026-06-19 02:43:01.341 13 INFO neutron.plugins.ml2.plugin [None req-9570c1f9-be4b-497e-975d-da484e0c65c0 - - - - - -] Attempt 1 to provision port 0b77daa2-39c1-41a2-ad25-ec796a0ab030 2026-06-19 02:43:01.398 13 INFO neutron.plugins.ml2.plugin [None req-9570c1f9-be4b-497e-975d-da484e0c65c0 - - - - - -] Attempt 1 to provision port 1e391bb6-addb-4f2e-a2a4-6ab3bff4c86f 2026-06-19 02:43:03.509 16 INFO neutron.plugins.ml2.plugin [None req-4f127e5a-5576-434e-aef8-d7d844cf7c8e - - - - - -] Attempt 1 to provision port 1e391bb6-addb-4f2e-a2a4-6ab3bff4c86f 2026-06-19 02:43:04.876 16 INFO neutron.plugins.ml2.plugin [None req-773b7c56-3a8a-4c38-9344-45b999f63388 - - - - - -] Attempt 1 to provision port 749397f2-2f65-40a3-8e11-af0098586809 2026-06-19 02:43:11.110 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port fff3d85d-9323-4d76-b92d-890c68728269 2026-06-19 02:43:11.221 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-835e9a1f-8ec5-4135-baa8-1d3743a7d6b6'] response: {'server_uuid': '96e9794a-6695-4786-acdb-1c57840f1d68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fff3d85d-9323-4d76-b92d-890c68728269', 'code': 200} 2026-06-19 02:43:13.081 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port fff3d85d-9323-4d76-b92d-890c68728269 2026-06-19 02:43:44.428 16 INFO neutron.plugins.ml2.plugin [None req-2e92ab9d-c5ef-4c3c-bc20-272c69e84dd6 - - - - - -] Attempt 1 to provision port b1071ed0-9d54-4c16-a7f0-6538dfec50f4 2026-06-19 02:44:05.625 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port db5a6dd9-a435-46d0-8981-604f9b0279a3 2026-06-19 02:44:05.774 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b2be78-792a-4d61-85a7-918fb917c722'] response: {'server_uuid': '9f68b19d-a796-4d79-a08b-daea42653260', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db5a6dd9-a435-46d0-8981-604f9b0279a3', 'code': 200} 2026-06-19 02:44:07.092 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port db5a6dd9-a435-46d0-8981-604f9b0279a3 2026-06-19 02:44:46.506 13 INFO neutron.plugins.ml2.plugin [None req-a1330080-7ae9-4175-8be1-7f975d9c5501 - - - - - -] Attempt 1 to provision port 1c499625-a5cd-4aad-9b1c-8b154fd1e9cb 2026-06-19 02:44:51.140 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1c499625-a5cd-4aad-9b1c-8b154fd1e9cb 2026-06-19 02:44:51.243 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9db83cd-e46e-4c98-8623-6ffb1aeb3c98'] response: {'server_uuid': '9f68b19d-a796-4d79-a08b-daea42653260', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c499625-a5cd-4aad-9b1c-8b154fd1e9cb', 'code': 200} 2026-06-19 02:44:53.111 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1c499625-a5cd-4aad-9b1c-8b154fd1e9cb 2026-06-19 02:44:55.643 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port 1c499625-a5cd-4aad-9b1c-8b154fd1e9cb 2026-06-19 02:45:19.966 13 INFO neutron.plugins.ml2.plugin [None req-763c5536-a019-4742-8bd6-f768fa5de41b - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:45:26.695 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:45:26.838 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7592a52b-541a-489e-82af-0aa4ba251571'] response: {'server_uuid': '9f68b19d-a796-4d79-a08b-daea42653260', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7e4d110-5a43-47a2-ada6-ca6bc5121b6a', 'code': 200} 2026-06-19 02:45:27.334 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:45:35.940 16 INFO neutron.plugins.ml2.plugin [None req-b862e1be-e818-428e-9f5c-d186a8dd3225 - - - - - -] Attempt 1 to provision port eb1203dc-34a3-4609-8680-37428aacb0b1 2026-06-19 02:45:43.363 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port eb1203dc-34a3-4609-8680-37428aacb0b1 2026-06-19 02:45:43.471 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f13fc66d-b04d-45e0-b75b-20d0510e65a5'] response: {'server_uuid': '9f68b19d-a796-4d79-a08b-daea42653260', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb1203dc-34a3-4609-8680-37428aacb0b1', 'code': 200} 2026-06-19 02:45:45.319 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port eb1203dc-34a3-4609-8680-37428aacb0b1 2026-06-19 02:45:46.206 16 INFO neutron.plugins.ml2.plugin [None req-f4ff34d1-aeae-4143-8f82-50ecd8725fb6 - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:45:47.352 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:45:59.402 13 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port eb1203dc-34a3-4609-8680-37428aacb0b1 2026-06-19 02:45:59.514 16 INFO neutron.plugins.ml2.plugin [None req-bbe2d69b-fcef-403b-b370-0c6f7d122195 - - - - - -] Attempt 1 to provision port eb1203dc-34a3-4609-8680-37428aacb0b1 2026-06-19 02:46:00.895 16 INFO neutron.plugins.ml2.plugin [None req-4659813b-56ef-4fd1-95b1-6c0f325f6752 - - - - - -] Attempt 1 to provision port eb1203dc-34a3-4609-8680-37428aacb0b1 2026-06-19 02:46:09.398 16 INFO neutron.plugins.ml2.plugin [None req-f92d3802-895d-47c7-8647-919c7eb3aac9 - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:46:10.106 13 INFO neutron.plugins.ml2.plugin [None req-1e3f68ee-3c7a-4c1d-a9fe-474cf9c59adb - - - - - -] Attempt 1 to provision port c7e4d110-5a43-47a2-ada6-ca6bc5121b6a 2026-06-19 02:46:37.486 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24f89f14-0a8b-4ac9-b3ff-c930f3b1ae71'] response: {'server_uuid': '9f68b19d-a796-4d79-a08b-daea42653260', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'db5a6dd9-a435-46d0-8981-604f9b0279a3', 'code': 200} 2026-06-19 02:46:53.477 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b72a3c1d-d9d7-4cfb-90c3-f45259374d72'] response: {'server_uuid': 'ceb3482b-e2b9-46e8-80c5-0287da5d2f9f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '749397f2-2f65-40a3-8e11-af0098586809', 'code': 200}