+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-02 17:34:34.088 1 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:34:34.089 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-04-02 17:34:34.089 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-02 17:34:34.089 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:34:35.096 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:34:35.099 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:34:35.102 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:34:35.103 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:34:35.103 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:34:35.103 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:34:35.103 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:35.109 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:35.109 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:35.110 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:34:35.128 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:34:35.129 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:34:35.129 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:34:35.164 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:34:35.165 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:34:35.165 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:34:35.165 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:34:35.448 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:34:35.590 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:34:35.591 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:34:35.591 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:34:35.653 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:34:35.654 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:34:35.654 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:34:35.654 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:34:35.654 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:34:35.654 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:34:35.654 1 INFO neutron.plugins.ml2.managers [None req-e249c2e7-8148-4f2b-b647-7cf8c3b95bc7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:34:35.670 1 INFO neutron.quota [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded quota_driver: . 2026-04-02 17:34:35.671 1 INFO neutron.plugins.ml2.plugin [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:34:35.671 1 INFO neutron.plugins.ml2.managers [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:34:35.671 1 INFO neutron.plugins.ml2.managers [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:34:35.671 1 INFO neutron.plugins.ml2.managers [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:34:35.671 1 INFO neutron.extensions.vlantransparent [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:34:35.672 1 INFO neutron.extensions.qinq [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Disabled VLAN QinQ extension. 2026-04-02 17:34:35.672 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: qos 2026-04-02 17:34:35.687 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: router 2026-04-02 17:34:35.725 1 INFO neutron.services.service_base [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:34:35.725 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: segments 2026-04-02 17:34:35.801 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: trunk 2026-04-02 17:34:35.814 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:34:35.860 1 WARNING stevedore.named [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:35.860 1 WARNING stevedore.named [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:36.211 1 INFO neutron_vpnaas.services.vpn.plugin [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:34:36.212 1 INFO neutron.common.utils [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:34:36.212 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: taas 2026-04-02 17:34:36.234 1 WARNING stevedore.named [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:36.234 1 WARNING stevedore.named [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:36.269 1 INFO neutron_taas.services.taas.taas_plugin [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:34:36.270 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: tapmirror 2026-04-02 17:34:36.281 1 WARNING stevedore.named [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:36.281 1 WARNING stevedore.named [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:36.310 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:34:36.310 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:34:36.316 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: tag 2026-04-02 17:34:36.325 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:34:36.328 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:34:36.333 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: flavors 2026-04-02 17:34:36.336 1 INFO neutron.manager [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loading Plugin: revisions 2026-04-02 17:34:36.339 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Initializing extension manager. 2026-04-02 17:34:36.340 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: address-group 2026-04-02 17:34:36.341 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: address-scope 2026-04-02 17:34:36.342 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:34:36.342 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: agent 2026-04-02 17:34:36.343 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:34:36.344 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:34:36.344 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:34:36.345 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:34:36.346 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:34:36.346 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:34:36.346 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:34:36.348 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:34:36.348 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:34:36.349 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:34:36.349 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:34:36.350 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: dvr 2026-04-02 17:34:36.350 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:34:36.351 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:34:36.351 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:34:36.351 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:34:36.352 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: external-net 2026-04-02 17:34:36.352 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:34:36.353 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: extraroute 2026-04-02 17:34:36.353 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:34:36.354 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:34:36.354 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:34:36.355 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:34:36.355 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:34:36.356 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:34:36.356 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: flavors 2026-04-02 17:34:36.357 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:34:36.358 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:34:36.358 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:34:36.359 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:34:36.359 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:34:36.360 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: router 2026-04-02 17:34:36.362 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:34:36.362 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:34:36.363 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:34:36.363 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:34:36.364 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:34:36.364 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:34:36.365 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:34:36.365 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:34:36.366 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:34:36.366 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:34:36.368 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:34:36.369 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:34:36.370 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:34:36.371 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:34:36.372 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:34:36.372 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:34:36.373 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:34:36.373 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:34:36.374 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:34:36.374 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: network_ha 2026-04-02 17:34:36.375 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:34:36.376 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:34:36.376 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: pagination 2026-04-02 17:34:36.376 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:34:36.377 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:34:36.377 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:34:36.378 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:34:36.378 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:34:36.379 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:34:36.379 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:34:36.380 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:34:36.380 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:34:36.381 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:34:36.381 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:34:36.382 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: binding 2026-04-02 17:34:36.382 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:34:36.383 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-security 2026-04-02 17:34:36.383 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: project-id 2026-04-02 17:34:36.384 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: provider 2026-04-02 17:34:36.384 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-02 17:34:36.386 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos 2026-04-02 17:34:36.387 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:34:36.387 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:34:36.388 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-default 2026-04-02 17:34:36.388 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:34:36.388 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:34:36.389 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:34:36.389 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:34:36.390 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:34:36.390 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:34:36.391 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:34:36.391 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:34:36.392 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:34:36.392 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:34:36.393 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:34:36.394 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-02 17:34:36.396 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: quotas 2026-04-02 17:34:36.399 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: quota_details 2026-04-02 17:34:36.400 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:34:36.400 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:34:36.401 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:34:36.401 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:34:36.402 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:34:36.402 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:34:36.403 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:34:36.403 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:34:36.404 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:34:36.405 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:34:36.405 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:34:36.406 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:34:36.406 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:34:36.407 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:34:36.407 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:34:36.411 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: security-group 2026-04-02 17:34:36.412 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: segment 2026-04-02 17:34:36.412 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:34:36.413 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: service-type 2026-04-02 17:34:36.413 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: sorting 2026-04-02 17:34:36.414 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:34:36.414 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:34:36.415 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:34:36.415 1 WARNING neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:34:36.416 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:34:36.416 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:34:36.417 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:34:36.417 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:34:36.417 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:34:36.418 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:34:36.419 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:34:36.419 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:34:36.419 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:34:36.423 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:34:36.423 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:34:36.424 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: trunk 2026-04-02 17:34:36.424 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:34:36.425 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:34:36.425 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-02 17:34:36.426 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:34:36.426 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-02 17:34:36.428 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:34:36.428 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:34:36.429 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:34:36.430 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:34:36.431 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: taas 2026-04-02 17:34:36.432 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: tap-mirror 2026-04-02 17:34:36.433 1 INFO neutron.api.extensions [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-02 17:34:36.436 1 INFO oslo_service.backend.eventlet.service [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Starting 2 workers 2026-04-02 17:34:36.443 1 INFO oslo_service.backend.eventlet.service [None req-15bc54e6-fdbb-49f4-b5ea-bf49953d39b9 - - - - - -] Starting 1 workers 2026-04-02 17:35:15.152 10 INFO neutron.db.l3_hamode_db [None req-ada4b914-5e62-42fc-abb4-30d2085e7b65 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:35:27.800 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 66af720a-7c77-4c99-a406-e0505cfc0533 2026-04-02 17:35:29.282 11 INFO neutron.plugins.ml2.plugin [None req-c3f8970a-0c99-4380-97f5-3195646fb074 - - - - - -] Attempt 1 to provision port 66af720a-7c77-4c99-a406-e0505cfc0533 2026-04-02 17:35:29.763 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 66af720a-7c77-4c99-a406-e0505cfc0533 2026-04-02 17:35:31.023 11 INFO neutron.plugins.ml2.plugin [None req-3b503e27-567e-4354-a35f-e088c0411b28 - - - - - -] Attempt 1 to provision port 66af720a-7c77-4c99-a406-e0505cfc0533 2026-04-02 17:39:53.887 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bc1f0c29-883f-4811-b37b-18a363c3e3b1 2026-04-02 17:39:54.776 11 INFO neutron.plugins.ml2.plugin [None req-32555c21-0c18-4797-9baa-d2c50a4aace2 - - - - - -] Attempt 1 to provision port bc1f0c29-883f-4811-b37b-18a363c3e3b1 2026-04-02 17:39:55.869 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bc1f0c29-883f-4811-b37b-18a363c3e3b1 2026-04-02 17:39:56.489 11 INFO neutron.plugins.ml2.plugin [None req-8c64b455-3e48-4abd-aa29-095458a12e6c - - - - - -] Attempt 1 to provision port bc1f0c29-883f-4811-b37b-18a363c3e3b1 2026-04-02 17:40:01.658 11 INFO neutron.plugins.ml2.plugin [None req-8bbfb488-99e9-41ac-8cad-7585ca92dd70 - - - - - -] Attempt 1 to provision port 42bafb99-f48e-4c03-8059-1bbf87ec2969 2026-04-02 17:43:32.577 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 42bafb99-f48e-4c03-8059-1bbf87ec2969 2026-04-02 17:43:34.009 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 42bafb99-f48e-4c03-8059-1bbf87ec2969 2026-04-02 17:51:34.323 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port fc37dd5a-c420-42f7-9fe5-1144b93ddc98 2026-04-02 17:51:36.308 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port fc37dd5a-c420-42f7-9fe5-1144b93ddc98 2026-04-02 18:07:22.914 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e0b7cd1b-25a9-45e4-b5d1-a4401db58973 2026-04-02 18:07:24.891 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e0b7cd1b-25a9-45e4-b5d1-a4401db58973 2026-04-02 18:07:26.520 11 INFO neutron.plugins.ml2.plugin [None req-74742642-6347-4b8c-a4c6-ea0330a6f7d0 - - - - - -] Attempt 1 to provision port e0b7cd1b-25a9-45e4-b5d1-a4401db58973 2026-04-02 18:07:26.573 11 INFO neutron.plugins.ml2.plugin [None req-74742642-6347-4b8c-a4c6-ea0330a6f7d0 - - - - - -] Attempt 1 to provision port 879b8f53-891f-4587-8775-2fa3d760815f 2026-04-02 18:07:26.908 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 879b8f53-891f-4587-8775-2fa3d760815f 2026-04-02 18:07:28.897 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3b36eefc-2b9f-440c-ba37-abb418cda8cb 2026-04-02 18:07:30.936 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3b36eefc-2b9f-440c-ba37-abb418cda8cb 2026-04-02 18:07:34.509 10 INFO neutron.plugins.ml2.plugin [None req-de90cd45-5b2a-4424-9390-2de97dd63e5d - - - - - -] Attempt 1 to provision port 021305aa-fb6e-4a88-b78f-68ed0606fbab 2026-04-02 18:07:34.542 10 INFO neutron.plugins.ml2.plugin [None req-de90cd45-5b2a-4424-9390-2de97dd63e5d - - - - - -] Attempt 1 to provision port 3b36eefc-2b9f-440c-ba37-abb418cda8cb 2026-04-02 18:07:34.595 10 INFO neutron.plugins.ml2.plugin [None req-de90cd45-5b2a-4424-9390-2de97dd63e5d - - - - - -] Attempt 1 to provision port 879b8f53-891f-4587-8775-2fa3d760815f 2026-04-02 18:07:34.664 10 INFO neutron.plugins.ml2.plugin [None req-de90cd45-5b2a-4424-9390-2de97dd63e5d - - - - - -] Attempt 1 to provision port 69d9ef07-4094-4627-917d-3f0c1a5a91d0 2026-04-02 18:07:36.966 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 9d7a6975-c3af-4dc9-b4c5-ec6c9f1e6b8f 2026-04-02 18:07:37.527 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port eaa64327-0cf8-4c5e-8888-8433f682cd01 2026-04-02 18:07:38.964 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 0a5b11c5-2134-4181-b32e-e42a5fc53262 2026-04-02 18:07:39.280 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 9d7a6975-c3af-4dc9-b4c5-ec6c9f1e6b8f 2026-04-02 18:07:39.432 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port eaa64327-0cf8-4c5e-8888-8433f682cd01 2026-04-02 18:07:40.508 10 INFO neutron.plugins.ml2.plugin [None req-b9f30beb-0804-41ea-9455-19da3d598902 - - - - - -] Attempt 1 to provision port 021305aa-fb6e-4a88-b78f-68ed0606fbab 2026-04-02 18:07:40.558 10 INFO neutron.plugins.ml2.plugin [None req-b9f30beb-0804-41ea-9455-19da3d598902 - - - - - -] Attempt 1 to provision port 69d9ef07-4094-4627-917d-3f0c1a5a91d0 2026-04-02 18:07:40.732 10 INFO neutron.plugins.ml2.plugin [None req-b9f30beb-0804-41ea-9455-19da3d598902 - - - - - -] Attempt 1 to provision port 9c8a076d-7cdc-497b-a3a9-9e13b1cbefa5 2026-04-02 18:07:40.763 10 INFO neutron.plugins.ml2.plugin [None req-b9f30beb-0804-41ea-9455-19da3d598902 - - - - - -] Attempt 1 to provision port 3b36eefc-2b9f-440c-ba37-abb418cda8cb 2026-04-02 18:07:40.924 11 INFO neutron.plugins.ml2.plugin [None req-5f18310e-ebe0-470c-a5d3-eccdba0ae22c - - - - - -] Attempt 1 to provision port 0a5b11c5-2134-4181-b32e-e42a5fc53262 2026-04-02 18:07:44.569 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 8b24ec06-7ef5-40ec-992f-62cd698a2a37 2026-04-02 18:07:44.938 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 55a8a142-ec4c-46a1-90bf-175fb62c058b 2026-04-02 18:07:45.264 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f 2026-04-02 18:07:45.639 10 INFO neutron.notifiers.nova [None req-7ebdc1f5-d2c2-42bd-b247-cc74edd807f3 - - - - - -] Nova event matching ['req-6e2d7ff5-c044-4a0f-b42b-68d0c1898976'] response: {'server_uuid': '5dc470a6-31ed-438e-8d6b-8251f2cb3cac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55a8a142-ec4c-46a1-90bf-175fb62c058b', 'code': 200} 2026-04-02 18:07:46.960 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 8b24ec06-7ef5-40ec-992f-62cd698a2a37 2026-04-02 18:07:47.179 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 55a8a142-ec4c-46a1-90bf-175fb62c058b 2026-04-02 18:07:47.384 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f 2026-04-02 18:07:47.623 11 INFO neutron.plugins.ml2.plugin [None req-d211b3e5-c626-4cfe-b9ea-0e95b961172e - - - - - -] Attempt 1 to provision port bebcdaa5-dc51-4849-b7a0-b78a61029a65 2026-04-02 18:07:47.678 10 INFO neutron.notifiers.nova [None req-ed1ae35e-2068-4aff-bfcc-aede2fcbf39b - - - - - -] Nova event matching ['req-b908d5b2-9037-4d88-bfe2-1f66fdd5bdbc'] response: {'server_uuid': '7825694a-6232-4689-b108-d3d09f930170', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f', 'code': 200} 2026-04-02 18:07:48.964 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 43f96c0b-81ae-48ea-9349-260c9ce1fa05 2026-04-02 18:07:49.273 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bebcdaa5-dc51-4849-b7a0-b78a61029a65 2026-04-02 18:07:50.416 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port 021305aa-fb6e-4a88-b78f-68ed0606fbab 2026-04-02 18:07:50.453 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port d63f021e-4276-41ed-b0f8-94d569908c14 2026-04-02 18:07:50.503 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:07:50.564 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port d4088d2a-e748-4d0e-9200-046bc5973c83 2026-04-02 18:07:50.598 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port bebcdaa5-dc51-4849-b7a0-b78a61029a65 2026-04-02 18:07:50.686 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port 43f96c0b-81ae-48ea-9349-260c9ce1fa05 2026-04-02 18:07:50.734 10 INFO neutron.plugins.ml2.plugin [None req-49764611-4e8d-4f4c-b6cd-afc97b4e7f2b - - - - - -] Attempt 1 to provision port 69d9ef07-4094-4627-917d-3f0c1a5a91d0 2026-04-02 18:07:50.979 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 43f96c0b-81ae-48ea-9349-260c9ce1fa05 2026-04-02 18:07:54.605 10 INFO neutron.plugins.ml2.plugin [None req-f248c13f-c2e2-46bb-a240-dea9882d5bf1 - - - - - -] Attempt 1 to provision port d63f021e-4276-41ed-b0f8-94d569908c14 2026-04-02 18:07:54.651 10 INFO neutron.plugins.ml2.plugin [None req-f248c13f-c2e2-46bb-a240-dea9882d5bf1 - - - - - -] Attempt 1 to provision port bebcdaa5-dc51-4849-b7a0-b78a61029a65 2026-04-02 18:07:54.728 10 INFO neutron.plugins.ml2.plugin [None req-f248c13f-c2e2-46bb-a240-dea9882d5bf1 - - - - - -] Attempt 1 to provision port 69d9ef07-4094-4627-917d-3f0c1a5a91d0 2026-04-02 18:07:57.592 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:07:58.228 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-fa39998b-b223-4873-9961-538dcc6c573c'] response: {'server_uuid': 'd702e128-db22-475c-a074-034766220b7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '777dc1d9-1f60-4835-a591-11faaaba20f5', 'code': 200} 2026-04-02 18:07:59.223 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:07:59.422 11 INFO neutron.plugins.ml2.plugin [None req-4828cfd2-ebf5-4a3a-8a30-4fb9fa92423a - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:07:59.483 11 INFO neutron.plugins.ml2.plugin [None req-4828cfd2-ebf5-4a3a-8a30-4fb9fa92423a - - - - - -] Attempt 1 to provision port 43f96c0b-81ae-48ea-9349-260c9ce1fa05 2026-04-02 18:07:59.532 11 INFO neutron.plugins.ml2.plugin [None req-4828cfd2-ebf5-4a3a-8a30-4fb9fa92423a - - - - - -] Attempt 1 to provision port a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:08:02.789 11 INFO neutron.plugins.ml2.plugin [None req-57127a16-1c35-4436-95de-a28e1a6da2fb - - - - - -] Attempt 1 to provision port d63f021e-4276-41ed-b0f8-94d569908c14 2026-04-02 18:08:02.814 11 INFO neutron.plugins.ml2.plugin [None req-57127a16-1c35-4436-95de-a28e1a6da2fb - - - - - -] Attempt 1 to provision port af48a256-5d90-4d01-a745-32fbc8ab057d 2026-04-02 18:08:03.396 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bc418731-d30d-4009-b552-441dc56e89ee 2026-04-02 18:08:03.489 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-2a2c4a0f-5d7d-4e11-8c3b-15e0250bd2f7'] response: {'server_uuid': '0229eda4-87ae-4c2d-9638-dccf94a3844b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc418731-d30d-4009-b552-441dc56e89ee', 'code': 200} 2026-04-02 18:08:04.985 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bc418731-d30d-4009-b552-441dc56e89ee 2026-04-02 18:08:06.742 10 INFO neutron.plugins.ml2.plugin [None req-24b39de7-5765-45a8-9efa-86dc41c6f173 - - - - - -] Attempt 1 to provision port d63f021e-4276-41ed-b0f8-94d569908c14 2026-04-02 18:08:06.786 10 INFO neutron.plugins.ml2.plugin [None req-24b39de7-5765-45a8-9efa-86dc41c6f173 - - - - - -] Attempt 1 to provision port 7a979838-a6b7-4354-8bfd-f7daf8da74ba 2026-04-02 18:08:06.857 10 INFO neutron.plugins.ml2.plugin [None req-24b39de7-5765-45a8-9efa-86dc41c6f173 - - - - - -] Attempt 1 to provision port a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:08:09.607 11 INFO neutron.plugins.ml2.plugin [None req-9d6db1b6-03a0-48d8-86a0-1ded7c6fc18d - - - - - -] Attempt 1 to provision port bc418731-d30d-4009-b552-441dc56e89ee 2026-04-02 18:08:09.681 11 INFO neutron.plugins.ml2.plugin [None req-9d6db1b6-03a0-48d8-86a0-1ded7c6fc18d - - - - - -] Attempt 1 to provision port a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:08:11.664 10 INFO neutron.plugins.ml2.plugin [None req-3228ca83-c1bd-45e5-9224-eed6b4f53274 - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:08:19.076 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:08:19.367 11 INFO neutron.plugins.ml2.plugin [None req-1f39e540-d556-46b8-80ee-e5be02c8604a - - - - - -] Attempt 1 to provision port 7a979838-a6b7-4354-8bfd-f7daf8da74ba 2026-04-02 18:08:20.866 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:08:21.061 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 7a979838-a6b7-4354-8bfd-f7daf8da74ba 2026-04-02 18:08:23.931 10 INFO neutron.plugins.ml2.plugin [None req-e39efef1-b698-4c7f-8dae-7e4714eb5e2e - - - - - -] Attempt 1 to provision port f22bef21-c040-4e2c-9596-0f65ba6ec990 2026-04-02 18:08:26.782 10 INFO neutron.plugins.ml2.plugin [None req-81a5a0c7-c67c-4597-a909-f7f5077b5910 - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:08:26.966 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:08:29.095 10 INFO neutron.plugins.ml2.plugin [None req-bdfaaa6f-c21a-4bfc-a2a9-5cce1351e463 - - - - - -] Attempt 1 to provision port 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:08:30.957 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 51edc36a-95c7-4c46-ba98-261a907b121c 2026-04-02 18:08:32.955 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 51edc36a-95c7-4c46-ba98-261a907b121c 2026-04-02 18:08:46.881 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 33eca480-bf0b-4424-a1c7-6d17455b975c 2026-04-02 18:08:49.170 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e5857e05-2bbd-4002-a2ea-5d67caa5a7df 2026-04-02 18:08:49.590 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 33eca480-bf0b-4424-a1c7-6d17455b975c 2026-04-02 18:08:51.008 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e5857e05-2bbd-4002-a2ea-5d67caa5a7df 2026-04-02 18:08:52.930 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 7507b92c-721a-4a10-a9e4-f2c6c93b431a 2026-04-02 18:08:54.466 11 INFO neutron.plugins.ml2.plugin [None req-3101726a-f35c-404c-8a59-0bcecf103f04 - - - - - -] Attempt 1 to provision port 20c8cc85-8717-4211-949c-e510cf1f0294 2026-04-02 18:08:54.491 11 INFO neutron.plugins.ml2.plugin [None req-3101726a-f35c-404c-8a59-0bcecf103f04 - - - - - -] Attempt 1 to provision port e5857e05-2bbd-4002-a2ea-5d67caa5a7df 2026-04-02 18:08:58.965 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port aaf043e1-118e-4e22-977c-0bb54db2573e 2026-04-02 18:09:03.432 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 2026-04-02 18:09:03.562 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-b4f1221b-9b03-49a4-a0f6-c3a90d0e4214'] response: {'server_uuid': 'd8d42c1d-139a-4231-98e7-b2d7dbf6b47f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e60e5612-3f2a-48e8-b0a0-c55f9c4bd058', 'code': 200} 2026-04-02 18:09:05.075 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 2026-04-02 18:09:05.320 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 249fc25c-54e1-49b2-a986-690655f5a94a 2026-04-02 18:09:05.617 10 INFO neutron.plugins.ml2.plugin [None req-d3858b2b-63da-4c5a-9275-e99241701315 - - - - - -] Attempt 1 to provision port 20c8cc85-8717-4211-949c-e510cf1f0294 2026-04-02 18:09:07.232 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 249fc25c-54e1-49b2-a986-690655f5a94a 2026-04-02 18:09:07.499 11 INFO neutron.plugins.ml2.plugin [None req-bb1f1f0e-4b66-47c1-b2a2-08118adbf62f - - - - - -] Attempt 1 to provision port 20c8cc85-8717-4211-949c-e510cf1f0294 2026-04-02 18:09:16.653 10 INFO neutron.plugins.ml2.plugin [None req-c1caf2a9-2f64-4f13-9619-d4a99dc98bcf - - - - - -] Attempt 1 to provision port 20c8cc85-8717-4211-949c-e510cf1f0294 2026-04-02 18:09:16.701 10 INFO neutron.plugins.ml2.plugin [None req-c1caf2a9-2f64-4f13-9619-d4a99dc98bcf - - - - - -] Attempt 1 to provision port e5857e05-2bbd-4002-a2ea-5d67caa5a7df 2026-04-02 18:09:21.131 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 39b9b254-051a-411a-8cb1-073bf1b41632 2026-04-02 18:09:22.904 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 39b9b254-051a-411a-8cb1-073bf1b41632 2026-04-02 18:09:24.911 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 91444599-57a8-47c9-846e-fd48561523b3 2026-04-02 18:09:26.935 11 INFO neutron.plugins.ml2.plugin [None req-7b706abd-2a40-473d-a2f6-c3baf0dda3cc - - - - - -] Attempt 1 to provision port 91444599-57a8-47c9-846e-fd48561523b3 2026-04-02 18:09:26.965 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 91444599-57a8-47c9-846e-fd48561523b3 2026-04-02 18:09:26.991 11 INFO neutron.plugins.ml2.plugin [None req-7b706abd-2a40-473d-a2f6-c3baf0dda3cc - - - - - -] Attempt 1 to provision port 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:09:27.281 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e281f23f-5451-4dfe-bb9e-de66038e6bcf 2026-04-02 18:09:29.002 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 65af1cf7-ae95-4500-a386-41acda5fe6ab 2026-04-02 18:09:29.374 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e281f23f-5451-4dfe-bb9e-de66038e6bcf 2026-04-02 18:09:31.003 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 00ca2b30-3447-41de-8e3e-5e3fa14f413e 2026-04-02 18:09:31.350 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 65af1cf7-ae95-4500-a386-41acda5fe6ab 2026-04-02 18:09:33.518 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e2dd193e-71bf-4f34-a865-6e0dcb5073d9 2026-04-02 18:09:33.671 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-e0bb9c57-f28c-4cbb-bfcb-35430ce0f5a5'] response: {'server_uuid': '7b5d278b-adad-454a-a054-147761c3ea2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2dd193e-71bf-4f34-a865-6e0dcb5073d9', 'code': 200} 2026-04-02 18:09:33.934 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 00ca2b30-3447-41de-8e3e-5e3fa14f413e 2026-04-02 18:09:34.143 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 160b2501-083c-4d38-b521-c5daaa20bd86 2026-04-02 18:09:35.035 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e2dd193e-71bf-4f34-a865-6e0dcb5073d9 2026-04-02 18:09:35.328 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 160b2501-083c-4d38-b521-c5daaa20bd86 2026-04-02 18:09:36.812 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:09:36.843 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:36.877 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port 160b2501-083c-4d38-b521-c5daaa20bd86 2026-04-02 18:09:36.925 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:09:36.945 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port 91444599-57a8-47c9-846e-fd48561523b3 2026-04-02 18:09:37.029 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port e2dd193e-71bf-4f34-a865-6e0dcb5073d9 2026-04-02 18:09:37.080 10 INFO neutron.plugins.ml2.plugin [None req-17f01e01-2b13-4279-af1a-bd873d64fa6e - - - - - -] Attempt 1 to provision port 00ca2b30-3447-41de-8e3e-5e3fa14f413e 2026-04-02 18:09:39.471 10 INFO neutron.plugins.ml2.plugin [None req-8d02a805-5ed4-4d50-a636-efbae461a9c5 - - - - - -] Attempt 1 to provision port 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:09:39.572 10 INFO neutron.notifiers.nova [None req-8d02a805-5ed4-4d50-a636-efbae461a9c5 - - - - - -] Nova event matching ['req-c261c585-e9a4-41e6-9c1d-ae32820b9237'] response: {'server_uuid': '25688ecf-6e50-4a9d-b58b-b41e660c3ec2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25dbf172-a62e-4c93-ab63-0394b562219d', 'code': 200} 2026-04-02 18:09:41.391 10 INFO neutron.plugins.ml2.plugin [None req-3c1b1f21-2349-423f-9324-01db3a26f077 - - - - - -] Attempt 1 to provision port 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:09:41.422 10 INFO neutron.plugins.ml2.plugin [None req-3c1b1f21-2349-423f-9324-01db3a26f077 - - - - - -] Attempt 1 to provision port 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:09:41.462 10 INFO neutron.plugins.ml2.plugin [None req-3c1b1f21-2349-423f-9324-01db3a26f077 - - - - - -] Attempt 1 to provision port 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:41.481 10 INFO neutron.plugins.ml2.plugin [None req-3c1b1f21-2349-423f-9324-01db3a26f077 - - - - - -] Attempt 1 to provision port 160b2501-083c-4d38-b521-c5daaa20bd86 2026-04-02 18:09:41.560 10 INFO neutron.plugins.ml2.plugin [None req-3c1b1f21-2349-423f-9324-01db3a26f077 - - - - - -] Attempt 1 to provision port 00ca2b30-3447-41de-8e3e-5e3fa14f413e 2026-04-02 18:09:42.121 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:09:42.434 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3507dc66-68f2-4cf5-a369-682f31ca8ef9 2026-04-02 18:09:42.541 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-987797a2-fee3-400f-a788-2206fef04b8c'] response: {'server_uuid': '9ff6cdee-d318-4ee1-bec1-5cf27317c8d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3507dc66-68f2-4cf5-a369-682f31ca8ef9', 'code': 200} 2026-04-02 18:09:42.771 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:09:43.033 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 6fac74ed-5a58-4925-a1f0-564710025824 2026-04-02 18:09:43.717 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:09:43.923 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3507dc66-68f2-4cf5-a369-682f31ca8ef9 2026-04-02 18:09:44.102 11 INFO neutron.plugins.ml2.plugin [None req-88baf6e1-7c89-4ce4-8287-6ec30d47ba32 - - - - - -] Attempt 1 to provision port 6fac74ed-5a58-4925-a1f0-564710025824 2026-04-02 18:09:45.763 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:09:46.114 11 INFO neutron.plugins.ml2.plugin [None req-0070134a-b859-4e06-a02b-0eaf06b442a1 - - - - - -] Attempt 1 to provision port eaed5aea-4994-48f1-8805-3d4de56d9e22 2026-04-02 18:09:47.560 11 INFO neutron.plugins.ml2.plugin [None req-c11158f7-92f9-4d94-a5c4-f9cf3008e024 - - - - - -] Attempt 1 to provision port 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:47.583 11 INFO neutron.plugins.ml2.plugin [None req-c11158f7-92f9-4d94-a5c4-f9cf3008e024 - - - - - -] Attempt 1 to provision port 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:09:47.637 11 INFO neutron.plugins.ml2.plugin [None req-c11158f7-92f9-4d94-a5c4-f9cf3008e024 - - - - - -] Attempt 1 to provision port 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:09:47.852 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:09:48.051 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port eaed5aea-4994-48f1-8805-3d4de56d9e22 2026-04-02 18:09:49.728 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:49.991 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 81eb9fda-ace1-4ae5-bcc8-ee9fcee5ba67 2026-04-02 18:09:51.147 11 INFO neutron.plugins.ml2.plugin [None req-bf8e964a-fc67-40c4-b859-7b4837641cf2 - - - - - -] Attempt 1 to provision port 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:51.208 11 INFO neutron.plugins.ml2.plugin [None req-bf8e964a-fc67-40c4-b859-7b4837641cf2 - - - - - -] Attempt 1 to provision port 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:09:51.253 11 INFO neutron.plugins.ml2.plugin [None req-bf8e964a-fc67-40c4-b859-7b4837641cf2 - - - - - -] Attempt 1 to provision port 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:09:51.299 11 INFO neutron.plugins.ml2.plugin [None req-bf8e964a-fc67-40c4-b859-7b4837641cf2 - - - - - -] Attempt 1 to provision port 6fac74ed-5a58-4925-a1f0-564710025824 2026-04-02 18:09:51.743 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:51.935 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 81eb9fda-ace1-4ae5-bcc8-ee9fcee5ba67 2026-04-02 18:09:54.852 11 INFO neutron.plugins.ml2.plugin [None req-22fdcb1e-04e9-4ed0-98d6-39ede796be57 - - - - - -] Attempt 1 to provision port 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:09:54.911 11 INFO neutron.plugins.ml2.plugin [None req-22fdcb1e-04e9-4ed0-98d6-39ede796be57 - - - - - -] Attempt 1 to provision port e2dd193e-71bf-4f34-a865-6e0dcb5073d9 2026-04-02 18:09:54.962 11 INFO neutron.plugins.ml2.plugin [None req-22fdcb1e-04e9-4ed0-98d6-39ede796be57 - - - - - -] Attempt 1 to provision port eaed5aea-4994-48f1-8805-3d4de56d9e22 2026-04-02 18:10:09.947 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-cb40c6fb-e57a-4740-bee0-5e274ab81392'] response: {'server_uuid': '25688ecf-6e50-4a9d-b58b-b41e660c3ec2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '25dbf172-a62e-4c93-ab63-0394b562219d', 'code': 200} 2026-04-02 18:10:12.267 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 58b49a2f-ae3a-42cd-8e1e-a1b709e7609e 2026-04-02 18:10:12.384 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-a37e34bc-4618-4e19-bc39-93bcfe7c6302'] response: {'server_uuid': '9686b5dd-64a9-4fe2-86bf-a9a3547adaae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58b49a2f-ae3a-42cd-8e1e-a1b709e7609e', 'code': 200} 2026-04-02 18:10:13.849 11 INFO neutron.plugins.ml2.plugin [None req-cad3218b-ac9e-49e4-b1f2-51adcf648f22 - - - - - -] Attempt 1 to provision port fb38b4b1-a92f-4e3d-b420-7f768d29c342 2026-04-02 18:10:14.368 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 58b49a2f-ae3a-42cd-8e1e-a1b709e7609e 2026-04-02 18:10:14.600 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:10:14.727 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-96c67389-7446-4d48-bc4a-b4e78fb0a1b1'] response: {'server_uuid': '25688ecf-6e50-4a9d-b58b-b41e660c3ec2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25dbf172-a62e-4c93-ab63-0394b562219d', 'code': 200} 2026-04-02 18:10:14.972 10 INFO neutron.plugins.ml2.plugin [None req-e053f205-7522-4a7b-8e32-1c9f61866172 - - - - - -] Attempt 1 to provision port fb38b4b1-a92f-4e3d-b420-7f768d29c342 2026-04-02 18:10:15.853 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:10:16.152 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port fb38b4b1-a92f-4e3d-b420-7f768d29c342 2026-04-02 18:10:16.431 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 235e931b-751f-4fbc-a818-69a3b3f59d16 2026-04-02 18:10:16.968 10 INFO neutron.plugins.ml2.plugin [None req-b59c0dbd-11b0-483c-9a5a-5f11627d1747 - - - - - -] Attempt 1 to provision port 29d29fec-28e3-45b0-afcf-a369e35b572c 2026-04-02 18:10:17.017 10 INFO neutron.plugins.ml2.plugin [None req-b59c0dbd-11b0-483c-9a5a-5f11627d1747 - - - - - -] Attempt 1 to provision port fb38b4b1-a92f-4e3d-b420-7f768d29c342 2026-04-02 18:10:17.072 10 INFO neutron.plugins.ml2.plugin [None req-b59c0dbd-11b0-483c-9a5a-5f11627d1747 - - - - - -] Attempt 1 to provision port 1b652dea-42bb-403a-a7d5-229f7202c0e6 2026-04-02 18:10:17.738 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 235e931b-751f-4fbc-a818-69a3b3f59d16 2026-04-02 18:10:19.826 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3fbed41c-1a16-46e6-a89c-2de56f7ee4ab 2026-04-02 18:10:20.186 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e7d2c868-2771-47c6-aae2-c09578aee232 2026-04-02 18:10:21.802 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port e7d2c868-2771-47c6-aae2-c09578aee232 2026-04-02 18:10:21.990 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 3fbed41c-1a16-46e6-a89c-2de56f7ee4ab 2026-04-02 18:10:22.913 10 INFO neutron.plugins.ml2.plugin [None req-289ecede-178e-448e-a6b3-f92964995288 - - - - - -] Attempt 1 to provision port aa902b78-9dab-498e-9437-627f1ad04cd4 2026-04-02 18:10:22.944 10 INFO neutron.plugins.ml2.plugin [None req-289ecede-178e-448e-a6b3-f92964995288 - - - - - -] Attempt 1 to provision port e7d2c868-2771-47c6-aae2-c09578aee232 2026-04-02 18:10:22.994 10 INFO neutron.plugins.ml2.plugin [None req-289ecede-178e-448e-a6b3-f92964995288 - - - - - -] Attempt 1 to provision port 1b652dea-42bb-403a-a7d5-229f7202c0e6 2026-04-02 18:10:26.005 10 INFO neutron.plugins.ml2.plugin [None req-f1d9100a-281e-431e-8cf9-1682af9d4138 - - - - - -] Attempt 1 to provision port e7d2c868-2771-47c6-aae2-c09578aee232 2026-04-02 18:10:26.043 10 INFO neutron.plugins.ml2.plugin [None req-f1d9100a-281e-431e-8cf9-1682af9d4138 - - - - - -] Attempt 1 to provision port 1e46b29c-d1fe-47d5-89b2-518256b3612c 2026-04-02 18:10:26.063 10 INFO neutron.plugins.ml2.plugin [None req-f1d9100a-281e-431e-8cf9-1682af9d4138 - - - - - -] Attempt 1 to provision port 1b652dea-42bb-403a-a7d5-229f7202c0e6 2026-04-02 18:10:27.307 11 INFO neutron.plugins.ml2.plugin [None req-146cc416-b3c1-422b-a8a3-aa3764b8098e - - - - - -] Attempt 1 to provision port 1e46b29c-d1fe-47d5-89b2-518256b3612c 2026-04-02 18:10:29.392 10 INFO neutron.plugins.ml2.plugin [None req-ceb4fb3e-3421-4223-bd7a-e5f4e1b60280 - - - - - -] Attempt 1 to provision port 1e46b29c-d1fe-47d5-89b2-518256b3612c 2026-04-02 18:10:32.797 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port aa23797e-c843-4eac-bb91-c1b2eb1c834e 2026-04-02 18:10:32.910 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-644e8746-9238-4676-bf9c-82beb4ceac68'] response: {'server_uuid': 'c9385a5a-c8e8-4202-b8d1-1aac843e1163', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa23797e-c843-4eac-bb91-c1b2eb1c834e', 'code': 200} 2026-04-02 18:10:33.757 11 INFO neutron.plugins.ml2.plugin [None req-5c0127e1-d6c0-45d3-9870-4e61fb8d6f53 - - - - - -] Attempt 1 to provision port 1b652dea-42bb-403a-a7d5-229f7202c0e6 2026-04-02 18:10:34.046 11 INFO neutron.plugins.ml2.plugin [None req-5c0127e1-d6c0-45d3-9870-4e61fb8d6f53 - - - - - -] Attempt 1 to provision port aa23797e-c843-4eac-bb91-c1b2eb1c834e 2026-04-02 18:10:35.771 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 29d29fec-28e3-45b0-afcf-a369e35b572c 2026-04-02 18:10:36.241 10 INFO neutron.plugins.ml2.plugin [None req-4dbb5bb5-0985-4caf-b8f1-7c3df12dc24e - - - - - -] Attempt 1 to provision port 1b652dea-42bb-403a-a7d5-229f7202c0e6 2026-04-02 18:10:38.007 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 1e46b29c-d1fe-47d5-89b2-518256b3612c 2026-04-02 18:10:38.323 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 29d29fec-28e3-45b0-afcf-a369e35b572c 2026-04-02 18:10:38.461 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port aa902b78-9dab-498e-9437-627f1ad04cd4 2026-04-02 18:10:39.762 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 1e46b29c-d1fe-47d5-89b2-518256b3612c 2026-04-02 18:10:39.936 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port aa902b78-9dab-498e-9437-627f1ad04cd4 2026-04-02 18:10:45.965 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-8fe446c5-ed8c-4de8-82d5-719d00aa57a1'] response: {'server_uuid': '7b5d278b-adad-454a-a054-147761c3ea2c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e2dd193e-71bf-4f34-a865-6e0dcb5073d9', 'code': 200} 2026-04-02 18:10:51.915 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-51234f45-2422-4077-a7cf-7f8376ecb3f7'] response: {'server_uuid': 'c9385a5a-c8e8-4202-b8d1-1aac843e1163', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aa23797e-c843-4eac-bb91-c1b2eb1c834e', 'code': 200} 2026-04-02 18:11:19.516 10 INFO neutron.plugins.ml2.plugin [None req-2a69ff05-0013-4fd6-8d9b-b64d9f83786a - - - - - -] Attempt 1 to provision port 8c2aaea8-2775-47bf-8ae5-7bc5c2c3ae09 2026-04-02 18:11:19.784 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 8c2aaea8-2775-47bf-8ae5-7bc5c2c3ae09 2026-04-02 18:11:41.723 10 INFO neutron.plugins.ml2.plugin [None req-cc507aaf-3d26-48f5-9ec2-6c5d69de00e5 - - - - - -] Attempt 1 to provision port 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:11:41.777 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:11:43.859 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:11:44.081 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 0eed15fc-65bc-4632-ba1d-247c5513cdec 2026-04-02 18:11:45.837 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 2c21b86e-1b22-4129-8baf-52157ca6afab 2026-04-02 18:11:46.309 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 0eed15fc-65bc-4632-ba1d-247c5513cdec 2026-04-02 18:11:47.754 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 2c21b86e-1b22-4129-8baf-52157ca6afab 2026-04-02 18:11:49.793 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port dc649198-6d73-4fb7-91af-be6bf36cc311 2026-04-02 18:11:51.824 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port dc649198-6d73-4fb7-91af-be6bf36cc311 2026-04-02 18:11:53.769 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:11:55.341 11 INFO neutron.plugins.ml2.plugin [None req-6b6c8048-dba9-40fa-8d71-22d10a370382 - - - - - -] Attempt 1 to provision port 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:11:55.392 11 INFO neutron.plugins.ml2.plugin [None req-6b6c8048-dba9-40fa-8d71-22d10a370382 - - - - - -] Attempt 1 to provision port 05e1d26c-e0a2-40c7-93ed-976142b6a447 2026-04-02 18:11:55.412 11 INFO neutron.plugins.ml2.plugin [None req-6b6c8048-dba9-40fa-8d71-22d10a370382 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:11:55.434 11 INFO neutron.plugins.ml2.plugin [None req-6b6c8048-dba9-40fa-8d71-22d10a370382 - - - - - -] Attempt 1 to provision port c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:11:55.456 11 INFO neutron.plugins.ml2.plugin [None req-6b6c8048-dba9-40fa-8d71-22d10a370382 - - - - - -] Attempt 1 to provision port 2c21b86e-1b22-4129-8baf-52157ca6afab 2026-04-02 18:11:55.502 11 INFO neutron.plugins.ml2.plugin [None req-6b6c8048-dba9-40fa-8d71-22d10a370382 - - - - - -] Attempt 1 to provision port dc649198-6d73-4fb7-91af-be6bf36cc311 2026-04-02 18:12:00.329 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 2026-04-02 18:12:00.439 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-a2b35e33-a219-4671-a9df-60b101c2b882'] response: {'server_uuid': 'a86c19f3-286e-436f-8bdb-d2eeb5834b60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8738c1ad-1352-4d6a-93d3-c89bd8c9eb85', 'code': 200} 2026-04-02 18:12:01.726 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 2026-04-02 18:12:01.776 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:12:01.809 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 05e1d26c-e0a2-40c7-93ed-976142b6a447 2026-04-02 18:12:01.813 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:12:01.832 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 2026-04-02 18:12:01.924 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:12:01.941 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port 2c21b86e-1b22-4129-8baf-52157ca6afab 2026-04-02 18:12:01.973 11 INFO neutron.plugins.ml2.plugin [None req-b60e2500-9a0b-4992-9103-54827d6af743 - - - - - -] Attempt 1 to provision port dc649198-6d73-4fb7-91af-be6bf36cc311 2026-04-02 18:12:02.094 10 INFO neutron.plugins.ml2.plugin [None req-83513e91-6417-4b0a-b3b5-10d8bb95888c - - - - - -] Attempt 1 to provision port 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 2026-04-02 18:12:03.812 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 2026-04-02 18:12:03.990 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:12:04.215 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 05e1d26c-e0a2-40c7-93ed-976142b6a447 2026-04-02 18:12:04.360 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:12:05.781 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:12:05.957 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:12:06.630 11 INFO neutron.plugins.ml2.plugin [None req-52038e86-167f-4028-9708-7e83473b5236 - - - - - -] Attempt 1 to provision port 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 2026-04-02 18:12:06.688 11 INFO neutron.plugins.ml2.plugin [None req-52038e86-167f-4028-9708-7e83473b5236 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:12:06.731 11 INFO neutron.plugins.ml2.plugin [None req-52038e86-167f-4028-9708-7e83473b5236 - - - - - -] Attempt 1 to provision port 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 2026-04-02 18:12:06.767 11 INFO neutron.plugins.ml2.plugin [None req-52038e86-167f-4028-9708-7e83473b5236 - - - - - -] Attempt 1 to provision port c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:12:06.806 11 INFO neutron.plugins.ml2.plugin [None req-52038e86-167f-4028-9708-7e83473b5236 - - - - - -] Attempt 1 to provision port 2c21b86e-1b22-4129-8baf-52157ca6afab 2026-04-02 18:12:06.840 11 INFO neutron.plugins.ml2.plugin [None req-52038e86-167f-4028-9708-7e83473b5236 - - - - - -] Attempt 1 to provision port dc649198-6d73-4fb7-91af-be6bf36cc311 2026-04-02 18:12:09.943 11 INFO neutron.plugins.ml2.plugin [None req-c3a18d9c-6d16-489a-b50d-f02dad19cff4 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:12:09.991 11 INFO neutron.plugins.ml2.plugin [None req-c3a18d9c-6d16-489a-b50d-f02dad19cff4 - - - - - -] Attempt 1 to provision port 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 2026-04-02 18:12:10.046 11 INFO neutron.plugins.ml2.plugin [None req-c3a18d9c-6d16-489a-b50d-f02dad19cff4 - - - - - -] Attempt 1 to provision port c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:12:12.353 11 INFO neutron.plugins.ml2.plugin [None req-cb698369-e3f4-42dc-aafc-49f146a61189 - - - - - -] Attempt 1 to provision port b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:12:12.399 11 INFO neutron.plugins.ml2.plugin [None req-cb698369-e3f4-42dc-aafc-49f146a61189 - - - - - -] Attempt 1 to provision port 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 2026-04-02 18:12:14.773 10 INFO neutron.plugins.ml2.plugin [None req-ad5e84b1-5114-4f7f-b307-1630f8a23e75 - - - - - -] Attempt 1 to provision port 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 2026-04-02 18:12:17.831 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 97244b70-d014-46a0-b18c-461ce6178ea2 2026-04-02 18:12:17.931 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-1247f33b-5bf2-4707-81f7-f32edaaeca49'] response: {'server_uuid': 'f7e875cd-005a-4d44-ba2d-4481d879f9bf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97244b70-d014-46a0-b18c-461ce6178ea2', 'code': 200} 2026-04-02 18:12:19.795 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 97244b70-d014-46a0-b18c-461ce6178ea2 2026-04-02 18:12:50.511 11 INFO neutron.plugins.ml2.plugin [None req-c1eb7d11-5810-4953-8628-564f97003eb7 - - - - - -] Attempt 1 to provision port c410f828-2e72-45d9-8edd-3824230d9e10 2026-04-02 18:13:12.377 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port a1a20c98-9ba7-42fb-9d3f-94e00470f79a 2026-04-02 18:13:12.539 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-652b070d-6dcc-4450-9282-499bf382d1e9'] response: {'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1a20c98-9ba7-42fb-9d3f-94e00470f79a', 'code': 200} 2026-04-02 18:13:13.839 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port a1a20c98-9ba7-42fb-9d3f-94e00470f79a 2026-04-02 18:13:53.640 10 INFO neutron.plugins.ml2.plugin [None req-f3bb7173-6ca4-4302-922d-d4ac74a450d1 - - - - - -] Attempt 1 to provision port bb745f4b-2b74-4b91-9867-cff6f0efae27 2026-04-02 18:13:59.910 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bb745f4b-2b74-4b91-9867-cff6f0efae27 2026-04-02 18:14:00.021 11 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-cfa35f19-91b9-444c-8bce-97fd114b9b94'] response: {'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb745f4b-2b74-4b91-9867-cff6f0efae27', 'code': 200} 2026-04-02 18:14:01.897 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bb745f4b-2b74-4b91-9867-cff6f0efae27 2026-04-02 18:14:04.386 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port bb745f4b-2b74-4b91-9867-cff6f0efae27 2026-04-02 18:14:27.096 10 INFO neutron.plugins.ml2.plugin [None req-0f840cf2-df3d-434f-ae62-1026de4929de - - - - - -] Attempt 1 to provision port 11659e5f-cb40-4b86-be50-f239de6672d4 2026-04-02 18:14:35.481 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 11659e5f-cb40-4b86-be50-f239de6672d4 2026-04-02 18:14:35.676 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-2b27fd71-8e5f-42d6-8d33-48c8cf185fa8'] response: {'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11659e5f-cb40-4b86-be50-f239de6672d4', 'code': 200} 2026-04-02 18:14:36.097 11 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 11659e5f-cb40-4b86-be50-f239de6672d4 2026-04-02 18:14:46.995 11 INFO neutron.plugins.ml2.plugin [None req-ec73eb05-e434-4822-89de-3ba54e77064d - - - - - -] Attempt 1 to provision port 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:14:54.129 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:14:54.228 10 INFO neutron.notifiers.nova [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Nova event matching ['req-1c6174e5-0226-44e0-8581-d893984d305b'] response: {'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a5b78dd-c4f1-4557-972d-b5b708349b7b', 'code': 200} 2026-04-02 18:14:56.360 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:14:56.678 11 INFO neutron.plugins.ml2.plugin [None req-595beaea-bba7-4f8a-a681-d6ced8085f99 - - - - - -] Attempt 1 to provision port 11659e5f-cb40-4b86-be50-f239de6672d4 2026-04-02 18:15:10.771 10 INFO neutron.plugins.ml2.plugin [None req-4db27b86-2d7e-43d1-8b35-71f2d338a7ce - - - - - -] Attempt 1 to provision port 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:15:12.130 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:15:12.228 11 INFO neutron.plugins.ml2.plugin [None req-a55f6518-7ff7-40b8-8771-131e763bfc8c - - - - - -] Attempt 1 to provision port 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:15:21.176 11 INFO neutron.plugins.ml2.plugin [None req-becb8c6f-be84-4ce4-8c9a-451011a01176 - - - - - -] Attempt 1 to provision port 11659e5f-cb40-4b86-be50-f239de6672d4 2026-04-02 18:15:22.123 10 INFO neutron.plugins.ml2.plugin [None req-5b698c7c-fe8d-4c60-af30-04f9f06c4737 - - - - - -] Attempt 1 to provision port 11659e5f-cb40-4b86-be50-f239de6672d4