+ 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-08-12 01:16:30.609 1 INFO neutron.common.config [-] Logging enabled! 2026-08-12 01:16:30.610 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-12 01:16:30.610 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-12 01:16:30.610 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 01:16:32.045 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 01:16:32.047 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 01:16:32.050 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-12 01:16:32.051 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 01:16:32.051 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-12 01:16:32.051 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-12 01:16:32.051 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 01:16:32.058 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 01:16:32.058 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 01:16:32.058 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 01:16:32.076 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-12 01:16:32.077 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 01:16:32.077 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-12 01:16:32.094 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 01:16:32.094 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 01:16:32.094 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-12 01:16:32.094 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-12 01:16:32.366 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing driver for type 'vlan' 2026-08-12 01:16:32.528 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] VlanTypeDriver initialization complete 2026-08-12 01:16:32.528 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing driver for type 'vxlan' 2026-08-12 01:16:32.528 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing extension driver 'port_security' 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing extension driver 'qos' 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-12 01:16:32.572 1 INFO neutron.plugins.ml2.managers [None req-3fae32bc-0d28-4590-aa9c-7b3fb3aaeab5 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-12 01:16:32.586 1 INFO neutron.quota [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded quota_driver: . 2026-08-12 01:16:32.587 1 INFO neutron.plugins.ml2.plugin [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 01:16:32.587 1 INFO neutron.plugins.ml2.managers [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 01:16:32.587 1 INFO neutron.plugins.ml2.managers [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 01:16:32.587 1 INFO neutron.plugins.ml2.managers [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 01:16:32.587 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: qos 2026-08-12 01:16:32.598 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: router 2026-08-12 01:16:32.631 1 INFO neutron.services.service_base [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-12 01:16:32.632 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: segments 2026-08-12 01:16:32.693 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: trunk 2026-08-12 01:16:32.706 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: vpnaas 2026-08-12 01:16:32.736 1 WARNING stevedore.named [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 01:16:32.808 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 01:16:32.808 1 INFO neutron.common.utils [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-12 01:16:32.809 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: taas 2026-08-12 01:16:32.829 1 WARNING stevedore.named [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 01:16:32.829 1 WARNING stevedore.named [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-12 01:16:32.850 1 INFO neutron_taas.services.taas.taas_plugin [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-12 01:16:32.850 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: tapmirror 2026-08-12 01:16:32.861 1 WARNING stevedore.named [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 01:16:32.861 1 WARNING stevedore.named [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-12 01:16:32.876 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-12 01:16:32.876 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: auto_allocate 2026-08-12 01:16:32.885 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: tag 2026-08-12 01:16:32.891 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: timestamp 2026-08-12 01:16:32.893 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 01:16:32.896 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: flavors 2026-08-12 01:16:32.899 1 INFO neutron.manager [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loading Plugin: revisions 2026-08-12 01:16:32.902 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Initializing extension manager. 2026-08-12 01:16:32.903 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: address-group 2026-08-12 01:16:32.904 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: address-scope 2026-08-12 01:16:32.904 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-12 01:16:32.905 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: agent 2026-08-12 01:16:32.905 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: agent-resources-synced 2026-08-12 01:16:32.906 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 01:16:32.907 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 01:16:32.908 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: availability_zone 2026-08-12 01:16:32.908 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: availability_zone_filter 2026-08-12 01:16:32.908 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 01:16:32.909 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: default-subnetpools 2026-08-12 01:16:32.910 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 01:16:32.910 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: dns-integration 2026-08-12 01:16:32.911 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 01:16:32.911 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-12 01:16:32.912 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: dvr 2026-08-12 01:16:32.912 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 01:16:32.912 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 01:16:32.913 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 01:16:32.913 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 01:16:32.914 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: external-net 2026-08-12 01:16:32.914 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 01:16:32.915 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: extraroute 2026-08-12 01:16:32.915 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 01:16:32.916 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-12 01:16:32.917 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 01:16:32.917 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 01:16:32.917 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 01:16:32.918 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: fip-port-details 2026-08-12 01:16:32.918 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: flavors 2026-08-12 01:16:32.919 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 01:16:32.921 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: floatingip-pools 2026-08-12 01:16:32.922 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: ip_allocation 2026-08-12 01:16:32.922 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-12 01:16:32.922 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: l2_adjacency 2026-08-12 01:16:32.923 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: router 2026-08-12 01:16:32.925 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 01:16:32.926 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-12 01:16:32.926 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-12 01:16:32.927 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 01:16:32.927 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: l3-ha 2026-08-12 01:16:32.927 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 01:16:32.928 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-12 01:16:32.928 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: l3-flavors 2026-08-12 01:16:32.929 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 01:16:32.929 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-12 01:16:32.931 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 01:16:32.932 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 01:16:32.933 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-12 01:16:32.934 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 01:16:32.934 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 01:16:32.935 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: multi-provider 2026-08-12 01:16:32.935 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: net-mtu 2026-08-12 01:16:32.936 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 01:16:32.936 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: network_availability_zone 2026-08-12 01:16:32.937 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: network_ha 2026-08-12 01:16:32.937 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: network-ip-availability 2026-08-12 01:16:32.938 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 01:16:32.938 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: pagination 2026-08-12 01:16:32.939 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-device-profile 2026-08-12 01:16:32.940 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-12 01:16:32.940 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 01:16:32.941 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 01:16:32.941 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-mac-override 2026-08-12 01:16:32.941 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 01:16:32.942 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 01:16:32.942 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-12 01:16:32.943 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-resource-request 2026-08-12 01:16:32.943 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 01:16:32.944 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-12 01:16:32.944 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: binding 2026-08-12 01:16:32.945 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: binding-extended 2026-08-12 01:16:32.945 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-security 2026-08-12 01:16:32.946 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: project-id 2026-08-12 01:16:32.946 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: provider 2026-08-12 01:16:32.947 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-12 01:16:32.948 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos 2026-08-12 01:16:32.949 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 01:16:32.950 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 01:16:32.950 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-default 2026-08-12 01:16:32.951 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-fip 2026-08-12 01:16:32.951 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 01:16:32.952 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 01:16:32.952 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 01:16:32.953 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 01:16:32.953 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 01:16:32.954 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-pps 2026-08-12 01:16:32.954 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 01:16:32.955 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 01:16:32.956 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 01:16:32.956 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: quota-check-limit 2026-08-12 01:16:32.957 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-12 01:16:32.958 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: quotas 2026-08-12 01:16:32.961 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: quota_details 2026-08-12 01:16:32.962 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: rbac-policies 2026-08-12 01:16:32.963 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: rbac-address-group 2026-08-12 01:16:32.963 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 01:16:32.963 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 01:16:32.964 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-12 01:16:32.964 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: revision-if-match 2026-08-12 01:16:32.965 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 01:16:32.965 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: router_availability_zone 2026-08-12 01:16:32.966 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 01:16:32.968 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 01:16:32.968 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 01:16:32.969 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-12 01:16:32.969 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 01:16:32.970 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-12 01:16:32.970 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 01:16:32.979 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: security-group 2026-08-12 01:16:32.981 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: segment 2026-08-12 01:16:32.982 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 01:16:32.982 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: service-type 2026-08-12 01:16:32.983 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: sorting 2026-08-12 01:16:32.983 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 01:16:32.984 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: standard-attr-description 2026-08-12 01:16:32.985 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: stateful-security-group 2026-08-12 01:16:32.985 1 WARNING neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 01:16:32.986 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-12 01:16:32.987 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: subnet-external-network 2026-08-12 01:16:32.987 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: subnet_onboard 2026-08-12 01:16:32.988 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 01:16:32.989 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: subnet-service-types 2026-08-12 01:16:32.990 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: subnet_allocation 2026-08-12 01:16:32.990 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 01:16:32.991 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: tag-creation 2026-08-12 01:16:32.991 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 01:16:32.995 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 01:16:32.995 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 01:16:32.996 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: trunk 2026-08-12 01:16:32.996 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: trunk-details 2026-08-12 01:16:32.997 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 01:16:32.997 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-12 01:16:32.998 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-12 01:16:32.998 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-12 01:16:33.000 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-12 01:16:33.000 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 01:16:33.001 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: vpn-flavors 2026-08-12 01:16:33.002 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: vpnaas 2026-08-12 01:16:33.003 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: taas 2026-08-12 01:16:33.004 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: tap-mirror 2026-08-12 01:16:33.004 1 INFO neutron.api.extensions [None req-ba9c795a-7f17-4375-adf2-3375a9467bd8 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-12 01:17:03.090 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-12 01:17:03.138 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-12 01:17:03.149 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-12 01:17:08.907 16 INFO neutron.db.l3_hamode_db [None req-661c0e80-c506-4e03-9774-70e4a3dfa0e1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-12 01:17:25.527 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 277adcb4-1efa-4a78-9c03-1d33fe56bc24 2026-08-12 01:17:26.515 16 INFO neutron.plugins.ml2.plugin [None req-e7d07b4b-4c79-4d16-b488-214f861a6801 - - - - - -] Attempt 1 to provision port 277adcb4-1efa-4a78-9c03-1d33fe56bc24 2026-08-12 01:17:27.422 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 277adcb4-1efa-4a78-9c03-1d33fe56bc24 2026-08-12 01:17:28.200 16 INFO neutron.plugins.ml2.plugin [None req-2de62ee6-53af-431d-8c99-5fd069ea6228 - - - - - -] Attempt 1 to provision port 277adcb4-1efa-4a78-9c03-1d33fe56bc24 2026-08-12 01:21:57.505 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4282e920-d699-48db-b913-91fe838ffe3f 2026-08-12 01:21:57.999 16 INFO neutron.plugins.ml2.plugin [None req-d46cce3e-5349-40ba-b5b9-f5085a58747c - - - - - -] Attempt 1 to provision port 4282e920-d699-48db-b913-91fe838ffe3f 2026-08-12 01:21:59.508 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4282e920-d699-48db-b913-91fe838ffe3f 2026-08-12 01:21:59.686 16 INFO neutron.plugins.ml2.plugin [None req-34a5b1f0-f60d-4eb0-95f6-ec183bf044b9 - - - - - -] Attempt 1 to provision port 4282e920-d699-48db-b913-91fe838ffe3f 2026-08-12 01:22:05.191 16 INFO neutron.plugins.ml2.plugin [None req-b69be059-6eed-4c65-8ad0-83b57f8c6c79 - - - - - -] Attempt 1 to provision port d719ca0d-31c1-47d1-a5d1-112265fa75f6 2026-08-12 01:25:46.180 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port d719ca0d-31c1-47d1-a5d1-112265fa75f6 2026-08-12 01:25:47.586 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port d719ca0d-31c1-47d1-a5d1-112265fa75f6 2026-08-12 01:34:41.734 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 56bafe72-4de4-41dc-9ffc-18b88c9ba27a 2026-08-12 01:34:43.727 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 56bafe72-4de4-41dc-9ffc-18b88c9ba27a 2026-08-12 01:44:53.615 13 INFO neutron.plugins.ml2.plugin [None req-9d801b47-b06d-41e8-b6ba-aea8e91531a4 - - - - - -] Attempt 1 to provision port d719ca0d-31c1-47d1-a5d1-112265fa75f6 2026-08-12 01:44:53.659 13 INFO neutron.plugins.ml2.plugin [None req-9d801b47-b06d-41e8-b6ba-aea8e91531a4 - - - - - -] Attempt 1 to provision port 277adcb4-1efa-4a78-9c03-1d33fe56bc24 2026-08-12 01:44:53.704 13 INFO neutron.plugins.ml2.plugin [None req-9d801b47-b06d-41e8-b6ba-aea8e91531a4 - - - - - -] Attempt 1 to provision port 4282e920-d699-48db-b913-91fe838ffe3f 2026-08-12 01:51:10.001 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 470f30f3-9638-4289-9259-95af5051bfd1 2026-08-12 01:51:11.993 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 470f30f3-9638-4289-9259-95af5051bfd1 2026-08-12 01:51:16.200 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4149f416-3690-4977-bc12-ec364594aec2 2026-08-12 01:51:18.202 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 60ba37af-6862-4221-b261-22f545203f8e 2026-08-12 01:51:18.635 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4149f416-3690-4977-bc12-ec364594aec2 2026-08-12 01:51:19.032 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e6d28efd-d63a-4c4d-ac10-948a78a29ae5 2026-08-12 01:51:20.478 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 60ba37af-6862-4221-b261-22f545203f8e 2026-08-12 01:51:20.624 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 8d81176b-dd65-4795-a547-52ff57b8deb0 2026-08-12 01:51:20.746 16 INFO neutron.plugins.ml2.plugin [None req-3c784486-0a69-403d-b5b6-33fe126e0075 - - - - - -] Attempt 1 to provision port 8d81176b-dd65-4795-a547-52ff57b8deb0 2026-08-12 01:51:20.830 16 INFO neutron.plugins.ml2.plugin [None req-3c784486-0a69-403d-b5b6-33fe126e0075 - - - - - -] Attempt 1 to provision port 4149f416-3690-4977-bc12-ec364594aec2 2026-08-12 01:51:20.920 16 INFO neutron.plugins.ml2.plugin [None req-3c784486-0a69-403d-b5b6-33fe126e0075 - - - - - -] Attempt 1 to provision port 42800481-0735-47c1-bcbf-7f1346acb4f9 2026-08-12 01:51:20.950 16 INFO neutron.plugins.ml2.plugin [None req-3c784486-0a69-403d-b5b6-33fe126e0075 - - - - - -] Attempt 1 to provision port a88a6218-6f07-462e-ace9-23c949ec008e 2026-08-12 01:51:21.006 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e6d28efd-d63a-4c4d-ac10-948a78a29ae5 2026-08-12 01:51:21.200 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 37108029-cf1d-44d3-a3e3-8189f84efd25 2026-08-12 01:51:22.374 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 8d81176b-dd65-4795-a547-52ff57b8deb0 2026-08-12 01:51:22.650 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 37108029-cf1d-44d3-a3e3-8189f84efd25 2026-08-12 01:51:24.960 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 702fdf0c-e485-44e9-8d3d-a148f4587609 2026-08-12 01:51:25.246 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e45804c6-72c3-4874-a2c3-c07878b67313 2026-08-12 01:51:25.780 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db7e1a0-2a1f-43db-b934-e94a95e93be8'] response: {'server_uuid': 'd162f989-a534-4c28-b47e-fb3fed2d72c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e45804c6-72c3-4874-a2c3-c07878b67313', 'code': 200} 2026-08-12 01:51:26.970 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:51:27.425 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 702fdf0c-e485-44e9-8d3d-a148f4587609 2026-08-12 01:51:27.614 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e45804c6-72c3-4874-a2c3-c07878b67313 2026-08-12 01:51:27.813 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-054b59fd-7006-44bb-b8a9-f59a4721d6de'] response: {'server_uuid': '31446026-aae1-4904-8956-a7098fa65603', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c48a75b-9365-491b-9e5a-6588b7f311ee', 'code': 200} 2026-08-12 01:51:28.452 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:51:30.560 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port 8d81176b-dd65-4795-a547-52ff57b8deb0 2026-08-12 01:51:30.644 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:51:30.725 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port 4149f416-3690-4977-bc12-ec364594aec2 2026-08-12 01:51:31.078 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port e45804c6-72c3-4874-a2c3-c07878b67313 2026-08-12 01:51:31.141 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port 42800481-0735-47c1-bcbf-7f1346acb4f9 2026-08-12 01:51:31.185 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port a88a6218-6f07-462e-ace9-23c949ec008e 2026-08-12 01:51:31.238 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port 702fdf0c-e485-44e9-8d3d-a148f4587609 2026-08-12 01:51:31.306 13 INFO neutron.plugins.ml2.plugin [None req-adbea3f5-f892-44fe-8554-2fd272ea981c - - - - - -] Attempt 1 to provision port 3ff5280b-e455-4bc7-93e7-8c211ba4cffe 2026-08-12 01:51:31.567 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 0323dc37-6a0a-4992-8201-b2ce94631949 2026-08-12 01:51:31.670 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-236ae299-d7ac-4bce-b178-751ab804889c'] response: {'server_uuid': '6f1fc7ef-7014-42bf-9279-6ca2988089be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0323dc37-6a0a-4992-8201-b2ce94631949', 'code': 200} 2026-08-12 01:51:32.660 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 0323dc37-6a0a-4992-8201-b2ce94631949 2026-08-12 01:51:37.315 13 INFO neutron.plugins.ml2.plugin [None req-854f728e-d0fc-4353-8392-0b1f8be68a59 - - - - - -] Attempt 1 to provision port a88a6218-6f07-462e-ace9-23c949ec008e 2026-08-12 01:51:37.350 13 INFO neutron.plugins.ml2.plugin [None req-854f728e-d0fc-4353-8392-0b1f8be68a59 - - - - - -] Attempt 1 to provision port 42800481-0735-47c1-bcbf-7f1346acb4f9 2026-08-12 01:51:43.376 13 INFO neutron.plugins.ml2.plugin [None req-a7b71d7a-9ab7-4cfa-be99-c285f969c3ec - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:51:46.432 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port b53185d1-4f0a-4d3b-9608-c15f7ea81ba4 2026-08-12 01:51:48.384 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port b53185d1-4f0a-4d3b-9608-c15f7ea81ba4 2026-08-12 01:51:50.405 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 46731d71-e9d8-47a5-b84e-aa6751e6cf57 2026-08-12 01:51:52.347 13 INFO neutron.plugins.ml2.plugin [None req-55699adb-b666-4a4d-9690-4caf89606188 - - - - - -] Attempt 1 to provision port 0514fe17-65ca-42b3-a5f5-00a8ae4851e2 2026-08-12 01:51:52.375 13 INFO neutron.plugins.ml2.plugin [None req-55699adb-b666-4a4d-9690-4caf89606188 - - - - - -] Attempt 1 to provision port 46731d71-e9d8-47a5-b84e-aa6751e6cf57 2026-08-12 01:51:52.385 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 46731d71-e9d8-47a5-b84e-aa6751e6cf57 2026-08-12 01:51:52.444 13 INFO neutron.plugins.ml2.plugin [None req-55699adb-b666-4a4d-9690-4caf89606188 - - - - - -] Attempt 1 to provision port aa8655a1-e324-445f-a843-626393cd5057 2026-08-12 01:51:54.428 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 0514fe17-65ca-42b3-a5f5-00a8ae4851e2 2026-08-12 01:51:54.646 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port a88a6218-6f07-462e-ace9-23c949ec008e 2026-08-12 01:51:56.328 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 0514fe17-65ca-42b3-a5f5-00a8ae4851e2 2026-08-12 01:51:56.471 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port a88a6218-6f07-462e-ace9-23c949ec008e 2026-08-12 01:51:57.575 13 INFO neutron.plugins.ml2.plugin [None req-a0e9d70e-9c5a-41f0-932c-c1a2647d024f - - - - - -] Attempt 1 to provision port aa8655a1-e324-445f-a843-626393cd5057 2026-08-12 01:51:58.854 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 3fb74421-8c6a-4dc3-9534-1b04fe676f8c 2026-08-12 01:51:58.991 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c0a4952-859b-4ccd-a6e9-dbaeb7fa4a5d'] response: {'server_uuid': '14c0e617-ae48-4578-a3f5-05eed611eb18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fb74421-8c6a-4dc3-9534-1b04fe676f8c', 'code': 200} 2026-08-12 01:52:00.338 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 3fb74421-8c6a-4dc3-9534-1b04fe676f8c 2026-08-12 01:52:02.620 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port aa8655a1-e324-445f-a843-626393cd5057 2026-08-12 01:52:02.952 16 INFO neutron.plugins.ml2.plugin [None req-7b1befde-c748-4585-9ca8-bec87f62ec6a - - - - - -] Attempt 1 to provision port bec05dba-648b-403b-84f0-b721fef62365 2026-08-12 01:52:03.126 16 INFO neutron.plugins.ml2.plugin [None req-7b1befde-c748-4585-9ca8-bec87f62ec6a - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:52:04.330 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port bec05dba-648b-403b-84f0-b721fef62365 2026-08-12 01:52:04.487 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port aa8655a1-e324-445f-a843-626393cd5057 2026-08-12 01:52:05.635 13 INFO neutron.plugins.ml2.plugin [None req-e9a663d5-f33e-4c8b-b15f-73ae463ff204 - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:52:06.377 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5c48a75b-9365-491b-9e5a-6588b7f311ee 2026-08-12 01:52:14.654 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port bf6e579e-9da2-4a95-b28e-a6f44deccb60 2026-08-12 01:52:16.393 16 INFO neutron.plugins.ml2.plugin [None req-28f73f89-3aaa-479b-b90b-a5c4088ffbc7 - - - - - -] Attempt 1 to provision port bf6e579e-9da2-4a95-b28e-a6f44deccb60 2026-08-12 01:52:16.661 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port bf6e579e-9da2-4a95-b28e-a6f44deccb60 2026-08-12 01:52:16.861 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 208d0b5c-f940-40b4-b0d2-56e9b1679117 2026-08-12 01:52:18.467 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 208d0b5c-f940-40b4-b0d2-56e9b1679117 2026-08-12 01:52:20.046 16 INFO neutron.plugins.ml2.plugin [None req-5829492c-5a47-4d84-99c5-7bc9a020df9e - - - - - -] Attempt 1 to provision port 2367d37c-ae5b-4c01-bd16-d170afe032fe 2026-08-12 01:52:20.072 16 INFO neutron.plugins.ml2.plugin [None req-5829492c-5a47-4d84-99c5-7bc9a020df9e - - - - - -] Attempt 1 to provision port d716bfc5-e4ef-4867-9f8c-83ba0e6eb866 2026-08-12 01:52:20.493 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 69aa4734-2503-43a1-a4fc-be36f1813f54 2026-08-12 01:52:22.528 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 69aa4734-2503-43a1-a4fc-be36f1813f54 2026-08-12 01:52:24.561 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5cec3aca-346e-4e83-a119-252fdf77eb68 2026-08-12 01:52:25.819 13 INFO neutron.plugins.ml2.plugin [None req-d04db6a8-e77b-4454-9011-328077fde013 - - - - - -] Attempt 1 to provision port f3e3f1eb-3943-441d-a15d-d2539ad0039e 2026-08-12 01:52:25.840 13 INFO neutron.plugins.ml2.plugin [None req-d04db6a8-e77b-4454-9011-328077fde013 - - - - - -] Attempt 1 to provision port bf6e579e-9da2-4a95-b28e-a6f44deccb60 2026-08-12 01:52:26.524 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5cec3aca-346e-4e83-a119-252fdf77eb68 2026-08-12 01:52:28.583 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 10ee39f7-bbf5-4358-bbf5-d8f381e8389a 2026-08-12 01:52:30.179 16 INFO neutron.plugins.ml2.plugin [None req-b8605f76-6214-402e-83c2-9d5c77924ee1 - - - - - -] Attempt 1 to provision port 10ee39f7-bbf5-4358-bbf5-d8f381e8389a 2026-08-12 01:52:30.248 16 INFO neutron.plugins.ml2.plugin [None req-b8605f76-6214-402e-83c2-9d5c77924ee1 - - - - - -] Attempt 1 to provision port e2857eb6-913d-4d08-b434-858e3d59e2ef 2026-08-12 01:52:30.267 16 INFO neutron.plugins.ml2.plugin [None req-b8605f76-6214-402e-83c2-9d5c77924ee1 - - - - - -] Attempt 1 to provision port 94886e08-be53-498d-9608-769300e4aba6 2026-08-12 01:52:30.510 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 10ee39f7-bbf5-4358-bbf5-d8f381e8389a 2026-08-12 01:52:33.522 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 524ea266-bd10-46c7-a228-ddec16ffd6e9 2026-08-12 01:52:33.821 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port a716ccd6-f5a2-4f54-8f06-25971959718c 2026-08-12 01:52:34.350 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f970b0c9-9a48-4dbb-bd67-208f70a7a9cd'] response: {'server_uuid': 'fa2cde0c-74b6-4dbc-9070-f596b27cc1bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a716ccd6-f5a2-4f54-8f06-25971959718c', 'code': 200} 2026-08-12 01:52:34.747 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 524ea266-bd10-46c7-a228-ddec16ffd6e9 2026-08-12 01:52:34.923 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port a08a44f7-e728-407c-97f0-83179bf78e5d 2026-08-12 01:52:35.318 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port a716ccd6-f5a2-4f54-8f06-25971959718c 2026-08-12 01:52:36.321 16 INFO neutron.plugins.ml2.plugin [None req-45d10a76-5348-44f6-9cbc-9d154d4ed4c1 - - - - - -] Attempt 1 to provision port e2857eb6-913d-4d08-b434-858e3d59e2ef 2026-08-12 01:52:36.353 16 INFO neutron.plugins.ml2.plugin [None req-45d10a76-5348-44f6-9cbc-9d154d4ed4c1 - - - - - -] Attempt 1 to provision port 10ee39f7-bbf5-4358-bbf5-d8f381e8389a 2026-08-12 01:52:36.441 16 INFO neutron.plugins.ml2.plugin [None req-45d10a76-5348-44f6-9cbc-9d154d4ed4c1 - - - - - -] Attempt 1 to provision port f8046870-b173-47e4-a19f-956891f84ed5 2026-08-12 01:52:36.478 16 INFO neutron.plugins.ml2.plugin [None req-45d10a76-5348-44f6-9cbc-9d154d4ed4c1 - - - - - -] Attempt 1 to provision port a716ccd6-f5a2-4f54-8f06-25971959718c 2026-08-12 01:52:36.562 16 INFO neutron.plugins.ml2.plugin [None req-45d10a76-5348-44f6-9cbc-9d154d4ed4c1 - - - - - -] Attempt 1 to provision port 524ea266-bd10-46c7-a228-ddec16ffd6e9 2026-08-12 01:52:36.648 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port a08a44f7-e728-407c-97f0-83179bf78e5d 2026-08-12 01:52:38.642 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 3d832e68-be3f-41e3-9dbe-a0e64d0b749b 2026-08-12 01:52:40.739 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e2857eb6-913d-4d08-b434-858e3d59e2ef 2026-08-12 01:52:40.984 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port d716bfc5-e4ef-4867-9f8c-83ba0e6eb866 2026-08-12 01:52:41.240 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 3d832e68-be3f-41e3-9dbe-a0e64d0b749b 2026-08-12 01:52:42.665 13 INFO neutron.plugins.ml2.plugin [None req-862bded2-fe5d-42ec-b8c9-53dc9db69500 - - - - - -] Attempt 1 to provision port 3d832e68-be3f-41e3-9dbe-a0e64d0b749b 2026-08-12 01:52:42.713 13 INFO neutron.plugins.ml2.plugin [None req-862bded2-fe5d-42ec-b8c9-53dc9db69500 - - - - - -] Attempt 1 to provision port 4df4c9f8-e722-4523-85c8-0510b9656843 2026-08-12 01:52:42.738 13 INFO neutron.plugins.ml2.plugin [None req-862bded2-fe5d-42ec-b8c9-53dc9db69500 - - - - - -] Attempt 1 to provision port e2857eb6-913d-4d08-b434-858e3d59e2ef 2026-08-12 01:52:42.779 13 INFO neutron.plugins.ml2.plugin [None req-862bded2-fe5d-42ec-b8c9-53dc9db69500 - - - - - -] Attempt 1 to provision port 432c3f44-f0a3-4d3e-ab0a-9e8dc0dc7c46 2026-08-12 01:52:43.367 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e2857eb6-913d-4d08-b434-858e3d59e2ef 2026-08-12 01:52:43.549 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port d716bfc5-e4ef-4867-9f8c-83ba0e6eb866 2026-08-12 01:52:43.700 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 2367d37c-ae5b-4c01-bd16-d170afe032fe 2026-08-12 01:52:43.952 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 94886e08-be53-498d-9608-769300e4aba6 2026-08-12 01:52:44.208 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 66e67ff9-c8ed-446e-9fb4-2ba3938a3bff 2026-08-12 01:52:44.319 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-64823497-4e56-47f1-a8dc-d6cb362a7236'] response: {'server_uuid': 'b6d54f80-3a7d-41ce-8f3b-3ec580251ff9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66e67ff9-c8ed-446e-9fb4-2ba3938a3bff', 'code': 200} 2026-08-12 01:52:44.639 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port f8046870-b173-47e4-a19f-956891f84ed5 2026-08-12 01:52:44.961 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port f3e3f1eb-3943-441d-a15d-d2539ad0039e 2026-08-12 01:52:46.222 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 737bbe7a-946e-45c0-802d-01c4a70563e3 2026-08-12 01:52:46.363 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cda97e3-7f5e-4007-89da-5e40ae39e103'] response: {'server_uuid': 'e80a8d51-5030-4117-af38-a4bf43092df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '737bbe7a-946e-45c0-802d-01c4a70563e3', 'code': 200} 2026-08-12 01:52:46.575 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 66e67ff9-c8ed-446e-9fb4-2ba3938a3bff 2026-08-12 01:52:46.829 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 94886e08-be53-498d-9608-769300e4aba6 2026-08-12 01:52:47.136 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 2367d37c-ae5b-4c01-bd16-d170afe032fe 2026-08-12 01:52:47.466 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port f8046870-b173-47e4-a19f-956891f84ed5 2026-08-12 01:52:48.203 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port f3e3f1eb-3943-441d-a15d-d2539ad0039e 2026-08-12 01:52:48.912 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 737bbe7a-946e-45c0-802d-01c4a70563e3 2026-08-12 01:52:51.029 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 432c3f44-f0a3-4d3e-ab0a-9e8dc0dc7c46 2026-08-12 01:52:51.519 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4df4c9f8-e722-4523-85c8-0510b9656843 2026-08-12 01:52:52.898 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4df4c9f8-e722-4523-85c8-0510b9656843 2026-08-12 01:52:53.149 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 432c3f44-f0a3-4d3e-ab0a-9e8dc0dc7c46 2026-08-12 01:52:55.451 13 INFO neutron.plugins.ml2.plugin [None req-a4a77091-09ef-42ed-a18d-e03df0aa0a49 - - - - - -] Attempt 1 to provision port 4df4c9f8-e722-4523-85c8-0510b9656843 2026-08-12 01:52:55.526 13 INFO neutron.plugins.ml2.plugin [None req-a4a77091-09ef-42ed-a18d-e03df0aa0a49 - - - - - -] Attempt 1 to provision port e2857eb6-913d-4d08-b434-858e3d59e2ef 2026-08-12 01:52:55.598 13 INFO neutron.plugins.ml2.plugin [None req-a4a77091-09ef-42ed-a18d-e03df0aa0a49 - - - - - -] Attempt 1 to provision port f8046870-b173-47e4-a19f-956891f84ed5 2026-08-12 01:52:55.653 13 INFO neutron.plugins.ml2.plugin [None req-a4a77091-09ef-42ed-a18d-e03df0aa0a49 - - - - - -] Attempt 1 to provision port 524ea266-bd10-46c7-a228-ddec16ffd6e9 2026-08-12 01:52:57.073 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c72ff20-92de-4da9-9a89-b72b2f587577'] response: {'server_uuid': 'fa2cde0c-74b6-4dbc-9070-f596b27cc1bc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a716ccd6-f5a2-4f54-8f06-25971959718c', 'code': 200} 2026-08-12 01:53:00.388 13 INFO neutron.plugins.ml2.plugin [None req-b6cb7021-6328-43e3-87fb-c6d0a48ea843 - - - - - -] Attempt 1 to provision port 737bbe7a-946e-45c0-802d-01c4a70563e3 2026-08-12 01:53:05.138 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 7f899269-6ab2-4795-9591-cc8ba96fa900 2026-08-12 01:53:07.014 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 7f899269-6ab2-4795-9591-cc8ba96fa900 2026-08-12 01:53:07.224 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port cf5932ae-7f07-460d-abdf-e360e400a52f 2026-08-12 01:53:09.292 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port cf5932ae-7f07-460d-abdf-e360e400a52f 2026-08-12 01:53:10.495 16 INFO neutron.plugins.ml2.plugin [None req-97bc032a-7d58-48de-bfa5-a3506dffdb0a - - - - - -] Attempt 1 to provision port cf5932ae-7f07-460d-abdf-e360e400a52f 2026-08-12 01:53:10.546 16 INFO neutron.plugins.ml2.plugin [None req-97bc032a-7d58-48de-bfa5-a3506dffdb0a - - - - - -] Attempt 1 to provision port 1c57b524-ca10-4e4b-b283-a9d7be6a74e1 2026-08-12 01:53:16.390 16 INFO neutron.plugins.ml2.plugin [None req-79e4413c-364b-47c4-824e-df3869d4ade8 - - - - - -] Attempt 1 to provision port e96fdbf2-1177-4e0c-bdea-185f8b0eba02 2026-08-12 01:53:16.428 16 INFO neutron.plugins.ml2.plugin [None req-79e4413c-364b-47c4-824e-df3869d4ade8 - - - - - -] Attempt 1 to provision port cf5932ae-7f07-460d-abdf-e360e400a52f 2026-08-12 01:53:16.480 16 INFO neutron.plugins.ml2.plugin [None req-79e4413c-364b-47c4-824e-df3869d4ade8 - - - - - -] Attempt 1 to provision port 1c57b524-ca10-4e4b-b283-a9d7be6a74e1 2026-08-12 01:53:17.440 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port dddf475c-4c88-4538-ab87-5a8f609cc7a5 2026-08-12 01:53:17.540 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-56330765-744f-45e0-9605-52b57f52220d'] response: {'server_uuid': '095473b7-712f-4e59-9529-8570d8033f8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dddf475c-4c88-4538-ab87-5a8f609cc7a5', 'code': 200} 2026-08-12 01:53:18.911 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port dddf475c-4c88-4538-ab87-5a8f609cc7a5 2026-08-12 01:53:20.806 16 WARNING neutron.plugins.ml2.plugin [None req-492de088-3757-4352-961e-9240a6767598 - - - - - -] Concurrent port binding operations failed on port e96fdbf2-1177-4e0c-bdea-185f8b0eba02 2026-08-12 01:53:20.809 16 INFO neutron.plugins.ml2.plugin [None req-492de088-3757-4352-961e-9240a6767598 - - - - - -] Attempt 2 to bind port e96fdbf2-1177-4e0c-bdea-185f8b0eba02 2026-08-12 01:53:20.887 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 1c57b524-ca10-4e4b-b283-a9d7be6a74e1 2026-08-12 01:53:21.231 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e96fdbf2-1177-4e0c-bdea-185f8b0eba02 2026-08-12 01:53:22.952 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 1c57b524-ca10-4e4b-b283-a9d7be6a74e1 2026-08-12 01:53:23.196 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e96fdbf2-1177-4e0c-bdea-185f8b0eba02 2026-08-12 01:53:23.350 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port d2645c06-0130-455d-b41d-9cf8b4ade823 2026-08-12 01:53:24.957 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 8e061029-2715-42d1-8602-58310ac062b3 2026-08-12 01:53:25.315 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port d2645c06-0130-455d-b41d-9cf8b4ade823 2026-08-12 01:53:26.851 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 8e061029-2715-42d1-8602-58310ac062b3 2026-08-12 01:53:28.277 16 INFO neutron.plugins.ml2.plugin [None req-38fdc3a3-f7a8-449b-b869-33b8f88ffd19 - - - - - -] Attempt 1 to provision port d2645c06-0130-455d-b41d-9cf8b4ade823 2026-08-12 01:53:28.328 16 INFO neutron.plugins.ml2.plugin [None req-38fdc3a3-f7a8-449b-b869-33b8f88ffd19 - - - - - -] Attempt 1 to provision port 21ccc9ff-c08a-4b4c-a978-1de092037742 2026-08-12 01:53:28.356 16 INFO neutron.plugins.ml2.plugin [None req-38fdc3a3-f7a8-449b-b869-33b8f88ffd19 - - - - - -] Attempt 1 to provision port b34c72cf-adf7-4056-bcb7-dae5a290187c 2026-08-12 01:53:28.381 16 INFO neutron.plugins.ml2.plugin [None req-38fdc3a3-f7a8-449b-b869-33b8f88ffd19 - - - - - -] Attempt 1 to provision port 1c57b524-ca10-4e4b-b283-a9d7be6a74e1 2026-08-12 01:53:31.226 13 INFO neutron.plugins.ml2.plugin [None req-bf2e6179-d15d-45b1-ab9b-c8ac9d1b38c4 - - - - - -] Attempt 1 to provision port b34c72cf-adf7-4056-bcb7-dae5a290187c 2026-08-12 01:53:34.222 16 INFO neutron.plugins.ml2.plugin [None req-a7eec87d-7027-49a0-a9bc-e581cd1e1c62 - - - - - -] Attempt 1 to provision port dddf475c-4c88-4538-ab87-5a8f609cc7a5 2026-08-12 01:53:35.895 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 40b269c2-0bfa-4f84-be8b-b1e866b9e4c4 2026-08-12 01:53:35.981 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-071079f6-e23a-40aa-9b25-ca8c48c3d5dc'] response: {'server_uuid': '1f2d542f-18e2-4fd9-826f-f96dac4f77a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40b269c2-0bfa-4f84-be8b-b1e866b9e4c4', 'code': 200} 2026-08-12 01:53:37.490 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 40b269c2-0bfa-4f84-be8b-b1e866b9e4c4 2026-08-12 01:53:37.674 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4c422a9d-3079-4859-97da-0ff65eb73968 2026-08-12 01:53:37.768 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27c5bed-fe94-46c8-9f34-b89dbb1aba18'] response: {'server_uuid': '631c2894-ae3f-4435-bef4-41d137250cb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c422a9d-3079-4859-97da-0ff65eb73968', 'code': 200} 2026-08-12 01:53:38.912 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 4c422a9d-3079-4859-97da-0ff65eb73968 2026-08-12 01:53:40.909 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 21ccc9ff-c08a-4b4c-a978-1de092037742 2026-08-12 01:53:41.213 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port b34c72cf-adf7-4056-bcb7-dae5a290187c 2026-08-12 01:53:42.869 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 21ccc9ff-c08a-4b4c-a978-1de092037742 2026-08-12 01:53:43.074 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port b34c72cf-adf7-4056-bcb7-dae5a290187c 2026-08-12 01:53:49.360 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c20ca82-1fb7-4ee0-9c10-e274ed06ba15'] response: {'server_uuid': '095473b7-712f-4e59-9529-8570d8033f8d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dddf475c-4c88-4538-ab87-5a8f609cc7a5', 'code': 200} 2026-08-12 01:53:51.464 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port dddf475c-4c88-4538-ab87-5a8f609cc7a5 2026-08-12 01:53:51.571 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f2c9a5a-1e26-4c4b-81ff-1e9889504230'] response: {'server_uuid': '095473b7-712f-4e59-9529-8570d8033f8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dddf475c-4c88-4538-ab87-5a8f609cc7a5', 'code': 200} 2026-08-12 01:53:52.868 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port dddf475c-4c88-4538-ab87-5a8f609cc7a5 2026-08-12 01:54:14.901 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 9766fa23-605a-42b6-baa8-7c977242794e 2026-08-12 01:54:22.910 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 54b612d1-72f1-4140-8d6f-761975741ae9 2026-08-12 01:54:32.876 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port b1fec3d0-7b94-4fcd-aa27-36cbeb9c8b23 2026-08-12 01:54:35.004 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 73780c4e-91bb-400a-af1d-5a3775a2b5de 2026-08-12 01:54:35.426 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port b1fec3d0-7b94-4fcd-aa27-36cbeb9c8b23 2026-08-12 01:54:36.978 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 73780c4e-91bb-400a-af1d-5a3775a2b5de 2026-08-12 01:54:37.177 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 319d118f-95bd-49f8-b5ac-55255639b1f1 2026-08-12 01:54:38.933 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 319d118f-95bd-49f8-b5ac-55255639b1f1 2026-08-12 01:54:42.500 13 INFO neutron.plugins.ml2.plugin [None req-37d87620-5acf-4a71-8337-4ca26edd2d90 - - - - - -] Attempt 1 to provision port 319d118f-95bd-49f8-b5ac-55255639b1f1 2026-08-12 01:54:42.560 13 INFO neutron.plugins.ml2.plugin [None req-37d87620-5acf-4a71-8337-4ca26edd2d90 - - - - - -] Attempt 1 to provision port 74ea0d09-6aa4-4792-a7c2-b7688ad2a979 2026-08-12 01:54:42.589 13 INFO neutron.plugins.ml2.plugin [None req-37d87620-5acf-4a71-8337-4ca26edd2d90 - - - - - -] Attempt 1 to provision port b1fec3d0-7b94-4fcd-aa27-36cbeb9c8b23 2026-08-12 01:54:47.810 16 INFO neutron.plugins.ml2.plugin [None req-07b12cea-c5a8-49ab-9834-097acdf283fa - - - - - -] Attempt 1 to provision port 74ea0d09-6aa4-4792-a7c2-b7688ad2a979 2026-08-12 01:54:47.841 16 INFO neutron.plugins.ml2.plugin [None req-07b12cea-c5a8-49ab-9834-097acdf283fa - - - - - -] Attempt 1 to provision port b1fec3d0-7b94-4fcd-aa27-36cbeb9c8b23 2026-08-12 01:54:47.887 16 INFO neutron.plugins.ml2.plugin [None req-07b12cea-c5a8-49ab-9834-097acdf283fa - - - - - -] Attempt 1 to provision port 57985624-36b3-489f-8adb-401e429938ca 2026-08-12 01:54:47.907 16 INFO neutron.plugins.ml2.plugin [None req-07b12cea-c5a8-49ab-9834-097acdf283fa - - - - - -] Attempt 1 to provision port fb3d0440-dab7-40fa-8ef2-82e4db12cac0 2026-08-12 01:54:49.487 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5dc769b9-afa7-49cc-8005-38962d7df526 2026-08-12 01:54:49.575 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ba36439-6049-4ec1-8c81-d22e6dbbb002'] response: {'server_uuid': '550b9884-f023-4ffa-96ae-b5821e86ae5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5dc769b9-afa7-49cc-8005-38962d7df526', 'code': 200} 2026-08-12 01:54:50.950 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 57985624-36b3-489f-8adb-401e429938ca 2026-08-12 01:54:51.196 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 5dc769b9-afa7-49cc-8005-38962d7df526 2026-08-12 01:54:53.059 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port fb3d0440-dab7-40fa-8ef2-82e4db12cac0 2026-08-12 01:54:53.308 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e8d6072b-eed1-463b-9877-738e9b6eca07 2026-08-12 01:54:53.696 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 57985624-36b3-489f-8adb-401e429938ca 2026-08-12 01:54:53.835 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 74ea0d09-6aa4-4792-a7c2-b7688ad2a979 2026-08-12 01:54:54.100 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 943fb202-0d8d-4b2b-9ad7-e829b7291b99 2026-08-12 01:54:54.974 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port fb3d0440-dab7-40fa-8ef2-82e4db12cac0 2026-08-12 01:54:55.161 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e8d6072b-eed1-463b-9877-738e9b6eca07 2026-08-12 01:54:55.338 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 74ea0d09-6aa4-4792-a7c2-b7688ad2a979 2026-08-12 01:54:55.543 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 943fb202-0d8d-4b2b-9ad7-e829b7291b99 2026-08-12 01:55:00.847 16 INFO neutron.plugins.ml2.plugin [None req-e211cd02-6d96-4616-a365-8bc234e7e938 - - - - - -] Attempt 1 to provision port fb3d0440-dab7-40fa-8ef2-82e4db12cac0 2026-08-12 01:55:00.907 16 INFO neutron.plugins.ml2.plugin [None req-e211cd02-6d96-4616-a365-8bc234e7e938 - - - - - -] Attempt 1 to provision port 74ea0d09-6aa4-4792-a7c2-b7688ad2a979 2026-08-12 01:55:00.961 16 INFO neutron.plugins.ml2.plugin [None req-e211cd02-6d96-4616-a365-8bc234e7e938 - - - - - -] Attempt 1 to provision port 5dc769b9-afa7-49cc-8005-38962d7df526 2026-08-12 01:55:01.042 16 INFO neutron.plugins.ml2.plugin [None req-e211cd02-6d96-4616-a365-8bc234e7e938 - - - - - -] Attempt 1 to provision port 943fb202-0d8d-4b2b-9ad7-e829b7291b99 2026-08-12 01:55:01.117 16 INFO neutron.plugins.ml2.plugin [None req-e211cd02-6d96-4616-a365-8bc234e7e938 - - - - - -] Attempt 1 to provision port e8d6072b-eed1-463b-9877-738e9b6eca07 2026-08-12 01:55:01.163 16 INFO neutron.plugins.ml2.plugin [None req-e211cd02-6d96-4616-a365-8bc234e7e938 - - - - - -] Attempt 1 to provision port b1fec3d0-7b94-4fcd-aa27-36cbeb9c8b23 2026-08-12 01:55:04.734 16 INFO neutron.plugins.ml2.plugin [None req-44a1d8bb-12b0-4658-8520-df033ea2ee42 - - - - - -] Attempt 1 to provision port 943fb202-0d8d-4b2b-9ad7-e829b7291b99 2026-08-12 01:55:04.802 16 INFO neutron.plugins.ml2.plugin [None req-44a1d8bb-12b0-4658-8520-df033ea2ee42 - - - - - -] Attempt 1 to provision port e8d6072b-eed1-463b-9877-738e9b6eca07 2026-08-12 01:55:07.003 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e5c4e0ac-ee8b-4888-ac23-4d76340c12da 2026-08-12 01:55:07.133 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccdaa050-8838-474d-bafe-1a09c97ddce0'] response: {'server_uuid': '9ae60a93-e501-497a-b321-2f3c6cf60ece', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5c4e0ac-ee8b-4888-ac23-4d76340c12da', 'code': 200} 2026-08-12 01:55:07.452 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 8ebf4c21-5828-438a-b23b-0179bcc82097 2026-08-12 01:55:08.961 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port e5c4e0ac-ee8b-4888-ac23-4d76340c12da 2026-08-12 01:55:09.127 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 8ebf4c21-5828-438a-b23b-0179bcc82097 2026-08-12 01:55:11.115 13 INFO neutron.plugins.ml2.plugin [None req-00b5ef6e-a947-49fe-9085-24b34e36df84 - - - - - -] Attempt 1 to provision port 943fb202-0d8d-4b2b-9ad7-e829b7291b99 2026-08-12 01:55:18.600 13 INFO neutron.plugins.ml2.plugin [None req-f6db8514-4600-423e-9d13-b87ea698c3aa - - - - - -] Attempt 1 to provision port e5c4e0ac-ee8b-4888-ac23-4d76340c12da 2026-08-12 01:55:33.737 16 INFO neutron.plugins.ml2.plugin [None req-a32e9c68-a8f1-4150-afca-00c2c2a9c241 - - - - - -] Attempt 1 to provision port 3ae3f4d5-ecac-4a24-827a-2dc1c94fc441 2026-08-12 01:55:55.432 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 867c7951-2a5d-418b-aa22-6e58fca34ade 2026-08-12 01:55:55.540 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6654998-1aa9-465b-9106-31fa3df623d6'] response: {'server_uuid': '4cbd6b9c-e7fc-44bf-a91e-bd1e28b34bba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '867c7951-2a5d-418b-aa22-6e58fca34ade', 'code': 200} 2026-08-12 01:55:56.923 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 867c7951-2a5d-418b-aa22-6e58fca34ade 2026-08-12 01:56:31.008 16 INFO neutron.plugins.ml2.plugin [None req-431375b7-0fc5-4168-a705-3d1941de72fe - - - - - -] Attempt 1 to provision port cec5c2d3-75c2-4c1f-aa3c-c915dd826ddf 2026-08-12 01:56:36.921 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port cec5c2d3-75c2-4c1f-aa3c-c915dd826ddf 2026-08-12 01:56:37.054 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ced405cc-0404-450f-b8c7-93ce52efb2a0'] response: {'server_uuid': '4cbd6b9c-e7fc-44bf-a91e-bd1e28b34bba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cec5c2d3-75c2-4c1f-aa3c-c915dd826ddf', 'code': 200} 2026-08-12 01:56:38.902 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port cec5c2d3-75c2-4c1f-aa3c-c915dd826ddf 2026-08-12 01:56:41.438 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port cec5c2d3-75c2-4c1f-aa3c-c915dd826ddf 2026-08-12 01:57:08.043 16 INFO neutron.plugins.ml2.plugin [None req-07c22f31-675f-46fa-8ea8-718a8532fa00 - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6 2026-08-12 01:57:16.485 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6 2026-08-12 01:57:16.586 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f8c075c-3c39-49ef-8332-834f8db41afc'] response: {'server_uuid': '4cbd6b9c-e7fc-44bf-a91e-bd1e28b34bba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d3fde19-68b9-476d-90e7-b4a603fa72c6', 'code': 200} 2026-08-12 01:57:17.099 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6 2026-08-12 01:57:24.312 13 INFO neutron.plugins.ml2.plugin [None req-13b4ffc5-ad1b-45f9-b6bf-e9cd411aa4fd - - - - - -] Attempt 1 to provision port 7db93418-c7e7-4ecc-817c-e03da6aa8506 2026-08-12 01:57:31.125 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 7db93418-c7e7-4ecc-817c-e03da6aa8506 2026-08-12 01:57:31.234 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc90c8da-ac37-4717-a559-ca732a82c11b'] response: {'server_uuid': '4cbd6b9c-e7fc-44bf-a91e-bd1e28b34bba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7db93418-c7e7-4ecc-817c-e03da6aa8506', 'code': 200} 2026-08-12 01:57:33.109 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 7db93418-c7e7-4ecc-817c-e03da6aa8506 2026-08-12 01:57:34.027 13 INFO neutron.plugins.ml2.plugin [None req-9e0eef59-3af2-4fef-bc8f-ab2bb8b34178 - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6 2026-08-12 01:57:35.171 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6 2026-08-12 01:57:48.632 16 INFO neutron.plugins.ml2.plugin [None req-f5ce1017-5d9a-4103-8b11-1eb8c8fc06ac - - - - - -] Attempt 1 to provision port 7db93418-c7e7-4ecc-817c-e03da6aa8506 2026-08-12 01:57:49.146 13 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 7db93418-c7e7-4ecc-817c-e03da6aa8506 2026-08-12 01:57:58.376 13 INFO neutron.plugins.ml2.plugin [None req-2a3a0236-1185-4710-a278-222a2ce1d29e - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6 2026-08-12 01:57:59.138 16 INFO neutron.plugins.ml2.plugin [None req-75ce2c0c-ebef-4ac6-935c-f18022130204 - - - - - -] Attempt 1 to provision port 6d3fde19-68b9-476d-90e7-b4a603fa72c6