+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-08 00:03:48.656 1 INFO neutron.common.config [-] Logging enabled! 2026-05-08 00:03:48.656 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-08 00:03:48.657 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-08 00:03:48.657 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 00:03:49.867 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:03:49.869 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 00:03:49.872 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 00:03:49.873 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:03:49.873 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 00:03:49.873 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-08 00:03:49.873 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-08 00:03:49.874 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:03:49.880 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:03:49.880 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:03:49.880 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:03:49.898 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 00:03:49.899 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:03:49.899 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 00:03:49.918 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 00:03:49.918 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 00:03:49.918 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 00:03:49.918 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 00:03:50.258 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 00:03:50.403 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 00:03:50.403 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 00:03:50.404 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 00:03:50.454 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 00:03:50.454 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 00:03:50.454 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 00:03:50.454 1 INFO neutron.plugins.ml2.extensions.port_security [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 00:03:50.454 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing extension driver 'qos' 2026-05-08 00:03:50.455 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 00:03:50.455 1 INFO neutron.plugins.ml2.managers [None req-962ec5be-51f1-4c7c-9c58-a76a8a9bbbd8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 00:03:50.469 1 INFO neutron.quota [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded quota_driver: . 2026-05-08 00:03:50.470 1 INFO neutron.plugins.ml2.plugin [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 00:03:50.470 1 INFO neutron.plugins.ml2.managers [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 00:03:50.470 1 INFO neutron.plugins.ml2.managers [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 00:03:50.470 1 INFO neutron.plugins.ml2.managers [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 00:03:50.470 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: qos 2026-05-08 00:03:50.482 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: router 2026-05-08 00:03:50.517 1 INFO neutron.services.service_base [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 00:03:50.517 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: segments 2026-05-08 00:03:50.588 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: trunk 2026-05-08 00:03:50.600 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: vpnaas 2026-05-08 00:03:50.633 1 WARNING stevedore.named [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 00:03:50.708 1 INFO neutron_vpnaas.services.vpn.plugin [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 00:03:50.708 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: taas 2026-05-08 00:03:50.857 1 WARNING stevedore.named [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 00:03:50.888 1 INFO neutron_taas.services.taas.taas_plugin [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 00:03:50.888 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: tapmirror 2026-05-08 00:03:50.896 1 WARNING stevedore.named [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 00:03:50.912 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 00:03:50.912 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 00:03:50.917 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: tag 2026-05-08 00:03:50.923 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: timestamp 2026-05-08 00:03:50.925 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 00:03:50.929 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: flavors 2026-05-08 00:03:50.932 1 INFO neutron.manager [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loading Plugin: revisions 2026-05-08 00:03:50.935 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Initializing extension manager. 2026-05-08 00:03:50.936 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: address-group 2026-05-08 00:03:50.937 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: address-scope 2026-05-08 00:03:50.937 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 00:03:50.938 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: agent 2026-05-08 00:03:50.939 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 00:03:50.940 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 00:03:50.940 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 00:03:50.941 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: availability_zone 2026-05-08 00:03:50.941 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 00:03:50.942 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 00:03:50.942 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 00:03:50.943 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 00:03:50.944 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: dns-integration 2026-05-08 00:03:50.944 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 00:03:50.944 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 00:03:50.945 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: dvr 2026-05-08 00:03:50.946 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 00:03:50.946 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 00:03:50.946 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:03:50.947 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 00:03:50.947 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: external-net 2026-05-08 00:03:50.948 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 00:03:50.948 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: extraroute 2026-05-08 00:03:50.949 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 00:03:50.949 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: filter-validation 2026-05-08 00:03:50.949 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 00:03:50.950 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 00:03:50.950 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 00:03:50.951 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: fip-port-details 2026-05-08 00:03:50.951 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: flavors 2026-05-08 00:03:50.952 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 00:03:50.953 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 00:03:50.954 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: ip_allocation 2026-05-08 00:03:50.954 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 00:03:50.954 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 00:03:50.955 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: router 2026-05-08 00:03:50.957 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:03:50.957 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 00:03:50.958 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 00:03:50.958 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 00:03:50.958 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: l3-ha 2026-05-08 00:03:50.959 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:03:50.959 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 00:03:50.960 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: l3-flavors 2026-05-08 00:03:50.960 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:03:50.961 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 00:03:50.963 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 00:03:50.964 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 00:03:50.965 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 00:03:50.966 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 00:03:50.966 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 00:03:50.967 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: multi-provider 2026-05-08 00:03:50.967 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: net-mtu 2026-05-08 00:03:50.967 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 00:03:50.968 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 00:03:50.968 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: network_ha 2026-05-08 00:03:50.969 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 00:03:50.969 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-08 00:03:50.970 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 00:03:50.971 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: pagination 2026-05-08 00:03:50.971 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-device-profile 2026-05-08 00:03:50.971 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 00:03:50.972 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 00:03:50.972 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 00:03:50.973 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-mac-override 2026-05-08 00:03:50.973 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 00:03:50.973 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 00:03:50.974 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 00:03:50.974 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-resource-request 2026-05-08 00:03:50.975 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 00:03:50.975 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 00:03:50.975 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: binding 2026-05-08 00:03:50.976 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: binding-extended 2026-05-08 00:03:50.976 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-security 2026-05-08 00:03:50.977 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: project-id 2026-05-08 00:03:50.977 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: provider 2026-05-08 00:03:50.978 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 00:03:50.979 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos 2026-05-08 00:03:50.980 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 00:03:50.981 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 00:03:50.981 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-default 2026-05-08 00:03:50.981 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-fip 2026-05-08 00:03:50.983 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 00:03:50.983 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 00:03:50.984 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 00:03:50.984 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 00:03:50.985 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 00:03:50.985 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-pps 2026-05-08 00:03:50.986 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 00:03:50.986 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 00:03:50.987 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 00:03:50.987 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 00:03:50.988 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 00:03:50.989 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: quotas 2026-05-08 00:03:50.992 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: quota_details 2026-05-08 00:03:50.993 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: rbac-policies 2026-05-08 00:03:50.994 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 00:03:50.994 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 00:03:50.994 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 00:03:50.995 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 00:03:50.995 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: revision-if-match 2026-05-08 00:03:50.996 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 00:03:50.996 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 00:03:50.997 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-08 00:03:50.997 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 00:03:50.998 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 00:03:50.999 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 00:03:50.999 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 00:03:51.000 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 00:03:51.000 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 00:03:51.001 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 00:03:51.004 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: security-group 2026-05-08 00:03:51.005 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: segment 2026-05-08 00:03:51.005 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 00:03:51.006 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: service-type 2026-05-08 00:03:51.006 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: sorting 2026-05-08 00:03:51.007 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 00:03:51.007 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 00:03:51.008 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 00:03:51.008 1 WARNING neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 00:03:51.009 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 00:03:51.009 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 00:03:51.009 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 00:03:51.010 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 00:03:51.010 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 00:03:51.011 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 00:03:51.011 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 00:03:51.012 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: tag-creation 2026-05-08 00:03:51.012 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 00:03:51.015 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 00:03:51.016 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 00:03:51.016 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: trunk 2026-05-08 00:03:51.017 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: trunk-details 2026-05-08 00:03:51.017 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 00:03:51.018 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 00:03:51.018 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 00:03:51.019 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 00:03:51.020 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 00:03:51.021 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 00:03:51.021 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 00:03:51.023 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: vpnaas 2026-05-08 00:03:51.024 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: taas 2026-05-08 00:03:51.024 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: tap-mirror 2026-05-08 00:03:51.025 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-08 00:03:51.025 1 INFO neutron.api.extensions [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 00:03:51.028 1 WARNING oslo_service.backend._threading.service [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-08 00:03:51.043 1 WARNING oslo_service.backend._threading.service [None req-254bc19e-6615-4918-bca8-5111174110a2 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-08 00:04:21.138 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-08 00:04:21.184 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-08 00:04:21.185 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-08 00:04:34.693 16 INFO neutron.db.l3_hamode_db [None req-a4574cb2-17cf-4dde-acc4-e0c36e223ab2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:04:52.015 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port d0bf090f-40e7-45bd-ad1f-9b53cc316777 2026-05-08 00:04:53.164 13 INFO neutron.plugins.ml2.plugin [None req-0fbe1403-c0f0-48e2-aef0-85d4b9c6ab46 - - - - - -] Attempt 1 to provision port d0bf090f-40e7-45bd-ad1f-9b53cc316777 2026-05-08 00:04:53.939 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port d0bf090f-40e7-45bd-ad1f-9b53cc316777 2026-05-08 00:04:54.835 13 INFO neutron.plugins.ml2.plugin [None req-86ed7236-e991-4929-a717-e5e143305a13 - - - - - -] Attempt 1 to provision port d0bf090f-40e7-45bd-ad1f-9b53cc316777 2026-05-08 00:09:28.095 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 61a01910-bb1d-4e26-806a-2ab84c96ab82 2026-05-08 00:09:29.407 16 INFO neutron.plugins.ml2.plugin [None req-d3fdd5af-f248-421a-bdb5-4c73c6c3bd52 - - - - - -] Attempt 1 to provision port 61a01910-bb1d-4e26-806a-2ab84c96ab82 2026-05-08 00:09:30.019 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 61a01910-bb1d-4e26-806a-2ab84c96ab82 2026-05-08 00:09:31.055 16 INFO neutron.plugins.ml2.plugin [None req-d04947b2-d907-4380-be5d-12fafa583f42 - - - - - -] Attempt 1 to provision port 61a01910-bb1d-4e26-806a-2ab84c96ab82 2026-05-08 00:09:34.915 16 INFO neutron.plugins.ml2.plugin [None req-c1d1b008-13b7-4e19-9c3e-b19cc955641e - - - - - -] Attempt 1 to provision port ae741a86-7f93-4086-8506-9b1a7ada1ba7 2026-05-08 00:13:10.649 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ae741a86-7f93-4086-8506-9b1a7ada1ba7 2026-05-08 00:13:12.081 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ae741a86-7f93-4086-8506-9b1a7ada1ba7 2026-05-08 00:22:46.294 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 7e11fccf-f67d-4310-ae16-2edfdf3b4526 2026-05-08 00:22:48.236 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 7e11fccf-f67d-4310-ae16-2edfdf3b4526 2026-05-08 00:31:58.663 13 INFO neutron.plugins.ml2.plugin [None req-98d9c4cb-e400-44cb-b872-d4798c9674ff - - - - - -] Attempt 1 to provision port d0bf090f-40e7-45bd-ad1f-9b53cc316777 2026-05-08 00:31:58.705 13 INFO neutron.plugins.ml2.plugin [None req-98d9c4cb-e400-44cb-b872-d4798c9674ff - - - - - -] Attempt 1 to provision port 61a01910-bb1d-4e26-806a-2ab84c96ab82 2026-05-08 00:31:58.747 13 INFO neutron.plugins.ml2.plugin [None req-98d9c4cb-e400-44cb-b872-d4798c9674ff - - - - - -] Attempt 1 to provision port ae741a86-7f93-4086-8506-9b1a7ada1ba7 2026-05-08 00:37:30.552 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port efbd65b9-3cfb-4f5f-b8f2-5b4a9e54b64e 2026-05-08 00:37:32.451 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port efbd65b9-3cfb-4f5f-b8f2-5b4a9e54b64e 2026-05-08 00:37:34.641 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 8f934128-c0bb-40b4-a315-eb0928caecc5 2026-05-08 00:37:36.745 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 8f934128-c0bb-40b4-a315-eb0928caecc5 2026-05-08 00:37:36.940 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 2e7e9973-1c46-46af-bdb1-c7257648371a 2026-05-08 00:37:37.303 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 498772cf-2bc7-44e1-9d0d-0104e5f10eaf 2026-05-08 00:37:37.769 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e5b6f0f3-5204-49d9-8e7e-ec26f6938813 2026-05-08 00:37:38.502 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 498772cf-2bc7-44e1-9d0d-0104e5f10eaf 2026-05-08 00:37:38.817 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 2e7e9973-1c46-46af-bdb1-c7257648371a 2026-05-08 00:37:38.987 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e5b6f0f3-5204-49d9-8e7e-ec26f6938813 2026-05-08 00:37:39.672 13 INFO neutron.plugins.ml2.plugin [None req-767aded5-efcc-46a7-84c6-515634fd2a50 - - - - - -] Attempt 1 to provision port db3b5860-8868-4220-bb90-7110847aa2cb 2026-05-08 00:37:39.695 13 INFO neutron.plugins.ml2.plugin [None req-767aded5-efcc-46a7-84c6-515634fd2a50 - - - - - -] Attempt 1 to provision port 0d91efe3-a937-4a38-bdf6-5ee96e4e2b13 2026-05-08 00:37:39.726 13 INFO neutron.plugins.ml2.plugin [None req-767aded5-efcc-46a7-84c6-515634fd2a50 - - - - - -] Attempt 1 to provision port 8f934128-c0bb-40b4-a315-eb0928caecc5 2026-05-08 00:37:39.777 13 INFO neutron.plugins.ml2.plugin [None req-767aded5-efcc-46a7-84c6-515634fd2a50 - - - - - -] Attempt 1 to provision port e37dc185-2356-4bbf-913b-09d4ab231eb0 2026-05-08 00:37:39.801 13 INFO neutron.plugins.ml2.plugin [None req-767aded5-efcc-46a7-84c6-515634fd2a50 - - - - - -] Attempt 1 to provision port efbd65b9-3cfb-4f5f-b8f2-5b4a9e54b64e 2026-05-08 00:37:42.547 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e1c085e3-ace1-4a3e-9e31-98e0754903b0 2026-05-08 00:37:42.889 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port edb7e39d-8523-45d4-9c06-1046b047b56f 2026-05-08 00:37:47.140 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 90f86d78-d72b-46c8-ae54-e1ccada7ee59 2026-05-08 00:37:47.431 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e1c085e3-ace1-4a3e-9e31-98e0754903b0 2026-05-08 00:37:47.641 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port b35ab356-26d3-4253-9fc5-08d7b2cc89e3 2026-05-08 00:37:47.745 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c82e010-cfd4-4cf7-a2c0-7d87c8ebca26'] response: {'server_uuid': '77c5626d-83f3-4d85-b97f-b5a7e8d9b03a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90f86d78-d72b-46c8-ae54-e1ccada7ee59', 'code': 200} 2026-05-08 00:37:48.005 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 698b4094-1adc-4bd4-970d-f78778982975 2026-05-08 00:37:48.918 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 90f86d78-d72b-46c8-ae54-e1ccada7ee59 2026-05-08 00:37:48.949 16 INFO neutron.plugins.ml2.plugin [None req-fa248d4b-fd71-4edd-99c2-359ced6f5937 - - - - - -] Attempt 1 to provision port 015bfe5a-cc26-430b-b505-a1508776b324 2026-05-08 00:37:49.018 16 INFO neutron.plugins.ml2.plugin [None req-fa248d4b-fd71-4edd-99c2-359ced6f5937 - - - - - -] Attempt 1 to provision port ccdf468b-967a-4bf1-ba75-814250d08fde 2026-05-08 00:37:49.096 16 INFO neutron.plugins.ml2.plugin [None req-fa248d4b-fd71-4edd-99c2-359ced6f5937 - - - - - -] Attempt 1 to provision port e1c085e3-ace1-4a3e-9e31-98e0754903b0 2026-05-08 00:37:49.126 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 698b4094-1adc-4bd4-970d-f78778982975 2026-05-08 00:37:49.168 16 INFO neutron.plugins.ml2.plugin [None req-fa248d4b-fd71-4edd-99c2-359ced6f5937 - - - - - -] Attempt 1 to provision port 698b4094-1adc-4bd4-970d-f78778982975 2026-05-08 00:37:49.217 16 INFO neutron.plugins.ml2.plugin [None req-fa248d4b-fd71-4edd-99c2-359ced6f5937 - - - - - -] Attempt 1 to provision port 763cca33-2ce5-4621-8a3d-a06dc7ef196a 2026-05-08 00:37:49.319 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port b35ab356-26d3-4253-9fc5-08d7b2cc89e3 2026-05-08 00:37:49.782 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1f29e0a-fe4a-4d59-a55c-907b9fba18e1'] response: {'server_uuid': '44c94799-e607-49e4-87f5-4a668fcb2dd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b35ab356-26d3-4253-9fc5-08d7b2cc89e3', 'code': 200} 2026-05-08 00:37:49.782 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1f29e0a-fe4a-4d59-a55c-907b9fba18e1'] response: {'server_uuid': '0f4296f1-e948-4179-b7ea-f64c4278cf23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '698b4094-1adc-4bd4-970d-f78778982975', 'code': 200} 2026-05-08 00:37:52.837 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port db7a0742-c7c5-46d2-80c7-c32748c63c66 2026-05-08 00:37:54.871 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port db7a0742-c7c5-46d2-80c7-c32748c63c66 2026-05-08 00:37:55.038 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 23128f02-e48b-4b54-96fd-2f1c36a3d5e0 2026-05-08 00:37:56.846 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 23128f02-e48b-4b54-96fd-2f1c36a3d5e0 2026-05-08 00:38:05.583 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port cff4e114-f6da-4465-9863-ef5daafa0998 2026-05-08 00:38:06.118 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95f0dece-5383-4c57-98fa-63ad49f280b7'] response: {'server_uuid': '3e5eade8-342a-45a0-bf05-6821b66acafb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cff4e114-f6da-4465-9863-ef5daafa0998', 'code': 200} 2026-05-08 00:38:06.909 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port cff4e114-f6da-4465-9863-ef5daafa0998 2026-05-08 00:38:07.386 13 INFO neutron.plugins.ml2.plugin [None req-1e983b8a-741d-46a0-b327-832576433bb6 - - - - - -] Attempt 1 to provision port cff4e114-f6da-4465-9863-ef5daafa0998 2026-05-08 00:38:07.458 13 INFO neutron.plugins.ml2.plugin [None req-1e983b8a-741d-46a0-b327-832576433bb6 - - - - - -] Attempt 1 to provision port e37dc185-2356-4bbf-913b-09d4ab231eb0 2026-05-08 00:38:07.512 13 INFO neutron.plugins.ml2.plugin [None req-1e983b8a-741d-46a0-b327-832576433bb6 - - - - - -] Attempt 1 to provision port 23128f02-e48b-4b54-96fd-2f1c36a3d5e0 2026-05-08 00:38:07.561 13 INFO neutron.plugins.ml2.plugin [None req-1e983b8a-741d-46a0-b327-832576433bb6 - - - - - -] Attempt 1 to provision port b35ab356-26d3-4253-9fc5-08d7b2cc89e3 2026-05-08 00:38:07.604 13 INFO neutron.plugins.ml2.plugin [None req-1e983b8a-741d-46a0-b327-832576433bb6 - - - - - -] Attempt 1 to provision port fb6d11d1-fcf8-4231-9c08-53f719272309 2026-05-08 00:38:07.625 13 INFO neutron.plugins.ml2.plugin [None req-1e983b8a-741d-46a0-b327-832576433bb6 - - - - - -] Attempt 1 to provision port 172fe9be-4879-43f8-a351-32db03f729a0 2026-05-08 00:38:16.945 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e37dc185-2356-4bbf-913b-09d4ab231eb0 2026-05-08 00:38:17.198 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ccdf468b-967a-4bf1-ba75-814250d08fde 2026-05-08 00:38:18.980 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e37dc185-2356-4bbf-913b-09d4ab231eb0 2026-05-08 00:38:19.159 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ccdf468b-967a-4bf1-ba75-814250d08fde 2026-05-08 00:38:24.694 13 INFO neutron.plugins.ml2.plugin [None req-68f24450-f285-4f9e-a414-e78e67213939 - - - - - -] Attempt 1 to provision port 84c38b61-2f86-4292-9a6b-d7b4b5d2c9ad 2026-05-08 00:38:24.902 13 INFO neutron.plugins.ml2.plugin [None req-68f24450-f285-4f9e-a414-e78e67213939 - - - - - -] Attempt 1 to provision port 942d341f-4405-4927-9cdb-064b5af8f104 2026-05-08 00:38:24.938 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 83e19166-16e2-4cb5-92eb-96a0924546d5 2026-05-08 00:38:25.312 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 84c38b61-2f86-4292-9a6b-d7b4b5d2c9ad 2026-05-08 00:38:26.902 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 83e19166-16e2-4cb5-92eb-96a0924546d5 2026-05-08 00:38:27.121 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 84c38b61-2f86-4292-9a6b-d7b4b5d2c9ad 2026-05-08 00:38:28.463 16 INFO neutron.plugins.ml2.plugin [None req-864c28c7-2918-42c9-b21d-d11c203f77b4 - - - - - -] Attempt 1 to provision port 84c38b61-2f86-4292-9a6b-d7b4b5d2c9ad 2026-05-08 00:38:28.537 16 INFO neutron.plugins.ml2.plugin [None req-864c28c7-2918-42c9-b21d-d11c203f77b4 - - - - - -] Attempt 1 to provision port 942d341f-4405-4927-9cdb-064b5af8f104 2026-05-08 00:38:33.604 16 INFO neutron.plugins.ml2.plugin [None req-3c9a66e3-8ed8-4300-9cd4-79522c0da269 - - - - - -] Attempt 1 to provision port 586a5a00-af71-44eb-bbc0-2e7a4d476f55 2026-05-08 00:38:33.629 16 INFO neutron.plugins.ml2.plugin [None req-3c9a66e3-8ed8-4300-9cd4-79522c0da269 - - - - - -] Attempt 1 to provision port 4988c1ed-d0f8-4e78-8817-a220f75b6b32 2026-05-08 00:38:33.651 16 INFO neutron.plugins.ml2.plugin [None req-3c9a66e3-8ed8-4300-9cd4-79522c0da269 - - - - - -] Attempt 1 to provision port 942d341f-4405-4927-9cdb-064b5af8f104 2026-05-08 00:38:33.682 16 INFO neutron.plugins.ml2.plugin [None req-3c9a66e3-8ed8-4300-9cd4-79522c0da269 - - - - - -] Attempt 1 to provision port b35ab356-26d3-4253-9fc5-08d7b2cc89e3 2026-05-08 00:38:37.461 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 8d78378a-78f7-49d1-9a07-cb06efc9dc28 2026-05-08 00:38:37.565 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-efef9ba9-990c-4324-ba34-14d9759a39e8'] response: {'server_uuid': 'bb22f470-bdef-482c-a910-efd56b81bdb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d78378a-78f7-49d1-9a07-cb06efc9dc28', 'code': 200} 2026-05-08 00:38:37.716 16 INFO neutron.plugins.ml2.plugin [None req-8a9aedf7-7865-4d0a-9346-a90d1ed95ea3 - - - - - -] Attempt 1 to provision port b35ab356-26d3-4253-9fc5-08d7b2cc89e3 2026-05-08 00:38:38.942 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 8d78378a-78f7-49d1-9a07-cb06efc9dc28 2026-05-08 00:38:43.091 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 586a5a00-af71-44eb-bbc0-2e7a4d476f55 2026-05-08 00:38:43.340 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port f8b313aa-f271-4a55-bdb3-b6cd42c9605e 2026-05-08 00:38:43.672 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 942d341f-4405-4927-9cdb-064b5af8f104 2026-05-08 00:38:43.823 13 INFO neutron.plugins.ml2.plugin [None req-444fd0be-1851-4a70-956e-5f50bc2e9392 - - - - - -] Attempt 1 to provision port 5fef0bd1-d0bd-4873-836c-1fbc5b9b79e5 2026-05-08 00:38:43.849 13 INFO neutron.plugins.ml2.plugin [None req-444fd0be-1851-4a70-956e-5f50bc2e9392 - - - - - -] Attempt 1 to provision port f8b313aa-f271-4a55-bdb3-b6cd42c9605e 2026-05-08 00:38:44.956 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 586a5a00-af71-44eb-bbc0-2e7a4d476f55 2026-05-08 00:38:45.115 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port f8b313aa-f271-4a55-bdb3-b6cd42c9605e 2026-05-08 00:38:45.298 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 942d341f-4405-4927-9cdb-064b5af8f104 2026-05-08 00:38:52.934 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port dfa770d8-82b7-4f62-8f59-7efb5cddc4a2 2026-05-08 00:38:54.923 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port dfa770d8-82b7-4f62-8f59-7efb5cddc4a2 2026-05-08 00:38:56.569 16 INFO neutron.plugins.ml2.plugin [None req-b13036b9-7363-469c-b79f-87ec438ddfff - - - - - -] Attempt 1 to provision port ba5162a3-6683-4930-95f8-c0bb659735b0 2026-05-08 00:39:00.895 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e204d082-3792-4f48-998d-9ddcd70f9702 2026-05-08 00:39:02.896 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e204d082-3792-4f48-998d-9ddcd70f9702 2026-05-08 00:39:03.816 13 INFO neutron.plugins.ml2.plugin [None req-8016e561-003b-4a7e-a6c1-89a08efbb489 - - - - - -] Attempt 1 to provision port 174e2668-e462-4981-b359-e7567c320f9e 2026-05-08 00:39:03.842 13 INFO neutron.plugins.ml2.plugin [None req-8016e561-003b-4a7e-a6c1-89a08efbb489 - - - - - -] Attempt 1 to provision port e204d082-3792-4f48-998d-9ddcd70f9702 2026-05-08 00:39:09.160 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcac5b4e-e60e-48a7-abfa-0c4cd0eff3be'] response: {'server_uuid': 'bb22f470-bdef-482c-a910-efd56b81bdb6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8d78378a-78f7-49d1-9a07-cb06efc9dc28', 'code': 200} 2026-05-08 00:39:10.955 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 174e2668-e462-4981-b359-e7567c320f9e 2026-05-08 00:39:11.210 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ba5162a3-6683-4930-95f8-c0bb659735b0 2026-05-08 00:39:14.069 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 8d78378a-78f7-49d1-9a07-cb06efc9dc28 2026-05-08 00:39:14.172 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bad5888-055c-4e01-9e34-e9f1beb3451d'] response: {'server_uuid': 'bb22f470-bdef-482c-a910-efd56b81bdb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d78378a-78f7-49d1-9a07-cb06efc9dc28', 'code': 200} 2026-05-08 00:39:14.218 13 INFO neutron.plugins.ml2.plugin [None req-b4696f10-d414-4565-8e77-1aaf88a3de1b - - - - - -] Attempt 1 to provision port 174e2668-e462-4981-b359-e7567c320f9e 2026-05-08 00:39:14.277 13 INFO neutron.plugins.ml2.plugin [None req-b4696f10-d414-4565-8e77-1aaf88a3de1b - - - - - -] Attempt 1 to provision port e204d082-3792-4f48-998d-9ddcd70f9702 2026-05-08 00:39:14.427 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 83e18895-f47f-46c2-8650-371a1316e31e 2026-05-08 00:39:14.706 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 174e2668-e462-4981-b359-e7567c320f9e 2026-05-08 00:39:14.887 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ba5162a3-6683-4930-95f8-c0bb659735b0 2026-05-08 00:39:15.200 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 8d78378a-78f7-49d1-9a07-cb06efc9dc28 2026-05-08 00:39:15.390 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 83e18895-f47f-46c2-8650-371a1316e31e 2026-05-08 00:39:16.208 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-37f7fddf-eedb-49e8-80fa-903d5356fc88'] response: {'server_uuid': '98cbcf50-0dd7-4256-abe8-647dab149b20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83e18895-f47f-46c2-8650-371a1316e31e', 'code': 200} 2026-05-08 00:39:37.350 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-90af23f1-8c93-44e1-99d6-de6ca5b1e7ea'] response: {'server_uuid': 'bb22f470-bdef-482c-a910-efd56b81bdb6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8d78378a-78f7-49d1-9a07-cb06efc9dc28', 'code': 200} 2026-05-08 00:40:07.174 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port daebff2f-97f5-43c4-b8ab-2aa589804a91 2026-05-08 00:40:09.386 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port daebff2f-97f5-43c4-b8ab-2aa589804a91 2026-05-08 00:40:09.631 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port df3fb295-713c-4146-bda4-8693a08d7c56 2026-05-08 00:40:11.331 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6e87a2cd-6850-43ab-bee7-9a4dc2606448 2026-05-08 00:40:11.703 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port df3fb295-713c-4146-bda4-8693a08d7c56 2026-05-08 00:40:13.271 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6e87a2cd-6850-43ab-bee7-9a4dc2606448 2026-05-08 00:40:13.542 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 7520033f-ad6c-456f-81dc-44d767a3527b 2026-05-08 00:40:15.419 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 7520033f-ad6c-456f-81dc-44d767a3527b 2026-05-08 00:40:16.357 16 INFO neutron.plugins.ml2.plugin [None req-d3fce99e-ea31-4cd9-adf9-4cea748d46bd - - - - - -] Attempt 1 to provision port 7520033f-ad6c-456f-81dc-44d767a3527b 2026-05-08 00:40:16.686 16 INFO neutron.plugins.ml2.plugin [None req-d3fce99e-ea31-4cd9-adf9-4cea748d46bd - - - - - -] Attempt 1 to provision port 4857899a-e032-4ac6-be40-7a6587e646a7 2026-05-08 00:40:16.735 16 INFO neutron.plugins.ml2.plugin [None req-d3fce99e-ea31-4cd9-adf9-4cea748d46bd - - - - - -] Attempt 1 to provision port df3fb295-713c-4146-bda4-8693a08d7c56 2026-05-08 00:40:25.578 16 INFO neutron.plugins.ml2.plugin [None req-56e31d2e-b60e-4778-afc5-28fe57dced64 - - - - - -] Attempt 1 to provision port df3fb295-713c-4146-bda4-8693a08d7c56 2026-05-08 00:40:25.617 16 INFO neutron.plugins.ml2.plugin [None req-56e31d2e-b60e-4778-afc5-28fe57dced64 - - - - - -] Attempt 1 to provision port adf0cb2d-3360-4fdb-967e-d89a29982071 2026-05-08 00:40:25.636 16 INFO neutron.plugins.ml2.plugin [None req-56e31d2e-b60e-4778-afc5-28fe57dced64 - - - - - -] Attempt 1 to provision port 7520033f-ad6c-456f-81dc-44d767a3527b 2026-05-08 00:40:25.671 16 INFO neutron.plugins.ml2.plugin [None req-56e31d2e-b60e-4778-afc5-28fe57dced64 - - - - - -] Attempt 1 to provision port 4857899a-e032-4ac6-be40-7a6587e646a7 2026-05-08 00:40:29.398 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port bf4d8baf-bb42-4b9e-8e3e-8debd6db0d5c 2026-05-08 00:40:29.863 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 4857899a-e032-4ac6-be40-7a6587e646a7 2026-05-08 00:40:30.191 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6e79f636-9bba-41ed-b769-8929f4c6ec48 2026-05-08 00:40:30.490 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 63cf0002-7852-474d-8d16-5bad5dd24116 2026-05-08 00:40:31.825 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port adf0cb2d-3360-4fdb-967e-d89a29982071 2026-05-08 00:40:32.419 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 4857899a-e032-4ac6-be40-7a6587e646a7 2026-05-08 00:40:32.626 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 90c22787-4fdc-4136-b1fe-c75a0c851add 2026-05-08 00:40:33.128 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 63cf0002-7852-474d-8d16-5bad5dd24116 2026-05-08 00:40:33.264 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6e79f636-9bba-41ed-b769-8929f4c6ec48 2026-05-08 00:40:34.546 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port adf0cb2d-3360-4fdb-967e-d89a29982071 2026-05-08 00:40:34.775 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6baaf7fc-4c73-48da-aeda-bab4115e744e 2026-05-08 00:40:34.890 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f9435fd-9951-4f2a-9366-6fd754f2b3db'] response: {'server_uuid': 'b533449c-461e-4d94-81ca-1f7fdb833f43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6baaf7fc-4c73-48da-aeda-bab4115e744e', 'code': 200} 2026-05-08 00:40:35.097 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 90c22787-4fdc-4136-b1fe-c75a0c851add 2026-05-08 00:40:35.869 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 26188e2e-12db-4477-90f8-20fe9ae18b91 2026-05-08 00:40:36.481 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6baaf7fc-4c73-48da-aeda-bab4115e744e 2026-05-08 00:40:37.792 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 26188e2e-12db-4477-90f8-20fe9ae18b91 2026-05-08 00:40:38.781 16 INFO neutron.plugins.ml2.plugin [None req-8fcc4b23-a491-4c07-8fc4-dddebaf939ab - - - - - -] Attempt 1 to provision port 26188e2e-12db-4477-90f8-20fe9ae18b91 2026-05-08 00:40:38.833 16 INFO neutron.plugins.ml2.plugin [None req-8fcc4b23-a491-4c07-8fc4-dddebaf939ab - - - - - -] Attempt 1 to provision port 4857899a-e032-4ac6-be40-7a6587e646a7 2026-05-08 00:40:38.885 16 INFO neutron.plugins.ml2.plugin [None req-8fcc4b23-a491-4c07-8fc4-dddebaf939ab - - - - - -] Attempt 1 to provision port 72902a4f-8f56-4d0a-9c91-7fcceefabde7 2026-05-08 00:40:38.912 16 INFO neutron.plugins.ml2.plugin [None req-8fcc4b23-a491-4c07-8fc4-dddebaf939ab - - - - - -] Attempt 1 to provision port 63cf0002-7852-474d-8d16-5bad5dd24116 2026-05-08 00:40:47.814 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 72902a4f-8f56-4d0a-9c91-7fcceefabde7 2026-05-08 00:40:49.149 16 INFO neutron.plugins.ml2.plugin [None req-c7bd1a26-23b6-4dcf-a419-eefc71ddaf34 - - - - - -] Attempt 1 to provision port adf0cb2d-3360-4fdb-967e-d89a29982071 2026-05-08 00:40:49.202 16 INFO neutron.plugins.ml2.plugin [None req-c7bd1a26-23b6-4dcf-a419-eefc71ddaf34 - - - - - -] Attempt 1 to provision port df3fb295-713c-4146-bda4-8693a08d7c56 2026-05-08 00:40:49.246 16 INFO neutron.plugins.ml2.plugin [None req-c7bd1a26-23b6-4dcf-a419-eefc71ddaf34 - - - - - -] Attempt 1 to provision port 6baaf7fc-4c73-48da-aeda-bab4115e744e 2026-05-08 00:40:49.302 16 INFO neutron.plugins.ml2.plugin [None req-c7bd1a26-23b6-4dcf-a419-eefc71ddaf34 - - - - - -] Attempt 1 to provision port d044efc7-b340-4854-b7cd-c9484ff6b4c9 2026-05-08 00:40:50.942 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 44313824-b59e-45bd-9785-e31e9d29d30a 2026-05-08 00:40:51.054 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-da9e2b5f-a3af-4cd7-a6e5-6b0b93f298e6'] response: {'server_uuid': '06e93bd5-d70a-4def-bfbb-241b8b4af788', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44313824-b59e-45bd-9785-e31e9d29d30a', 'code': 200} 2026-05-08 00:40:51.277 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port d044efc7-b340-4854-b7cd-c9484ff6b4c9 2026-05-08 00:40:51.421 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 72902a4f-8f56-4d0a-9c91-7fcceefabde7 2026-05-08 00:40:52.687 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 44313824-b59e-45bd-9785-e31e9d29d30a 2026-05-08 00:40:56.747 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ec72767d-f33b-4bde-bd8d-9f2b1023e2e4 2026-05-08 00:40:56.857 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a3740dc-9945-4cc7-9809-f6e21d284fcc'] response: {'server_uuid': 'd91f2bbb-31af-48a4-9c0f-532e82efe1a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec72767d-f33b-4bde-bd8d-9f2b1023e2e4', 'code': 200} 2026-05-08 00:40:58.759 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ec72767d-f33b-4bde-bd8d-9f2b1023e2e4 2026-05-08 00:41:01.323 13 INFO neutron.plugins.ml2.plugin [None req-2a466d6a-d0b2-4e1b-998f-36478cf037bf - - - - - -] Attempt 1 to provision port ec72767d-f33b-4bde-bd8d-9f2b1023e2e4 2026-05-08 00:41:01.396 13 INFO neutron.plugins.ml2.plugin [None req-2a466d6a-d0b2-4e1b-998f-36478cf037bf - - - - - -] Attempt 1 to provision port adf0cb2d-3360-4fdb-967e-d89a29982071 2026-05-08 00:41:01.457 13 INFO neutron.plugins.ml2.plugin [None req-2a466d6a-d0b2-4e1b-998f-36478cf037bf - - - - - -] Attempt 1 to provision port 26188e2e-12db-4477-90f8-20fe9ae18b91 2026-05-08 00:41:01.512 13 INFO neutron.plugins.ml2.plugin [None req-2a466d6a-d0b2-4e1b-998f-36478cf037bf - - - - - -] Attempt 1 to provision port 6baaf7fc-4c73-48da-aeda-bab4115e744e 2026-05-08 00:41:01.557 13 INFO neutron.plugins.ml2.plugin [None req-2a466d6a-d0b2-4e1b-998f-36478cf037bf - - - - - -] Attempt 1 to provision port 72902a4f-8f56-4d0a-9c91-7fcceefabde7 2026-05-08 00:41:04.813 13 INFO neutron.plugins.ml2.plugin [None req-9e58425b-3f30-4bd8-8255-50101d99587a - - - - - -] Attempt 1 to provision port 72902a4f-8f56-4d0a-9c91-7fcceefabde7 2026-05-08 00:41:18.351 16 INFO neutron.plugins.ml2.plugin [None req-8a361a62-c9d6-43d3-83b0-056746ca5f00 - - - - - -] Attempt 1 to provision port ef6d99db-740e-47b4-b4fd-57e7ac997ce1 2026-05-08 00:41:20.739 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port bd38f98a-d305-475a-9921-90012d1974cd 2026-05-08 00:41:21.133 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 126c57e1-dbb7-4e85-b3c1-5e1da8b5d97f 2026-05-08 00:41:22.687 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port bd38f98a-d305-475a-9921-90012d1974cd 2026-05-08 00:41:22.871 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 126c57e1-dbb7-4e85-b3c1-5e1da8b5d97f 2026-05-08 00:41:23.157 16 INFO neutron.plugins.ml2.plugin [None req-0addde45-e978-4250-ad2e-d4dc9b2a9ef1 - - - - - -] Attempt 1 to provision port 92f4fd46-ae43-454b-b5ad-f5c3c2a41f03 2026-05-08 00:41:23.191 16 INFO neutron.plugins.ml2.plugin [None req-0addde45-e978-4250-ad2e-d4dc9b2a9ef1 - - - - - -] Attempt 1 to provision port 126c57e1-dbb7-4e85-b3c1-5e1da8b5d97f 2026-05-08 00:41:25.151 16 INFO neutron.plugins.ml2.plugin [None req-dea2cc11-d835-4062-a4bc-ba995991f425 - - - - - -] Attempt 1 to provision port 92f4fd46-ae43-454b-b5ad-f5c3c2a41f03 2026-05-08 00:41:33.296 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ec6bd6bc-760e-4951-a58e-4df0d3760379 2026-05-08 00:41:33.413 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8b35556-4344-421e-8959-59fff19cee56'] response: {'server_uuid': 'f40aa44d-d52d-45cf-baae-533374ba09a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec6bd6bc-760e-4951-a58e-4df0d3760379', 'code': 200} 2026-05-08 00:41:34.684 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ec6bd6bc-760e-4951-a58e-4df0d3760379 2026-05-08 00:41:36.724 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 92f4fd46-ae43-454b-b5ad-f5c3c2a41f03 2026-05-08 00:41:36.994 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ef6d99db-740e-47b4-b4fd-57e7ac997ce1 2026-05-08 00:41:38.741 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 92f4fd46-ae43-454b-b5ad-f5c3c2a41f03 2026-05-08 00:41:38.933 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port ef6d99db-740e-47b4-b4fd-57e7ac997ce1 2026-05-08 00:41:55.270 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port dce5f845-0345-4d27-babb-243d2aaf7ea6 2026-05-08 00:41:55.400 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44c9460-8c48-4ad3-8133-3daf522b608e'] response: {'server_uuid': 'a1f57a69-a26b-4475-9e14-ea858f98db10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dce5f845-0345-4d27-babb-243d2aaf7ea6', 'code': 200} 2026-05-08 00:41:56.696 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port dce5f845-0345-4d27-babb-243d2aaf7ea6 2026-05-08 00:42:13.238 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port f7c3766d-afd8-48e7-8753-02ed35b4abef 2026-05-08 00:42:13.343 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4f34e18-d051-4944-be44-c8997174ea44'] response: {'server_uuid': 'e2e490d5-068b-4623-9ff3-763380e57344', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7c3766d-afd8-48e7-8753-02ed35b4abef', 'code': 200} 2026-05-08 00:42:14.713 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port f7c3766d-afd8-48e7-8753-02ed35b4abef 2026-05-08 00:42:54.260 16 INFO neutron_taas.services.taas.taas_plugin [None req-2178f5a7-5b42-4aac-883a-3975139c8993 - - - - - -] TaaS: Handle Delete Port: 126c57e1-dbb7-4e85-b3c1-5e1da8b5d97f 2026-05-08 00:42:54.267 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2178f5a7-5b42-4aac-883a-3975139c8993 - - - - - -] Tap Mirror: Handle Delete Port: 126c57e1-dbb7-4e85-b3c1-5e1da8b5d97f 2026-05-08 00:43:00.752 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 2ef9809c-999c-475d-9dc3-a5c985fc3d1d 2026-05-08 00:43:02.221 13 INFO neutron.plugins.ml2.plugin [None req-31522483-c8ee-46a6-b355-1ef7a2b084e5 - - - - - -] Attempt 1 to provision port 2ef9809c-999c-475d-9dc3-a5c985fc3d1d 2026-05-08 00:43:02.700 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 2ef9809c-999c-475d-9dc3-a5c985fc3d1d 2026-05-08 00:43:04.739 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e5984c53-e0cc-4e11-8ed3-6efb879704ad 2026-05-08 00:43:05.263 16 INFO neutron.plugins.ml2.plugin [None req-87cb4e52-501d-4f16-b89a-17f055ad62a4 - - - - - -] Attempt 1 to provision port 6a69fa3d-9564-495f-98a6-d07fa45da5d6 2026-05-08 00:43:05.296 16 INFO neutron.plugins.ml2.plugin [None req-87cb4e52-501d-4f16-b89a-17f055ad62a4 - - - - - -] Attempt 1 to provision port 2ef9809c-999c-475d-9dc3-a5c985fc3d1d 2026-05-08 00:43:05.354 16 INFO neutron.plugins.ml2.plugin [None req-87cb4e52-501d-4f16-b89a-17f055ad62a4 - - - - - -] Attempt 1 to provision port 79913e8f-270b-4a94-aff1-5caaff56009d 2026-05-08 00:43:06.745 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port e5984c53-e0cc-4e11-8ed3-6efb879704ad 2026-05-08 00:43:08.920 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 60fcaef1-605d-4a06-85dc-7c456b840683 2026-05-08 00:43:09.258 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port af385a2c-a95e-4777-8771-489347e11856 2026-05-08 00:43:10.740 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 60fcaef1-605d-4a06-85dc-7c456b840683 2026-05-08 00:43:10.945 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port af385a2c-a95e-4777-8771-489347e11856 2026-05-08 00:43:12.136 13 INFO neutron.plugins.ml2.plugin [None req-37e07bd1-1df4-4a26-9046-0f85794456ba - - - - - -] Attempt 1 to provision port af385a2c-a95e-4777-8771-489347e11856 2026-05-08 00:43:12.188 13 INFO neutron.plugins.ml2.plugin [None req-37e07bd1-1df4-4a26-9046-0f85794456ba - - - - - -] Attempt 1 to provision port bf01f0ef-822a-4cbb-8d5d-b644218ae1f0 2026-05-08 00:43:12.211 13 INFO neutron.plugins.ml2.plugin [None req-37e07bd1-1df4-4a26-9046-0f85794456ba - - - - - -] Attempt 1 to provision port a5935e04-20bc-4500-96bc-a5c20c70b159 2026-05-08 00:43:15.338 16 INFO neutron.plugins.ml2.plugin [None req-de872fa0-d4b9-4ed6-9cda-58ada58a0062 - - - - - -] Attempt 1 to provision port bf01f0ef-822a-4cbb-8d5d-b644218ae1f0 2026-05-08 00:43:16.316 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port a5673302-1676-4ba7-a224-b0241cac980c 2026-05-08 00:43:16.455 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f52545b9-8ef8-43a7-afb4-72d46bf32a81'] response: {'server_uuid': 'a1f57a69-a26b-4475-9e14-ea858f98db10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5673302-1676-4ba7-a224-b0241cac980c', 'code': 200} 2026-05-08 00:43:16.583 16 INFO neutron.plugins.ml2.plugin [None req-ceae8b73-d3ac-4c73-af2e-655289f7c28a - - - - - -] Attempt 1 to provision port 79913e8f-270b-4a94-aff1-5caaff56009d 2026-05-08 00:43:16.893 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port a5673302-1676-4ba7-a224-b0241cac980c 2026-05-08 00:43:17.824 13 INFO neutron.plugins.ml2.plugin [None req-37e41198-3560-4b1c-8dd8-b0a9883c5308 - - - - - -] Attempt 1 to provision port 79913e8f-270b-4a94-aff1-5caaff56009d 2026-05-08 00:43:21.934 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 9327e621-013c-4f40-a466-6d1b769343ca 2026-05-08 00:43:22.100 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea859d45-5cf6-4514-a6d6-ff9d8e299475'] response: {'server_uuid': '5104478a-8a77-4281-8cb1-8e2cffbb95c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9327e621-013c-4f40-a466-6d1b769343ca', 'code': 200} 2026-05-08 00:43:23.140 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6a69fa3d-9564-495f-98a6-d07fa45da5d6 2026-05-08 00:43:23.433 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 79913e8f-270b-4a94-aff1-5caaff56009d 2026-05-08 00:43:23.698 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 9327e621-013c-4f40-a466-6d1b769343ca 2026-05-08 00:43:25.074 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 6a69fa3d-9564-495f-98a6-d07fa45da5d6 2026-05-08 00:43:25.314 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port 79913e8f-270b-4a94-aff1-5caaff56009d 2026-05-08 00:43:27.075 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port bf01f0ef-822a-4cbb-8d5d-b644218ae1f0 2026-05-08 00:43:27.334 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port a5935e04-20bc-4500-96bc-a5c20c70b159 2026-05-08 00:43:29.077 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port bf01f0ef-822a-4cbb-8d5d-b644218ae1f0 2026-05-08 00:43:29.294 13 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port a5935e04-20bc-4500-96bc-a5c20c70b159 2026-05-08 00:43:29.643 16 INFO neutron.plugins.ml2.plugin [None req-43e8a6ad-2277-4b93-b50f-efeda13b007a - - - - - -] Attempt 1 to provision port b03842b0-d737-406e-807b-6ec88669634c 2026-05-08 00:43:35.100 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port b03842b0-d737-406e-807b-6ec88669634c 2026-05-08 00:43:35.205 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bb2fdb1-11b5-4b32-b5d2-0cfa58eb49be'] response: {'server_uuid': 'a1f57a69-a26b-4475-9e14-ea858f98db10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b03842b0-d737-406e-807b-6ec88669634c', 'code': 200} 2026-05-08 00:43:37.061 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port b03842b0-d737-406e-807b-6ec88669634c 2026-05-08 00:43:39.460 13 INFO neutron.plugins.ml2.plugin [None req-fc9ec1db-f232-45fe-80c4-b49b8a364c84 - - - - - -] Attempt 1 to provision port a5673302-1676-4ba7-a224-b0241cac980c 2026-05-08 00:43:55.140 13 INFO neutron.plugins.ml2.plugin [None req-f7298303-396a-41cb-a752-0488b1a9492d - - - - - -] Attempt 1 to provision port b03842b0-d737-406e-807b-6ec88669634c 2026-05-08 00:43:55.158 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port b03842b0-d737-406e-807b-6ec88669634c 2026-05-08 00:44:02.561 13 INFO neutron.plugins.ml2.plugin [None req-59efcf23-e8af-4def-a2da-9cbdf9ed832e - - - - - -] Attempt 1 to provision port a5673302-1676-4ba7-a224-b0241cac980c 2026-05-08 00:44:03.093 16 INFO neutron.plugins.ml2.plugin [None req-6cb44119-784a-476a-bd47-3ec6ff64c873 - - - - - -] Attempt 1 to provision port a5673302-1676-4ba7-a224-b0241cac980c 2026-05-08 00:44:35.246 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d6cef3e-49b2-4545-a6d9-587f36f3ff37'] response: {'server_uuid': 'd91f2bbb-31af-48a4-9c0f-532e82efe1a6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ec72767d-f33b-4bde-bd8d-9f2b1023e2e4', 'code': 200}