+ 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-02 22:05:12.931 1 INFO neutron.common.config [-] Logging enabled! 2026-06-02 22:05:12.931 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev13 2026-06-02 22:05:12.931 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-02 22:05:12.931 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 22:05:14.300 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 22:05:14.302 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 22:05:14.305 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 22:05:14.306 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 22:05:14.306 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 22:05:14.306 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 22:05:14.306 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:05:14.312 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:05:14.313 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:05:14.313 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 22:05:14.331 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 22:05:14.332 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 22:05:14.332 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 22:05:14.351 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 22:05:14.351 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 22:05:14.351 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 22:05:14.351 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 22:05:14.626 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing driver for type 'vlan' 2026-06-02 22:05:14.787 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] VlanTypeDriver initialization complete 2026-06-02 22:05:14.787 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 22:05:14.788 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 22:05:14.832 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 22:05:14.833 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 22:05:14.833 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing extension driver 'port_security' 2026-06-02 22:05:14.833 1 INFO neutron.plugins.ml2.extensions.port_security [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 22:05:14.833 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing extension driver 'qos' 2026-06-02 22:05:14.833 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 22:05:14.833 1 INFO neutron.plugins.ml2.managers [None req-987a65ee-cc02-4a4c-abbf-766c3c676605 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 22:05:14.858 1 INFO neutron.quota [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded quota_driver: . 2026-06-02 22:05:14.859 1 INFO neutron.plugins.ml2.plugin [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 22:05:14.859 1 INFO neutron.plugins.ml2.managers [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 22:05:14.859 1 INFO neutron.plugins.ml2.managers [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 22:05:14.859 1 INFO neutron.plugins.ml2.managers [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 22:05:14.859 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: qos 2026-06-02 22:05:14.872 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: router 2026-06-02 22:05:14.909 1 INFO neutron.services.service_base [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 22:05:14.909 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: segments 2026-06-02 22:05:14.979 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: trunk 2026-06-02 22:05:14.994 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: vpnaas 2026-06-02 22:05:15.028 1 WARNING stevedore.named [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 22:05:15.100 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 22:05:15.100 1 INFO neutron.common.utils [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 22:05:15.100 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: taas 2026-06-02 22:05:15.123 1 WARNING stevedore.named [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-02 22:05:15.144 1 INFO neutron_taas.services.taas.taas_plugin [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-02 22:05:15.145 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: tapmirror 2026-06-02 22:05:15.156 1 WARNING stevedore.named [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-02 22:05:15.174 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-02 22:05:15.175 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: auto_allocate 2026-06-02 22:05:15.182 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: tag 2026-06-02 22:05:15.189 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: timestamp 2026-06-02 22:05:15.192 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 22:05:15.195 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: flavors 2026-06-02 22:05:15.198 1 INFO neutron.manager [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loading Plugin: revisions 2026-06-02 22:05:15.203 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Initializing extension manager. 2026-06-02 22:05:15.205 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: address-group 2026-06-02 22:05:15.206 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: address-scope 2026-06-02 22:05:15.207 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 22:05:15.208 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: agent 2026-06-02 22:05:15.208 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 22:05:15.209 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 22:05:15.210 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 22:05:15.210 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: availability_zone 2026-06-02 22:05:15.211 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 22:05:15.211 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 22:05:15.212 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: default-subnetpools 2026-06-02 22:05:15.213 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 22:05:15.213 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: dns-integration 2026-06-02 22:05:15.214 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 22:05:15.214 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 22:05:15.215 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: dvr 2026-06-02 22:05:15.215 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 22:05:15.215 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 22:05:15.216 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:05:15.216 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 22:05:15.217 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: external-net 2026-06-02 22:05:15.217 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 22:05:15.217 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: extraroute 2026-06-02 22:05:15.218 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 22:05:15.218 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 22:05:15.219 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 22:05:15.219 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 22:05:15.219 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 22:05:15.220 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: fip-port-details 2026-06-02 22:05:15.221 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: flavors 2026-06-02 22:05:15.222 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 22:05:15.222 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: floatingip-pools 2026-06-02 22:05:15.227 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: ip_allocation 2026-06-02 22:05:15.228 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 22:05:15.229 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: l2_adjacency 2026-06-02 22:05:15.230 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: router 2026-06-02 22:05:15.232 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:05:15.233 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-02 22:05:15.234 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-02 22:05:15.234 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 22:05:15.235 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: l3-ha 2026-06-02 22:05:15.235 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:05:15.236 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 22:05:15.237 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: l3-flavors 2026-06-02 22:05:15.238 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:05:15.238 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 22:05:15.241 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 22:05:15.243 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 22:05:15.244 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 22:05:15.246 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 22:05:15.247 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 22:05:15.247 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: multi-provider 2026-06-02 22:05:15.248 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: net-mtu 2026-06-02 22:05:15.249 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 22:05:15.249 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: network_availability_zone 2026-06-02 22:05:15.250 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: network_ha 2026-06-02 22:05:15.250 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: network-ip-availability 2026-06-02 22:05:15.251 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 22:05:15.251 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: pagination 2026-06-02 22:05:15.252 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-device-profile 2026-06-02 22:05:15.252 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 22:05:15.253 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 22:05:15.253 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 22:05:15.253 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-mac-override 2026-06-02 22:05:15.254 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 22:05:15.254 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 22:05:15.254 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 22:05:15.255 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-resource-request 2026-06-02 22:05:15.255 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 22:05:15.256 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 22:05:15.256 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: binding 2026-06-02 22:05:15.257 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: binding-extended 2026-06-02 22:05:15.257 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-security 2026-06-02 22:05:15.258 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: project-id 2026-06-02 22:05:15.258 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: provider 2026-06-02 22:05:15.259 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-02 22:05:15.261 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos 2026-06-02 22:05:15.262 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 22:05:15.262 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 22:05:15.262 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-default 2026-06-02 22:05:15.263 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-fip 2026-06-02 22:05:15.263 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 22:05:15.264 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 22:05:15.264 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 22:05:15.265 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 22:05:15.265 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 22:05:15.266 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-pps 2026-06-02 22:05:15.266 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 22:05:15.267 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 22:05:15.267 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 22:05:15.268 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: quota-check-limit 2026-06-02 22:05:15.268 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: quota-check-limit-default 2026-06-02 22:05:15.271 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: quotas 2026-06-02 22:05:15.274 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: quota_details 2026-06-02 22:05:15.275 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: rbac-policies 2026-06-02 22:05:15.276 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: rbac-address-group 2026-06-02 22:05:15.276 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 22:05:15.277 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 22:05:15.277 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 22:05:15.277 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: revision-if-match 2026-06-02 22:05:15.278 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 22:05:15.278 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: router_availability_zone 2026-06-02 22:05:15.279 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 22:05:15.280 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 22:05:15.281 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 22:05:15.281 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 22:05:15.282 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 22:05:15.282 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 22:05:15.283 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 22:05:15.288 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: security-group 2026-06-02 22:05:15.288 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: segment 2026-06-02 22:05:15.289 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 22:05:15.289 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: service-type 2026-06-02 22:05:15.290 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: sorting 2026-06-02 22:05:15.290 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 22:05:15.291 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: standard-attr-description 2026-06-02 22:05:15.291 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: stateful-security-group 2026-06-02 22:05:15.292 1 WARNING neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 22:05:15.292 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 22:05:15.292 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: subnet-external-network 2026-06-02 22:05:15.293 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: subnet_onboard 2026-06-02 22:05:15.293 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 22:05:15.294 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: subnet-service-types 2026-06-02 22:05:15.294 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: subnet_allocation 2026-06-02 22:05:15.295 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 22:05:15.295 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: tag-creation 2026-06-02 22:05:15.296 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 22:05:15.299 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 22:05:15.299 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 22:05:15.300 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: trunk 2026-06-02 22:05:15.300 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: trunk-details 2026-06-02 22:05:15.301 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 22:05:15.301 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-02 22:05:15.302 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 22:05:15.302 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-02 22:05:15.304 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-02 22:05:15.304 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 22:05:15.305 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: vpn-flavors 2026-06-02 22:05:15.306 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: vpnaas 2026-06-02 22:05:15.308 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: taas 2026-06-02 22:05:15.308 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: tap-mirror 2026-06-02 22:05:15.309 1 INFO neutron.api.extensions [None req-cbb6d336-b81a-417c-988e-e76b4b7aca5d - - - - - -] Loaded extension: taas-vlan-filter 2026-06-02 22:05:45.400 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-02 22:05:45.442 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-02 22:05:45.453 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-02 22:06:01.765 16 INFO neutron.db.l3_hamode_db [None req-4fb93dba-2a1a-4b9c-b22b-59c44296dc42 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:06:19.465 13 INFO neutron.plugins.ml2.plugin [None req-5f73f94c-2231-47f2-b593-0bf33ca129e3 - - - - - -] Attempt 1 to provision port 9bb6be53-dbae-4cb5-bf41-139576b6021d 2026-06-02 22:06:19.723 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 9bb6be53-dbae-4cb5-bf41-139576b6021d 2026-06-02 22:06:21.133 13 INFO neutron.plugins.ml2.plugin [None req-05fe242b-d834-4bca-99d7-e1ec43c48d46 - - - - - -] Attempt 1 to provision port 9bb6be53-dbae-4cb5-bf41-139576b6021d 2026-06-02 22:06:21.618 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 9bb6be53-dbae-4cb5-bf41-139576b6021d 2026-06-02 22:10:53.618 13 INFO neutron.plugins.ml2.plugin [None req-0f73930b-da6e-4a7d-b863-d8258bc1f0d3 - - - - - -] Attempt 1 to provision port d7af49b0-1702-4551-bf86-175bccddeacc 2026-06-02 22:10:53.709 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port d7af49b0-1702-4551-bf86-175bccddeacc 2026-06-02 22:10:55.683 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port d7af49b0-1702-4551-bf86-175bccddeacc 2026-06-02 22:10:55.755 16 INFO neutron.plugins.ml2.plugin [None req-7da8cb90-878d-4f15-b6bb-edafa50e102b - - - - - -] Attempt 1 to provision port d7af49b0-1702-4551-bf86-175bccddeacc 2026-06-02 22:11:00.321 16 INFO neutron.plugins.ml2.plugin [None req-cafe3167-d5eb-45ec-8ad4-b4902bd2fb4d - - - - - -] Attempt 1 to provision port 28283698-f39b-4c45-af04-522354b3e4c7 2026-06-02 22:14:38.349 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 28283698-f39b-4c45-af04-522354b3e4c7 2026-06-02 22:14:39.793 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 28283698-f39b-4c45-af04-522354b3e4c7 2026-06-02 22:22:51.917 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 023c223b-31ab-4bb8-aa56-178477de489f 2026-06-02 22:22:53.956 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 023c223b-31ab-4bb8-aa56-178477de489f 2026-06-02 22:33:43.224 13 INFO neutron.plugins.ml2.plugin [None req-133f108d-887f-4f42-86f3-5e9454cf1a0b - - - - - -] Attempt 1 to provision port 9bb6be53-dbae-4cb5-bf41-139576b6021d 2026-06-02 22:33:43.290 13 INFO neutron.plugins.ml2.plugin [None req-133f108d-887f-4f42-86f3-5e9454cf1a0b - - - - - -] Attempt 1 to provision port d7af49b0-1702-4551-bf86-175bccddeacc 2026-06-02 22:33:43.343 13 INFO neutron.plugins.ml2.plugin [None req-133f108d-887f-4f42-86f3-5e9454cf1a0b - - - - - -] Attempt 1 to provision port 28283698-f39b-4c45-af04-522354b3e4c7 2026-06-02 22:38:52.172 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port b7b5c1ba-7832-4347-bb77-d7dc1c3d034f 2026-06-02 22:38:52.180 16 INFO neutron.plugins.ml2.plugin [None req-9332356d-6ca3-4087-9818-f3dff76f157f - - - - - -] Attempt 1 to provision port b7b5c1ba-7832-4347-bb77-d7dc1c3d034f 2026-06-02 22:38:54.152 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port b7b5c1ba-7832-4347-bb77-d7dc1c3d034f 2026-06-02 22:38:56.407 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 74bf7efb-0b41-4571-9861-c6a4edf479aa 2026-06-02 22:38:58.192 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 74bf7efb-0b41-4571-9861-c6a4edf479aa 2026-06-02 22:39:00.348 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 01ef8a08-4669-4331-ab08-5d7b09805cdd 2026-06-02 22:39:00.750 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port f9af4136-6813-454c-b2bb-0563ba61325f 2026-06-02 22:39:00.948 16 INFO neutron.plugins.ml2.plugin [None req-10947a89-e4be-4941-8999-a7844b412251 - - - - - -] Attempt 1 to provision port 74bf7efb-0b41-4571-9861-c6a4edf479aa 2026-06-02 22:39:01.004 16 INFO neutron.plugins.ml2.plugin [None req-10947a89-e4be-4941-8999-a7844b412251 - - - - - -] Attempt 1 to provision port f194e4ba-cef7-485d-8749-4f1be9e1b0e4 2026-06-02 22:39:02.205 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 01ef8a08-4669-4331-ab08-5d7b09805cdd 2026-06-02 22:39:02.470 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port f9af4136-6813-454c-b2bb-0563ba61325f 2026-06-02 22:39:04.186 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ba4edf01-296e-46fc-9302-fe1f04bb6f79 2026-06-02 22:39:07.920 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ba4edf01-296e-46fc-9302-fe1f04bb6f79 2026-06-02 22:39:08.112 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 4de3fff4-bdf3-4e93-8d78-6e9dcfb9da9f 2026-06-02 22:39:08.453 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 71ddead3-3d17-40d6-a53f-b0b846654ff1 2026-06-02 22:39:08.675 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c53ef32b-66a2-4a1b-9185-c711ec9468f7'] response: {'server_uuid': '0b6ca4f8-81a4-413d-9c73-a90d1acc8564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4de3fff4-bdf3-4e93-8d78-6e9dcfb9da9f', 'code': 200} 2026-06-02 22:39:09.045 16 INFO neutron.plugins.ml2.plugin [None req-5b2ea931-d4fc-426f-b8de-3b07a6d63445 - - - - - -] Attempt 1 to provision port 34c385e0-4cf7-4f62-bad1-89430acf42d8 2026-06-02 22:39:09.270 16 INFO neutron.plugins.ml2.plugin [None req-5b2ea931-d4fc-426f-b8de-3b07a6d63445 - - - - - -] Attempt 1 to provision port f194e4ba-cef7-485d-8749-4f1be9e1b0e4 2026-06-02 22:39:09.287 16 INFO neutron.plugins.ml2.plugin [None req-5b2ea931-d4fc-426f-b8de-3b07a6d63445 - - - - - -] Attempt 1 to provision port 71ddead3-3d17-40d6-a53f-b0b846654ff1 2026-06-02 22:39:09.326 16 INFO neutron.plugins.ml2.plugin [None req-5b2ea931-d4fc-426f-b8de-3b07a6d63445 - - - - - -] Attempt 1 to provision port 638abab8-3d74-478c-8159-2333ab2ffc8d 2026-06-02 22:39:09.356 16 INFO neutron.plugins.ml2.plugin [None req-5b2ea931-d4fc-426f-b8de-3b07a6d63445 - - - - - -] Attempt 1 to provision port b5013625-606d-4bdd-9a5a-ccd82a79d5c8 2026-06-02 22:39:10.292 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 34c385e0-4cf7-4f62-bad1-89430acf42d8 2026-06-02 22:39:10.510 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 4de3fff4-bdf3-4e93-8d78-6e9dcfb9da9f 2026-06-02 22:39:10.717 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6677eac-c5c6-4a2e-b291-6de31c22a201'] response: {'server_uuid': '481cfe5c-7bbe-45e0-9a1e-b182c7b2985e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71ddead3-3d17-40d6-a53f-b0b846654ff1', 'code': 200} 2026-06-02 22:39:10.722 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 71ddead3-3d17-40d6-a53f-b0b846654ff1 2026-06-02 22:39:14.484 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 654c8252-0cdb-422c-a0ec-963370ef0856 2026-06-02 22:39:15.496 16 INFO neutron.plugins.ml2.plugin [None req-ec007806-ef29-4930-8c3b-46f4f815ae3e - - - - - -] Attempt 1 to provision port d93a3b45-124e-4b4b-85ea-8d4b57a41a5d 2026-06-02 22:39:15.522 16 INFO neutron.plugins.ml2.plugin [None req-ec007806-ef29-4930-8c3b-46f4f815ae3e - - - - - -] Attempt 1 to provision port 34c385e0-4cf7-4f62-bad1-89430acf42d8 2026-06-02 22:39:15.582 16 INFO neutron.plugins.ml2.plugin [None req-ec007806-ef29-4930-8c3b-46f4f815ae3e - - - - - -] Attempt 1 to provision port b5013625-606d-4bdd-9a5a-ccd82a79d5c8 2026-06-02 22:39:15.614 16 INFO neutron.plugins.ml2.plugin [None req-ec007806-ef29-4930-8c3b-46f4f815ae3e - - - - - -] Attempt 1 to provision port b9aef380-02cf-406c-a515-1ce6c9109c9a 2026-06-02 22:39:15.638 16 INFO neutron.plugins.ml2.plugin [None req-ec007806-ef29-4930-8c3b-46f4f815ae3e - - - - - -] Attempt 1 to provision port 654c8252-0cdb-422c-a0ec-963370ef0856 2026-06-02 22:39:15.680 16 INFO neutron.plugins.ml2.plugin [None req-ec007806-ef29-4930-8c3b-46f4f815ae3e - - - - - -] Attempt 1 to provision port 71ddead3-3d17-40d6-a53f-b0b846654ff1 2026-06-02 22:39:16.880 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 654c8252-0cdb-422c-a0ec-963370ef0856 2026-06-02 22:39:17.160 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 96036167-19aa-43b4-b56a-1e107a7b94b9 2026-06-02 22:39:17.285 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f13cd41-0e22-4021-abe6-dd2838623aca'] response: {'server_uuid': '75aaaf53-41ae-4bda-b8ac-c1a8f8f153ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96036167-19aa-43b4-b56a-1e107a7b94b9', 'code': 200} 2026-06-02 22:39:18.719 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 96036167-19aa-43b4-b56a-1e107a7b94b9 2026-06-02 22:39:26.284 13 INFO neutron.plugins.ml2.plugin [None req-5b2d5b17-69d6-4b9e-abc9-a75cb3e11d69 - - - - - -] Attempt 1 to provision port 96036167-19aa-43b4-b56a-1e107a7b94b9 2026-06-02 22:39:26.356 13 INFO neutron.plugins.ml2.plugin [None req-5b2d5b17-69d6-4b9e-abc9-a75cb3e11d69 - - - - - -] Attempt 1 to provision port d93a3b45-124e-4b4b-85ea-8d4b57a41a5d 2026-06-02 22:39:26.408 13 INFO neutron.plugins.ml2.plugin [None req-5b2d5b17-69d6-4b9e-abc9-a75cb3e11d69 - - - - - -] Attempt 1 to provision port 654c8252-0cdb-422c-a0ec-963370ef0856 2026-06-02 22:39:26.459 13 INFO neutron.plugins.ml2.plugin [None req-5b2d5b17-69d6-4b9e-abc9-a75cb3e11d69 - - - - - -] Attempt 1 to provision port 3bdea1af-9cc8-4b46-8b08-a5ccba564d1b 2026-06-02 22:39:28.804 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 284cb263-dd90-48ad-99ee-390c8ad56983 2026-06-02 22:39:30.734 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 248bd50a-9a99-4b06-a889-f64d031f3a34 2026-06-02 22:39:31.079 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 284cb263-dd90-48ad-99ee-390c8ad56983 2026-06-02 22:39:32.580 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 248bd50a-9a99-4b06-a889-f64d031f3a34 2026-06-02 22:39:35.330 16 INFO neutron.plugins.ml2.plugin [None req-69d752a3-9c69-4352-a09b-1b8e9d1866c5 - - - - - -] Attempt 1 to provision port 284cb263-dd90-48ad-99ee-390c8ad56983 2026-06-02 22:39:35.381 16 INFO neutron.plugins.ml2.plugin [None req-69d752a3-9c69-4352-a09b-1b8e9d1866c5 - - - - - -] Attempt 1 to provision port 2c910af6-7c80-47eb-ac3d-b7c9a53ea481 2026-06-02 22:39:35.402 16 INFO neutron.plugins.ml2.plugin [None req-69d752a3-9c69-4352-a09b-1b8e9d1866c5 - - - - - -] Attempt 1 to provision port 186e9924-3003-4d62-b28e-90cdad7ed8a0 2026-06-02 22:39:38.734 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 3bdea1af-9cc8-4b46-8b08-a5ccba564d1b 2026-06-02 22:39:38.989 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port d93a3b45-124e-4b4b-85ea-8d4b57a41a5d 2026-06-02 22:39:39.173 16 INFO neutron.plugins.ml2.plugin [None req-9ef4cce2-40ae-4019-b5a9-030e18358e62 - - - - - -] Attempt 1 to provision port 2c910af6-7c80-47eb-ac3d-b7c9a53ea481 2026-06-02 22:39:40.651 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 3bdea1af-9cc8-4b46-8b08-a5ccba564d1b 2026-06-02 22:39:40.864 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port d93a3b45-124e-4b4b-85ea-8d4b57a41a5d 2026-06-02 22:39:43.143 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 1066fdd9-b3b8-4c2e-bb4f-090e08c57c5b 2026-06-02 22:39:43.792 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aa85224-75d1-4edf-a8d6-85a031ef8b7c'] response: {'server_uuid': '461c5a8f-6973-43ba-b190-5001849f79b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1066fdd9-b3b8-4c2e-bb4f-090e08c57c5b', 'code': 200} 2026-06-02 22:39:44.779 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 1066fdd9-b3b8-4c2e-bb4f-090e08c57c5b 2026-06-02 22:39:45.042 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e6f8dc6e-bfc7-489e-84a5-5636d70b8a2a 2026-06-02 22:39:47.567 13 INFO neutron.plugins.ml2.plugin [None req-2dc23179-5f70-4bb9-aa8e-3ed375d88020 - - - - - -] Attempt 1 to provision port 2c910af6-7c80-47eb-ac3d-b7c9a53ea481 2026-06-02 22:39:48.698 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 186e9924-3003-4d62-b28e-90cdad7ed8a0 2026-06-02 22:39:49.126 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2c910af6-7c80-47eb-ac3d-b7c9a53ea481 2026-06-02 22:39:50.639 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 186e9924-3003-4d62-b28e-90cdad7ed8a0 2026-06-02 22:39:52.570 13 INFO neutron.plugins.ml2.plugin [None req-374e9fe1-b634-411f-8a15-2333e1ed7268 - - - - - -] Attempt 1 to provision port 96036167-19aa-43b4-b56a-1e107a7b94b9 2026-06-02 22:39:52.603 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 5b7f6ac6-7dac-4e4d-8135-3c93e8994c86 2026-06-02 22:39:54.831 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 5b7f6ac6-7dac-4e4d-8135-3c93e8994c86 2026-06-02 22:39:56.905 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port dddfef09-3e7d-4ac1-9af7-6dc0eaf32df0 2026-06-02 22:39:58.894 16 INFO neutron.plugins.ml2.plugin [None req-2b64096a-f5d5-49f0-9eec-ff2ef24841af - - - - - -] Attempt 1 to provision port dddfef09-3e7d-4ac1-9af7-6dc0eaf32df0 2026-06-02 22:39:58.896 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port dddfef09-3e7d-4ac1-9af7-6dc0eaf32df0 2026-06-02 22:39:58.953 16 INFO neutron.plugins.ml2.plugin [None req-2b64096a-f5d5-49f0-9eec-ff2ef24841af - - - - - -] Attempt 1 to provision port ce3e2ad6-1dbe-4be0-a196-fb0aabcbe6df 2026-06-02 22:40:04.746 16 INFO neutron.plugins.ml2.plugin [None req-a79a9e87-e9fc-4329-8997-ea007b418393 - - - - - -] Attempt 1 to provision port dddfef09-3e7d-4ac1-9af7-6dc0eaf32df0 2026-06-02 22:40:04.864 16 INFO neutron.plugins.ml2.plugin [None req-a79a9e87-e9fc-4329-8997-ea007b418393 - - - - - -] Attempt 1 to provision port fa8c43b1-fed0-42a3-9343-a2157a24c9a9 2026-06-02 22:40:04.893 16 INFO neutron.plugins.ml2.plugin [None req-a79a9e87-e9fc-4329-8997-ea007b418393 - - - - - -] Attempt 1 to provision port ce3e2ad6-1dbe-4be0-a196-fb0aabcbe6df 2026-06-02 22:40:04.944 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 00950b4c-7584-4fd2-b4ab-c2cf718f9b9f 2026-06-02 22:40:08.045 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 00950b4c-7584-4fd2-b4ab-c2cf718f9b9f 2026-06-02 22:40:08.286 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 0a919e47-068f-40a3-9bf5-5b983d4af401 2026-06-02 22:40:08.393 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3acb43d0-22d9-4a65-b8b3-0b7c44f5fc93'] response: {'server_uuid': 'c5765568-85b3-4fb9-9655-89e41a3b7b13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a919e47-068f-40a3-9bf5-5b983d4af401', 'code': 200} 2026-06-02 22:40:10.047 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 0a919e47-068f-40a3-9bf5-5b983d4af401 2026-06-02 22:40:10.929 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e89ffc3a-097c-4b1f-9ad3-bcba19418d7b 2026-06-02 22:40:12.242 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2420452e-c6e7-46d4-89a8-3a0950a67624 2026-06-02 22:40:12.606 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ce3e2ad6-1dbe-4be0-a196-fb0aabcbe6df 2026-06-02 22:40:12.950 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e89ffc3a-097c-4b1f-9ad3-bcba19418d7b 2026-06-02 22:40:14.138 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2420452e-c6e7-46d4-89a8-3a0950a67624 2026-06-02 22:40:14.302 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ce3e2ad6-1dbe-4be0-a196-fb0aabcbe6df 2026-06-02 22:40:14.497 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port fa8c43b1-fed0-42a3-9343-a2157a24c9a9 2026-06-02 22:40:16.858 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port c489ab84-c3fe-490e-b304-70e4de85f5eb 2026-06-02 22:40:16.963 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cf68966-5d2c-4aa5-88d4-5a4f2e3bbc06'] response: {'server_uuid': '496d4bec-c116-471f-bda1-b1841d8f7f00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c489ab84-c3fe-490e-b304-70e4de85f5eb', 'code': 200} 2026-06-02 22:40:17.207 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 29431054-dfcf-4797-8352-7b7a8510509e 2026-06-02 22:40:17.513 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port fa8c43b1-fed0-42a3-9343-a2157a24c9a9 2026-06-02 22:40:18.214 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port c489ab84-c3fe-490e-b304-70e4de85f5eb 2026-06-02 22:40:18.576 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 29431054-dfcf-4797-8352-7b7a8510509e 2026-06-02 22:40:30.281 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port e89ffc3a-097c-4b1f-9ad3-bcba19418d7b 2026-06-02 22:40:30.340 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port 47385771-63c2-4225-b24a-db512e1004d2 2026-06-02 22:40:30.363 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port 8b528dd9-3b12-4309-a96f-a82627f391cc 2026-06-02 22:40:30.393 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port c489ab84-c3fe-490e-b304-70e4de85f5eb 2026-06-02 22:40:30.443 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port a12a76de-f20a-4ac6-98b3-a50c247ac572 2026-06-02 22:40:30.603 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port 29431054-dfcf-4797-8352-7b7a8510509e 2026-06-02 22:40:30.667 16 INFO neutron.plugins.ml2.plugin [None req-f8c70712-e5c1-46c8-8af3-7323879c2078 - - - - - -] Attempt 1 to provision port 64884c58-db3b-4331-9d8f-7c296e8d73fe 2026-06-02 22:40:30.772 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port a12a76de-f20a-4ac6-98b3-a50c247ac572 2026-06-02 22:40:30.927 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 37afa52a-e475-4a3c-a16c-0ddd9d9b4f96 2026-06-02 22:40:31.028 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-784964e7-cb03-47fe-8745-5219efdec1a0'] response: {'server_uuid': '417e3188-0085-4a42-8bc6-e860881567dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37afa52a-e475-4a3c-a16c-0ddd9d9b4f96', 'code': 200} 2026-06-02 22:40:31.223 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 64884c58-db3b-4331-9d8f-7c296e8d73fe 2026-06-02 22:40:32.026 13 INFO neutron.plugins.ml2.plugin [None req-2640912b-386f-4528-87ca-de17a7093e55 - - - - - -] Attempt 1 to provision port 64884c58-db3b-4331-9d8f-7c296e8d73fe 2026-06-02 22:40:32.421 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port a12a76de-f20a-4ac6-98b3-a50c247ac572 2026-06-02 22:40:32.720 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 37afa52a-e475-4a3c-a16c-0ddd9d9b4f96 2026-06-02 22:40:33.008 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 64884c58-db3b-4331-9d8f-7c296e8d73fe 2026-06-02 22:40:33.886 13 INFO neutron.plugins.ml2.plugin [None req-1731d8e1-b4fd-42b0-8edd-4759b2c8f4ab - - - - - -] Attempt 1 to provision port 37afa52a-e475-4a3c-a16c-0ddd9d9b4f96 2026-06-02 22:40:34.114 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 47385771-63c2-4225-b24a-db512e1004d2 2026-06-02 22:40:34.433 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8b528dd9-3b12-4309-a96f-a82627f391cc 2026-06-02 22:40:36.164 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 47385771-63c2-4225-b24a-db512e1004d2 2026-06-02 22:40:36.333 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8b528dd9-3b12-4309-a96f-a82627f391cc 2026-06-02 22:40:37.634 16 INFO neutron.plugins.ml2.plugin [None req-77bb1444-7c91-44f1-a183-ba16db270b5c - - - - - -] Attempt 1 to provision port 01600d14-5cf9-424c-929d-5d90ef8cbe26 2026-06-02 22:40:38.197 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 01600d14-5cf9-424c-929d-5d90ef8cbe26 2026-06-02 22:40:40.202 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 9290d501-abf2-4c54-b729-c1926534e1d9 2026-06-02 22:40:42.161 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 9290d501-abf2-4c54-b729-c1926534e1d9 2026-06-02 22:40:42.401 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 13116786-bd03-4e36-9a5e-294e9293a7f7 2026-06-02 22:40:44.382 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port f0fd7970-7418-4af6-8154-76afe3579928 2026-06-02 22:40:44.721 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 13116786-bd03-4e36-9a5e-294e9293a7f7 2026-06-02 22:40:46.437 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port f0fd7970-7418-4af6-8154-76afe3579928 2026-06-02 22:40:47.458 16 INFO neutron.plugins.ml2.plugin [None req-3f0e98f8-6339-42e4-ab42-87ed1c0d777c - - - - - -] Attempt 1 to provision port f0fd7970-7418-4af6-8154-76afe3579928 2026-06-02 22:40:47.525 16 INFO neutron.plugins.ml2.plugin [None req-3f0e98f8-6339-42e4-ab42-87ed1c0d777c - - - - - -] Attempt 1 to provision port 9290d501-abf2-4c54-b729-c1926534e1d9 2026-06-02 22:40:47.598 16 INFO neutron.plugins.ml2.plugin [None req-3f0e98f8-6339-42e4-ab42-87ed1c0d777c - - - - - -] Attempt 1 to provision port 2124954a-e11a-4c09-acac-0e50326a9712 2026-06-02 22:40:54.181 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 01600d14-5cf9-424c-929d-5d90ef8cbe26 2026-06-02 22:40:56.225 16 INFO neutron.plugins.ml2.plugin [None req-e7b68a87-eee2-4baa-901a-599f343c8585 - - - - - -] Attempt 1 to provision port f0fd7970-7418-4af6-8154-76afe3579928 2026-06-02 22:40:56.297 16 INFO neutron.plugins.ml2.plugin [None req-e7b68a87-eee2-4baa-901a-599f343c8585 - - - - - -] Attempt 1 to provision port 9290d501-abf2-4c54-b729-c1926534e1d9 2026-06-02 22:40:56.354 16 INFO neutron.plugins.ml2.plugin [None req-e7b68a87-eee2-4baa-901a-599f343c8585 - - - - - -] Attempt 1 to provision port 6d72e0f6-7471-47df-b5a6-619bc631c44a 2026-06-02 22:40:56.378 16 INFO neutron.plugins.ml2.plugin [None req-e7b68a87-eee2-4baa-901a-599f343c8585 - - - - - -] Attempt 1 to provision port 3ae09652-5e6c-4efa-8ae3-e8c8a23a32e3 2026-06-02 22:40:56.406 16 INFO neutron.plugins.ml2.plugin [None req-e7b68a87-eee2-4baa-901a-599f343c8585 - - - - - -] Attempt 1 to provision port 01600d14-5cf9-424c-929d-5d90ef8cbe26 2026-06-02 22:40:56.461 16 INFO neutron.plugins.ml2.plugin [None req-e7b68a87-eee2-4baa-901a-599f343c8585 - - - - - -] Attempt 1 to provision port 9a9fe0eb-0723-49fe-a3de-a463e799711c 2026-06-02 22:40:56.715 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 17b2a465-eb32-489a-a9ff-d0134a7250c9 2026-06-02 22:40:56.823 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d9b0185-3cb2-402f-8639-790a49183e30'] response: {'server_uuid': '62db2d79-5651-4ba1-9cf8-9b97b2f7be89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17b2a465-eb32-489a-a9ff-d0134a7250c9', 'code': 200} 2026-06-02 22:40:58.287 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 3ae09652-5e6c-4efa-8ae3-e8c8a23a32e3 2026-06-02 22:40:58.780 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2124954a-e11a-4c09-acac-0e50326a9712 2026-06-02 22:40:59.369 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 17b2a465-eb32-489a-a9ff-d0134a7250c9 2026-06-02 22:41:00.145 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 3ae09652-5e6c-4efa-8ae3-e8c8a23a32e3 2026-06-02 22:41:00.329 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2124954a-e11a-4c09-acac-0e50326a9712 2026-06-02 22:41:00.497 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 6d72e0f6-7471-47df-b5a6-619bc631c44a 2026-06-02 22:41:00.744 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 9a9fe0eb-0723-49fe-a3de-a463e799711c 2026-06-02 22:41:02.133 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 9a9fe0eb-0723-49fe-a3de-a463e799711c 2026-06-02 22:41:02.317 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 6d72e0f6-7471-47df-b5a6-619bc631c44a 2026-06-02 22:41:02.899 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba5fd15-924b-4a21-b724-6e1cfe4dcb65'] response: {'server_uuid': '496d4bec-c116-471f-bda1-b1841d8f7f00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c489ab84-c3fe-490e-b304-70e4de85f5eb', 'code': 200} 2026-06-02 22:41:03.480 16 INFO neutron.plugins.ml2.plugin [None req-20667f73-be40-49b4-8abb-dfc7cce5dae6 - - - - - -] Attempt 1 to provision port 9290d501-abf2-4c54-b729-c1926534e1d9 2026-06-02 22:41:03.600 16 INFO neutron.plugins.ml2.plugin [None req-20667f73-be40-49b4-8abb-dfc7cce5dae6 - - - - - -] Attempt 1 to provision port 6d72e0f6-7471-47df-b5a6-619bc631c44a 2026-06-02 22:41:03.738 16 INFO neutron.plugins.ml2.plugin [None req-20667f73-be40-49b4-8abb-dfc7cce5dae6 - - - - - -] Attempt 1 to provision port 3ae09652-5e6c-4efa-8ae3-e8c8a23a32e3 2026-06-02 22:41:03.836 16 INFO neutron.plugins.ml2.plugin [None req-20667f73-be40-49b4-8abb-dfc7cce5dae6 - - - - - -] Attempt 1 to provision port 17b2a465-eb32-489a-a9ff-d0134a7250c9 2026-06-02 22:41:03.953 16 INFO neutron.plugins.ml2.plugin [None req-20667f73-be40-49b4-8abb-dfc7cce5dae6 - - - - - -] Attempt 1 to provision port 01600d14-5cf9-424c-929d-5d90ef8cbe26 2026-06-02 22:41:04.060 16 INFO neutron.plugins.ml2.plugin [None req-20667f73-be40-49b4-8abb-dfc7cce5dae6 - - - - - -] Attempt 1 to provision port 9a9fe0eb-0723-49fe-a3de-a463e799711c 2026-06-02 22:41:04.692 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port c489ab84-c3fe-490e-b304-70e4de85f5eb 2026-06-02 22:41:04.932 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-36dd46aa-fad0-43ee-97c8-c95de96afd89'] response: {'server_uuid': '496d4bec-c116-471f-bda1-b1841d8f7f00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c489ab84-c3fe-490e-b304-70e4de85f5eb', 'code': 200} 2026-06-02 22:41:06.112 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port c489ab84-c3fe-490e-b304-70e4de85f5eb 2026-06-02 22:41:09.019 13 INFO neutron.plugins.ml2.plugin [None req-4b3a2472-bb70-487a-87d6-0a48c8fe12a0 - - - - - -] Attempt 1 to provision port 6d72e0f6-7471-47df-b5a6-619bc631c44a 2026-06-02 22:41:09.078 13 INFO neutron.plugins.ml2.plugin [None req-4b3a2472-bb70-487a-87d6-0a48c8fe12a0 - - - - - -] Attempt 1 to provision port 9a9fe0eb-0723-49fe-a3de-a463e799711c 2026-06-02 22:41:09.134 13 INFO neutron.plugins.ml2.plugin [None req-4b3a2472-bb70-487a-87d6-0a48c8fe12a0 - - - - - -] Attempt 1 to provision port 3ae09652-5e6c-4efa-8ae3-e8c8a23a32e3 2026-06-02 22:41:14.151 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8abfde6a-da3c-4649-a4e5-ce3cf729cc9e 2026-06-02 22:41:14.270 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7268a0d8-cb24-4637-aafc-647991fbf6f6'] response: {'server_uuid': '67810c73-e5c7-4e5f-aef3-f750f1f34940', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8abfde6a-da3c-4649-a4e5-ce3cf729cc9e', 'code': 200} 2026-06-02 22:41:16.134 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8abfde6a-da3c-4649-a4e5-ce3cf729cc9e 2026-06-02 22:41:16.505 16 INFO neutron.plugins.ml2.plugin [None req-16c66054-0209-448d-a450-c1adec0b92f0 - - - - - -] Attempt 1 to provision port 8abfde6a-da3c-4649-a4e5-ce3cf729cc9e 2026-06-02 22:41:16.551 16 INFO neutron.plugins.ml2.plugin [None req-16c66054-0209-448d-a450-c1adec0b92f0 - - - - - -] Attempt 1 to provision port 17b2a465-eb32-489a-a9ff-d0134a7250c9 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server [None req-afd68992-8a7b-40cd-9df2-8a5bca4a5fc7 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port c8564956-34ac-4ef8-be8c-1793a188000c could not be found. 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise self.value 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise self.value 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise self.value 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise self.value 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise self.value 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise self.value 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port c8564956-34ac-4ef8-be8c-1793a188000c could not be found. 2026-06-02 22:41:20.984 13 ERROR oslo_messaging.rpc.server 2026-06-02 22:41:30.403 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8ab618-46c3-4d59-b66e-cad3d5c29f55'] response: {'server_uuid': '496d4bec-c116-471f-bda1-b1841d8f7f00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c489ab84-c3fe-490e-b304-70e4de85f5eb', 'code': 200} 2026-06-02 22:41:40.292 13 INFO neutron.plugins.ml2.plugin [None req-c67e3418-df65-4816-80b2-d77ccb5e94ca - - - - - -] Attempt 1 to provision port 070e7849-cea4-4876-8a4a-b1d46cfd2cb8 2026-06-02 22:42:01.188 16 INFO neutron.plugins.ml2.plugin [None req-e6b35b1b-f2fe-46eb-8487-5ff4dd3da757 - - - - - -] Attempt 1 to provision port 06de0ffa-caf8-4bc4-863e-ff6a343fe37f 2026-06-02 22:42:02.725 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 381c1941-a28d-4686-b97f-4978791665cd 2026-06-02 22:42:02.826 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7336fcb0-ddbb-4388-8cce-03e85c88172a'] response: {'server_uuid': 'ac3bb4c7-ec15-4b5e-ba06-7b799531114e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '381c1941-a28d-4686-b97f-4978791665cd', 'code': 200} 2026-06-02 22:42:04.209 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 381c1941-a28d-4686-b97f-4978791665cd 2026-06-02 22:42:16.127 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 82051bed-0df5-4632-88a2-f795aabe4f3c 2026-06-02 22:42:17.113 13 INFO neutron.plugins.ml2.plugin [None req-c982992a-1473-4bcc-a633-cfea2dafe47b - - - - - -] Attempt 1 to provision port 82051bed-0df5-4632-88a2-f795aabe4f3c 2026-06-02 22:42:18.150 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 82051bed-0df5-4632-88a2-f795aabe4f3c 2026-06-02 22:42:24.184 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8dd69683-73a4-4180-a009-773b4cfcd0b9 2026-06-02 22:42:24.961 16 INFO neutron.plugins.ml2.plugin [None req-8ad61dec-2b33-4cab-8254-86abe425dbf9 - - - - - -] Attempt 1 to provision port 8dd69683-73a4-4180-a009-773b4cfcd0b9 2026-06-02 22:42:30.196 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2e247f41-4558-44de-8066-c33913379d85 2026-06-02 22:42:43.197 16 INFO neutron.plugins.ml2.plugin [None req-496b14dc-6096-43c3-8669-8c8d9743b761 - - - - - -] Attempt 1 to provision port 0a9c6638-3263-4a81-8f5f-4d8dfe0c5d7d 2026-06-02 22:42:48.154 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 0a9c6638-3263-4a81-8f5f-4d8dfe0c5d7d 2026-06-02 22:42:48.259 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-630af878-cc2d-4291-ad47-49cd26822bf4'] response: {'server_uuid': 'ac3bb4c7-ec15-4b5e-ba06-7b799531114e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a9c6638-3263-4a81-8f5f-4d8dfe0c5d7d', 'code': 200} 2026-06-02 22:42:50.121 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 0a9c6638-3263-4a81-8f5f-4d8dfe0c5d7d 2026-06-02 22:42:52.644 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 0a9c6638-3263-4a81-8f5f-4d8dfe0c5d7d 2026-06-02 22:43:08.918 16 INFO neutron.plugins.ml2.plugin [None req-ff02a50d-845d-4f6c-ba6e-de0a45a3c71b - - - - - -] Attempt 1 to provision port 83d0add9-71b8-424e-a531-7b8366848609 2026-06-02 22:43:12.236 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2ec7960e-37ee-406e-a383-c412f6d6602d 2026-06-02 22:43:12.638 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port a3bdf2bc-0734-43a2-a1a8-1b9518c1d8c6 2026-06-02 22:43:13.406 13 INFO neutron.plugins.ml2.plugin [None req-3eb534ca-012a-423d-91f1-b1432ece304e - - - - - -] Attempt 1 to provision port 1f89259f-3e3c-4d1b-bd6f-4e752f4f7faf 2026-06-02 22:43:13.435 13 INFO neutron.plugins.ml2.plugin [None req-3eb534ca-012a-423d-91f1-b1432ece304e - - - - - -] Attempt 1 to provision port a3bdf2bc-0734-43a2-a1a8-1b9518c1d8c6 2026-06-02 22:43:14.180 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 2ec7960e-37ee-406e-a383-c412f6d6602d 2026-06-02 22:43:14.377 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port a3bdf2bc-0734-43a2-a1a8-1b9518c1d8c6 2026-06-02 22:43:14.687 16 INFO neutron.plugins.ml2.plugin [None req-9007d767-57f6-4bfb-85a5-791a2f8638d7 - - - - - -] Attempt 1 to provision port 1f89259f-3e3c-4d1b-bd6f-4e752f4f7faf 2026-06-02 22:43:15.929 16 INFO neutron.plugins.ml2.plugin [None req-3af7e372-716f-44c6-84fa-39c1b23ba9cd - - - - - -] Attempt 1 to provision port 1f89259f-3e3c-4d1b-bd6f-4e752f4f7faf 2026-06-02 22:43:20.874 16 INFO neutron.plugins.ml2.plugin [None req-8595e1da-4ccb-41b8-a232-1b7f1b935369 - - - - - -] Attempt 1 to provision port 06841b38-d697-4faa-9c64-c48ba328edd0 2026-06-02 22:43:22.682 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e51c7f95-7dd0-464c-bb3c-ab7f040ffa38 2026-06-02 22:43:22.789 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfbedfef-aa7f-43a1-85c8-e80b96952305'] response: {'server_uuid': '5265b0c9-1ada-40e5-9fca-b39cb3c225a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e51c7f95-7dd0-464c-bb3c-ab7f040ffa38', 'code': 200} 2026-06-02 22:43:24.149 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e51c7f95-7dd0-464c-bb3c-ab7f040ffa38 2026-06-02 22:43:27.754 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 06841b38-d697-4faa-9c64-c48ba328edd0 2026-06-02 22:43:27.861 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-af949c40-2410-45e5-84d3-28810ae637a4'] response: {'server_uuid': 'ac3bb4c7-ec15-4b5e-ba06-7b799531114e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06841b38-d697-4faa-9c64-c48ba328edd0', 'code': 200} 2026-06-02 22:43:28.422 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 1f89259f-3e3c-4d1b-bd6f-4e752f4f7faf 2026-06-02 22:43:28.709 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 83d0add9-71b8-424e-a531-7b8366848609 2026-06-02 22:43:28.951 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 06841b38-d697-4faa-9c64-c48ba328edd0 2026-06-02 22:43:30.375 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 1f89259f-3e3c-4d1b-bd6f-4e752f4f7faf 2026-06-02 22:43:30.551 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 83d0add9-71b8-424e-a531-7b8366848609 2026-06-02 22:43:37.056 13 INFO neutron.plugins.ml2.plugin [None req-3356bf9e-fcef-4bfb-ad16-fc1e9cc4e0b4 - - - - - -] Attempt 1 to provision port 26b51aa1-aec5-4e36-895b-2cef078a1889 2026-06-02 22:43:42.406 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 26b51aa1-aec5-4e36-895b-2cef078a1889 2026-06-02 22:43:42.506 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-11486fa9-436c-41e7-a2e3-7aff352bdc81'] response: {'server_uuid': 'ac3bb4c7-ec15-4b5e-ba06-7b799531114e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26b51aa1-aec5-4e36-895b-2cef078a1889', 'code': 200} 2026-06-02 22:43:44.378 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 26b51aa1-aec5-4e36-895b-2cef078a1889 2026-06-02 22:43:46.906 16 INFO neutron.plugins.ml2.plugin [None req-15b1df3c-340a-4ef0-887e-0eb1668f08df - - - - - -] Attempt 1 to provision port 06841b38-d697-4faa-9c64-c48ba328edd0 2026-06-02 22:44:00.617 13 INFO neutron.plugins.ml2.plugin [None req-807be50d-036d-4358-a6ec-67b217293f1e - - - - - -] Attempt 1 to provision port 26b51aa1-aec5-4e36-895b-2cef078a1889 2026-06-02 22:44:01.155 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ec8b3e5f-df34-411e-b261-aa81d8c28f7c 2026-06-02 22:44:01.255 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-552f951c-210f-4d2f-b62d-2f1bceb999a7'] response: {'server_uuid': '3beae6b7-03f3-46b2-954d-b68053ea2e13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec8b3e5f-df34-411e-b261-aa81d8c28f7c', 'code': 200} 2026-06-02 22:44:01.461 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 26b51aa1-aec5-4e36-895b-2cef078a1889 2026-06-02 22:44:01.992 16 INFO neutron.plugins.ml2.plugin [None req-0eb38018-cbd8-4a64-8aaf-f8bf99579b60 - - - - - -] Attempt 1 to provision port 26b51aa1-aec5-4e36-895b-2cef078a1889 2026-06-02 22:44:02.442 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ec8b3e5f-df34-411e-b261-aa81d8c28f7c 2026-06-02 22:44:10.445 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 06841b38-d697-4faa-9c64-c48ba328edd0 2026-06-02 22:44:11.135 16 INFO neutron.plugins.ml2.plugin [None req-67c6460c-7259-46ba-bd03-9ff1b1df5618 - - - - - -] Attempt 1 to provision port 06841b38-d697-4faa-9c64-c48ba328edd0 2026-06-02 22:44:34.559 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-121c85af-50d9-48ae-8b15-aeea26b71111'] response: {'server_uuid': '5265b0c9-1ada-40e5-9fca-b39cb3c225a2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e51c7f95-7dd0-464c-bb3c-ab7f040ffa38', 'code': 200} 2026-06-02 22:44:48.422 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 3049c182-f785-492c-862a-6a7210c90872 2026-06-02 22:44:48.780 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ca61ae29-a11c-494b-9428-c0626c461982 2026-06-02 22:44:50.392 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 3049c182-f785-492c-862a-6a7210c90872 2026-06-02 22:44:50.647 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port ca61ae29-a11c-494b-9428-c0626c461982 2026-06-02 22:44:52.738 13 INFO neutron.plugins.ml2.plugin [None req-c43b0eac-e9e9-4e96-91b4-44645835c24d - - - - - -] Attempt 1 to provision port fdf374b1-ba7d-4a08-81a4-3304f188c4ea 2026-06-02 22:44:52.809 13 INFO neutron.plugins.ml2.plugin [None req-c43b0eac-e9e9-4e96-91b4-44645835c24d - - - - - -] Attempt 1 to provision port ca61ae29-a11c-494b-9428-c0626c461982 2026-06-02 22:44:52.931 13 INFO neutron.plugins.ml2.plugin [None req-c43b0eac-e9e9-4e96-91b4-44645835c24d - - - - - -] Attempt 1 to provision port 8cbbfe85-9fff-4036-81d7-6970ce0cd8cf 2026-06-02 22:44:54.424 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e22cb20d-119c-465a-a783-1935c11b9c15 2026-06-02 22:44:54.545 13 INFO neutron.plugins.ml2.plugin [None req-6e8fa3fa-3e96-44c8-b0c1-e72fd7666ba3 - - - - - -] Attempt 1 to provision port c28535f9-50cd-4350-aa86-e9573291b308 2026-06-02 22:44:56.691 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port fa5fe6e9-e2d0-40d7-9d43-7bfbab58e39d 2026-06-02 22:44:57.044 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port e22cb20d-119c-465a-a783-1935c11b9c15 2026-06-02 22:44:58.358 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port fa5fe6e9-e2d0-40d7-9d43-7bfbab58e39d 2026-06-02 22:44:58.838 13 INFO neutron.plugins.ml2.plugin [None req-9eaf8211-ecb9-4735-a749-0d338fb1c54a - - - - - -] Attempt 1 to provision port 7c3a132b-e483-444e-8760-f3e3e0e8495f 2026-06-02 22:44:58.863 13 INFO neutron.plugins.ml2.plugin [None req-9eaf8211-ecb9-4735-a749-0d338fb1c54a - - - - - -] Attempt 1 to provision port fa5fe6e9-e2d0-40d7-9d43-7bfbab58e39d 2026-06-02 22:45:01.671 13 INFO neutron.plugins.ml2.plugin [None req-11bd8136-5ca2-4d43-87b8-47f9f319c30a - - - - - -] Attempt 1 to provision port fa5fe6e9-e2d0-40d7-9d43-7bfbab58e39d 2026-06-02 22:45:01.724 13 INFO neutron.plugins.ml2.plugin [None req-11bd8136-5ca2-4d43-87b8-47f9f319c30a - - - - - -] Attempt 1 to provision port 7c3a132b-e483-444e-8760-f3e3e0e8495f 2026-06-02 22:45:03.670 16 INFO neutron.plugins.ml2.plugin [None req-de53ec51-7c93-45a6-88de-bea93a5cd17d - - - - - -] Attempt 1 to provision port 7c3a132b-e483-444e-8760-f3e3e0e8495f 2026-06-02 22:45:07.700 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 4802ab7d-120d-453c-aa80-c672d1ae15b0 2026-06-02 22:45:07.935 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0c4ff2a-0434-4d4a-b4e2-e26007561ff7'] response: {'server_uuid': '7f440c59-618a-4a87-9ea4-b109890cc495', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4802ab7d-120d-453c-aa80-c672d1ae15b0', 'code': 200} 2026-06-02 22:45:09.868 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 4802ab7d-120d-453c-aa80-c672d1ae15b0 2026-06-02 22:45:10.071 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port fdf374b1-ba7d-4a08-81a4-3304f188c4ea 2026-06-02 22:45:10.416 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8cbbfe85-9fff-4036-81d7-6970ce0cd8cf 2026-06-02 22:45:11.849 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 7c3a132b-e483-444e-8760-f3e3e0e8495f 2026-06-02 22:45:12.145 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port c28535f9-50cd-4350-aa86-e9573291b308 2026-06-02 22:45:12.369 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port fdf374b1-ba7d-4a08-81a4-3304f188c4ea 2026-06-02 22:45:12.561 16 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 8cbbfe85-9fff-4036-81d7-6970ce0cd8cf 2026-06-02 22:45:13.711 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port 7c3a132b-e483-444e-8760-f3e3e0e8495f 2026-06-02 22:45:13.898 13 INFO neutron.plugins.ml2.plugin [None req-543b630c-f8b2-48d4-9b2a-d8b6444d1992 - - - - - -] Attempt 1 to provision port c28535f9-50cd-4350-aa86-e9573291b308