+ 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-04-16 09:54:38.251 1 INFO neutron.common.config [-] Logging enabled! 2026-04-16 09:54:38.251 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-16 09:54:38.251 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-16 09:54:38.251 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 09:54:39.714 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 09:54:39.716 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 09:54:39.719 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 09:54:39.720 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 09:54:39.720 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 09:54:39.720 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 09:54:39.720 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:39.726 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:39.726 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:39.727 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 09:54:39.751 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 09:54:39.752 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 09:54:39.752 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 09:54:39.771 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 09:54:39.772 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 09:54:39.772 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 09:54:39.772 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 09:54:40.064 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 09:54:40.218 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 09:54:40.218 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 09:54:40.219 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 09:54:40.264 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 09:54:40.265 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 09:54:40.265 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 09:54:40.265 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 09:54:40.266 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing extension driver 'qos' 2026-04-16 09:54:40.266 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 09:54:40.266 1 INFO neutron.plugins.ml2.managers [None req-e0b7b87e-2a7c-4793-a4b4-e21148c67998 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 09:54:40.282 1 INFO neutron.quota [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded quota_driver: . 2026-04-16 09:54:40.283 1 INFO neutron.plugins.ml2.plugin [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 09:54:40.283 1 INFO neutron.plugins.ml2.managers [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 09:54:40.283 1 INFO neutron.plugins.ml2.managers [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 09:54:40.283 1 INFO neutron.plugins.ml2.managers [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 09:54:40.284 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: qos 2026-04-16 09:54:40.295 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: router 2026-04-16 09:54:40.328 1 INFO neutron.services.service_base [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 09:54:40.328 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: segments 2026-04-16 09:54:40.394 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: trunk 2026-04-16 09:54:40.407 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: vpnaas 2026-04-16 09:54:40.446 1 WARNING stevedore.named [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:40.527 1 INFO neutron_vpnaas.services.vpn.plugin [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 09:54:40.528 1 INFO neutron.common.utils [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 09:54:40.528 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: taas 2026-04-16 09:54:40.552 1 WARNING stevedore.named [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:40.552 1 WARNING stevedore.named [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 09:54:40.577 1 INFO neutron_taas.services.taas.taas_plugin [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 09:54:40.578 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: tapmirror 2026-04-16 09:54:40.590 1 WARNING stevedore.named [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:40.590 1 WARNING stevedore.named [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 09:54:40.610 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 09:54:40.610 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 09:54:40.618 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: tag 2026-04-16 09:54:40.628 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: timestamp 2026-04-16 09:54:40.631 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 09:54:40.634 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: flavors 2026-04-16 09:54:40.637 1 INFO neutron.manager [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loading Plugin: revisions 2026-04-16 09:54:40.641 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Initializing extension manager. 2026-04-16 09:54:40.642 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: address-group 2026-04-16 09:54:40.642 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: address-scope 2026-04-16 09:54:40.643 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 09:54:40.644 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: agent 2026-04-16 09:54:40.644 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 09:54:40.645 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 09:54:40.646 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 09:54:40.646 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: availability_zone 2026-04-16 09:54:40.647 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 09:54:40.648 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 09:54:40.648 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 09:54:40.649 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 09:54:40.650 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: dns-integration 2026-04-16 09:54:40.650 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 09:54:40.651 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 09:54:40.651 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: dvr 2026-04-16 09:54:40.652 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 09:54:40.652 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 09:54:40.653 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 09:54:40.653 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 09:54:40.654 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: external-net 2026-04-16 09:54:40.654 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 09:54:40.655 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: extraroute 2026-04-16 09:54:40.655 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 09:54:40.656 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 09:54:40.656 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 09:54:40.657 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 09:54:40.658 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 09:54:40.658 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: fip-port-details 2026-04-16 09:54:40.659 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: flavors 2026-04-16 09:54:40.660 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 09:54:40.660 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 09:54:40.661 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: ip_allocation 2026-04-16 09:54:40.661 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 09:54:40.662 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 09:54:40.663 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: router 2026-04-16 09:54:40.664 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 09:54:40.665 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 09:54:40.665 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 09:54:40.666 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 09:54:40.666 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: l3-ha 2026-04-16 09:54:40.666 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 09:54:40.667 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 09:54:40.667 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: l3-flavors 2026-04-16 09:54:40.668 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 09:54:40.669 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 09:54:40.671 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 09:54:40.672 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 09:54:40.673 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 09:54:40.675 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 09:54:40.676 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 09:54:40.676 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: multi-provider 2026-04-16 09:54:40.677 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: net-mtu 2026-04-16 09:54:40.677 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 09:54:40.678 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 09:54:40.678 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: network_ha 2026-04-16 09:54:40.679 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 09:54:40.680 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 09:54:40.680 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: pagination 2026-04-16 09:54:40.681 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-device-profile 2026-04-16 09:54:40.681 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 09:54:40.682 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 09:54:40.682 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 09:54:40.682 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-mac-override 2026-04-16 09:54:40.683 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 09:54:40.683 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 09:54:40.684 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 09:54:40.685 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-resource-request 2026-04-16 09:54:40.685 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 09:54:40.686 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 09:54:40.686 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: binding 2026-04-16 09:54:40.687 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: binding-extended 2026-04-16 09:54:40.688 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-security 2026-04-16 09:54:40.688 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: project-id 2026-04-16 09:54:40.688 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: provider 2026-04-16 09:54:40.689 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 09:54:40.691 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos 2026-04-16 09:54:40.692 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 09:54:40.692 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 09:54:40.693 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-default 2026-04-16 09:54:40.693 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-fip 2026-04-16 09:54:40.693 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 09:54:40.694 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 09:54:40.694 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 09:54:40.695 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 09:54:40.695 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 09:54:40.696 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-pps 2026-04-16 09:54:40.696 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 09:54:40.697 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 09:54:40.697 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 09:54:40.698 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 09:54:40.698 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 09:54:40.700 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: quotas 2026-04-16 09:54:40.703 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: quota_details 2026-04-16 09:54:40.705 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: rbac-policies 2026-04-16 09:54:40.706 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 09:54:40.706 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 09:54:40.706 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 09:54:40.707 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 09:54:40.707 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: revision-if-match 2026-04-16 09:54:40.708 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 09:54:40.709 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 09:54:40.709 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 09:54:40.711 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 09:54:40.711 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 09:54:40.711 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 09:54:40.712 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 09:54:40.712 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 09:54:40.713 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 09:54:40.717 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: security-group 2026-04-16 09:54:40.718 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: segment 2026-04-16 09:54:40.718 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 09:54:40.720 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: service-type 2026-04-16 09:54:40.720 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: sorting 2026-04-16 09:54:40.720 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 09:54:40.721 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 09:54:40.721 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 09:54:40.722 1 WARNING neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 09:54:40.722 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 09:54:40.723 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 09:54:40.723 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 09:54:40.724 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 09:54:40.724 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 09:54:40.725 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 09:54:40.725 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 09:54:40.726 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: tag-creation 2026-04-16 09:54:40.726 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 09:54:40.730 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 09:54:40.730 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 09:54:40.731 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: trunk 2026-04-16 09:54:40.731 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: trunk-details 2026-04-16 09:54:40.732 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 09:54:40.732 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 09:54:40.733 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 09:54:40.733 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 09:54:40.735 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 09:54:40.735 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 09:54:40.736 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 09:54:40.737 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: vpnaas 2026-04-16 09:54:40.738 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: taas 2026-04-16 09:54:40.739 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: tap-mirror 2026-04-16 09:54:40.740 1 INFO neutron.api.extensions [None req-60f8feba-2627-4794-a733-c66ae5ff6464 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 09:55:10.842 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 09:55:10.890 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 09:55:10.890 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 09:55:28.370 16 INFO neutron.db.l3_hamode_db [None req-8b2140aa-dd94-4780-be00-98c4b43e2990 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 09:55:40.062 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 436845cb-ef83-4dd0-8cfc-08cdf4286e8e 2026-04-16 09:55:41.164 16 INFO neutron.plugins.ml2.plugin [None req-89a1cb2a-e71e-48cd-bec6-64d6e51d87e0 - - - - - -] Attempt 1 to provision port 436845cb-ef83-4dd0-8cfc-08cdf4286e8e 2026-04-16 09:55:41.976 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 436845cb-ef83-4dd0-8cfc-08cdf4286e8e 2026-04-16 09:56:25.554 16 INFO neutron.plugins.ml2.plugin [None req-d41bc4c0-665e-41f5-a851-eb7f6a3bdd74 - - - - - -] Attempt 1 to provision port 25161081-0d54-4cd7-a426-f1f19dcd51a8 2026-04-16 09:56:25.992 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 25161081-0d54-4cd7-a426-f1f19dcd51a8 2026-04-16 09:56:27.226 16 INFO neutron.plugins.ml2.plugin [None req-2e708547-81a9-41fb-bdf7-2ebeb585ae8c - - - - - -] Attempt 1 to provision port 25161081-0d54-4cd7-a426-f1f19dcd51a8 2026-04-16 09:56:32.907 16 INFO neutron.plugins.ml2.plugin [None req-1b7ab400-0f8f-48af-b1ec-613cd65cbe0b - - - - - -] Attempt 1 to provision port 290b9156-6305-4402-a2c8-d828b3012806 2026-04-16 09:59:24.043 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port edacca2e-48c3-432a-98fa-9e26332fec0c 2026-04-16 09:59:26.009 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port edacca2e-48c3-432a-98fa-9e26332fec0c 2026-04-16 10:00:28.632 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 290b9156-6305-4402-a2c8-d828b3012806 2026-04-16 10:00:30.052 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 290b9156-6305-4402-a2c8-d828b3012806 2026-04-16 10:08:57.943 16 INFO neutron.plugins.ml2.plugin [None req-fa4b82c0-6efc-4780-9d13-25ce410a51e8 - - - - - -] Attempt 1 to provision port df9ca785-20d5-4d01-aa3b-11a97b0229d5 2026-04-16 10:08:58.356 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port df9ca785-20d5-4d01-aa3b-11a97b0229d5 2026-04-16 10:09:00.245 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port df9ca785-20d5-4d01-aa3b-11a97b0229d5 2026-04-16 10:09:02.255 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 9c1bf7d2-101a-4764-bf66-aa997a5b79d0 2026-04-16 10:09:04.296 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 9c1bf7d2-101a-4764-bf66-aa997a5b79d0 2026-04-16 10:09:04.480 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port d0dce250-d27a-4f7e-9158-73441aec17e2 2026-04-16 10:09:06.238 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port d0dce250-d27a-4f7e-9158-73441aec17e2 2026-04-16 10:09:10.260 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6ddee130-d825-4519-b101-d42037a9b909 2026-04-16 10:09:10.486 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 287f9c02-c664-4e5f-8018-7787513d9d48 2026-04-16 10:09:11.449 13 INFO neutron.plugins.ml2.plugin [None req-82c1172a-7c36-4825-9088-40ec5baa2dc2 - - - - - -] Attempt 1 to provision port d0dce250-d27a-4f7e-9158-73441aec17e2 2026-04-16 10:09:11.574 13 INFO neutron.plugins.ml2.plugin [None req-82c1172a-7c36-4825-9088-40ec5baa2dc2 - - - - - -] Attempt 1 to provision port 07f7ada7-9c0e-47b3-9b40-6ffadc9a44bd 2026-04-16 10:09:12.248 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6ddee130-d825-4519-b101-d42037a9b909 2026-04-16 10:09:12.632 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 287f9c02-c664-4e5f-8018-7787513d9d48 2026-04-16 10:09:14.251 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 068934a3-b4af-4b16-9a9b-d7c81d5d3d79 2026-04-16 10:09:16.308 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 068934a3-b4af-4b16-9a9b-d7c81d5d3d79 2026-04-16 10:09:18.265 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 85a68f6f-8b09-4e0a-bd97-319ef290915c 2026-04-16 10:09:18.950 16 INFO neutron.plugins.ml2.plugin [None req-62862f8f-6d5c-46ba-befa-b877e5f959a8 - - - - - -] Attempt 1 to provision port 4bb3c7a3-09de-450b-b68f-c315774a163f 2026-04-16 10:09:18.977 16 INFO neutron.plugins.ml2.plugin [None req-62862f8f-6d5c-46ba-befa-b877e5f959a8 - - - - - -] Attempt 1 to provision port 85a68f6f-8b09-4e0a-bd97-319ef290915c 2026-04-16 10:09:19.037 16 INFO neutron.plugins.ml2.plugin [None req-62862f8f-6d5c-46ba-befa-b877e5f959a8 - - - - - -] Attempt 1 to provision port f130726f-ccca-4b41-b061-6ffb8ed90cdb 2026-04-16 10:09:20.288 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 85a68f6f-8b09-4e0a-bd97-319ef290915c 2026-04-16 10:09:22.243 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port a395cd39-bc21-4060-b33a-06407f29ab98 2026-04-16 10:09:25.427 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port afad3dca-a401-4435-9718-bffb7ea58da1 2026-04-16 10:09:25.857 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port a395cd39-bc21-4060-b33a-06407f29ab98 2026-04-16 10:09:26.002 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port a395cd39-bc21-4060-b33a-06407f29ab98 2026-04-16 10:09:26.066 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port 4bb3c7a3-09de-450b-b68f-c315774a163f 2026-04-16 10:09:26.088 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port 07f7ada7-9c0e-47b3-9b40-6ffadc9a44bd 2026-04-16 10:09:26.108 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port a74b4830-11ac-4cad-a431-7d6cd5848e8d 2026-04-16 10:09:26.113 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port 85a68f6f-8b09-4e0a-bd97-319ef290915c 2026-04-16 10:09:26.138 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b75d6c8b-bdf9-41cf-bb42-6ca1f65f5609'] response: {'server_uuid': '519caae2-8f93-410a-b49c-7f2971e0e1f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afad3dca-a401-4435-9718-bffb7ea58da1', 'code': 200} 2026-04-16 10:09:26.159 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port afad3dca-a401-4435-9718-bffb7ea58da1 2026-04-16 10:09:26.218 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port a3666506-e55b-4f41-bff5-c31cabc90b73 2026-04-16 10:09:26.250 16 INFO neutron.plugins.ml2.plugin [None req-e735f398-d6b9-477e-92aa-01e412019065 - - - - - -] Attempt 1 to provision port 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 2026-04-16 10:09:27.702 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port eef5c6dc-5e03-4b7b-92c1-3597891b5671 2026-04-16 10:09:28.132 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port a74b4830-11ac-4cad-a431-7d6cd5848e8d 2026-04-16 10:09:28.185 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cecfc25-6293-4434-a1cb-2076e2e6d40c'] response: {'server_uuid': '6f20c776-4ce2-4d01-8850-29cf64019f4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a74b4830-11ac-4cad-a431-7d6cd5848e8d', 'code': 200} 2026-04-16 10:09:28.428 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port afad3dca-a401-4435-9718-bffb7ea58da1 2026-04-16 10:09:28.432 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d69d966-7de6-481d-aa4a-b75c5ab198f7'] response: {'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'code': 200} 2026-04-16 10:09:30.198 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port eef5c6dc-5e03-4b7b-92c1-3597891b5671 2026-04-16 10:09:30.509 13 INFO neutron.plugins.ml2.plugin [None req-a1df799b-936a-4304-87c5-ba480ad88ef1 - - - - - -] Attempt 1 to provision port eef5c6dc-5e03-4b7b-92c1-3597891b5671 2026-04-16 10:09:30.586 13 INFO neutron.plugins.ml2.plugin [None req-a1df799b-936a-4304-87c5-ba480ad88ef1 - - - - - -] Attempt 1 to provision port f2062b55-5e46-4077-8dfc-f772a7ebfe2a 2026-04-16 10:09:30.639 13 INFO neutron.plugins.ml2.plugin [None req-a1df799b-936a-4304-87c5-ba480ad88ef1 - - - - - -] Attempt 1 to provision port a395cd39-bc21-4060-b33a-06407f29ab98 2026-04-16 10:09:30.758 13 INFO neutron.plugins.ml2.plugin [None req-a1df799b-936a-4304-87c5-ba480ad88ef1 - - - - - -] Attempt 1 to provision port 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 2026-04-16 10:09:30.819 13 INFO neutron.plugins.ml2.plugin [None req-a1df799b-936a-4304-87c5-ba480ad88ef1 - - - - - -] Attempt 1 to provision port a74b4830-11ac-4cad-a431-7d6cd5848e8d 2026-04-16 10:09:33.401 13 INFO neutron.plugins.ml2.plugin [None req-ea8b30cd-132c-4a05-a611-cf6cb9003d58 - - - - - -] Attempt 1 to provision port 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 2026-04-16 10:09:34.278 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-16bb1919-aabd-48a4-b1e8-6fa1bcb797fe'] response: {'server_uuid': '6f20c776-4ce2-4d01-8850-29cf64019f4d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a74b4830-11ac-4cad-a431-7d6cd5848e8d', 'code': 200} 2026-04-16 10:09:36.433 16 INFO neutron.plugins.ml2.plugin [None req-5eb9b8d9-8281-4246-af43-29c358d6c544 - - - - - -] Attempt 1 to provision port eef5c6dc-5e03-4b7b-92c1-3597891b5671 2026-04-16 10:09:36.495 16 INFO neutron.plugins.ml2.plugin [None req-5eb9b8d9-8281-4246-af43-29c358d6c544 - - - - - -] Attempt 1 to provision port 4bb3c7a3-09de-450b-b68f-c315774a163f 2026-04-16 10:09:40.210 13 INFO neutron.plugins.ml2.plugin [None req-1d3ff225-0263-44ee-a3a7-4d12ef342be5 - - - - - -] Attempt 1 to provision port a029886e-22de-4245-a574-5ba3ed308b7e 2026-04-16 10:09:48.096 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port f2062b55-5e46-4077-8dfc-f772a7ebfe2a 2026-04-16 10:09:48.468 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 2026-04-16 10:09:50.151 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port e6a49fda-2b19-41ba-8ca4-cabc31b1722d 2026-04-16 10:09:50.609 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 55704d6c-5816-46d7-ade3-daac8b2d3f85 2026-04-16 10:09:51.000 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port f2062b55-5e46-4077-8dfc-f772a7ebfe2a 2026-04-16 10:09:51.213 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 2026-04-16 10:09:52.057 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port e6a49fda-2b19-41ba-8ca4-cabc31b1722d 2026-04-16 10:09:52.278 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 55704d6c-5816-46d7-ade3-daac8b2d3f85 2026-04-16 10:09:53.558 16 INFO neutron.plugins.ml2.plugin [None req-b4b001e5-ca8d-4f6f-bd34-7eab2b38bf02 - - - - - -] Attempt 1 to provision port 55704d6c-5816-46d7-ade3-daac8b2d3f85 2026-04-16 10:09:53.634 16 INFO neutron.plugins.ml2.plugin [None req-b4b001e5-ca8d-4f6f-bd34-7eab2b38bf02 - - - - - -] Attempt 1 to provision port 3fd6fe0c-4829-4d07-afed-f1781de66bcf 2026-04-16 10:09:53.675 16 INFO neutron.plugins.ml2.plugin [None req-b4b001e5-ca8d-4f6f-bd34-7eab2b38bf02 - - - - - -] Attempt 1 to provision port ccc40783-e5db-4b76-9136-6c4904efce1e 2026-04-16 10:09:59.262 13 INFO neutron.plugins.ml2.plugin [None req-74385618-9ab3-429a-8d75-24adb3aa47aa - - - - - -] Attempt 1 to provision port eef5c6dc-5e03-4b7b-92c1-3597891b5671 2026-04-16 10:09:59.305 13 INFO neutron.plugins.ml2.plugin [None req-74385618-9ab3-429a-8d75-24adb3aa47aa - - - - - -] Attempt 1 to provision port ccc40783-e5db-4b76-9136-6c4904efce1e 2026-04-16 10:10:00.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e71e64a3-92d7-4b7f-997e-9545fc5a5afe'] response: {'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'code': 200} 2026-04-16 10:10:02.642 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3737bd5a-7284-46c3-a8db-81a4d0ab35f7 2026-04-16 10:10:02.752 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-92f1dd0b-b9b5-4337-97d4-7b81736a5372'] response: {'server_uuid': 'dee4d9a8-d523-444b-b64c-fc05b5063ee7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3737bd5a-7284-46c3-a8db-81a4d0ab35f7', 'code': 200} 2026-04-16 10:10:04.016 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3737bd5a-7284-46c3-a8db-81a4d0ab35f7 2026-04-16 10:10:08.232 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port ccc40783-e5db-4b76-9136-6c4904efce1e 2026-04-16 10:10:08.548 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3fd6fe0c-4829-4d07-afed-f1781de66bcf 2026-04-16 10:10:10.213 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port ccc40783-e5db-4b76-9136-6c4904efce1e 2026-04-16 10:10:10.392 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3fd6fe0c-4829-4d07-afed-f1781de66bcf 2026-04-16 10:10:16.081 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 67e0b04f-6798-413e-83c2-c80875698907 2026-04-16 10:10:16.415 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 338c4db6-bbf3-4d02-88ba-87608fd47cbd 2026-04-16 10:10:18.167 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 67e0b04f-6798-413e-83c2-c80875698907 2026-04-16 10:10:18.355 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 338c4db6-bbf3-4d02-88ba-87608fd47cbd 2026-04-16 10:10:24.126 13 INFO neutron.plugins.ml2.plugin [None req-dc59877a-3435-4e89-b543-8a6d9cc3a89a - - - - - -] Attempt 1 to provision port 23b6f85f-7f68-4541-853e-9fb7c8675b83 2026-04-16 10:10:24.155 13 INFO neutron.plugins.ml2.plugin [None req-dc59877a-3435-4e89-b543-8a6d9cc3a89a - - - - - -] Attempt 1 to provision port 67e0b04f-6798-413e-83c2-c80875698907 2026-04-16 10:10:24.206 13 INFO neutron.plugins.ml2.plugin [None req-dc59877a-3435-4e89-b543-8a6d9cc3a89a - - - - - -] Attempt 1 to provision port ea1d1658-fa27-4077-9170-e904dd24758b 2026-04-16 10:10:28.604 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:10:28.707 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-79072058-2e7b-429d-87f7-fe2918666440'] response: {'server_uuid': '41c9b559-1380-45fa-b56c-c22488e4eace', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05f653a0-6700-4e5d-905b-c5bad2c5d013', 'code': 200} 2026-04-16 10:10:30.087 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:10:32.046 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 23b6f85f-7f68-4541-853e-9fb7c8675b83 2026-04-16 10:10:32.314 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port ea1d1658-fa27-4077-9170-e904dd24758b 2026-04-16 10:10:34.056 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 23b6f85f-7f68-4541-853e-9fb7c8675b83 2026-04-16 10:10:34.218 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port ea1d1658-fa27-4077-9170-e904dd24758b 2026-04-16 10:10:36.786 16 INFO neutron.plugins.ml2.plugin [None req-3515b30f-602f-4311-973e-1e24576bf255 - - - - - -] Attempt 1 to provision port 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:10:52.041 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 7ac37c85-9647-4a9f-a3df-77e3380b5c07 2026-04-16 10:10:52.154 16 INFO neutron.plugins.ml2.plugin [None req-0b285762-238a-4a4b-b427-abe62a1434a5 - - - - - -] Attempt 1 to provision port 7ac37c85-9647-4a9f-a3df-77e3380b5c07 2026-04-16 10:10:56.216 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2d0af042-e3d4-40db-828d-33aae4160271 2026-04-16 10:11:02.210 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 31f1a470-b2c1-4119-a21d-64dc186bf22d 2026-04-16 10:11:02.975 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a6098db-8141-4866-9ca7-87a9f292a422'] response: {'server_uuid': '41c9b559-1380-45fa-b56c-c22488e4eace', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05f653a0-6700-4e5d-905b-c5bad2c5d013', 'code': 200} 2026-04-16 10:11:04.778 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:11:05.037 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-31e648db-344a-43e4-af56-99dfa8331bbd'] response: {'server_uuid': '41c9b559-1380-45fa-b56c-c22488e4eace', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05f653a0-6700-4e5d-905b-c5bad2c5d013', 'code': 200} 2026-04-16 10:11:06.110 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:11:31.581 16 INFO neutron.plugins.ml2.plugin [None req-32510dc8-dee8-4009-8dfc-d9b19f4816cd - - - - - -] Attempt 1 to provision port 150d0a24-9ab7-4701-873f-01fc3f0b0b06 2026-04-16 10:11:32.064 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port f61dffd4-69b9-464f-85ca-3b4655154e57 2026-04-16 10:11:34.089 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port f61dffd4-69b9-464f-85ca-3b4655154e57 2026-04-16 10:11:36.096 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 0cef4a71-3f06-4ac9-be2e-7e7926091fe4 2026-04-16 10:11:37.508 13 INFO neutron.plugins.ml2.plugin [None req-2609555f-b92a-4911-99ee-b9c511c81778 - - - - - -] Attempt 1 to provision port c29909dc-5f90-4bb8-bf7c-c9ccf4f397a5 2026-04-16 10:11:37.540 13 INFO neutron.plugins.ml2.plugin [None req-2609555f-b92a-4911-99ee-b9c511c81778 - - - - - -] Attempt 1 to provision port 0cef4a71-3f06-4ac9-be2e-7e7926091fe4 2026-04-16 10:11:38.304 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 0cef4a71-3f06-4ac9-be2e-7e7926091fe4 2026-04-16 10:11:42.142 13 INFO neutron.plugins.ml2.plugin [None req-d2d89711-ff13-4c69-8349-fa491d1c2c08 - - - - - -] Attempt 1 to provision port c29909dc-5f90-4bb8-bf7c-c9ccf4f397a5 2026-04-16 10:11:46.662 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 29ba5ba8-d8b6-42be-8652-84a832b50bed 2026-04-16 10:11:46.715 16 INFO neutron.plugins.ml2.plugin [None req-8e092a77-7d76-405e-9203-a0bfba19332b - - - - - -] Attempt 1 to provision port daee4b60-7d03-473d-aad0-bb981616db71 2026-04-16 10:11:47.034 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port daee4b60-7d03-473d-aad0-bb981616db71 2026-04-16 10:11:47.308 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 01ee9b75-f428-48be-96a1-8d808405bd37 2026-04-16 10:11:47.436 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-801471ef-2589-4555-9e28-36d251b15405'] response: {'server_uuid': '762ff369-82af-4109-9105-1e26100d0d71', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01ee9b75-f428-48be-96a1-8d808405bd37', 'code': 200} 2026-04-16 10:11:48.347 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 29ba5ba8-d8b6-42be-8652-84a832b50bed 2026-04-16 10:11:48.557 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port daee4b60-7d03-473d-aad0-bb981616db71 2026-04-16 10:11:48.733 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 01ee9b75-f428-48be-96a1-8d808405bd37 2026-04-16 10:11:52.142 13 INFO neutron.plugins.ml2.plugin [None req-8d610700-9b18-4e8c-a4fa-bf266f7a97a1 - - - - - -] Attempt 1 to provision port 79816ba7-8722-4124-a49f-02d00347bcf8 2026-04-16 10:11:52.170 13 INFO neutron.plugins.ml2.plugin [None req-8d610700-9b18-4e8c-a4fa-bf266f7a97a1 - - - - - -] Attempt 1 to provision port daee4b60-7d03-473d-aad0-bb981616db71 2026-04-16 10:11:52.227 13 INFO neutron.plugins.ml2.plugin [None req-8d610700-9b18-4e8c-a4fa-bf266f7a97a1 - - - - - -] Attempt 1 to provision port 6fbfbd25-ba01-4161-9256-4eed086e0712 2026-04-16 10:11:53.365 13 INFO neutron.plugins.ml2.plugin [None req-84899df8-3933-4e84-9569-5a55e8b9e1a6 - - - - - -] Attempt 1 to provision port 79816ba7-8722-4124-a49f-02d00347bcf8 2026-04-16 10:11:54.351 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port c29909dc-5f90-4bb8-bf7c-c9ccf4f397a5 2026-04-16 10:11:54.639 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 150d0a24-9ab7-4701-873f-01fc3f0b0b06 2026-04-16 10:11:57.425 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port c29909dc-5f90-4bb8-bf7c-c9ccf4f397a5 2026-04-16 10:11:57.638 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port a229ed5b-4b5b-4272-9faa-f7aa414b274f 2026-04-16 10:11:57.750 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d19ece9c-d37d-41ad-a23a-d8fe069c0d79'] response: {'server_uuid': 'f1a64e56-0adb-411e-9316-2379fb3ef001', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a229ed5b-4b5b-4272-9faa-f7aa414b274f', 'code': 200} 2026-04-16 10:11:57.947 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 150d0a24-9ab7-4701-873f-01fc3f0b0b06 2026-04-16 10:11:58.520 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port a229ed5b-4b5b-4272-9faa-f7aa414b274f 2026-04-16 10:12:02.800 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8010eb-6c4f-4a79-b860-6e2a0bd9c2d3'] response: {'server_uuid': 'f1a64e56-0adb-411e-9316-2379fb3ef001', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a229ed5b-4b5b-4272-9faa-f7aa414b274f', 'code': 200} 2026-04-16 10:12:02.932 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] No ports have port_id starting with a229ed5b-4b5b-4272-9faa-f7aa414b274f 2026-04-16 10:12:04.652 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 79816ba7-8722-4124-a49f-02d00347bcf8 2026-04-16 10:12:04.898 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6fbfbd25-ba01-4161-9256-4eed086e0712 2026-04-16 10:12:06.525 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 79816ba7-8722-4124-a49f-02d00347bcf8 2026-04-16 10:12:06.721 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6fbfbd25-ba01-4161-9256-4eed086e0712 2026-04-16 10:12:31.070 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 71fdd9ff-c7d7-4189-b628-3f18bceb747a 2026-04-16 10:12:31.195 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e5e588b-dd8c-422a-bf8f-4407f6297567'] response: {'server_uuid': 'b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71fdd9ff-c7d7-4189-b628-3f18bceb747a', 'code': 200} 2026-04-16 10:12:32.554 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 71fdd9ff-c7d7-4189-b628-3f18bceb747a 2026-04-16 10:12:34.560 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port e7e4c632-36fc-49d8-a987-0fa6aeeae78e 2026-04-16 10:12:35.539 13 INFO neutron.plugins.ml2.plugin [None req-73f32620-e0aa-4fac-a3e9-44f9b46a134d - - - - - -] Attempt 1 to provision port e7e4c632-36fc-49d8-a987-0fa6aeeae78e 2026-04-16 10:12:36.539 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port e7e4c632-36fc-49d8-a987-0fa6aeeae78e 2026-04-16 10:12:38.453 13 INFO neutron.plugins.ml2.plugin [None req-0760fc6b-7b47-4e1c-8ed1-857263354daa - - - - - -] Attempt 1 to provision port 5f5268bf-bad2-4b0c-8e04-fb7883b6c53f 2026-04-16 10:12:38.487 13 INFO neutron.plugins.ml2.plugin [None req-0760fc6b-7b47-4e1c-8ed1-857263354daa - - - - - -] Attempt 1 to provision port e7e4c632-36fc-49d8-a987-0fa6aeeae78e 2026-04-16 10:12:38.546 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 32348884-b975-4613-aa68-ea3c8978bf17 2026-04-16 10:12:38.547 13 INFO neutron.plugins.ml2.plugin [None req-0760fc6b-7b47-4e1c-8ed1-857263354daa - - - - - -] Attempt 1 to provision port 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 2026-04-16 10:12:40.235 13 INFO neutron.plugins.ml2.plugin [None req-d956ca30-6422-4154-abbc-be2a581793a4 - - - - - -] Attempt 1 to provision port 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 2026-04-16 10:12:40.523 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 32348884-b975-4613-aa68-ea3c8978bf17 2026-04-16 10:12:41.497 16 INFO neutron.plugins.ml2.plugin [None req-3eda8667-0e23-45ef-8b36-30dd70f3492f - - - - - -] Attempt 1 to provision port 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 2026-04-16 10:12:49.637 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port fb302293-c270-4c47-937a-4278b63475f5 2026-04-16 10:12:49.764 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a607d923-ee96-4710-9dd1-ce863d86765f'] response: {'server_uuid': '82d23289-25f5-4164-b4b8-7a4f433cdc98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb302293-c270-4c47-937a-4278b63475f5', 'code': 200} 2026-04-16 10:12:50.568 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port fb302293-c270-4c47-937a-4278b63475f5 2026-04-16 10:12:54.561 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 2026-04-16 10:12:54.836 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 5f5268bf-bad2-4b0c-8e04-fb7883b6c53f 2026-04-16 10:12:56.679 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 2026-04-16 10:12:56.876 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 5f5268bf-bad2-4b0c-8e04-fb7883b6c53f 2026-04-16 10:13:04.825 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-44f2f462-6ab6-4a22-aaf1-289548574e8d'] response: {'server_uuid': '762ff369-82af-4109-9105-1e26100d0d71', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '01ee9b75-f428-48be-96a1-8d808405bd37', 'code': 200} 2026-04-16 10:13:04.897 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] No ports have port_id starting with 01ee9b75-f428-48be-96a1-8d808405bd37 2026-04-16 10:13:08.627 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 832047fe-aaa1-4dcf-b6c0-d1c81192da7f 2026-04-16 10:13:08.991 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 5c7069a8-9bcd-416c-a1b5-afbdc3dedb5b 2026-04-16 10:13:09.004 16 INFO neutron.plugins.ml2.plugin [None req-e7323ace-393e-477b-bb2b-814907d41b46 - - - - - -] Attempt 1 to provision port 832047fe-aaa1-4dcf-b6c0-d1c81192da7f 2026-04-16 10:13:10.754 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 832047fe-aaa1-4dcf-b6c0-d1c81192da7f 2026-04-16 10:13:11.013 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 5c7069a8-9bcd-416c-a1b5-afbdc3dedb5b 2026-04-16 10:13:14.651 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port ceb4d4d6-4feb-4986-a351-670d8d39958e 2026-04-16 10:13:15.997 13 INFO neutron.plugins.ml2.plugin [None req-7ae79661-b116-42b3-9506-b1c52b9d368f - - - - - -] Attempt 1 to provision port 0430050d-f4ce-495b-a4d7-dd341a0439c1 2026-04-16 10:13:16.022 13 INFO neutron.plugins.ml2.plugin [None req-7ae79661-b116-42b3-9506-b1c52b9d368f - - - - - -] Attempt 1 to provision port 6204cdb1-2ad8-45ff-8abd-ab72de84bc83 2026-04-16 10:13:16.051 13 INFO neutron.plugins.ml2.plugin [None req-7ae79661-b116-42b3-9506-b1c52b9d368f - - - - - -] Attempt 1 to provision port 3e009238-e8c6-4d4c-b887-f6ad1fa23c84 2026-04-16 10:13:16.092 13 INFO neutron.plugins.ml2.plugin [None req-7ae79661-b116-42b3-9506-b1c52b9d368f - - - - - -] Attempt 1 to provision port 832047fe-aaa1-4dcf-b6c0-d1c81192da7f 2026-04-16 10:13:16.923 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port ceb4d4d6-4feb-4986-a351-670d8d39958e 2026-04-16 10:13:19.066 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3cc21b17-2b39-4fe4-bad8-4ff937ef866a 2026-04-16 10:13:20.309 13 INFO neutron.plugins.ml2.plugin [None req-6540bf6e-2346-4f9d-b008-ab634c6b3aa0 - - - - - -] Attempt 1 to provision port b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:13:20.339 13 INFO neutron.plugins.ml2.plugin [None req-6540bf6e-2346-4f9d-b008-ab634c6b3aa0 - - - - - -] Attempt 1 to provision port 3cc21b17-2b39-4fe4-bad8-4ff937ef866a 2026-04-16 10:13:20.949 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3cc21b17-2b39-4fe4-bad8-4ff937ef866a 2026-04-16 10:13:22.540 16 INFO neutron.plugins.ml2.plugin [None req-765a2bdd-8549-45e0-ae7d-1f2047837f31 - - - - - -] Attempt 1 to provision port b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:13:22.578 16 INFO neutron.plugins.ml2.plugin [None req-765a2bdd-8549-45e0-ae7d-1f2047837f31 - - - - - -] Attempt 1 to provision port 3cc21b17-2b39-4fe4-bad8-4ff937ef866a 2026-04-16 10:13:24.480 13 INFO neutron.plugins.ml2.plugin [None req-0696c258-4810-442c-b6c6-539b3aae643c - - - - - -] Attempt 1 to provision port b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:13:25.694 13 INFO neutron.plugins.ml2.plugin [None req-cdfab11d-bf64-4e95-a614-b8207b98922b - - - - - -] Attempt 1 to provision port b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:13:27.907 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 1c5211cb-f916-48db-8662-7cd7f3377555 2026-04-16 10:13:28.022 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-97826116-693b-4d9c-ad80-7f459eca00cd'] response: {'server_uuid': '296cd1ec-6162-4cf9-98a3-45f176417657', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c5211cb-f916-48db-8662-7cd7f3377555', 'code': 200} 2026-04-16 10:13:29.004 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3e009238-e8c6-4d4c-b887-f6ad1fa23c84 2026-04-16 10:13:29.338 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6204cdb1-2ad8-45ff-8abd-ab72de84bc83 2026-04-16 10:13:29.694 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 1c5211cb-f916-48db-8662-7cd7f3377555 2026-04-16 10:13:30.887 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3e009238-e8c6-4d4c-b887-f6ad1fa23c84 2026-04-16 10:13:31.089 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6204cdb1-2ad8-45ff-8abd-ab72de84bc83 2026-04-16 10:13:31.227 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 0430050d-f4ce-495b-a4d7-dd341a0439c1 2026-04-16 10:13:32.872 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 0430050d-f4ce-495b-a4d7-dd341a0439c1 2026-04-16 10:13:32.999 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:13:34.856 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:14:56.642 13 INFO neutron.plugins.ml2.plugin [None req-c5cf7a88-42f9-49a0-af87-501856f625a2 - - - - - -] Attempt 1 to provision port 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:14:56.893 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:14:59.029 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 7fb38c57-d08d-4692-88f5-2a6fe3e15fe0 2026-04-16 10:14:59.342 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:14:59.541 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 27145ea0-7032-4c06-8893-34e318239da8 2026-04-16 10:15:00.911 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 7fb38c57-d08d-4692-88f5-2a6fe3e15fe0 2026-04-16 10:15:01.117 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 27145ea0-7032-4c06-8893-34e318239da8 2026-04-16 10:15:04.958 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:15:06.468 16 INFO neutron.plugins.ml2.plugin [None req-852f3ef3-7221-4c7a-add4-7dbe6d27f7f1 - - - - - -] Attempt 1 to provision port f12c6d96-7c5b-4d76-9aeb-2e5629617af4 2026-04-16 10:15:06.497 16 INFO neutron.plugins.ml2.plugin [None req-852f3ef3-7221-4c7a-add4-7dbe6d27f7f1 - - - - - -] Attempt 1 to provision port 9c76bb1f-54ac-4a85-8c76-9f8235dc5aa6 2026-04-16 10:15:06.539 16 INFO neutron.plugins.ml2.plugin [None req-852f3ef3-7221-4c7a-add4-7dbe6d27f7f1 - - - - - -] Attempt 1 to provision port 27145ea0-7032-4c06-8893-34e318239da8 2026-04-16 10:15:06.614 16 INFO neutron.plugins.ml2.plugin [None req-852f3ef3-7221-4c7a-add4-7dbe6d27f7f1 - - - - - -] Attempt 1 to provision port 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:15:06.666 16 INFO neutron.plugins.ml2.plugin [None req-852f3ef3-7221-4c7a-add4-7dbe6d27f7f1 - - - - - -] Attempt 1 to provision port 67b8dbb7-84f7-4e5b-ac9e-8abb1ef3ad9b 2026-04-16 10:15:08.898 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 2026-04-16 10:15:10.891 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 2026-04-16 10:15:13.451 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 53055857-3a8c-4f65-8896-985ff64cb217 2026-04-16 10:15:13.609 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-73a8ef86-d4c1-41ed-8d94-83e6dfaa0928'] response: {'server_uuid': '5fa09ffe-51ad-4352-9abe-14f336806dce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53055857-3a8c-4f65-8896-985ff64cb217', 'code': 200} 2026-04-16 10:15:14.890 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 53055857-3a8c-4f65-8896-985ff64cb217 2026-04-16 10:15:16.952 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 67b8dbb7-84f7-4e5b-ac9e-8abb1ef3ad9b 2026-04-16 10:15:17.250 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 9c76bb1f-54ac-4a85-8c76-9f8235dc5aa6 2026-04-16 10:15:17.601 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port f12c6d96-7c5b-4d76-9aeb-2e5629617af4 2026-04-16 10:15:17.603 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port f12c6d96-7c5b-4d76-9aeb-2e5629617af4 2026-04-16 10:15:17.863 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:18.221 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 2026-04-16 10:15:18.296 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port 27145ea0-7032-4c06-8893-34e318239da8 2026-04-16 10:15:18.357 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:18.411 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:15:18.496 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port 9c76bb1f-54ac-4a85-8c76-9f8235dc5aa6 2026-04-16 10:15:18.549 16 INFO neutron.plugins.ml2.plugin [None req-67af3276-018f-40a6-9a4f-075366085373 - - - - - -] Attempt 1 to provision port 53055857-3a8c-4f65-8896-985ff64cb217 2026-04-16 10:15:18.954 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 67b8dbb7-84f7-4e5b-ac9e-8abb1ef3ad9b 2026-04-16 10:15:19.115 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 9c76bb1f-54ac-4a85-8c76-9f8235dc5aa6 2026-04-16 10:15:19.316 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port f12c6d96-7c5b-4d76-9aeb-2e5629617af4 2026-04-16 10:15:19.499 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:20.407 16 INFO neutron.plugins.ml2.plugin [None req-9c12e21e-7d7e-478e-b86a-03a48264f6a0 - - - - - -] Attempt 1 to provision port 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 2026-04-16 10:15:20.465 16 INFO neutron.plugins.ml2.plugin [None req-9c12e21e-7d7e-478e-b86a-03a48264f6a0 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:22.236 13 INFO neutron.plugins.ml2.plugin [None req-84eedf2a-bd3b-4dce-811b-d230e9ee95f6 - - - - - -] Attempt 1 to provision port 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 2026-04-16 10:15:22.285 13 INFO neutron.plugins.ml2.plugin [None req-84eedf2a-bd3b-4dce-811b-d230e9ee95f6 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:23.563 13 INFO neutron.plugins.ml2.plugin [None req-4a12618a-a69e-4f01-8b20-8a4f92803c56 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:24.867 13 INFO neutron.plugins.ml2.plugin [None req-0f228c9f-42ad-4d58-857c-5f2d90addfe0 - - - - - -] Attempt 1 to provision port 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:15:30.942 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port d2b84f30-433d-4954-9625-44ee52e7b90d 2026-04-16 10:15:31.113 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5337300f-cd8f-4ccc-ad7a-ff4f8f9bd127'] response: {'server_uuid': '83090d0a-deaf-4ed8-8813-03e8f3e43fbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2b84f30-433d-4954-9625-44ee52e7b90d', 'code': 200} 2026-04-16 10:15:32.896 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port d2b84f30-433d-4954-9625-44ee52e7b90d 2026-04-16 10:16:03.995 13 INFO neutron.plugins.ml2.plugin [None req-3b21b204-168c-4bff-9404-0f0db03f6755 - - - - - -] Attempt 1 to provision port c6d256c1-c81f-45a8-b4b6-d77917d6c18f 2026-04-16 10:16:25.461 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6b2cb888-6332-4d8e-ba8a-d13064601d5c 2026-04-16 10:16:25.550 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae2d3d9b-0697-4495-a956-cbea552e0d62'] response: {'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b2cb888-6332-4d8e-ba8a-d13064601d5c', 'code': 200} 2026-04-16 10:16:26.911 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 6b2cb888-6332-4d8e-ba8a-d13064601d5c 2026-04-16 10:17:06.941 16 INFO neutron.plugins.ml2.plugin [None req-41e29231-937b-4981-a412-620f525a8381 - - - - - -] Attempt 1 to provision port 824ab1b8-c356-46f7-99e5-75367759db2a 2026-04-16 10:17:12.949 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 824ab1b8-c356-46f7-99e5-75367759db2a 2026-04-16 10:17:13.064 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc88c108-eac6-487b-98ae-a7248b2e9745'] response: {'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '824ab1b8-c356-46f7-99e5-75367759db2a', 'code': 200} 2026-04-16 10:17:14.926 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 824ab1b8-c356-46f7-99e5-75367759db2a 2026-04-16 10:17:17.452 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 824ab1b8-c356-46f7-99e5-75367759db2a 2026-04-16 10:17:39.589 13 INFO neutron.plugins.ml2.plugin [None req-d240753c-5f4a-4bf2-9f85-12ab2826fcb3 - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:17:46.513 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:17:46.615 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85517ebd-db8a-433b-99cb-697c649a2a40'] response: {'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2615efb3-ab62-493c-b9e3-a47a072818de', 'code': 200} 2026-04-16 10:17:47.169 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:17:55.702 13 INFO neutron.plugins.ml2.plugin [None req-a54ca24d-bf1b-4c87-9fa6-299ab3bb8cee - - - - - -] Attempt 1 to provision port 3369f8f2-babe-4c26-a4b6-1794a1da0a8e 2026-04-16 10:18:03.194 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3369f8f2-babe-4c26-a4b6-1794a1da0a8e 2026-04-16 10:18:03.335 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1500dd3-f3e4-4c0e-b2fa-5c8c285f52ba'] response: {'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3369f8f2-babe-4c26-a4b6-1794a1da0a8e', 'code': 200} 2026-04-16 10:18:05.136 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3369f8f2-babe-4c26-a4b6-1794a1da0a8e 2026-04-16 10:18:06.298 13 INFO neutron.plugins.ml2.plugin [None req-4677f9f9-b40b-4bd4-8222-8d064ce02559 - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:18:07.152 16 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:18:20.533 16 INFO neutron.plugins.ml2.plugin [None req-b2fc1f73-d9d5-4c3d-b7be-4df1685fd54d - - - - - -] Attempt 1 to provision port 3369f8f2-babe-4c26-a4b6-1794a1da0a8e 2026-04-16 10:18:21.174 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 3369f8f2-babe-4c26-a4b6-1794a1da0a8e 2026-04-16 10:18:29.179 13 INFO neutron.plugins.ml2.plugin [None req-7b47da18-1838-45f9-8f40-22ed1f7ba091 - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:18:29.795 16 INFO neutron.plugins.ml2.plugin [None req-932225ed-ad47-44f2-bfe6-9111e3503c9b - - - - - -] Attempt 1 to provision port 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:19:13.288 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-404511cd-ee52-49b3-8054-0d0058441c44'] response: {'server_uuid': '5fa09ffe-51ad-4352-9abe-14f336806dce', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '53055857-3a8c-4f65-8896-985ff64cb217', 'code': 200} 2026-04-16 10:23:15.165 16 INFO neutron.plugins.ml2.plugin [None req-200fb37d-7cb6-4c04-9231-0abe1e8dec59 - - - - - -] Attempt 1 to provision port 290b9156-6305-4402-a2c8-d828b3012806 2026-04-16 10:23:15.227 16 INFO neutron.plugins.ml2.plugin [None req-200fb37d-7cb6-4c04-9231-0abe1e8dec59 - - - - - -] Attempt 1 to provision port 436845cb-ef83-4dd0-8cfc-08cdf4286e8e 2026-04-16 10:23:15.282 16 INFO neutron.plugins.ml2.plugin [None req-200fb37d-7cb6-4c04-9231-0abe1e8dec59 - - - - - -] Attempt 1 to provision port 25161081-0d54-4cd7-a426-f1f19dcd51a8