+ 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-06 05:43:07.190 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:43:07.190 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev6 2026-05-06 05:43:07.191 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-06 05:43:07.191 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:43:08.780 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:43:08.783 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:43:08.786 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 05:43:08.787 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:43:08.787 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:43:08.787 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:43:08.787 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:43:08.794 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:43:08.794 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:43:08.794 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:43:08.814 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:43:08.815 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:43:08.815 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:43:08.835 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:43:08.835 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:43:08.835 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:43:08.835 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:43:09.115 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:43:09.273 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:43:09.273 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:43:09.274 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:43:09.325 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:43:09.326 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:43:09.326 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:43:09.326 1 INFO neutron.plugins.ml2.extensions.port_security [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:43:09.326 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:43:09.326 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:43:09.327 1 INFO neutron.plugins.ml2.managers [None req-10952c31-59cb-48ec-b8c4-c53a51101b87 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:43:09.341 1 INFO neutron.quota [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded quota_driver: . 2026-05-06 05:43:09.342 1 INFO neutron.plugins.ml2.plugin [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:43:09.342 1 INFO neutron.plugins.ml2.managers [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:43:09.342 1 INFO neutron.plugins.ml2.managers [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:43:09.342 1 INFO neutron.plugins.ml2.managers [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:43:09.342 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: qos 2026-05-06 05:43:09.353 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: router 2026-05-06 05:43:09.388 1 INFO neutron.services.service_base [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:43:09.389 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: segments 2026-05-06 05:43:09.454 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: trunk 2026-05-06 05:43:09.470 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:43:09.502 1 WARNING stevedore.named [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:43:09.576 1 INFO neutron_vpnaas.services.vpn.plugin [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:43:09.577 1 INFO neutron.common.utils [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:43:09.577 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: taas 2026-05-06 05:43:09.598 1 WARNING stevedore.named [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 05:43:09.621 1 INFO neutron_taas.services.taas.taas_plugin [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 05:43:09.622 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: tapmirror 2026-05-06 05:43:09.633 1 WARNING stevedore.named [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 05:43:09.646 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 05:43:09.647 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:43:09.653 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: tag 2026-05-06 05:43:09.662 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: timestamp 2026-05-06 05:43:09.664 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:43:09.668 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: flavors 2026-05-06 05:43:09.671 1 INFO neutron.manager [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loading Plugin: revisions 2026-05-06 05:43:09.675 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Initializing extension manager. 2026-05-06 05:43:09.676 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: address-group 2026-05-06 05:43:09.676 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: address-scope 2026-05-06 05:43:09.678 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:43:09.678 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: agent 2026-05-06 05:43:09.679 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:43:09.680 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:43:09.680 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:43:09.681 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: availability_zone 2026-05-06 05:43:09.681 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:43:09.682 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:43:09.684 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:43:09.685 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:43:09.686 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: dns-integration 2026-05-06 05:43:09.686 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:43:09.687 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:43:09.687 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: dvr 2026-05-06 05:43:09.687 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:43:09.688 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:43:09.688 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:43:09.689 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:43:09.689 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: external-net 2026-05-06 05:43:09.690 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:43:09.690 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: extraroute 2026-05-06 05:43:09.690 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:43:09.691 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:43:09.691 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:43:09.692 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:43:09.692 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:43:09.693 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:43:09.693 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: flavors 2026-05-06 05:43:09.695 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:43:09.695 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:43:09.696 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:43:09.696 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:43:09.697 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:43:09.698 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: router 2026-05-06 05:43:09.699 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:43:09.700 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 05:43:09.700 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 05:43:09.700 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:43:09.701 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: l3-ha 2026-05-06 05:43:09.701 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:43:09.702 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 05:43:09.703 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:43:09.704 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:43:09.704 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:43:09.706 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:43:09.707 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:43:09.708 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:43:09.709 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:43:09.710 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:43:09.710 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: multi-provider 2026-05-06 05:43:09.710 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: net-mtu 2026-05-06 05:43:09.711 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:43:09.711 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:43:09.712 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: network_ha 2026-05-06 05:43:09.712 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:43:09.713 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:43:09.714 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: pagination 2026-05-06 05:43:09.714 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:43:09.714 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 05:43:09.715 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 05:43:09.715 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 05:43:09.716 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:43:09.716 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:43:09.716 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:43:09.717 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 05:43:09.717 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:43:09.718 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:43:09.718 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 05:43:09.718 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: binding 2026-05-06 05:43:09.719 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: binding-extended 2026-05-06 05:43:09.720 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-security 2026-05-06 05:43:09.720 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: project-id 2026-05-06 05:43:09.720 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: provider 2026-05-06 05:43:09.721 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-06 05:43:09.723 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos 2026-05-06 05:43:09.724 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:43:09.724 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:43:09.725 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-default 2026-05-06 05:43:09.725 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-fip 2026-05-06 05:43:09.725 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:43:09.726 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:43:09.726 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:43:09.727 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:43:09.728 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:43:09.729 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-pps 2026-05-06 05:43:09.729 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:43:09.729 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:43:09.730 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:43:09.731 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:43:09.732 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 05:43:09.734 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: quotas 2026-05-06 05:43:09.736 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: quota_details 2026-05-06 05:43:09.737 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:43:09.738 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:43:09.738 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:43:09.739 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:43:09.739 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:43:09.739 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:43:09.740 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:43:09.741 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:43:09.741 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:43:09.742 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 05:43:09.743 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:43:09.743 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:43:09.744 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:43:09.744 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 05:43:09.744 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:43:09.748 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: security-group 2026-05-06 05:43:09.749 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: segment 2026-05-06 05:43:09.750 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:43:09.750 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: service-type 2026-05-06 05:43:09.750 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: sorting 2026-05-06 05:43:09.751 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:43:09.752 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:43:09.752 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:43:09.752 1 WARNING neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:43:09.753 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:43:09.753 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 05:43:09.754 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:43:09.754 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:43:09.755 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:43:09.755 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:43:09.756 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:43:09.756 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: tag-creation 2026-05-06 05:43:09.757 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:43:09.760 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:43:09.760 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:43:09.761 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: trunk 2026-05-06 05:43:09.761 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: trunk-details 2026-05-06 05:43:09.762 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:43:09.762 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 05:43:09.763 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:43:09.763 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 05:43:09.765 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 05:43:09.766 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:43:09.766 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:43:09.767 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: vpnaas 2026-05-06 05:43:09.768 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: taas 2026-05-06 05:43:09.769 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: tap-mirror 2026-05-06 05:43:09.770 1 INFO neutron.api.extensions [None req-23709596-fef2-4cbc-b1df-6fc13b3bda48 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 05:43:39.864 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 05:43:39.916 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 05:43:39.922 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 05:43:51.283 16 INFO neutron.db.l3_hamode_db [None req-de16fbee-da0a-4866-bb31-aab991e760b5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 05:44:06.309 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 4b88a1f8-4b3f-4e86-aade-4ed6b87504d8 2026-05-06 05:44:07.719 16 INFO neutron.plugins.ml2.plugin [None req-6cb630b2-72c4-470b-a5e2-f9f37846baaa - - - - - -] Attempt 1 to provision port 4b88a1f8-4b3f-4e86-aade-4ed6b87504d8 2026-05-06 05:44:08.162 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 4b88a1f8-4b3f-4e86-aade-4ed6b87504d8 2026-05-06 05:44:09.408 16 INFO neutron.plugins.ml2.plugin [None req-09856a1b-821c-4799-aea7-46588d985edd - - - - - -] Attempt 1 to provision port 4b88a1f8-4b3f-4e86-aade-4ed6b87504d8 2026-05-06 05:48:41.667 13 INFO neutron.plugins.ml2.plugin [None req-37e9f128-8461-4009-a035-743e9c20b35b - - - - - -] Attempt 1 to provision port 20add63c-b5dc-4bb6-a8d4-2858ce6743fa 2026-05-06 05:48:42.244 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 20add63c-b5dc-4bb6-a8d4-2858ce6743fa 2026-05-06 05:48:43.328 13 INFO neutron.plugins.ml2.plugin [None req-45c38482-0b06-4e44-bfab-c4f308d9ff76 - - - - - -] Attempt 1 to provision port 20add63c-b5dc-4bb6-a8d4-2858ce6743fa 2026-05-06 05:48:48.311 13 INFO neutron.plugins.ml2.plugin [None req-cc6bad46-c673-4b3e-afda-4b65896c0a18 - - - - - -] Attempt 1 to provision port dfd08fa9-035d-4c6f-a3d4-5d8108ce4bec 2026-05-06 05:52:34.828 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port dfd08fa9-035d-4c6f-a3d4-5d8108ce4bec 2026-05-06 05:52:36.274 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port dfd08fa9-035d-4c6f-a3d4-5d8108ce4bec 2026-05-06 06:01:56.442 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 67d901f1-1c4b-4c25-8f6b-31d418f588a9 2026-05-06 06:01:58.423 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 67d901f1-1c4b-4c25-8f6b-31d418f588a9 2026-05-06 06:11:35.250 16 INFO neutron.plugins.ml2.plugin [None req-9dfddade-9168-45b3-801d-f3dd717ff653 - - - - - -] Attempt 1 to provision port 4b88a1f8-4b3f-4e86-aade-4ed6b87504d8 2026-05-06 06:11:35.309 16 INFO neutron.plugins.ml2.plugin [None req-9dfddade-9168-45b3-801d-f3dd717ff653 - - - - - -] Attempt 1 to provision port 20add63c-b5dc-4bb6-a8d4-2858ce6743fa 2026-05-06 06:11:35.357 16 INFO neutron.plugins.ml2.plugin [None req-9dfddade-9168-45b3-801d-f3dd717ff653 - - - - - -] Attempt 1 to provision port dfd08fa9-035d-4c6f-a3d4-5d8108ce4bec 2026-05-06 06:16:58.727 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 2f272945-07a7-4a5e-9a23-e25a18c8b6a1 2026-05-06 06:16:58.810 13 INFO neutron.plugins.ml2.plugin [None req-3e685d8e-0f29-4177-9b0e-f237cc644eae - - - - - -] Attempt 1 to provision port 2f272945-07a7-4a5e-9a23-e25a18c8b6a1 2026-05-06 06:17:00.972 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 2f272945-07a7-4a5e-9a23-e25a18c8b6a1 2026-05-06 06:17:01.163 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port c47b5a17-fe27-4f42-9d5f-03ad893034ea 2026-05-06 06:17:04.698 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port e524b777-a11f-4ae3-a1ae-7452a9aac8a9 2026-05-06 06:17:06.853 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 9d24df93-929f-4704-b09b-12bfe07a4a8f 2026-05-06 06:17:07.236 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 33898b0e-a6e1-4974-9592-23545349e845 2026-05-06 06:17:07.641 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 97ca6678-d291-4b98-9737-278f10fe985d 2026-05-06 06:17:07.971 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port e524b777-a11f-4ae3-a1ae-7452a9aac8a9 2026-05-06 06:17:08.808 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 9d24df93-929f-4704-b09b-12bfe07a4a8f 2026-05-06 06:17:09.001 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 33898b0e-a6e1-4974-9592-23545349e845 2026-05-06 06:17:09.203 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 97ca6678-d291-4b98-9737-278f10fe985d 2026-05-06 06:17:09.421 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port cb062fcf-0ce2-4019-9b10-4bcf96ee06a7 2026-05-06 06:17:10.782 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port cb062fcf-0ce2-4019-9b10-4bcf96ee06a7 2026-05-06 06:17:10.982 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port d045018f-d228-4ad5-81c7-443fdcb0d037 2026-05-06 06:17:11.988 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port 1add4a8a-d639-4526-a2a6-4383be9e6840 2026-05-06 06:17:12.022 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port 2f272945-07a7-4a5e-9a23-e25a18c8b6a1 2026-05-06 06:17:12.072 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port 9f1f502b-dab8-45b3-80a2-66f68a2bf0ad 2026-05-06 06:17:12.095 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port e524b777-a11f-4ae3-a1ae-7452a9aac8a9 2026-05-06 06:17:12.147 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port d045018f-d228-4ad5-81c7-443fdcb0d037 2026-05-06 06:17:12.240 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port f779bd09-f586-4248-a78a-97507f2d113c 2026-05-06 06:17:12.268 16 INFO neutron.plugins.ml2.plugin [None req-048e69a9-dc7f-419b-befc-0660c53c0008 - - - - - -] Attempt 1 to provision port 768fede0-50bd-432b-9c53-aee216fb53d9 2026-05-06 06:17:14.493 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port f6a383eb-e616-478f-ae03-7c0a32a35f39 2026-05-06 06:17:14.866 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 003c5dd9-64c3-4dca-99a4-482c3b95b080 2026-05-06 06:17:15.072 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc0a94e5-a730-4cc7-bb28-26013b1e4c6c'] response: {'server_uuid': '3506bfbb-507f-4e05-b468-f20fc024a924', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6a383eb-e616-478f-ae03-7c0a32a35f39', 'code': 200} 2026-05-06 06:17:15.339 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port d045018f-d228-4ad5-81c7-443fdcb0d037 2026-05-06 06:17:16.317 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port f6a383eb-e616-478f-ae03-7c0a32a35f39 2026-05-06 06:17:16.554 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 003c5dd9-64c3-4dca-99a4-482c3b95b080 2026-05-06 06:17:17.124 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-59609f9b-8262-456c-b325-c084e773e438'] response: {'server_uuid': 'c0ff8e88-f47c-41aa-b02d-135f80e6a12e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '003c5dd9-64c3-4dca-99a4-482c3b95b080', 'code': 200} 2026-05-06 06:17:20.764 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 5ae261a9-ea6c-448b-b377-0728dabe69bd 2026-05-06 06:17:21.118 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port d394ff40-4c28-4294-9018-80185ab4ba7a 2026-05-06 06:17:21.220 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-30ad7cf4-b66a-4be4-b68a-a1b37c8b8344'] response: {'server_uuid': '8d816be7-bda7-42e2-b9e2-347d438561a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd394ff40-4c28-4294-9018-80185ab4ba7a', 'code': 200} 2026-05-06 06:17:22.191 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 5ae261a9-ea6c-448b-b377-0728dabe69bd 2026-05-06 06:17:22.450 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port d394ff40-4c28-4294-9018-80185ab4ba7a 2026-05-06 06:17:26.373 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae7a82ce-370b-4f54-bc38-313948f5e2c6'] response: {'server_uuid': '8d816be7-bda7-42e2-b9e2-347d438561a0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd394ff40-4c28-4294-9018-80185ab4ba7a', 'code': 200} 2026-05-06 06:17:30.850 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 3f3c2e9b-6fef-4132-b893-d1ffa918dde3 2026-05-06 06:17:31.243 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port aa174917-861b-4004-90d8-5f0f6ae9dd29 2026-05-06 06:17:31.859 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3f8360f-cd5e-4a4f-abe7-af08540bed35'] response: {'server_uuid': '8d8ded69-316c-400b-9fab-199318517129', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa174917-861b-4004-90d8-5f0f6ae9dd29', 'code': 200} 2026-05-06 06:17:32.025 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port 3f3c2e9b-6fef-4132-b893-d1ffa918dde3 2026-05-06 06:17:32.093 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port 5ae3b7da-3075-4473-ba7a-f8bf3bd1a791 2026-05-06 06:17:32.121 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port 9f1f502b-dab8-45b3-80a2-66f68a2bf0ad 2026-05-06 06:17:32.135 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 3f3c2e9b-6fef-4132-b893-d1ffa918dde3 2026-05-06 06:17:32.155 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port d045018f-d228-4ad5-81c7-443fdcb0d037 2026-05-06 06:17:32.213 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port aa174917-861b-4004-90d8-5f0f6ae9dd29 2026-05-06 06:17:32.258 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port f779bd09-f586-4248-a78a-97507f2d113c 2026-05-06 06:17:32.284 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port 389fe495-a04d-49f6-80e1-98ac6bb70be2 2026-05-06 06:17:32.317 16 INFO neutron.plugins.ml2.plugin [None req-6c0552f3-4a86-46d0-8fa8-494377e4d073 - - - - - -] Attempt 1 to provision port f6a383eb-e616-478f-ae03-7c0a32a35f39 2026-05-06 06:17:32.583 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port aa174917-861b-4004-90d8-5f0f6ae9dd29 2026-05-06 06:17:35.502 16 INFO neutron.plugins.ml2.plugin [None req-10f0c991-72c6-42cd-a057-f0f017541d31 - - - - - -] Attempt 1 to provision port aa174917-861b-4004-90d8-5f0f6ae9dd29 2026-05-06 06:17:35.556 16 INFO neutron.plugins.ml2.plugin [None req-10f0c991-72c6-42cd-a057-f0f017541d31 - - - - - -] Attempt 1 to provision port 389fe495-a04d-49f6-80e1-98ac6bb70be2 2026-05-06 06:17:35.595 16 INFO neutron.plugins.ml2.plugin [None req-10f0c991-72c6-42cd-a057-f0f017541d31 - - - - - -] Attempt 1 to provision port 3f3c2e9b-6fef-4132-b893-d1ffa918dde3 2026-05-06 06:17:35.657 16 INFO neutron.plugins.ml2.plugin [None req-10f0c991-72c6-42cd-a057-f0f017541d31 - - - - - -] Attempt 1 to provision port e69117fb-da07-404c-998b-9f46aa9780bd 2026-05-06 06:17:38.505 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-813be1a1-403a-48a3-8919-44bb308a2aad'] response: {'server_uuid': '8d8ded69-316c-400b-9fab-199318517129', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aa174917-861b-4004-90d8-5f0f6ae9dd29', 'code': 200} 2026-05-06 06:17:42.180 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 2e3d1123-743c-467b-8986-99d7c5604a72 2026-05-06 06:17:42.486 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 97e93bc6-978b-4765-88f2-94222591a26a 2026-05-06 06:17:43.032 13 INFO neutron.plugins.ml2.plugin [None req-ccf0a737-bb9a-4cb6-ba05-59d790532a7a - - - - - -] Attempt 1 to provision port 2e3d1123-743c-467b-8986-99d7c5604a72 2026-05-06 06:17:43.090 13 INFO neutron.plugins.ml2.plugin [None req-ccf0a737-bb9a-4cb6-ba05-59d790532a7a - - - - - -] Attempt 1 to provision port 389fe495-a04d-49f6-80e1-98ac6bb70be2 2026-05-06 06:17:44.328 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 2e3d1123-743c-467b-8986-99d7c5604a72 2026-05-06 06:17:44.732 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 97e93bc6-978b-4765-88f2-94222591a26a 2026-05-06 06:17:48.166 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 768fede0-50bd-432b-9c53-aee216fb53d9 2026-05-06 06:17:48.408 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port f779bd09-f586-4248-a78a-97507f2d113c 2026-05-06 06:17:48.894 16 INFO neutron.plugins.ml2.plugin [None req-40803359-8314-45ec-9f6c-32a919a44133 - - - - - -] Attempt 1 to provision port 64419a24-335b-4df9-b1e6-f6966a86f4a7 2026-05-06 06:17:48.919 16 INFO neutron.plugins.ml2.plugin [None req-40803359-8314-45ec-9f6c-32a919a44133 - - - - - -] Attempt 1 to provision port 2e3d1123-743c-467b-8986-99d7c5604a72 2026-05-06 06:17:48.968 16 INFO neutron.plugins.ml2.plugin [None req-40803359-8314-45ec-9f6c-32a919a44133 - - - - - -] Attempt 1 to provision port 0a262615-9858-4687-bec4-bf8d05d6fc01 2026-05-06 06:17:50.143 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 768fede0-50bd-432b-9c53-aee216fb53d9 2026-05-06 06:17:50.286 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port f779bd09-f586-4248-a78a-97507f2d113c 2026-05-06 06:17:51.170 13 INFO neutron.plugins.ml2.plugin [None req-ebbf462b-3502-4029-a3bf-97d95fe5a7fb - - - - - -] Attempt 1 to provision port 0a262615-9858-4687-bec4-bf8d05d6fc01 2026-05-06 06:17:52.946 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 3886a459-9ffb-42fa-85c6-80b53bebc4c9 2026-05-06 06:17:53.053 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2395a345-f7a6-4dde-91fa-8cead7fc5fe7'] response: {'server_uuid': '4a6c3f98-a8f6-4e83-bcfa-9fb7dfb11de7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3886a459-9ffb-42fa-85c6-80b53bebc4c9', 'code': 200} 2026-05-06 06:17:54.314 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 3886a459-9ffb-42fa-85c6-80b53bebc4c9 2026-05-06 06:17:56.298 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a0bad4de-1eb7-44e6-bc58-871e8b6f7bb3 2026-05-06 06:17:58.233 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 64419a24-335b-4df9-b1e6-f6966a86f4a7 2026-05-06 06:17:58.499 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a0bad4de-1eb7-44e6-bc58-871e8b6f7bb3 2026-05-06 06:17:58.812 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 0a262615-9858-4687-bec4-bf8d05d6fc01 2026-05-06 06:18:00.725 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 64419a24-335b-4df9-b1e6-f6966a86f4a7 2026-05-06 06:18:00.908 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 0a262615-9858-4687-bec4-bf8d05d6fc01 2026-05-06 06:18:06.117 13 INFO neutron.plugins.ml2.plugin [None req-bd44e956-6899-4c03-9679-3880e908802b - - - - - -] Attempt 1 to provision port 0a262615-9858-4687-bec4-bf8d05d6fc01 2026-05-06 06:18:06.205 13 INFO neutron.plugins.ml2.plugin [None req-bd44e956-6899-4c03-9679-3880e908802b - - - - - -] Attempt 1 to provision port 3886a459-9ffb-42fa-85c6-80b53bebc4c9 2026-05-06 06:18:12.605 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 600cf267-14b4-4371-8d33-74bba7cc1a29 2026-05-06 06:18:14.566 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 600cf267-14b4-4371-8d33-74bba7cc1a29 2026-05-06 06:18:18.529 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port df27ea1b-937d-44f8-b8e6-38b91213f81a 2026-05-06 06:18:20.540 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port df27ea1b-937d-44f8-b8e6-38b91213f81a 2026-05-06 06:18:22.757 16 INFO neutron.plugins.ml2.plugin [None req-cc98e45d-70c3-42d3-84ab-3c13ee9e3082 - - - - - -] Attempt 1 to provision port 0992aa9a-8c7c-4811-a5ab-70be2854858f 2026-05-06 06:18:22.779 16 INFO neutron.plugins.ml2.plugin [None req-cc98e45d-70c3-42d3-84ab-3c13ee9e3082 - - - - - -] Attempt 1 to provision port 5532cd74-5bbe-405c-8665-cb1af2afa501 2026-05-06 06:18:22.802 16 INFO neutron.plugins.ml2.plugin [None req-cc98e45d-70c3-42d3-84ab-3c13ee9e3082 - - - - - -] Attempt 1 to provision port df27ea1b-937d-44f8-b8e6-38b91213f81a 2026-05-06 06:18:23.044 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 92d397eb-61e3-457e-8668-b57227d69761 2026-05-06 06:18:23.150 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dae5abdd-8bbc-4db5-ba5c-cd2014bc4a89'] response: {'server_uuid': '499c72e1-64fa-48a7-a7bc-47708c9d3a84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92d397eb-61e3-457e-8668-b57227d69761', 'code': 200} 2026-05-06 06:18:24.548 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 92d397eb-61e3-457e-8668-b57227d69761 2026-05-06 06:18:28.651 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 5532cd74-5bbe-405c-8665-cb1af2afa501 2026-05-06 06:18:29.090 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 0992aa9a-8c7c-4811-a5ab-70be2854858f 2026-05-06 06:18:30.704 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 5532cd74-5bbe-405c-8665-cb1af2afa501 2026-05-06 06:18:30.963 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 0992aa9a-8c7c-4811-a5ab-70be2854858f 2026-05-06 06:18:31.311 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 40726121-7f5f-46e0-828c-4f40e8f34d21 2026-05-06 06:18:32.629 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 40726121-7f5f-46e0-828c-4f40e8f34d21 2026-05-06 06:18:32.816 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port b6db4d6b-79f5-4b11-85bc-8acbe2ffe3a7 2026-05-06 06:18:34.657 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port b6db4d6b-79f5-4b11-85bc-8acbe2ffe3a7 2026-05-06 06:18:37.232 13 INFO neutron.plugins.ml2.plugin [None req-99116f88-448d-4e84-bceb-b39ff3b1d999 - - - - - -] Attempt 1 to provision port df0d3726-3bea-47a0-a54f-a4c45637ccfb 2026-05-06 06:18:37.254 13 INFO neutron.plugins.ml2.plugin [None req-99116f88-448d-4e84-bceb-b39ff3b1d999 - - - - - -] Attempt 1 to provision port b6db4d6b-79f5-4b11-85bc-8acbe2ffe3a7 2026-05-06 06:18:37.301 13 INFO neutron.plugins.ml2.plugin [None req-99116f88-448d-4e84-bceb-b39ff3b1d999 - - - - - -] Attempt 1 to provision port 6ca7a1f0-a955-4385-a31e-007a9cbe3070 2026-05-06 06:18:37.324 13 INFO neutron.plugins.ml2.plugin [None req-99116f88-448d-4e84-bceb-b39ff3b1d999 - - - - - -] Attempt 1 to provision port 4b88a1f8-4b3f-4e86-aade-4ed6b87504d8 2026-05-06 06:18:37.373 13 INFO neutron.plugins.ml2.plugin [None req-99116f88-448d-4e84-bceb-b39ff3b1d999 - - - - - -] Attempt 1 to provision port 64419a24-335b-4df9-b1e6-f6966a86f4a7 2026-05-06 06:18:41.638 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ca725a8c-8b75-4311-8f3f-fe758f12a790 2026-05-06 06:18:41.736 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f93017e-78e9-429a-8bc3-3f9b3e9a469d'] response: {'server_uuid': '0303b5b5-5743-46cc-a688-89ee724811f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca725a8c-8b75-4311-8f3f-fe758f12a790', 'code': 200} 2026-05-06 06:18:42.083 13 INFO neutron.plugins.ml2.plugin [None req-5aa3baef-e701-4ae0-990e-6d9f2720902e - - - - - -] Attempt 1 to provision port ca725a8c-8b75-4311-8f3f-fe758f12a790 2026-05-06 06:18:42.154 13 INFO neutron.plugins.ml2.plugin [None req-5aa3baef-e701-4ae0-990e-6d9f2720902e - - - - - -] Attempt 1 to provision port e5ba1fd3-9a07-476a-b314-12d73df2c1c0 2026-05-06 06:18:42.174 13 INFO neutron.plugins.ml2.plugin [None req-5aa3baef-e701-4ae0-990e-6d9f2720902e - - - - - -] Attempt 1 to provision port df0d3726-3bea-47a0-a54f-a4c45637ccfb 2026-05-06 06:18:42.192 13 INFO neutron.plugins.ml2.plugin [None req-5aa3baef-e701-4ae0-990e-6d9f2720902e - - - - - -] Attempt 1 to provision port b6db4d6b-79f5-4b11-85bc-8acbe2ffe3a7 2026-05-06 06:18:42.578 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ca725a8c-8b75-4311-8f3f-fe758f12a790 2026-05-06 06:18:43.366 16 INFO neutron.plugins.ml2.plugin [None req-437604b6-efca-4011-a4c3-57d34ce6b865 - - - - - -] Attempt 1 to provision port df0d3726-3bea-47a0-a54f-a4c45637ccfb 2026-05-06 06:18:46.730 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port df0d3726-3bea-47a0-a54f-a4c45637ccfb 2026-05-06 06:18:47.144 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 848b9492-c1ff-4ec3-8638-8f8566bf1622 2026-05-06 06:18:48.746 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port df0d3726-3bea-47a0-a54f-a4c45637ccfb 2026-05-06 06:18:48.939 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 848b9492-c1ff-4ec3-8638-8f8566bf1622 2026-05-06 06:18:49.122 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 29c9e418-8c64-4d47-afa6-b509912fda70 2026-05-06 06:18:49.485 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port e5ba1fd3-9a07-476a-b314-12d73df2c1c0 2026-05-06 06:18:49.521 16 INFO neutron.plugins.ml2.plugin [None req-520a30c0-1544-455b-8517-47539c1d507f - - - - - -] Attempt 1 to provision port 7b01eee6-d857-4ee3-bcb9-90d697b8a7b1 2026-05-06 06:18:49.580 16 INFO neutron.plugins.ml2.plugin [None req-520a30c0-1544-455b-8517-47539c1d507f - - - - - -] Attempt 1 to provision port 29c9e418-8c64-4d47-afa6-b509912fda70 2026-05-06 06:18:51.048 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 29c9e418-8c64-4d47-afa6-b509912fda70 2026-05-06 06:18:51.255 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port e5ba1fd3-9a07-476a-b314-12d73df2c1c0 2026-05-06 06:18:51.941 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c90ab8-5914-4547-9531-9ce9ec0e7965'] response: {'server_uuid': '4a6c3f98-a8f6-4e83-bcfa-9fb7dfb11de7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3886a459-9ffb-42fa-85c6-80b53bebc4c9', 'code': 200} 2026-05-06 06:18:53.597 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 3886a459-9ffb-42fa-85c6-80b53bebc4c9 2026-05-06 06:18:53.976 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-93a7a3fd-d754-4797-a541-cb836e14ec15'] response: {'server_uuid': '4a6c3f98-a8f6-4e83-bcfa-9fb7dfb11de7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3886a459-9ffb-42fa-85c6-80b53bebc4c9', 'code': 200} 2026-05-06 06:18:54.284 16 INFO neutron.plugins.ml2.plugin [None req-0071af22-429d-4485-8c54-31ab8f224583 - - - - - -] Attempt 1 to provision port a7785cfd-cddb-47c7-8138-d8e9e4b3d3ce 2026-05-06 06:18:54.312 16 INFO neutron.plugins.ml2.plugin [None req-0071af22-429d-4485-8c54-31ab8f224583 - - - - - -] Attempt 1 to provision port 29c9e418-8c64-4d47-afa6-b509912fda70 2026-05-06 06:18:55.357 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 3886a459-9ffb-42fa-85c6-80b53bebc4c9 2026-05-06 06:18:59.599 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 60733752-fc1f-4b1c-bcff-2ad48d2c010a 2026-05-06 06:18:59.726 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b6bfc39-aed8-4ebb-ad0b-e37d16c586fb'] response: {'server_uuid': '5d19614e-76af-47a9-8649-5b8521924412', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60733752-fc1f-4b1c-bcff-2ad48d2c010a', 'code': 200} 2026-05-06 06:19:01.164 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 60733752-fc1f-4b1c-bcff-2ad48d2c010a 2026-05-06 06:19:05.134 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a7785cfd-cddb-47c7-8138-d8e9e4b3d3ce 2026-05-06 06:19:05.417 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 7b01eee6-d857-4ee3-bcb9-90d697b8a7b1 2026-05-06 06:19:07.140 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a7785cfd-cddb-47c7-8138-d8e9e4b3d3ce 2026-05-06 06:19:07.339 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 7b01eee6-d857-4ee3-bcb9-90d697b8a7b1 2026-05-06 06:19:14.499 16 INFO neutron.plugins.ml2.plugin [None req-998f6335-c8b3-49fc-9f85-0bf5e0f4c746 - - - - - -] Attempt 1 to provision port cbf4ab6a-9099-45fc-9340-cc507f649a3f 2026-05-06 06:19:15.084 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port cbf4ab6a-9099-45fc-9340-cc507f649a3f 2026-05-06 06:19:17.118 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 9fc303c5-8822-468b-b70c-4012b705c5a4 2026-05-06 06:19:19.508 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5528a93-4e76-4bfe-a427-dade73079865'] response: {'server_uuid': '4a6c3f98-a8f6-4e83-bcfa-9fb7dfb11de7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3886a459-9ffb-42fa-85c6-80b53bebc4c9', 'code': 200} 2026-05-06 06:19:23.124 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 9f3232cf-6600-4cad-a8e9-e2983ad90c0a 2026-05-06 06:19:23.307 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] No ports have port_id starting with 9f3232cf-6600-4cad-a8e9-e2983ad90c0a 2026-05-06 06:19:39.602 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port d13b4fa3-5435-460d-bf6b-7b54e26995df 2026-05-06 06:19:39.699 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0987d009-f386-4d8e-946b-a0e35f117314'] response: {'server_uuid': '925b0646-e2f4-4ad8-b669-772373aef325', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd13b4fa3-5435-460d-bf6b-7b54e26995df', 'code': 200} 2026-05-06 06:19:39.868 13 INFO neutron.plugins.ml2.plugin [None req-a13d5b90-042b-44ce-b0bb-11cab7378063 - - - - - -] Attempt 1 to provision port d13b4fa3-5435-460d-bf6b-7b54e26995df 2026-05-06 06:19:41.118 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port d13b4fa3-5435-460d-bf6b-7b54e26995df 2026-05-06 06:20:02.842 13 INFO neutron.plugins.ml2.plugin [None req-950c5166-3bbf-4b04-b153-8ecb38fc8b78 - - - - - -] Attempt 1 to provision port c74ced1e-0fef-4eb8-aa2f-484a718cf939 2026-05-06 06:20:11.299 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f906bd16-5963-43c2-a30c-f17562dea243'] response: {'server_uuid': '5d19614e-76af-47a9-8649-5b8521924412', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60733752-fc1f-4b1c-bcff-2ad48d2c010a', 'code': 200} 2026-05-06 06:20:13.129 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 82ad75b9-79df-4b28-81f6-1acb7594990b 2026-05-06 06:20:31.112 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port dbb6ad05-df5c-4227-ac77-c720057e8a11 2026-05-06 06:20:33.193 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 733a41b5-84e3-4143-b390-49c242a71daf 2026-05-06 06:20:33.576 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port dbb6ad05-df5c-4227-ac77-c720057e8a11 2026-05-06 06:20:35.220 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 51fcc7eb-1261-4582-a2b2-cc3b9ae86a11 2026-05-06 06:20:35.564 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 733a41b5-84e3-4143-b390-49c242a71daf 2026-05-06 06:20:37.292 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 6d15a59e-dcb9-4e5c-9f42-3a0a8da15b07 2026-05-06 06:20:37.766 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 619c82a7-0eaf-4214-90f1-a808c6912d74 2026-05-06 06:20:38.099 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 51fcc7eb-1261-4582-a2b2-cc3b9ae86a11 2026-05-06 06:20:39.172 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 619c82a7-0eaf-4214-90f1-a808c6912d74 2026-05-06 06:20:39.383 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 6d15a59e-dcb9-4e5c-9f42-3a0a8da15b07 2026-05-06 06:20:41.141 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a01369bf-4895-46aa-a42a-2625bed0eaca 2026-05-06 06:20:43.139 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a01369bf-4895-46aa-a42a-2625bed0eaca 2026-05-06 06:20:49.125 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ed61c814-5f30-43ba-a784-b3457d20e8dc 2026-05-06 06:20:51.901 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ed61c814-5f30-43ba-a784-b3457d20e8dc 2026-05-06 06:20:52.132 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 10d65026-a6c5-4ecd-ac7f-9e23aab1db8b 2026-05-06 06:20:52.240 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d32d48e5-7696-433f-a283-208ae409bb81'] response: {'server_uuid': 'b16bf308-b37a-43ef-abaf-6f14131c0131', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10d65026-a6c5-4ecd-ac7f-9e23aab1db8b', 'code': 200} 2026-05-06 06:20:54.263 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 03d3a4ff-f4c7-4861-9430-7b085c40ce6c 2026-05-06 06:20:54.377 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-37ea63e2-8802-4615-8c72-f9e7bf818381'] response: {'server_uuid': '26d58358-dee4-43f6-ab2e-76d7b50751cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03d3a4ff-f4c7-4861-9430-7b085c40ce6c', 'code': 200} 2026-05-06 06:20:54.641 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 10d65026-a6c5-4ecd-ac7f-9e23aab1db8b 2026-05-06 06:20:54.814 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port c7087025-f120-4001-acde-4445020cd616 2026-05-06 06:20:55.509 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 03d3a4ff-f4c7-4861-9430-7b085c40ce6c 2026-05-06 06:20:55.858 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 108e8a8f-bbab-4cb9-8f8f-884f015893f6 2026-05-06 06:20:56.282 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port c7087025-f120-4001-acde-4445020cd616 2026-05-06 06:20:57.686 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:20:58.334 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 6c40bc14-8e07-41e0-a873-2dee7d203d0f 2026-05-06 06:20:58.840 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 108e8a8f-bbab-4cb9-8f8f-884f015893f6 2026-05-06 06:20:59.070 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 279e100b-c594-41ce-ba83-22396a88e6c4 2026-05-06 06:20:59.423 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 5d113371-581f-470b-8d97-0f71b08ce1cf 2026-05-06 06:21:00.200 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:21:00.374 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 6c40bc14-8e07-41e0-a873-2dee7d203d0f 2026-05-06 06:21:00.506 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port f5b6fcd4-70f8-4a5f-88a1-41760688d5c4 2026-05-06 06:21:00.738 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 089de920-1d23-45b8-b6a5-5a6c05811165 2026-05-06 06:21:01.011 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 8604d6ac-bdf4-4f9e-8270-860262199a7a 2026-05-06 06:21:01.260 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 279e100b-c594-41ce-ba83-22396a88e6c4 2026-05-06 06:21:01.441 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 5d113371-581f-470b-8d97-0f71b08ce1cf 2026-05-06 06:21:01.894 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 108e8a8f-bbab-4cb9-8f8f-884f015893f6 2026-05-06 06:21:01.955 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 8604d6ac-bdf4-4f9e-8270-860262199a7a 2026-05-06 06:21:02.014 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port dbb6ad05-df5c-4227-ac77-c720057e8a11 2026-05-06 06:21:02.086 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 279e100b-c594-41ce-ba83-22396a88e6c4 2026-05-06 06:21:02.132 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 089de920-1d23-45b8-b6a5-5a6c05811165 2026-05-06 06:21:02.138 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 089de920-1d23-45b8-b6a5-5a6c05811165 2026-05-06 06:21:02.180 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 6d15a59e-dcb9-4e5c-9f42-3a0a8da15b07 2026-05-06 06:21:02.246 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 6c40bc14-8e07-41e0-a873-2dee7d203d0f 2026-05-06 06:21:02.305 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 8604d6ac-bdf4-4f9e-8270-860262199a7a 2026-05-06 06:21:02.328 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port c7087025-f120-4001-acde-4445020cd616 2026-05-06 06:21:02.392 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 10d65026-a6c5-4ecd-ac7f-9e23aab1db8b 2026-05-06 06:21:02.431 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port f5b6fcd4-70f8-4a5f-88a1-41760688d5c4 2026-05-06 06:21:02.441 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 5d113371-581f-470b-8d97-0f71b08ce1cf 2026-05-06 06:21:02.521 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port f5b6fcd4-70f8-4a5f-88a1-41760688d5c4 2026-05-06 06:21:02.571 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port 03d3a4ff-f4c7-4861-9430-7b085c40ce6c 2026-05-06 06:21:02.623 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port ed61c814-5f30-43ba-a784-b3457d20e8dc 2026-05-06 06:21:02.679 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port a01369bf-4895-46aa-a42a-2625bed0eaca 2026-05-06 06:21:02.714 16 INFO neutron.plugins.ml2.plugin [None req-23e1ec90-70d9-46ae-8153-9959e3f5d06d - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:21:06.591 13 INFO neutron.plugins.ml2.plugin [None req-3c659f48-1d7f-4b69-9601-4bb6ef1fb968 - - - - - -] Attempt 1 to provision port c7087025-f120-4001-acde-4445020cd616 2026-05-06 06:21:06.646 13 INFO neutron.plugins.ml2.plugin [None req-3c659f48-1d7f-4b69-9601-4bb6ef1fb968 - - - - - -] Attempt 1 to provision port 279e100b-c594-41ce-ba83-22396a88e6c4 2026-05-06 06:21:06.692 13 INFO neutron.plugins.ml2.plugin [None req-3c659f48-1d7f-4b69-9601-4bb6ef1fb968 - - - - - -] Attempt 1 to provision port 108e8a8f-bbab-4cb9-8f8f-884f015893f6 2026-05-06 06:21:06.740 13 INFO neutron.plugins.ml2.plugin [None req-3c659f48-1d7f-4b69-9601-4bb6ef1fb968 - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:21:08.425 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ac11eda7-38ac-4a60-b72e-8f9d30736124 2026-05-06 06:21:08.523 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df353b63-ef8a-49d5-85ac-d4c1377565c1'] response: {'server_uuid': 'c17f0267-c8d9-4ec4-a545-6d83f0abab20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac11eda7-38ac-4a60-b72e-8f9d30736124', 'code': 200} 2026-05-06 06:21:09.828 16 INFO neutron.plugins.ml2.plugin [None req-f889b0bc-77ba-4a06-a385-c24f4266b6eb - - - - - -] Attempt 1 to provision port 279e100b-c594-41ce-ba83-22396a88e6c4 2026-05-06 06:21:09.882 16 INFO neutron.plugins.ml2.plugin [None req-f889b0bc-77ba-4a06-a385-c24f4266b6eb - - - - - -] Attempt 1 to provision port ac11eda7-38ac-4a60-b72e-8f9d30736124 2026-05-06 06:21:09.935 16 INFO neutron.plugins.ml2.plugin [None req-f889b0bc-77ba-4a06-a385-c24f4266b6eb - - - - - -] Attempt 1 to provision port 108e8a8f-bbab-4cb9-8f8f-884f015893f6 2026-05-06 06:21:10.107 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ac11eda7-38ac-4a60-b72e-8f9d30736124 2026-05-06 06:21:12.630 13 INFO neutron.plugins.ml2.plugin [None req-a55e9523-adb2-448b-a2fe-9f38a300281d - - - - - -] Attempt 1 to provision port c7087025-f120-4001-acde-4445020cd616 2026-05-06 06:21:12.686 13 INFO neutron.plugins.ml2.plugin [None req-a55e9523-adb2-448b-a2fe-9f38a300281d - - - - - -] Attempt 1 to provision port 10d65026-a6c5-4ecd-ac7f-9e23aab1db8b 2026-05-06 06:21:12.749 13 INFO neutron.plugins.ml2.plugin [None req-a55e9523-adb2-448b-a2fe-9f38a300281d - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:21:13.996 13 INFO neutron.plugins.ml2.plugin [None req-e9b85028-06be-447b-8a3f-9ac7551c92e2 - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:21:15.360 13 INFO neutron.plugins.ml2.plugin [None req-c19a3ad7-a3f4-4593-ab47-04258f5811cf - - - - - -] Attempt 1 to provision port a32523b2-7fac-44ba-a896-1147b6fdf658 2026-05-06 06:21:34.752 16 INFO neutron.plugins.ml2.plugin [None req-79d71e48-dfe3-48a0-8a34-4a29e0f0c5f4 - - - - - -] Attempt 1 to provision port 2e8488fe-d822-4cb8-a11a-afcbf4f31d92 2026-05-06 06:21:56.643 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 4686bd9b-c45a-4d25-a2c0-dbb7a565bfa9 2026-05-06 06:21:56.737 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95beba4b-5190-4c95-9284-79fc9623605b'] response: {'server_uuid': '6d7419f8-ccb0-42b1-94c9-e8593baf4cb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4686bd9b-c45a-4d25-a2c0-dbb7a565bfa9', 'code': 200} 2026-05-06 06:21:58.117 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 4686bd9b-c45a-4d25-a2c0-dbb7a565bfa9 2026-05-06 06:22:36.477 13 INFO neutron.plugins.ml2.plugin [None req-1cd2fe0f-a0e7-40ea-911c-683dc3d4f659 - - - - - -] Attempt 1 to provision port a6d018d9-bfea-48e0-88cf-ab3e6318523a 2026-05-06 06:22:42.146 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a6d018d9-bfea-48e0-88cf-ab3e6318523a 2026-05-06 06:22:42.275 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc0371a-69eb-4fb4-ab5f-5ca97e09f7e2'] response: {'server_uuid': '6d7419f8-ccb0-42b1-94c9-e8593baf4cb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6d018d9-bfea-48e0-88cf-ab3e6318523a', 'code': 200} 2026-05-06 06:22:44.133 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a6d018d9-bfea-48e0-88cf-ab3e6318523a 2026-05-06 06:22:46.672 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port a6d018d9-bfea-48e0-88cf-ab3e6318523a 2026-05-06 06:23:10.011 13 INFO neutron.plugins.ml2.plugin [None req-50e03c3e-a87f-412b-a833-fef001eb0db8 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:23:17.719 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:23:17.901 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0988e1e-df78-40c1-8fbf-0118b1e76783'] response: {'server_uuid': '6d7419f8-ccb0-42b1-94c9-e8593baf4cb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '665f3ac5-a967-4872-bdc7-845ab3556666', 'code': 200} 2026-05-06 06:23:18.316 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:23:25.714 16 INFO neutron.plugins.ml2.plugin [None req-47278156-e129-41e2-8410-8d2575d2f98b - - - - - -] Attempt 1 to provision port ec52895b-c5fc-4a55-9097-62adc75354e2 2026-05-06 06:23:32.352 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ec52895b-c5fc-4a55-9097-62adc75354e2 2026-05-06 06:23:32.454 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f5def0e-b113-4444-a5fb-7f0c3bc9b926'] response: {'server_uuid': '6d7419f8-ccb0-42b1-94c9-e8593baf4cb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec52895b-c5fc-4a55-9097-62adc75354e2', 'code': 200} 2026-05-06 06:23:34.340 16 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ec52895b-c5fc-4a55-9097-62adc75354e2 2026-05-06 06:23:35.528 16 INFO neutron.plugins.ml2.plugin [None req-efe25820-4728-4957-9f0d-2a1228766438 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:23:36.367 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:23:51.357 13 INFO neutron.plugins.ml2.plugin [None req-e4a184ea-5bf5-4a5e-a9b0-a7731531c962 - - - - - -] Attempt 1 to provision port ec52895b-c5fc-4a55-9097-62adc75354e2 2026-05-06 06:23:52.447 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port ec52895b-c5fc-4a55-9097-62adc75354e2 2026-05-06 06:23:52.847 16 INFO neutron.plugins.ml2.plugin [None req-f4b73e09-6697-4ab1-885f-ab763c9ec70d - - - - - -] Attempt 1 to provision port ec52895b-c5fc-4a55-9097-62adc75354e2 2026-05-06 06:23:59.972 16 INFO neutron.plugins.ml2.plugin [None req-db00e75e-18de-4824-ad1c-af07a45c89d6 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:24:00.360 13 INFO neutron.plugins.ml2.plugin [None req-a48294fc-7562-41f6-8fd5-dc114a867255 - - - - - -] Attempt 1 to provision port 665f3ac5-a967-4872-bdc7-845ab3556666 2026-05-06 06:24:32.563 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf8caba3-e36b-426a-ad8a-2e07bc0f3fd6'] response: {'server_uuid': 'c17f0267-c8d9-4ec4-a545-6d83f0abab20', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac11eda7-38ac-4a60-b72e-8f9d30736124', 'code': 200}