+ 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-14 03:41:47.757 1 INFO neutron.common.config [-] Logging enabled! 2026-05-14 03:41:47.757 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-14 03:41:47.758 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-14 03:41:47.758 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 03:41:48.997 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 03:41:48.999 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 03:41:49.002 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 03:41:49.003 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 03:41:49.003 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 03:41:49.003 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-14 03:41:49.003 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 03:41:49.004 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:49.010 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:49.010 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:49.010 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 03:41:49.028 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 03:41:49.029 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 03:41:49.029 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 03:41:49.048 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 03:41:49.048 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 03:41:49.048 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 03:41:49.049 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 03:41:49.372 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing driver for type 'vlan' 2026-05-14 03:41:49.548 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] VlanTypeDriver initialization complete 2026-05-14 03:41:49.548 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 03:41:49.548 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing extension driver 'port_security' 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.extensions.port_security [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing extension driver 'qos' 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 03:41:49.594 1 INFO neutron.plugins.ml2.managers [None req-00eebb26-4f18-4f70-b23e-6219ec356fcd - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 03:41:49.607 1 INFO neutron.quota [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded quota_driver: . 2026-05-14 03:41:49.607 1 INFO neutron.plugins.ml2.plugin [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 03:41:49.608 1 INFO neutron.plugins.ml2.managers [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 03:41:49.608 1 INFO neutron.plugins.ml2.managers [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 03:41:49.608 1 INFO neutron.plugins.ml2.managers [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 03:41:49.608 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: qos 2026-05-14 03:41:49.620 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: router 2026-05-14 03:41:49.657 1 INFO neutron.services.service_base [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 03:41:49.657 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: segments 2026-05-14 03:41:49.725 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: trunk 2026-05-14 03:41:49.738 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: vpnaas 2026-05-14 03:41:49.773 1 WARNING stevedore.named [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 03:41:49.852 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 03:41:49.853 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: taas 2026-05-14 03:41:50.062 1 WARNING stevedore.named [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 03:41:50.086 1 INFO neutron_taas.services.taas.taas_plugin [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 03:41:50.087 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: tapmirror 2026-05-14 03:41:50.100 1 WARNING stevedore.named [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 03:41:50.117 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 03:41:50.117 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 03:41:50.124 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: tag 2026-05-14 03:41:50.132 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: timestamp 2026-05-14 03:41:50.136 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 03:41:50.140 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: flavors 2026-05-14 03:41:50.143 1 INFO neutron.manager [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loading Plugin: revisions 2026-05-14 03:41:50.146 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Initializing extension manager. 2026-05-14 03:41:50.147 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: address-group 2026-05-14 03:41:50.149 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: address-scope 2026-05-14 03:41:50.149 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 03:41:50.150 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: agent 2026-05-14 03:41:50.150 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 03:41:50.151 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 03:41:50.152 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 03:41:50.153 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: availability_zone 2026-05-14 03:41:50.153 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 03:41:50.153 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 03:41:50.154 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 03:41:50.155 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 03:41:50.156 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: dns-integration 2026-05-14 03:41:50.156 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 03:41:50.156 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 03:41:50.157 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: dvr 2026-05-14 03:41:50.157 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 03:41:50.158 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 03:41:50.158 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 03:41:50.159 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 03:41:50.159 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: external-net 2026-05-14 03:41:50.159 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 03:41:50.160 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: extraroute 2026-05-14 03:41:50.160 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 03:41:50.161 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: filter-validation 2026-05-14 03:41:50.161 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 03:41:50.162 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 03:41:50.162 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 03:41:50.162 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: fip-port-details 2026-05-14 03:41:50.163 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: flavors 2026-05-14 03:41:50.165 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 03:41:50.165 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 03:41:50.166 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: ip_allocation 2026-05-14 03:41:50.167 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 03:41:50.167 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 03:41:50.168 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: router 2026-05-14 03:41:50.169 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 03:41:50.170 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 03:41:50.170 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 03:41:50.171 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 03:41:50.171 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: l3-ha 2026-05-14 03:41:50.172 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 03:41:50.172 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 03:41:50.172 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: l3-flavors 2026-05-14 03:41:50.173 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 03:41:50.173 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 03:41:50.175 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 03:41:50.176 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 03:41:50.177 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 03:41:50.178 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 03:41:50.178 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 03:41:50.179 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: multi-provider 2026-05-14 03:41:50.179 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: net-mtu 2026-05-14 03:41:50.180 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 03:41:50.180 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 03:41:50.181 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: network_ha 2026-05-14 03:41:50.181 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 03:41:50.182 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 03:41:50.182 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 03:41:50.183 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: pagination 2026-05-14 03:41:50.183 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-device-profile 2026-05-14 03:41:50.184 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 03:41:50.184 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 03:41:50.184 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 03:41:50.185 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-mac-override 2026-05-14 03:41:50.185 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 03:41:50.186 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 03:41:50.186 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 03:41:50.186 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-resource-request 2026-05-14 03:41:50.187 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 03:41:50.187 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 03:41:50.188 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: binding 2026-05-14 03:41:50.188 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: binding-extended 2026-05-14 03:41:50.189 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-security 2026-05-14 03:41:50.189 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: project-id 2026-05-14 03:41:50.189 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: provider 2026-05-14 03:41:50.190 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 03:41:50.192 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos 2026-05-14 03:41:50.192 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 03:41:50.193 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 03:41:50.193 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-default 2026-05-14 03:41:50.193 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-fip 2026-05-14 03:41:50.194 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 03:41:50.194 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 03:41:50.195 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 03:41:50.197 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 03:41:50.198 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 03:41:50.198 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-pps 2026-05-14 03:41:50.199 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 03:41:50.199 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 03:41:50.199 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 03:41:50.200 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 03:41:50.200 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 03:41:50.202 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: quotas 2026-05-14 03:41:50.204 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: quota_details 2026-05-14 03:41:50.206 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: rbac-policies 2026-05-14 03:41:50.206 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: rbac-address-group 2026-05-14 03:41:50.206 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 03:41:50.207 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 03:41:50.207 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 03:41:50.208 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: revision-if-match 2026-05-14 03:41:50.208 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 03:41:50.209 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 03:41:50.209 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 03:41:50.209 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 03:41:50.211 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 03:41:50.211 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 03:41:50.212 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 03:41:50.212 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 03:41:50.213 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 03:41:50.213 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 03:41:50.217 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: security-group 2026-05-14 03:41:50.217 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: segment 2026-05-14 03:41:50.218 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 03:41:50.218 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: service-type 2026-05-14 03:41:50.219 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: sorting 2026-05-14 03:41:50.219 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 03:41:50.220 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 03:41:50.220 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 03:41:50.221 1 WARNING neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 03:41:50.221 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 03:41:50.221 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 03:41:50.222 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: subnet_onboard 2026-05-14 03:41:50.222 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 03:41:50.223 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 03:41:50.223 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 03:41:50.224 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 03:41:50.224 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: tag-creation 2026-05-14 03:41:50.225 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 03:41:50.228 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 03:41:50.228 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 03:41:50.229 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: trunk 2026-05-14 03:41:50.229 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: trunk-details 2026-05-14 03:41:50.230 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 03:41:50.231 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 03:41:50.231 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 03:41:50.232 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 03:41:50.233 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 03:41:50.234 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 03:41:50.234 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 03:41:50.236 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: vpnaas 2026-05-14 03:41:50.237 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: taas 2026-05-14 03:41:50.237 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: tap-mirror 2026-05-14 03:41:50.238 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 03:41:50.239 1 INFO neutron.api.extensions [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 03:41:50.241 1 WARNING oslo_service.backend._threading.service [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-14 03:41:50.248 1 WARNING oslo_service.backend._threading.service [None req-ae587766-daef-4e49-a723-d5856c16c867 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-14 03:42:20.347 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 03:42:20.395 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 03:42:20.396 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 03:42:28.896 16 INFO neutron.db.l3_hamode_db [None req-8a947129-c3da-4843-beba-36b0ffabfa8e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 03:42:42.757 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 7d9de7b8-f423-4ba5-a2b6-08ff76ebcbc3 2026-05-14 03:42:44.624 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 7d9de7b8-f423-4ba5-a2b6-08ff76ebcbc3 2026-05-14 03:42:45.057 16 INFO neutron.plugins.ml2.plugin [None req-b6b38a37-aad8-4619-bfb1-4401300b8354 - - - - - -] Attempt 1 to provision port 7d9de7b8-f423-4ba5-a2b6-08ff76ebcbc3 2026-05-14 03:42:46.776 13 INFO neutron.plugins.ml2.plugin [None req-73513333-c2bf-43d7-984d-d046707dda21 - - - - - -] Attempt 1 to provision port 7d9de7b8-f423-4ba5-a2b6-08ff76ebcbc3 2026-05-14 03:47:30.711 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port da85c9ee-96df-41f9-913a-4a0a4a1ad497 2026-05-14 03:47:30.868 16 INFO neutron.plugins.ml2.plugin [None req-bed14446-3432-4d64-b21c-aa9dd6a36ca7 - - - - - -] Attempt 1 to provision port da85c9ee-96df-41f9-913a-4a0a4a1ad497 2026-05-14 03:47:32.537 13 INFO neutron.plugins.ml2.plugin [None req-685a1e5f-2de6-4bc1-9d66-d26b1085f684 - - - - - -] Attempt 1 to provision port da85c9ee-96df-41f9-913a-4a0a4a1ad497 2026-05-14 03:47:32.679 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port da85c9ee-96df-41f9-913a-4a0a4a1ad497 2026-05-14 03:47:37.686 16 INFO neutron.plugins.ml2.plugin [None req-be10bb58-1016-4f73-9a2b-91ca8ebb3ab0 - - - - - -] Attempt 1 to provision port 411329c8-eb5a-446e-bec7-37a80361d140 2026-05-14 03:51:29.346 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 411329c8-eb5a-446e-bec7-37a80361d140 2026-05-14 03:51:30.755 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 411329c8-eb5a-446e-bec7-37a80361d140 2026-05-14 04:00:07.265 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port f912f4d1-f40f-44b3-beab-0c9a930e68f8 2026-05-14 04:00:09.233 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port f912f4d1-f40f-44b3-beab-0c9a930e68f8 2026-05-14 04:09:53.769 13 INFO neutron.plugins.ml2.plugin [None req-b682068c-e5f8-4637-9e4c-89bbe1038ba5 - - - - - -] Attempt 1 to provision port 411329c8-eb5a-446e-bec7-37a80361d140 2026-05-14 04:09:53.829 13 INFO neutron.plugins.ml2.plugin [None req-b682068c-e5f8-4637-9e4c-89bbe1038ba5 - - - - - -] Attempt 1 to provision port da85c9ee-96df-41f9-913a-4a0a4a1ad497 2026-05-14 04:09:53.880 13 INFO neutron.plugins.ml2.plugin [None req-b682068c-e5f8-4637-9e4c-89bbe1038ba5 - - - - - -] Attempt 1 to provision port 7d9de7b8-f423-4ba5-a2b6-08ff76ebcbc3 2026-05-14 04:16:20.147 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 1dc58590-9eec-4351-a1f9-eee0a21181a9 2026-05-14 04:16:22.077 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 1dc58590-9eec-4351-a1f9-eee0a21181a9 2026-05-14 04:16:26.112 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port fd59d61e-8ef5-4588-9e3b-dd47ae244848 2026-05-14 04:16:30.546 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 5af6fec5-73ae-44c4-b985-54aebf95a073 2026-05-14 04:16:30.924 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port ceb82ba0-61fc-4a5e-b46a-3b2fab9ce9fd 2026-05-14 04:16:32.135 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 5af6fec5-73ae-44c4-b985-54aebf95a073 2026-05-14 04:16:32.384 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d77d87ab-bcb7-4366-b5a4-bb898a6c94d7 2026-05-14 04:16:33.078 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port ceb82ba0-61fc-4a5e-b46a-3b2fab9ce9fd 2026-05-14 04:16:34.263 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d77d87ab-bcb7-4366-b5a4-bb898a6c94d7 2026-05-14 04:16:34.444 13 INFO neutron.plugins.ml2.plugin [None req-8d7aa7cb-8128-4859-bce8-5ae666d794c5 - - - - - -] Attempt 1 to provision port d77d87ab-bcb7-4366-b5a4-bb898a6c94d7 2026-05-14 04:16:34.524 13 INFO neutron.plugins.ml2.plugin [None req-8d7aa7cb-8128-4859-bce8-5ae666d794c5 - - - - - -] Attempt 1 to provision port a352f399-e9e4-4e5a-9837-19d37d2a112d 2026-05-14 04:16:34.531 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 56967fbd-254e-4260-aa21-1933155237fe 2026-05-14 04:16:34.565 13 INFO neutron.plugins.ml2.plugin [None req-8d7aa7cb-8128-4859-bce8-5ae666d794c5 - - - - - -] Attempt 1 to provision port ad6d2900-03d1-423f-a1b7-c8706c4d3283 2026-05-14 04:16:34.598 13 INFO neutron.plugins.ml2.plugin [None req-8d7aa7cb-8128-4859-bce8-5ae666d794c5 - - - - - -] Attempt 1 to provision port d3b70d0e-e46a-4a98-b2e3-0c273c4316fd 2026-05-14 04:16:34.633 13 INFO neutron.plugins.ml2.plugin [None req-8d7aa7cb-8128-4859-bce8-5ae666d794c5 - - - - - -] Attempt 1 to provision port 1dc58590-9eec-4351-a1f9-eee0a21181a9 2026-05-14 04:16:36.157 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 56967fbd-254e-4260-aa21-1933155237fe 2026-05-14 04:16:36.379 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 655b3583-8fd2-49e5-83ae-b8cae79aeae5 2026-05-14 04:16:38.690 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 3cb58b59-6c46-414b-936e-2e112fc610c8 2026-05-14 04:16:39.108 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 655b3583-8fd2-49e5-83ae-b8cae79aeae5 2026-05-14 04:16:39.218 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-decf6fba-7125-468f-9ea2-8a15758f28de'] response: {'server_uuid': '6c906970-520c-497f-a370-8d8fe4341f94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cb58b59-6c46-414b-936e-2e112fc610c8', 'code': 200} 2026-05-14 04:16:41.249 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port e92017cd-1c6f-4e38-9919-51c3bdff35b3 2026-05-14 04:16:41.654 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 3cb58b59-6c46-414b-936e-2e112fc610c8 2026-05-14 04:16:41.919 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 642956b2-bb24-412c-a562-a0f9191ef4ed 2026-05-14 04:16:42.041 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba9f2df-2b7d-4033-9da2-e85ef26719e1'] response: {'server_uuid': 'af038455-553d-4c52-bd92-7d9c97d91e5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '642956b2-bb24-412c-a562-a0f9191ef4ed', 'code': 200} 2026-05-14 04:16:42.937 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 642956b2-bb24-412c-a562-a0f9191ef4ed 2026-05-14 04:16:43.116 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port e92017cd-1c6f-4e38-9919-51c3bdff35b3 2026-05-14 04:16:45.462 16 INFO neutron.plugins.ml2.plugin [None req-6af762b0-6f3d-42f2-811e-865865a32f9c - - - - - -] Attempt 1 to provision port 3cb58b59-6c46-414b-936e-2e112fc610c8 2026-05-14 04:16:45.982 16 INFO neutron.plugins.ml2.plugin [None req-6af762b0-6f3d-42f2-811e-865865a32f9c - - - - - -] Attempt 1 to provision port e92017cd-1c6f-4e38-9919-51c3bdff35b3 2026-05-14 04:16:46.115 16 INFO neutron.plugins.ml2.plugin [None req-6af762b0-6f3d-42f2-811e-865865a32f9c - - - - - -] Attempt 1 to provision port a352f399-e9e4-4e5a-9837-19d37d2a112d 2026-05-14 04:16:46.163 16 INFO neutron.plugins.ml2.plugin [None req-6af762b0-6f3d-42f2-811e-865865a32f9c - - - - - -] Attempt 1 to provision port ad6d2900-03d1-423f-a1b7-c8706c4d3283 2026-05-14 04:16:46.188 16 INFO neutron.plugins.ml2.plugin [None req-6af762b0-6f3d-42f2-811e-865865a32f9c - - - - - -] Attempt 1 to provision port be733187-93ec-4d3b-b2bd-811f37efbcd2 2026-05-14 04:16:46.239 16 INFO neutron.plugins.ml2.plugin [None req-6af762b0-6f3d-42f2-811e-865865a32f9c - - - - - -] Attempt 1 to provision port c1021c21-f09e-4a4d-b4be-7be6b00b1118 2026-05-14 04:16:47.392 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:16:47.518 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-da787441-1c5b-4078-9022-16bfd875930e'] response: {'server_uuid': '5d155a7a-2c36-4123-9940-38725d8c655f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2', 'code': 200} 2026-05-14 04:16:49.469 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 11264829-b1de-41ba-9921-e431eca09079 2026-05-14 04:16:49.606 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c26096d-b118-4217-9884-5fd088265001'] response: {'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11264829-b1de-41ba-9921-e431eca09079', 'code': 200} 2026-05-14 04:16:49.857 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:16:51.520 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d7565cef-6686-4f73-b9f7-6858f0a98291 2026-05-14 04:16:51.913 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 11264829-b1de-41ba-9921-e431eca09079 2026-05-14 04:16:53.738 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d7565cef-6686-4f73-b9f7-6858f0a98291 2026-05-14 04:17:01.401 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port eb4925de-d3ee-447c-b775-526d6b569899 2026-05-14 04:17:03.341 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port eb4925de-d3ee-447c-b775-526d6b569899 2026-05-14 04:17:07.406 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 33b4e3d5-4530-40cc-aa3c-c8bf79c881d6 2026-05-14 04:17:09.412 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 33b4e3d5-4530-40cc-aa3c-c8bf79c881d6 2026-05-14 04:17:09.624 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 817926c5-56d7-4ab2-b490-99f69750f7ad 2026-05-14 04:17:10.318 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port a5e7cb13-a5c6-4a1f-a355-53544048ba09 2026-05-14 04:17:11.968 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 28cff725-8cf6-467d-80f4-8bf2b085d7ed 2026-05-14 04:17:12.078 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-78e48d05-373d-4740-914e-dbfb6f4f5dc4'] response: {'server_uuid': '8088f43c-ccde-4cf6-9d4e-fb9cdd636794', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28cff725-8cf6-467d-80f4-8bf2b085d7ed', 'code': 200} 2026-05-14 04:17:12.279 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port 33b4e3d5-4530-40cc-aa3c-c8bf79c881d6 2026-05-14 04:17:12.354 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port c1021c21-f09e-4a4d-b4be-7be6b00b1118 2026-05-14 04:17:12.357 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 817926c5-56d7-4ab2-b490-99f69750f7ad 2026-05-14 04:17:12.379 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port d7565cef-6686-4f73-b9f7-6858f0a98291 2026-05-14 04:17:12.442 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:17:12.525 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port 28cff725-8cf6-467d-80f4-8bf2b085d7ed 2026-05-14 04:17:12.559 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port a5e7cb13-a5c6-4a1f-a355-53544048ba09 2026-05-14 04:17:12.609 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port 11264829-b1de-41ba-9921-e431eca09079 2026-05-14 04:17:12.667 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port e92017cd-1c6f-4e38-9919-51c3bdff35b3 2026-05-14 04:17:12.713 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port 817926c5-56d7-4ab2-b490-99f69750f7ad 2026-05-14 04:17:12.756 13 INFO neutron.plugins.ml2.plugin [None req-b8e88efc-3ef7-4a98-9a93-dadea9f87473 - - - - - -] Attempt 1 to provision port 602f4798-1f79-4498-bd51-5ded03ebbf37 2026-05-14 04:17:13.316 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 28cff725-8cf6-467d-80f4-8bf2b085d7ed 2026-05-14 04:17:15.381 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port c1021c21-f09e-4a4d-b4be-7be6b00b1118 2026-05-14 04:17:15.711 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port b7ea92a3-a46f-4e6c-a21f-04feb1342b8e 2026-05-14 04:17:17.463 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port c1021c21-f09e-4a4d-b4be-7be6b00b1118 2026-05-14 04:17:17.648 13 INFO neutron.plugins.ml2.plugin [None req-dc358117-afea-4773-875f-e4aa060139a9 - - - - - -] Attempt 1 to provision port a5e7cb13-a5c6-4a1f-a355-53544048ba09 2026-05-14 04:17:17.675 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 602f4798-1f79-4498-bd51-5ded03ebbf37 2026-05-14 04:17:17.706 13 INFO neutron.plugins.ml2.plugin [None req-dc358117-afea-4773-875f-e4aa060139a9 - - - - - -] Attempt 1 to provision port 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:17:17.750 13 INFO neutron.plugins.ml2.plugin [None req-dc358117-afea-4773-875f-e4aa060139a9 - - - - - -] Attempt 1 to provision port 11264829-b1de-41ba-9921-e431eca09079 2026-05-14 04:17:17.792 13 INFO neutron.plugins.ml2.plugin [None req-dc358117-afea-4773-875f-e4aa060139a9 - - - - - -] Attempt 1 to provision port 602f4798-1f79-4498-bd51-5ded03ebbf37 2026-05-14 04:17:17.834 13 INFO neutron.plugins.ml2.plugin [None req-dc358117-afea-4773-875f-e4aa060139a9 - - - - - -] Attempt 1 to provision port b7ea92a3-a46f-4e6c-a21f-04feb1342b8e 2026-05-14 04:17:17.961 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port b7ea92a3-a46f-4e6c-a21f-04feb1342b8e 2026-05-14 04:17:18.143 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port c3879461-a1a6-46d9-8b11-74c6c1179ed5 2026-05-14 04:17:19.782 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 602f4798-1f79-4498-bd51-5ded03ebbf37 2026-05-14 04:17:19.982 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port c3879461-a1a6-46d9-8b11-74c6c1179ed5 2026-05-14 04:17:20.755 13 INFO neutron.plugins.ml2.plugin [None req-4df01e3f-2cd6-4230-89d0-4a490be3b7d9 - - - - - -] Attempt 1 to provision port c3879461-a1a6-46d9-8b11-74c6c1179ed5 2026-05-14 04:17:20.813 13 INFO neutron.plugins.ml2.plugin [None req-4df01e3f-2cd6-4230-89d0-4a490be3b7d9 - - - - - -] Attempt 1 to provision port 602f4798-1f79-4498-bd51-5ded03ebbf37 2026-05-14 04:17:22.352 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b72fa33a-5c90-460c-9b69-667d19506845'] response: {'server_uuid': '5d155a7a-2c36-4123-9940-38725d8c655f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2', 'code': 200} 2026-05-14 04:17:24.613 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:17:24.793 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a732d7b4-0dac-40b4-b992-75775de21cba'] response: {'server_uuid': '5d155a7a-2c36-4123-9940-38725d8c655f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2', 'code': 200} 2026-05-14 04:17:25.524 13 INFO neutron.plugins.ml2.plugin [None req-8f87b508-c192-452f-a8b1-eae2dab7bf84 - - - - - -] Attempt 1 to provision port 11264829-b1de-41ba-9921-e431eca09079 2026-05-14 04:17:25.995 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:17:29.908 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9807414-90e1-49bc-9096-8ded53a040ba'] response: {'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '11264829-b1de-41ba-9921-e431eca09079', 'code': 200} 2026-05-14 04:17:41.951 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 50089c5c-535c-484e-825c-84b0a71e001a 2026-05-14 04:17:43.545 16 INFO neutron.plugins.ml2.plugin [None req-0eea4d39-fa46-422f-a8a3-fec9fbdd7c91 - - - - - -] Attempt 1 to provision port 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:17:43.570 16 INFO neutron.plugins.ml2.plugin [None req-0eea4d39-fa46-422f-a8a3-fec9fbdd7c91 - - - - - -] Attempt 1 to provision port 50089c5c-535c-484e-825c-84b0a71e001a 2026-05-14 04:17:43.803 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 50089c5c-535c-484e-825c-84b0a71e001a 2026-05-14 04:17:45.821 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 834b55dd-c3b1-4521-9454-a9f131525909 2026-05-14 04:17:47.799 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 834b55dd-c3b1-4521-9454-a9f131525909 2026-05-14 04:17:49.366 13 INFO neutron.plugins.ml2.plugin [None req-80826112-79dd-4f7c-a58d-1e6341d6d52c - - - - - -] Attempt 1 to provision port 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:17:49.401 13 INFO neutron.plugins.ml2.plugin [None req-80826112-79dd-4f7c-a58d-1e6341d6d52c - - - - - -] Attempt 1 to provision port 50089c5c-535c-484e-825c-84b0a71e001a 2026-05-14 04:17:54.886 13 INFO neutron.plugins.ml2.plugin [None req-f3646b7d-e70e-441a-a46f-44e419825b9d - - - - - -] Attempt 1 to provision port 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:17:54.908 13 INFO neutron.plugins.ml2.plugin [None req-f3646b7d-e70e-441a-a46f-44e419825b9d - - - - - -] Attempt 1 to provision port a312621f-802e-427a-af4a-9e129b6de8ee 2026-05-14 04:17:54.925 13 INFO neutron.plugins.ml2.plugin [None req-f3646b7d-e70e-441a-a46f-44e419825b9d - - - - - -] Attempt 1 to provision port 5d86f291-d4b0-46e1-a677-160f4a445ec3 2026-05-14 04:17:58.871 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port bb2c023a-5064-4cf7-a237-faff5ea3b4c5 2026-05-14 04:17:58.970 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08781b01-7911-4a47-bd18-1877c0c8e56a'] response: {'server_uuid': '95bd3c55-675c-4c95-bca0-d97aa499a3ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb2c023a-5064-4cf7-a237-faff5ea3b4c5', 'code': 200} 2026-05-14 04:17:59.747 13 INFO neutron.plugins.ml2.plugin [None req-d58528f4-e6d8-4e5d-8f5d-a5eebb4ebf2f - - - - - -] Attempt 1 to provision port 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:17:59.766 13 INFO neutron.plugins.ml2.plugin [None req-d58528f4-e6d8-4e5d-8f5d-a5eebb4ebf2f - - - - - -] Attempt 1 to provision port bb2c023a-5064-4cf7-a237-faff5ea3b4c5 2026-05-14 04:18:00.179 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port bb2c023a-5064-4cf7-a237-faff5ea3b4c5 2026-05-14 04:18:02.211 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 5d86f291-d4b0-46e1-a677-160f4a445ec3 2026-05-14 04:18:02.476 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:18:04.227 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 5d86f291-d4b0-46e1-a677-160f4a445ec3 2026-05-14 04:18:04.390 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:18:12.560 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d3b2ed7e-4cbe-425c-8eb2-f6cbfdc353eb 2026-05-14 04:18:14.291 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d3b2ed7e-4cbe-425c-8eb2-f6cbfdc353eb 2026-05-14 04:18:14.532 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 36c1e10f-c436-46e9-bb3c-0486bb391859 2026-05-14 04:18:16.233 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 36c1e10f-c436-46e9-bb3c-0486bb391859 2026-05-14 04:18:18.268 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 729115a3-be4a-4460-aff3-4afca0ee0634 2026-05-14 04:18:18.628 16 INFO neutron.plugins.ml2.plugin [None req-35e5daf8-9b62-4ee4-be7d-b1946276b32c - - - - - -] Attempt 1 to provision port 23794292-3d68-4df2-936d-2c715923db73 2026-05-14 04:18:18.661 16 INFO neutron.plugins.ml2.plugin [None req-35e5daf8-9b62-4ee4-be7d-b1946276b32c - - - - - -] Attempt 1 to provision port ad7ac17e-9fe3-4a4f-95b7-647273d87742 2026-05-14 04:18:18.684 16 INFO neutron.plugins.ml2.plugin [None req-35e5daf8-9b62-4ee4-be7d-b1946276b32c - - - - - -] Attempt 1 to provision port b3adfa6b-9714-4f51-8f1a-3674e6db7b1a 2026-05-14 04:18:18.690 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port a991f094-f71f-44be-b931-da956eadbf67 2026-05-14 04:18:18.706 16 INFO neutron.plugins.ml2.plugin [None req-35e5daf8-9b62-4ee4-be7d-b1946276b32c - - - - - -] Attempt 1 to provision port 42c42ce9-3acc-4db2-bc93-e0dc439253f7 2026-05-14 04:18:18.745 16 INFO neutron.plugins.ml2.plugin [None req-35e5daf8-9b62-4ee4-be7d-b1946276b32c - - - - - -] Attempt 1 to provision port 36c1e10f-c436-46e9-bb3c-0486bb391859 2026-05-14 04:18:20.418 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 729115a3-be4a-4460-aff3-4afca0ee0634 2026-05-14 04:18:20.622 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port a991f094-f71f-44be-b931-da956eadbf67 2026-05-14 04:18:26.240 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 51fe53ef-9749-4312-9fa5-ffb1cdcab3ee 2026-05-14 04:18:28.275 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 82a6201a-f63b-41d9-a7e6-09646e292555 2026-05-14 04:18:28.611 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 51fe53ef-9749-4312-9fa5-ffb1cdcab3ee 2026-05-14 04:18:31.331 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 1872159f-06e9-48a7-b53d-e992e7bbc0a6 2026-05-14 04:18:31.417 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b42b4e-59b3-4f8d-9db1-83d81688c0f6'] response: {'server_uuid': '4c25ee85-6848-4f6a-8b59-66b781ffa2ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1872159f-06e9-48a7-b53d-e992e7bbc0a6', 'code': 200} 2026-05-14 04:18:31.760 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 82a6201a-f63b-41d9-a7e6-09646e292555 2026-05-14 04:18:33.672 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 1872159f-06e9-48a7-b53d-e992e7bbc0a6 2026-05-14 04:18:33.949 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d42a45a5-c01c-4604-ac85-e68a4a88e1de 2026-05-14 04:18:34.076 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9378219a-59b6-439f-b7ee-a6f4a33357ea'] response: {'server_uuid': '3d091535-98a1-4768-93ef-54a09e600933', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd42a45a5-c01c-4604-ac85-e68a4a88e1de', 'code': 200} 2026-05-14 04:18:34.513 13 INFO neutron.plugins.ml2.plugin [None req-36870043-22fe-45e8-99c3-72677964dad8 - - - - - -] Attempt 1 to provision port 8eb48493-9777-4d41-88c9-134a47660c9c 2026-05-14 04:18:34.553 13 INFO neutron.plugins.ml2.plugin [None req-36870043-22fe-45e8-99c3-72677964dad8 - - - - - -] Attempt 1 to provision port 1872159f-06e9-48a7-b53d-e992e7bbc0a6 2026-05-14 04:18:34.612 13 INFO neutron.plugins.ml2.plugin [None req-36870043-22fe-45e8-99c3-72677964dad8 - - - - - -] Attempt 1 to provision port 82a6201a-f63b-41d9-a7e6-09646e292555 2026-05-14 04:18:34.678 13 INFO neutron.plugins.ml2.plugin [None req-36870043-22fe-45e8-99c3-72677964dad8 - - - - - -] Attempt 1 to provision port fa5f2ce4-f117-4b06-85da-588cd8db0cdd 2026-05-14 04:18:34.703 13 INFO neutron.plugins.ml2.plugin [None req-36870043-22fe-45e8-99c3-72677964dad8 - - - - - -] Attempt 1 to provision port 42c42ce9-3acc-4db2-bc93-e0dc439253f7 2026-05-14 04:18:34.725 13 INFO neutron.plugins.ml2.plugin [None req-36870043-22fe-45e8-99c3-72677964dad8 - - - - - -] Attempt 1 to provision port 51fe53ef-9749-4312-9fa5-ffb1cdcab3ee 2026-05-14 04:18:34.842 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d42a45a5-c01c-4604-ac85-e68a4a88e1de 2026-05-14 04:18:36.826 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 23794292-3d68-4df2-936d-2c715923db73 2026-05-14 04:18:37.078 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 42c42ce9-3acc-4db2-bc93-e0dc439253f7 2026-05-14 04:18:38.901 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port b3adfa6b-9714-4f51-8f1a-3674e6db7b1a 2026-05-14 04:18:39.130 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 23794292-3d68-4df2-936d-2c715923db73 2026-05-14 04:18:39.269 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 8eb48493-9777-4d41-88c9-134a47660c9c 2026-05-14 04:18:39.573 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 42c42ce9-3acc-4db2-bc93-e0dc439253f7 2026-05-14 04:18:40.859 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 8eb48493-9777-4d41-88c9-134a47660c9c 2026-05-14 04:18:41.093 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port b3adfa6b-9714-4f51-8f1a-3674e6db7b1a 2026-05-14 04:18:41.271 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port fa5f2ce4-f117-4b06-85da-588cd8db0cdd 2026-05-14 04:18:41.563 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port ad7ac17e-9fe3-4a4f-95b7-647273d87742 2026-05-14 04:18:42.790 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port fa5f2ce4-f117-4b06-85da-588cd8db0cdd 2026-05-14 04:18:42.994 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port ad7ac17e-9fe3-4a4f-95b7-647273d87742 2026-05-14 04:18:43.567 16 INFO neutron.plugins.ml2.plugin [None req-d559bc57-d694-4867-8bdf-fb6c4a55c128 - - - - - -] Attempt 1 to provision port 42c42ce9-3acc-4db2-bc93-e0dc439253f7 2026-05-14 04:18:43.628 16 INFO neutron.plugins.ml2.plugin [None req-d559bc57-d694-4867-8bdf-fb6c4a55c128 - - - - - -] Attempt 1 to provision port 51fe53ef-9749-4312-9fa5-ffb1cdcab3ee 2026-05-14 04:18:49.449 16 INFO neutron.plugins.ml2.plugin [None req-aa5db4b3-0ed5-4d23-9bf5-266f15fb0a98 - - - - - -] Attempt 1 to provision port d42a45a5-c01c-4604-ac85-e68a4a88e1de 2026-05-14 04:19:01.205 13 INFO neutron.plugins.ml2.plugin [None req-c9c42fe1-1863-4dc6-8e95-1c8ab32f3d3d - - - - - -] Attempt 1 to provision port fa5f2ce4-f117-4b06-85da-588cd8db0cdd 2026-05-14 04:19:06.843 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 81cb6f03-323c-4836-b9b2-c96b065056cc 2026-05-14 04:19:08.844 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 81cb6f03-323c-4836-b9b2-c96b065056cc 2026-05-14 04:19:13.011 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:19:15.068 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:19:15.804 13 INFO neutron.plugins.ml2.plugin [None req-8607f731-b09b-4352-811b-4a4c8ddc2b49 - - - - - -] Attempt 1 to provision port f65596da-2e9d-4aed-b909-9145a917475f 2026-05-14 04:19:15.843 13 INFO neutron.plugins.ml2.plugin [None req-8607f731-b09b-4352-811b-4a4c8ddc2b49 - - - - - -] Attempt 1 to provision port d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:19:15.912 13 INFO neutron.plugins.ml2.plugin [None req-8607f731-b09b-4352-811b-4a4c8ddc2b49 - - - - - -] Attempt 1 to provision port 87b78219-e7a4-4371-8e8e-4dd42addb068 2026-05-14 04:19:23.439 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 8a82dac8-cdbb-4088-a9b9-b975128a3bec 2026-05-14 04:19:23.669 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b17359c-273b-4c6a-9683-90f5da75b9f3'] response: {'server_uuid': '7e2c2f30-f5c6-4420-85f8-6f4e944ee096', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a82dac8-cdbb-4088-a9b9-b975128a3bec', 'code': 200} 2026-05-14 04:19:25.084 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port f65596da-2e9d-4aed-b909-9145a917475f 2026-05-14 04:19:25.414 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 8a82dac8-cdbb-4088-a9b9-b975128a3bec 2026-05-14 04:19:25.637 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 87b78219-e7a4-4371-8e8e-4dd42addb068 2026-05-14 04:19:27.118 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port f65596da-2e9d-4aed-b909-9145a917475f 2026-05-14 04:19:27.439 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 87b78219-e7a4-4371-8e8e-4dd42addb068 2026-05-14 04:19:29.225 16 INFO neutron.plugins.ml2.plugin [None req-39b544f7-d3a2-430f-a062-3a61fa2bbe17 - - - - - -] Attempt 1 to provision port 8a82dac8-cdbb-4088-a9b9-b975128a3bec 2026-05-14 04:19:29.274 16 INFO neutron.plugins.ml2.plugin [None req-39b544f7-d3a2-430f-a062-3a61fa2bbe17 - - - - - -] Attempt 1 to provision port d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:19:29.336 16 INFO neutron.plugins.ml2.plugin [None req-39b544f7-d3a2-430f-a062-3a61fa2bbe17 - - - - - -] Attempt 1 to provision port f65596da-2e9d-4aed-b909-9145a917475f 2026-05-14 04:19:32.965 16 INFO neutron.plugins.ml2.plugin [None req-620131d6-cffb-4a88-90e9-371dc0348b83 - - - - - -] Attempt 1 to provision port 8a82dac8-cdbb-4088-a9b9-b975128a3bec 2026-05-14 04:19:37.030 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 8a6fa5c5-813b-4aa3-8be6-e85d27f3f6c5 2026-05-14 04:19:38.120 13 INFO neutron.plugins.ml2.plugin [None req-0697a6fc-8b8f-4af4-8c5a-216e7f65d28c - - - - - -] Attempt 1 to provision port 8a6fa5c5-813b-4aa3-8be6-e85d27f3f6c5 2026-05-14 04:20:01.604 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 76fd3698-a77c-40e7-a98e-5bbda9fada32 2026-05-14 04:20:01.719 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a0dad0b-33e6-4c5a-892f-57765bbaee60'] response: {'server_uuid': '770582bb-c99e-44c3-8fbe-090814241063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76fd3698-a77c-40e7-a98e-5bbda9fada32', 'code': 200} 2026-05-14 04:20:03.065 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 76fd3698-a77c-40e7-a98e-5bbda9fada32 2026-05-14 04:20:41.045 16 INFO neutron_taas.services.taas.taas_plugin [None req-5d87c556-f0d3-43fa-a8ed-131b5d6ecfd9 - - - - - -] TaaS: Handle Delete Port: d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:20:41.052 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d87c556-f0d3-43fa-a8ed-131b5d6ecfd9 - - - - - -] Tap Mirror: Handle Delete Port: d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:21:27.093 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 3ad8f093-5c6a-41a2-ac18-9a24e393535b 2026-05-14 04:21:29.054 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 3ad8f093-5c6a-41a2-ac18-9a24e393535b 2026-05-14 04:21:31.081 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 2026-05-14 04:21:31.494 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 68ff60d1-d29d-4ef1-904a-3ebc58575553 2026-05-14 04:21:33.150 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 2026-05-14 04:21:33.334 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 68ff60d1-d29d-4ef1-904a-3ebc58575553 2026-05-14 04:21:35.094 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 3a74ce9e-09d8-47a7-b14c-7dcd723287cd 2026-05-14 04:21:37.114 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 3a74ce9e-09d8-47a7-b14c-7dcd723287cd 2026-05-14 04:21:37.215 13 INFO neutron.plugins.ml2.plugin [None req-951b681e-6a27-48d1-a3fc-fcb26e68fbf7 - - - - - -] Attempt 1 to provision port 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:21:37.260 13 INFO neutron.plugins.ml2.plugin [None req-951b681e-6a27-48d1-a3fc-fcb26e68fbf7 - - - - - -] Attempt 1 to provision port 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 2026-05-14 04:21:37.321 13 INFO neutron.plugins.ml2.plugin [None req-951b681e-6a27-48d1-a3fc-fcb26e68fbf7 - - - - - -] Attempt 1 to provision port 3a74ce9e-09d8-47a7-b14c-7dcd723287cd 2026-05-14 04:21:37.374 13 INFO neutron.plugins.ml2.plugin [None req-951b681e-6a27-48d1-a3fc-fcb26e68fbf7 - - - - - -] Attempt 1 to provision port c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:21:37.398 13 INFO neutron.plugins.ml2.plugin [None req-951b681e-6a27-48d1-a3fc-fcb26e68fbf7 - - - - - -] Attempt 1 to provision port 353b811f-0aa5-4d1e-99a7-cf4ae326efcf 2026-05-14 04:21:41.963 16 INFO neutron.plugins.ml2.plugin [None req-47c6d5a7-3686-4f1a-990c-7fd5d90d0a18 - - - - - -] Attempt 1 to provision port 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:21:41.995 16 INFO neutron.plugins.ml2.plugin [None req-47c6d5a7-3686-4f1a-990c-7fd5d90d0a18 - - - - - -] Attempt 1 to provision port 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 2026-05-14 04:21:42.061 16 INFO neutron.plugins.ml2.plugin [None req-47c6d5a7-3686-4f1a-990c-7fd5d90d0a18 - - - - - -] Attempt 1 to provision port 3a74ce9e-09d8-47a7-b14c-7dcd723287cd 2026-05-14 04:21:42.099 16 INFO neutron.plugins.ml2.plugin [None req-47c6d5a7-3686-4f1a-990c-7fd5d90d0a18 - - - - - -] Attempt 1 to provision port c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:21:45.253 16 INFO neutron.plugins.ml2.plugin [None req-a3057620-38c0-46de-8841-397b54c593a8 - - - - - -] Attempt 1 to provision port 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:21:45.278 16 INFO neutron.plugins.ml2.plugin [None req-a3057620-38c0-46de-8841-397b54c593a8 - - - - - -] Attempt 1 to provision port 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 2026-05-14 04:21:45.325 16 INFO neutron.plugins.ml2.plugin [None req-a3057620-38c0-46de-8841-397b54c593a8 - - - - - -] Attempt 1 to provision port c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:21:45.595 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 16352d3b-b97e-4574-a66e-b2e2116441fa 2026-05-14 04:21:45.731 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ddc1b37-2089-4eff-9621-6e6275154d9a'] response: {'server_uuid': 'e7e78d94-33fc-4d54-92db-72c6c5141a92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16352d3b-b97e-4574-a66e-b2e2116441fa', 'code': 200} 2026-05-14 04:21:47.058 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 16352d3b-b97e-4574-a66e-b2e2116441fa 2026-05-14 04:21:47.571 13 INFO neutron.plugins.ml2.plugin [None req-ed083cbb-e009-4e23-8ec5-a2f5af668d09 - - - - - -] Attempt 1 to provision port 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:21:49.112 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:21:49.368 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 353b811f-0aa5-4d1e-99a7-cf4ae326efcf 2026-05-14 04:21:49.605 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:21:49.862 13 INFO neutron.plugins.ml2.plugin [None req-fa96ce43-906b-4c6c-a744-48de0c066cd9 - - - - - -] Attempt 1 to provision port 16352d3b-b97e-4574-a66e-b2e2116441fa 2026-05-14 04:21:49.896 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 66fd1db5-a06e-44a1-ba0c-16259cc40f2c 2026-05-14 04:21:49.914 13 INFO neutron.plugins.ml2.plugin [None req-fa96ce43-906b-4c6c-a744-48de0c066cd9 - - - - - -] Attempt 1 to provision port c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:21:51.104 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:21:51.281 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 353b811f-0aa5-4d1e-99a7-cf4ae326efcf 2026-05-14 04:21:51.424 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:21:51.599 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 66fd1db5-a06e-44a1-ba0c-16259cc40f2c 2026-05-14 04:22:03.133 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port da5d8195-cb07-48f4-a06e-6cde378539cd 2026-05-14 04:22:03.354 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba00df3-1832-456a-a6d5-8defb5a6eec3'] response: {'server_uuid': 'aa742960-e7e4-4a56-82cb-17d7a530c7cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da5d8195-cb07-48f4-a06e-6cde378539cd', 'code': 200} 2026-05-14 04:22:05.098 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port da5d8195-cb07-48f4-a06e-6cde378539cd 2026-05-14 04:22:51.631 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 76837560-a208-4118-8373-b143c2b8db66 2026-05-14 04:22:51.736 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca68c15f-aa35-4f78-94e9-835d27c21a4d'] response: {'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76837560-a208-4118-8373-b143c2b8db66', 'code': 200} 2026-05-14 04:22:53.124 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 76837560-a208-4118-8373-b143c2b8db66 2026-05-14 04:24:07.984 16 INFO neutron.plugins.ml2.plugin [None req-543ebadf-68e9-403a-8bb6-489429f80b3a - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:24:16.711 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:24:16.829 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e984453-6d44-4a3e-badb-46e75d5c17bb'] response: {'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59a1275d-a5c5-4338-974a-8ab9bde3c7fe', 'code': 200} 2026-05-14 04:24:17.345 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:24:28.410 13 INFO neutron.plugins.ml2.plugin [None req-1cdbcd21-ff9a-4a0b-9c84-f9b30a32171b - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:35.360 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:35.492 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f5fb82c-33c2-4866-8916-d99435afd485'] response: {'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32', 'code': 200} 2026-05-14 04:24:37.374 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:38.262 13 INFO neutron.plugins.ml2.plugin [None req-71af73de-fdfd-4c2f-8709-880ce738d55e - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:24:39.376 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:24:51.404 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:51.771 13 INFO neutron.plugins.ml2.plugin [None req-d8793be3-b6d3-47cb-9ef3-2d26bf8353e5 - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:53.189 13 INFO neutron.plugins.ml2.plugin [None req-68e12abd-f614-4427-8575-1cd77bd0798c - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:53.419 16 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:25:02.182 16 INFO neutron.plugins.ml2.plugin [None req-8b4d9d5b-077c-49a9-b40e-c24bc4702004 - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:25:03.494 13 INFO neutron.plugins.ml2.plugin [None req-09cfdd9c-5b10-41aa-a587-532aa2ea2393 - - - - - -] Attempt 1 to provision port 59a1275d-a5c5-4338-974a-8ab9bde3c7fe