+ 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 08:16:05.958 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 08:16:05.958 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3 2026-04-23 08:16:05.958 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-23 08:16:05.959 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 08:16:06.888 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 08:16:06.890 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 08:16:06.893 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 08:16:06.894 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 08:16:06.895 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 08:16:06.895 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 08:16:06.895 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:16:06.903 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:16:06.903 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:16:06.903 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 08:16:06.922 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 08:16:06.923 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 08:16:06.923 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 08:16:06.960 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 08:16:06.960 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 08:16:06.960 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 08:16:06.960 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 08:16:07.250 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing driver for type 'vlan' 2026-04-23 08:16:07.408 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] VlanTypeDriver initialization complete 2026-04-23 08:16:07.408 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 08:16:07.408 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 08:16:07.452 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 08:16:07.452 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 08:16:07.453 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing extension driver 'port_security' 2026-04-23 08:16:07.453 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 08:16:07.453 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing extension driver 'qos' 2026-04-23 08:16:07.453 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 08:16:07.453 1 INFO neutron.plugins.ml2.managers [None req-4519dda0-c80d-497d-944e-90ceea2142fa - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 08:16:07.467 1 INFO neutron.quota [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded quota_driver: . 2026-04-23 08:16:07.468 1 INFO neutron.plugins.ml2.plugin [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 08:16:07.468 1 INFO neutron.plugins.ml2.managers [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 08:16:07.468 1 INFO neutron.plugins.ml2.managers [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 08:16:07.468 1 INFO neutron.plugins.ml2.managers [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 08:16:07.468 1 INFO neutron.extensions.vlantransparent [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Disabled vlantransparent extension. 2026-04-23 08:16:07.468 1 INFO neutron.extensions.qinq [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Disabled VLAN QinQ extension. 2026-04-23 08:16:07.469 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: qos 2026-04-23 08:16:07.479 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: router 2026-04-23 08:16:07.516 1 INFO neutron.services.service_base [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 08:16:07.516 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: segments 2026-04-23 08:16:07.584 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: trunk 2026-04-23 08:16:07.595 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: vpnaas 2026-04-23 08:16:07.626 1 WARNING stevedore.named [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 08:16:07.626 1 WARNING stevedore.named [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 08:16:07.838 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 08:16:07.838 1 INFO neutron.common.utils [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 08:16:07.838 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: taas 2026-04-23 08:16:07.859 1 WARNING stevedore.named [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 08:16:07.888 1 INFO neutron_taas.services.taas.taas_plugin [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 08:16:07.888 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: tapmirror 2026-04-23 08:16:07.897 1 WARNING stevedore.named [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 08:16:07.911 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 08:16:07.911 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: auto_allocate 2026-04-23 08:16:07.917 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: tag 2026-04-23 08:16:07.924 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: timestamp 2026-04-23 08:16:07.926 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 08:16:07.930 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: flavors 2026-04-23 08:16:07.933 1 INFO neutron.manager [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loading Plugin: revisions 2026-04-23 08:16:07.936 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Initializing extension manager. 2026-04-23 08:16:07.937 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: address-group 2026-04-23 08:16:07.938 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: address-scope 2026-04-23 08:16:07.938 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 08:16:07.939 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: agent 2026-04-23 08:16:07.939 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 08:16:07.941 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 08:16:07.941 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 08:16:07.942 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: availability_zone 2026-04-23 08:16:07.942 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 08:16:07.943 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 08:16:07.943 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: default-subnetpools 2026-04-23 08:16:07.945 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 08:16:07.945 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: dns-integration 2026-04-23 08:16:07.946 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 08:16:07.946 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 08:16:07.946 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: dvr 2026-04-23 08:16:07.947 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 08:16:07.948 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 08:16:07.948 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:16:07.948 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 08:16:07.949 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: external-net 2026-04-23 08:16:07.949 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 08:16:07.950 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: extraroute 2026-04-23 08:16:07.950 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 08:16:07.951 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 08:16:07.951 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 08:16:07.952 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 08:16:07.952 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 08:16:07.952 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: fip-port-details 2026-04-23 08:16:07.953 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: flavors 2026-04-23 08:16:07.954 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 08:16:07.955 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: floatingip-pools 2026-04-23 08:16:07.955 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: ip_allocation 2026-04-23 08:16:07.956 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 08:16:07.956 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: l2_adjacency 2026-04-23 08:16:07.957 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: router 2026-04-23 08:16:07.959 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:16:07.959 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 08:16:07.960 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 08:16:07.960 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 08:16:07.961 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: l3-ha 2026-04-23 08:16:07.961 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:16:07.962 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 08:16:07.962 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: l3-flavors 2026-04-23 08:16:07.963 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:16:07.963 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 08:16:07.965 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 08:16:07.966 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 08:16:07.967 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 08:16:07.968 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 08:16:07.968 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 08:16:07.969 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: multi-provider 2026-04-23 08:16:07.969 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: net-mtu 2026-04-23 08:16:07.970 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 08:16:07.970 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: network_availability_zone 2026-04-23 08:16:07.970 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: network_ha 2026-04-23 08:16:07.971 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: network-ip-availability 2026-04-23 08:16:07.972 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 08:16:07.972 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: pagination 2026-04-23 08:16:07.973 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-device-profile 2026-04-23 08:16:07.973 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 08:16:07.974 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 08:16:07.974 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 08:16:07.974 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-mac-override 2026-04-23 08:16:07.975 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 08:16:07.976 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 08:16:07.976 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 08:16:07.977 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-resource-request 2026-04-23 08:16:07.977 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 08:16:07.978 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 08:16:07.978 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: binding 2026-04-23 08:16:07.979 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: binding-extended 2026-04-23 08:16:07.979 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-security 2026-04-23 08:16:07.980 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: project-id 2026-04-23 08:16:07.980 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: provider 2026-04-23 08:16:07.981 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 08:16:07.982 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos 2026-04-23 08:16:07.983 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 08:16:07.983 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 08:16:07.984 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-default 2026-04-23 08:16:07.984 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-fip 2026-04-23 08:16:07.985 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 08:16:07.985 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 08:16:07.985 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 08:16:07.986 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 08:16:07.987 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 08:16:07.987 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-pps 2026-04-23 08:16:07.988 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 08:16:07.988 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 08:16:07.989 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 08:16:07.989 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: quota-check-limit 2026-04-23 08:16:07.990 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 08:16:07.991 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: quotas 2026-04-23 08:16:07.994 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: quota_details 2026-04-23 08:16:07.995 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: rbac-policies 2026-04-23 08:16:07.996 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: rbac-address-group 2026-04-23 08:16:07.996 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 08:16:07.996 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 08:16:07.997 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 08:16:07.997 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: revision-if-match 2026-04-23 08:16:07.998 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 08:16:07.998 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: router_availability_zone 2026-04-23 08:16:07.999 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 08:16:08.000 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 08:16:08.001 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 08:16:08.001 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 08:16:08.001 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 08:16:08.002 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 08:16:08.002 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 08:16:08.006 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: security-group 2026-04-23 08:16:08.007 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: segment 2026-04-23 08:16:08.008 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 08:16:08.008 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: service-type 2026-04-23 08:16:08.009 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: sorting 2026-04-23 08:16:08.009 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 08:16:08.010 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: standard-attr-description 2026-04-23 08:16:08.010 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: stateful-security-group 2026-04-23 08:16:08.011 1 WARNING neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 08:16:08.011 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 08:16:08.012 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: subnet-external-network 2026-04-23 08:16:08.012 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: subnet_onboard 2026-04-23 08:16:08.012 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 08:16:08.013 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: subnet-service-types 2026-04-23 08:16:08.013 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: subnet_allocation 2026-04-23 08:16:08.014 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 08:16:08.014 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: tag-creation 2026-04-23 08:16:08.015 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 08:16:08.018 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 08:16:08.019 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 08:16:08.019 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: trunk 2026-04-23 08:16:08.020 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: trunk-details 2026-04-23 08:16:08.020 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 08:16:08.020 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 08:16:08.021 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 08:16:08.021 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 08:16:08.023 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 08:16:08.024 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 08:16:08.024 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: vpn-flavors 2026-04-23 08:16:08.025 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: vpnaas 2026-04-23 08:16:08.026 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: taas 2026-04-23 08:16:08.027 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: tap-mirror 2026-04-23 08:16:08.028 1 INFO neutron.api.extensions [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 08:16:08.030 1 INFO oslo_service.backend.eventlet.service [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Starting 2 workers 2026-04-23 08:16:08.035 1 INFO oslo_service.backend.eventlet.service [None req-b413576c-9354-469d-a416-0c5de6548ffc - - - - - -] Starting 1 workers 2026-04-23 08:16:48.238 10 INFO neutron.db.l3_hamode_db [None req-a2669df7-cff0-4f3f-92dd-a45c5dec5721 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:17:01.684 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 1b869588-5e02-416c-8884-220afde835be 2026-04-23 08:17:01.800 11 INFO neutron.plugins.ml2.plugin [None req-7a0eea1f-cfa6-41cd-ae75-7b065397874e - - - - - -] Attempt 1 to provision port 1b869588-5e02-416c-8884-220afde835be 2026-04-23 08:17:03.484 10 INFO neutron.plugins.ml2.plugin [None req-19c20cb9-c018-4076-aca0-219a308bbbda - - - - - -] Attempt 1 to provision port 1b869588-5e02-416c-8884-220afde835be 2026-04-23 08:17:03.586 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 1b869588-5e02-416c-8884-220afde835be 2026-04-23 08:21:27.197 10 INFO neutron.plugins.ml2.plugin [None req-6d52314b-f1d9-4787-acc0-4731c83c5e20 - - - - - -] Attempt 1 to provision port ddf1e633-4ffe-4b57-9249-1912d6239a79 2026-04-23 08:21:27.797 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port ddf1e633-4ffe-4b57-9249-1912d6239a79 2026-04-23 08:21:28.835 10 INFO neutron.plugins.ml2.plugin [None req-0d1377c5-9f86-4e1c-b392-beda11e618cf - - - - - -] Attempt 1 to provision port ddf1e633-4ffe-4b57-9249-1912d6239a79 2026-04-23 08:21:33.586 10 INFO neutron.plugins.ml2.plugin [None req-30b1e215-c70c-4441-9d2a-a64259698194 - - - - - -] Attempt 1 to provision port 7dd50272-cb78-4e05-87f3-2a19d83c3341 2026-04-23 08:25:14.501 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 7dd50272-cb78-4e05-87f3-2a19d83c3341 2026-04-23 08:25:15.915 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 7dd50272-cb78-4e05-87f3-2a19d83c3341 2026-04-23 08:35:24.289 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b39ed386-c67f-44fa-b64f-508af5c51ad0 2026-04-23 08:35:26.275 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b39ed386-c67f-44fa-b64f-508af5c51ad0 2026-04-23 08:50:22.801 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 457eb3dc-c91b-4e74-a786-e577c879760d 2026-04-23 08:50:23.711 11 INFO neutron.plugins.ml2.plugin [None req-fc2daacb-da25-4a62-adea-e186354e10d7 - - - - - -] Attempt 1 to provision port 457eb3dc-c91b-4e74-a786-e577c879760d 2026-04-23 08:50:24.788 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 457eb3dc-c91b-4e74-a786-e577c879760d 2026-04-23 08:50:26.841 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c01b1936-75cf-4cbf-8d78-0af0acf3f9c8 2026-04-23 08:50:28.883 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port f3e1562c-712e-4f63-9fe1-2c803b54874b 2026-04-23 08:50:29.246 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c01b1936-75cf-4cbf-8d78-0af0acf3f9c8 2026-04-23 08:50:30.795 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port f3e1562c-712e-4f63-9fe1-2c803b54874b 2026-04-23 08:50:32.696 11 INFO neutron.plugins.ml2.plugin [None req-ca983517-99f7-4c5e-bbf4-4413bc22a054 - - - - - -] Attempt 1 to provision port f873bd3e-b3da-4b85-b85d-d30ab2f4d7cc 2026-04-23 08:50:32.738 11 INFO neutron.plugins.ml2.plugin [None req-ca983517-99f7-4c5e-bbf4-4413bc22a054 - - - - - -] Attempt 1 to provision port 3ba43748-0beb-4233-b62e-85552a347f68 2026-04-23 08:50:32.775 11 INFO neutron.plugins.ml2.plugin [None req-ca983517-99f7-4c5e-bbf4-4413bc22a054 - - - - - -] Attempt 1 to provision port f3e1562c-712e-4f63-9fe1-2c803b54874b 2026-04-23 08:50:32.855 11 INFO neutron.plugins.ml2.plugin [None req-ca983517-99f7-4c5e-bbf4-4413bc22a054 - - - - - -] Attempt 1 to provision port c01b1936-75cf-4cbf-8d78-0af0acf3f9c8 2026-04-23 08:50:32.911 11 INFO neutron.plugins.ml2.plugin [None req-ca983517-99f7-4c5e-bbf4-4413bc22a054 - - - - - -] Attempt 1 to provision port 457eb3dc-c91b-4e74-a786-e577c879760d 2026-04-23 08:50:36.988 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 74f2c879-6524-4a92-975a-93777ccb9dc7 2026-04-23 08:50:37.325 10 INFO neutron.plugins.ml2.plugin [None req-17f83521-ea67-45ec-a1b8-fd9672849fa9 - - - - - -] Attempt 1 to provision port 4ebd695f-1ee5-41d2-a979-bdef03d7dd63 2026-04-23 08:50:37.812 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 79808abb-558c-4d37-9586-d1ebc0c29da9 2026-04-23 08:50:38.998 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4ebd695f-1ee5-41d2-a979-bdef03d7dd63 2026-04-23 08:50:39.223 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 79808abb-558c-4d37-9586-d1ebc0c29da9 2026-04-23 08:50:40.507 11 INFO neutron.plugins.ml2.plugin [None req-5e1834ef-145b-4110-89dc-8851d232955d - - - - - -] Attempt 1 to provision port f873bd3e-b3da-4b85-b85d-d30ab2f4d7cc 2026-04-23 08:50:40.534 11 INFO neutron.plugins.ml2.plugin [None req-5e1834ef-145b-4110-89dc-8851d232955d - - - - - -] Attempt 1 to provision port e711faa2-ecd5-4b7e-8ef5-c3190171855c 2026-04-23 08:50:40.570 11 INFO neutron.plugins.ml2.plugin [None req-5e1834ef-145b-4110-89dc-8851d232955d - - - - - -] Attempt 1 to provision port c01b1936-75cf-4cbf-8d78-0af0acf3f9c8 2026-04-23 08:50:40.647 11 INFO neutron.plugins.ml2.plugin [None req-5e1834ef-145b-4110-89dc-8851d232955d - - - - - -] Attempt 1 to provision port 21b4fe3e-581f-4c17-b0ef-9e37e3a1cf4a 2026-04-23 08:50:40.876 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b255c7c8-03d5-447e-b8f7-96add9dcf2b4 2026-04-23 08:50:42.868 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b255c7c8-03d5-447e-b8f7-96add9dcf2b4 2026-04-23 08:50:45.465 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 91fd3f52-67de-4e37-a1f5-3016a7313598 2026-04-23 08:50:45.761 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port a6a4db87-edd7-4cab-be33-1c6ead7d9dd4 2026-04-23 08:50:45.983 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-90b5479f-bf24-4fea-a1db-71c418716865'] response: {'server_uuid': '61254a73-a866-412d-af8b-32788b0eb8d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91fd3f52-67de-4e37-a1f5-3016a7313598', 'code': 200} 2026-04-23 08:50:46.143 11 INFO neutron.plugins.ml2.plugin [None req-95b6cadc-594d-4626-a9ba-ef46fe99c9ba - - - - - -] Attempt 1 to provision port 48631df3-8b56-4075-bf4c-2c642e35bcdd 2026-04-23 08:50:47.587 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port fa2d1491-26dd-4a43-b917-262dd6e5fd23 2026-04-23 08:50:47.955 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 91fd3f52-67de-4e37-a1f5-3016a7313598 2026-04-23 08:50:48.017 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-f2e4b1b6-0118-4193-8c1b-db92045c6856'] response: {'server_uuid': 'db8d0bde-73fe-4554-971e-5b5f2470b35d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa2d1491-26dd-4a43-b917-262dd6e5fd23', 'code': 200} 2026-04-23 08:50:48.173 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port a6a4db87-edd7-4cab-be33-1c6ead7d9dd4 2026-04-23 08:50:48.361 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 48631df3-8b56-4075-bf4c-2c642e35bcdd 2026-04-23 08:50:49.239 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port fa2d1491-26dd-4a43-b917-262dd6e5fd23 2026-04-23 08:50:49.472 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 3bfd59cc-b87d-42e3-a43c-81c854da756d 2026-04-23 08:50:50.049 11 INFO neutron.plugins.ml2.plugin [None req-8bbbb7dc-0481-4b3c-bf26-be43009c243a - - - - - -] Attempt 1 to provision port 3bfd59cc-b87d-42e3-a43c-81c854da756d 2026-04-23 08:50:50.133 11 INFO neutron.plugins.ml2.plugin [None req-8bbbb7dc-0481-4b3c-bf26-be43009c243a - - - - - -] Attempt 1 to provision port 6560e606-bbdd-4e77-bd5a-5d84bde74612 2026-04-23 08:50:50.186 11 INFO neutron.plugins.ml2.plugin [None req-8bbbb7dc-0481-4b3c-bf26-be43009c243a - - - - - -] Attempt 1 to provision port 48631df3-8b56-4075-bf4c-2c642e35bcdd 2026-04-23 08:50:50.251 11 INFO neutron.plugins.ml2.plugin [None req-8bbbb7dc-0481-4b3c-bf26-be43009c243a - - - - - -] Attempt 1 to provision port f873bd3e-b3da-4b85-b85d-d30ab2f4d7cc 2026-04-23 08:50:50.286 11 INFO neutron.plugins.ml2.plugin [None req-8bbbb7dc-0481-4b3c-bf26-be43009c243a - - - - - -] Attempt 1 to provision port 31f8e3c3-95e2-46e6-a7ad-8207afc99308 2026-04-23 08:50:50.315 11 INFO neutron.plugins.ml2.plugin [None req-8bbbb7dc-0481-4b3c-bf26-be43009c243a - - - - - -] Attempt 1 to provision port 21b4fe3e-581f-4c17-b0ef-9e37e3a1cf4a 2026-04-23 08:50:51.264 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 3bfd59cc-b87d-42e3-a43c-81c854da756d 2026-04-23 08:50:53.756 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:50:53.860 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-32f7ae71-9023-47d4-a967-f326740993ee'] response: {'server_uuid': '80f152d5-018c-4897-8c39-15625da55b09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3fe0019-c555-485f-ad08-a36e71cabc08', 'code': 200} 2026-04-23 08:50:54.806 10 INFO neutron.plugins.ml2.plugin [None req-6150f823-5985-4f67-9b34-c784a8509edf - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:50:54.861 10 INFO neutron.plugins.ml2.plugin [None req-6150f823-5985-4f67-9b34-c784a8509edf - - - - - -] Attempt 1 to provision port 31f8e3c3-95e2-46e6-a7ad-8207afc99308 2026-04-23 08:50:54.885 10 INFO neutron.plugins.ml2.plugin [None req-6150f823-5985-4f67-9b34-c784a8509edf - - - - - -] Attempt 1 to provision port 21b4fe3e-581f-4c17-b0ef-9e37e3a1cf4a 2026-04-23 08:50:54.911 10 INFO neutron.plugins.ml2.plugin [None req-6150f823-5985-4f67-9b34-c784a8509edf - - - - - -] Attempt 1 to provision port 48631df3-8b56-4075-bf4c-2c642e35bcdd 2026-04-23 08:50:55.222 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:50:57.763 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4b6ac27b-769f-445f-b6e6-05881b52d624 2026-04-23 08:50:57.885 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-6ff47396-7616-4b67-adb6-00970e3aec9e'] response: {'server_uuid': '367c19cf-6788-470c-a786-2e954586a9e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b6ac27b-769f-445f-b6e6-05881b52d624', 'code': 200} 2026-04-23 08:50:59.460 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4b6ac27b-769f-445f-b6e6-05881b52d624 2026-04-23 08:51:00.035 11 INFO neutron.plugins.ml2.plugin [None req-6d87f11d-8ee9-43df-a36e-a8ec152604f6 - - - - - -] Attempt 1 to provision port 4b6ac27b-769f-445f-b6e6-05881b52d624 2026-04-23 08:51:00.101 11 INFO neutron.plugins.ml2.plugin [None req-6d87f11d-8ee9-43df-a36e-a8ec152604f6 - - - - - -] Attempt 1 to provision port 3bfd59cc-b87d-42e3-a43c-81c854da756d 2026-04-23 08:51:00.163 11 INFO neutron.plugins.ml2.plugin [None req-6d87f11d-8ee9-43df-a36e-a8ec152604f6 - - - - - -] Attempt 1 to provision port 6560e606-bbdd-4e77-bd5a-5d84bde74612 2026-04-23 08:51:02.811 11 INFO neutron.plugins.ml2.plugin [None req-c8fcdd50-eb69-4952-8b5f-2f3d12851d71 - - - - - -] Attempt 1 to provision port 4b6ac27b-769f-445f-b6e6-05881b52d624 2026-04-23 08:51:02.856 11 INFO neutron.plugins.ml2.plugin [None req-c8fcdd50-eb69-4952-8b5f-2f3d12851d71 - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:51:03.627 11 INFO neutron.notifiers.nova [None req-e41594d1-0a09-44db-8416-1a0a6f36e19f - - - - - -] Nova event matching ['req-7564b10d-86a6-4631-859e-bf91ee53850f'] response: {'server_uuid': '367c19cf-6788-470c-a786-2e954586a9e7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b6ac27b-769f-445f-b6e6-05881b52d624', 'code': 200} 2026-04-23 08:51:07.245 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 04f665b0-11d0-48be-a7b7-660f20fa439d 2026-04-23 08:51:07.628 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 112cca03-e36e-42b1-8a44-8c8e28dad8b9 2026-04-23 08:51:09.286 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 04f665b0-11d0-48be-a7b7-660f20fa439d 2026-04-23 08:51:09.520 11 INFO neutron.plugins.ml2.plugin [None req-d7b5372f-f95c-4674-a32e-8ca8a9c587b9 - - - - - -] Attempt 1 to provision port 112cca03-e36e-42b1-8a44-8c8e28dad8b9 2026-04-23 08:51:10.023 10 INFO neutron.plugins.ml2.plugin [None req-3887d308-4130-41b5-86b2-3b42ae396b9d - - - - - -] Attempt 1 to provision port be6f281e-79e0-45a2-af05-97dad932e775 2026-04-23 08:51:10.044 10 INFO neutron.plugins.ml2.plugin [None req-3887d308-4130-41b5-86b2-3b42ae396b9d - - - - - -] Attempt 1 to provision port 1b869588-5e02-416c-8884-220afde835be 2026-04-23 08:51:10.080 10 INFO neutron.plugins.ml2.plugin [None req-3887d308-4130-41b5-86b2-3b42ae396b9d - - - - - -] Attempt 1 to provision port 1f283714-5c91-46ed-963b-94ca68d5db5a 2026-04-23 08:51:10.101 10 INFO neutron.plugins.ml2.plugin [None req-3887d308-4130-41b5-86b2-3b42ae396b9d - - - - - -] Attempt 1 to provision port 4e683502-4e7d-4bf4-bb39-5f41c6ee96c8 2026-04-23 08:51:10.243 10 INFO neutron.plugins.ml2.plugin [None req-3887d308-4130-41b5-86b2-3b42ae396b9d - - - - - -] Attempt 1 to provision port 112cca03-e36e-42b1-8a44-8c8e28dad8b9 2026-04-23 08:51:10.308 10 INFO neutron.plugins.ml2.plugin [None req-3887d308-4130-41b5-86b2-3b42ae396b9d - - - - - -] Attempt 1 to provision port 6cddebc4-ebd5-4639-a126-fcb149c43393 2026-04-23 08:51:12.968 10 INFO neutron.plugins.ml2.plugin [None req-24009c7f-294d-4629-a782-585912f7d4d8 - - - - - -] Attempt 1 to provision port 31f8e3c3-95e2-46e6-a7ad-8207afc99308 2026-04-23 08:51:12.991 10 INFO neutron.plugins.ml2.plugin [None req-24009c7f-294d-4629-a782-585912f7d4d8 - - - - - -] Attempt 1 to provision port 112cca03-e36e-42b1-8a44-8c8e28dad8b9 2026-04-23 08:51:13.031 10 INFO neutron.plugins.ml2.plugin [None req-24009c7f-294d-4629-a782-585912f7d4d8 - - - - - -] Attempt 1 to provision port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:15.167 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 31f8e3c3-95e2-46e6-a7ad-8207afc99308 2026-04-23 08:51:15.482 11 INFO neutron.plugins.ml2.plugin [None req-bc7e734b-a3ec-4824-92ce-32de62348f52 - - - - - -] Attempt 1 to provision port 31f8e3c3-95e2-46e6-a7ad-8207afc99308 2026-04-23 08:51:15.538 11 INFO neutron.plugins.ml2.plugin [None req-bc7e734b-a3ec-4824-92ce-32de62348f52 - - - - - -] Attempt 1 to provision port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:16.713 11 INFO neutron.plugins.ml2.plugin [None req-10a92496-1070-4135-8e61-d31de8d472e6 - - - - - -] Attempt 1 to provision port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:17.758 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 29e9e994-fa92-43fe-9fb4-2c6eda0ce17a 2026-04-23 08:51:18.102 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 6cddebc4-ebd5-4639-a126-fcb149c43393 2026-04-23 08:51:18.363 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-01d8d89e-90a5-4707-a910-00b6f6924eb5'] response: {'server_uuid': '450439c9-b7a8-4886-ad2f-6522cd20cb96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29e9e994-fa92-43fe-9fb4-2c6eda0ce17a', 'code': 200} 2026-04-23 08:51:18.391 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 31f8e3c3-95e2-46e6-a7ad-8207afc99308 2026-04-23 08:51:18.717 10 INFO neutron.plugins.ml2.plugin [None req-cd2ad212-0e01-4b53-96ca-5d1da5f2961d - - - - - -] Attempt 1 to provision port 29e9e994-fa92-43fe-9fb4-2c6eda0ce17a 2026-04-23 08:51:19.169 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 29e9e994-fa92-43fe-9fb4-2c6eda0ce17a 2026-04-23 08:51:19.379 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 6cddebc4-ebd5-4639-a126-fcb149c43393 2026-04-23 08:51:20.000 11 INFO neutron.plugins.ml2.plugin [None req-e781d609-04a3-4482-af23-948e7d67aad7 - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:51:21.178 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:51:22.391 11 WARNING neutron.plugins.ml2.plugin [None req-d1cb9c09-67a4-4501-8ae3-593d82bf2eb4 - - - - - -] Concurrent port binding operations failed on port be6f281e-79e0-45a2-af05-97dad932e775 2026-04-23 08:51:22.394 11 INFO neutron.plugins.ml2.plugin [None req-d1cb9c09-67a4-4501-8ae3-593d82bf2eb4 - - - - - -] Attempt 2 to bind port be6f281e-79e0-45a2-af05-97dad932e775 2026-04-23 08:51:22.709 11 WARNING neutron.plugins.ml2.plugin [None req-d1cb9c09-67a4-4501-8ae3-593d82bf2eb4 - - - - - -] Concurrent port binding operations failed on port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:22.713 11 INFO neutron.plugins.ml2.plugin [None req-d1cb9c09-67a4-4501-8ae3-593d82bf2eb4 - - - - - -] Attempt 2 to bind port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:23.446 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:23.782 11 INFO neutron.plugins.ml2.plugin [None req-9f64c59b-e8f8-4911-a7d8-a78744465986 - - - - - -] Attempt 1 to provision port be6f281e-79e0-45a2-af05-97dad932e775 2026-04-23 08:51:24.624 10 INFO neutron.plugins.ml2.plugin [None req-c4a2f129-cc44-4d0c-85d0-acd8c7eadc83 - - - - - -] Attempt 1 to provision port b3fe0019-c555-485f-ad08-a36e71cabc08 2026-04-23 08:51:25.174 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port d8b08659-63e4-4e56-8b72-19b048b80da6 2026-04-23 08:51:25.383 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port be6f281e-79e0-45a2-af05-97dad932e775 2026-04-23 08:51:27.371 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-ce89dc0e-0b7f-484c-9143-e0df258fe17b'] response: {'server_uuid': '80f152d5-018c-4897-8c39-15625da55b09', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b3fe0019-c555-485f-ad08-a36e71cabc08', 'code': 200} 2026-04-23 08:51:38.921 10 INFO neutron.plugins.ml2.plugin [None req-8ed6654f-d4df-4c6d-acb6-b0b069db88f4 - - - - - -] Attempt 1 to provision port 2b776380-aab7-4a0a-8604-9a4de425cecb 2026-04-23 08:51:45.340 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 143ef0ab-dd53-4dab-964b-23c6b065ca4f 2026-04-23 08:51:47.216 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 143ef0ab-dd53-4dab-964b-23c6b065ca4f 2026-04-23 08:51:47.519 10 INFO neutron.plugins.ml2.plugin [None req-a8dcf344-b7b9-4b68-b3b0-6e2a70d26577 - - - - - -] Attempt 1 to provision port 143ef0ab-dd53-4dab-964b-23c6b065ca4f 2026-04-23 08:51:51.380 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 934bd983-dc6d-4144-a65b-7de0369847dd 2026-04-23 08:51:53.551 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-53f37cf5-c0c3-4315-b26d-edf861c7693f'] response: {'server_uuid': '450439c9-b7a8-4886-ad2f-6522cd20cb96', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '29e9e994-fa92-43fe-9fb4-2c6eda0ce17a', 'code': 200} 2026-04-23 08:51:55.730 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 29e9e994-fa92-43fe-9fb4-2c6eda0ce17a 2026-04-23 08:51:55.838 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-e701ec1f-92a2-47ca-859b-051f0b565628'] response: {'server_uuid': '450439c9-b7a8-4886-ad2f-6522cd20cb96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29e9e994-fa92-43fe-9fb4-2c6eda0ce17a', 'code': 200} 2026-04-23 08:51:57.227 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 29e9e994-fa92-43fe-9fb4-2c6eda0ce17a 2026-04-23 08:52:07.242 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 2ceed843-5072-4206-bce5-e590bbb25a98 2026-04-23 08:52:11.308 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 46e10db6-194b-4552-bf54-86d9d27559b5 2026-04-23 08:52:17.261 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 936f6f25-4b25-4e90-b7a8-56d383cf8f56 2026-04-23 08:52:23.497 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-8631c513-514f-4bd9-a6ae-cce0fab0308f'] response: {'server_uuid': '450439c9-b7a8-4886-ad2f-6522cd20cb96', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '29e9e994-fa92-43fe-9fb4-2c6eda0ce17a', 'code': 200} 2026-04-23 08:52:25.250 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 64cdb8b6-14ca-482b-a793-9fb1f69ea8e0 2026-04-23 08:52:27.492 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 64cdb8b6-14ca-482b-a793-9fb1f69ea8e0 2026-04-23 08:52:27.673 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 8e3b0ee0-d08d-493a-96ae-877ef7de1ae9 2026-04-23 08:52:29.232 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 8e3b0ee0-d08d-493a-96ae-877ef7de1ae9 2026-04-23 08:52:30.958 10 INFO neutron.plugins.ml2.plugin [None req-edcd5745-5d93-4a36-afb0-b628b49edfa2 - - - - - -] Attempt 1 to provision port 719b9969-fbeb-4e1b-b1d9-c0badaf43cd4 2026-04-23 08:52:30.987 10 INFO neutron.plugins.ml2.plugin [None req-edcd5745-5d93-4a36-afb0-b628b49edfa2 - - - - - -] Attempt 1 to provision port 8e3b0ee0-d08d-493a-96ae-877ef7de1ae9 2026-04-23 08:52:35.712 11 INFO neutron.plugins.ml2.plugin [None req-cc770177-089b-4164-9a51-c9ba0dbeb757 - - - - - -] Attempt 1 to provision port 719b9969-fbeb-4e1b-b1d9-c0badaf43cd4 2026-04-23 08:52:35.759 11 INFO neutron.plugins.ml2.plugin [None req-cc770177-089b-4164-9a51-c9ba0dbeb757 - - - - - -] Attempt 1 to provision port 8e3b0ee0-d08d-493a-96ae-877ef7de1ae9 2026-04-23 08:52:38.484 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c6bf1d3d-0431-4912-8b69-41bffdd855a0 2026-04-23 08:52:38.633 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-f4605cd2-14f9-4cb8-9687-82301ed0d881'] response: {'server_uuid': '7eac2ffe-47a4-4bd5-8556-22feaa97efe4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6bf1d3d-0431-4912-8b69-41bffdd855a0', 'code': 200} 2026-04-23 08:52:39.701 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 6ad59b59-dcee-4235-8234-4bc742b12feb 2026-04-23 08:52:39.914 10 INFO neutron.plugins.ml2.plugin [None req-5dfe9f0b-7e7b-4093-bdd4-fd4651155f9a - - - - - -] Attempt 1 to provision port 9eb7c933-6bd2-4036-99ef-6461225c2597 2026-04-23 08:52:39.952 10 INFO neutron.plugins.ml2.plugin [None req-5dfe9f0b-7e7b-4093-bdd4-fd4651155f9a - - - - - -] Attempt 1 to provision port 6ad59b59-dcee-4235-8234-4bc742b12feb 2026-04-23 08:52:40.180 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c6bf1d3d-0431-4912-8b69-41bffdd855a0 2026-04-23 08:52:40.394 11 INFO neutron.plugins.ml2.plugin [None req-f75da448-3c34-464c-b909-97ad590edb41 - - - - - -] Attempt 1 to provision port 3c24175f-e51b-47a7-bf14-a3354d584789 2026-04-23 08:52:41.728 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 639625d0-e763-49f8-8d2a-7834fb799c31 2026-04-23 08:52:42.043 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 6ad59b59-dcee-4235-8234-4bc742b12feb 2026-04-23 08:52:42.257 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 3c24175f-e51b-47a7-bf14-a3354d584789 2026-04-23 08:52:43.684 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 639625d0-e763-49f8-8d2a-7834fb799c31 2026-04-23 08:52:45.232 10 INFO neutron.plugins.ml2.plugin [None req-7658623e-cc07-400b-ba5b-f647709142e0 - - - - - -] Attempt 1 to provision port fe06e377-8ffc-4d0d-947c-af61694a438c 2026-04-23 08:52:45.448 10 INFO neutron.plugins.ml2.plugin [None req-7658623e-cc07-400b-ba5b-f647709142e0 - - - - - -] Attempt 1 to provision port 9eb7c933-6bd2-4036-99ef-6461225c2597 2026-04-23 08:52:45.470 10 INFO neutron.plugins.ml2.plugin [None req-7658623e-cc07-400b-ba5b-f647709142e0 - - - - - -] Attempt 1 to provision port 6ad59b59-dcee-4235-8234-4bc742b12feb 2026-04-23 08:52:45.538 10 INFO neutron.plugins.ml2.plugin [None req-7658623e-cc07-400b-ba5b-f647709142e0 - - - - - -] Attempt 1 to provision port ed60a9af-6e44-4632-aa07-f5a2f242581c 2026-04-23 08:52:45.677 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port fe06e377-8ffc-4d0d-947c-af61694a438c 2026-04-23 08:52:47.455 11 INFO neutron.plugins.ml2.plugin [None req-e814cfef-5875-4093-8486-a53e9f141226 - - - - - -] Attempt 1 to provision port fe06e377-8ffc-4d0d-947c-af61694a438c 2026-04-23 08:52:47.520 11 INFO neutron.plugins.ml2.plugin [None req-e814cfef-5875-4093-8486-a53e9f141226 - - - - - -] Attempt 1 to provision port ed60a9af-6e44-4632-aa07-f5a2f242581c 2026-04-23 08:52:50.731 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 719b9969-fbeb-4e1b-b1d9-c0badaf43cd4 2026-04-23 08:52:50.987 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 89c0ca71-4ab5-4fdb-b252-8ba7328210e0 2026-04-23 08:52:51.108 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-297d8fc9-0aa3-41e1-a104-14fd10c893c9'] response: {'server_uuid': 'bfdf4874-41f8-482d-b7ac-de797280b44a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89c0ca71-4ab5-4fdb-b252-8ba7328210e0', 'code': 200} 2026-04-23 08:52:52.618 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 15272ffc-aa20-4399-bd08-ec0552ce6dcb 2026-04-23 08:52:52.720 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-7ea35553-ab37-4bac-9a2c-1a736c9f2864'] response: {'server_uuid': '7c293329-4ec7-422b-b9f6-3b1c333e59d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15272ffc-aa20-4399-bd08-ec0552ce6dcb', 'code': 200} 2026-04-23 08:52:53.024 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 89c0ca71-4ab5-4fdb-b252-8ba7328210e0 2026-04-23 08:52:54.091 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 15272ffc-aa20-4399-bd08-ec0552ce6dcb 2026-04-23 08:52:55.983 10 INFO neutron.plugins.ml2.plugin [None req-61d5cacf-d3d0-461a-ada6-9d5053fea0d2 - - - - - -] Attempt 1 to provision port 9eb7c933-6bd2-4036-99ef-6461225c2597 2026-04-23 08:52:56.008 10 INFO neutron.plugins.ml2.plugin [None req-61d5cacf-d3d0-461a-ada6-9d5053fea0d2 - - - - - -] Attempt 1 to provision port ed60a9af-6e44-4632-aa07-f5a2f242581c 2026-04-23 08:52:56.050 11 INFO neutron.notifiers.nova [None req-4705507f-027e-40be-a261-aba5012ce4da - - - - - -] Nova event matching ['req-0297e23f-9930-491f-8615-90196edd2e51'] response: {'server_uuid': 'bfdf4874-41f8-482d-b7ac-de797280b44a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89c0ca71-4ab5-4fdb-b252-8ba7328210e0', 'code': 200} 2026-04-23 08:52:57.913 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c457b699-31eb-4b45-9445-69e62ef71533 2026-04-23 08:52:58.181 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 9eb7c933-6bd2-4036-99ef-6461225c2597 2026-04-23 08:52:59.219 10 INFO neutron.plugins.ml2.plugin [None req-9aa27a39-e054-4d9e-99e3-624ddb95cd83 - - - - - -] Attempt 1 to provision port ed60a9af-6e44-4632-aa07-f5a2f242581c 2026-04-23 08:52:59.852 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c457b699-31eb-4b45-9445-69e62ef71533 2026-04-23 08:52:59.991 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port ed60a9af-6e44-4632-aa07-f5a2f242581c 2026-04-23 08:53:00.168 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port ad6b4a8a-2003-4e23-ac4d-c84f19938a15 2026-04-23 08:53:00.418 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 9eb7c933-6bd2-4036-99ef-6461225c2597 2026-04-23 08:53:02.080 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port ad6b4a8a-2003-4e23-ac4d-c84f19938a15 2026-04-23 08:53:02.656 11 INFO neutron.plugins.ml2.plugin [None req-1d0bb49f-677d-47ce-9e34-956c23a5b989 - - - - - -] Attempt 1 to provision port 15272ffc-aa20-4399-bd08-ec0552ce6dcb 2026-04-23 08:53:04.891 10 INFO neutron.plugins.ml2.plugin [None req-e9490783-1b86-40ef-b40a-66fcac629b37 - - - - - -] Attempt 1 to provision port ad6b4a8a-2003-4e23-ac4d-c84f19938a15 2026-04-23 08:53:23.886 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 7d89eb73-8fd8-4837-a63d-b7fffd430006 2026-04-23 08:53:36.366 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 5ce28951-5831-4ab9-98ba-c3cc5d1e1c8d 2026-04-23 08:53:36.487 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-551419f1-befe-47d0-8845-9899f821ea6c'] response: {'server_uuid': '018e4c9f-0a3c-492b-95ed-91e86542e948', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ce28951-5831-4ab9-98ba-c3cc5d1e1c8d', 'code': 200} 2026-04-23 08:53:38.016 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 77bbce02-8af2-422f-a608-ed86d9bdc668 2026-04-23 08:53:38.418 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 5ce28951-5831-4ab9-98ba-c3cc5d1e1c8d 2026-04-23 08:53:39.614 11 INFO neutron.plugins.ml2.plugin [None req-1eb75184-f53c-4410-a88d-dbd6883ae913 - - - - - -] Attempt 1 to provision port 77bbce02-8af2-422f-a608-ed86d9bdc668 2026-04-23 08:53:39.849 10 INFO neutron.plugins.ml2.plugin [None req-603a79f4-a721-453e-a9ac-22cb1daf2550 - - - - - -] Attempt 1 to provision port 77bbce02-8af2-422f-a608-ed86d9bdc668 2026-04-23 08:53:41.875 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port f44f9aed-ca87-4354-a70c-6c445eb61bb6 2026-04-23 08:53:42.254 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c58b4f9a-081d-4aeb-a3c1-d41070b61c91 2026-04-23 08:53:43.866 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port f44f9aed-ca87-4354-a70c-6c445eb61bb6 2026-04-23 08:53:44.074 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port c58b4f9a-081d-4aeb-a3c1-d41070b61c91 2026-04-23 08:53:46.041 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4f76e7f5-77ce-454b-aa51-a533b8dd27ef 2026-04-23 08:53:47.933 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4f76e7f5-77ce-454b-aa51-a533b8dd27ef 2026-04-23 08:53:50.265 10 INFO neutron.plugins.ml2.plugin [None req-83aa1eed-2ba2-4abe-9e31-070cf60bde8a - - - - - -] Attempt 1 to provision port 1fb5f850-bdf7-401e-8905-cab66cef8b99 2026-04-23 08:53:50.298 10 INFO neutron.plugins.ml2.plugin [None req-83aa1eed-2ba2-4abe-9e31-070cf60bde8a - - - - - -] Attempt 1 to provision port 9a032712-fec0-4abc-a25d-40e1bf6975f6 2026-04-23 08:53:50.327 10 INFO neutron.plugins.ml2.plugin [None req-8870bf8d-4dc8-408a-8b5a-133e35ace03f - - - - - -] Attempt 1 to provision port 4f76e7f5-77ce-454b-aa51-a533b8dd27ef 2026-04-23 08:53:50.376 10 INFO neutron.plugins.ml2.plugin [None req-8870bf8d-4dc8-408a-8b5a-133e35ace03f - - - - - -] Attempt 1 to provision port 77bbce02-8af2-422f-a608-ed86d9bdc668 2026-04-23 08:53:50.430 10 INFO neutron.plugins.ml2.plugin [None req-8870bf8d-4dc8-408a-8b5a-133e35ace03f - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:53:50.454 10 INFO neutron.plugins.ml2.plugin [None req-8870bf8d-4dc8-408a-8b5a-133e35ace03f - - - - - -] Attempt 1 to provision port f44f9aed-ca87-4354-a70c-6c445eb61bb6 2026-04-23 08:53:51.864 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b83351cf-aaf5-4055-b937-7572cb5ef29b 2026-04-23 08:53:53.854 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b83351cf-aaf5-4055-b937-7572cb5ef29b 2026-04-23 08:53:58.270 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port 77bbce02-8af2-422f-a608-ed86d9bdc668 2026-04-23 08:53:58.328 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:53:58.355 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port 9a032712-fec0-4abc-a25d-40e1bf6975f6 2026-04-23 08:53:58.385 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port 4f76e7f5-77ce-454b-aa51-a533b8dd27ef 2026-04-23 08:53:58.463 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port 2f661baf-905f-4c9c-b558-4db164dc8dd0 2026-04-23 08:53:58.510 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port a02ac5cc-6df7-461c-b5cd-58675b0b564c 2026-04-23 08:53:58.718 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port b4921d35-e274-4f18-b486-1078899fc340 2026-04-23 08:53:58.752 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:53:58.796 11 INFO neutron.plugins.ml2.plugin [None req-a65bd60c-f259-4684-9b97-2f22bdeaf191 - - - - - -] Attempt 1 to provision port f44f9aed-ca87-4354-a70c-6c445eb61bb6 2026-04-23 08:53:58.876 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 243a3e30-c8e8-4d4b-8db1-8c729d42f443 2026-04-23 08:53:58.992 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-c1a57908-932f-41fa-859e-a90a988d598b'] response: {'server_uuid': '0534d687-d606-4dc6-b9ca-7a089dc239ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '243a3e30-c8e8-4d4b-8db1-8c729d42f443', 'code': 200} 2026-04-23 08:53:59.252 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 2f661baf-905f-4c9c-b558-4db164dc8dd0 2026-04-23 08:53:59.954 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port a02ac5cc-6df7-461c-b5cd-58675b0b564c 2026-04-23 08:54:00.144 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 243a3e30-c8e8-4d4b-8db1-8c729d42f443 2026-04-23 08:54:00.368 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 2f661baf-905f-4c9c-b558-4db164dc8dd0 2026-04-23 08:54:02.161 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-6d944424-3b24-4480-afc1-73b81e563b8e'] response: {'server_uuid': '018e4c9f-0a3c-492b-95ed-91e86542e948', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5ce28951-5831-4ab9-98ba-c3cc5d1e1c8d', 'code': 200} 2026-04-23 08:54:05.495 10 WARNING neutron.plugins.ml2.plugin [None req-08dfc401-d31c-436b-b3f8-b011f6769c47 - - - - - -] Concurrent port binding operations failed on port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:05.499 10 INFO neutron.plugins.ml2.plugin [None req-08dfc401-d31c-436b-b3f8-b011f6769c47 - - - - - -] Attempt 2 to bind port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:05.970 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:54:06.282 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 1fb5f850-bdf7-401e-8905-cab66cef8b99 2026-04-23 08:54:06.526 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 6ab0cc65-c971-47f2-be85-fd33ed27f2b5 2026-04-23 08:54:06.910 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 9a032712-fec0-4abc-a25d-40e1bf6975f6 2026-04-23 08:54:07.186 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:07.306 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:07.377 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port 243a3e30-c8e8-4d4b-8db1-8c729d42f443 2026-04-23 08:54:07.435 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port 4f76e7f5-77ce-454b-aa51-a533b8dd27ef 2026-04-23 08:54:07.491 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port cfbf8df4-df62-4896-85a7-d4b797cc020c 2026-04-23 08:54:07.518 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port 2f661baf-905f-4c9c-b558-4db164dc8dd0 2026-04-23 08:54:07.568 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port b4921d35-e274-4f18-b486-1078899fc340 2026-04-23 08:54:07.608 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:54:07.654 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port 6ab0cc65-c971-47f2-be85-fd33ed27f2b5 2026-04-23 08:54:07.705 11 INFO neutron.plugins.ml2.plugin [None req-0ee1432b-cd41-4bdc-9521-ed803c40a399 - - - - - -] Attempt 1 to provision port f44f9aed-ca87-4354-a70c-6c445eb61bb6 2026-04-23 08:54:07.947 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 1fb5f850-bdf7-401e-8905-cab66cef8b99 2026-04-23 08:54:08.128 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:54:08.299 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:08.504 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 6ab0cc65-c971-47f2-be85-fd33ed27f2b5 2026-04-23 08:54:08.758 11 INFO neutron.plugins.ml2.plugin [None req-0054f872-24da-4c97-9b1d-ce37cedb6c69 - - - - - -] Attempt 1 to provision port 9a032712-fec0-4abc-a25d-40e1bf6975f6 2026-04-23 08:54:10.944 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4afa1104-3510-4a49-b206-bd497351d18d 2026-04-23 08:54:11.048 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-7efaeed7-b36d-449e-a8c5-b544910fc203'] response: {'server_uuid': '337b39ad-3932-404e-8493-897d6269fa4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4afa1104-3510-4a49-b206-bd497351d18d', 'code': 200} 2026-04-23 08:54:12.780 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 35b9b2b3-583f-47ca-bc91-02e29e788aef 2026-04-23 08:54:13.073 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 4afa1104-3510-4a49-b206-bd497351d18d 2026-04-23 08:54:13.300 11 INFO neutron.plugins.ml2.plugin [None req-46cf1bea-a556-49f9-b3e9-bd10db977931 - - - - - -] Attempt 1 to provision port b4921d35-e274-4f18-b486-1078899fc340 2026-04-23 08:54:13.932 11 INFO neutron.plugins.ml2.plugin [None req-9b76cead-3c1a-43f7-bf27-b56c11022d26 - - - - - -] Attempt 1 to provision port 9a032712-fec0-4abc-a25d-40e1bf6975f6 2026-04-23 08:54:13.995 11 INFO neutron.plugins.ml2.plugin [None req-6b0d686f-10e3-41b2-b43f-b35077a8a738 - - - - - -] Attempt 1 to provision port cfbf8df4-df62-4896-85a7-d4b797cc020c 2026-04-23 08:54:14.022 11 INFO neutron.plugins.ml2.plugin [None req-6b0d686f-10e3-41b2-b43f-b35077a8a738 - - - - - -] Attempt 1 to provision port 35b9b2b3-583f-47ca-bc91-02e29e788aef 2026-04-23 08:54:14.076 11 INFO neutron.plugins.ml2.plugin [None req-6b0d686f-10e3-41b2-b43f-b35077a8a738 - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:54:14.133 11 INFO neutron.plugins.ml2.plugin [None req-6b0d686f-10e3-41b2-b43f-b35077a8a738 - - - - - -] Attempt 1 to provision port 6ab0cc65-c971-47f2-be85-fd33ed27f2b5 2026-04-23 08:54:14.200 11 INFO neutron.plugins.ml2.plugin [None req-6b0d686f-10e3-41b2-b43f-b35077a8a738 - - - - - -] Attempt 1 to provision port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:15.035 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 0b027b84-1a3a-4c45-9857-cb0e1a3f6840 2026-04-23 08:54:15.158 11 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-b7f43b30-e8ab-4828-966c-97b1d65e923d'] response: {'server_uuid': '1ea9dc59-2b4e-40cd-b0a3-67565b9a2457', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b027b84-1a3a-4c45-9857-cb0e1a3f6840', 'code': 200} 2026-04-23 08:54:15.385 11 INFO neutron.plugins.ml2.plugin [None req-f4ca5219-b1e5-4e7b-b179-913f2810f6a6 - - - - - -] Attempt 1 to provision port cfbf8df4-df62-4896-85a7-d4b797cc020c 2026-04-23 08:54:15.651 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port b4921d35-e274-4f18-b486-1078899fc340 2026-04-23 08:54:15.863 11 INFO neutron.plugins.ml2.plugin [None req-f0988457-7755-4c5a-a6a4-a1c5dd969a60 - - - - - -] Attempt 1 to provision port 35b9b2b3-583f-47ca-bc91-02e29e788aef 2026-04-23 08:54:16.026 11 INFO neutron.plugins.ml2.plugin [None req-f0988457-7755-4c5a-a6a4-a1c5dd969a60 - - - - - -] Attempt 1 to provision port 35a9a418-226f-496e-bae9-0be300546dea 2026-04-23 08:54:17.018 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 0b027b84-1a3a-4c45-9857-cb0e1a3f6840 2026-04-23 08:54:17.181 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 35a9a418-226f-496e-bae9-0be300546dea 2026-04-23 08:54:17.368 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port cfbf8df4-df62-4896-85a7-d4b797cc020c 2026-04-23 08:54:19.181 11 INFO neutron.plugins.ml2.plugin [None req-5eb2bf4f-cd4b-4197-97da-95c7aa10db9a - - - - - -] Attempt 1 to provision port 35a9a418-226f-496e-bae9-0be300546dea 2026-04-23 08:54:19.247 11 INFO neutron.plugins.ml2.plugin [None req-5eb2bf4f-cd4b-4197-97da-95c7aa10db9a - - - - - -] Attempt 1 to provision port 9a032712-fec0-4abc-a25d-40e1bf6975f6 2026-04-23 08:54:19.299 11 INFO neutron.plugins.ml2.plugin [None req-5eb2bf4f-cd4b-4197-97da-95c7aa10db9a - - - - - -] Attempt 1 to provision port cfbf8df4-df62-4896-85a7-d4b797cc020c 2026-04-23 08:54:19.356 11 INFO neutron.plugins.ml2.plugin [None req-5eb2bf4f-cd4b-4197-97da-95c7aa10db9a - - - - - -] Attempt 1 to provision port b4921d35-e274-4f18-b486-1078899fc340 2026-04-23 08:54:19.413 11 INFO neutron.plugins.ml2.plugin [None req-5eb2bf4f-cd4b-4197-97da-95c7aa10db9a - - - - - -] Attempt 1 to provision port dfc07b08-d6eb-4f7c-b334-0e74ff379258 2026-04-23 08:54:19.460 11 INFO neutron.plugins.ml2.plugin [None req-5eb2bf4f-cd4b-4197-97da-95c7aa10db9a - - - - - -] Attempt 1 to provision port fdbbd705-4259-4e4e-a1dd-f4feb8178643 2026-04-23 08:54:23.905 10 INFO neutron.plugins.ml2.plugin [None req-316c8bfa-5487-4056-bbe7-f65d0a65d13c - - - - - -] Attempt 1 to provision port 0b027b84-1a3a-4c45-9857-cb0e1a3f6840 2026-04-23 08:54:23.963 10 INFO neutron.plugins.ml2.plugin [None req-316c8bfa-5487-4056-bbe7-f65d0a65d13c - - - - - -] Attempt 1 to provision port cfbf8df4-df62-4896-85a7-d4b797cc020c 2026-04-23 08:54:24.011 10 INFO neutron.plugins.ml2.plugin [None req-316c8bfa-5487-4056-bbe7-f65d0a65d13c - - - - - -] Attempt 1 to provision port 243a3e30-c8e8-4d4b-8db1-8c729d42f443 2026-04-23 08:54:24.059 10 INFO neutron.plugins.ml2.plugin [None req-316c8bfa-5487-4056-bbe7-f65d0a65d13c - - - - - -] Attempt 1 to provision port b4921d35-e274-4f18-b486-1078899fc340 2026-04-23 08:54:25.710 10 INFO neutron.plugins.ml2.plugin [None req-ad749ba0-c4e2-4f1c-a586-ceac0e4be0b4 - - - - - -] Attempt 1 to provision port 4afa1104-3510-4a49-b206-bd497351d18d 2026-04-23 08:54:50.901 10 INFO neutron.plugins.ml2.plugin [None req-baf62725-6a7b-4a46-8dfe-f4b2d7dd3764 - - - - - -] Attempt 1 to provision port 838f107f-833c-4708-b2a0-210a377329a7 2026-04-23 08:55:13.353 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 7b69e891-b479-4a22-9a8a-7863dae6defe 2026-04-23 08:55:13.510 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-4608c9cf-ddf5-4aba-afd6-cbdff5b0c090'] response: {'server_uuid': 'c653116a-ba69-4cf5-9f6d-be905d98ffbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b69e891-b479-4a22-9a8a-7863dae6defe', 'code': 200} 2026-04-23 08:55:14.742 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 7b69e891-b479-4a22-9a8a-7863dae6defe 2026-04-23 08:55:53.803 11 INFO neutron.plugins.ml2.plugin [None req-4585e0b5-671e-4219-86d8-43c560c7ea63 - - - - - -] Attempt 1 to provision port cd272d9c-c21f-4d68-b1d7-87030297a7f0 2026-04-23 08:56:00.810 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port cd272d9c-c21f-4d68-b1d7-87030297a7f0 2026-04-23 08:56:00.917 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-6c725181-ffd3-4ed2-9878-829eee94ec03'] response: {'server_uuid': 'c653116a-ba69-4cf5-9f6d-be905d98ffbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd272d9c-c21f-4d68-b1d7-87030297a7f0', 'code': 200} 2026-04-23 08:56:03.301 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port cd272d9c-c21f-4d68-b1d7-87030297a7f0 2026-04-23 08:56:26.406 10 INFO neutron.plugins.ml2.plugin [None req-ade91326-1738-4006-aa41-b8153632b102 - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:56:34.371 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:56:34.547 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-cdcc48dd-af94-4be4-a849-c5f7ff5dc7eb'] response: {'server_uuid': 'c653116a-ba69-4cf5-9f6d-be905d98ffbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93d934e8-1301-48f5-8a8c-af2c3723e989', 'code': 200} 2026-04-23 08:56:34.948 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:56:42.367 11 INFO neutron.plugins.ml2.plugin [None req-853d922c-2af9-41aa-9f95-e00d5da081a5 - - - - - -] Attempt 1 to provision port 77a50057-00f3-422f-8d72-87f8406f8567 2026-04-23 08:56:49.013 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 77a50057-00f3-422f-8d72-87f8406f8567 2026-04-23 08:56:49.109 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-797e69bb-8f81-4b7e-99f5-c1254fd54347'] response: {'server_uuid': 'c653116a-ba69-4cf5-9f6d-be905d98ffbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77a50057-00f3-422f-8d72-87f8406f8567', 'code': 200} 2026-04-23 08:56:50.981 11 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 77a50057-00f3-422f-8d72-87f8406f8567 2026-04-23 08:56:52.199 11 INFO neutron.plugins.ml2.plugin [None req-917fd1f0-044f-4692-97f9-02ded1f4f12a - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:56:53.028 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:57:07.963 10 INFO neutron.plugins.ml2.plugin [None req-5bca0549-5fcc-461f-83a6-b0e1fe90bad6 - - - - - -] Attempt 1 to provision port 77a50057-00f3-422f-8d72-87f8406f8567 2026-04-23 08:57:09.102 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 77a50057-00f3-422f-8d72-87f8406f8567 2026-04-23 08:57:09.385 11 INFO neutron.plugins.ml2.plugin [None req-c7812b33-e1b6-4ca9-9ebf-5c1ec3c75aba - - - - - -] Attempt 1 to provision port 77a50057-00f3-422f-8d72-87f8406f8567 2026-04-23 08:57:16.394 11 INFO neutron.plugins.ml2.plugin [None req-23d346df-12ff-48a4-9369-e1acc0523a9f - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:57:17.030 10 INFO neutron.plugins.ml2.plugin [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Attempt 1 to provision port 93d934e8-1301-48f5-8a8c-af2c3723e989 2026-04-23 08:57:49.192 10 INFO neutron.notifiers.nova [None req-6cf3414f-e66d-4160-b701-3b4df795fdc2 - - - - - -] Nova event matching ['req-3dbb2fba-9006-4064-afba-9b48b50eac30'] response: {'server_uuid': '1ea9dc59-2b4e-40cd-b0a3-67565b9a2457', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0b027b84-1a3a-4c45-9857-cb0e1a3f6840', 'code': 200}