+ 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-17 16:10:59.230 1 INFO neutron.common.config [-] Logging enabled! 2026-06-17 16:10:59.230 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev17 2026-06-17 16:10:59.231 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-17 16:10:59.231 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-17 16:11:00.565 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-17 16:11:00.567 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-17 16:11:00.570 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-17 16:11:00.571 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-17 16:11:00.571 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-17 16:11:00.571 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-17 16:11:00.572 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-17 16:11:00.578 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-17 16:11:00.578 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-17 16:11:00.578 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-17 16:11:00.596 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-17 16:11:00.597 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-17 16:11:00.597 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-17 16:11:00.616 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-17 16:11:00.616 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-17 16:11:00.616 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-17 16:11:00.616 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-17 16:11:00.904 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing driver for type 'vlan' 2026-06-17 16:11:01.075 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] VlanTypeDriver initialization complete 2026-06-17 16:11:01.075 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing driver for type 'vxlan' 2026-06-17 16:11:01.075 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-17 16:11:01.131 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-17 16:11:01.131 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-17 16:11:01.131 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing extension driver 'port_security' 2026-06-17 16:11:01.131 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-17 16:11:01.131 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing extension driver 'qos' 2026-06-17 16:11:01.132 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-17 16:11:01.132 1 INFO neutron.plugins.ml2.managers [None req-7a189bbd-1470-49d9-b97d-d970f5730410 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-17 16:11:01.146 1 INFO neutron.quota [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded quota_driver: . 2026-06-17 16:11:01.146 1 INFO neutron.plugins.ml2.plugin [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Modular L2 Plugin initialization complete 2026-06-17 16:11:01.146 1 INFO neutron.plugins.ml2.managers [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-17 16:11:01.146 1 INFO neutron.plugins.ml2.managers [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-17 16:11:01.146 1 INFO neutron.plugins.ml2.managers [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Got port-security extension from driver 'port_security' 2026-06-17 16:11:01.146 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: qos 2026-06-17 16:11:01.157 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: router 2026-06-17 16:11:01.192 1 INFO neutron.services.service_base [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-17 16:11:01.192 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: segments 2026-06-17 16:11:01.257 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: trunk 2026-06-17 16:11:01.270 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: vpnaas 2026-06-17 16:11:01.300 1 WARNING stevedore.named [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-17 16:11:01.380 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-17 16:11:01.380 1 INFO neutron.common.utils [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-17 16:11:01.380 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: taas 2026-06-17 16:11:01.405 1 WARNING stevedore.named [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-17 16:11:01.430 1 INFO neutron_taas.services.taas.taas_plugin [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-17 16:11:01.431 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: tapmirror 2026-06-17 16:11:01.439 1 WARNING stevedore.named [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-17 16:11:01.454 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-17 16:11:01.455 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: auto_allocate 2026-06-17 16:11:01.472 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: tag 2026-06-17 16:11:01.483 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: timestamp 2026-06-17 16:11:01.486 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: network_ip_availability 2026-06-17 16:11:01.490 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: flavors 2026-06-17 16:11:01.493 1 INFO neutron.manager [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loading Plugin: revisions 2026-06-17 16:11:01.498 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Initializing extension manager. 2026-06-17 16:11:01.499 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: address-group 2026-06-17 16:11:01.500 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: address-scope 2026-06-17 16:11:01.501 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-17 16:11:01.502 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: agent 2026-06-17 16:11:01.502 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: agent-resources-synced 2026-06-17 16:11:01.504 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: allowed-address-pairs 2026-06-17 16:11:01.505 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: auto-allocated-topology 2026-06-17 16:11:01.506 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: availability_zone 2026-06-17 16:11:01.506 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: availability_zone_filter 2026-06-17 16:11:01.507 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-17 16:11:01.508 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: default-subnetpools 2026-06-17 16:11:01.509 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-17 16:11:01.510 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: dns-integration 2026-06-17 16:11:01.510 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: dns-domain-ports 2026-06-17 16:11:01.511 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-17 16:11:01.512 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: dvr 2026-06-17 16:11:01.512 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-17 16:11:01.513 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: empty-string-filtering 2026-06-17 16:11:01.513 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-17 16:11:01.514 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-17 16:11:01.514 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: external-net 2026-06-17 16:11:01.514 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-17 16:11:01.515 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: extraroute 2026-06-17 16:11:01.515 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: extraroute-atomic 2026-06-17 16:11:01.516 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-17 16:11:01.516 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-17 16:11:01.516 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-17 16:11:01.519 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-17 16:11:01.519 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: fip-port-details 2026-06-17 16:11:01.520 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: flavors 2026-06-17 16:11:01.521 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-17 16:11:01.521 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: floatingip-pools 2026-06-17 16:11:01.522 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: ip_allocation 2026-06-17 16:11:01.522 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: ip-substring-filtering 2026-06-17 16:11:01.523 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: l2_adjacency 2026-06-17 16:11:01.524 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: router 2026-06-17 16:11:01.525 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-17 16:11:01.525 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-17 16:11:01.526 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-17 16:11:01.526 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: ext-gw-mode 2026-06-17 16:11:01.527 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: l3-ha 2026-06-17 16:11:01.527 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-17 16:11:01.528 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-17 16:11:01.528 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: l3-flavors 2026-06-17 16:11:01.529 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-17 16:11:01.529 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-17 16:11:01.531 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-17 16:11:01.532 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-17 16:11:01.533 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-17 16:11:01.534 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-17 16:11:01.534 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-17 16:11:01.534 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: multi-provider 2026-06-17 16:11:01.535 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: net-mtu 2026-06-17 16:11:01.535 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: net-mtu-writable 2026-06-17 16:11:01.536 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: network_availability_zone 2026-06-17 16:11:01.536 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: network_ha 2026-06-17 16:11:01.537 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: network-ip-availability 2026-06-17 16:11:01.537 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-17 16:11:01.538 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: pagination 2026-06-17 16:11:01.538 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-device-profile 2026-06-17 16:11:01.539 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-17 16:11:01.539 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-17 16:11:01.539 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-17 16:11:01.540 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-mac-override 2026-06-17 16:11:01.540 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-17 16:11:01.541 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-17 16:11:01.541 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-17 16:11:01.541 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-resource-request 2026-06-17 16:11:01.542 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-resource-request-groups 2026-06-17 16:11:01.542 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-17 16:11:01.544 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: binding 2026-06-17 16:11:01.545 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: binding-extended 2026-06-17 16:11:01.545 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-security 2026-06-17 16:11:01.546 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: project-id 2026-06-17 16:11:01.546 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: provider 2026-06-17 16:11:01.546 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-17 16:11:01.548 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos 2026-06-17 16:11:01.549 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-17 16:11:01.549 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-17 16:11:01.549 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-default 2026-06-17 16:11:01.550 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-fip 2026-06-17 16:11:01.550 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-17 16:11:01.551 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-gateway-ip 2026-06-17 16:11:01.551 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-port-network-policy 2026-06-17 16:11:01.551 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-pps-minimum 2026-06-17 16:11:01.552 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-17 16:11:01.552 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-pps 2026-06-17 16:11:01.553 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-rule-type-details 2026-06-17 16:11:01.553 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-17 16:11:01.554 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: qos-rules-alias 2026-06-17 16:11:01.554 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: quota-check-limit 2026-06-17 16:11:01.555 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: quota-check-limit-default 2026-06-17 16:11:01.557 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: quotas 2026-06-17 16:11:01.559 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: quota_details 2026-06-17 16:11:01.560 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: rbac-policies 2026-06-17 16:11:01.560 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: rbac-address-group 2026-06-17 16:11:01.561 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: rbac-address-scope 2026-06-17 16:11:01.561 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: rbac-security-groups 2026-06-17 16:11:01.562 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: rbac-subnetpool 2026-06-17 16:11:01.562 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: revision-if-match 2026-06-17 16:11:01.563 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: standard-attr-revisions 2026-06-17 16:11:01.563 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: router_availability_zone 2026-06-17 16:11:01.563 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-17 16:11:01.565 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: security-groups-default-rules 2026-06-17 16:11:01.565 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-17 16:11:01.566 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-17 16:11:01.566 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-17 16:11:01.566 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-17 16:11:01.567 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-17 16:11:01.570 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: security-group 2026-06-17 16:11:01.571 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: segment 2026-06-17 16:11:01.572 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-17 16:11:01.572 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: service-type 2026-06-17 16:11:01.573 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: sorting 2026-06-17 16:11:01.573 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: standard-attr-segment 2026-06-17 16:11:01.574 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: standard-attr-description 2026-06-17 16:11:01.575 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: stateful-security-group 2026-06-17 16:11:01.575 1 WARNING neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-17 16:11:01.575 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-17 16:11:01.576 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: subnet-external-network 2026-06-17 16:11:01.576 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: subnet_onboard 2026-06-17 16:11:01.577 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-17 16:11:01.577 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: subnet-service-types 2026-06-17 16:11:01.578 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: subnet_allocation 2026-06-17 16:11:01.578 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-17 16:11:01.579 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: tag-creation 2026-06-17 16:11:01.579 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-17 16:11:01.582 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: standard-attr-tag 2026-06-17 16:11:01.583 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-17 16:11:01.583 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: trunk 2026-06-17 16:11:01.584 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: trunk-details 2026-06-17 16:11:01.584 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-17 16:11:01.585 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-17 16:11:01.585 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-17 16:11:01.586 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-17 16:11:01.587 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-17 16:11:01.588 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-17 16:11:01.588 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: vpn-flavors 2026-06-17 16:11:01.589 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: vpnaas 2026-06-17 16:11:01.591 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: taas 2026-06-17 16:11:01.591 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: tap-mirror 2026-06-17 16:11:01.592 1 INFO neutron.api.extensions [None req-5e84efe6-2611-4487-89f7-8009bbc782ff - - - - - -] Loaded extension: taas-vlan-filter 2026-06-17 16:11:31.694 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-17 16:11:31.750 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-17 16:11:31.750 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-17 16:11:35.528 16 INFO neutron.db.l3_hamode_db [None req-b5da7a20-9ae7-4d62-8707-61ff5e4a0938 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-17 16:11:53.179 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 72a54f74-ea2c-4cf7-93f9-89e35b3f33d9 2026-06-17 16:11:54.649 16 INFO neutron.plugins.ml2.plugin [None req-1c38d079-983a-48f3-bc5a-a394cb64b834 - - - - - -] Attempt 1 to provision port 72a54f74-ea2c-4cf7-93f9-89e35b3f33d9 2026-06-17 16:11:55.122 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 72a54f74-ea2c-4cf7-93f9-89e35b3f33d9 2026-06-17 16:16:27.211 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port a7af32a1-056a-4c43-9e90-a52c7f759bac 2026-06-17 16:16:28.343 13 INFO neutron.plugins.ml2.plugin [None req-bbd8a8b0-a50b-444e-a789-43280434c926 - - - - - -] Attempt 1 to provision port a7af32a1-056a-4c43-9e90-a52c7f759bac 2026-06-17 16:16:29.177 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port a7af32a1-056a-4c43-9e90-a52c7f759bac 2026-06-17 16:16:33.198 16 INFO neutron.plugins.ml2.plugin [None req-350a6794-0ba0-41e2-82f7-a8e6f90680ba - - - - - -] Attempt 1 to provision port bda5cc91-133c-4d83-a14e-65c40ac60a45 2026-06-17 16:20:29.802 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port bda5cc91-133c-4d83-a14e-65c40ac60a45 2026-06-17 16:20:31.246 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port bda5cc91-133c-4d83-a14e-65c40ac60a45 2026-06-17 16:30:59.450 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0828738f-9d5a-4b92-a329-9563f6e35ee8 2026-06-17 16:31:01.397 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0828738f-9d5a-4b92-a329-9563f6e35ee8 2026-06-17 16:39:31.289 13 INFO neutron.plugins.ml2.plugin [None req-7fee4b9e-dc0c-4f97-86cf-f3348b7db959 - - - - - -] Attempt 1 to provision port 72a54f74-ea2c-4cf7-93f9-89e35b3f33d9 2026-06-17 16:39:31.329 13 INFO neutron.plugins.ml2.plugin [None req-7fee4b9e-dc0c-4f97-86cf-f3348b7db959 - - - - - -] Attempt 1 to provision port a7af32a1-056a-4c43-9e90-a52c7f759bac 2026-06-17 16:39:31.363 13 INFO neutron.plugins.ml2.plugin [None req-7fee4b9e-dc0c-4f97-86cf-f3348b7db959 - - - - - -] Attempt 1 to provision port bda5cc91-133c-4d83-a14e-65c40ac60a45 2026-06-17 16:46:41.692 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0741a935-5ff7-4211-b48b-33a83d101407 2026-06-17 16:46:42.614 13 INFO neutron.plugins.ml2.plugin [None req-48d1cd10-d4c8-4be3-a5df-d2ec1407d393 - - - - - -] Attempt 1 to provision port 0741a935-5ff7-4211-b48b-33a83d101407 2026-06-17 16:46:43.661 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0741a935-5ff7-4211-b48b-33a83d101407 2026-06-17 16:46:45.739 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port abaa2d8e-da73-433b-aa83-3867d0250515 2026-06-17 16:46:47.722 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port abaa2d8e-da73-433b-aa83-3867d0250515 2026-06-17 16:46:49.507 16 INFO neutron.plugins.ml2.plugin [None req-81764352-884f-439e-8cb4-d5264ee894ff - - - - - -] Attempt 1 to provision port 5a9ca65d-340c-4778-bed7-baacc815d87b 2026-06-17 16:46:49.542 16 INFO neutron.plugins.ml2.plugin [None req-81764352-884f-439e-8cb4-d5264ee894ff - - - - - -] Attempt 1 to provision port 0741a935-5ff7-4211-b48b-33a83d101407 2026-06-17 16:46:49.601 16 INFO neutron.plugins.ml2.plugin [None req-81764352-884f-439e-8cb4-d5264ee894ff - - - - - -] Attempt 1 to provision port abaa2d8e-da73-433b-aa83-3867d0250515 2026-06-17 16:46:49.666 16 INFO neutron.plugins.ml2.plugin [None req-81764352-884f-439e-8cb4-d5264ee894ff - - - - - -] Attempt 1 to provision port 9b5a0e0d-0e79-4df2-820b-8606449f6c26 2026-06-17 16:46:49.841 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0d49c9a4-fde8-438e-a461-f13100880968 2026-06-17 16:46:50.241 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 535fb714-1f15-4a32-bfd6-d6704ea0f549 2026-06-17 16:46:51.679 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0d49c9a4-fde8-438e-a461-f13100880968 2026-06-17 16:46:51.864 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 535fb714-1f15-4a32-bfd6-d6704ea0f549 2026-06-17 16:46:57.356 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port bb9b4362-0b79-4cd6-819d-d299c34f1118 2026-06-17 16:46:57.669 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 2f597969-4b6f-4443-ac1d-2d0ce41aee2f 2026-06-17 16:46:58.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8e06f61-dbd2-4eed-8c26-236b1796ff60'] response: {'server_uuid': 'ed3b66a8-56a1-4ae3-9369-59ccdc8a6fa9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb9b4362-0b79-4cd6-819d-d299c34f1118', 'code': 200} 2026-06-17 16:46:58.040 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 70a476db-82ae-4b73-aef8-1a8af2bbe54f 2026-06-17 16:46:59.056 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port bc962b83-08aa-4f4f-b6b9-f29aa5acccd1 2026-06-17 16:46:59.401 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 70a476db-82ae-4b73-aef8-1a8af2bbe54f 2026-06-17 16:46:59.608 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port bb9b4362-0b79-4cd6-819d-d299c34f1118 2026-06-17 16:46:59.848 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 2f597969-4b6f-4443-ac1d-2d0ce41aee2f 2026-06-17 16:47:00.038 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-052d1788-8558-4706-96ff-acc219cb8fb8'] response: {'server_uuid': '052e76da-8296-4e8d-ba35-f3418b6b830e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70a476db-82ae-4b73-aef8-1a8af2bbe54f', 'code': 200} 2026-06-17 16:47:01.044 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port bc962b83-08aa-4f4f-b6b9-f29aa5acccd1 2026-06-17 16:47:04.794 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port bc962b83-08aa-4f4f-b6b9-f29aa5acccd1 2026-06-17 16:47:04.854 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port 70a476db-82ae-4b73-aef8-1a8af2bbe54f 2026-06-17 16:47:04.930 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port 5a9ca65d-340c-4778-bed7-baacc815d87b 2026-06-17 16:47:04.967 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port 3ad04653-738a-4cd0-b193-745f23208675 2026-06-17 16:47:04.992 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port 518e7364-2e77-4448-951e-d5b916103d07 2026-06-17 16:47:05.027 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port a3f02b6c-2227-4792-a9a1-16447ee456d2 2026-06-17 16:47:05.057 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port abaa2d8e-da73-433b-aa83-3867d0250515 2026-06-17 16:47:05.116 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port 9e827260-287d-44e7-9225-cbca68802811 2026-06-17 16:47:05.141 13 INFO neutron.plugins.ml2.plugin [None req-6a651e79-bfb9-4f87-a01e-97a79265d16a - - - - - -] Attempt 1 to provision port 9b5a0e0d-0e79-4df2-820b-8606449f6c26 2026-06-17 16:47:05.515 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port e4cab67e-69b7-474e-a262-1a4d7c4ba1a6 2026-06-17 16:47:05.617 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0738fe40-28c1-4ac5-8437-946a1f916734'] response: {'server_uuid': '2e5238dc-12e0-4347-a2cf-948233835cc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4cab67e-69b7-474e-a262-1a4d7c4ba1a6', 'code': 200} 2026-06-17 16:47:07.086 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port e4cab67e-69b7-474e-a262-1a4d7c4ba1a6 2026-06-17 16:47:07.267 13 INFO neutron.plugins.ml2.plugin [None req-4f032fa6-d522-4814-9c3c-56745c5aa1c8 - - - - - -] Attempt 1 to provision port bc962b83-08aa-4f4f-b6b9-f29aa5acccd1 2026-06-17 16:47:07.331 13 INFO neutron.plugins.ml2.plugin [None req-4f032fa6-d522-4814-9c3c-56745c5aa1c8 - - - - - -] Attempt 1 to provision port e4cab67e-69b7-474e-a262-1a4d7c4ba1a6 2026-06-17 16:47:07.379 13 INFO neutron.plugins.ml2.plugin [None req-4f032fa6-d522-4814-9c3c-56745c5aa1c8 - - - - - -] Attempt 1 to provision port 5a9ca65d-340c-4778-bed7-baacc815d87b 2026-06-17 16:47:07.408 13 INFO neutron.plugins.ml2.plugin [None req-4f032fa6-d522-4814-9c3c-56745c5aa1c8 - - - - - -] Attempt 1 to provision port 518e7364-2e77-4448-951e-d5b916103d07 2026-06-17 16:47:09.900 16 INFO neutron.plugins.ml2.plugin [None req-98ad1a80-d14a-4c07-b707-6fbac790aed9 - - - - - -] Attempt 1 to provision port bb9b4362-0b79-4cd6-819d-d299c34f1118 2026-06-17 16:47:09.957 16 INFO neutron.plugins.ml2.plugin [None req-98ad1a80-d14a-4c07-b707-6fbac790aed9 - - - - - -] Attempt 1 to provision port 518e7364-2e77-4448-951e-d5b916103d07 2026-06-17 16:47:15.867 13 INFO neutron.plugins.ml2.plugin [None req-051fe26d-52ca-4762-a1fe-0c06e7deadc9 - - - - - -] Attempt 1 to provision port 518e7364-2e77-4448-951e-d5b916103d07 2026-06-17 16:47:20.861 13 INFO neutron.plugins.ml2.plugin [None req-7c983a98-f91d-4584-a14b-549a9c218513 - - - - - -] Attempt 1 to provision port e4cab67e-69b7-474e-a262-1a4d7c4ba1a6 2026-06-17 16:47:24.944 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 3ad04653-738a-4cd0-b193-745f23208675 2026-06-17 16:47:26.975 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 5a9ca65d-340c-4778-bed7-baacc815d87b 2026-06-17 16:47:27.256 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 3ad04653-738a-4cd0-b193-745f23208675 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.409 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.418 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.419 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 2 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.436 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.438 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.438 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 3 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.467 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.471 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.472 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 4 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.489 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.491 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.491 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 5 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.511 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.514 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.514 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 6 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.540 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.542 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.543 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 7 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.564 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.566 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.567 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 8 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.582 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.583 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.583 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 9 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.593 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.595 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:27.596 13 INFO neutron.plugins.ml2.plugin [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Attempt 10 to bind port 405123c7-8d54-4126-b32d-311e082f2adf 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59be2f06-9744-4c9f-9a48-218c6836113a could not be found. 2026-06-17 16:47:27.609 13 ERROR neutron.plugins.ml2.managers 2026-06-17 16:47:27.611 13 ERROR neutron.plugins.ml2.managers [None req-e8ad28f4-3b59-4c6a-9b07-0086dce1cdaf - - - - - -] Failed to bind port 405123c7-8d54-4126-b32d-311e082f2adf on host instance for vnic_type normal using segments [{'id': '69f0caf3-8302-4d73-b6fc-1502ba6c8a83', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '8a8d2c2a-50e8-4f85-82c9-f904dadc8bfc'}] 2026-06-17 16:47:29.121 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 9e827260-287d-44e7-9225-cbca68802811 2026-06-17 16:47:29.383 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 5a9ca65d-340c-4778-bed7-baacc815d87b 2026-06-17 16:47:29.577 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 518e7364-2e77-4448-951e-d5b916103d07 2026-06-17 16:47:31.019 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 9e827260-287d-44e7-9225-cbca68802811 2026-06-17 16:47:31.181 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 518e7364-2e77-4448-951e-d5b916103d07 2026-06-17 16:47:35.117 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 10ba00a9-a9f1-401f-a240-32c9fb3196cb 2026-06-17 16:47:36.159 13 INFO neutron.plugins.ml2.plugin [None req-926c4b34-0ed9-4100-a6b3-0c40cbb6f7c6 - - - - - -] Attempt 1 to provision port 10ba00a9-a9f1-401f-a240-32c9fb3196cb 2026-06-17 16:47:36.955 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 10ba00a9-a9f1-401f-a240-32c9fb3196cb 2026-06-17 16:47:38.040 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b17349c3-31b4-4f5a-9756-03860354f632'] response: {'server_uuid': '2e5238dc-12e0-4347-a2cf-948233835cc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4cab67e-69b7-474e-a262-1a4d7c4ba1a6', 'code': 200} 2026-06-17 16:47:39.562 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port e4cab67e-69b7-474e-a262-1a4d7c4ba1a6 2026-06-17 16:47:39.860 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 2c390aab-275c-4f8a-b22b-46ec7ba00648 2026-06-17 16:47:40.202 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a5deb9d-12c1-4684-9e57-67dcb62d3d56'] response: {'server_uuid': '2e5238dc-12e0-4347-a2cf-948233835cc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4cab67e-69b7-474e-a262-1a4d7c4ba1a6', 'code': 200} 2026-06-17 16:47:41.217 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port e4cab67e-69b7-474e-a262-1a4d7c4ba1a6 2026-06-17 16:47:45.030 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port c93079ae-b871-4080-b85d-ec37d907f36c 2026-06-17 16:47:57.095 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port c878ecb8-be06-452c-be02-720b3e11cf8b 2026-06-17 16:48:07.080 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 6369e180-e0b3-4b4c-acf6-376a6f5808b9 2026-06-17 16:48:08.310 13 INFO neutron.plugins.ml2.plugin [None req-044caf26-102f-4579-8124-3ce802760a65 - - - - - -] Attempt 1 to provision port eba6338b-8795-406d-bea0-02bff7033cad 2026-06-17 16:48:08.982 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 6369e180-e0b3-4b4c-acf6-376a6f5808b9 2026-06-17 16:48:13.217 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8a524f3b-ab8c-46b6-897e-e2b695f358af 2026-06-17 16:48:13.620 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port d9530b2f-e5c7-4d13-9185-57d76d27844e 2026-06-17 16:48:15.221 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8a524f3b-ab8c-46b6-897e-e2b695f358af 2026-06-17 16:48:15.449 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port d9530b2f-e5c7-4d13-9185-57d76d27844e 2026-06-17 16:48:18.970 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 5187e6c4-950a-48c7-a0ae-5ea5fd8414a7 2026-06-17 16:48:20.544 16 INFO neutron.plugins.ml2.plugin [None req-96672c36-973b-4ee8-b5f1-9fbb345a131c - - - - - -] Attempt 1 to provision port 5187e6c4-950a-48c7-a0ae-5ea5fd8414a7 2026-06-17 16:48:20.615 16 INFO neutron.plugins.ml2.plugin [None req-96672c36-973b-4ee8-b5f1-9fbb345a131c - - - - - -] Attempt 1 to provision port fa78a4c6-b9e7-4300-9b59-70d0b9b8544d 2026-06-17 16:48:20.640 16 INFO neutron.plugins.ml2.plugin [None req-96672c36-973b-4ee8-b5f1-9fbb345a131c - - - - - -] Attempt 1 to provision port d9530b2f-e5c7-4d13-9185-57d76d27844e 2026-06-17 16:48:20.691 16 INFO neutron.plugins.ml2.plugin [None req-96672c36-973b-4ee8-b5f1-9fbb345a131c - - - - - -] Attempt 1 to provision port 4b726d60-5fea-4e77-8278-7e040680c2d8 2026-06-17 16:48:22.127 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 7928f800-e3e8-42e7-a706-27716222c7e4 2026-06-17 16:48:22.219 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e349a80-d033-4a02-ab71-d4963a3ff008'] response: {'server_uuid': '78b5e238-48f6-4dad-8412-4d1555475356', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7928f800-e3e8-42e7-a706-27716222c7e4', 'code': 200} 2026-06-17 16:48:22.456 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 5187e6c4-950a-48c7-a0ae-5ea5fd8414a7 2026-06-17 16:48:23.239 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 7928f800-e3e8-42e7-a706-27716222c7e4 2026-06-17 16:48:27.221 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4b726d60-5fea-4e77-8278-7e040680c2d8 2026-06-17 16:48:27.475 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port eba6338b-8795-406d-bea0-02bff7033cad 2026-06-17 16:48:28.593 13 INFO neutron.plugins.ml2.plugin [None req-e8088d2a-ebb0-48eb-b95d-f69ebad1f6cb - - - - - -] Attempt 1 to provision port 5187e6c4-950a-48c7-a0ae-5ea5fd8414a7 2026-06-17 16:48:28.681 13 INFO neutron.plugins.ml2.plugin [None req-e8088d2a-ebb0-48eb-b95d-f69ebad1f6cb - - - - - -] Attempt 1 to provision port fa78a4c6-b9e7-4300-9b59-70d0b9b8544d 2026-06-17 16:48:28.726 13 INFO neutron.plugins.ml2.plugin [None req-e8088d2a-ebb0-48eb-b95d-f69ebad1f6cb - - - - - -] Attempt 1 to provision port 3f8f54fe-e3e4-4ba7-8801-ea35e8c0ecea 2026-06-17 16:48:29.001 13 INFO neutron.plugins.ml2.plugin [None req-e8088d2a-ebb0-48eb-b95d-f69ebad1f6cb - - - - - -] Attempt 1 to provision port 4b726d60-5fea-4e77-8278-7e040680c2d8 2026-06-17 16:48:29.335 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4b726d60-5fea-4e77-8278-7e040680c2d8 2026-06-17 16:48:29.505 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 3f8f54fe-e3e4-4ba7-8801-ea35e8c0ecea 2026-06-17 16:48:29.642 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port fa78a4c6-b9e7-4300-9b59-70d0b9b8544d 2026-06-17 16:48:29.896 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port eba6338b-8795-406d-bea0-02bff7033cad 2026-06-17 16:48:31.796 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 94f4af0b-eb0e-4a1e-9109-d42123dfbb43 2026-06-17 16:48:31.903 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-17a2342c-ee37-4f37-80f3-199bbb2627f5'] response: {'server_uuid': 'd779f3b7-61d0-412b-8eda-c44d447701b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '94f4af0b-eb0e-4a1e-9109-d42123dfbb43', 'code': 200} 2026-06-17 16:48:32.088 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port fa78a4c6-b9e7-4300-9b59-70d0b9b8544d 2026-06-17 16:48:33.212 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 94f4af0b-eb0e-4a1e-9109-d42123dfbb43 2026-06-17 16:48:33.223 13 INFO neutron.plugins.ml2.plugin [None req-1616d3f5-9bed-469e-b80e-e9a724b87b5b - - - - - -] Attempt 1 to provision port fa78a4c6-b9e7-4300-9b59-70d0b9b8544d 2026-06-17 16:48:33.301 13 INFO neutron.plugins.ml2.plugin [None req-1616d3f5-9bed-469e-b80e-e9a724b87b5b - - - - - -] Attempt 1 to provision port 4b726d60-5fea-4e77-8278-7e040680c2d8 2026-06-17 16:48:36.477 13 INFO neutron.plugins.ml2.plugin [None req-fce19fef-11c2-4645-95fc-d7af63102a3f - - - - - -] Attempt 1 to provision port 94f4af0b-eb0e-4a1e-9109-d42123dfbb43 2026-06-17 16:48:51.285 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port a8aec1b8-edbe-40e3-ab77-119d6ea964e7 2026-06-17 16:48:53.293 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port dea04477-596b-4146-b623-08e2b17281e1 2026-06-17 16:48:53.624 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port a8aec1b8-edbe-40e3-ab77-119d6ea964e7 2026-06-17 16:48:53.937 16 INFO neutron.plugins.ml2.plugin [None req-cef2f1f8-644e-4419-8fb5-dc85afab44d0 - - - - - -] Attempt 1 to provision port a8aec1b8-edbe-40e3-ab77-119d6ea964e7 2026-06-17 16:48:55.308 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port dea04477-596b-4146-b623-08e2b17281e1 2026-06-17 16:48:55.504 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 976f299e-ac14-4cdc-9a2b-a89bba15c55e 2026-06-17 16:48:57.207 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 976f299e-ac14-4cdc-9a2b-a89bba15c55e 2026-06-17 16:48:59.256 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 33c7c3cc-e266-4ee9-82df-5d9fe36ff869 2026-06-17 16:49:00.192 13 INFO neutron.plugins.ml2.plugin [None req-1fe35887-643f-470d-a221-850ccb1adaf9 - - - - - -] Attempt 1 to provision port d835ce33-e457-4de6-943e-d945903365ba 2026-06-17 16:49:00.240 13 INFO neutron.plugins.ml2.plugin [None req-1fe35887-643f-470d-a221-850ccb1adaf9 - - - - - -] Attempt 1 to provision port 33c7c3cc-e266-4ee9-82df-5d9fe36ff869 2026-06-17 16:49:00.343 13 INFO neutron.plugins.ml2.plugin [None req-1fe35887-643f-470d-a221-850ccb1adaf9 - - - - - -] Attempt 1 to provision port a8aec1b8-edbe-40e3-ab77-119d6ea964e7 2026-06-17 16:49:00.401 13 INFO neutron.plugins.ml2.plugin [None req-1fe35887-643f-470d-a221-850ccb1adaf9 - - - - - -] Attempt 1 to provision port 319f27d2-b213-4972-9599-348422bacc4e 2026-06-17 16:49:01.268 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 33c7c3cc-e266-4ee9-82df-5d9fe36ff869 2026-06-17 16:49:03.658 16 INFO neutron.plugins.ml2.plugin [None req-36a8ebf5-d2b3-4663-a989-3d1d7f04de8c - - - - - -] Attempt 1 to provision port 41df84bf-0854-4eb8-9a62-515902d960e2 2026-06-17 16:49:05.785 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 923ebd1a-8e5c-40f2-a3f9-f929e5defcbe 2026-06-17 16:49:05.883 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba982fc4-11ff-4e79-93d7-9e70189987ff'] response: {'server_uuid': '2bc034f1-c4a1-409a-9062-7ade04167c4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '923ebd1a-8e5c-40f2-a3f9-f929e5defcbe', 'code': 200} 2026-06-17 16:49:07.525 13 INFO neutron.plugins.ml2.plugin [None req-d7627eb6-564e-4d79-85f1-1093b3a28658 - - - - - -] Attempt 1 to provision port 33c7c3cc-e266-4ee9-82df-5d9fe36ff869 2026-06-17 16:49:07.569 13 INFO neutron.plugins.ml2.plugin [None req-d7627eb6-564e-4d79-85f1-1093b3a28658 - - - - - -] Attempt 1 to provision port 94dd285c-1057-4584-a36e-407e0f251327 2026-06-17 16:49:07.591 13 INFO neutron.plugins.ml2.plugin [None req-d7627eb6-564e-4d79-85f1-1093b3a28658 - - - - - -] Attempt 1 to provision port 319f27d2-b213-4972-9599-348422bacc4e 2026-06-17 16:49:07.826 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 923ebd1a-8e5c-40f2-a3f9-f929e5defcbe 2026-06-17 16:49:08.144 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 168fcbfc-7439-49eb-95fa-c6cea72fbbe9 2026-06-17 16:49:08.256 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-90a2a78c-1eae-42c5-9a41-ecbca5579f14'] response: {'server_uuid': 'a4d83880-5d62-4c2d-96be-b0ec7386abba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '168fcbfc-7439-49eb-95fa-c6cea72fbbe9', 'code': 200} 2026-06-17 16:49:09.208 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 168fcbfc-7439-49eb-95fa-c6cea72fbbe9 2026-06-17 16:49:09.534 16 INFO neutron.plugins.ml2.plugin [None req-1b3b3d33-29dc-4a4a-8796-29cc2da3303d - - - - - -] Attempt 1 to provision port 168fcbfc-7439-49eb-95fa-c6cea72fbbe9 2026-06-17 16:49:09.619 16 INFO neutron.plugins.ml2.plugin [None req-1b3b3d33-29dc-4a4a-8796-29cc2da3303d - - - - - -] Attempt 1 to provision port 319f27d2-b213-4972-9599-348422bacc4e 2026-06-17 16:49:13.295 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 41df84bf-0854-4eb8-9a62-515902d960e2 2026-06-17 16:49:13.615 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port d835ce33-e457-4de6-943e-d945903365ba 2026-06-17 16:49:15.333 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 319f27d2-b213-4972-9599-348422bacc4e 2026-06-17 16:49:15.611 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 94dd285c-1057-4584-a36e-407e0f251327 2026-06-17 16:49:15.827 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 41df84bf-0854-4eb8-9a62-515902d960e2 2026-06-17 16:49:15.966 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port d835ce33-e457-4de6-943e-d945903365ba 2026-06-17 16:49:17.224 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 319f27d2-b213-4972-9599-348422bacc4e 2026-06-17 16:49:17.433 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 94dd285c-1057-4584-a36e-407e0f251327 2026-06-17 16:49:25.291 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4e21eea2-ab83-4fc4-bd01-5b6cf12f51bb 2026-06-17 16:49:25.533 13 INFO neutron.plugins.ml2.plugin [None req-2fbdf2b5-43c0-40a9-9ebf-9ae4b8fb2dd1 - - - - - -] Attempt 1 to provision port 4e21eea2-ab83-4fc4-bd01-5b6cf12f51bb 2026-06-17 16:49:27.322 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port be7f8367-a612-4204-a3fa-480a377b9cd2 2026-06-17 16:49:27.718 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4e21eea2-ab83-4fc4-bd01-5b6cf12f51bb 2026-06-17 16:49:28.983 13 INFO neutron.plugins.ml2.plugin [None req-954e89a9-da51-4870-90c2-16dc637c5044 - - - - - -] Attempt 1 to provision port 4e21eea2-ab83-4fc4-bd01-5b6cf12f51bb 2026-06-17 16:49:29.026 13 INFO neutron.plugins.ml2.plugin [None req-954e89a9-da51-4870-90c2-16dc637c5044 - - - - - -] Attempt 1 to provision port 8fa9155a-d233-412a-8482-2da42116692c 2026-06-17 16:49:29.055 13 INFO neutron.plugins.ml2.plugin [None req-954e89a9-da51-4870-90c2-16dc637c5044 - - - - - -] Attempt 1 to provision port b69d0a29-b2e7-46e6-840f-86bfdf630447 2026-06-17 16:49:29.236 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port be7f8367-a612-4204-a3fa-480a377b9cd2 2026-06-17 16:49:30.233 16 INFO neutron.plugins.ml2.plugin [None req-ad9eace3-0ef0-4cce-8519-7b0f8c14a860 - - - - - -] Attempt 1 to provision port 8fa9155a-d233-412a-8482-2da42116692c 2026-06-17 16:49:31.487 16 INFO neutron.plugins.ml2.plugin [None req-7eec618e-11d4-4aaf-99b7-5ae262471e85 - - - - - -] Attempt 1 to provision port 8fa9155a-d233-412a-8482-2da42116692c 2026-06-17 16:49:37.829 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 7515cddd-abce-4f53-8cb6-303d57c4ef05 2026-06-17 16:49:37.945 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee1c461f-1229-4c1e-9ed6-ef1e38d941f1'] response: {'server_uuid': 'a2683f25-fe7d-4872-ae30-22fee3e02b4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7515cddd-abce-4f53-8cb6-303d57c4ef05', 'code': 200} 2026-06-17 16:49:39.241 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 7515cddd-abce-4f53-8cb6-303d57c4ef05 2026-06-17 16:49:41.263 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port eb49460f-8b45-47ce-9701-f95e21f2743f 2026-06-17 16:49:43.371 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 53b8b0cd-db22-46d7-8d1c-e64806eda0f1 2026-06-17 16:49:44.020 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port eb49460f-8b45-47ce-9701-f95e21f2743f 2026-06-17 16:49:45.668 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 53b8b0cd-db22-46d7-8d1c-e64806eda0f1 2026-06-17 16:49:45.924 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port b69d0a29-b2e7-46e6-840f-86bfdf630447 2026-06-17 16:49:46.219 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8fa9155a-d233-412a-8482-2da42116692c 2026-06-17 16:49:46.529 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port d9ce5335-9801-4502-9dc5-53ac86b74125 2026-06-17 16:49:47.932 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port b69d0a29-b2e7-46e6-840f-86bfdf630447 2026-06-17 16:49:48.066 16 INFO neutron.plugins.ml2.plugin [None req-1ee43b7e-4bfb-4110-ae14-1e3d795e0154 - - - - - -] Attempt 1 to provision port d9ce5335-9801-4502-9dc5-53ac86b74125 2026-06-17 16:49:48.117 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8fa9155a-d233-412a-8482-2da42116692c 2026-06-17 16:49:48.189 16 INFO neutron.plugins.ml2.plugin [None req-1ee43b7e-4bfb-4110-ae14-1e3d795e0154 - - - - - -] Attempt 1 to provision port cd76f7ee-c061-4ae5-9ac4-79b4e6033dd2 2026-06-17 16:49:48.245 16 INFO neutron.plugins.ml2.plugin [None req-1ee43b7e-4bfb-4110-ae14-1e3d795e0154 - - - - - -] Attempt 1 to provision port eb49460f-8b45-47ce-9701-f95e21f2743f 2026-06-17 16:49:48.371 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8eca6f2e-17f0-436b-81bf-c901563a5bd0 2026-06-17 16:49:48.474 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-59bced22-f480-4f3e-bc42-4d2ee5f18980'] response: {'server_uuid': 'c0b75e75-fecd-4fb6-8fbf-4419d63f32d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8eca6f2e-17f0-436b-81bf-c901563a5bd0', 'code': 200} 2026-06-17 16:49:48.691 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port d9ce5335-9801-4502-9dc5-53ac86b74125 2026-06-17 16:49:49.970 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port b69d0a29-b2e7-46e6-840f-86bfdf630447 2026-06-17 16:49:50.119 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8fa9155a-d233-412a-8482-2da42116692c 2026-06-17 16:49:50.337 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8eca6f2e-17f0-436b-81bf-c901563a5bd0 2026-06-17 16:49:51.978 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4ad4091d-eb91-4036-ab35-0eda3364e1f3 2026-06-17 16:49:53.980 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4ad4091d-eb91-4036-ab35-0eda3364e1f3 2026-06-17 16:49:58.278 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0429568e-35ae-434c-8f59-15b5a04b9854 2026-06-17 16:49:58.382 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b45f2c2b-2b2e-4ffb-b933-0c4e29dc2d3d'] response: {'server_uuid': 'd5450f64-f63e-43e6-b8b4-fafa15c79575', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0429568e-35ae-434c-8f59-15b5a04b9854', 'code': 200} 2026-06-17 16:49:58.601 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port 97681029-8611-4983-9448-d30fe571a0ba 2026-06-17 16:49:58.626 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port 8eca6f2e-17f0-436b-81bf-c901563a5bd0 2026-06-17 16:49:58.692 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port cd76f7ee-c061-4ae5-9ac4-79b4e6033dd2 2026-06-17 16:49:58.717 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port d9ce5335-9801-4502-9dc5-53ac86b74125 2026-06-17 16:49:58.762 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port 4ad4091d-eb91-4036-ab35-0eda3364e1f3 2026-06-17 16:49:58.808 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port 1a33f93d-bef1-4fbd-81b7-f25fce4d2c32 2026-06-17 16:49:58.831 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port 110d1785-5a3a-4408-afbf-22953fa053f3 2026-06-17 16:49:58.853 13 INFO neutron.plugins.ml2.plugin [None req-ab5dcf6a-e540-49c9-b4c8-e3f51289428a - - - - - -] Attempt 1 to provision port eb49460f-8b45-47ce-9701-f95e21f2743f 2026-06-17 16:49:59.776 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 0429568e-35ae-434c-8f59-15b5a04b9854 2026-06-17 16:49:59.991 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 110d1785-5a3a-4408-afbf-22953fa053f3 2026-06-17 16:50:01.779 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port cd76f7ee-c061-4ae5-9ac4-79b4e6033dd2 2026-06-17 16:50:02.023 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 1a33f93d-bef1-4fbd-81b7-f25fce4d2c32 2026-06-17 16:50:02.368 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 97681029-8611-4983-9448-d30fe571a0ba 2026-06-17 16:50:02.597 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 110d1785-5a3a-4408-afbf-22953fa053f3 2026-06-17 16:50:03.526 16 INFO neutron.plugins.ml2.plugin [None req-2b17d9c5-6a84-419c-bc04-45c88fc88d16 - - - - - -] Attempt 1 to provision port d9ce5335-9801-4502-9dc5-53ac86b74125 2026-06-17 16:50:03.574 16 INFO neutron.plugins.ml2.plugin [None req-2b17d9c5-6a84-419c-bc04-45c88fc88d16 - - - - - -] Attempt 1 to provision port 4ad4091d-eb91-4036-ab35-0eda3364e1f3 2026-06-17 16:50:03.668 16 INFO neutron.plugins.ml2.plugin [None req-2b17d9c5-6a84-419c-bc04-45c88fc88d16 - - - - - -] Attempt 1 to provision port 1a33f93d-bef1-4fbd-81b7-f25fce4d2c32 2026-06-17 16:50:03.721 16 INFO neutron.plugins.ml2.plugin [None req-2b17d9c5-6a84-419c-bc04-45c88fc88d16 - - - - - -] Attempt 1 to provision port 110d1785-5a3a-4408-afbf-22953fa053f3 2026-06-17 16:50:03.768 16 INFO neutron.plugins.ml2.plugin [None req-2b17d9c5-6a84-419c-bc04-45c88fc88d16 - - - - - -] Attempt 1 to provision port cd76f7ee-c061-4ae5-9ac4-79b4e6033dd2 2026-06-17 16:50:03.823 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port cd76f7ee-c061-4ae5-9ac4-79b4e6033dd2 2026-06-17 16:50:03.825 16 INFO neutron.plugins.ml2.plugin [None req-2b17d9c5-6a84-419c-bc04-45c88fc88d16 - - - - - -] Attempt 1 to provision port 0429568e-35ae-434c-8f59-15b5a04b9854 2026-06-17 16:50:04.042 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 1a33f93d-bef1-4fbd-81b7-f25fce4d2c32 2026-06-17 16:50:04.291 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 97681029-8611-4983-9448-d30fe571a0ba 2026-06-17 16:50:07.660 16 INFO neutron.plugins.ml2.plugin [None req-3aa64a09-5073-4956-89f2-6023e593afd3 - - - - - -] Attempt 1 to provision port 4ad4091d-eb91-4036-ab35-0eda3364e1f3 2026-06-17 16:50:07.710 16 INFO neutron.plugins.ml2.plugin [None req-3aa64a09-5073-4956-89f2-6023e593afd3 - - - - - -] Attempt 1 to provision port 1a33f93d-bef1-4fbd-81b7-f25fce4d2c32 2026-06-17 16:50:07.753 16 INFO neutron.plugins.ml2.plugin [None req-3aa64a09-5073-4956-89f2-6023e593afd3 - - - - - -] Attempt 1 to provision port cd76f7ee-c061-4ae5-9ac4-79b4e6033dd2 2026-06-17 16:50:07.818 16 INFO neutron.plugins.ml2.plugin [None req-3aa64a09-5073-4956-89f2-6023e593afd3 - - - - - -] Attempt 1 to provision port 0429568e-35ae-434c-8f59-15b5a04b9854 2026-06-17 16:50:09.867 13 INFO neutron.plugins.ml2.plugin [None req-18b189b7-1cb1-4537-be4a-e6d1beba50a2 - - - - - -] Attempt 1 to provision port 110d1785-5a3a-4408-afbf-22953fa053f3 2026-06-17 16:50:12.102 16 INFO neutron.plugins.ml2.plugin [None req-8e0be0c1-e147-4298-8747-79819d406bb9 - - - - - -] Attempt 1 to provision port 1a33f93d-bef1-4fbd-81b7-f25fce4d2c32 2026-06-17 16:50:13.427 13 INFO neutron.plugins.ml2.plugin [None req-6f0a257b-d935-4bae-b9ab-67d7d39b0f9d - - - - - -] Attempt 1 to provision port 0429568e-35ae-434c-8f59-15b5a04b9854 2026-06-17 16:50:15.845 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port f5820a43-3516-4081-be86-1be05fb77294 2026-06-17 16:50:15.957 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-13018f49-5d31-4f69-b8ac-3a9b39f1b9e7'] response: {'server_uuid': 'f5117385-3824-4d5c-93d3-b1afe7b276a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5820a43-3516-4081-be86-1be05fb77294', 'code': 200} 2026-06-17 16:50:17.753 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port f5820a43-3516-4081-be86-1be05fb77294 2026-06-17 16:50:27.803 16 INFO neutron_taas.services.taas.taas_plugin [None req-b4d6ae35-1d88-4a2d-b0b7-e1841cebf386 - - - - - -] TaaS: Handle Delete Port: 33c7c3cc-e266-4ee9-82df-5d9fe36ff869 2026-06-17 16:50:27.809 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4d6ae35-1d88-4a2d-b0b7-e1841cebf386 - - - - - -] Tap Mirror: Handle Delete Port: 33c7c3cc-e266-4ee9-82df-5d9fe36ff869 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-17 16:50:39.923 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port aaffe3d5-d367-4e37-97db-15f3ba74eefb 2026-06-17 16:50:41.738 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port aaffe3d5-d367-4e37-97db-15f3ba74eefb 2026-06-17 16:50:43.255 13 INFO neutron.plugins.ml2.plugin [None req-762e0c49-db6d-47ed-84a6-c4c1346dfed2 - - - - - -] Attempt 1 to provision port 56cce2d3-66d5-45ce-bce8-3db6baa21ab6 2026-06-17 16:50:43.288 13 INFO neutron.plugins.ml2.plugin [None req-762e0c49-db6d-47ed-84a6-c4c1346dfed2 - - - - - -] Attempt 1 to provision port aaffe3d5-d367-4e37-97db-15f3ba74eefb 2026-06-17 16:50:43.786 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 84e18db4-24d3-4841-892c-af28e1b1c7b4 2026-06-17 16:50:45.782 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 84e18db4-24d3-4841-892c-af28e1b1c7b4 2026-06-17 16:50:47.759 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port ae5870a4-0d8c-4900-b32e-30d5ea454da5 2026-06-17 16:50:49.878 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port ae5870a4-0d8c-4900-b32e-30d5ea454da5 2026-06-17 16:50:50.098 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 3b520b78-8272-4500-b099-0d9fc853987c 2026-06-17 16:50:51.327 13 INFO neutron.plugins.ml2.plugin [None req-f78bf3e3-e27a-4b72-a07f-8e6a707a40ed - - - - - -] Attempt 1 to provision port 56cce2d3-66d5-45ce-bce8-3db6baa21ab6 2026-06-17 16:50:51.357 13 INFO neutron.plugins.ml2.plugin [None req-f78bf3e3-e27a-4b72-a07f-8e6a707a40ed - - - - - -] Attempt 1 to provision port 8e2767f0-c4af-4c2c-9e5d-c1bd7742aee9 2026-06-17 16:50:51.393 13 INFO neutron.plugins.ml2.plugin [None req-f78bf3e3-e27a-4b72-a07f-8e6a707a40ed - - - - - -] Attempt 1 to provision port 52eb869c-0f6f-49b6-a685-49f1050debd4 2026-06-17 16:50:51.450 13 INFO neutron.plugins.ml2.plugin [None req-f78bf3e3-e27a-4b72-a07f-8e6a707a40ed - - - - - -] Attempt 1 to provision port 3ba8039c-f0ad-44d4-8b67-1bc2760aacde 2026-06-17 16:50:51.481 13 INFO neutron.plugins.ml2.plugin [None req-f78bf3e3-e27a-4b72-a07f-8e6a707a40ed - - - - - -] Attempt 1 to provision port 4fbbe45e-2122-47eb-9ed7-510d375980fd 2026-06-17 16:50:51.514 13 INFO neutron.plugins.ml2.plugin [None req-f78bf3e3-e27a-4b72-a07f-8e6a707a40ed - - - - - -] Attempt 1 to provision port 3b520b78-8272-4500-b099-0d9fc853987c 2026-06-17 16:50:51.818 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 3b520b78-8272-4500-b099-0d9fc853987c 2026-06-17 16:50:58.338 13 INFO neutron.plugins.ml2.plugin [None req-7bff7a84-f2c6-4474-add0-b21d6ef5d536 - - - - - -] Attempt 1 to provision port 4fbbe45e-2122-47eb-9ed7-510d375980fd 2026-06-17 16:50:58.362 13 INFO neutron.plugins.ml2.plugin [None req-7bff7a84-f2c6-4474-add0-b21d6ef5d536 - - - - - -] Attempt 1 to provision port 3b520b78-8272-4500-b099-0d9fc853987c 2026-06-17 16:51:00.087 16 INFO neutron.plugins.ml2.plugin [None req-57602685-bdbe-4db2-a26d-753b809f71e4 - - - - - -] Attempt 1 to provision port 4fbbe45e-2122-47eb-9ed7-510d375980fd 2026-06-17 16:51:00.843 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port e9d673c4-078a-4281-9ee6-2375c62bfbf5 2026-06-17 16:51:00.955 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a99b667f-78a9-4f4f-aea6-04129e0ca60f'] response: {'server_uuid': '2b01eb91-add6-4cc0-8a88-1d502b8914fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9d673c4-078a-4281-9ee6-2375c62bfbf5', 'code': 200} 2026-06-17 16:51:01.783 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port e9d673c4-078a-4281-9ee6-2375c62bfbf5 2026-06-17 16:51:01.995 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 52eb869c-0f6f-49b6-a685-49f1050debd4 2026-06-17 16:51:02.049 16 INFO neutron.plugins.ml2.plugin [None req-09a5549d-ad1c-45f2-ac74-ab03b11e6622 - - - - - -] Attempt 1 to provision port 4fbbe45e-2122-47eb-9ed7-510d375980fd 2026-06-17 16:51:02.277 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 56cce2d3-66d5-45ce-bce8-3db6baa21ab6 2026-06-17 16:51:03.877 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4fbbe45e-2122-47eb-9ed7-510d375980fd 2026-06-17 16:51:04.232 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 52eb869c-0f6f-49b6-a685-49f1050debd4 2026-06-17 16:51:04.428 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 56cce2d3-66d5-45ce-bce8-3db6baa21ab6 2026-06-17 16:51:06.383 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 4fbbe45e-2122-47eb-9ed7-510d375980fd 2026-06-17 16:51:06.809 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port aa5445e6-b367-4205-9f59-d79efe8857ed 2026-06-17 16:51:06.913 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eb8539d-b4ad-404a-9d37-8fe5e9c375b2'] response: {'server_uuid': '5e4a4756-094d-4269-9d01-efae01cf6a36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa5445e6-b367-4205-9f59-d79efe8857ed', 'code': 200} 2026-06-17 16:51:07.128 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8e2767f0-c4af-4c2c-9e5d-c1bd7742aee9 2026-06-17 16:51:07.788 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port aa5445e6-b367-4205-9f59-d79efe8857ed 2026-06-17 16:51:08.016 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 8e2767f0-c4af-4c2c-9e5d-c1bd7742aee9 2026-06-17 16:51:47.295 16 INFO neutron.plugins.ml2.plugin [None req-0447d725-5976-4b67-b2c6-1b6179d90ec6 - - - - - -] Attempt 1 to provision port 2fc898d6-8805-4cd3-836f-4e58f9f35dd9 2026-06-17 16:51:51.790 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 2fc898d6-8805-4cd3-836f-4e58f9f35dd9 2026-06-17 16:51:51.885 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dd69987-8238-469e-b765-5ea322c553e0'] response: {'server_uuid': '5e4a4756-094d-4269-9d01-efae01cf6a36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fc898d6-8805-4cd3-836f-4e58f9f35dd9', 'code': 200} 2026-06-17 16:51:53.776 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 2fc898d6-8805-4cd3-836f-4e58f9f35dd9 2026-06-17 16:51:56.279 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port 2fc898d6-8805-4cd3-836f-4e58f9f35dd9 2026-06-17 16:52:23.395 13 INFO neutron.plugins.ml2.plugin [None req-ede438cf-6d6b-4aba-a3e9-0f50de1e8995 - - - - - -] Attempt 1 to provision port ca6d328e-a1ed-4564-8885-10e389351590 2026-06-17 16:52:31.339 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port ca6d328e-a1ed-4564-8885-10e389351590 2026-06-17 16:52:31.438 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f990435e-424d-4f17-874b-053e022d17f5'] response: {'server_uuid': '5e4a4756-094d-4269-9d01-efae01cf6a36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca6d328e-a1ed-4564-8885-10e389351590', 'code': 200} 2026-06-17 16:52:31.948 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port ca6d328e-a1ed-4564-8885-10e389351590 2026-06-17 16:52:44.313 16 INFO neutron.plugins.ml2.plugin [None req-9fcda56e-76d4-4490-9f8b-6ad540a00251 - - - - - -] Attempt 1 to provision port b037942f-46ef-4f09-8482-50d848467a16 2026-06-17 16:52:49.964 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port b037942f-46ef-4f09-8482-50d848467a16 2026-06-17 16:52:50.173 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e79f1e3f-0de3-4180-8d78-4fc7ca8055c6'] response: {'server_uuid': '5e4a4756-094d-4269-9d01-efae01cf6a36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b037942f-46ef-4f09-8482-50d848467a16', 'code': 200} 2026-06-17 16:52:51.957 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port b037942f-46ef-4f09-8482-50d848467a16 2026-06-17 16:52:54.157 13 INFO neutron.plugins.ml2.plugin [None req-af02e225-5627-49a0-9f83-f325d572dcb4 - - - - - -] Attempt 1 to provision port ca6d328e-a1ed-4564-8885-10e389351590 2026-06-17 16:53:08.066 13 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port b037942f-46ef-4f09-8482-50d848467a16 2026-06-17 16:53:08.263 16 INFO neutron.plugins.ml2.plugin [None req-fda9851a-9318-4256-8871-2c2a5e8a1d88 - - - - - -] Attempt 1 to provision port b037942f-46ef-4f09-8482-50d848467a16 2026-06-17 16:53:09.634 16 INFO neutron.plugins.ml2.plugin [None req-b71889d9-c943-4977-9271-60829211e33b - - - - - -] Attempt 1 to provision port b037942f-46ef-4f09-8482-50d848467a16 2026-06-17 16:53:17.989 16 INFO neutron.plugins.ml2.plugin [None req-7126e15a-cdbd-4313-882f-b538b0b3e295 - - - - - -] Attempt 1 to provision port ca6d328e-a1ed-4564-8885-10e389351590 2026-06-17 16:53:18.329 13 INFO neutron.plugins.ml2.plugin [None req-fd6b3625-b3f3-44f7-b5f6-1c12366f1e93 - - - - - -] Attempt 1 to provision port ca6d328e-a1ed-4564-8885-10e389351590 2026-06-17 16:53:46.154 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-246ac18b-a8cd-4d04-a2a9-d4866f8784e9'] response: {'server_uuid': '5e4a4756-094d-4269-9d01-efae01cf6a36', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aa5445e6-b367-4205-9f59-d79efe8857ed', 'code': 200} 2026-06-17 16:54:02.149 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-060e487e-843a-4019-a44d-ebc8166339a1'] response: {'server_uuid': 'd5450f64-f63e-43e6-b8b4-fafa15c79575', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0429568e-35ae-434c-8f59-15b5a04b9854', 'code': 200}