+ 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-23 00:54:22.505 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:54:22.506 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3 2026-04-23 00:54:22.506 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-23 00:54:22.507 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:54:23.543 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:54:23.545 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:54:23.548 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 00:54:23.549 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:54:23.549 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:54:23.550 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:54:23.550 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:54:23.556 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:54:23.556 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:54:23.557 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:54:23.575 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:54:23.576 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:54:23.576 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:54:23.610 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:54:23.610 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:54:23.610 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:54:23.611 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:54:23.926 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:54:24.073 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:54:24.073 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:54:24.074 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:54:24.129 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:54:24.139 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:54:24.139 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:54:24.139 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:54:24.139 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:54:24.139 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:54:24.139 1 INFO neutron.plugins.ml2.managers [None req-1b6d46d8-14b2-49d5-91e2-b4278bb160f2 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:54:24.150 1 INFO neutron.quota [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded quota_driver: . 2026-04-23 00:54:24.151 1 INFO neutron.plugins.ml2.plugin [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:54:24.151 1 INFO neutron.plugins.ml2.managers [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:54:24.151 1 INFO neutron.plugins.ml2.managers [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:54:24.151 1 INFO neutron.plugins.ml2.managers [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:54:24.151 1 INFO neutron.extensions.vlantransparent [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:54:24.152 1 INFO neutron.extensions.qinq [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Disabled VLAN QinQ extension. 2026-04-23 00:54:24.152 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: qos 2026-04-23 00:54:24.163 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: router 2026-04-23 00:54:24.198 1 INFO neutron.services.service_base [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:54:24.199 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: segments 2026-04-23 00:54:24.263 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: trunk 2026-04-23 00:54:24.276 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:54:24.310 1 WARNING stevedore.named [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:54:24.310 1 WARNING stevedore.named [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 00:54:24.561 1 INFO neutron_vpnaas.services.vpn.plugin [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:54:24.562 1 INFO neutron.common.utils [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:54:24.562 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: taas 2026-04-23 00:54:24.585 1 WARNING stevedore.named [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 00:54:24.613 1 INFO neutron_taas.services.taas.taas_plugin [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 00:54:24.614 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: tapmirror 2026-04-23 00:54:24.623 1 WARNING stevedore.named [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 00:54:24.638 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 00:54:24.639 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:54:24.645 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: tag 2026-04-23 00:54:24.654 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: timestamp 2026-04-23 00:54:24.657 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:54:24.660 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: flavors 2026-04-23 00:54:24.663 1 INFO neutron.manager [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loading Plugin: revisions 2026-04-23 00:54:24.666 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Initializing extension manager. 2026-04-23 00:54:24.667 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: address-group 2026-04-23 00:54:24.668 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: address-scope 2026-04-23 00:54:24.668 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:54:24.669 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: agent 2026-04-23 00:54:24.669 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:54:24.670 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:54:24.671 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:54:24.672 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: availability_zone 2026-04-23 00:54:24.672 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:54:24.673 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:54:24.673 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:54:24.675 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:54:24.675 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: dns-integration 2026-04-23 00:54:24.676 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:54:24.676 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:54:24.677 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: dvr 2026-04-23 00:54:24.677 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:54:24.678 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:54:24.678 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:54:24.678 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:54:24.679 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: external-net 2026-04-23 00:54:24.679 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:54:24.680 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: extraroute 2026-04-23 00:54:24.680 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:54:24.681 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:54:24.681 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:54:24.682 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:54:24.682 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:54:24.683 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:54:24.683 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: flavors 2026-04-23 00:54:24.684 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:54:24.685 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:54:24.685 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:54:24.686 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:54:24.686 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:54:24.687 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: router 2026-04-23 00:54:24.689 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:54:24.690 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 00:54:24.690 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 00:54:24.691 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:54:24.691 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: l3-ha 2026-04-23 00:54:24.692 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:54:24.692 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:54:24.693 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:54:24.694 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:54:24.694 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:54:24.696 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:54:24.697 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:54:24.698 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:54:24.699 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:54:24.700 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:54:24.700 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: multi-provider 2026-04-23 00:54:24.701 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: net-mtu 2026-04-23 00:54:24.701 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:54:24.702 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:54:24.702 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: network_ha 2026-04-23 00:54:24.703 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:54:24.704 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:54:24.704 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: pagination 2026-04-23 00:54:24.705 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:54:24.705 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 00:54:24.706 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:54:24.707 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:54:24.707 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:54:24.708 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:54:24.708 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:54:24.709 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 00:54:24.709 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:54:24.710 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:54:24.710 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 00:54:24.711 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: binding 2026-04-23 00:54:24.711 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: binding-extended 2026-04-23 00:54:24.712 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-security 2026-04-23 00:54:24.712 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: project-id 2026-04-23 00:54:24.712 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: provider 2026-04-23 00:54:24.713 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 00:54:24.715 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos 2026-04-23 00:54:24.715 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:54:24.716 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:54:24.716 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-default 2026-04-23 00:54:24.717 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-fip 2026-04-23 00:54:24.717 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:54:24.718 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:54:24.718 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:54:24.719 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:54:24.719 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:54:24.720 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-pps 2026-04-23 00:54:24.720 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:54:24.721 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:54:24.721 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:54:24.722 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:54:24.722 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 00:54:24.724 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: quotas 2026-04-23 00:54:24.727 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: quota_details 2026-04-23 00:54:24.728 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:54:24.728 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:54:24.729 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:54:24.729 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:54:24.730 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:54:24.730 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:54:24.731 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:54:24.731 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:54:24.732 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:54:24.733 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:54:24.734 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:54:24.734 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:54:24.734 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:54:24.735 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 00:54:24.735 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:54:24.739 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: security-group 2026-04-23 00:54:24.740 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: segment 2026-04-23 00:54:24.740 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:54:24.741 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: service-type 2026-04-23 00:54:24.741 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: sorting 2026-04-23 00:54:24.742 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:54:24.742 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:54:24.743 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:54:24.743 1 WARNING neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:54:24.744 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:54:24.744 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 00:54:24.745 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:54:24.745 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:54:24.745 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:54:24.746 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:54:24.746 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:54:24.747 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: tag-creation 2026-04-23 00:54:24.747 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:54:24.751 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:54:24.751 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:54:24.752 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: trunk 2026-04-23 00:54:24.752 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: trunk-details 2026-04-23 00:54:24.753 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:54:24.753 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 00:54:24.754 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:54:24.754 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 00:54:24.756 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 00:54:24.756 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:54:24.757 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:54:24.758 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: vpnaas 2026-04-23 00:54:24.759 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: taas 2026-04-23 00:54:24.760 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: tap-mirror 2026-04-23 00:54:24.760 1 INFO neutron.api.extensions [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 00:54:24.763 1 INFO oslo_service.backend.eventlet.service [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Starting 2 workers 2026-04-23 00:54:24.767 1 INFO oslo_service.backend.eventlet.service [None req-82109282-0ef6-44e9-b3e8-87db265d4f55 - - - - - -] Starting 1 workers 2026-04-23 00:55:12.126 11 INFO neutron.db.l3_hamode_db [None req-5882fb85-0e58-4beb-b575-21798c7f8085 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 00:55:23.881 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0dd7e67b-21bc-4a7f-83a7-ea5aa9dbe871 2026-04-23 00:55:25.125 12 INFO neutron.plugins.ml2.plugin [None req-b4f7b462-5fe8-425b-b95f-eb695936f7f2 - - - - - -] Attempt 1 to provision port 0dd7e67b-21bc-4a7f-83a7-ea5aa9dbe871 2026-04-23 00:55:25.806 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0dd7e67b-21bc-4a7f-83a7-ea5aa9dbe871 2026-04-23 00:55:26.849 12 INFO neutron.plugins.ml2.plugin [None req-10354d6b-5ef8-4b2f-bac9-7c8d1d574adb - - - - - -] Attempt 1 to provision port 0dd7e67b-21bc-4a7f-83a7-ea5aa9dbe871 2026-04-23 00:59:53.862 11 INFO neutron.plugins.ml2.plugin [None req-db893428-c024-4edc-857e-df60ce45aba0 - - - - - -] Attempt 1 to provision port 0a9545be-a64a-4503-8477-a2e76ea35010 2026-04-23 00:59:53.991 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0a9545be-a64a-4503-8477-a2e76ea35010 2026-04-23 00:59:55.513 11 INFO neutron.plugins.ml2.plugin [None req-1da9c58a-658c-4d84-8161-dc885bdb9697 - - - - - -] Attempt 1 to provision port 0a9545be-a64a-4503-8477-a2e76ea35010 2026-04-23 00:59:55.975 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0a9545be-a64a-4503-8477-a2e76ea35010 2026-04-23 01:00:00.588 12 INFO neutron.plugins.ml2.plugin [None req-d2fadbe3-bc00-4e7d-a75d-dfcce3f0a37d - - - - - -] Attempt 1 to provision port 1ac070a3-04fe-48ba-a49c-9207c8b589e9 2026-04-23 01:03:38.706 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 1ac070a3-04fe-48ba-a49c-9207c8b589e9 2026-04-23 01:03:40.121 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 1ac070a3-04fe-48ba-a49c-9207c8b589e9 2026-04-23 01:12:14.459 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port d834665c-d9b3-487d-805b-bcb08cab53d6 2026-04-23 01:12:16.457 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port d834665c-d9b3-487d-805b-bcb08cab53d6 2026-04-23 01:27:35.169 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 2b550d28-0882-4dee-910c-9af9a904545a 2026-04-23 01:27:36.142 12 INFO neutron.plugins.ml2.plugin [None req-cf7785de-298e-4027-95c5-ae3ff959247f - - - - - -] Attempt 1 to provision port 2b550d28-0882-4dee-910c-9af9a904545a 2026-04-23 01:27:36.983 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 2b550d28-0882-4dee-910c-9af9a904545a 2026-04-23 01:27:39.014 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port bbeed98a-0fd0-4427-8d5c-fb278291b1de 2026-04-23 01:27:40.997 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port bbeed98a-0fd0-4427-8d5c-fb278291b1de 2026-04-23 01:27:42.167 12 INFO neutron.plugins.ml2.plugin [None req-9bf4551c-718d-4f51-9e68-873c4cfec108 - - - - - -] Attempt 1 to provision port 516de9bf-864e-4926-960b-363a7323c644 2026-04-23 01:27:42.205 12 INFO neutron.plugins.ml2.plugin [None req-9bf4551c-718d-4f51-9e68-873c4cfec108 - - - - - -] Attempt 1 to provision port bbeed98a-0fd0-4427-8d5c-fb278291b1de 2026-04-23 01:27:42.253 12 INFO neutron.plugins.ml2.plugin [None req-9bf4551c-718d-4f51-9e68-873c4cfec108 - - - - - -] Attempt 1 to provision port 2b550d28-0882-4dee-910c-9af9a904545a 2026-04-23 01:27:42.307 12 INFO neutron.plugins.ml2.plugin [None req-9bf4551c-718d-4f51-9e68-873c4cfec108 - - - - - -] Attempt 1 to provision port b9bfc624-4f37-4e69-8d63-7092bed6afb6 2026-04-23 01:27:45.219 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b120d163-789a-4732-a687-cea6e0fb4f01 2026-04-23 01:27:49.048 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 9b33d37f-08cd-4565-a1cd-954377d6a9a8 2026-04-23 01:27:49.425 11 INFO neutron.plugins.ml2.plugin [None req-f0f886c4-2b49-4790-834c-8a561d97fdbf - - - - - -] Attempt 1 to provision port bbeed98a-0fd0-4427-8d5c-fb278291b1de 2026-04-23 01:27:49.494 11 INFO neutron.plugins.ml2.plugin [None req-f0f886c4-2b49-4790-834c-8a561d97fdbf - - - - - -] Attempt 1 to provision port b9bfc624-4f37-4e69-8d63-7092bed6afb6 2026-04-23 01:27:49.513 11 INFO neutron.plugins.ml2.plugin [None req-f0f886c4-2b49-4790-834c-8a561d97fdbf - - - - - -] Attempt 1 to provision port fcf02280-3c1f-4da0-942e-218fbd335da3 2026-04-23 01:27:51.056 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 94c87b57-813d-4317-8b61-373b9f0222e7 2026-04-23 01:27:51.504 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 9b33d37f-08cd-4565-a1cd-954377d6a9a8 2026-04-23 01:27:53.128 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 94c87b57-813d-4317-8b61-373b9f0222e7 2026-04-23 01:27:53.286 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 9b351bb7-7fcc-466e-af61-ec07c46e314c 2026-04-23 01:27:53.635 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 157a977e-26fd-44ff-84d6-162ada846659 2026-04-23 01:27:55.067 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 9b351bb7-7fcc-466e-af61-ec07c46e314c 2026-04-23 01:27:55.255 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 157a977e-26fd-44ff-84d6-162ada846659 2026-04-23 01:27:55.586 11 INFO neutron.plugins.ml2.plugin [None req-c8ca1e53-a9da-4545-9e67-978c489cc08d - - - - - -] Attempt 1 to provision port 157a977e-26fd-44ff-84d6-162ada846659 2026-04-23 01:27:55.633 11 INFO neutron.plugins.ml2.plugin [None req-c8ca1e53-a9da-4545-9e67-978c489cc08d - - - - - -] Attempt 1 to provision port 2c7e725b-5f86-4978-9845-13fdf9a65770 2026-04-23 01:27:55.660 11 INFO neutron.plugins.ml2.plugin [None req-c8ca1e53-a9da-4545-9e67-978c489cc08d - - - - - -] Attempt 1 to provision port b9bfc624-4f37-4e69-8d63-7092bed6afb6 2026-04-23 01:27:59.127 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 329e4c66-e5a2-4561-a6fe-2f09ecab47b2 2026-04-23 01:28:01.655 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 329e4c66-e5a2-4561-a6fe-2f09ecab47b2 2026-04-23 01:28:01.981 11 INFO neutron.plugins.ml2.plugin [None req-8c172321-4bc4-4194-a06c-04fc7fd1b9bb - - - - - -] Attempt 1 to provision port 329e4c66-e5a2-4561-a6fe-2f09ecab47b2 2026-04-23 01:28:02.075 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 26470397-d666-4bae-81fe-456b681f89fd 2026-04-23 01:28:02.086 11 INFO neutron.plugins.ml2.plugin [None req-8c172321-4bc4-4194-a06c-04fc7fd1b9bb - - - - - -] Attempt 1 to provision port 3cc98580-81be-45dd-909d-b7af2201c299 2026-04-23 01:28:02.118 11 INFO neutron.plugins.ml2.plugin [None req-8c172321-4bc4-4194-a06c-04fc7fd1b9bb - - - - - -] Attempt 1 to provision port b9bfc624-4f37-4e69-8d63-7092bed6afb6 2026-04-23 01:28:02.664 12 INFO neutron.notifiers.nova [None req-b87aae82-a66c-484f-9f7e-47765ffa6350 - - - - - -] Nova event matching ['req-91e03ae5-277e-42d8-9a95-7d5357700a1c'] response: {'server_uuid': '22377366-fdf6-4862-a28e-03c2f2e62f9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26470397-d666-4bae-81fe-456b681f89fd', 'code': 200} 2026-04-23 01:28:04.138 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 8b590360-0b52-4800-a759-a899a606a321 2026-04-23 01:28:04.564 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 26470397-d666-4bae-81fe-456b681f89fd 2026-04-23 01:28:04.842 11 INFO neutron.notifiers.nova [None req-a2f1798d-d801-45d5-8779-40c26ab3abf7 - - - - - -] Nova event matching ['req-4ac5d672-dee6-46a3-89dd-da34ada0a9bd'] response: {'server_uuid': 'dcad152d-48ea-4daa-8dd8-fc6dee4a485d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b590360-0b52-4800-a759-a899a606a321', 'code': 200} 2026-04-23 01:28:06.166 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 74861242-4791-4512-9135-239becf4b4f9 2026-04-23 01:28:06.588 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 8b590360-0b52-4800-a759-a899a606a321 2026-04-23 01:28:06.872 11 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-f80f4f57-e19c-4191-8949-bd0b95bd4053'] response: {'server_uuid': '61fa647c-94d6-42f6-89bb-5c2442523247', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74861242-4791-4512-9135-239becf4b4f9', 'code': 200} 2026-04-23 01:28:07.591 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 74861242-4791-4512-9135-239becf4b4f9 2026-04-23 01:28:09.863 11 INFO neutron.plugins.ml2.plugin [None req-975b3d46-473c-44a7-8e0a-6d7e1f1c50a8 - - - - - -] Attempt 1 to provision port 329e4c66-e5a2-4561-a6fe-2f09ecab47b2 2026-04-23 01:28:09.922 11 INFO neutron.plugins.ml2.plugin [None req-975b3d46-473c-44a7-8e0a-6d7e1f1c50a8 - - - - - -] Attempt 1 to provision port 3cc98580-81be-45dd-909d-b7af2201c299 2026-04-23 01:28:09.964 11 INFO neutron.plugins.ml2.plugin [None req-975b3d46-473c-44a7-8e0a-6d7e1f1c50a8 - - - - - -] Attempt 1 to provision port 8b590360-0b52-4800-a759-a899a606a321 2026-04-23 01:28:10.020 11 INFO neutron.plugins.ml2.plugin [None req-975b3d46-473c-44a7-8e0a-6d7e1f1c50a8 - - - - - -] Attempt 1 to provision port 2c7e725b-5f86-4978-9845-13fdf9a65770 2026-04-23 01:28:10.086 11 INFO neutron.plugins.ml2.plugin [None req-975b3d46-473c-44a7-8e0a-6d7e1f1c50a8 - - - - - -] Attempt 1 to provision port 157a977e-26fd-44ff-84d6-162ada846659 2026-04-23 01:28:10.164 11 INFO neutron.plugins.ml2.plugin [None req-975b3d46-473c-44a7-8e0a-6d7e1f1c50a8 - - - - - -] Attempt 1 to provision port 74861242-4791-4512-9135-239becf4b4f9 2026-04-23 01:28:13.418 11 INFO neutron.plugins.ml2.plugin [None req-de338a72-c478-4464-b041-56b7c8b6beb3 - - - - - -] Attempt 1 to provision port 2c7e725b-5f86-4978-9845-13fdf9a65770 2026-04-23 01:28:13.446 11 INFO neutron.plugins.ml2.plugin [None req-de338a72-c478-4464-b041-56b7c8b6beb3 - - - - - -] Attempt 1 to provision port ff42ae69-5e92-482b-871e-95772a84eaa6 2026-04-23 01:28:17.926 12 INFO neutron.plugins.ml2.plugin [None req-4ec5630d-4dde-49c5-895d-23b7bb5d8ab7 - - - - - -] Attempt 1 to provision port 2c7e725b-5f86-4978-9845-13fdf9a65770 2026-04-23 01:28:17.969 12 INFO neutron.plugins.ml2.plugin [None req-4ec5630d-4dde-49c5-895d-23b7bb5d8ab7 - - - - - -] Attempt 1 to provision port 3cc98580-81be-45dd-909d-b7af2201c299 2026-04-23 01:28:18.006 12 INFO neutron.plugins.ml2.plugin [None req-4ec5630d-4dde-49c5-895d-23b7bb5d8ab7 - - - - - -] Attempt 1 to provision port 78d98957-cdeb-4129-b46a-e56955bdc5d5 2026-04-23 01:28:21.405 11 INFO neutron.plugins.ml2.plugin [None req-fd5b56a5-908c-43a9-91dd-d60563b4c6ea - - - - - -] Attempt 1 to provision port 3cc98580-81be-45dd-909d-b7af2201c299 2026-04-23 01:28:23.837 11 INFO neutron.plugins.ml2.plugin [None req-9c32ca1b-a2b1-4326-9feb-87011b0479a3 - - - - - -] Attempt 1 to provision port 74861242-4791-4512-9135-239becf4b4f9 2026-04-23 01:28:27.619 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3cc98580-81be-45dd-909d-b7af2201c299 2026-04-23 01:28:27.907 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port e48ed5cd-0ded-4166-93de-0d621fbd3d80 2026-04-23 01:28:28.222 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 767c65a9-ca03-467d-9080-78a9f516fcc9 2026-04-23 01:28:28.483 12 INFO neutron.plugins.ml2.plugin [None req-f8883ffb-820e-486d-9a72-cf9ec9c06af5 - - - - - -] Attempt 1 to provision port 767c65a9-ca03-467d-9080-78a9f516fcc9 2026-04-23 01:28:28.621 12 INFO neutron.plugins.ml2.plugin [None req-f8883ffb-820e-486d-9a72-cf9ec9c06af5 - - - - - -] Attempt 1 to provision port 78d98957-cdeb-4129-b46a-e56955bdc5d5 2026-04-23 01:28:29.566 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3cc98580-81be-45dd-909d-b7af2201c299 2026-04-23 01:28:29.802 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 767c65a9-ca03-467d-9080-78a9f516fcc9 2026-04-23 01:28:30.054 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 78d98957-cdeb-4129-b46a-e56955bdc5d5 2026-04-23 01:28:30.290 12 INFO neutron.plugins.ml2.plugin [None req-81366122-7661-4aff-82fd-302993fa3974 - - - - - -] Attempt 1 to provision port e48ed5cd-0ded-4166-93de-0d621fbd3d80 2026-04-23 01:28:31.490 12 INFO neutron.plugins.ml2.plugin [None req-f059c2dd-af3b-4bcf-88da-7d736dc6ab27 - - - - - -] Attempt 1 to provision port 767c65a9-ca03-467d-9080-78a9f516fcc9 2026-04-23 01:28:31.566 12 INFO neutron.plugins.ml2.plugin [None req-f059c2dd-af3b-4bcf-88da-7d736dc6ab27 - - - - - -] Attempt 1 to provision port 6b6f875f-1dbc-4d7a-8c76-255d874581d0 2026-04-23 01:28:31.591 12 INFO neutron.plugins.ml2.plugin [None req-f059c2dd-af3b-4bcf-88da-7d736dc6ab27 - - - - - -] Attempt 1 to provision port 80bcc281-8d54-4537-bc36-55b410e3061a 2026-04-23 01:28:32.781 11 INFO neutron.plugins.ml2.plugin [None req-74c7a7e8-6ce3-46bb-8c36-0ad5d3e630df - - - - - -] Attempt 1 to provision port 6b6f875f-1dbc-4d7a-8c76-255d874581d0 2026-04-23 01:28:34.786 12 INFO neutron.plugins.ml2.plugin [None req-345effcb-d318-4d1d-b0f0-8f6f8576df14 - - - - - -] Attempt 1 to provision port 6b6f875f-1dbc-4d7a-8c76-255d874581d0 2026-04-23 01:28:36.081 11 INFO neutron.plugins.ml2.plugin [None req-d976449d-8570-4a15-96c5-17b512cdfda6 - - - - - -] Attempt 1 to provision port 74861242-4791-4512-9135-239becf4b4f9 2026-04-23 01:28:37.740 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-e9e84d66-42e1-4e46-b241-1ae90fe121ab'] response: {'server_uuid': '61fa647c-94d6-42f6-89bb-5c2442523247', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '74861242-4791-4512-9135-239becf4b4f9', 'code': 200} 2026-04-23 01:28:40.118 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 00a17ed6-93d5-461d-9075-2437aca8f4aa 2026-04-23 01:28:40.247 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-d8bc0b11-c633-4120-9611-6bcefb71c781'] response: {'server_uuid': 'f4f2ba44-4cd4-4913-99d3-5f037a155159', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00a17ed6-93d5-461d-9075-2437aca8f4aa', 'code': 200} 2026-04-23 01:28:41.524 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 00a17ed6-93d5-461d-9075-2437aca8f4aa 2026-04-23 01:28:45.784 11 INFO neutron.plugins.ml2.plugin [None req-459ea87f-c9a2-4f82-8ed2-6fe78f203e95 - - - - - -] Attempt 1 to provision port 80bcc281-8d54-4537-bc36-55b410e3061a 2026-04-23 01:28:46.081 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6b6f875f-1dbc-4d7a-8c76-255d874581d0 2026-04-23 01:28:47.585 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 80bcc281-8d54-4537-bc36-55b410e3061a 2026-04-23 01:28:47.764 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6b6f875f-1dbc-4d7a-8c76-255d874581d0 2026-04-23 01:28:51.676 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 908d2818-3931-4137-9fe6-318f109e5b62 2026-04-23 01:28:52.059 11 INFO neutron.plugins.ml2.plugin [None req-4684b82b-70fa-4ac2-8585-c31cfcef1d0b - - - - - -] Attempt 1 to provision port 908d2818-3931-4137-9fe6-318f109e5b62 2026-04-23 01:28:52.112 11 INFO neutron.plugins.ml2.plugin [None req-4684b82b-70fa-4ac2-8585-c31cfcef1d0b - - - - - -] Attempt 1 to provision port 00359a4e-eb1c-48d9-aebe-1a9c42df03dd 2026-04-23 01:28:53.734 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port ab575872-1214-494b-86c2-28631185b89b 2026-04-23 01:28:54.171 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 908d2818-3931-4137-9fe6-318f109e5b62 2026-04-23 01:28:55.083 11 INFO neutron.plugins.ml2.plugin [None req-904aeaf1-9ae7-4474-9b5a-98afcf376522 - - - - - -] Attempt 1 to provision port 908d2818-3931-4137-9fe6-318f109e5b62 2026-04-23 01:28:55.161 11 INFO neutron.plugins.ml2.plugin [None req-904aeaf1-9ae7-4474-9b5a-98afcf376522 - - - - - -] Attempt 1 to provision port 03ad28b4-cbf6-41dc-b1ef-30efa601209a 2026-04-23 01:28:55.192 11 INFO neutron.plugins.ml2.plugin [None req-904aeaf1-9ae7-4474-9b5a-98afcf376522 - - - - - -] Attempt 1 to provision port ac770ff4-34e6-4379-b656-6d85af4994e2 2026-04-23 01:28:55.562 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port ab575872-1214-494b-86c2-28631185b89b 2026-04-23 01:28:56.848 12 INFO neutron.plugins.ml2.plugin [None req-27dcab6e-6a0e-42db-9c7d-261f4260d27f - - - - - -] Attempt 1 to provision port ac770ff4-34e6-4379-b656-6d85af4994e2 2026-04-23 01:28:58.116 11 INFO neutron.plugins.ml2.plugin [None req-0f837f2b-2e67-4772-bdc7-3b9c8dfa80c8 - - - - - -] Attempt 1 to provision port ac770ff4-34e6-4379-b656-6d85af4994e2 2026-04-23 01:29:04.116 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b00ee441-4874-4143-bf52-4d0cb7a7455d 2026-04-23 01:29:04.283 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-c8e0ab8c-2495-44df-9533-996632c7b8b7'] response: {'server_uuid': '26e0ca5f-2070-4512-a149-aab478fd7b29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b00ee441-4874-4143-bf52-4d0cb7a7455d', 'code': 200} 2026-04-23 01:29:05.666 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b00ee441-4874-4143-bf52-4d0cb7a7455d 2026-04-23 01:29:09.587 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port ac770ff4-34e6-4379-b656-6d85af4994e2 2026-04-23 01:29:09.939 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 03ad28b4-cbf6-41dc-b1ef-30efa601209a 2026-04-23 01:29:11.809 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port ac770ff4-34e6-4379-b656-6d85af4994e2 2026-04-23 01:29:12.025 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 03ad28b4-cbf6-41dc-b1ef-30efa601209a 2026-04-23 01:29:12.259 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port e95db613-16b5-4e01-86b7-56fcdddedc73 2026-04-23 01:29:12.780 11 INFO neutron.plugins.ml2.plugin [None req-916ddc1d-b203-4515-85ad-82360dd1fb3a - - - - - -] Attempt 1 to provision port e95db613-16b5-4e01-86b7-56fcdddedc73 2026-04-23 01:29:13.080 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-74f2d147-a271-46a8-96c8-eebae1f3160e'] response: {'server_uuid': 'f4f2ba44-4cd4-4913-99d3-5f037a155159', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00a17ed6-93d5-461d-9075-2437aca8f4aa', 'code': 200} 2026-04-23 01:29:16.125 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 00a17ed6-93d5-461d-9075-2437aca8f4aa 2026-04-23 01:29:16.282 11 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-182f6b67-f87f-4a16-88c0-d4f8431a4613'] response: {'server_uuid': 'f4f2ba44-4cd4-4913-99d3-5f037a155159', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00a17ed6-93d5-461d-9075-2437aca8f4aa', 'code': 200} 2026-04-23 01:29:17.778 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 00a17ed6-93d5-461d-9075-2437aca8f4aa 2026-04-23 01:29:19.782 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 73c1266a-e8d2-466f-b88b-0e67cd8df8d8 2026-04-23 01:29:19.818 11 INFO neutron.plugins.ml2.plugin [None req-eb55804b-f20c-4234-bf70-0fc230c1dbb9 - - - - - -] Attempt 1 to provision port 73c1266a-e8d2-466f-b88b-0e67cd8df8d8 2026-04-23 01:29:21.590 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 73c1266a-e8d2-466f-b88b-0e67cd8df8d8 2026-04-23 01:29:23.661 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 2cfe7f05-bf4c-4835-b040-c98f57fa5253 2026-04-23 01:29:27.864 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3df5ac7b-fe2f-40f0-89c1-594bcf30490b 2026-04-23 01:29:29.691 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 325f0519-1fa8-4836-8345-81fba6b9b05b 2026-04-23 01:29:30.119 11 INFO neutron.plugins.ml2.plugin [None req-08e808d4-b3ea-4a77-a547-776ec3564baf - - - - - -] Attempt 1 to provision port 3df5ac7b-fe2f-40f0-89c1-594bcf30490b 2026-04-23 01:29:31.758 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 325f0519-1fa8-4836-8345-81fba6b9b05b 2026-04-23 01:29:32.924 11 INFO neutron.plugins.ml2.plugin [None req-b042f258-ecfa-4a3b-ac59-ad0dd34c4570 - - - - - -] Attempt 1 to provision port 325f0519-1fa8-4836-8345-81fba6b9b05b 2026-04-23 01:29:32.998 11 INFO neutron.plugins.ml2.plugin [None req-b042f258-ecfa-4a3b-ac59-ad0dd34c4570 - - - - - -] Attempt 1 to provision port a03a13d4-8974-43be-947f-7145b075fc8b 2026-04-23 01:29:36.439 11 INFO neutron.plugins.ml2.plugin [None req-129ce215-81ab-4261-aaca-194e5e8745ba - - - - - -] Attempt 1 to provision port 325f0519-1fa8-4836-8345-81fba6b9b05b 2026-04-23 01:29:36.485 11 INFO neutron.plugins.ml2.plugin [None req-129ce215-81ab-4261-aaca-194e5e8745ba - - - - - -] Attempt 1 to provision port a03a13d4-8974-43be-947f-7145b075fc8b 2026-04-23 01:29:38.694 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3b8faa78-878e-42e7-a44d-3ed57d77bbd0 2026-04-23 01:29:38.801 11 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-6164202f-6be7-435f-9d01-71611d64b146'] response: {'server_uuid': '1951c998-00b0-4248-90d5-e4e1bfe43e40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b8faa78-878e-42e7-a44d-3ed57d77bbd0', 'code': 200} 2026-04-23 01:29:39.591 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3b8faa78-878e-42e7-a44d-3ed57d77bbd0 2026-04-23 01:29:42.956 11 INFO neutron.plugins.ml2.plugin [None req-222b9bc3-7b96-4702-8fcf-f4ecfd7a1a21 - - - - - -] Attempt 1 to provision port a03a13d4-8974-43be-947f-7145b075fc8b 2026-04-23 01:29:42.997 11 INFO neutron.plugins.ml2.plugin [None req-222b9bc3-7b96-4702-8fcf-f4ecfd7a1a21 - - - - - -] Attempt 1 to provision port 450903b2-e5dd-406f-80f5-5aae4e0ad2f2 2026-04-23 01:29:43.838 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-0c699fe9-0d14-4dc6-99c3-285cca4b4274'] response: {'server_uuid': '1951c998-00b0-4248-90d5-e4e1bfe43e40', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3b8faa78-878e-42e7-a44d-3ed57d77bbd0', 'code': 200} 2026-04-23 01:29:45.653 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port a03a13d4-8974-43be-947f-7145b075fc8b 2026-04-23 01:29:45.904 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 450903b2-e5dd-406f-80f5-5aae4e0ad2f2 2026-04-23 01:29:46.504 12 INFO neutron.plugins.ml2.plugin [None req-09511a0a-c384-47cc-80cf-e5ab3700d8c5 - - - - - -] Attempt 1 to provision port a03a13d4-8974-43be-947f-7145b075fc8b 2026-04-23 01:29:47.854 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port a03a13d4-8974-43be-947f-7145b075fc8b 2026-04-23 01:29:48.077 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 450903b2-e5dd-406f-80f5-5aae4e0ad2f2 2026-04-23 01:30:01.659 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 113bb303-8942-463e-966a-9f6133888ec4 2026-04-23 01:30:03.592 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 113bb303-8942-463e-966a-9f6133888ec4 2026-04-23 01:30:04.252 11 INFO neutron.plugins.ml2.plugin [None req-ed41b741-4dd7-4f02-94ca-f48f920a6bae - - - - - -] Attempt 1 to provision port 113bb303-8942-463e-966a-9f6133888ec4 2026-04-23 01:30:09.869 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 76734729-4abf-473c-a31c-3ebc2aca9b70 2026-04-23 01:30:11.693 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 76734729-4abf-473c-a31c-3ebc2aca9b70 2026-04-23 01:30:11.920 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 7aff6bdb-a74a-4e4f-bd90-d1181d5ab2e3 2026-04-23 01:30:12.457 12 INFO neutron.plugins.ml2.plugin [None req-ad166f13-ede1-4624-917e-826fd8201152 - - - - - -] Attempt 1 to provision port 7aff6bdb-a74a-4e4f-bd90-d1181d5ab2e3 2026-04-23 01:30:12.551 12 INFO neutron.plugins.ml2.plugin [None req-ad166f13-ede1-4624-917e-826fd8201152 - - - - - -] Attempt 1 to provision port 25506420-9c36-4cbe-b264-eedd2859fb84 2026-04-23 01:30:13.793 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 7aff6bdb-a74a-4e4f-bd90-d1181d5ab2e3 2026-04-23 01:30:14.005 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b6176506-1e59-4fc8-be0a-14115331d516 2026-04-23 01:30:15.665 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b6176506-1e59-4fc8-be0a-14115331d516 2026-04-23 01:30:17.589 11 INFO neutron.plugins.ml2.plugin [None req-edc843d9-f95d-44aa-ad36-592f8fb296ba - - - - - -] Attempt 1 to provision port 9ff00ce7-ad4c-40c9-aea5-72b15e37e420 2026-04-23 01:30:17.615 11 INFO neutron.plugins.ml2.plugin [None req-edc843d9-f95d-44aa-ad36-592f8fb296ba - - - - - -] Attempt 1 to provision port 7aff6bdb-a74a-4e4f-bd90-d1181d5ab2e3 2026-04-23 01:30:17.705 11 INFO neutron.plugins.ml2.plugin [None req-edc843d9-f95d-44aa-ad36-592f8fb296ba - - - - - -] Attempt 1 to provision port 25506420-9c36-4cbe-b264-eedd2859fb84 2026-04-23 01:30:19.765 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6c12eb65-1e07-4c16-b037-626ac354136e 2026-04-23 01:30:21.668 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6c12eb65-1e07-4c16-b037-626ac354136e 2026-04-23 01:30:24.093 11 INFO neutron.plugins.ml2.plugin [None req-3683889a-793d-4c70-a49f-1062806b4d87 - - - - - -] Attempt 1 to provision port 25506420-9c36-4cbe-b264-eedd2859fb84 2026-04-23 01:30:24.119 11 INFO neutron.plugins.ml2.plugin [None req-3683889a-793d-4c70-a49f-1062806b4d87 - - - - - -] Attempt 1 to provision port 6c12eb65-1e07-4c16-b037-626ac354136e 2026-04-23 01:30:24.191 11 INFO neutron.plugins.ml2.plugin [None req-3683889a-793d-4c70-a49f-1062806b4d87 - - - - - -] Attempt 1 to provision port 282ad78e-b550-49a8-be70-2494928fc0e4 2026-04-23 01:30:27.360 11 INFO neutron.plugins.ml2.plugin [None req-08bf4b86-a7dd-4c07-a1f8-c362bd806b03 - - - - - -] Attempt 1 to provision port 25506420-9c36-4cbe-b264-eedd2859fb84 2026-04-23 01:30:28.727 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b1706a8d-4961-4eb5-8462-9bccec816858 2026-04-23 01:30:28.872 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-34476bb5-a59d-412a-915e-d6208a387fb8'] response: {'server_uuid': '72e57f47-aeef-4359-b7b6-7cb1dd8cf630', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1706a8d-4961-4eb5-8462-9bccec816858', 'code': 200} 2026-04-23 01:30:29.878 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port b1706a8d-4961-4eb5-8462-9bccec816858 2026-04-23 01:30:30.167 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 9ff00ce7-ad4c-40c9-aea5-72b15e37e420 2026-04-23 01:30:30.442 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 25506420-9c36-4cbe-b264-eedd2859fb84 2026-04-23 01:30:31.896 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 9ff00ce7-ad4c-40c9-aea5-72b15e37e420 2026-04-23 01:30:32.124 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 4ba21a21-c8d7-4907-bb72-c9d2bf63a3a1 2026-04-23 01:30:32.513 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 25506420-9c36-4cbe-b264-eedd2859fb84 2026-04-23 01:30:32.670 12 INFO neutron.plugins.ml2.plugin [None req-ff2c23f2-c49e-4765-a3ef-23227bd7f982 - - - - - -] Attempt 1 to provision port 6c12eb65-1e07-4c16-b037-626ac354136e 2026-04-23 01:30:32.732 12 INFO neutron.plugins.ml2.plugin [None req-ff2c23f2-c49e-4765-a3ef-23227bd7f982 - - - - - -] Attempt 1 to provision port 282ad78e-b550-49a8-be70-2494928fc0e4 2026-04-23 01:30:33.765 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 4ba21a21-c8d7-4907-bb72-c9d2bf63a3a1 2026-04-23 01:30:35.778 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port c249f361-35a1-4af3-8599-1d4c85dc451e 2026-04-23 01:30:36.762 12 INFO neutron.plugins.ml2.plugin [None req-14a320fe-7c4f-4bf4-aa27-db756a00ee10 - - - - - -] Attempt 1 to provision port c249f361-35a1-4af3-8599-1d4c85dc451e 2026-04-23 01:30:36.832 12 INFO neutron.plugins.ml2.plugin [None req-2710ef59-24da-4454-9599-b465ed68a359 - - - - - -] Attempt 1 to provision port 6b651339-f887-4a2f-9398-1eb020153962 2026-04-23 01:30:37.861 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 282ad78e-b550-49a8-be70-2494928fc0e4 2026-04-23 01:30:38.136 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port c249f361-35a1-4af3-8599-1d4c85dc451e 2026-04-23 01:30:38.337 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 4ce1ffaa-6f38-4ee2-85dc-86161d4cf0fd 2026-04-23 01:30:39.772 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 282ad78e-b550-49a8-be70-2494928fc0e4 2026-04-23 01:30:39.997 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 4ce1ffaa-6f38-4ee2-85dc-86161d4cf0fd 2026-04-23 01:30:40.374 12 INFO neutron.plugins.ml2.plugin [None req-5fc25f8c-7309-4d23-b978-3281661d1846 - - - - - -] Attempt 1 to provision port c249f361-35a1-4af3-8599-1d4c85dc451e 2026-04-23 01:30:40.434 12 INFO neutron.plugins.ml2.plugin [None req-5fc25f8c-7309-4d23-b978-3281661d1846 - - - - - -] Attempt 1 to provision port 4ce1ffaa-6f38-4ee2-85dc-86161d4cf0fd 2026-04-23 01:30:40.492 12 INFO neutron.plugins.ml2.plugin [None req-5fc25f8c-7309-4d23-b978-3281661d1846 - - - - - -] Attempt 1 to provision port 6b651339-f887-4a2f-9398-1eb020153962 2026-04-23 01:30:40.519 12 INFO neutron.plugins.ml2.plugin [None req-5fc25f8c-7309-4d23-b978-3281661d1846 - - - - - -] Attempt 1 to provision port 282ad78e-b550-49a8-be70-2494928fc0e4 2026-04-23 01:30:42.329 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 473f1f5e-bfcb-4c04-a01c-2b60f92fd586 2026-04-23 01:30:42.429 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-57ab1a87-7ba1-4175-93a8-a0fa0ff9ed60'] response: {'server_uuid': '2ed3389e-d3f5-48c2-86b5-2e0707b55884', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '473f1f5e-bfcb-4c04-a01c-2b60f92fd586', 'code': 200} 2026-04-23 01:30:43.757 11 INFO neutron.plugins.ml2.plugin [None req-5acc56c8-4254-440f-a66b-e86112611624 - - - - - -] Attempt 1 to provision port b1706a8d-4961-4eb5-8462-9bccec816858 2026-04-23 01:30:43.824 11 INFO neutron.plugins.ml2.plugin [None req-5acc56c8-4254-440f-a66b-e86112611624 - - - - - -] Attempt 1 to provision port 282ad78e-b550-49a8-be70-2494928fc0e4 2026-04-23 01:30:43.864 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 473f1f5e-bfcb-4c04-a01c-2b60f92fd586 2026-04-23 01:30:43.891 11 INFO neutron.plugins.ml2.plugin [None req-5acc56c8-4254-440f-a66b-e86112611624 - - - - - -] Attempt 1 to provision port 6b651339-f887-4a2f-9398-1eb020153962 2026-04-23 01:30:44.085 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 97aa18ff-7282-47d7-a057-5128bead0e20 2026-04-23 01:30:45.911 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 55ce6c08-bb12-469f-a2c0-d6a2cef99d62 2026-04-23 01:30:46.303 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 97aa18ff-7282-47d7-a057-5128bead0e20 2026-04-23 01:30:47.785 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 55ce6c08-bb12-469f-a2c0-d6a2cef99d62 2026-04-23 01:30:47.979 12 INFO neutron.plugins.ml2.plugin [None req-a0ce0312-3b12-435e-9f2c-6660a05dfbac - - - - - -] Attempt 1 to provision port a940267d-4119-4e7d-a37b-2f102927af90 2026-04-23 01:30:48.001 12 INFO neutron.plugins.ml2.plugin [None req-a0ce0312-3b12-435e-9f2c-6660a05dfbac - - - - - -] Attempt 1 to provision port 55ce6c08-bb12-469f-a2c0-d6a2cef99d62 2026-04-23 01:30:48.054 12 INFO neutron.plugins.ml2.plugin [None req-a0ce0312-3b12-435e-9f2c-6660a05dfbac - - - - - -] Attempt 1 to provision port 6b651339-f887-4a2f-9398-1eb020153962 2026-04-23 01:30:49.859 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 62b4b1e2-6f01-44de-a19c-70b1ea0f70e6 2026-04-23 01:30:50.132 12 INFO neutron.plugins.ml2.plugin [None req-937d553f-de27-4d42-a796-ba84e2e6167b - - - - - -] Attempt 1 to provision port 6b651339-f887-4a2f-9398-1eb020153962 2026-04-23 01:30:51.865 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 62b4b1e2-6f01-44de-a19c-70b1ea0f70e6 2026-04-23 01:30:52.027 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6b651339-f887-4a2f-9398-1eb020153962 2026-04-23 01:30:53.134 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 0dd7e67b-21bc-4a7f-83a7-ea5aa9dbe871 2026-04-23 01:30:53.184 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port a940267d-4119-4e7d-a37b-2f102927af90 2026-04-23 01:30:53.204 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 670a9e01-6c68-4d60-a12c-b535fa85a4c8 2026-04-23 01:30:53.222 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 473f1f5e-bfcb-4c04-a01c-2b60f92fd586 2026-04-23 01:30:53.265 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 62b4b1e2-6f01-44de-a19c-70b1ea0f70e6 2026-04-23 01:30:53.305 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 5643a8e8-6ee0-4d0d-b25e-04895825d047 2026-04-23 01:30:53.323 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 9ff00ce7-ad4c-40c9-aea5-72b15e37e420 2026-04-23 01:30:53.376 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 4ce1ffaa-6f38-4ee2-85dc-86161d4cf0fd 2026-04-23 01:30:53.417 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 60ca8479-59b5-4ea9-989c-8d75560ee4f5 2026-04-23 01:30:53.438 12 INFO neutron.plugins.ml2.plugin [None req-b2628445-1d6f-4967-8363-126b371a423a - - - - - -] Attempt 1 to provision port 55ce6c08-bb12-469f-a2c0-d6a2cef99d62 2026-04-23 01:30:54.374 12 INFO neutron.plugins.ml2.plugin [None req-f86d9fd4-3341-4438-800d-6028776d8ef6 - - - - - -] Attempt 1 to provision port a940267d-4119-4e7d-a37b-2f102927af90 2026-04-23 01:30:55.592 12 INFO neutron.plugins.ml2.plugin [None req-2566fa77-26de-47fb-afe7-f8de7e5ee986 - - - - - -] Attempt 1 to provision port a940267d-4119-4e7d-a37b-2f102927af90 2026-04-23 01:30:56.895 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 52f929c6-c37b-44b3-ac3c-d0196c795f38 2026-04-23 01:30:57.016 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-08f66423-1a30-4ba8-90e4-2e168e492582'] response: {'server_uuid': '5e078e5f-10b1-4f29-915f-327ff9340d02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52f929c6-c37b-44b3-ac3c-d0196c795f38', 'code': 200} 2026-04-23 01:30:57.796 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 52f929c6-c37b-44b3-ac3c-d0196c795f38 2026-04-23 01:31:01.797 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port a940267d-4119-4e7d-a37b-2f102927af90 2026-04-23 01:31:02.073 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 5643a8e8-6ee0-4d0d-b25e-04895825d047 2026-04-23 01:31:03.857 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port a940267d-4119-4e7d-a37b-2f102927af90 2026-04-23 01:31:04.110 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 5643a8e8-6ee0-4d0d-b25e-04895825d047 2026-04-23 01:31:26.584 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port ea6a974a-9d52-4414-9422-175a3cfabeb5 2026-04-23 01:31:26.703 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-d804285b-9b32-4c16-8b6e-5961ae2eb27b'] response: {'server_uuid': 'f99c07cd-b680-47f7-bc76-72bc838bb91e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea6a974a-9d52-4414-9422-175a3cfabeb5', 'code': 200} 2026-04-23 01:31:26.967 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port c75131d6-a90f-47d3-983b-42e4c3724ff7 2026-04-23 01:31:27.063 11 INFO neutron.plugins.ml2.plugin [None req-55978868-f8fe-4ea6-a2e6-c0c835d796c3 - - - - - -] Attempt 1 to provision port c75131d6-a90f-47d3-983b-42e4c3724ff7 2026-04-23 01:31:27.826 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port ea6a974a-9d52-4414-9422-175a3cfabeb5 2026-04-23 01:31:52.022 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-e30ae21b-3e6e-443d-85a4-604b9a010ab5'] response: {'server_uuid': 'f99c07cd-b680-47f7-bc76-72bc838bb91e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ea6a974a-9d52-4414-9422-175a3cfabeb5', 'code': 200} 2026-04-23 01:31:59.840 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port bf1925fb-1682-4f03-a231-f05dc1e68146 2026-04-23 01:32:02.089 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3e59783b-f11d-4560-985b-8fb93dee0707 2026-04-23 01:32:02.464 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 7d032b92-565b-4af3-886d-d2d57b3ecec5 2026-04-23 01:32:02.840 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port bf1925fb-1682-4f03-a231-f05dc1e68146 2026-04-23 01:32:03.809 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3e59783b-f11d-4560-985b-8fb93dee0707 2026-04-23 01:32:04.019 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 7d032b92-565b-4af3-886d-d2d57b3ecec5 2026-04-23 01:32:04.319 11 INFO neutron.plugins.ml2.plugin [None req-2707b51c-8177-4206-ab1c-5f7b4bae67ad - - - - - -] Attempt 1 to provision port 3e59783b-f11d-4560-985b-8fb93dee0707 2026-04-23 01:32:04.374 11 INFO neutron.plugins.ml2.plugin [None req-2707b51c-8177-4206-ab1c-5f7b4bae67ad - - - - - -] Attempt 1 to provision port bf1925fb-1682-4f03-a231-f05dc1e68146 2026-04-23 01:32:07.981 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0751cf59-e17e-413b-b84a-a2435f74570b 2026-04-23 01:32:09.883 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0751cf59-e17e-413b-b84a-a2435f74570b 2026-04-23 01:32:13.332 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port d2d18ecd-ca2b-4258-aa80-dc5095cefb04 2026-04-23 01:32:13.355 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port bf1925fb-1682-4f03-a231-f05dc1e68146 2026-04-23 01:32:13.404 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port 0751cf59-e17e-413b-b84a-a2435f74570b 2026-04-23 01:32:13.448 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port 0369c03e-fee0-47b7-bb1d-53fa9a74a40a 2026-04-23 01:32:13.475 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port e1c2e901-7f0a-4917-bc06-48471424de64 2026-04-23 01:32:13.498 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port 3e59783b-f11d-4560-985b-8fb93dee0707 2026-04-23 01:32:13.545 12 INFO neutron.plugins.ml2.plugin [None req-19404fb2-e524-457e-b86e-066fe4b525aa - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:16.371 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 26071cbe-09da-4a43-9b3e-452b2aa0595d 2026-04-23 01:32:16.481 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-11ea95f0-80f8-4f4b-9274-6c6bf60f67c0'] response: {'server_uuid': '656f2ed4-f3c9-4be8-9ed0-007f8e4ceda4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26071cbe-09da-4a43-9b3e-452b2aa0595d', 'code': 200} 2026-04-23 01:32:17.842 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 26071cbe-09da-4a43-9b3e-452b2aa0595d 2026-04-23 01:32:19.870 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0369c03e-fee0-47b7-bb1d-53fa9a74a40a 2026-04-23 01:32:20.130 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:20.440 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port d2d18ecd-ca2b-4258-aa80-dc5095cefb04 2026-04-23 01:32:20.624 12 INFO neutron.plugins.ml2.plugin [None req-fc6d6c16-5977-4af2-83d1-c6816a6cb823 - - - - - -] Attempt 1 to provision port e1c2e901-7f0a-4917-bc06-48471424de64 2026-04-23 01:32:20.757 12 INFO neutron.plugins.ml2.plugin [None req-fc6d6c16-5977-4af2-83d1-c6816a6cb823 - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:20.812 12 INFO neutron.plugins.ml2.plugin [None req-fc6d6c16-5977-4af2-83d1-c6816a6cb823 - - - - - -] Attempt 1 to provision port d2d18ecd-ca2b-4258-aa80-dc5095cefb04 2026-04-23 01:32:20.868 12 INFO neutron.plugins.ml2.plugin [None req-fc6d6c16-5977-4af2-83d1-c6816a6cb823 - - - - - -] Attempt 1 to provision port bf1925fb-1682-4f03-a231-f05dc1e68146 2026-04-23 01:32:20.938 12 INFO neutron.plugins.ml2.plugin [None req-fc6d6c16-5977-4af2-83d1-c6816a6cb823 - - - - - -] Attempt 1 to provision port 0751cf59-e17e-413b-b84a-a2435f74570b 2026-04-23 01:32:20.997 12 INFO neutron.plugins.ml2.plugin [None req-fc6d6c16-5977-4af2-83d1-c6816a6cb823 - - - - - -] Attempt 1 to provision port 26071cbe-09da-4a43-9b3e-452b2aa0595d 2026-04-23 01:32:21.069 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 3e59783b-f11d-4560-985b-8fb93dee0707 2026-04-23 01:32:21.854 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 0369c03e-fee0-47b7-bb1d-53fa9a74a40a 2026-04-23 01:32:22.034 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:22.279 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port e1c2e901-7f0a-4917-bc06-48471424de64 2026-04-23 01:32:22.479 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port d2d18ecd-ca2b-4258-aa80-dc5095cefb04 2026-04-23 01:32:25.849 11 INFO neutron.plugins.ml2.plugin [None req-b6ca226f-6e6d-4661-b9cf-4d45a5238500 - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:25.958 11 INFO neutron.plugins.ml2.plugin [None req-b6ca226f-6e6d-4661-b9cf-4d45a5238500 - - - - - -] Attempt 1 to provision port d2d18ecd-ca2b-4258-aa80-dc5095cefb04 2026-04-23 01:32:26.011 11 INFO neutron.plugins.ml2.plugin [None req-b6ca226f-6e6d-4661-b9cf-4d45a5238500 - - - - - -] Attempt 1 to provision port 0751cf59-e17e-413b-b84a-a2435f74570b 2026-04-23 01:32:26.065 11 INFO neutron.plugins.ml2.plugin [None req-b6ca226f-6e6d-4661-b9cf-4d45a5238500 - - - - - -] Attempt 1 to provision port e1c2e901-7f0a-4917-bc06-48471424de64 2026-04-23 01:32:29.062 12 INFO neutron.plugins.ml2.plugin [None req-4f02a942-4125-4151-9111-19ac97888ce6 - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:29.138 12 INFO neutron.plugins.ml2.plugin [None req-4f02a942-4125-4151-9111-19ac97888ce6 - - - - - -] Attempt 1 to provision port d2d18ecd-ca2b-4258-aa80-dc5095cefb04 2026-04-23 01:32:29.221 12 INFO neutron.plugins.ml2.plugin [None req-4f02a942-4125-4151-9111-19ac97888ce6 - - - - - -] Attempt 1 to provision port e1c2e901-7f0a-4917-bc06-48471424de64 2026-04-23 01:32:31.984 12 INFO neutron.plugins.ml2.plugin [None req-a6f9f5d2-06de-4a5b-b18a-9640706b73c5 - - - - - -] Attempt 1 to provision port 56162662-8e65-4fde-adb8-6670e80365ea 2026-04-23 01:32:33.925 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6b05a28d-d809-4f77-beb1-b9c997be1eb4 2026-04-23 01:32:34.051 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-a7c65e5c-34e6-439d-adc8-02a0784bd149'] response: {'server_uuid': 'ce967143-76ce-4c7e-85ad-bcf78daf7947', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b05a28d-d809-4f77-beb1-b9c997be1eb4', 'code': 200} 2026-04-23 01:32:35.724 12 INFO neutron.plugins.ml2.plugin [None req-0b6e7890-3d83-4098-af6e-28f246db4a9f - - - - - -] Attempt 1 to provision port 6b05a28d-d809-4f77-beb1-b9c997be1eb4 2026-04-23 01:32:35.792 12 INFO neutron.plugins.ml2.plugin [None req-0b6e7890-3d83-4098-af6e-28f246db4a9f - - - - - -] Attempt 1 to provision port 26071cbe-09da-4a43-9b3e-452b2aa0595d 2026-04-23 01:32:35.919 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 6b05a28d-d809-4f77-beb1-b9c997be1eb4 2026-04-23 01:33:08.114 11 INFO neutron.plugins.ml2.plugin [None req-f3a1eaa0-a9c6-4eb4-a0cc-e9ff80cf7dc4 - - - - - -] Attempt 1 to provision port 0639d016-87f0-4216-8879-ef35e9c38123 2026-04-23 01:33:30.432 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 2aa27773-e794-409f-b670-83a1741d2169 2026-04-23 01:33:30.580 11 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-baa69e84-c40b-4703-bc14-152fe678d3b7'] response: {'server_uuid': '6d9f6154-8224-4a1c-94a5-9f475264a4ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2aa27773-e794-409f-b670-83a1741d2169', 'code': 200} 2026-04-23 01:33:31.899 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 2aa27773-e794-409f-b670-83a1741d2169 2026-04-23 01:34:10.867 12 INFO neutron.plugins.ml2.plugin [None req-f2c429e3-6b12-4d4d-a641-ee81c303689c - - - - - -] Attempt 1 to provision port 82485d31-bfd4-4790-9530-528e3a5f9128 2026-04-23 01:34:15.950 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 82485d31-bfd4-4790-9530-528e3a5f9128 2026-04-23 01:34:16.061 11 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-ebb6a8e3-a0a0-4574-b267-05932fd5a2fc'] response: {'server_uuid': '6d9f6154-8224-4a1c-94a5-9f475264a4ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82485d31-bfd4-4790-9530-528e3a5f9128', 'code': 200} 2026-04-23 01:34:17.913 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 82485d31-bfd4-4790-9530-528e3a5f9128 2026-04-23 01:34:20.433 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 82485d31-bfd4-4790-9530-528e3a5f9128 2026-04-23 01:34:45.604 12 INFO neutron.plugins.ml2.plugin [None req-3688fee2-0f8b-4c25-b85c-d5e5c525199f - - - - - -] Attempt 1 to provision port e8b1040e-7bfd-4ac0-837e-364cb31c4c41 2026-04-23 01:34:53.516 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port e8b1040e-7bfd-4ac0-837e-364cb31c4c41 2026-04-23 01:34:53.661 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-24a4d61b-3a23-42e1-aef1-0c1587b90156'] response: {'server_uuid': '6d9f6154-8224-4a1c-94a5-9f475264a4ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8b1040e-7bfd-4ac0-837e-364cb31c4c41', 'code': 200} 2026-04-23 01:34:54.101 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port e8b1040e-7bfd-4ac0-837e-364cb31c4c41 2026-04-23 01:35:04.561 11 INFO neutron.plugins.ml2.plugin [None req-fc845098-53b6-4313-88ae-723a1ef83f5f - - - - - -] Attempt 1 to provision port 814537e8-65a8-463c-9621-20bbb8de8f52 2026-04-23 01:35:10.198 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 814537e8-65a8-463c-9621-20bbb8de8f52 2026-04-23 01:35:10.326 12 INFO neutron.notifiers.nova [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Nova event matching ['req-4f588368-64c8-47a7-809e-dbd189de79d3'] response: {'server_uuid': '6d9f6154-8224-4a1c-94a5-9f475264a4ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '814537e8-65a8-463c-9621-20bbb8de8f52', 'code': 200} 2026-04-23 01:35:12.142 11 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 814537e8-65a8-463c-9621-20bbb8de8f52 2026-04-23 01:35:14.283 12 INFO neutron.plugins.ml2.plugin [None req-888ec51d-3f0b-41cf-a0a1-84751993610c - - - - - -] Attempt 1 to provision port e8b1040e-7bfd-4ac0-837e-364cb31c4c41 2026-04-23 01:35:28.216 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port 814537e8-65a8-463c-9621-20bbb8de8f52 2026-04-23 01:35:28.289 11 INFO neutron.plugins.ml2.plugin [None req-22667e71-467b-43c2-9c6c-59e508ea39e4 - - - - - -] Attempt 1 to provision port 814537e8-65a8-463c-9621-20bbb8de8f52 2026-04-23 01:35:29.661 11 INFO neutron.plugins.ml2.plugin [None req-53b7f714-5248-4f0e-9f71-954a98f33a97 - - - - - -] Attempt 1 to provision port 814537e8-65a8-463c-9621-20bbb8de8f52 2026-04-23 01:35:39.135 11 INFO neutron.plugins.ml2.plugin [None req-2ca63224-f5fe-4e58-9ab1-51309ed1e634 - - - - - -] Attempt 1 to provision port e8b1040e-7bfd-4ac0-837e-364cb31c4c41 2026-04-23 01:35:40.192 12 INFO neutron.plugins.ml2.plugin [None req-25e8aa72-10bf-4dd9-a7d9-890e8eaf27b1 - - - - - -] Attempt 1 to provision port e8b1040e-7bfd-4ac0-837e-364cb31c4c41