+ 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-05-07 19:50:24.433 1 INFO neutron.common.config [-] Logging enabled! 2026-05-07 19:50:24.433 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-07 19:50:24.433 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-07 19:50:24.433 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 19:50:26.071 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 19:50:26.074 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 19:50:26.077 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 19:50:26.078 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 19:50:26.078 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 19:50:26.078 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 19:50:26.079 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 19:50:26.085 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 19:50:26.085 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 19:50:26.086 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 19:50:26.106 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 19:50:26.108 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 19:50:26.108 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 19:50:26.128 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 19:50:26.129 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 19:50:26.129 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 19:50:26.129 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 19:50:26.422 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing driver for type 'vlan' 2026-05-07 19:50:26.588 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] VlanTypeDriver initialization complete 2026-05-07 19:50:26.588 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 19:50:26.589 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 19:50:26.643 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 19:50:26.644 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 19:50:26.644 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing extension driver 'port_security' 2026-05-07 19:50:26.644 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 19:50:26.644 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing extension driver 'qos' 2026-05-07 19:50:26.644 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 19:50:26.645 1 INFO neutron.plugins.ml2.managers [None req-b4152d67-29b3-47dd-a27e-5a22f331183a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 19:50:26.659 1 INFO neutron.quota [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded quota_driver: . 2026-05-07 19:50:26.660 1 INFO neutron.plugins.ml2.plugin [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 19:50:26.661 1 INFO neutron.plugins.ml2.managers [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 19:50:26.662 1 INFO neutron.plugins.ml2.managers [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 19:50:26.662 1 INFO neutron.plugins.ml2.managers [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 19:50:26.665 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: qos 2026-05-07 19:50:26.681 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: router 2026-05-07 19:50:26.720 1 INFO neutron.services.service_base [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 19:50:26.721 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: segments 2026-05-07 19:50:26.792 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: trunk 2026-05-07 19:50:26.807 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: vpnaas 2026-05-07 19:50:26.843 1 WARNING stevedore.named [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 19:50:26.914 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 19:50:26.915 1 INFO neutron.common.utils [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 19:50:26.915 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: taas 2026-05-07 19:50:26.938 1 WARNING stevedore.named [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 19:50:26.938 1 WARNING stevedore.named [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 19:50:26.960 1 INFO neutron_taas.services.taas.taas_plugin [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 19:50:26.961 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: tapmirror 2026-05-07 19:50:26.971 1 WARNING stevedore.named [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 19:50:26.972 1 WARNING stevedore.named [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 19:50:26.986 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 19:50:26.986 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 19:50:26.993 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: tag 2026-05-07 19:50:27.000 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: timestamp 2026-05-07 19:50:27.002 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 19:50:27.006 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: flavors 2026-05-07 19:50:27.009 1 INFO neutron.manager [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loading Plugin: revisions 2026-05-07 19:50:27.012 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Initializing extension manager. 2026-05-07 19:50:27.014 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: address-group 2026-05-07 19:50:27.015 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: address-scope 2026-05-07 19:50:27.015 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 19:50:27.016 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: agent 2026-05-07 19:50:27.017 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 19:50:27.018 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 19:50:27.018 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 19:50:27.019 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: availability_zone 2026-05-07 19:50:27.019 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 19:50:27.020 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 19:50:27.020 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 19:50:27.021 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 19:50:27.022 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: dns-integration 2026-05-07 19:50:27.022 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 19:50:27.023 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 19:50:27.023 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: dvr 2026-05-07 19:50:27.024 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 19:50:27.024 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 19:50:27.025 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 19:50:27.025 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 19:50:27.025 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: external-net 2026-05-07 19:50:27.026 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 19:50:27.026 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: extraroute 2026-05-07 19:50:27.027 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 19:50:27.027 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 19:50:27.028 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 19:50:27.028 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 19:50:27.029 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 19:50:27.029 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: fip-port-details 2026-05-07 19:50:27.030 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: flavors 2026-05-07 19:50:27.033 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 19:50:27.033 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 19:50:27.034 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: ip_allocation 2026-05-07 19:50:27.034 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 19:50:27.035 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 19:50:27.036 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: router 2026-05-07 19:50:27.037 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 19:50:27.038 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 19:50:27.039 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 19:50:27.039 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 19:50:27.040 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: l3-ha 2026-05-07 19:50:27.040 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 19:50:27.041 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 19:50:27.041 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: l3-flavors 2026-05-07 19:50:27.042 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 19:50:27.043 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 19:50:27.044 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 19:50:27.046 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 19:50:27.046 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 19:50:27.047 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 19:50:27.048 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 19:50:27.048 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: multi-provider 2026-05-07 19:50:27.049 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: net-mtu 2026-05-07 19:50:27.049 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 19:50:27.050 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 19:50:27.050 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: network_ha 2026-05-07 19:50:27.051 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 19:50:27.052 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 19:50:27.052 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: pagination 2026-05-07 19:50:27.053 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-device-profile 2026-05-07 19:50:27.053 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 19:50:27.054 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 19:50:27.054 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 19:50:27.054 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-mac-override 2026-05-07 19:50:27.055 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 19:50:27.055 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 19:50:27.056 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 19:50:27.056 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-resource-request 2026-05-07 19:50:27.056 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 19:50:27.057 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 19:50:27.057 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: binding 2026-05-07 19:50:27.058 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: binding-extended 2026-05-07 19:50:27.058 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-security 2026-05-07 19:50:27.059 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: project-id 2026-05-07 19:50:27.059 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: provider 2026-05-07 19:50:27.060 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 19:50:27.061 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos 2026-05-07 19:50:27.062 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 19:50:27.063 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 19:50:27.063 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-default 2026-05-07 19:50:27.064 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-fip 2026-05-07 19:50:27.064 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 19:50:27.064 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 19:50:27.065 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 19:50:27.065 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 19:50:27.066 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 19:50:27.066 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-pps 2026-05-07 19:50:27.067 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 19:50:27.067 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 19:50:27.068 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 19:50:27.068 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 19:50:27.069 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 19:50:27.071 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: quotas 2026-05-07 19:50:27.073 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: quota_details 2026-05-07 19:50:27.074 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: rbac-policies 2026-05-07 19:50:27.075 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 19:50:27.075 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 19:50:27.076 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 19:50:27.076 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 19:50:27.077 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: revision-if-match 2026-05-07 19:50:27.077 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 19:50:27.078 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 19:50:27.078 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 19:50:27.079 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 19:50:27.080 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 19:50:27.080 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 19:50:27.081 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 19:50:27.081 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 19:50:27.082 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 19:50:27.085 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: security-group 2026-05-07 19:50:27.086 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: segment 2026-05-07 19:50:27.087 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 19:50:27.087 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: service-type 2026-05-07 19:50:27.088 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: sorting 2026-05-07 19:50:27.088 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 19:50:27.089 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 19:50:27.089 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 19:50:27.089 1 WARNING neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 19:50:27.090 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 19:50:27.090 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 19:50:27.091 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 19:50:27.091 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 19:50:27.092 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 19:50:27.092 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 19:50:27.104 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 19:50:27.105 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: tag-creation 2026-05-07 19:50:27.107 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 19:50:27.111 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 19:50:27.111 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 19:50:27.112 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: trunk 2026-05-07 19:50:27.112 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: trunk-details 2026-05-07 19:50:27.113 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 19:50:27.113 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 19:50:27.114 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 19:50:27.114 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 19:50:27.116 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 19:50:27.117 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 19:50:27.117 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 19:50:27.118 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: vpnaas 2026-05-07 19:50:27.119 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: taas 2026-05-07 19:50:27.120 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: tap-mirror 2026-05-07 19:50:27.121 1 INFO neutron.api.extensions [None req-a250be32-d31f-4c69-9278-1795b7629171 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 19:50:57.209 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 19:50:57.286 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 19:50:57.300 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 19:51:03.767 13 INFO neutron.db.l3_hamode_db [None req-ba8f0202-6ca8-4ff7-9338-c40ee4e08241 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 19:51:20.359 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port f0a7d1c5-f8ae-4281-a660-f405dc888f2f 2026-05-07 19:51:21.600 16 INFO neutron.plugins.ml2.plugin [None req-a30914df-cc0d-46e9-8d72-caf2ee3bf7fc - - - - - -] Attempt 1 to provision port f0a7d1c5-f8ae-4281-a660-f405dc888f2f 2026-05-07 19:51:22.275 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port f0a7d1c5-f8ae-4281-a660-f405dc888f2f 2026-05-07 19:51:23.282 16 INFO neutron.plugins.ml2.plugin [None req-202c209b-e1f8-403b-9711-ba11d4b971d2 - - - - - -] Attempt 1 to provision port f0a7d1c5-f8ae-4281-a660-f405dc888f2f 2026-05-07 19:55:54.389 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 5d5d2bfb-f46e-4adf-a7bd-a63a8d177211 2026-05-07 19:55:55.176 16 INFO neutron.plugins.ml2.plugin [None req-1999c959-5ef0-4c5a-a60a-9a76689d77b2 - - - - - -] Attempt 1 to provision port 5d5d2bfb-f46e-4adf-a7bd-a63a8d177211 2026-05-07 19:55:56.363 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 5d5d2bfb-f46e-4adf-a7bd-a63a8d177211 2026-05-07 19:56:00.751 13 INFO neutron.plugins.ml2.plugin [None req-0f2f052f-21cc-4acc-b40f-f631ad96f70d - - - - - -] Attempt 1 to provision port 3e5c2296-7c6e-4fa9-8d17-d5f1bd8f731f 2026-05-07 19:59:39.041 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 3e5c2296-7c6e-4fa9-8d17-d5f1bd8f731f 2026-05-07 19:59:40.473 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 3e5c2296-7c6e-4fa9-8d17-d5f1bd8f731f 2026-05-07 20:08:10.586 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fdb784b4-280d-4d0b-b857-c42b8c2bc198 2026-05-07 20:08:12.540 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fdb784b4-280d-4d0b-b857-c42b8c2bc198 2026-05-07 20:18:55.790 16 INFO neutron.plugins.ml2.plugin [None req-45cdca3d-08b8-4904-a40c-6d61f06de347 - - - - - -] Attempt 1 to provision port 5d5d2bfb-f46e-4adf-a7bd-a63a8d177211 2026-05-07 20:18:55.842 16 INFO neutron.plugins.ml2.plugin [None req-45cdca3d-08b8-4904-a40c-6d61f06de347 - - - - - -] Attempt 1 to provision port 3e5c2296-7c6e-4fa9-8d17-d5f1bd8f731f 2026-05-07 20:18:55.883 16 INFO neutron.plugins.ml2.plugin [None req-45cdca3d-08b8-4904-a40c-6d61f06de347 - - - - - -] Attempt 1 to provision port f0a7d1c5-f8ae-4281-a660-f405dc888f2f 2026-05-07 20:22:56.818 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port efd5bfa0-4b9f-4402-b542-670a9299a4da 2026-05-07 20:22:57.290 13 INFO neutron.plugins.ml2.plugin [None req-0c649779-1a15-4fc0-aa3c-019db29386f7 - - - - - -] Attempt 1 to provision port efd5bfa0-4b9f-4402-b542-670a9299a4da 2026-05-07 20:22:58.828 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port efd5bfa0-4b9f-4402-b542-670a9299a4da 2026-05-07 20:23:02.785 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 1425e0ce-6986-4cb9-bbe5-c4450842bea7 2026-05-07 20:23:04.772 16 INFO neutron.plugins.ml2.plugin [None req-7e7a8b40-6520-48a4-916b-aece7ad986c8 - - - - - -] Attempt 1 to provision port 6341c5bb-a420-4f66-b6b4-eef6f97402ce 2026-05-07 20:23:04.798 16 INFO neutron.plugins.ml2.plugin [None req-7e7a8b40-6520-48a4-916b-aece7ad986c8 - - - - - -] Attempt 1 to provision port 1425e0ce-6986-4cb9-bbe5-c4450842bea7 2026-05-07 20:23:04.969 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 1425e0ce-6986-4cb9-bbe5-c4450842bea7 2026-05-07 20:23:05.243 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 93c96cba-dfae-456a-8531-2e3b1bd0768e 2026-05-07 20:23:06.971 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port ec1a9820-1324-46fc-af14-8d9afc075afd 2026-05-07 20:23:07.302 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 93c96cba-dfae-456a-8531-2e3b1bd0768e 2026-05-07 20:23:07.567 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 51b4226f-fcea-48c8-a715-9f5db15fb77b 2026-05-07 20:23:08.886 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 51b4226f-fcea-48c8-a715-9f5db15fb77b 2026-05-07 20:23:09.123 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 531902f6-f826-4e89-af0c-054f1849827a 2026-05-07 20:23:09.407 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port ec1a9820-1324-46fc-af14-8d9afc075afd 2026-05-07 20:23:10.831 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 531902f6-f826-4e89-af0c-054f1849827a 2026-05-07 20:23:13.954 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 070e5547-e817-4d57-8788-77ec7e48b1ca 2026-05-07 20:23:14.008 16 INFO neutron.plugins.ml2.plugin [None req-449ba5bc-3693-4b7b-87bd-86bf02658afe - - - - - -] Attempt 1 to provision port c7f2a7a5-a017-4017-81be-7609107e8a16 2026-05-07 20:23:14.045 16 INFO neutron.plugins.ml2.plugin [None req-449ba5bc-3693-4b7b-87bd-86bf02658afe - - - - - -] Attempt 1 to provision port aab72464-1628-41f5-855b-ee46a897bb0f 2026-05-07 20:23:14.339 16 INFO neutron.plugins.ml2.plugin [None req-449ba5bc-3693-4b7b-87bd-86bf02658afe - - - - - -] Attempt 1 to provision port 531902f6-f826-4e89-af0c-054f1849827a 2026-05-07 20:23:14.345 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port aab72464-1628-41f5-855b-ee46a897bb0f 2026-05-07 20:23:14.433 16 INFO neutron.plugins.ml2.plugin [None req-449ba5bc-3693-4b7b-87bd-86bf02658afe - - - - - -] Attempt 1 to provision port cd74c406-8147-4b98-8536-488b1cb73251 2026-05-07 20:23:14.595 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26f72e2a-2bd5-456c-9342-4d5f033e240e'] response: {'server_uuid': 'ddfb11ac-f27e-497f-93ec-93a2901bd845', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '070e5547-e817-4d57-8788-77ec7e48b1ca', 'code': 200} 2026-05-07 20:23:16.091 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 070e5547-e817-4d57-8788-77ec7e48b1ca 2026-05-07 20:23:16.283 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port aab72464-1628-41f5-855b-ee46a897bb0f 2026-05-07 20:23:18.295 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 8901553a-41e3-4df2-bdc4-6927b7fd6670 2026-05-07 20:23:18.404 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5265367-b784-4d4a-93e4-8f555d9222c8'] response: {'server_uuid': '19c92e51-f3c9-4118-9b60-a7770f90f96e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8901553a-41e3-4df2-bdc4-6927b7fd6670', 'code': 200} 2026-05-07 20:23:20.426 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port ced46573-5870-415d-a791-66177026f752 2026-05-07 20:23:20.574 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fd07039-f275-4842-9889-cbd6a5849cb8'] response: {'server_uuid': '82fb1433-7ab7-4ecb-8b28-5beeae81548c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ced46573-5870-415d-a791-66177026f752', 'code': 200} 2026-05-07 20:23:20.779 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 8901553a-41e3-4df2-bdc4-6927b7fd6670 2026-05-07 20:23:22.413 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port ced46573-5870-415d-a791-66177026f752 2026-05-07 20:23:22.701 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port 8901553a-41e3-4df2-bdc4-6927b7fd6670 2026-05-07 20:23:22.793 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port aab72464-1628-41f5-855b-ee46a897bb0f 2026-05-07 20:23:22.883 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port 1425e0ce-6986-4cb9-bbe5-c4450842bea7 2026-05-07 20:23:22.943 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port 6341c5bb-a420-4f66-b6b4-eef6f97402ce 2026-05-07 20:23:22.965 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port 531902f6-f826-4e89-af0c-054f1849827a 2026-05-07 20:23:23.019 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port cd74c406-8147-4b98-8536-488b1cb73251 2026-05-07 20:23:23.047 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port c7f2a7a5-a017-4017-81be-7609107e8a16 2026-05-07 20:23:23.074 13 INFO neutron.plugins.ml2.plugin [None req-bca6a747-96b9-4dac-b1a2-abf7267783d1 - - - - - -] Attempt 1 to provision port ced46573-5870-415d-a791-66177026f752 2026-05-07 20:23:25.535 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a363879c-3e3a-453f-973d-7a2bf8f60f4c'] response: {'server_uuid': '19c92e51-f3c9-4118-9b60-a7770f90f96e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8901553a-41e3-4df2-bdc4-6927b7fd6670', 'code': 200} 2026-05-07 20:23:37.755 16 INFO neutron.plugins.ml2.plugin [None req-4ccad280-a6ee-4011-a171-3865605b7808 - - - - - -] Attempt 1 to provision port cc728ab4-f54b-4c8b-88e8-7f1e12f38b52 2026-05-07 20:23:43.088 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a56b0657-3eff-426f-90d8-ac470f1698bb 2026-05-07 20:23:45.206 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 909401ad-e080-4127-b6f9-ae910a43108f 2026-05-07 20:23:45.506 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a56b0657-3eff-426f-90d8-ac470f1698bb 2026-05-07 20:23:45.837 16 INFO neutron.plugins.ml2.plugin [None req-61d4730b-feb1-4b29-8926-042d44f3e377 - - - - - -] Attempt 1 to provision port 786630d7-5860-4282-87dd-156074a294da 2026-05-07 20:23:45.867 16 INFO neutron.plugins.ml2.plugin [None req-61d4730b-feb1-4b29-8926-042d44f3e377 - - - - - -] Attempt 1 to provision port 909401ad-e080-4127-b6f9-ae910a43108f 2026-05-07 20:23:45.922 16 INFO neutron.plugins.ml2.plugin [None req-61d4730b-feb1-4b29-8926-042d44f3e377 - - - - - -] Attempt 1 to provision port a2a82d7a-2f96-491f-9e58-b8d0e06acc7c 2026-05-07 20:23:47.122 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 909401ad-e080-4127-b6f9-ae910a43108f 2026-05-07 20:23:49.169 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 2988da3d-50e4-4444-9d9b-cb9081bce859 2026-05-07 20:23:49.466 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 75b22c64-8511-47fe-b1e3-bb01347a6a4f 2026-05-07 20:23:51.260 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 2988da3d-50e4-4444-9d9b-cb9081bce859 2026-05-07 20:23:51.473 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cc728ab4-f54b-4c8b-88e8-7f1e12f38b52 2026-05-07 20:23:51.682 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port c7f2a7a5-a017-4017-81be-7609107e8a16 2026-05-07 20:23:51.927 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 75b22c64-8511-47fe-b1e3-bb01347a6a4f 2026-05-07 20:23:53.095 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cc728ab4-f54b-4c8b-88e8-7f1e12f38b52 2026-05-07 20:23:53.207 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port c7f2a7a5-a017-4017-81be-7609107e8a16 2026-05-07 20:23:55.774 13 INFO neutron.plugins.ml2.plugin [None req-bcd64e51-87f8-493d-8eef-addd922dddf5 - - - - - -] Attempt 1 to provision port 987e333c-9dfb-477d-9e93-c2b48b615b82 2026-05-07 20:23:55.802 13 INFO neutron.plugins.ml2.plugin [None req-bcd64e51-87f8-493d-8eef-addd922dddf5 - - - - - -] Attempt 1 to provision port a2a82d7a-2f96-491f-9e58-b8d0e06acc7c 2026-05-07 20:23:55.821 13 INFO neutron.plugins.ml2.plugin [None req-bcd64e51-87f8-493d-8eef-addd922dddf5 - - - - - -] Attempt 1 to provision port 75b22c64-8511-47fe-b1e3-bb01347a6a4f 2026-05-07 20:23:55.862 13 INFO neutron.plugins.ml2.plugin [None req-bcd64e51-87f8-493d-8eef-addd922dddf5 - - - - - -] Attempt 1 to provision port 86e4274e-4bf8-44d5-a022-f304ccde066a 2026-05-07 20:23:55.932 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 2026-05-07 20:23:56.052 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5573d93-587e-4134-a369-18f3e8253d08'] response: {'server_uuid': 'd3143560-8d22-42c1-a00c-7470c03ae46b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf73b4c8-cdea-4efb-8c7c-d1e47f617e24', 'code': 200} 2026-05-07 20:23:57.214 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 2026-05-07 20:23:58.491 16 INFO neutron.plugins.ml2.plugin [None req-b3cd1dc3-48d1-403d-ac97-2ea45d4985b4 - - - - - -] Attempt 1 to provision port 987e333c-9dfb-477d-9e93-c2b48b615b82 2026-05-07 20:23:58.539 16 INFO neutron.plugins.ml2.plugin [None req-b3cd1dc3-48d1-403d-ac97-2ea45d4985b4 - - - - - -] Attempt 1 to provision port ced46573-5870-415d-a791-66177026f752 2026-05-07 20:23:59.130 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port ced46573-5870-415d-a791-66177026f752 2026-05-07 20:23:59.715 13 INFO neutron.plugins.ml2.plugin [None req-6871b564-c521-4ff0-b88a-bf3d95c15ab4 - - - - - -] Attempt 1 to provision port ced46573-5870-415d-a791-66177026f752 2026-05-07 20:24:04.317 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 786630d7-5860-4282-87dd-156074a294da 2026-05-07 20:24:04.586 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a433573c-d402-4a1b-8d16-d7c61544ca1a 2026-05-07 20:24:04.718 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d7d388c-bcc3-4a73-b684-48e1a74a318e'] response: {'server_uuid': 'c6023a55-579e-48d5-925a-dfc7cde75dbb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a433573c-d402-4a1b-8d16-d7c61544ca1a', 'code': 200} 2026-05-07 20:24:05.260 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a2a82d7a-2f96-491f-9e58-b8d0e06acc7c 2026-05-07 20:24:06.741 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 987e333c-9dfb-477d-9e93-c2b48b615b82 2026-05-07 20:24:07.039 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a433573c-d402-4a1b-8d16-d7c61544ca1a 2026-05-07 20:24:07.271 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 786630d7-5860-4282-87dd-156074a294da 2026-05-07 20:24:07.437 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a2a82d7a-2f96-491f-9e58-b8d0e06acc7c 2026-05-07 20:24:07.656 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 86e4274e-4bf8-44d5-a022-f304ccde066a 2026-05-07 20:24:08.987 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fbfcd6f4-eea4-4648-a5b1-98e9077eae8d 2026-05-07 20:24:09.341 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 987e333c-9dfb-477d-9e93-c2b48b615b82 2026-05-07 20:24:09.522 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 86e4274e-4bf8-44d5-a022-f304ccde066a 2026-05-07 20:24:10.691 16 INFO neutron.plugins.ml2.plugin [None req-6f849bc0-9eb4-4d55-92cc-784808dfafe2 - - - - - -] Attempt 1 to provision port fbfcd6f4-eea4-4648-a5b1-98e9077eae8d 2026-05-07 20:24:10.860 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fbfcd6f4-eea4-4648-a5b1-98e9077eae8d 2026-05-07 20:24:16.871 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fa852d05-1401-428d-92de-57b49e758d64 2026-05-07 20:24:18.898 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fa852d05-1401-428d-92de-57b49e758d64 2026-05-07 20:24:20.644 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cdb45f99-1da9-4cc5-90b9-b892c6d38038 2026-05-07 20:24:22.733 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cdb45f99-1da9-4cc5-90b9-b892c6d38038 2026-05-07 20:24:24.825 16 INFO neutron.plugins.ml2.plugin [None req-75b82485-ceba-4bf0-a0c5-abc921586757 - - - - - -] Attempt 1 to provision port 93fd4b6d-780a-49f1-9fdc-2cff6d300b31 2026-05-07 20:24:24.852 16 INFO neutron.plugins.ml2.plugin [None req-75b82485-ceba-4bf0-a0c5-abc921586757 - - - - - -] Attempt 1 to provision port b67e47dd-b446-4a97-9531-eeb0cf8aed82 2026-05-07 20:24:24.885 16 INFO neutron.plugins.ml2.plugin [None req-75b82485-ceba-4bf0-a0c5-abc921586757 - - - - - -] Attempt 1 to provision port cdb45f99-1da9-4cc5-90b9-b892c6d38038 2026-05-07 20:24:28.824 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cca88e7c-7213-4f32-a057-5506d55564df'] response: {'server_uuid': 'd3143560-8d22-42c1-a00c-7470c03ae46b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf73b4c8-cdea-4efb-8c7c-d1e47f617e24', 'code': 200} 2026-05-07 20:24:31.175 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 2026-05-07 20:24:31.290 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2566162e-15e6-474a-81fc-1f9e620f3776'] response: {'server_uuid': 'd3143560-8d22-42c1-a00c-7470c03ae46b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf73b4c8-cdea-4efb-8c7c-d1e47f617e24', 'code': 200} 2026-05-07 20:24:32.691 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 93fd4b6d-780a-49f1-9fdc-2cff6d300b31 2026-05-07 20:24:33.090 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port b67e47dd-b446-4a97-9531-eeb0cf8aed82 2026-05-07 20:24:33.388 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 2026-05-07 20:24:35.138 16 INFO neutron.plugins.ml2.plugin [None req-735df55b-d512-40aa-8bf7-fea9537c7175 - - - - - -] Attempt 1 to provision port cdb45f99-1da9-4cc5-90b9-b892c6d38038 2026-05-07 20:24:35.220 16 INFO neutron.plugins.ml2.plugin [None req-735df55b-d512-40aa-8bf7-fea9537c7175 - - - - - -] Attempt 1 to provision port 93fd4b6d-780a-49f1-9fdc-2cff6d300b31 2026-05-07 20:24:35.332 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port b67e47dd-b446-4a97-9531-eeb0cf8aed82 2026-05-07 20:24:35.540 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 93fd4b6d-780a-49f1-9fdc-2cff6d300b31 2026-05-07 20:24:35.777 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port df85aacd-e25e-4085-b4cd-3548da725f3f 2026-05-07 20:24:35.872 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fc5a34a-a6ce-401e-a623-6e63e1d05c72'] response: {'server_uuid': 'c844dc86-0ebc-4e22-bafe-9ccdf353cea6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df85aacd-e25e-4085-b4cd-3548da725f3f', 'code': 200} 2026-05-07 20:24:37.004 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fe65d3c3-275c-4527-83f4-b4c9c4791e2e 2026-05-07 20:24:37.386 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port df85aacd-e25e-4085-b4cd-3548da725f3f 2026-05-07 20:24:38.775 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fe65d3c3-275c-4527-83f4-b4c9c4791e2e 2026-05-07 20:24:39.152 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 800e084b-e0f8-41d9-b7d2-4236e8929302 2026-05-07 20:24:40.696 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 800e084b-e0f8-41d9-b7d2-4236e8929302 2026-05-07 20:24:42.679 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 5fa57586-f4dd-4f91-8d64-7eebb0de36fe 2026-05-07 20:24:43.583 13 INFO neutron.plugins.ml2.plugin [None req-6f3409cf-fa37-4893-852a-d767f635117b - - - - - -] Attempt 1 to provision port 7394a396-925a-4f29-afdd-05ceb8a31739 2026-05-07 20:24:43.620 13 INFO neutron.plugins.ml2.plugin [None req-6f3409cf-fa37-4893-852a-d767f635117b - - - - - -] Attempt 1 to provision port 262d0a22-2992-45de-9ef6-a4fe925ecb62 2026-05-07 20:24:43.650 13 INFO neutron.plugins.ml2.plugin [None req-6f3409cf-fa37-4893-852a-d767f635117b - - - - - -] Attempt 1 to provision port 800e084b-e0f8-41d9-b7d2-4236e8929302 2026-05-07 20:24:44.699 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 5fa57586-f4dd-4f91-8d64-7eebb0de36fe 2026-05-07 20:24:46.655 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 83c5875c-8dbc-43a3-aec0-198381802d2d 2026-05-07 20:24:48.875 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 83c5875c-8dbc-43a3-aec0-198381802d2d 2026-05-07 20:24:53.708 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 67abb26c-fa46-452c-8565-c8b1698206f1 2026-05-07 20:24:53.816 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-51badf42-09df-4dcd-97eb-c1d0a775be4f'] response: {'server_uuid': '93bb4041-c60e-4896-a15b-68bd0590df35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67abb26c-fa46-452c-8565-c8b1698206f1', 'code': 200} 2026-05-07 20:24:55.098 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 67abb26c-fa46-452c-8565-c8b1698206f1 2026-05-07 20:24:57.017 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 262d0a22-2992-45de-9ef6-a4fe925ecb62 2026-05-07 20:24:57.951 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 7394a396-925a-4f29-afdd-05ceb8a31739 2026-05-07 20:24:59.351 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port bec34f53-0ecd-4b4c-a0a8-09cdfb40ef3a 2026-05-07 20:24:59.804 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 04a0807b-2be1-4bd2-8593-05ac9016c715 2026-05-07 20:25:00.186 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e7b0a215-6dcd-4808-b668-69e8c7867481 2026-05-07 20:25:00.513 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port be33c5f8-9570-450d-9293-6b7851f6a319 2026-05-07 20:25:00.800 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 262d0a22-2992-45de-9ef6-a4fe925ecb62 2026-05-07 20:25:00.950 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 7394a396-925a-4f29-afdd-05ceb8a31739 2026-05-07 20:25:01.564 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port bec34f53-0ecd-4b4c-a0a8-09cdfb40ef3a 2026-05-07 20:25:01.803 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 04a0807b-2be1-4bd2-8593-05ac9016c715 2026-05-07 20:25:01.980 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port be33c5f8-9570-450d-9293-6b7851f6a319 2026-05-07 20:25:02.143 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e7b0a215-6dcd-4808-b668-69e8c7867481 2026-05-07 20:25:03.629 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port e1b64096-978b-4c51-8a45-4e181fdf8163 2026-05-07 20:25:03.661 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port 83c5875c-8dbc-43a3-aec0-198381802d2d 2026-05-07 20:25:03.721 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port be33c5f8-9570-450d-9293-6b7851f6a319 2026-05-07 20:25:03.781 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port e7b0a215-6dcd-4808-b668-69e8c7867481 2026-05-07 20:25:03.844 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port 7394a396-925a-4f29-afdd-05ceb8a31739 2026-05-07 20:25:03.890 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port 04a0807b-2be1-4bd2-8593-05ac9016c715 2026-05-07 20:25:03.933 16 INFO neutron.plugins.ml2.plugin [None req-93499452-f8c2-4a78-ba58-a213277e9285 - - - - - -] Attempt 1 to provision port 67abb26c-fa46-452c-8565-c8b1698206f1 2026-05-07 20:25:07.195 16 INFO neutron.plugins.ml2.plugin [None req-2e307cc2-603d-4c53-a997-6981a9c6e292 - - - - - -] Attempt 1 to provision port e1b64096-978b-4c51-8a45-4e181fdf8163 2026-05-07 20:25:07.993 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 9ef7dc26-cd12-4611-bdee-978b593c074b 2026-05-07 20:25:08.096 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-daaa8e6d-3947-4a9a-bfc6-6fdbcfef55b6'] response: {'server_uuid': '02f60c83-0b6a-41c5-94ad-e7320d371e1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ef7dc26-cd12-4611-bdee-978b593c074b', 'code': 200} 2026-05-07 20:25:09.468 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 9ef7dc26-cd12-4611-bdee-978b593c074b 2026-05-07 20:25:12.026 16 INFO neutron.plugins.ml2.plugin [None req-830c51df-6b98-404c-af14-d160663c7967 - - - - - -] Attempt 1 to provision port 9ef7dc26-cd12-4611-bdee-978b593c074b 2026-05-07 20:25:12.127 16 INFO neutron.plugins.ml2.plugin [None req-830c51df-6b98-404c-af14-d160663c7967 - - - - - -] Attempt 1 to provision port e1b64096-978b-4c51-8a45-4e181fdf8163 2026-05-07 20:25:12.173 16 INFO neutron.plugins.ml2.plugin [None req-830c51df-6b98-404c-af14-d160663c7967 - - - - - -] Attempt 1 to provision port fffcc797-47e7-4251-a8b8-b7af8347b700 2026-05-07 20:25:15.514 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e1b64096-978b-4c51-8a45-4e181fdf8163 2026-05-07 20:25:15.824 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fffcc797-47e7-4251-a8b8-b7af8347b700 2026-05-07 20:25:17.442 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e1b64096-978b-4c51-8a45-4e181fdf8163 2026-05-07 20:25:17.609 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port fffcc797-47e7-4251-a8b8-b7af8347b700 2026-05-07 20:25:19.744 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ed80a94-c81a-4f2d-b3c9-60619326c3b6'] response: {'server_uuid': '93bb4041-c60e-4896-a15b-68bd0590df35', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '67abb26c-fa46-452c-8565-c8b1698206f1', 'code': 200} 2026-05-07 20:25:19.828 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] No ports have port_id starting with 67abb26c-fa46-452c-8565-c8b1698206f1 2026-05-07 20:25:21.699 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 6e56ae50-6359-4c78-8596-82202f022a9d 2026-05-07 20:25:56.966 16 INFO neutron.plugins.ml2.plugin [None req-b2f1bfb0-f80a-4952-beaa-fc372429f0d5 - - - - - -] Attempt 1 to provision port dfd0442c-4f77-46bd-b053-2c8b054f748d 2026-05-07 20:25:57.459 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port dfd0442c-4f77-46bd-b053-2c8b054f748d 2026-05-07 20:25:59.673 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 650f0566-2b00-4cef-8e0d-433522b917c6 2026-05-07 20:26:17.472 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 51ab7fbd-c9b0-45c5-840d-81b7796b6b35 2026-05-07 20:26:19.456 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 51ab7fbd-c9b0-45c5-840d-81b7796b6b35 2026-05-07 20:26:21.491 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 179fd674-e1b4-41fe-9f16-14fc7f615350 2026-05-07 20:26:22.527 13 INFO neutron.plugins.ml2.plugin [None req-2c59e13a-d600-4e29-b636-94f39cb2c5cb - - - - - -] Attempt 1 to provision port 350811b5-1b5d-4804-be5b-b5e7d2f99435 2026-05-07 20:26:22.556 13 INFO neutron.plugins.ml2.plugin [None req-2c59e13a-d600-4e29-b636-94f39cb2c5cb - - - - - -] Attempt 1 to provision port a1187fb0-bfd9-4794-bb7e-2086a7ffaf0e 2026-05-07 20:26:22.579 13 INFO neutron.plugins.ml2.plugin [None req-2c59e13a-d600-4e29-b636-94f39cb2c5cb - - - - - -] Attempt 1 to provision port 179fd674-e1b4-41fe-9f16-14fc7f615350 2026-05-07 20:26:23.503 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 179fd674-e1b4-41fe-9f16-14fc7f615350 2026-05-07 20:26:26.574 16 INFO neutron.plugins.ml2.plugin [None req-51b3893d-dfdd-4bbe-b9f8-fccce7272c8e - - - - - -] Attempt 1 to provision port a1187fb0-bfd9-4794-bb7e-2086a7ffaf0e 2026-05-07 20:26:26.608 16 INFO neutron.plugins.ml2.plugin [None req-51b3893d-dfdd-4bbe-b9f8-fccce7272c8e - - - - - -] Attempt 1 to provision port 179fd674-e1b4-41fe-9f16-14fc7f615350 2026-05-07 20:26:30.000 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a185af9e-878f-4951-844c-6c8719ffebed 2026-05-07 20:26:30.099 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1afdcda-d962-4f6e-a526-2bdd436abbac'] response: {'server_uuid': 'f26dedf3-9d0d-421b-a225-40435a2c69c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a185af9e-878f-4951-844c-6c8719ffebed', 'code': 200} 2026-05-07 20:26:31.479 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a185af9e-878f-4951-844c-6c8719ffebed 2026-05-07 20:26:35.466 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 350811b5-1b5d-4804-be5b-b5e7d2f99435 2026-05-07 20:26:35.686 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a1187fb0-bfd9-4794-bb7e-2086a7ffaf0e 2026-05-07 20:26:37.465 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 350811b5-1b5d-4804-be5b-b5e7d2f99435 2026-05-07 20:26:37.604 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port a1187fb0-bfd9-4794-bb7e-2086a7ffaf0e 2026-05-07 20:27:09.994 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e9678f21-ca6d-47b4-afbc-d457ef59fb9c 2026-05-07 20:27:10.092 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffd2ce1b-79fe-4e69-b7ae-94a85d00dc2e'] response: {'server_uuid': '1cc7d739-7495-4a71-b24a-cc1fdb1c7af7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9678f21-ca6d-47b4-afbc-d457ef59fb9c', 'code': 200} 2026-05-07 20:27:11.492 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e9678f21-ca6d-47b4-afbc-d457ef59fb9c 2026-05-07 20:28:31.267 13 INFO neutron.plugins.ml2.plugin [None req-6bc725ac-9f65-44be-b802-ba41f61564b9 - - - - - -] Attempt 1 to provision port e980e54f-16a6-453a-b826-5309961dd55f 2026-05-07 20:28:31.502 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e980e54f-16a6-453a-b826-5309961dd55f 2026-05-07 20:28:33.514 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e980e54f-16a6-453a-b826-5309961dd55f 2026-05-07 20:28:35.538 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 2928ab35-7db2-425e-8953-af5ba9ddd5ef 2026-05-07 20:28:35.826 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port b33b244c-bbdd-4c21-be8a-5da4f61831f3 2026-05-07 20:28:37.595 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 2928ab35-7db2-425e-8953-af5ba9ddd5ef 2026-05-07 20:28:37.776 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port b33b244c-bbdd-4c21-be8a-5da4f61831f3 2026-05-07 20:28:37.930 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 962af701-f519-4c3a-bd93-9f62875babe3 2026-05-07 20:28:39.539 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 962af701-f519-4c3a-bd93-9f62875babe3 2026-05-07 20:28:41.561 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port e980e54f-16a6-453a-b826-5309961dd55f 2026-05-07 20:28:42.444 13 INFO neutron.plugins.ml2.plugin [None req-62defd5c-3658-4fc2-bc50-a4f029a72103 - - - - - -] Attempt 1 to provision port 962af701-f519-4c3a-bd93-9f62875babe3 2026-05-07 20:28:42.490 13 INFO neutron.plugins.ml2.plugin [None req-62defd5c-3658-4fc2-bc50-a4f029a72103 - - - - - -] Attempt 1 to provision port 96b25e2a-ffb9-4754-bdaa-3c14996c5c5d 2026-05-07 20:28:42.510 13 INFO neutron.plugins.ml2.plugin [None req-62defd5c-3658-4fc2-bc50-a4f029a72103 - - - - - -] Attempt 1 to provision port bf177473-dd02-4d18-a511-f5dd28f06a72 2026-05-07 20:28:42.530 13 INFO neutron.plugins.ml2.plugin [None req-62defd5c-3658-4fc2-bc50-a4f029a72103 - - - - - -] Attempt 1 to provision port 2928ab35-7db2-425e-8953-af5ba9ddd5ef 2026-05-07 20:28:42.575 13 INFO neutron.plugins.ml2.plugin [None req-62defd5c-3658-4fc2-bc50-a4f029a72103 - - - - - -] Attempt 1 to provision port e980e54f-16a6-453a-b826-5309961dd55f 2026-05-07 20:28:42.621 13 INFO neutron.plugins.ml2.plugin [None req-62defd5c-3658-4fc2-bc50-a4f029a72103 - - - - - -] Attempt 1 to provision port bff93577-b930-43a9-b94e-b3946f43ae13 2026-05-07 20:28:47.857 13 INFO neutron.plugins.ml2.plugin [None req-3c6123d9-f10f-4123-b4fb-34db1b546c23 - - - - - -] Attempt 1 to provision port 962af701-f519-4c3a-bd93-9f62875babe3 2026-05-07 20:28:47.911 13 INFO neutron.plugins.ml2.plugin [None req-3c6123d9-f10f-4123-b4fb-34db1b546c23 - - - - - -] Attempt 1 to provision port 96b25e2a-ffb9-4754-bdaa-3c14996c5c5d 2026-05-07 20:28:47.936 13 INFO neutron.plugins.ml2.plugin [None req-3c6123d9-f10f-4123-b4fb-34db1b546c23 - - - - - -] Attempt 1 to provision port 3dbe88bc-501c-4b54-8d47-53d9d2009309 2026-05-07 20:28:47.958 13 INFO neutron.plugins.ml2.plugin [None req-3c6123d9-f10f-4123-b4fb-34db1b546c23 - - - - - -] Attempt 1 to provision port 2928ab35-7db2-425e-8953-af5ba9ddd5ef 2026-05-07 20:28:48.001 13 INFO neutron.plugins.ml2.plugin [None req-3c6123d9-f10f-4123-b4fb-34db1b546c23 - - - - - -] Attempt 1 to provision port e980e54f-16a6-453a-b826-5309961dd55f 2026-05-07 20:28:48.045 13 INFO neutron.plugins.ml2.plugin [None req-3c6123d9-f10f-4123-b4fb-34db1b546c23 - - - - - -] Attempt 1 to provision port bff93577-b930-43a9-b94e-b3946f43ae13 2026-05-07 20:28:50.030 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 51d5e41a-3d2a-4f25-add6-11d46237fbd4 2026-05-07 20:28:50.193 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-60db2f9c-2cc2-46e6-82f0-caec4e3d37fc'] response: {'server_uuid': '39b16ade-4e37-49a8-a3dd-0ce00e0d0576', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51d5e41a-3d2a-4f25-add6-11d46237fbd4', 'code': 200} 2026-05-07 20:28:51.599 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 51d5e41a-3d2a-4f25-add6-11d46237fbd4 2026-05-07 20:28:52.041 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 3dbe88bc-501c-4b54-8d47-53d9d2009309 2026-05-07 20:28:52.085 16 INFO neutron.plugins.ml2.plugin [None req-f2871a74-0531-4cee-a328-d92c652d7f0d - - - - - -] Attempt 1 to provision port 962af701-f519-4c3a-bd93-9f62875babe3 2026-05-07 20:28:52.149 16 INFO neutron.plugins.ml2.plugin [None req-f2871a74-0531-4cee-a328-d92c652d7f0d - - - - - -] Attempt 1 to provision port 3dbe88bc-501c-4b54-8d47-53d9d2009309 2026-05-07 20:28:52.206 16 INFO neutron.plugins.ml2.plugin [None req-f2871a74-0531-4cee-a328-d92c652d7f0d - - - - - -] Attempt 1 to provision port 2928ab35-7db2-425e-8953-af5ba9ddd5ef 2026-05-07 20:28:52.260 16 INFO neutron.plugins.ml2.plugin [None req-f2871a74-0531-4cee-a328-d92c652d7f0d - - - - - -] Attempt 1 to provision port 51d5e41a-3d2a-4f25-add6-11d46237fbd4 2026-05-07 20:28:52.303 16 INFO neutron.plugins.ml2.plugin [None req-f2871a74-0531-4cee-a328-d92c652d7f0d - - - - - -] Attempt 1 to provision port bff93577-b930-43a9-b94e-b3946f43ae13 2026-05-07 20:28:53.559 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 96b25e2a-ffb9-4754-bdaa-3c14996c5c5d 2026-05-07 20:28:53.823 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port bf177473-dd02-4d18-a511-f5dd28f06a72 2026-05-07 20:28:54.062 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 3dbe88bc-501c-4b54-8d47-53d9d2009309 2026-05-07 20:28:54.255 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port bff93577-b930-43a9-b94e-b3946f43ae13 2026-05-07 20:28:55.161 13 INFO neutron.plugins.ml2.plugin [None req-e96b9b14-c17f-4051-848e-ff008d130ca4 - - - - - -] Attempt 1 to provision port 96b25e2a-ffb9-4754-bdaa-3c14996c5c5d 2026-05-07 20:28:55.219 13 INFO neutron.plugins.ml2.plugin [None req-e96b9b14-c17f-4051-848e-ff008d130ca4 - - - - - -] Attempt 1 to provision port 3dbe88bc-501c-4b54-8d47-53d9d2009309 2026-05-07 20:28:55.276 13 INFO neutron.plugins.ml2.plugin [None req-e96b9b14-c17f-4051-848e-ff008d130ca4 - - - - - -] Attempt 1 to provision port bff93577-b930-43a9-b94e-b3946f43ae13 2026-05-07 20:28:55.520 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 96b25e2a-ffb9-4754-bdaa-3c14996c5c5d 2026-05-07 20:28:55.885 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port bf177473-dd02-4d18-a511-f5dd28f06a72 2026-05-07 20:28:56.185 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port bff93577-b930-43a9-b94e-b3946f43ae13 2026-05-07 20:28:57.438 13 INFO neutron.plugins.ml2.plugin [None req-3deb0a52-ba0c-41b8-a7bb-308742480ef3 - - - - - -] Attempt 1 to provision port 96b25e2a-ffb9-4754-bdaa-3c14996c5c5d 2026-05-07 20:28:57.488 13 INFO neutron.plugins.ml2.plugin [None req-3deb0a52-ba0c-41b8-a7bb-308742480ef3 - - - - - -] Attempt 1 to provision port 3dbe88bc-501c-4b54-8d47-53d9d2009309 2026-05-07 20:28:58.805 13 INFO neutron.plugins.ml2.plugin [None req-e8c798c0-a9cf-4af4-b5ca-618a949d79bd - - - - - -] Attempt 1 to provision port 51d5e41a-3d2a-4f25-add6-11d46237fbd4 2026-05-07 20:29:05.565 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port db483932-095f-4583-b257-83e176ebf880 2026-05-07 20:29:05.702 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d05ee361-57ec-4123-87bc-101481bce68f'] response: {'server_uuid': 'b70bdcfd-b987-4c35-8071-619f21b669f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db483932-095f-4583-b257-83e176ebf880', 'code': 200} 2026-05-07 20:29:07.501 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port db483932-095f-4583-b257-83e176ebf880 2026-05-07 20:29:32.349 13 INFO neutron.plugins.ml2.plugin [None req-32787d34-8347-446f-9ea2-0a2f6ff4f09a - - - - - -] Attempt 1 to provision port 53b3d1ae-c809-4aef-ad74-67900a51a70d 2026-05-07 20:29:54.063 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cd480c35-c954-4659-84b4-eec5524e8c63 2026-05-07 20:29:54.156 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4feb31a7-b6fe-4d9d-b8ed-cdb3d5521317'] response: {'server_uuid': '1832ca4b-6361-415e-ba6d-45e5d190fcb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd480c35-c954-4659-84b4-eec5524e8c63', 'code': 200} 2026-05-07 20:29:55.512 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port cd480c35-c954-4659-84b4-eec5524e8c63 2026-05-07 20:30:37.026 16 INFO neutron.plugins.ml2.plugin [None req-6f8289c3-2ee7-427d-bb4d-af64721fc692 - - - - - -] Attempt 1 to provision port 74bc0104-516e-4ad8-bdd6-0044935ed239 2026-05-07 20:30:41.587 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 74bc0104-516e-4ad8-bdd6-0044935ed239 2026-05-07 20:30:41.683 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8d5fe38-6207-4c3b-86d8-a7275562eab0'] response: {'server_uuid': '1832ca4b-6361-415e-ba6d-45e5d190fcb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74bc0104-516e-4ad8-bdd6-0044935ed239', 'code': 200} 2026-05-07 20:30:43.552 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 74bc0104-516e-4ad8-bdd6-0044935ed239 2026-05-07 20:30:46.071 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 74bc0104-516e-4ad8-bdd6-0044935ed239 2026-05-07 20:31:12.937 16 INFO neutron.plugins.ml2.plugin [None req-3f50eef5-216e-4534-8c92-938d0ddadb57 - - - - - -] Attempt 1 to provision port 62f29179-a961-444f-afd4-1b984d73c9bb 2026-05-07 20:31:21.149 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 62f29179-a961-444f-afd4-1b984d73c9bb 2026-05-07 20:31:21.257 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c990485c-62ef-4cdf-9833-8fa027a481e3'] response: {'server_uuid': '1832ca4b-6361-415e-ba6d-45e5d190fcb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62f29179-a961-444f-afd4-1b984d73c9bb', 'code': 200} 2026-05-07 20:31:21.745 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 62f29179-a961-444f-afd4-1b984d73c9bb 2026-05-07 20:31:33.596 13 INFO neutron.plugins.ml2.plugin [None req-c8e6d7ae-de58-4e36-a7aa-a7af26b60d58 - - - - - -] Attempt 1 to provision port dc9a5b69-c1bb-499c-a096-1227a8cc34a6 2026-05-07 20:31:39.791 16 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port dc9a5b69-c1bb-499c-a096-1227a8cc34a6 2026-05-07 20:31:39.897 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6100d36e-a331-45ce-a809-ca5d9067cbed'] response: {'server_uuid': '1832ca4b-6361-415e-ba6d-45e5d190fcb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc9a5b69-c1bb-499c-a096-1227a8cc34a6', 'code': 200} 2026-05-07 20:31:41.755 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port dc9a5b69-c1bb-499c-a096-1227a8cc34a6 2026-05-07 20:31:43.934 16 INFO neutron.plugins.ml2.plugin [None req-a056ba29-a5d2-4458-8d7e-924c34b97b64 - - - - - -] Attempt 1 to provision port 62f29179-a961-444f-afd4-1b984d73c9bb 2026-05-07 20:31:57.312 16 INFO neutron.plugins.ml2.plugin [None req-6d90bc35-f7a1-4603-9bf4-1803982e7133 - - - - - -] Attempt 1 to provision port dc9a5b69-c1bb-499c-a096-1227a8cc34a6 2026-05-07 20:31:57.822 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port dc9a5b69-c1bb-499c-a096-1227a8cc34a6 2026-05-07 20:31:58.680 13 INFO neutron.plugins.ml2.plugin [None req-ca6b1ed0-ae30-4039-aedc-eb1554d585ed - - - - - -] Attempt 1 to provision port dc9a5b69-c1bb-499c-a096-1227a8cc34a6 2026-05-07 20:32:07.806 13 INFO neutron.plugins.ml2.plugin [None req-0c8a27ed-0aef-411d-9ed1-0aa8e9d08d6f - - - - - -] Attempt 1 to provision port 62f29179-a961-444f-afd4-1b984d73c9bb 2026-05-07 20:32:07.990 16 INFO neutron.plugins.ml2.plugin [None req-b9722a54-a4e1-4f14-87d5-ff51e7fa76ad - - - - - -] Attempt 1 to provision port 62f29179-a961-444f-afd4-1b984d73c9bb