+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-12 16:52:44.167 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 16:52:44.168 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-12 16:52:44.168 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-12 16:52:44.168 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 16:52:45.693 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 16:52:45.696 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 16:52:45.701 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 16:52:45.702 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 16:52:45.702 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 16:52:45.703 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 16:52:45.703 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 16:52:45.712 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 16:52:45.712 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 16:52:45.712 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 16:52:45.739 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 16:52:45.740 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 16:52:45.740 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 16:52:45.772 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 16:52:45.773 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 16:52:45.773 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 16:52:45.773 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 16:52:46.076 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing driver for type 'vlan' 2026-05-12 16:52:46.215 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] VlanTypeDriver initialization complete 2026-05-12 16:52:46.216 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 16:52:46.216 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 16:52:46.264 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 16:52:46.264 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 16:52:46.264 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing extension driver 'port_security' 2026-05-12 16:52:46.265 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 16:52:46.265 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing extension driver 'qos' 2026-05-12 16:52:46.265 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 16:52:46.265 1 INFO neutron.plugins.ml2.managers [None req-a973498e-55bc-45a5-95bc-b6c9578e03ba - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 16:52:46.281 1 INFO neutron.quota [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded quota_driver: . 2026-05-12 16:52:46.282 1 INFO neutron.plugins.ml2.plugin [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 16:52:46.282 1 INFO neutron.plugins.ml2.managers [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 16:52:46.282 1 INFO neutron.plugins.ml2.managers [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 16:52:46.282 1 INFO neutron.plugins.ml2.managers [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 16:52:46.282 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: qos 2026-05-12 16:52:46.294 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: router 2026-05-12 16:52:46.330 1 INFO neutron.services.service_base [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 16:52:46.331 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: segments 2026-05-12 16:52:46.397 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: trunk 2026-05-12 16:52:46.410 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: vpnaas 2026-05-12 16:52:46.442 1 WARNING stevedore.named [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 16:52:46.512 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 16:52:46.513 1 INFO neutron.common.utils [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 16:52:46.513 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: taas 2026-05-12 16:52:46.533 1 WARNING stevedore.named [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 16:52:46.534 1 WARNING stevedore.named [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 16:52:46.558 1 INFO neutron_taas.services.taas.taas_plugin [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 16:52:46.560 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: tapmirror 2026-05-12 16:52:46.571 1 WARNING stevedore.named [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 16:52:46.571 1 WARNING stevedore.named [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 16:52:46.585 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 16:52:46.586 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: auto_allocate 2026-05-12 16:52:46.593 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: tag 2026-05-12 16:52:46.601 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: timestamp 2026-05-12 16:52:46.604 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 16:52:46.607 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: flavors 2026-05-12 16:52:46.610 1 INFO neutron.manager [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loading Plugin: revisions 2026-05-12 16:52:46.614 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Initializing extension manager. 2026-05-12 16:52:46.615 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: address-group 2026-05-12 16:52:46.616 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: address-scope 2026-05-12 16:52:46.617 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 16:52:46.617 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: agent 2026-05-12 16:52:46.618 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 16:52:46.619 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 16:52:46.620 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 16:52:46.621 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: availability_zone 2026-05-12 16:52:46.622 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 16:52:46.622 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 16:52:46.623 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: default-subnetpools 2026-05-12 16:52:46.626 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 16:52:46.626 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: dns-integration 2026-05-12 16:52:46.627 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 16:52:46.627 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 16:52:46.629 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: dvr 2026-05-12 16:52:46.629 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 16:52:46.631 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 16:52:46.631 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 16:52:46.632 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 16:52:46.632 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: external-net 2026-05-12 16:52:46.633 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 16:52:46.634 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: extraroute 2026-05-12 16:52:46.634 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 16:52:46.635 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 16:52:46.636 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 16:52:46.636 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 16:52:46.637 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 16:52:46.638 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: fip-port-details 2026-05-12 16:52:46.639 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: flavors 2026-05-12 16:52:46.640 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 16:52:46.641 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: floatingip-pools 2026-05-12 16:52:46.642 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: ip_allocation 2026-05-12 16:52:46.643 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 16:52:46.643 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: l2_adjacency 2026-05-12 16:52:46.645 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: router 2026-05-12 16:52:46.647 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 16:52:46.647 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 16:52:46.648 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 16:52:46.648 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 16:52:46.649 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: l3-ha 2026-05-12 16:52:46.649 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 16:52:46.650 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 16:52:46.651 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: l3-flavors 2026-05-12 16:52:46.652 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 16:52:46.652 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 16:52:46.654 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 16:52:46.656 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 16:52:46.657 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 16:52:46.660 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 16:52:46.662 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 16:52:46.663 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: multi-provider 2026-05-12 16:52:46.663 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: net-mtu 2026-05-12 16:52:46.664 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 16:52:46.665 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: network_availability_zone 2026-05-12 16:52:46.666 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: network_ha 2026-05-12 16:52:46.667 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: network-ip-availability 2026-05-12 16:52:46.669 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 16:52:46.670 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: pagination 2026-05-12 16:52:46.670 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-device-profile 2026-05-12 16:52:46.671 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 16:52:46.671 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 16:52:46.672 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 16:52:46.673 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-mac-override 2026-05-12 16:52:46.673 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 16:52:46.674 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 16:52:46.674 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 16:52:46.674 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-resource-request 2026-05-12 16:52:46.675 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 16:52:46.675 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 16:52:46.676 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: binding 2026-05-12 16:52:46.677 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: binding-extended 2026-05-12 16:52:46.677 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-security 2026-05-12 16:52:46.678 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: project-id 2026-05-12 16:52:46.678 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: provider 2026-05-12 16:52:46.679 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 16:52:46.681 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos 2026-05-12 16:52:46.681 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 16:52:46.682 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 16:52:46.682 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-default 2026-05-12 16:52:46.683 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-fip 2026-05-12 16:52:46.684 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 16:52:46.684 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 16:52:46.685 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 16:52:46.685 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 16:52:46.686 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 16:52:46.687 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-pps 2026-05-12 16:52:46.687 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 16:52:46.688 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 16:52:46.688 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 16:52:46.689 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: quota-check-limit 2026-05-12 16:52:46.689 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 16:52:46.692 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: quotas 2026-05-12 16:52:46.695 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: quota_details 2026-05-12 16:52:46.696 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: rbac-policies 2026-05-12 16:52:46.696 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: rbac-address-group 2026-05-12 16:52:46.697 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 16:52:46.697 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 16:52:46.698 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 16:52:46.698 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: revision-if-match 2026-05-12 16:52:46.699 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 16:52:46.699 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: router_availability_zone 2026-05-12 16:52:46.699 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 16:52:46.701 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 16:52:46.701 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 16:52:46.702 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 16:52:46.702 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 16:52:46.703 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 16:52:46.703 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 16:52:46.707 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: security-group 2026-05-12 16:52:46.708 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: segment 2026-05-12 16:52:46.708 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 16:52:46.709 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: service-type 2026-05-12 16:52:46.710 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: sorting 2026-05-12 16:52:46.710 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 16:52:46.711 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: standard-attr-description 2026-05-12 16:52:46.711 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: stateful-security-group 2026-05-12 16:52:46.712 1 WARNING neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 16:52:46.712 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 16:52:46.713 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: subnet-external-network 2026-05-12 16:52:46.713 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: subnet_onboard 2026-05-12 16:52:46.714 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 16:52:46.714 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: subnet-service-types 2026-05-12 16:52:46.715 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: subnet_allocation 2026-05-12 16:52:46.716 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 16:52:46.716 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: tag-creation 2026-05-12 16:52:46.716 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 16:52:46.720 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 16:52:46.721 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 16:52:46.721 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: trunk 2026-05-12 16:52:46.722 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: trunk-details 2026-05-12 16:52:46.722 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 16:52:46.722 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 16:52:46.723 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 16:52:46.724 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 16:52:46.726 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 16:52:46.726 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 16:52:46.727 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: vpn-flavors 2026-05-12 16:52:46.729 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: vpnaas 2026-05-12 16:52:46.730 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: taas 2026-05-12 16:52:46.731 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: tap-mirror 2026-05-12 16:52:46.732 1 INFO neutron.api.extensions [None req-ddcc244d-7977-4597-b9a9-5ea585ddc57f - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 16:53:16.832 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 16:53:16.923 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 16:53:16.926 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 16:53:26.448 16 INFO neutron.db.l3_hamode_db [None req-d60514f0-01cf-43b6-ab39-1ecd9340ac62 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 16:53:43.812 13 INFO neutron.plugins.ml2.plugin [None req-1a2ad3c3-ca27-41c1-81f7-a8157fe14dff - - - - - -] Attempt 1 to provision port 01d55066-0c4e-400b-8562-7fc80f8b947b 2026-05-12 16:53:43.981 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 01d55066-0c4e-400b-8562-7fc80f8b947b 2026-05-12 16:53:45.490 13 INFO neutron.plugins.ml2.plugin [None req-8348e8c2-5fcd-4a15-8506-8d139f2c1186 - - - - - -] Attempt 1 to provision port 01d55066-0c4e-400b-8562-7fc80f8b947b 2026-05-12 16:53:45.881 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 01d55066-0c4e-400b-8562-7fc80f8b947b 2026-05-12 16:58:13.152 13 INFO neutron.plugins.ml2.plugin [None req-fe9a076c-8085-488f-a8a1-338132996c11 - - - - - -] Attempt 1 to provision port 11e9f676-f2a7-4a95-95ac-f1cd1d8dae95 2026-05-12 16:58:13.977 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 11e9f676-f2a7-4a95-95ac-f1cd1d8dae95 2026-05-12 16:58:14.798 13 INFO neutron.plugins.ml2.plugin [None req-c6dba67d-f5ae-41dd-8c45-e456194e4b1e - - - - - -] Attempt 1 to provision port 11e9f676-f2a7-4a95-95ac-f1cd1d8dae95 2026-05-12 16:58:19.712 13 INFO neutron.plugins.ml2.plugin [None req-510ee4f4-6960-41fa-88b2-a48d2e2c66c9 - - - - - -] Attempt 1 to provision port 443203d5-c852-4e99-9c66-1560e59ea059 2026-05-12 17:03:02.661 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 443203d5-c852-4e99-9c66-1560e59ea059 2026-05-12 17:03:04.086 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 443203d5-c852-4e99-9c66-1560e59ea059 2026-05-12 17:11:26.200 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 334f5766-35f3-4f9f-bca8-f4a88d896fad 2026-05-12 17:11:28.173 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 334f5766-35f3-4f9f-bca8-f4a88d896fad 2026-05-12 17:21:09.870 16 INFO neutron.plugins.ml2.plugin [None req-37d8d779-3c47-4c85-a8ec-6fb4cc6304fe - - - - - -] Attempt 1 to provision port 11e9f676-f2a7-4a95-95ac-f1cd1d8dae95 2026-05-12 17:21:09.925 16 INFO neutron.plugins.ml2.plugin [None req-37d8d779-3c47-4c85-a8ec-6fb4cc6304fe - - - - - -] Attempt 1 to provision port 01d55066-0c4e-400b-8562-7fc80f8b947b 2026-05-12 17:21:09.976 16 INFO neutron.plugins.ml2.plugin [None req-37d8d779-3c47-4c85-a8ec-6fb4cc6304fe - - - - - -] Attempt 1 to provision port 443203d5-c852-4e99-9c66-1560e59ea059 2026-05-12 17:26:26.491 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 07653c85-2cba-4338-99b3-2aa777dad330 2026-05-12 17:26:28.439 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 07653c85-2cba-4338-99b3-2aa777dad330 2026-05-12 17:26:30.688 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 303368ec-6962-4c02-ab07-ae8e6d801ca8 2026-05-12 17:26:32.647 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 303368ec-6962-4c02-ab07-ae8e6d801ca8 2026-05-12 17:26:34.639 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port f77d05bb-97da-4c9b-874e-d4d7530ae45c 2026-05-12 17:26:35.019 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 0d7b4741-684d-4a36-b361-ebdcacde7dfe 2026-05-12 17:26:36.522 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port f77d05bb-97da-4c9b-874e-d4d7530ae45c 2026-05-12 17:26:36.744 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 0d7b4741-684d-4a36-b361-ebdcacde7dfe 2026-05-12 17:26:38.477 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 56432526-897c-4969-b018-43e8623f9a47 2026-05-12 17:26:40.625 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 56432526-897c-4969-b018-43e8623f9a47 2026-05-12 17:26:40.840 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 9e082650-e055-437a-ae6e-647afc85ef99 2026-05-12 17:26:42.281 16 INFO neutron.plugins.ml2.plugin [None req-8ba3f4f1-6951-40bc-a79c-453163b21d8f - - - - - -] Attempt 1 to provision port 303368ec-6962-4c02-ab07-ae8e6d801ca8 2026-05-12 17:26:42.350 16 INFO neutron.plugins.ml2.plugin [None req-8ba3f4f1-6951-40bc-a79c-453163b21d8f - - - - - -] Attempt 1 to provision port beb4bfe0-148d-4956-b68d-60b10a54930e 2026-05-12 17:26:42.383 16 INFO neutron.plugins.ml2.plugin [None req-8ba3f4f1-6951-40bc-a79c-453163b21d8f - - - - - -] Attempt 1 to provision port 2949183b-7a4c-41db-8f05-e996d9a6f059 2026-05-12 17:26:42.422 16 INFO neutron.plugins.ml2.plugin [None req-8ba3f4f1-6951-40bc-a79c-453163b21d8f - - - - - -] Attempt 1 to provision port 9e082650-e055-437a-ae6e-647afc85ef99 2026-05-12 17:26:43.637 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 53c87d58-e736-4401-b1af-9f6528980b59 2026-05-12 17:26:44.045 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 1204fb52-68cc-4e82-93b3-910f5d36fcff 2026-05-12 17:26:44.225 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e19af28-0f66-4f95-97d8-53ed0cac7dda'] response: {'server_uuid': '166ef321-2386-4e0a-8711-09c7cdaeb57b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53c87d58-e736-4401-b1af-9f6528980b59', 'code': 200} 2026-05-12 17:26:44.545 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 9e082650-e055-437a-ae6e-647afc85ef99 2026-05-12 17:26:46.085 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 53c87d58-e736-4401-b1af-9f6528980b59 2026-05-12 17:26:46.262 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4192a9d-7ae6-45ee-9f97-e109be7ce21e'] response: {'server_uuid': '595f0939-b6d3-4069-9060-3827b96ee759', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1204fb52-68cc-4e82-93b3-910f5d36fcff', 'code': 200} 2026-05-12 17:26:46.318 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 1204fb52-68cc-4e82-93b3-910f5d36fcff 2026-05-12 17:26:46.494 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ee0020e5-d616-466c-9e64-be18a7d44829 2026-05-12 17:26:47.149 13 INFO neutron.plugins.ml2.plugin [None req-885a2b6b-3546-4785-9f08-58587eadb919 - - - - - -] Attempt 1 to provision port db258f13-32d1-4313-b23d-420eec1f1f08 2026-05-12 17:26:47.189 13 INFO neutron.plugins.ml2.plugin [None req-885a2b6b-3546-4785-9f08-58587eadb919 - - - - - -] Attempt 1 to provision port 1204fb52-68cc-4e82-93b3-910f5d36fcff 2026-05-12 17:26:47.281 13 INFO neutron.plugins.ml2.plugin [None req-885a2b6b-3546-4785-9f08-58587eadb919 - - - - - -] Attempt 1 to provision port ee0020e5-d616-466c-9e64-be18a7d44829 2026-05-12 17:26:47.337 13 INFO neutron.plugins.ml2.plugin [None req-885a2b6b-3546-4785-9f08-58587eadb919 - - - - - -] Attempt 1 to provision port 9af8c438-c8f9-4b5c-b5f8-8503c3717119 2026-05-12 17:26:47.924 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ee0020e5-d616-466c-9e64-be18a7d44829 2026-05-12 17:26:50.183 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a74d3a2-8e42-4e2d-a387-3e4647e4cd3e'] response: {'server_uuid': '166ef321-2386-4e0a-8711-09c7cdaeb57b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '53c87d58-e736-4401-b1af-9f6528980b59', 'code': 200} 2026-05-12 17:26:55.300 16 INFO neutron.plugins.ml2.plugin [None req-632be085-c930-48f4-bd90-378a69935a4e - - - - - -] Attempt 1 to provision port beb4bfe0-148d-4956-b68d-60b10a54930e 2026-05-12 17:26:55.334 16 INFO neutron.plugins.ml2.plugin [None req-632be085-c930-48f4-bd90-378a69935a4e - - - - - -] Attempt 1 to provision port 1204fb52-68cc-4e82-93b3-910f5d36fcff 2026-05-12 17:26:55.389 16 INFO neutron.plugins.ml2.plugin [None req-632be085-c930-48f4-bd90-378a69935a4e - - - - - -] Attempt 1 to provision port 9af8c438-c8f9-4b5c-b5f8-8503c3717119 2026-05-12 17:26:55.426 16 INFO neutron.plugins.ml2.plugin [None req-632be085-c930-48f4-bd90-378a69935a4e - - - - - -] Attempt 1 to provision port ee0020e5-d616-466c-9e64-be18a7d44829 2026-05-12 17:26:55.481 16 INFO neutron.plugins.ml2.plugin [None req-632be085-c930-48f4-bd90-378a69935a4e - - - - - -] Attempt 1 to provision port 2949183b-7a4c-41db-8f05-e996d9a6f059 2026-05-12 17:26:55.511 16 INFO neutron.plugins.ml2.plugin [None req-632be085-c930-48f4-bd90-378a69935a4e - - - - - -] Attempt 1 to provision port 9e082650-e055-437a-ae6e-647afc85ef99 2026-05-12 17:26:58.960 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ec1f1cc2-b6a8-4d25-9e21-e5a8adc5a46f 2026-05-12 17:26:59.075 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc18acea-7819-46e3-b662-618bc1139546'] response: {'server_uuid': '27257208-a1a1-4be0-9abc-35cb8b98f27b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec1f1cc2-b6a8-4d25-9e21-e5a8adc5a46f', 'code': 200} 2026-05-12 17:26:59.759 13 INFO neutron.plugins.ml2.plugin [None req-c6cba57c-5b85-449d-bca1-10b4d04663fb - - - - - -] Attempt 1 to provision port ec1f1cc2-b6a8-4d25-9e21-e5a8adc5a46f 2026-05-12 17:26:59.807 13 INFO neutron.plugins.ml2.plugin [None req-c6cba57c-5b85-449d-bca1-10b4d04663fb - - - - - -] Attempt 1 to provision port 9af8c438-c8f9-4b5c-b5f8-8503c3717119 2026-05-12 17:27:00.028 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ec1f1cc2-b6a8-4d25-9e21-e5a8adc5a46f 2026-05-12 17:27:09.762 16 INFO neutron.plugins.ml2.plugin [None req-5ca100e5-ecfd-42bc-9695-b1a46386778b - - - - - -] Attempt 1 to provision port 1204fb52-68cc-4e82-93b3-910f5d36fcff 2026-05-12 17:27:09.838 16 INFO neutron.plugins.ml2.plugin [None req-5ca100e5-ecfd-42bc-9695-b1a46386778b - - - - - -] Attempt 1 to provision port fdad1996-f392-43d2-bf01-9422cd9b8839 2026-05-12 17:27:09.991 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port db258f13-32d1-4313-b23d-420eec1f1f08 2026-05-12 17:27:10.272 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 9af8c438-c8f9-4b5c-b5f8-8503c3717119 2026-05-12 17:27:12.007 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port db258f13-32d1-4313-b23d-420eec1f1f08 2026-05-12 17:27:12.410 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 9af8c438-c8f9-4b5c-b5f8-8503c3717119 2026-05-12 17:27:20.031 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 77078b29-9e3a-4bdd-86ea-604232fde240 2026-05-12 17:27:22.091 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 4e4be280-6572-41ac-b245-d7ba78b6781e 2026-05-12 17:27:24.155 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 4e4be280-6572-41ac-b245-d7ba78b6781e 2026-05-12 17:27:33.978 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 2ab14f85-cca1-42e9-b0d4-351824c0c68b 2026-05-12 17:27:36.006 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 2ab14f85-cca1-42e9-b0d4-351824c0c68b 2026-05-12 17:27:38.557 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 71e5ab38-4294-434e-b7ae-8c196f76166f 2026-05-12 17:27:38.982 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7f6d681-859c-4186-a748-1a76bdadf726'] response: {'server_uuid': '37d0a338-66c5-4da7-86fc-6860cb39f19d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71e5ab38-4294-434e-b7ae-8c196f76166f', 'code': 200} 2026-05-12 17:27:39.481 13 INFO neutron.plugins.ml2.plugin [None req-2386fc0e-98bf-40f1-8593-d04e79403827 - - - - - -] Attempt 1 to provision port 2ab14f85-cca1-42e9-b0d4-351824c0c68b 2026-05-12 17:27:39.538 13 INFO neutron.plugins.ml2.plugin [None req-2386fc0e-98bf-40f1-8593-d04e79403827 - - - - - -] Attempt 1 to provision port 3115fdb2-bd7b-41d7-9c80-481d265bf99b 2026-05-12 17:27:39.710 13 INFO neutron.plugins.ml2.plugin [None req-2386fc0e-98bf-40f1-8593-d04e79403827 - - - - - -] Attempt 1 to provision port e891e8c0-9fd9-4f26-b749-f2400cdc7821 2026-05-12 17:27:39.861 13 INFO neutron.plugins.ml2.plugin [None req-2386fc0e-98bf-40f1-8593-d04e79403827 - - - - - -] Attempt 1 to provision port 71e5ab38-4294-434e-b7ae-8c196f76166f 2026-05-12 17:27:40.212 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 71e5ab38-4294-434e-b7ae-8c196f76166f 2026-05-12 17:27:40.395 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port e891e8c0-9fd9-4f26-b749-f2400cdc7821 2026-05-12 17:27:40.601 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 3115fdb2-bd7b-41d7-9c80-481d265bf99b 2026-05-12 17:27:48.522 13 INFO neutron.plugins.ml2.plugin [None req-02c9f321-8e22-434c-92c1-a9fbed3c99cb - - - - - -] Attempt 1 to provision port e891e8c0-9fd9-4f26-b749-f2400cdc7821 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server [None req-b589717c-6bc6-44c2-9b8a-5089124d436d - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9ceb2850-423a-4b64-b04f-d4493138e9c0: This subnet is being modified by another concurrent operation. 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9ceb2850-423a-4b64-b04f-d4493138e9c0: This subnet is being modified by another concurrent operation. 2026-05-12 17:27:51.874 13 ERROR oslo_messaging.rpc.server 2026-05-12 17:28:00.257 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 79850bee-95b2-478f-b137-175cdee0acfa 2026-05-12 17:28:02.150 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 79850bee-95b2-478f-b137-175cdee0acfa 2026-05-12 17:28:04.292 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 0740125c-ec5c-4d95-9285-022fd16e2b21 2026-05-12 17:28:06.226 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 0740125c-ec5c-4d95-9285-022fd16e2b21 2026-05-12 17:28:11.566 16 INFO neutron.plugins.ml2.plugin [None req-2ef29fa7-5b5c-4ea5-b44b-af06ecffd068 - - - - - -] Attempt 1 to provision port 66d6c504-5542-48fe-a034-cee98b8cd6e1 2026-05-12 17:28:11.593 16 INFO neutron.plugins.ml2.plugin [None req-2ef29fa7-5b5c-4ea5-b44b-af06ecffd068 - - - - - -] Attempt 1 to provision port 50756e6c-9a6b-4bd9-9e86-66b57821c5b3 2026-05-12 17:28:11.622 16 INFO neutron.plugins.ml2.plugin [None req-2ef29fa7-5b5c-4ea5-b44b-af06ecffd068 - - - - - -] Attempt 1 to provision port 0740125c-ec5c-4d95-9285-022fd16e2b21 2026-05-12 17:28:12.728 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port e195f975-ce4d-496e-8531-c0704d4e9d8d 2026-05-12 17:28:13.409 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-15c00823-609b-4785-9a25-d87d8e6b6a64'] response: {'server_uuid': '5f55a680-0fc0-44a8-b2b3-addfe49427da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e195f975-ce4d-496e-8531-c0704d4e9d8d', 'code': 200} 2026-05-12 17:28:14.321 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port c3a9b324-4eb8-4b5b-8caf-a09c0faeef83 2026-05-12 17:28:14.742 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port e195f975-ce4d-496e-8531-c0704d4e9d8d 2026-05-12 17:28:16.224 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port c3a9b324-4eb8-4b5b-8caf-a09c0faeef83 2026-05-12 17:28:16.305 16 INFO neutron.plugins.ml2.plugin [None req-289c19cd-e8d8-4f51-bf02-4f46d0f911e1 - - - - - -] Attempt 1 to provision port 654e70fe-fdaa-4980-9d47-d7a027ce8c8e 2026-05-12 17:28:16.336 16 INFO neutron.plugins.ml2.plugin [None req-289c19cd-e8d8-4f51-bf02-4f46d0f911e1 - - - - - -] Attempt 1 to provision port 50756e6c-9a6b-4bd9-9e86-66b57821c5b3 2026-05-12 17:28:18.239 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 50756e6c-9a6b-4bd9-9e86-66b57821c5b3 2026-05-12 17:28:18.573 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 66d6c504-5542-48fe-a034-cee98b8cd6e1 2026-05-12 17:28:20.326 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 50756e6c-9a6b-4bd9-9e86-66b57821c5b3 2026-05-12 17:28:20.552 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 66d6c504-5542-48fe-a034-cee98b8cd6e1 2026-05-12 17:28:20.733 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port adbd059a-859f-47d8-9a95-3bdf13abbb6b 2026-05-12 17:28:22.261 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 50756e6c-9a6b-4bd9-9e86-66b57821c5b3 2026-05-12 17:28:22.475 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port adbd059a-859f-47d8-9a95-3bdf13abbb6b 2026-05-12 17:28:22.690 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 66d6c504-5542-48fe-a034-cee98b8cd6e1 2026-05-12 17:28:22.942 16 INFO neutron.plugins.ml2.plugin [None req-a210f393-f2a6-42d3-b253-07368162b938 - - - - - -] Attempt 1 to provision port 02ef3786-0fe9-4543-9b0d-fc7971a0eb26 2026-05-12 17:28:22.970 16 INFO neutron.plugins.ml2.plugin [None req-a210f393-f2a6-42d3-b253-07368162b938 - - - - - -] Attempt 1 to provision port 50756e6c-9a6b-4bd9-9e86-66b57821c5b3 2026-05-12 17:28:23.019 16 INFO neutron.plugins.ml2.plugin [None req-a210f393-f2a6-42d3-b253-07368162b938 - - - - - -] Attempt 1 to provision port adbd059a-859f-47d8-9a95-3bdf13abbb6b 2026-05-12 17:28:27.294 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8f3a6552-65c6-448d-b53e-eb729dfa3242 2026-05-12 17:28:27.384 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef1b77c-c750-4f4a-83f9-5caa0bbddfd1'] response: {'server_uuid': '49a7c165-84d5-4ac5-bfc7-973221abd663', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f3a6552-65c6-448d-b53e-eb729dfa3242', 'code': 200} 2026-05-12 17:28:28.217 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8f3a6552-65c6-448d-b53e-eb729dfa3242 2026-05-12 17:28:28.509 16 INFO neutron.plugins.ml2.plugin [None req-804fa324-adb0-4869-b124-92ddcb7e19c1 - - - - - -] Attempt 1 to provision port 8f3a6552-65c6-448d-b53e-eb729dfa3242 2026-05-12 17:28:28.576 16 INFO neutron.plugins.ml2.plugin [None req-804fa324-adb0-4869-b124-92ddcb7e19c1 - - - - - -] Attempt 1 to provision port adbd059a-859f-47d8-9a95-3bdf13abbb6b 2026-05-12 17:28:28.628 16 INFO neutron.plugins.ml2.plugin [None req-804fa324-adb0-4869-b124-92ddcb7e19c1 - - - - - -] Attempt 1 to provision port e195f975-ce4d-496e-8531-c0704d4e9d8d 2026-05-12 17:28:28.676 16 INFO neutron.plugins.ml2.plugin [None req-804fa324-adb0-4869-b124-92ddcb7e19c1 - - - - - -] Attempt 1 to provision port 02ef3786-0fe9-4543-9b0d-fc7971a0eb26 2026-05-12 17:28:29.803 16 INFO neutron.plugins.ml2.plugin [None req-4b515ec1-0fb9-455f-814a-3ab5c5a75646 - - - - - -] Attempt 1 to provision port 02ef3786-0fe9-4543-9b0d-fc7971a0eb26 2026-05-12 17:28:32.219 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 02ef3786-0fe9-4543-9b0d-fc7971a0eb26 2026-05-12 17:28:32.488 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 654e70fe-fdaa-4980-9d47-d7a027ce8c8e 2026-05-12 17:28:32.582 13 INFO neutron.plugins.ml2.plugin [None req-f8059b5b-d373-4df1-8b84-60381f672407 - - - - - -] Attempt 1 to provision port 02ef3786-0fe9-4543-9b0d-fc7971a0eb26 2026-05-12 17:28:34.236 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 02ef3786-0fe9-4543-9b0d-fc7971a0eb26 2026-05-12 17:28:34.416 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 654e70fe-fdaa-4980-9d47-d7a027ce8c8e 2026-05-12 17:28:35.791 13 INFO neutron.plugins.ml2.plugin [None req-ca621024-66c0-4940-b07e-dca9e31d28e2 - - - - - -] Attempt 1 to provision port 1b87a3d8-8d0a-436a-b8d9-e83c8a645a6a 2026-05-12 17:28:36.262 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 6f7349aa-ebd2-4b93-9226-b6ab7db04b9b 2026-05-12 17:28:38.186 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 6f7349aa-ebd2-4b93-9226-b6ab7db04b9b 2026-05-12 17:28:39.794 13 INFO neutron.plugins.ml2.plugin [None req-f4d07cef-b276-4603-b38d-08275a308406 - - - - - -] Attempt 1 to provision port a28b4485-9814-4081-ab9a-82fc6408b4d3 2026-05-12 17:28:39.827 13 INFO neutron.plugins.ml2.plugin [None req-f4d07cef-b276-4603-b38d-08275a308406 - - - - - -] Attempt 1 to provision port 26661ee3-47ac-4d31-bb1a-95c51c09eaf0 2026-05-12 17:28:40.460 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 26661ee3-47ac-4d31-bb1a-95c51c09eaf0 2026-05-12 17:28:43.857 13 INFO neutron.plugins.ml2.plugin [None req-1f4b5701-64cd-42ef-917d-0b8356ec3802 - - - - - -] Attempt 1 to provision port a28b4485-9814-4081-ab9a-82fc6408b4d3 2026-05-12 17:28:43.885 13 INFO neutron.plugins.ml2.plugin [None req-1f4b5701-64cd-42ef-917d-0b8356ec3802 - - - - - -] Attempt 1 to provision port 26661ee3-47ac-4d31-bb1a-95c51c09eaf0 2026-05-12 17:28:46.813 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port c52359f1-64d0-40a1-86ee-e2624227b9b8 2026-05-12 17:28:47.250 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 09eb84f2-150e-4fcb-841f-43fae27a82d4 2026-05-12 17:28:47.345 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f142bf9-e587-44d9-9753-6d5af2b261f6'] response: {'server_uuid': '88485b82-9ba2-4ca6-99c2-ec0c327b00b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09eb84f2-150e-4fcb-841f-43fae27a82d4', 'code': 200} 2026-05-12 17:28:48.327 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 4855a628-fc91-40bc-b14c-4cc27032b29a 2026-05-12 17:28:48.702 13 INFO neutron.plugins.ml2.plugin [None req-05874582-9d1f-4c12-b348-6fc7aae2e2b7 - - - - - -] Attempt 1 to provision port 76f36331-446f-4a3f-a44c-54dd97bfb98e 2026-05-12 17:28:48.730 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port c52359f1-64d0-40a1-86ee-e2624227b9b8 2026-05-12 17:28:48.742 13 INFO neutron.plugins.ml2.plugin [None req-05874582-9d1f-4c12-b348-6fc7aae2e2b7 - - - - - -] Attempt 1 to provision port c52359f1-64d0-40a1-86ee-e2624227b9b8 2026-05-12 17:28:49.021 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 09eb84f2-150e-4fcb-841f-43fae27a82d4 2026-05-12 17:28:50.199 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 4855a628-fc91-40bc-b14c-4cc27032b29a 2026-05-12 17:28:52.563 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 2a142b08-3c37-495f-b246-30dbbcd32f00 2026-05-12 17:28:54.302 13 INFO neutron.plugins.ml2.plugin [None req-726cfc80-5f2e-412c-b665-73e9a0fee451 - - - - - -] Attempt 1 to provision port 281af5b2-fadd-4bde-9f7c-c2a2a13e74a8 2026-05-12 17:28:54.362 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 2a142b08-3c37-495f-b246-30dbbcd32f00 2026-05-12 17:28:54.547 13 INFO neutron.plugins.ml2.plugin [None req-726cfc80-5f2e-412c-b665-73e9a0fee451 - - - - - -] Attempt 1 to provision port a11962e1-943b-4576-a0e6-cad267a83c6c 2026-05-12 17:28:54.569 13 INFO neutron.plugins.ml2.plugin [None req-726cfc80-5f2e-412c-b665-73e9a0fee451 - - - - - -] Attempt 1 to provision port 8a42cfcd-8f0b-4a4a-901a-8be75b5c5563 2026-05-12 17:28:54.594 13 INFO neutron.plugins.ml2.plugin [None req-726cfc80-5f2e-412c-b665-73e9a0fee451 - - - - - -] Attempt 1 to provision port c52359f1-64d0-40a1-86ee-e2624227b9b8 2026-05-12 17:28:54.638 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 281af5b2-fadd-4bde-9f7c-c2a2a13e74a8 2026-05-12 17:28:56.260 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 1b87a3d8-8d0a-436a-b8d9-e83c8a645a6a 2026-05-12 17:28:56.581 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port a28b4485-9814-4081-ab9a-82fc6408b4d3 2026-05-12 17:28:56.865 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 281af5b2-fadd-4bde-9f7c-c2a2a13e74a8 2026-05-12 17:28:58.300 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 1b87a3d8-8d0a-436a-b8d9-e83c8a645a6a 2026-05-12 17:28:58.563 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port a28b4485-9814-4081-ab9a-82fc6408b4d3 2026-05-12 17:28:58.999 16 INFO neutron.plugins.ml2.plugin [None req-e807be9f-7166-4d44-a858-429d62f54095 - - - - - -] Attempt 1 to provision port a28b4485-9814-4081-ab9a-82fc6408b4d3 2026-05-12 17:28:59.050 16 INFO neutron.plugins.ml2.plugin [None req-e807be9f-7166-4d44-a858-429d62f54095 - - - - - -] Attempt 1 to provision port 281af5b2-fadd-4bde-9f7c-c2a2a13e74a8 2026-05-12 17:28:59.095 16 INFO neutron.plugins.ml2.plugin [None req-e807be9f-7166-4d44-a858-429d62f54095 - - - - - -] Attempt 1 to provision port a11962e1-943b-4576-a0e6-cad267a83c6c 2026-05-12 17:28:59.117 16 INFO neutron.plugins.ml2.plugin [None req-e807be9f-7166-4d44-a858-429d62f54095 - - - - - -] Attempt 1 to provision port 8a42cfcd-8f0b-4a4a-901a-8be75b5c5563 2026-05-12 17:28:59.152 16 INFO neutron.plugins.ml2.plugin [None req-e807be9f-7166-4d44-a858-429d62f54095 - - - - - -] Attempt 1 to provision port 5eb6b423-35d5-4da9-a8a8-d031f9a69260 2026-05-12 17:29:01.423 16 INFO neutron.plugins.ml2.plugin [None req-b908d179-ed85-4fc4-b214-53ff8a06f34c - - - - - -] Attempt 1 to provision port a28b4485-9814-4081-ab9a-82fc6408b4d3 2026-05-12 17:29:01.462 16 INFO neutron.plugins.ml2.plugin [None req-b908d179-ed85-4fc4-b214-53ff8a06f34c - - - - - -] Attempt 1 to provision port 8a42cfcd-8f0b-4a4a-901a-8be75b5c5563 2026-05-12 17:29:03.401 13 INFO neutron.plugins.ml2.plugin [None req-408b45a0-8e78-4767-a1fb-ed1ab4313247 - - - - - -] Attempt 1 to provision port 09eb84f2-150e-4fcb-841f-43fae27a82d4 2026-05-12 17:29:05.262 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port bc6d21d4-bee4-45a6-9d36-d49b09ab412a 2026-05-12 17:29:05.368 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e98f1cb5-c8eb-45fe-9563-dac53dc3b363'] response: {'server_uuid': 'e0245960-2303-4fb2-9503-7ce1d0176965', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc6d21d4-bee4-45a6-9d36-d49b09ab412a', 'code': 200} 2026-05-12 17:29:06.369 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port bc6d21d4-bee4-45a6-9d36-d49b09ab412a 2026-05-12 17:29:08.425 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port a11962e1-943b-4576-a0e6-cad267a83c6c 2026-05-12 17:29:08.925 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 76f36331-446f-4a3f-a44c-54dd97bfb98e 2026-05-12 17:29:10.497 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5eb6b423-35d5-4da9-a8a8-d031f9a69260 2026-05-12 17:29:10.862 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port a11962e1-943b-4576-a0e6-cad267a83c6c 2026-05-12 17:29:11.064 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 76f36331-446f-4a3f-a44c-54dd97bfb98e 2026-05-12 17:29:11.202 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8a42cfcd-8f0b-4a4a-901a-8be75b5c5563 2026-05-12 17:29:12.254 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e350dda4-2032-4ad0-af65-8d3673bdd8ac'] response: {'server_uuid': '5f55a680-0fc0-44a8-b2b3-addfe49427da', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e195f975-ce4d-496e-8531-c0704d4e9d8d', 'code': 200} 2026-05-12 17:29:13.418 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5eb6b423-35d5-4da9-a8a8-d031f9a69260 2026-05-12 17:29:13.605 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port e195f975-ce4d-496e-8531-c0704d4e9d8d 2026-05-12 17:29:13.892 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8a42cfcd-8f0b-4a4a-901a-8be75b5c5563 2026-05-12 17:29:14.289 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe80138-7ff2-4b9d-b091-95ec5c861fa5'] response: {'server_uuid': '5f55a680-0fc0-44a8-b2b3-addfe49427da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e195f975-ce4d-496e-8531-c0704d4e9d8d', 'code': 200} 2026-05-12 17:29:14.798 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port e195f975-ce4d-496e-8531-c0704d4e9d8d 2026-05-12 17:29:37.335 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 27a92d48-8e8a-4b2a-bc35-4bb66d4645de 2026-05-12 17:29:37.447 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e16e0cfc-bfab-4c44-8732-34995c17e821'] response: {'server_uuid': 'c58bfc05-adf3-4668-b970-72525909dd20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27a92d48-8e8a-4b2a-bc35-4bb66d4645de', 'code': 200} 2026-05-12 17:29:38.794 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 27a92d48-8e8a-4b2a-bc35-4bb66d4645de 2026-05-12 17:29:50.820 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 95540310-87b3-4e69-a033-1d3c706995d9 2026-05-12 17:29:51.327 16 INFO neutron.plugins.ml2.plugin [None req-70badf40-abb3-4968-8eb8-7b2b0b48e992 - - - - - -] Attempt 1 to provision port 95540310-87b3-4e69-a033-1d3c706995d9 2026-05-12 17:29:52.920 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 95540310-87b3-4e69-a033-1d3c706995d9 2026-05-12 17:29:53.192 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port add97978-954a-4801-91ba-423c0416da06 2026-05-12 17:29:54.347 16 INFO neutron.plugins.ml2.plugin [None req-94b6e8a2-9ad4-4cc1-99ba-1a86df00b3a1 - - - - - -] Attempt 1 to provision port 7bac69a8-10c7-4cfe-8758-6e5f927d5659 2026-05-12 17:29:54.374 16 INFO neutron.plugins.ml2.plugin [None req-94b6e8a2-9ad4-4cc1-99ba-1a86df00b3a1 - - - - - -] Attempt 1 to provision port 95540310-87b3-4e69-a033-1d3c706995d9 2026-05-12 17:29:54.444 16 INFO neutron.plugins.ml2.plugin [None req-94b6e8a2-9ad4-4cc1-99ba-1a86df00b3a1 - - - - - -] Attempt 1 to provision port 45b627cd-a1af-42c3-98a7-98f27b40e17e 2026-05-12 17:29:54.778 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port add97978-954a-4801-91ba-423c0416da06 2026-05-12 17:29:56.148 13 INFO neutron.plugins.ml2.plugin [None req-32f0a594-723f-4e5c-8118-e6a3668dd6ae - - - - - -] Attempt 1 to provision port 45b627cd-a1af-42c3-98a7-98f27b40e17e 2026-05-12 17:29:57.481 16 INFO neutron.plugins.ml2.plugin [None req-ba310779-3e23-4f81-8c84-90df2d06008b - - - - - -] Attempt 1 to provision port 45b627cd-a1af-42c3-98a7-98f27b40e17e 2026-05-12 17:30:03.852 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5fa8a297-9952-4c39-b7d9-cd533990c722 2026-05-12 17:30:03.974 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-edf108c2-fe5c-4136-abba-aa7cf326d8fa'] response: {'server_uuid': '33abca67-7f16-4643-b07a-9889f7738df7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fa8a297-9952-4c39-b7d9-cd533990c722', 'code': 200} 2026-05-12 17:30:04.864 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5fa8a297-9952-4c39-b7d9-cd533990c722 2026-05-12 17:30:09.026 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bdc0f2f-9166-49b5-9e42-397fb71e1c24'] response: {'server_uuid': '33abca67-7f16-4643-b07a-9889f7738df7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5fa8a297-9952-4c39-b7d9-cd533990c722', 'code': 200} 2026-05-12 17:30:10.865 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 45b627cd-a1af-42c3-98a7-98f27b40e17e 2026-05-12 17:30:11.096 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 7bac69a8-10c7-4cfe-8758-6e5f927d5659 2026-05-12 17:30:12.825 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 45b627cd-a1af-42c3-98a7-98f27b40e17e 2026-05-12 17:30:13.000 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 7bac69a8-10c7-4cfe-8758-6e5f927d5659 2026-05-12 17:31:42.233 16 INFO neutron.plugins.ml2.plugin [None req-28160bf9-e863-432a-80a6-ebe9aa2d2b63 - - - - - -] Attempt 1 to provision port 4d07e830-00f2-4f67-8dfb-d5c8f76e28cb 2026-05-12 17:31:42.798 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 4d07e830-00f2-4f67-8dfb-d5c8f76e28cb 2026-05-12 17:31:44.830 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ab21e820-0795-4612-9232-25f772f5ab0c 2026-05-12 17:31:45.174 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 7469ca30-f7f3-4d03-b9a6-7f87b23cfdd1 2026-05-12 17:31:46.834 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ab21e820-0795-4612-9232-25f772f5ab0c 2026-05-12 17:31:47.071 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 7469ca30-f7f3-4d03-b9a6-7f87b23cfdd1 2026-05-12 17:31:48.813 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 54fba3c6-f710-45cd-8d8d-27e688dd0661 2026-05-12 17:31:50.854 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 54fba3c6-f710-45cd-8d8d-27e688dd0661 2026-05-12 17:31:52.878 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 4d07e830-00f2-4f67-8dfb-d5c8f76e28cb 2026-05-12 17:31:53.863 16 INFO neutron.plugins.ml2.plugin [None req-628a91ba-1116-47cb-a28d-4535e33476ea - - - - - -] Attempt 1 to provision port 2fd5928b-8ee0-4cc9-bbda-e86f7054329b 2026-05-12 17:31:53.893 16 INFO neutron.plugins.ml2.plugin [None req-628a91ba-1116-47cb-a28d-4535e33476ea - - - - - -] Attempt 1 to provision port ab21e820-0795-4612-9232-25f772f5ab0c 2026-05-12 17:31:53.938 16 INFO neutron.plugins.ml2.plugin [None req-628a91ba-1116-47cb-a28d-4535e33476ea - - - - - -] Attempt 1 to provision port 4d07e830-00f2-4f67-8dfb-d5c8f76e28cb 2026-05-12 17:31:53.988 16 INFO neutron.plugins.ml2.plugin [None req-628a91ba-1116-47cb-a28d-4535e33476ea - - - - - -] Attempt 1 to provision port 9878fb53-143f-4b8e-9f2d-75f364095013 2026-05-12 17:31:54.010 16 INFO neutron.plugins.ml2.plugin [None req-628a91ba-1116-47cb-a28d-4535e33476ea - - - - - -] Attempt 1 to provision port 54fba3c6-f710-45cd-8d8d-27e688dd0661 2026-05-12 17:31:54.062 16 INFO neutron.plugins.ml2.plugin [None req-628a91ba-1116-47cb-a28d-4535e33476ea - - - - - -] Attempt 1 to provision port ebdd741b-abdf-4f37-8cd5-03fc1e4166c2 2026-05-12 17:31:58.989 13 INFO neutron.plugins.ml2.plugin [None req-f403c421-329f-49a4-821e-7cd5d64784ba - - - - - -] Attempt 1 to provision port 2fd5928b-8ee0-4cc9-bbda-e86f7054329b 2026-05-12 17:31:59.015 13 INFO neutron.plugins.ml2.plugin [None req-f403c421-329f-49a4-821e-7cd5d64784ba - - - - - -] Attempt 1 to provision port ab21e820-0795-4612-9232-25f772f5ab0c 2026-05-12 17:31:59.070 13 INFO neutron.plugins.ml2.plugin [None req-f403c421-329f-49a4-821e-7cd5d64784ba - - - - - -] Attempt 1 to provision port 4d07e830-00f2-4f67-8dfb-d5c8f76e28cb 2026-05-12 17:31:59.129 13 INFO neutron.plugins.ml2.plugin [None req-f403c421-329f-49a4-821e-7cd5d64784ba - - - - - -] Attempt 1 to provision port abf38cc0-e910-49c0-a039-a3192789a042 2026-05-12 17:31:59.348 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 240275ad-2bbb-40c5-8c0e-7ea1b7c9dd44 2026-05-12 17:31:59.456 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-15be59b1-01a0-4cea-8e3a-a02a37b55020'] response: {'server_uuid': '79af0a6d-6590-49ab-b86b-8ca3f44ac9c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '240275ad-2bbb-40c5-8c0e-7ea1b7c9dd44', 'code': 200} 2026-05-12 17:32:00.816 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 240275ad-2bbb-40c5-8c0e-7ea1b7c9dd44 2026-05-12 17:32:02.684 16 INFO neutron.plugins.ml2.plugin [None req-557d3a4d-57c3-4291-b3a1-454ae4b5f5c5 - - - - - -] Attempt 1 to provision port 2fd5928b-8ee0-4cc9-bbda-e86f7054329b 2026-05-12 17:32:02.816 16 INFO neutron.plugins.ml2.plugin [None req-557d3a4d-57c3-4291-b3a1-454ae4b5f5c5 - - - - - -] Attempt 1 to provision port abf38cc0-e910-49c0-a039-a3192789a042 2026-05-12 17:32:02.896 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ebdd741b-abdf-4f37-8cd5-03fc1e4166c2 2026-05-12 17:32:02.956 16 INFO neutron.plugins.ml2.plugin [None req-557d3a4d-57c3-4291-b3a1-454ae4b5f5c5 - - - - - -] Attempt 1 to provision port 9878fb53-143f-4b8e-9f2d-75f364095013 2026-05-12 17:32:03.095 16 INFO neutron.plugins.ml2.plugin [None req-557d3a4d-57c3-4291-b3a1-454ae4b5f5c5 - - - - - -] Attempt 1 to provision port 54fba3c6-f710-45cd-8d8d-27e688dd0661 2026-05-12 17:32:03.169 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 9878fb53-143f-4b8e-9f2d-75f364095013 2026-05-12 17:32:03.344 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 2fd5928b-8ee0-4cc9-bbda-e86f7054329b 2026-05-12 17:32:03.519 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port abf38cc0-e910-49c0-a039-a3192789a042 2026-05-12 17:32:04.844 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ebdd741b-abdf-4f37-8cd5-03fc1e4166c2 2026-05-12 17:32:04.974 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 9878fb53-143f-4b8e-9f2d-75f364095013 2026-05-12 17:32:05.175 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 2fd5928b-8ee0-4cc9-bbda-e86f7054329b 2026-05-12 17:32:05.390 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port abf38cc0-e910-49c0-a039-a3192789a042 2026-05-12 17:32:06.307 13 INFO neutron.plugins.ml2.plugin [None req-083ef0f8-8386-4d43-bc5a-9783c8f01ec4 - - - - - -] Attempt 1 to provision port 9878fb53-143f-4b8e-9f2d-75f364095013 2026-05-12 17:32:06.358 13 INFO neutron.plugins.ml2.plugin [None req-083ef0f8-8386-4d43-bc5a-9783c8f01ec4 - - - - - -] Attempt 1 to provision port 2fd5928b-8ee0-4cc9-bbda-e86f7054329b 2026-05-12 17:32:06.411 13 INFO neutron.plugins.ml2.plugin [None req-083ef0f8-8386-4d43-bc5a-9783c8f01ec4 - - - - - -] Attempt 1 to provision port 54fba3c6-f710-45cd-8d8d-27e688dd0661 2026-05-12 17:32:08.547 16 INFO neutron.plugins.ml2.plugin [None req-231ecf55-5b43-4486-b1bd-a6912928f339 - - - - - -] Attempt 1 to provision port 9878fb53-143f-4b8e-9f2d-75f364095013 2026-05-12 17:32:08.603 16 INFO neutron.plugins.ml2.plugin [None req-231ecf55-5b43-4486-b1bd-a6912928f339 - - - - - -] Attempt 1 to provision port abf38cc0-e910-49c0-a039-a3192789a042 2026-05-12 17:32:09.921 16 INFO neutron.plugins.ml2.plugin [None req-0685d142-fb21-4c2e-8f63-90dde871ffd1 - - - - - -] Attempt 1 to provision port 240275ad-2bbb-40c5-8c0e-7ea1b7c9dd44 2026-05-12 17:32:16.889 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ec92624e-c4ff-4223-b872-4ec737a719e1 2026-05-12 17:32:17.042 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e548c28-d33e-499f-b5e2-674b5cf1e910'] response: {'server_uuid': '1601b02d-9f97-4071-8fd6-cc6ed5409e27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec92624e-c4ff-4223-b872-4ec737a719e1', 'code': 200} 2026-05-12 17:32:18.834 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port ec92624e-c4ff-4223-b872-4ec737a719e1 2026-05-12 17:32:42.938 16 INFO neutron.plugins.ml2.plugin [None req-e35c5725-5e6a-41e1-b94b-c812225fca19 - - - - - -] Attempt 1 to provision port 050bce9e-684d-4411-b3fe-72fdb35a9633 2026-05-12 17:33:03.364 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 7639b09a-4f05-4bd7-a180-a35cdf69b534 2026-05-12 17:33:03.465 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7663ebc-3257-4aa6-9ee8-f473890cccf0'] response: {'server_uuid': '3d816153-c4bf-4ca7-8d44-2673196e0b94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7639b09a-4f05-4bd7-a180-a35cdf69b534', 'code': 200} 2026-05-12 17:33:04.835 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 7639b09a-4f05-4bd7-a180-a35cdf69b534 2026-05-12 17:33:45.377 13 INFO neutron.plugins.ml2.plugin [None req-16428f15-2735-4a95-b3d8-e048560bfb3e - - - - - -] Attempt 1 to provision port 8ae0e940-e246-40d0-b203-865cfe14cbcb 2026-05-12 17:33:50.871 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8ae0e940-e246-40d0-b203-865cfe14cbcb 2026-05-12 17:33:51.024 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4440c209-be42-4f0a-bc13-d8f2682fb002'] response: {'server_uuid': '3d816153-c4bf-4ca7-8d44-2673196e0b94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ae0e940-e246-40d0-b203-865cfe14cbcb', 'code': 200} 2026-05-12 17:33:52.835 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8ae0e940-e246-40d0-b203-865cfe14cbcb 2026-05-12 17:33:55.374 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 8ae0e940-e246-40d0-b203-865cfe14cbcb 2026-05-12 17:34:19.819 13 INFO neutron.plugins.ml2.plugin [None req-5bde1181-b61b-42cc-b91a-a3859188b324 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:34:28.423 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:34:28.529 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dad4eac-9698-4bc0-bc8f-067e18573540'] response: {'server_uuid': '3d816153-c4bf-4ca7-8d44-2673196e0b94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e52a936-9283-4a16-8898-f6dbd0620994', 'code': 200} 2026-05-12 17:34:29.029 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:34:39.279 16 INFO neutron.plugins.ml2.plugin [None req-08f8d7c7-cc5d-4acd-9c6a-8d1341ff53cd - - - - - -] Attempt 1 to provision port 208c4f5b-b394-482a-8c63-f2f4e2dfe3a9 2026-05-12 17:34:45.079 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 208c4f5b-b394-482a-8c63-f2f4e2dfe3a9 2026-05-12 17:34:45.221 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-48a4bdf6-fc6c-4377-bd57-fc958c4581bf'] response: {'server_uuid': '3d816153-c4bf-4ca7-8d44-2673196e0b94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '208c4f5b-b394-482a-8c63-f2f4e2dfe3a9', 'code': 200} 2026-05-12 17:34:47.047 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 208c4f5b-b394-482a-8c63-f2f4e2dfe3a9 2026-05-12 17:34:49.016 16 INFO neutron.plugins.ml2.plugin [None req-6bbe7b8d-a666-46ff-a03c-d7c8df07b746 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:34:49.079 13 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:35:03.101 13 INFO neutron.plugins.ml2.plugin [None req-08148cb0-70ff-4ff8-9b23-b39c7d08c86d - - - - - -] Attempt 1 to provision port 208c4f5b-b394-482a-8c63-f2f4e2dfe3a9 2026-05-12 17:35:03.144 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 208c4f5b-b394-482a-8c63-f2f4e2dfe3a9 2026-05-12 17:35:04.488 16 INFO neutron.plugins.ml2.plugin [None req-c98811e2-54f1-430f-8199-bf394b543df0 - - - - - -] Attempt 1 to provision port 208c4f5b-b394-482a-8c63-f2f4e2dfe3a9 2026-05-12 17:35:13.081 16 INFO neutron.plugins.ml2.plugin [None req-8460ae94-d8d6-4445-a3dd-29acefdf36a3 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:35:13.829 13 INFO neutron.plugins.ml2.plugin [None req-64374b0d-e21b-4a4b-afb6-aab0f045f6e6 - - - - - -] Attempt 1 to provision port 5e52a936-9283-4a16-8898-f6dbd0620994 2026-05-12 17:35:57.241 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a98c1c1-248c-4f48-a60e-9d44b4000ee5'] response: {'server_uuid': '79af0a6d-6590-49ab-b86b-8ca3f44ac9c9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '240275ad-2bbb-40c5-8c0e-7ea1b7c9dd44', 'code': 200}