+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-08 19:31:00.489 1 INFO neutron.common.config [-] Logging enabled! 2026-06-08 19:31:00.489 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-08 19:31:00.489 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-08 19:31:00.489 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-08 19:31:02.182 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-08 19:31:02.185 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-08 19:31:02.189 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-08 19:31:02.189 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-08 19:31:02.189 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-08 19:31:02.190 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-08 19:31:02.190 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 19:31:02.196 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 19:31:02.197 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 19:31:02.197 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-08 19:31:02.216 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-08 19:31:02.216 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-08 19:31:02.217 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-08 19:31:02.237 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-08 19:31:02.238 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-08 19:31:02.238 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-08 19:31:02.238 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-08 19:31:02.556 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing driver for type 'vlan' 2026-06-08 19:31:02.710 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] VlanTypeDriver initialization complete 2026-06-08 19:31:02.710 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing driver for type 'vxlan' 2026-06-08 19:31:02.711 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-08 19:31:02.757 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-08 19:31:02.758 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-08 19:31:02.758 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing extension driver 'port_security' 2026-06-08 19:31:02.758 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-08 19:31:02.758 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing extension driver 'qos' 2026-06-08 19:31:02.758 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-08 19:31:02.758 1 INFO neutron.plugins.ml2.managers [None req-7d52f308-521c-4f5a-993c-724e0f216159 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-08 19:31:02.772 1 INFO neutron.quota [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded quota_driver: . 2026-06-08 19:31:02.773 1 INFO neutron.plugins.ml2.plugin [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Modular L2 Plugin initialization complete 2026-06-08 19:31:02.773 1 INFO neutron.plugins.ml2.managers [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-08 19:31:02.773 1 INFO neutron.plugins.ml2.managers [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-08 19:31:02.773 1 INFO neutron.plugins.ml2.managers [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-08 19:31:02.773 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: qos 2026-06-08 19:31:02.786 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: router 2026-06-08 19:31:02.820 1 INFO neutron.services.service_base [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-08 19:31:02.820 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: segments 2026-06-08 19:31:02.884 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: trunk 2026-06-08 19:31:02.898 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: vpnaas 2026-06-08 19:31:02.929 1 WARNING stevedore.named [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-08 19:31:03.003 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-08 19:31:03.004 1 INFO neutron.common.utils [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-08 19:31:03.004 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: taas 2026-06-08 19:31:03.027 1 WARNING stevedore.named [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-08 19:31:03.027 1 WARNING stevedore.named [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-08 19:31:03.048 1 INFO neutron_taas.services.taas.taas_plugin [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-08 19:31:03.049 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: tapmirror 2026-06-08 19:31:03.060 1 WARNING stevedore.named [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-08 19:31:03.060 1 WARNING stevedore.named [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-08 19:31:03.076 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-08 19:31:03.076 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: auto_allocate 2026-06-08 19:31:03.086 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: tag 2026-06-08 19:31:03.095 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: timestamp 2026-06-08 19:31:03.098 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: network_ip_availability 2026-06-08 19:31:03.101 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: flavors 2026-06-08 19:31:03.104 1 INFO neutron.manager [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loading Plugin: revisions 2026-06-08 19:31:03.108 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Initializing extension manager. 2026-06-08 19:31:03.109 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: address-group 2026-06-08 19:31:03.110 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: address-scope 2026-06-08 19:31:03.110 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-08 19:31:03.111 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: agent 2026-06-08 19:31:03.111 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: agent-resources-synced 2026-06-08 19:31:03.113 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-08 19:31:03.113 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-08 19:31:03.114 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: availability_zone 2026-06-08 19:31:03.114 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: availability_zone_filter 2026-06-08 19:31:03.115 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-08 19:31:03.115 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: default-subnetpools 2026-06-08 19:31:03.117 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-08 19:31:03.117 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: dns-integration 2026-06-08 19:31:03.118 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: dns-domain-ports 2026-06-08 19:31:03.118 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-08 19:31:03.119 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: dvr 2026-06-08 19:31:03.119 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-08 19:31:03.120 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: empty-string-filtering 2026-06-08 19:31:03.120 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-08 19:31:03.121 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-08 19:31:03.122 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: external-net 2026-06-08 19:31:03.123 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-08 19:31:03.123 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: extraroute 2026-06-08 19:31:03.123 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: extraroute-atomic 2026-06-08 19:31:03.125 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-08 19:31:03.126 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-08 19:31:03.127 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-08 19:31:03.127 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-08 19:31:03.128 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: fip-port-details 2026-06-08 19:31:03.128 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: flavors 2026-06-08 19:31:03.133 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-08 19:31:03.133 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: floatingip-pools 2026-06-08 19:31:03.134 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: ip_allocation 2026-06-08 19:31:03.134 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-08 19:31:03.135 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: l2_adjacency 2026-06-08 19:31:03.135 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: router 2026-06-08 19:31:03.137 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-08 19:31:03.138 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-08 19:31:03.138 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-08 19:31:03.139 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: ext-gw-mode 2026-06-08 19:31:03.139 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: l3-ha 2026-06-08 19:31:03.139 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-08 19:31:03.140 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-08 19:31:03.140 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: l3-flavors 2026-06-08 19:31:03.141 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-08 19:31:03.141 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-08 19:31:03.143 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-08 19:31:03.144 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-08 19:31:03.145 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-08 19:31:03.146 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-08 19:31:03.147 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-08 19:31:03.147 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: multi-provider 2026-06-08 19:31:03.147 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: net-mtu 2026-06-08 19:31:03.148 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: net-mtu-writable 2026-06-08 19:31:03.148 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: network_availability_zone 2026-06-08 19:31:03.149 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: network_ha 2026-06-08 19:31:03.149 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: network-ip-availability 2026-06-08 19:31:03.150 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-08 19:31:03.151 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: pagination 2026-06-08 19:31:03.151 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-device-profile 2026-06-08 19:31:03.152 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-08 19:31:03.152 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-08 19:31:03.152 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-08 19:31:03.153 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-mac-override 2026-06-08 19:31:03.153 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-08 19:31:03.154 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-08 19:31:03.154 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-08 19:31:03.155 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-resource-request 2026-06-08 19:31:03.155 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-08 19:31:03.156 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-08 19:31:03.156 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: binding 2026-06-08 19:31:03.157 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: binding-extended 2026-06-08 19:31:03.157 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-security 2026-06-08 19:31:03.158 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: project-id 2026-06-08 19:31:03.158 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: provider 2026-06-08 19:31:03.159 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-08 19:31:03.160 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos 2026-06-08 19:31:03.161 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-08 19:31:03.161 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-08 19:31:03.162 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-default 2026-06-08 19:31:03.162 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-fip 2026-06-08 19:31:03.163 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-08 19:31:03.163 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-08 19:31:03.163 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-08 19:31:03.164 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-08 19:31:03.165 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-08 19:31:03.165 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-pps 2026-06-08 19:31:03.166 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-08 19:31:03.166 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-08 19:31:03.166 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: qos-rules-alias 2026-06-08 19:31:03.167 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: quota-check-limit 2026-06-08 19:31:03.167 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-08 19:31:03.169 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: quotas 2026-06-08 19:31:03.172 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: quota_details 2026-06-08 19:31:03.173 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: rbac-policies 2026-06-08 19:31:03.173 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: rbac-address-group 2026-06-08 19:31:03.174 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: rbac-address-scope 2026-06-08 19:31:03.175 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: rbac-security-groups 2026-06-08 19:31:03.175 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-08 19:31:03.177 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: revision-if-match 2026-06-08 19:31:03.178 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-08 19:31:03.178 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: router_availability_zone 2026-06-08 19:31:03.179 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-08 19:31:03.180 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-08 19:31:03.181 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-08 19:31:03.181 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-08 19:31:03.181 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-08 19:31:03.182 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-08 19:31:03.182 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-08 19:31:03.186 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: security-group 2026-06-08 19:31:03.187 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: segment 2026-06-08 19:31:03.188 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-08 19:31:03.188 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: service-type 2026-06-08 19:31:03.188 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: sorting 2026-06-08 19:31:03.189 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: standard-attr-segment 2026-06-08 19:31:03.189 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: standard-attr-description 2026-06-08 19:31:03.190 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: stateful-security-group 2026-06-08 19:31:03.190 1 WARNING neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-08 19:31:03.191 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-08 19:31:03.191 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: subnet-external-network 2026-06-08 19:31:03.192 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: subnet_onboard 2026-06-08 19:31:03.192 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-08 19:31:03.193 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: subnet-service-types 2026-06-08 19:31:03.193 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: subnet_allocation 2026-06-08 19:31:03.195 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-08 19:31:03.195 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: tag-creation 2026-06-08 19:31:03.196 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-08 19:31:03.200 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: standard-attr-tag 2026-06-08 19:31:03.200 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-08 19:31:03.201 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: trunk 2026-06-08 19:31:03.201 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: trunk-details 2026-06-08 19:31:03.202 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-08 19:31:03.202 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-08 19:31:03.202 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-08 19:31:03.203 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-08 19:31:03.205 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-08 19:31:03.205 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-08 19:31:03.206 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: vpn-flavors 2026-06-08 19:31:03.207 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: vpnaas 2026-06-08 19:31:03.208 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: taas 2026-06-08 19:31:03.209 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: tap-mirror 2026-06-08 19:31:03.209 1 INFO neutron.api.extensions [None req-2fb372d6-b2d6-46df-b31b-6420ac25f360 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-08 19:31:33.327 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-08 19:31:33.362 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-08 19:31:33.369 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-08 19:31:48.718 16 INFO neutron.db.l3_hamode_db [None req-24c6fe55-add7-40a8-9b43-96d88ea8c608 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-08 19:32:04.503 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port c1fd3253-8e87-4b09-91ce-3d6d6533de4d 2026-06-08 19:32:05.994 16 INFO neutron.plugins.ml2.plugin [None req-495c042d-a05f-43ec-9ea7-a67e9ef722ec - - - - - -] Attempt 1 to provision port c1fd3253-8e87-4b09-91ce-3d6d6533de4d 2026-06-08 19:32:06.325 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port c1fd3253-8e87-4b09-91ce-3d6d6533de4d 2026-06-08 19:32:07.705 16 INFO neutron.plugins.ml2.plugin [None req-e454d7e0-dfe5-430c-864d-949dc6b30c62 - - - - - -] Attempt 1 to provision port c1fd3253-8e87-4b09-91ce-3d6d6533de4d 2026-06-08 19:36:44.389 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 169ccfac-112a-4e7a-bd07-2ca13240dc94 2026-06-08 19:36:44.831 16 INFO neutron.plugins.ml2.plugin [None req-d25811bf-520d-4d95-9423-699cd7f3d1b0 - - - - - -] Attempt 1 to provision port 169ccfac-112a-4e7a-bd07-2ca13240dc94 2026-06-08 19:36:46.377 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 169ccfac-112a-4e7a-bd07-2ca13240dc94 2026-06-08 19:36:46.519 16 INFO neutron.plugins.ml2.plugin [None req-287768a4-e9bd-45e7-8d8f-3b9f515e6d7d - - - - - -] Attempt 1 to provision port 169ccfac-112a-4e7a-bd07-2ca13240dc94 2026-06-08 19:36:51.983 16 INFO neutron.plugins.ml2.plugin [None req-6b6d6df1-f2b1-4e95-9a90-f5ee0c139da9 - - - - - -] Attempt 1 to provision port 9309bc66-c36d-41fd-ae0c-864bf4d54ab6 2026-06-08 19:41:05.053 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 9309bc66-c36d-41fd-ae0c-864bf4d54ab6 2026-06-08 19:41:06.473 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 9309bc66-c36d-41fd-ae0c-864bf4d54ab6 2026-06-08 19:51:12.627 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e3322aef-3214-4d8c-9bc7-67ea30b03f82 2026-06-08 19:51:14.615 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e3322aef-3214-4d8c-9bc7-67ea30b03f82 2026-06-08 19:59:09.806 13 INFO neutron.plugins.ml2.plugin [None req-683d39eb-3c3f-4eb0-b1f3-7911e790971d - - - - - -] Attempt 1 to provision port c1fd3253-8e87-4b09-91ce-3d6d6533de4d 2026-06-08 19:59:09.874 13 INFO neutron.plugins.ml2.plugin [None req-683d39eb-3c3f-4eb0-b1f3-7911e790971d - - - - - -] Attempt 1 to provision port 169ccfac-112a-4e7a-bd07-2ca13240dc94 2026-06-08 19:59:09.947 13 INFO neutron.plugins.ml2.plugin [None req-683d39eb-3c3f-4eb0-b1f3-7911e790971d - - - - - -] Attempt 1 to provision port 9309bc66-c36d-41fd-ae0c-864bf4d54ab6 2026-06-08 20:08:04.644 13 INFO neutron.plugins.ml2.plugin [None req-cfec292a-6ebf-4105-8ada-a882bc5d48e4 - - - - - -] Attempt 1 to provision port 1a3e1920-e391-48fe-afe2-900315026773 2026-06-08 20:08:04.950 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 1a3e1920-e391-48fe-afe2-900315026773 2026-06-08 20:08:07.016 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 1a3e1920-e391-48fe-afe2-900315026773 2026-06-08 20:08:07.245 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 85c68169-46f9-4fae-b6e7-baa396219925 2026-06-08 20:08:08.959 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 85c68169-46f9-4fae-b6e7-baa396219925 2026-06-08 20:08:13.222 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 1a64a99d-9094-431e-83e5-e31e20cd4b00 2026-06-08 20:08:13.709 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port fe26dfe3-9237-4355-b624-2cbae6bab0b8 2026-06-08 20:08:15.018 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2b9f30b7-c7db-4357-8169-5583d222deb2 2026-06-08 20:08:15.803 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 1a64a99d-9094-431e-83e5-e31e20cd4b00 2026-06-08 20:08:16.216 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port fe26dfe3-9237-4355-b624-2cbae6bab0b8 2026-06-08 20:08:17.160 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2b9f30b7-c7db-4357-8169-5583d222deb2 2026-06-08 20:08:19.160 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 3a678cab-569e-4ee1-993a-d22e2ffa6a28 2026-06-08 20:08:19.612 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 7f5c392a-3a99-4112-a40e-185bf4b7218c 2026-06-08 20:08:21.174 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 3a678cab-569e-4ee1-993a-d22e2ffa6a28 2026-06-08 20:08:21.424 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 7f5c392a-3a99-4112-a40e-185bf4b7218c 2026-06-08 20:08:23.692 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8a7f44b0-914f-4c25-a188-d0128569481b 2026-06-08 20:08:24.374 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1739db24-5faf-4978-b773-db4500c305ee'] response: {'server_uuid': '1b005fe4-b784-42cd-a21a-33789bf71e0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a7f44b0-914f-4c25-a188-d0128569481b', 'code': 200} 2026-06-08 20:08:25.738 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 663bb2fc-c241-420e-ad06-3e65f92c2de2 2026-06-08 20:08:26.115 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8a7f44b0-914f-4c25-a188-d0128569481b 2026-06-08 20:08:26.313 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:08:26.787 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-23598eff-946b-42f2-892c-98bb426972db'] response: {'server_uuid': '95725006-9785-4dc6-a097-ed2d4e890814', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ac202d9-6719-476c-82d0-616008dd8db5', 'code': 200} 2026-06-08 20:08:27.598 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 663bb2fc-c241-420e-ad06-3e65f92c2de2 2026-06-08 20:08:27.794 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:08:31.900 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 45fc764b-0e3b-486d-ba7c-5996b4911d69 2026-06-08 20:08:32.018 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d27af2e2-c156-4409-894b-deb0955fbce5'] response: {'server_uuid': '2e27312a-40c8-4270-aefe-e89f276eab7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45fc764b-0e3b-486d-ba7c-5996b4911d69', 'code': 200} 2026-06-08 20:08:33.317 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 2b9f30b7-c7db-4357-8169-5583d222deb2 2026-06-08 20:08:33.454 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 85c68169-46f9-4fae-b6e7-baa396219925 2026-06-08 20:08:33.574 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 14eed6c9-2dcd-4be3-a876-ac3e828e1f55 2026-06-08 20:08:33.636 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 9bccbecd-aeaf-41bf-9cc7-b88c0d803bef 2026-06-08 20:08:33.672 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port f8a42091-a201-495c-afe7-7bdbec924f65 2026-06-08 20:08:33.742 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:08:33.828 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 663bb2fc-c241-420e-ad06-3e65f92c2de2 2026-06-08 20:08:33.937 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port a5f03e60-1cda-40af-aa22-e740239422b3 2026-06-08 20:08:33.981 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port e0d99ccf-fcf9-49cc-af0f-75d6e634dbe9 2026-06-08 20:08:34.026 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 8d472d56-8030-4a8a-a586-3667fec8c432 2026-06-08 20:08:34.045 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port bc37d366-ec4f-4648-8f1c-870bb8fa5eb4 2026-06-08 20:08:34.068 16 INFO neutron.plugins.ml2.plugin [None req-32d09b2b-d884-40dd-bfaf-431da4fe9111 - - - - - -] Attempt 1 to provision port 8a7f44b0-914f-4c25-a188-d0128569481b 2026-06-08 20:08:34.200 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d0a22bd-746e-444e-88c2-9b1b81fca75d'] response: {'server_uuid': '7131d806-45f1-4342-9fae-e601dc05d5c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc37d366-ec4f-4648-8f1c-870bb8fa5eb4', 'code': 200} 2026-06-08 20:08:34.535 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 45fc764b-0e3b-486d-ba7c-5996b4911d69 2026-06-08 20:08:35.442 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port bc37d366-ec4f-4648-8f1c-870bb8fa5eb4 2026-06-08 20:08:37.048 13 INFO neutron.plugins.ml2.plugin [None req-a6611a1d-a718-491b-9156-59192c8fa0d9 - - - - - -] Attempt 1 to provision port 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:08:37.151 13 INFO neutron.plugins.ml2.plugin [None req-a6611a1d-a718-491b-9156-59192c8fa0d9 - - - - - -] Attempt 1 to provision port 01ee8b63-4d64-40a8-8e11-8d4c0f5f584c 2026-06-08 20:08:37.191 13 INFO neutron.plugins.ml2.plugin [None req-a6611a1d-a718-491b-9156-59192c8fa0d9 - - - - - -] Attempt 1 to provision port 9bccbecd-aeaf-41bf-9cc7-b88c0d803bef 2026-06-08 20:08:39.755 16 INFO neutron.plugins.ml2.plugin [None req-44d20edd-3cce-4eee-beb8-ed7bcbb009bb - - - - - -] Attempt 1 to provision port 8d472d56-8030-4a8a-a586-3667fec8c432 2026-06-08 20:08:39.785 16 INFO neutron.plugins.ml2.plugin [None req-44d20edd-3cce-4eee-beb8-ed7bcbb009bb - - - - - -] Attempt 1 to provision port 9bccbecd-aeaf-41bf-9cc7-b88c0d803bef 2026-06-08 20:08:43.509 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2a97ba68-6673-4486-aa94-fde303a502c4 2026-06-08 20:08:45.392 16 INFO neutron.plugins.ml2.plugin [None req-9400300f-ac5d-42d3-bf35-83efb99cd69a - - - - - -] Attempt 1 to provision port 8a7f44b0-914f-4c25-a188-d0128569481b 2026-06-08 20:08:51.746 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f8a42091-a201-495c-afe7-7bdbec924f65 2026-06-08 20:08:52.034 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 14eed6c9-2dcd-4be3-a876-ac3e828e1f55 2026-06-08 20:08:53.812 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port ba0bafa0-0357-4756-b9c2-ea976f957e98 2026-06-08 20:08:53.878 16 INFO neutron.plugins.ml2.plugin [None req-94eff710-c603-4438-8afe-455318daabc6 - - - - - -] Attempt 1 to provision port f0484945-0c7b-4837-9ed2-e37e7f086e94 2026-06-08 20:08:53.907 16 INFO neutron.plugins.ml2.plugin [None req-94eff710-c603-4438-8afe-455318daabc6 - - - - - -] Attempt 1 to provision port a28dfd8b-645b-4003-8d82-9e9eb0f3e268 2026-06-08 20:08:54.168 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f8a42091-a201-495c-afe7-7bdbec924f65 2026-06-08 20:08:54.375 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a28dfd8b-645b-4003-8d82-9e9eb0f3e268 2026-06-08 20:08:54.624 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 14eed6c9-2dcd-4be3-a876-ac3e828e1f55 2026-06-08 20:08:55.747 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port ba0bafa0-0357-4756-b9c2-ea976f957e98 2026-06-08 20:08:56.140 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a28dfd8b-645b-4003-8d82-9e9eb0f3e268 2026-06-08 20:08:59.686 16 INFO neutron.plugins.ml2.plugin [None req-5d2357b3-a88f-4049-b462-6226335f11e8 - - - - - -] Attempt 1 to provision port a28dfd8b-645b-4003-8d82-9e9eb0f3e268 2026-06-08 20:08:59.751 16 INFO neutron.plugins.ml2.plugin [None req-5d2357b3-a88f-4049-b462-6226335f11e8 - - - - - -] Attempt 1 to provision port 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:08:59.799 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8d472d56-8030-4a8a-a586-3667fec8c432 2026-06-08 20:08:59.809 16 INFO neutron.plugins.ml2.plugin [None req-5d2357b3-a88f-4049-b462-6226335f11e8 - - - - - -] Attempt 1 to provision port 7cdd12d7-0429-47d4-b420-54bdddefc814 2026-06-08 20:09:00.089 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e0d99ccf-fcf9-49cc-af0f-75d6e634dbe9 2026-06-08 20:09:01.695 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8d472d56-8030-4a8a-a586-3667fec8c432 2026-06-08 20:09:01.883 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e0d99ccf-fcf9-49cc-af0f-75d6e634dbe9 2026-06-08 20:09:02.168 16 INFO neutron.plugins.ml2.plugin [None req-9a7f74b6-d4ae-47ae-9fe5-b7ec8bdd706e - - - - - -] Attempt 1 to provision port 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:09:02.200 16 INFO neutron.plugins.ml2.db [None req-9a7f74b6-d4ae-47ae-9fe5-b7ec8bdd706e - - - - - -] No ports have port_id starting with 3ac202d9-6719-476c-82d0-616008dd8db5 2026-06-08 20:09:04.842 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port ca90e1fc-36e9-4f66-ab45-a8ec88c0c0e1 2026-06-08 20:09:04.977 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-50062845-9996-41ae-8b99-11562da1ce2c'] response: {'server_uuid': '89c1a18b-c55e-4f16-9079-4541e13bee80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca90e1fc-36e9-4f66-ab45-a8ec88c0c0e1', 'code': 200} 2026-06-08 20:09:05.704 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port ca90e1fc-36e9-4f66-ab45-a8ec88c0c0e1 2026-06-08 20:09:09.955 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 7cdd12d7-0429-47d4-b420-54bdddefc814 2026-06-08 20:09:10.221 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f0484945-0c7b-4837-9ed2-e37e7f086e94 2026-06-08 20:09:11.845 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 7cdd12d7-0429-47d4-b420-54bdddefc814 2026-06-08 20:09:12.017 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f0484945-0c7b-4837-9ed2-e37e7f086e94 2026-06-08 20:09:13.947 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-981e671b-77e8-42ed-b62f-1c2b64dbfa56'] response: {'server_uuid': '1b005fe4-b784-42cd-a21a-33789bf71e0c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8a7f44b0-914f-4c25-a188-d0128569481b', 'code': 200} 2026-06-08 20:09:16.613 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 4b982099-25b7-42d7-bac1-4ed92755c598 2026-06-08 20:09:17.014 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port b3c36a3d-1e64-47dd-9d3b-04c5931984fb 2026-06-08 20:09:17.314 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8a7f44b0-914f-4c25-a188-d0128569481b 2026-06-08 20:09:17.407 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-14dcaa21-af26-497c-8fa6-74c40d40ef8f'] response: {'server_uuid': '1b005fe4-b784-42cd-a21a-33789bf71e0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a7f44b0-914f-4c25-a188-d0128569481b', 'code': 200} 2026-06-08 20:09:19.055 16 INFO neutron.plugins.ml2.plugin [None req-2c497de0-b5ce-4839-81ce-c5a0a2041878 - - - - - -] Attempt 1 to provision port 07fbbd62-fe1f-40d6-b3e1-b35235ca5bc3 2026-06-08 20:09:19.089 16 INFO neutron.plugins.ml2.plugin [None req-2c497de0-b5ce-4839-81ce-c5a0a2041878 - - - - - -] Attempt 1 to provision port b3c36a3d-1e64-47dd-9d3b-04c5931984fb 2026-06-08 20:09:19.159 16 INFO neutron.plugins.ml2.plugin [None req-2c497de0-b5ce-4839-81ce-c5a0a2041878 - - - - - -] Attempt 1 to provision port 995b6734-cef5-4cab-a88c-5c20f3fe990f 2026-06-08 20:09:19.212 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8a7f44b0-914f-4c25-a188-d0128569481b 2026-06-08 20:09:19.513 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 4b982099-25b7-42d7-bac1-4ed92755c598 2026-06-08 20:09:19.757 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port b3c36a3d-1e64-47dd-9d3b-04c5931984fb 2026-06-08 20:09:23.121 16 INFO neutron.plugins.ml2.plugin [None req-470a32e3-1973-4564-a128-10b8c835d028 - - - - - -] Attempt 1 to provision port 995b6734-cef5-4cab-a88c-5c20f3fe990f 2026-06-08 20:09:33.020 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 07fbbd62-fe1f-40d6-b3e1-b35235ca5bc3 2026-06-08 20:09:35.093 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 995b6734-cef5-4cab-a88c-5c20f3fe990f 2026-06-08 20:09:35.364 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 07fbbd62-fe1f-40d6-b3e1-b35235ca5bc3 2026-06-08 20:09:37.628 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port dffd2d98-0cf7-4350-8036-cc9b95e524ce 2026-06-08 20:09:37.715 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e4522ac-d8f7-4559-b415-9275ca11e9bf'] response: {'server_uuid': 'da46775a-c477-4c3d-bdcb-cab7c1d5c8c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dffd2d98-0cf7-4350-8036-cc9b95e524ce', 'code': 200} 2026-06-08 20:09:37.933 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 995b6734-cef5-4cab-a88c-5c20f3fe990f 2026-06-08 20:09:39.080 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port dffd2d98-0cf7-4350-8036-cc9b95e524ce 2026-06-08 20:09:41.081 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 21ed45ca-0f31-4477-9cee-68bfe9525bf1 2026-06-08 20:09:55.101 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 6b867ba4-3493-4e3d-9304-efbc8ba2f915 2026-06-08 20:09:57.043 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 6b867ba4-3493-4e3d-9304-efbc8ba2f915 2026-06-08 20:10:09.083 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 78aa6858-8a42-43f6-a711-a380a79830ff 2026-06-08 20:10:09.289 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] No ports have port_id starting with 78aa6858-8a42-43f6-a711-a380a79830ff 2026-06-08 20:10:12.522 16 INFO neutron.plugins.ml2.plugin [None req-de753383-4b21-4feb-8253-1503198ea4f1 - - - - - -] Attempt 1 to provision port b7a40e2a-e763-4398-8587-a84bcfde7021 2026-06-08 20:10:25.058 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 85b8511d-1db0-421b-8726-53d3baa5c13d 2026-06-08 20:10:27.137 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 85b8511d-1db0-421b-8726-53d3baa5c13d 2026-06-08 20:10:29.095 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 64ac0363-6f17-4bd8-83ed-f7de37504939 2026-06-08 20:10:29.098 13 INFO neutron.plugins.ml2.plugin [None req-8efc4283-6b31-4a0d-9355-9cee25557f9c - - - - - -] Attempt 1 to provision port 85b8511d-1db0-421b-8726-53d3baa5c13d 2026-06-08 20:10:29.204 13 INFO neutron.plugins.ml2.plugin [None req-8efc4283-6b31-4a0d-9355-9cee25557f9c - - - - - -] Attempt 1 to provision port 64ac0363-6f17-4bd8-83ed-f7de37504939 2026-06-08 20:10:31.294 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port d017cbc8-9dc8-4b1d-8302-e82e5cb48157 2026-06-08 20:10:32.219 16 INFO neutron.plugins.ml2.plugin [None req-0a888f2b-a6d2-47af-81aa-3d845713704b - - - - - -] Attempt 1 to provision port 985fde49-9047-4a55-bc19-82a3b4986c83 2026-06-08 20:10:33.030 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port d017cbc8-9dc8-4b1d-8302-e82e5cb48157 2026-06-08 20:10:35.095 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f82d5b49-ac3f-4916-bb14-c98f91a2c6ee 2026-06-08 20:10:41.135 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 922e7c52-dd4f-4d40-8f9c-ec87c8a2ca04 2026-06-08 20:10:43.062 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 922e7c52-dd4f-4d40-8f9c-ec87c8a2ca04 2026-06-08 20:10:46.735 16 INFO neutron.plugins.ml2.plugin [None req-942fed94-aa2c-44e9-8af9-2ed9b3a6cc37 - - - - - -] Attempt 1 to provision port a04635c5-876a-44dc-ab58-6f2efec24fed 2026-06-08 20:10:46.765 16 INFO neutron.plugins.ml2.plugin [None req-942fed94-aa2c-44e9-8af9-2ed9b3a6cc37 - - - - - -] Attempt 1 to provision port 922e7c52-dd4f-4d40-8f9c-ec87c8a2ca04 2026-06-08 20:10:47.662 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0f0ebc57-33dc-4304-bbf8-0cbd8f63d1de 2026-06-08 20:10:47.780 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-74376449-a4d8-4045-bacf-a7a370902a9b'] response: {'server_uuid': 'e2469aa3-4eb9-4716-b963-304e50ea7783', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f0ebc57-33dc-4304-bbf8-0cbd8f63d1de', 'code': 200} 2026-06-08 20:10:49.192 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0f0ebc57-33dc-4304-bbf8-0cbd8f63d1de 2026-06-08 20:10:49.495 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 985fde49-9047-4a55-bc19-82a3b4986c83 2026-06-08 20:10:49.789 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a04635c5-876a-44dc-ab58-6f2efec24fed 2026-06-08 20:10:50.702 16 INFO neutron.plugins.ml2.plugin [None req-69d5f3e6-3cda-4026-9edf-f9be7487f32a - - - - - -] Attempt 1 to provision port a04635c5-876a-44dc-ab58-6f2efec24fed 2026-06-08 20:10:50.757 16 INFO neutron.plugins.ml2.plugin [None req-69d5f3e6-3cda-4026-9edf-f9be7487f32a - - - - - -] Attempt 1 to provision port 0f0ebc57-33dc-4304-bbf8-0cbd8f63d1de 2026-06-08 20:10:50.809 16 INFO neutron.plugins.ml2.plugin [None req-69d5f3e6-3cda-4026-9edf-f9be7487f32a - - - - - -] Attempt 1 to provision port 922e7c52-dd4f-4d40-8f9c-ec87c8a2ca04 2026-06-08 20:10:51.138 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 985fde49-9047-4a55-bc19-82a3b4986c83 2026-06-08 20:10:51.320 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a04635c5-876a-44dc-ab58-6f2efec24fed 2026-06-08 20:10:54.873 16 INFO neutron.plugins.ml2.plugin [None req-57cff0e6-83ad-4c65-a71a-51a6f8024ba3 - - - - - -] Attempt 1 to provision port a04635c5-876a-44dc-ab58-6f2efec24fed 2026-06-08 20:10:54.924 16 INFO neutron.plugins.ml2.plugin [None req-57cff0e6-83ad-4c65-a71a-51a6f8024ba3 - - - - - -] Attempt 1 to provision port 0f0ebc57-33dc-4304-bbf8-0cbd8f63d1de 2026-06-08 20:11:09.064 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port b6a12bcc-61af-4516-b5ee-e0fdc27fec80 2026-06-08 20:11:11.186 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 64d5338b-9eff-4e6c-b3a1-aaba8eaa5057 2026-06-08 20:11:11.858 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port b6a12bcc-61af-4516-b5ee-e0fdc27fec80 2026-06-08 20:11:13.390 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 64d5338b-9eff-4e6c-b3a1-aaba8eaa5057 2026-06-08 20:11:13.641 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2ae2e2e3-ca2a-4889-83d2-dd72760cdf55 2026-06-08 20:11:13.990 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0a23f9b6-6872-43bd-8e2e-32e3355cb68d 2026-06-08 20:11:14.660 16 INFO neutron.plugins.ml2.plugin [None req-ce53f7fe-8ccc-4837-823f-a5896324d574 - - - - - -] Attempt 1 to provision port 0a23f9b6-6872-43bd-8e2e-32e3355cb68d 2026-06-08 20:11:14.712 16 INFO neutron.plugins.ml2.plugin [None req-ce53f7fe-8ccc-4837-823f-a5896324d574 - - - - - -] Attempt 1 to provision port 9717d075-1fa3-4105-b5c4-f75d3950c857 2026-06-08 20:11:14.742 16 INFO neutron.plugins.ml2.plugin [None req-ce53f7fe-8ccc-4837-823f-a5896324d574 - - - - - -] Attempt 1 to provision port b6a12bcc-61af-4516-b5ee-e0fdc27fec80 2026-06-08 20:11:14.803 16 INFO neutron.plugins.ml2.plugin [None req-ce53f7fe-8ccc-4837-823f-a5896324d574 - - - - - -] Attempt 1 to provision port c2ec57ef-aa2d-421c-9d90-38d10ed5fb63 2026-06-08 20:11:15.217 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0a23f9b6-6872-43bd-8e2e-32e3355cb68d 2026-06-08 20:11:15.452 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2ae2e2e3-ca2a-4889-83d2-dd72760cdf55 2026-06-08 20:11:15.918 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0b04af02-a704-4057-b051-ab88fb8e0ce8 2026-06-08 20:11:17.132 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0b04af02-a704-4057-b051-ab88fb8e0ce8 2026-06-08 20:11:19.093 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 5742a54e-c78a-4928-9c5e-97dc1c5ea9fd 2026-06-08 20:11:20.236 16 INFO neutron.plugins.ml2.plugin [None req-90b52bcc-1fcd-48a9-847b-fc2273ef79d0 - - - - - -] Attempt 1 to provision port 5742a54e-c78a-4928-9c5e-97dc1c5ea9fd 2026-06-08 20:11:20.305 16 INFO neutron.plugins.ml2.plugin [None req-90b52bcc-1fcd-48a9-847b-fc2273ef79d0 - - - - - -] Attempt 1 to provision port e000547e-63c5-43f5-bb69-ac9e1e5186e2 2026-06-08 20:11:21.098 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 5742a54e-c78a-4928-9c5e-97dc1c5ea9fd 2026-06-08 20:11:24.153 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0fd7e950-9b6b-4a8f-b6b1-92c976808865 2026-06-08 20:11:24.260 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7db231a-d1cc-4848-8a0c-2d1d64baeb80'] response: {'server_uuid': '5fa53796-04bf-454d-87b0-204036e586cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fd7e950-9b6b-4a8f-b6b1-92c976808865', 'code': 200} 2026-06-08 20:11:25.161 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 0fd7e950-9b6b-4a8f-b6b1-92c976808865 2026-06-08 20:11:27.709 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port dadb6851-e9b0-43e8-ac79-f2896d626fa7 2026-06-08 20:11:27.816 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-071b9eb2-ecfb-417d-8809-35884df45dce'] response: {'server_uuid': 'c88307e2-e892-4804-9c30-d653c6e6c0c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dadb6851-e9b0-43e8-ac79-f2896d626fa7', 'code': 200} 2026-06-08 20:11:28.065 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port e9fd88ae-3be4-42aa-9f8b-180d206c223d 2026-06-08 20:11:28.093 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port 52b0f577-01dd-4417-bb8a-311ae0c08d2d 2026-06-08 20:11:28.118 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port 0a23f9b6-6872-43bd-8e2e-32e3355cb68d 2026-06-08 20:11:28.208 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port 0fd7e950-9b6b-4a8f-b6b1-92c976808865 2026-06-08 20:11:28.289 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port 5742a54e-c78a-4928-9c5e-97dc1c5ea9fd 2026-06-08 20:11:28.383 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port dadb6851-e9b0-43e8-ac79-f2896d626fa7 2026-06-08 20:11:28.445 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port e000547e-63c5-43f5-bb69-ac9e1e5186e2 2026-06-08 20:11:28.470 16 INFO neutron.plugins.ml2.plugin [None req-5d91ff46-9b9b-4af2-964a-061146a53c0e - - - - - -] Attempt 1 to provision port c2ec57ef-aa2d-421c-9d90-38d10ed5fb63 2026-06-08 20:11:30.392 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port dadb6851-e9b0-43e8-ac79-f2896d626fa7 2026-06-08 20:11:30.639 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 057e8c2b-9a80-4e9d-a689-d209f8bee7eb 2026-06-08 20:11:30.799 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-979cced6-fbec-4d9c-b715-9a92e0e836d0'] response: {'server_uuid': '81cf3e97-855b-4238-9033-6d5c97a60967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '057e8c2b-9a80-4e9d-a689-d209f8bee7eb', 'code': 200} 2026-06-08 20:11:31.080 13 INFO neutron.plugins.ml2.plugin [None req-bdd9ccf0-b985-4d16-b5e4-c1d5aae57371 - - - - - -] Attempt 1 to provision port 8bb69afb-ec55-477f-bead-b9e2d6dce4e7 2026-06-08 20:11:31.116 13 INFO neutron.plugins.ml2.plugin [None req-bdd9ccf0-b985-4d16-b5e4-c1d5aae57371 - - - - - -] Attempt 1 to provision port e000547e-63c5-43f5-bb69-ac9e1e5186e2 2026-06-08 20:11:31.172 13 INFO neutron.plugins.ml2.plugin [None req-bdd9ccf0-b985-4d16-b5e4-c1d5aae57371 - - - - - -] Attempt 1 to provision port c2ec57ef-aa2d-421c-9d90-38d10ed5fb63 2026-06-08 20:11:31.586 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 057e8c2b-9a80-4e9d-a689-d209f8bee7eb 2026-06-08 20:11:33.520 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 52b0f577-01dd-4417-bb8a-311ae0c08d2d 2026-06-08 20:11:35.543 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 9717d075-1fa3-4105-b5c4-f75d3950c857 2026-06-08 20:11:35.908 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 52b0f577-01dd-4417-bb8a-311ae0c08d2d 2026-06-08 20:11:36.071 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port c2ec57ef-aa2d-421c-9d90-38d10ed5fb63 2026-06-08 20:11:37.561 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 9717d075-1fa3-4105-b5c4-f75d3950c857 2026-06-08 20:11:37.763 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8bb69afb-ec55-477f-bead-b9e2d6dce4e7 2026-06-08 20:11:38.057 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e9fd88ae-3be4-42aa-9f8b-180d206c223d 2026-06-08 20:11:39.547 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 8bb69afb-ec55-477f-bead-b9e2d6dce4e7 2026-06-08 20:11:39.686 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e000547e-63c5-43f5-bb69-ac9e1e5186e2 2026-06-08 20:11:41.546 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e000547e-63c5-43f5-bb69-ac9e1e5186e2 2026-06-08 20:11:51.741 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-04ba8320-3d24-4785-85d3-6354776ba655'] response: {'server_uuid': 'c88307e2-e892-4804-9c30-d653c6e6c0c6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dadb6851-e9b0-43e8-ac79-f2896d626fa7', 'code': 200} 2026-06-08 20:12:05.387 16 INFO neutron_taas.services.taas.taas_plugin [None req-6e05baaa-9e0e-4678-ae7c-286b09698644 - - - - - -] TaaS: Handle Delete Port: 922e7c52-dd4f-4d40-8f9c-ec87c8a2ca04 2026-06-08 20:12:05.393 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e05baaa-9e0e-4678-ae7c-286b09698644 - - - - - -] Tap Mirror: Handle Delete Port: 922e7c52-dd4f-4d40-8f9c-ec87c8a2ca04 2026-06-08 20:12:17.530 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 93cc4e80-10b9-4eac-8236-d83d04b6bb2e 2026-06-08 20:12:18.475 13 INFO neutron.plugins.ml2.plugin [None req-1b0aa839-ff3b-4e9f-9dd2-27bbd545e2c7 - - - - - -] Attempt 1 to provision port 93cc4e80-10b9-4eac-8236-d83d04b6bb2e 2026-06-08 20:12:19.526 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 93cc4e80-10b9-4eac-8236-d83d04b6bb2e 2026-06-08 20:12:19.562 13 INFO neutron.plugins.ml2.db [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] No ports have port_id starting with 93cc4e80-10b9-4eac-8236-d83d04b6bb2e 2026-06-08 20:12:23.602 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 62ad15e7-0aae-486f-aa61-8c28a1445fff 2026-06-08 20:12:24.023 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 21a681a2-134c-4799-9606-c57ddba88044 2026-06-08 20:12:25.539 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 62ad15e7-0aae-486f-aa61-8c28a1445fff 2026-06-08 20:12:25.785 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 21a681a2-134c-4799-9606-c57ddba88044 2026-06-08 20:12:27.585 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 5e4f3864-7cb5-4044-a68c-f6aefe502442 2026-06-08 20:12:29.586 16 INFO neutron.plugins.ml2.plugin [None req-814b8010-4095-400c-8ddf-d2a8f7b1de58 - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:29.615 16 INFO neutron.plugins.ml2.plugin [None req-814b8010-4095-400c-8ddf-d2a8f7b1de58 - - - - - -] Attempt 1 to provision port 21a681a2-134c-4799-9606-c57ddba88044 2026-06-08 20:12:29.623 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 5e4f3864-7cb5-4044-a68c-f6aefe502442 2026-06-08 20:12:29.674 16 INFO neutron.plugins.ml2.plugin [None req-814b8010-4095-400c-8ddf-d2a8f7b1de58 - - - - - -] Attempt 1 to provision port 5e4f3864-7cb5-4044-a68c-f6aefe502442 2026-06-08 20:12:31.647 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port c8b939d0-07bb-4162-86d9-7aa86ed6e478 2026-06-08 20:12:33.589 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port c8b939d0-07bb-4162-86d9-7aa86ed6e478 2026-06-08 20:12:38.125 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e0535cac-d095-4d13-839e-8ce11124b00f 2026-06-08 20:12:38.246 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6605b90-dd7c-42a4-9742-30ead9f1db44'] response: {'server_uuid': 'e072e8fa-ee73-4bbe-b0ad-6d8e07d22fcd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0535cac-d095-4d13-839e-8ce11124b00f', 'code': 200} 2026-06-08 20:12:39.536 16 INFO neutron.plugins.ml2.plugin [None req-4fed7f2c-4b4c-40d8-99d1-d10547029b41 - - - - - -] Attempt 1 to provision port a8f9209f-3140-4261-bca5-7b28cf2adf2e 2026-06-08 20:12:39.550 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port e0535cac-d095-4d13-839e-8ce11124b00f 2026-06-08 20:12:39.567 16 INFO neutron.plugins.ml2.plugin [None req-4fed7f2c-4b4c-40d8-99d1-d10547029b41 - - - - - -] Attempt 1 to provision port 55d4e432-6fdc-4bdd-bbf8-7df6cdcb925e 2026-06-08 20:12:39.594 16 INFO neutron.plugins.ml2.plugin [None req-4fed7f2c-4b4c-40d8-99d1-d10547029b41 - - - - - -] Attempt 1 to provision port a600bc85-099c-49fe-bf1c-b764401fddbc 2026-06-08 20:12:39.617 16 INFO neutron.plugins.ml2.plugin [None req-4fed7f2c-4b4c-40d8-99d1-d10547029b41 - - - - - -] Attempt 1 to provision port 21a681a2-134c-4799-9606-c57ddba88044 2026-06-08 20:12:39.675 16 INFO neutron.plugins.ml2.plugin [None req-4fed7f2c-4b4c-40d8-99d1-d10547029b41 - - - - - -] Attempt 1 to provision port c8b939d0-07bb-4162-86d9-7aa86ed6e478 2026-06-08 20:12:41.607 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 55d4e432-6fdc-4bdd-bbf8-7df6cdcb925e 2026-06-08 20:12:43.665 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a8f9209f-3140-4261-bca5-7b28cf2adf2e 2026-06-08 20:12:43.930 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a600bc85-099c-49fe-bf1c-b764401fddbc 2026-06-08 20:12:44.210 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 55d4e432-6fdc-4bdd-bbf8-7df6cdcb925e 2026-06-08 20:12:44.449 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:45.540 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a8f9209f-3140-4261-bca5-7b28cf2adf2e 2026-06-08 20:12:45.743 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port a600bc85-099c-49fe-bf1c-b764401fddbc 2026-06-08 20:12:45.849 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port 5e4f3864-7cb5-4044-a68c-f6aefe502442 2026-06-08 20:12:45.915 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:45.975 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:46.049 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port a8f9209f-3140-4261-bca5-7b28cf2adf2e 2026-06-08 20:12:46.104 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port e0535cac-d095-4d13-839e-8ce11124b00f 2026-06-08 20:12:46.153 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port 55d4e432-6fdc-4bdd-bbf8-7df6cdcb925e 2026-06-08 20:12:46.199 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port 21a681a2-134c-4799-9606-c57ddba88044 2026-06-08 20:12:46.253 16 INFO neutron.plugins.ml2.plugin [None req-487d1d91-3880-4066-b269-8768f9c04540 - - - - - -] Attempt 1 to provision port c8b939d0-07bb-4162-86d9-7aa86ed6e478 2026-06-08 20:12:50.142 16 INFO neutron.plugins.ml2.plugin [None req-5b2a2fa1-7a9b-423e-9018-1b86c32bcd96 - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:50.199 16 INFO neutron.plugins.ml2.plugin [None req-5b2a2fa1-7a9b-423e-9018-1b86c32bcd96 - - - - - -] Attempt 1 to provision port a8f9209f-3140-4261-bca5-7b28cf2adf2e 2026-06-08 20:12:50.279 16 INFO neutron.plugins.ml2.plugin [None req-5b2a2fa1-7a9b-423e-9018-1b86c32bcd96 - - - - - -] Attempt 1 to provision port e0535cac-d095-4d13-839e-8ce11124b00f 2026-06-08 20:12:50.370 16 INFO neutron.plugins.ml2.plugin [None req-5b2a2fa1-7a9b-423e-9018-1b86c32bcd96 - - - - - -] Attempt 1 to provision port 5e4f3864-7cb5-4044-a68c-f6aefe502442 2026-06-08 20:12:53.947 13 INFO neutron.plugins.ml2.plugin [None req-40f06cbe-093a-439c-9839-d6b7a8a25966 - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:54.020 13 INFO neutron.plugins.ml2.plugin [None req-40f06cbe-093a-439c-9839-d6b7a8a25966 - - - - - -] Attempt 1 to provision port a8f9209f-3140-4261-bca5-7b28cf2adf2e 2026-06-08 20:12:55.594 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f126484b-78cc-4e57-8869-2b10b71d820d 2026-06-08 20:12:55.698 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9699ecdf-21a7-4a1b-b894-21c1eb3f9cd4'] response: {'server_uuid': 'befdfd76-60f2-4887-a6f0-95ee466a18fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f126484b-78cc-4e57-8869-2b10b71d820d', 'code': 200} 2026-06-08 20:12:57.528 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f126484b-78cc-4e57-8869-2b10b71d820d 2026-06-08 20:12:58.121 16 INFO neutron.plugins.ml2.plugin [None req-0496f763-70d9-4139-9626-16fed5a40adb - - - - - -] Attempt 1 to provision port 55d4e432-6fdc-4bdd-bbf8-7df6cdcb925e 2026-06-08 20:12:58.169 16 INFO neutron.plugins.ml2.plugin [None req-0496f763-70d9-4139-9626-16fed5a40adb - - - - - -] Attempt 1 to provision port 67b58808-f6b6-480e-b664-e42c313c1e31 2026-06-08 20:12:58.214 16 INFO neutron.plugins.ml2.plugin [None req-0496f763-70d9-4139-9626-16fed5a40adb - - - - - -] Attempt 1 to provision port e0535cac-d095-4d13-839e-8ce11124b00f 2026-06-08 20:13:22.701 16 INFO neutron.plugins.ml2.plugin [None req-0888ea6f-be5a-4867-8fad-7e05bea7d201 - - - - - -] Attempt 1 to provision port f90a1c80-a9f1-496a-ae47-f6b2c4948617 2026-06-08 20:13:44.093 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 11b2e638-00c5-4144-876d-7a1c6b75a286 2026-06-08 20:13:44.248 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd0107a0-b05b-435a-b999-c8112d1c264c'] response: {'server_uuid': 'a3214bfc-1c06-43bd-8702-237eedbb146c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11b2e638-00c5-4144-876d-7a1c6b75a286', 'code': 200} 2026-06-08 20:13:45.534 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 11b2e638-00c5-4144-876d-7a1c6b75a286 2026-06-08 20:15:30.756 13 INFO neutron.plugins.ml2.plugin [None req-df94d0d8-1b8b-4565-a4d1-09d65e04223c - - - - - -] Attempt 1 to provision port 2c6e7f0e-23e0-47b7-b5c1-1d599525151d 2026-06-08 20:15:35.705 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2c6e7f0e-23e0-47b7-b5c1-1d599525151d 2026-06-08 20:15:35.829 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ebbada-aa69-41e8-aadf-c7840e8d8678'] response: {'server_uuid': 'a3214bfc-1c06-43bd-8702-237eedbb146c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c6e7f0e-23e0-47b7-b5c1-1d599525151d', 'code': 200} 2026-06-08 20:15:37.608 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2c6e7f0e-23e0-47b7-b5c1-1d599525151d 2026-06-08 20:15:39.659 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2c6e7f0e-23e0-47b7-b5c1-1d599525151d 2026-06-08 20:15:42.115 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 2c6e7f0e-23e0-47b7-b5c1-1d599525151d 2026-06-08 20:16:08.811 16 INFO neutron.plugins.ml2.plugin [None req-e044ba6d-2b6e-4e9d-8074-61855a224514 - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:16:17.264 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:16:17.401 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1c0c443-2df3-4270-8803-8387361221c7'] response: {'server_uuid': 'a3214bfc-1c06-43bd-8702-237eedbb146c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24c21183-e6ea-44a7-af03-3b3b3f1b1e4a', 'code': 200} 2026-06-08 20:16:17.785 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:16:30.938 13 INFO neutron.plugins.ml2.plugin [None req-349aba4b-bfa9-4938-a27b-825d7d1457fe - - - - - -] Attempt 1 to provision port f84a9b0a-db34-4408-beed-b51ebbee234c 2026-06-08 20:16:37.839 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f84a9b0a-db34-4408-beed-b51ebbee234c 2026-06-08 20:16:37.954 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-efe68e83-ffdd-42de-b794-1d7cb5613599'] response: {'server_uuid': 'a3214bfc-1c06-43bd-8702-237eedbb146c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f84a9b0a-db34-4408-beed-b51ebbee234c', 'code': 200} 2026-06-08 20:16:39.793 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f84a9b0a-db34-4408-beed-b51ebbee234c 2026-06-08 20:16:40.712 13 INFO neutron.plugins.ml2.plugin [None req-c3a8ce88-45c4-426a-a17e-d0ba0a03ca4a - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:16:41.813 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:16:53.776 16 INFO neutron.plugins.ml2.plugin [None req-b3a83843-950d-409c-a0d5-b4f7c53c9cc1 - - - - - -] Attempt 1 to provision port f84a9b0a-db34-4408-beed-b51ebbee234c 2026-06-08 20:16:53.883 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port f84a9b0a-db34-4408-beed-b51ebbee234c 2026-06-08 20:16:55.160 13 INFO neutron.plugins.ml2.plugin [None req-e476df8e-95e7-4788-9992-d19bb4f99338 - - - - - -] Attempt 1 to provision port f84a9b0a-db34-4408-beed-b51ebbee234c 2026-06-08 20:17:03.912 13 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:17:04.273 16 INFO neutron.plugins.ml2.plugin [None req-000db2fb-1b1b-48e9-9f6d-a7b69254a061 - - - - - -] Attempt 1 to provision port 24c21183-e6ea-44a7-af03-3b3b3f1b1e4a 2026-06-08 20:17:37.993 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6af711ac-ea57-4a33-9bca-5c591e847441'] response: {'server_uuid': 'befdfd76-60f2-4887-a6f0-95ee466a18fa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f126484b-78cc-4e57-8869-2b10b71d820d', 'code': 200} 2026-06-08 20:17:38.096 16 INFO neutron.plugins.ml2.plugin [None req-4844bbf7-ad53-4911-b5d9-65f89a52971e - - - - - -] No ports have port_id starting with f126484b-78cc-4e57-8869-2b10b71d820d