+ 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 2026-05-09 04:23:00.782 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 04:23:00.782 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-09 04:23:00.782 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-09 04:23:00.782 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 04:23:02.205 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 04:23:02.207 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 04:23:02.211 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-09 04:23:02.211 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 04:23:02.212 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 04:23:02.212 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 04:23:02.212 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 04:23:02.219 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 04:23:02.219 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 04:23:02.220 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 04:23:02.238 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 04:23:02.239 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 04:23:02.239 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 04:23:02.258 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 04:23:02.258 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 04:23:02.258 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 04:23:02.259 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 04:23:02.593 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing driver for type 'vlan' 2026-05-09 04:23:02.727 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] VlanTypeDriver initialization complete 2026-05-09 04:23:02.727 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 04:23:02.728 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 04:23:02.782 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 04:23:02.782 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 04:23:02.782 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing extension driver 'port_security' 2026-05-09 04:23:02.782 1 INFO neutron.plugins.ml2.extensions.port_security [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 04:23:02.784 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing extension driver 'qos' 2026-05-09 04:23:02.784 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 04:23:02.785 1 INFO neutron.plugins.ml2.managers [None req-605693ea-30c9-4d49-b6fd-6c1532d45a9e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 04:23:02.797 1 INFO neutron.quota [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded quota_driver: . 2026-05-09 04:23:02.797 1 INFO neutron.plugins.ml2.plugin [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 04:23:02.797 1 INFO neutron.plugins.ml2.managers [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 04:23:02.797 1 INFO neutron.plugins.ml2.managers [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 04:23:02.797 1 INFO neutron.plugins.ml2.managers [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 04:23:02.798 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: qos 2026-05-09 04:23:02.808 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: router 2026-05-09 04:23:02.843 1 INFO neutron.services.service_base [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 04:23:02.843 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: segments 2026-05-09 04:23:02.926 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: trunk 2026-05-09 04:23:02.947 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: vpnaas 2026-05-09 04:23:02.993 1 WARNING stevedore.named [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 04:23:03.076 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 04:23:03.077 1 INFO neutron.common.utils [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 04:23:03.077 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: taas 2026-05-09 04:23:03.099 1 WARNING stevedore.named [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 04:23:03.099 1 WARNING stevedore.named [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-09 04:23:03.132 1 INFO neutron_taas.services.taas.taas_plugin [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-09 04:23:03.133 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: tapmirror 2026-05-09 04:23:03.145 1 WARNING stevedore.named [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 04:23:03.145 1 WARNING stevedore.named [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-09 04:23:03.159 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-09 04:23:03.160 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: auto_allocate 2026-05-09 04:23:03.170 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: tag 2026-05-09 04:23:03.176 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: timestamp 2026-05-09 04:23:03.179 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 04:23:03.182 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: flavors 2026-05-09 04:23:03.185 1 INFO neutron.manager [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loading Plugin: revisions 2026-05-09 04:23:03.190 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Initializing extension manager. 2026-05-09 04:23:03.191 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: address-group 2026-05-09 04:23:03.191 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: address-scope 2026-05-09 04:23:03.192 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 04:23:03.193 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: agent 2026-05-09 04:23:03.193 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 04:23:03.194 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 04:23:03.195 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 04:23:03.195 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: availability_zone 2026-05-09 04:23:03.196 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 04:23:03.196 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 04:23:03.197 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: default-subnetpools 2026-05-09 04:23:03.198 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 04:23:03.198 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: dns-integration 2026-05-09 04:23:03.199 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 04:23:03.199 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 04:23:03.199 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: dvr 2026-05-09 04:23:03.200 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 04:23:03.200 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 04:23:03.201 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 04:23:03.201 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 04:23:03.202 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: external-net 2026-05-09 04:23:03.202 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 04:23:03.202 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: extraroute 2026-05-09 04:23:03.203 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 04:23:03.204 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 04:23:03.204 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 04:23:03.204 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 04:23:03.205 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 04:23:03.205 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: fip-port-details 2026-05-09 04:23:03.206 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: flavors 2026-05-09 04:23:03.207 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 04:23:03.209 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: floatingip-pools 2026-05-09 04:23:03.209 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: ip_allocation 2026-05-09 04:23:03.210 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 04:23:03.210 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: l2_adjacency 2026-05-09 04:23:03.211 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: router 2026-05-09 04:23:03.213 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 04:23:03.214 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 04:23:03.214 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 04:23:03.215 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 04:23:03.215 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: l3-ha 2026-05-09 04:23:03.216 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 04:23:03.216 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 04:23:03.216 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: l3-flavors 2026-05-09 04:23:03.217 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 04:23:03.218 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 04:23:03.220 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 04:23:03.221 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 04:23:03.221 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 04:23:03.222 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 04:23:03.223 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 04:23:03.223 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: multi-provider 2026-05-09 04:23:03.224 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: net-mtu 2026-05-09 04:23:03.224 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 04:23:03.225 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: network_availability_zone 2026-05-09 04:23:03.225 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: network_ha 2026-05-09 04:23:03.226 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: network-ip-availability 2026-05-09 04:23:03.227 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 04:23:03.227 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: pagination 2026-05-09 04:23:03.228 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-device-profile 2026-05-09 04:23:03.228 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 04:23:03.229 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 04:23:03.229 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 04:23:03.230 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-mac-override 2026-05-09 04:23:03.230 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 04:23:03.231 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 04:23:03.231 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-09 04:23:03.231 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-resource-request 2026-05-09 04:23:03.232 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 04:23:03.232 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-09 04:23:03.233 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: binding 2026-05-09 04:23:03.234 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: binding-extended 2026-05-09 04:23:03.234 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-security 2026-05-09 04:23:03.235 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: project-id 2026-05-09 04:23:03.235 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: provider 2026-05-09 04:23:03.236 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-09 04:23:03.238 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos 2026-05-09 04:23:03.239 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 04:23:03.239 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 04:23:03.240 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-default 2026-05-09 04:23:03.240 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-fip 2026-05-09 04:23:03.240 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 04:23:03.241 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 04:23:03.241 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 04:23:03.242 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 04:23:03.242 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 04:23:03.243 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-pps 2026-05-09 04:23:03.243 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 04:23:03.244 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 04:23:03.244 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 04:23:03.245 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: quota-check-limit 2026-05-09 04:23:03.245 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-09 04:23:03.247 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: quotas 2026-05-09 04:23:03.250 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: quota_details 2026-05-09 04:23:03.251 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: rbac-policies 2026-05-09 04:23:03.252 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: rbac-address-group 2026-05-09 04:23:03.252 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 04:23:03.253 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 04:23:03.253 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 04:23:03.253 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: revision-if-match 2026-05-09 04:23:03.254 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 04:23:03.255 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: router_availability_zone 2026-05-09 04:23:03.255 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 04:23:03.256 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 04:23:03.257 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 04:23:03.257 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 04:23:03.258 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 04:23:03.258 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 04:23:03.259 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 04:23:03.262 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: security-group 2026-05-09 04:23:03.263 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: segment 2026-05-09 04:23:03.264 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 04:23:03.264 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: service-type 2026-05-09 04:23:03.265 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: sorting 2026-05-09 04:23:03.265 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 04:23:03.266 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: standard-attr-description 2026-05-09 04:23:03.266 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: stateful-security-group 2026-05-09 04:23:03.266 1 WARNING neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 04:23:03.267 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 04:23:03.267 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: subnet-external-network 2026-05-09 04:23:03.268 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: subnet_onboard 2026-05-09 04:23:03.268 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 04:23:03.269 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: subnet-service-types 2026-05-09 04:23:03.269 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: subnet_allocation 2026-05-09 04:23:03.270 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 04:23:03.270 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: tag-creation 2026-05-09 04:23:03.270 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 04:23:03.274 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 04:23:03.275 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 04:23:03.276 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: trunk 2026-05-09 04:23:03.276 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: trunk-details 2026-05-09 04:23:03.276 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 04:23:03.277 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-09 04:23:03.278 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 04:23:03.278 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-09 04:23:03.280 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 04:23:03.281 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 04:23:03.281 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: vpn-flavors 2026-05-09 04:23:03.282 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: vpnaas 2026-05-09 04:23:03.284 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: taas 2026-05-09 04:23:03.285 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: tap-mirror 2026-05-09 04:23:03.285 1 INFO neutron.api.extensions [None req-f1d509b1-f18e-4e2f-a18a-23a5df17c07e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-09 04:23:33.399 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 04:23:33.455 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 04:23:33.468 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 04:23:50.466 16 INFO neutron.db.l3_hamode_db [None req-cab630dc-bda9-4028-96ea-880c427dd434 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 04:24:06.859 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f83e9576-2437-46bb-9fbd-978eed74f759 2026-05-09 04:24:08.125 16 INFO neutron.plugins.ml2.plugin [None req-f58b6f9c-2c8f-455e-8c4f-91b759cd4304 - - - - - -] Attempt 1 to provision port f83e9576-2437-46bb-9fbd-978eed74f759 2026-05-09 04:24:08.760 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f83e9576-2437-46bb-9fbd-978eed74f759 2026-05-09 04:24:09.792 16 INFO neutron.plugins.ml2.plugin [None req-8d6f58ff-3117-459d-b571-e2be6084d7e8 - - - - - -] Attempt 1 to provision port f83e9576-2437-46bb-9fbd-978eed74f759 2026-05-09 04:28:40.871 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 8a9c41ca-c4db-4320-bb8e-8bde7aca3249 2026-05-09 04:28:41.475 16 INFO neutron.plugins.ml2.plugin [None req-aaed961c-09f7-4463-95b9-fc3cc3109404 - - - - - -] Attempt 1 to provision port 8a9c41ca-c4db-4320-bb8e-8bde7aca3249 2026-05-09 04:28:42.857 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 8a9c41ca-c4db-4320-bb8e-8bde7aca3249 2026-05-09 04:28:43.107 16 INFO neutron.plugins.ml2.plugin [None req-b4df9264-084d-4a07-9b16-83be87486357 - - - - - -] Attempt 1 to provision port 8a9c41ca-c4db-4320-bb8e-8bde7aca3249 2026-05-09 04:28:47.966 16 INFO neutron.plugins.ml2.plugin [None req-2f1aaa25-d1fe-4552-a6eb-1c89b8711b42 - - - - - -] Attempt 1 to provision port 78fe32ac-31fe-4e5e-a92d-73dc9345a49e 2026-05-09 04:32:27.504 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 78fe32ac-31fe-4e5e-a92d-73dc9345a49e 2026-05-09 04:32:28.928 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 78fe32ac-31fe-4e5e-a92d-73dc9345a49e 2026-05-09 04:41:31.089 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9ffc41de-4215-4cc2-b5ac-d25b30c88efc 2026-05-09 04:41:33.060 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9ffc41de-4215-4cc2-b5ac-d25b30c88efc 2026-05-09 04:51:32.745 13 INFO neutron.plugins.ml2.plugin [None req-d1e44a37-8a92-4f2c-8365-512c0c35db58 - - - - - -] Attempt 1 to provision port f83e9576-2437-46bb-9fbd-978eed74f759 2026-05-09 04:51:32.777 13 INFO neutron.plugins.ml2.plugin [None req-d1e44a37-8a92-4f2c-8365-512c0c35db58 - - - - - -] Attempt 1 to provision port 8a9c41ca-c4db-4320-bb8e-8bde7aca3249 2026-05-09 04:51:32.813 13 INFO neutron.plugins.ml2.plugin [None req-d1e44a37-8a92-4f2c-8365-512c0c35db58 - - - - - -] Attempt 1 to provision port 78fe32ac-31fe-4e5e-a92d-73dc9345a49e 2026-05-09 04:56:39.365 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4649a912-bd8a-403c-a499-6c59c32d41f2 2026-05-09 04:56:41.328 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4649a912-bd8a-403c-a499-6c59c32d41f2 2026-05-09 04:56:43.402 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4c4826d4-6b41-4d2d-8acb-2853dcb4a312 2026-05-09 04:56:45.329 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4c4826d4-6b41-4d2d-8acb-2853dcb4a312 2026-05-09 04:56:47.480 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5f00c29c-f945-4e01-b8f4-20523765ae7d 2026-05-09 04:56:47.823 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f2a6f025-96a9-4fdf-be27-d3c4c694dc76 2026-05-09 04:56:48.409 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port cebf8f06-69ad-492d-9ad6-372f476d3ca5 2026-05-09 04:56:49.710 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port cebf8f06-69ad-492d-9ad6-372f476d3ca5 2026-05-09 04:56:49.916 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5f00c29c-f945-4e01-b8f4-20523765ae7d 2026-05-09 04:56:50.123 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f2a6f025-96a9-4fdf-be27-d3c4c694dc76 2026-05-09 04:56:50.329 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 724ed8c9-257f-47d9-8d0d-35c703b9181c 2026-05-09 04:56:51.620 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f3ed0458-59f9-4a3c-b570-66a231643b67 2026-05-09 04:56:51.964 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 724ed8c9-257f-47d9-8d0d-35c703b9181c 2026-05-09 04:56:55.901 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port eb92d4ab-693c-4987-a6ab-509fd6c809ea 2026-05-09 04:56:56.257 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4279e645-4239-4eb0-b23d-b9ed6ba79add 2026-05-09 04:56:56.429 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba71d0f-f286-4190-a6f0-d5f0580b66ca'] response: {'server_uuid': '902733ae-e094-4dff-a491-04411c534e5d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb92d4ab-693c-4987-a6ab-509fd6c809ea', 'code': 200} 2026-05-09 04:56:56.622 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 66fe11d0-c4a4-4e40-8d8b-e7235a9ef6c4 2026-05-09 04:56:57.939 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port eb92d4ab-693c-4987-a6ab-509fd6c809ea 2026-05-09 04:56:58.135 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4279e645-4239-4eb0-b23d-b9ed6ba79add 2026-05-09 04:56:58.314 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 66fe11d0-c4a4-4e40-8d8b-e7235a9ef6c4 2026-05-09 04:56:58.488 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-be97cac2-8087-4647-97ae-b98d71747caf'] response: {'server_uuid': 'e7d8c52a-917b-4106-b12e-fc750990f7be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4279e645-4239-4eb0-b23d-b9ed6ba79add', 'code': 200} 2026-05-09 04:56:58.489 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-be97cac2-8087-4647-97ae-b98d71747caf'] response: {'server_uuid': '4f41301a-5e79-4467-b7c4-fa312ed0ee91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66fe11d0-c4a4-4e40-8d8b-e7235a9ef6c4', 'code': 200} 2026-05-09 04:57:02.178 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 52d080f6-a54b-4c81-bc25-7a05d62ad258 2026-05-09 04:57:02.206 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port eb92d4ab-693c-4987-a6ab-509fd6c809ea 2026-05-09 04:57:02.264 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 5fc608f4-42fb-4d8f-9104-c6e74e594b45 2026-05-09 04:57:02.287 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 8fdfb0a6-2f4d-4360-8e4b-20a0eb7438d5 2026-05-09 04:57:02.323 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 7364f852-47ad-44f7-bb9e-4391aafbbd9b 2026-05-09 04:57:02.374 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 4c4826d4-6b41-4d2d-8acb-2853dcb4a312 2026-05-09 04:57:02.429 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 4279e645-4239-4eb0-b23d-b9ed6ba79add 2026-05-09 04:57:02.497 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 724ed8c9-257f-47d9-8d0d-35c703b9181c 2026-05-09 04:57:02.552 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 93f5ef28-1ac8-4dfd-8328-952765279135 2026-05-09 04:57:02.580 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 4649a912-bd8a-403c-a499-6c59c32d41f2 2026-05-09 04:57:02.639 16 INFO neutron.plugins.ml2.plugin [None req-9171d59a-cd4c-43da-ae29-6e0d7655a59c - - - - - -] Attempt 1 to provision port 48e758c7-a28a-4ccc-bc18-92c79a0725ee 2026-05-09 04:57:10.163 16 INFO neutron_taas.services.taas.taas_plugin [None req-246c0af8-507f-4141-ac3a-468573d0bd91 - - - - - -] TaaS: Handle Delete Port: 4649a912-bd8a-403c-a499-6c59c32d41f2 2026-05-09 04:57:10.170 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-246c0af8-507f-4141-ac3a-468573d0bd91 - - - - - -] Tap Mirror: Handle Delete Port: 4649a912-bd8a-403c-a499-6c59c32d41f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 04:57:14.627 16 INFO neutron.plugins.ml2.plugin [None req-7bf2e2b1-ce5b-4459-9589-855530da9666 - - - - - -] Attempt 1 to provision port 4279e645-4239-4eb0-b23d-b9ed6ba79add 2026-05-09 04:57:14.682 16 INFO neutron.plugins.ml2.plugin [None req-7bf2e2b1-ce5b-4459-9589-855530da9666 - - - - - -] Attempt 1 to provision port 5fc608f4-42fb-4d8f-9104-c6e74e594b45 2026-05-09 04:57:14.708 16 INFO neutron.plugins.ml2.plugin [None req-7bf2e2b1-ce5b-4459-9589-855530da9666 - - - - - -] Attempt 1 to provision port 9cfcbe21-c4f7-488d-a4a0-10425ec8be7a 2026-05-09 04:57:17.908 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 69e96266-a188-4db9-8ed8-c2df6e7b4bf8 2026-05-09 04:57:19.881 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9ab85a5e-baf9-43eb-84d2-7d1ecf65fccd 2026-05-09 04:57:20.256 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 69e96266-a188-4db9-8ed8-c2df6e7b4bf8 2026-05-09 04:57:21.112 13 INFO neutron.plugins.ml2.plugin [None req-65d58c83-890e-41b1-be12-61348f2ee951 - - - - - -] Attempt 1 to provision port 798b89e8-b1a5-4443-8b12-f75df3d17898 2026-05-09 04:57:21.135 13 INFO neutron.plugins.ml2.plugin [None req-65d58c83-890e-41b1-be12-61348f2ee951 - - - - - -] Attempt 1 to provision port 9ab85a5e-baf9-43eb-84d2-7d1ecf65fccd 2026-05-09 04:57:21.778 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9ab85a5e-baf9-43eb-84d2-7d1ecf65fccd 2026-05-09 04:57:25.859 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port feafef4e-7916-4779-a7f8-1df578e3553f 2026-05-09 04:57:26.153 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 7364f852-47ad-44f7-bb9e-4391aafbbd9b 2026-05-09 04:57:26.448 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5fc608f4-42fb-4d8f-9104-c6e74e594b45 2026-05-09 04:57:27.866 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port feafef4e-7916-4779-a7f8-1df578e3553f 2026-05-09 04:57:28.075 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 7364f852-47ad-44f7-bb9e-4391aafbbd9b 2026-05-09 04:57:28.279 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5fc608f4-42fb-4d8f-9104-c6e74e594b45 2026-05-09 04:57:29.810 16 INFO neutron.plugins.ml2.plugin [None req-b6fa8164-5b56-40da-bc5f-800095ea4294 - - - - - -] Attempt 1 to provision port 9ab85a5e-baf9-43eb-84d2-7d1ecf65fccd 2026-05-09 04:57:29.860 16 INFO neutron.plugins.ml2.plugin [None req-b6fa8164-5b56-40da-bc5f-800095ea4294 - - - - - -] Attempt 1 to provision port 798b89e8-b1a5-4443-8b12-f75df3d17898 2026-05-09 04:57:30.525 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 8136a7f4-8ee4-4c67-8b7a-1c1037ca1b3a 2026-05-09 04:57:30.637 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-71ca30f3-6df3-424c-86a3-628ff4604511'] response: {'server_uuid': '94bd2edb-c82c-4cb0-b477-d33e878993dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8136a7f4-8ee4-4c67-8b7a-1c1037ca1b3a', 'code': 200} 2026-05-09 04:57:31.992 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 8136a7f4-8ee4-4c67-8b7a-1c1037ca1b3a 2026-05-09 04:57:34.541 13 WARNING neutron.plugins.ml2.plugin [None req-c6bf4442-7c80-4363-bb2c-85c528742111 - - - - - -] Concurrent port binding operations failed on port 6c63cbbe-bc7b-451b-898e-bc8c3d3f186c 2026-05-09 04:57:34.545 13 INFO neutron.plugins.ml2.plugin [None req-c6bf4442-7c80-4363-bb2c-85c528742111 - - - - - -] Attempt 2 to bind port 6c63cbbe-bc7b-451b-898e-bc8c3d3f186c 2026-05-09 04:57:35.651 16 INFO neutron.plugins.ml2.plugin [None req-07a4f542-5f96-46e7-9bf8-9d589f5e4e1b - - - - - -] Attempt 1 to provision port 798b89e8-b1a5-4443-8b12-f75df3d17898 2026-05-09 04:57:35.791 16 INFO neutron.plugins.ml2.plugin [None req-07a4f542-5f96-46e7-9bf8-9d589f5e4e1b - - - - - -] Attempt 1 to provision port 8136a7f4-8ee4-4c67-8b7a-1c1037ca1b3a 2026-05-09 04:57:35.870 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 6c63cbbe-bc7b-451b-898e-bc8c3d3f186c 2026-05-09 04:57:36.299 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 798b89e8-b1a5-4443-8b12-f75df3d17898 2026-05-09 04:57:37.832 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 6c63cbbe-bc7b-451b-898e-bc8c3d3f186c 2026-05-09 04:57:38.082 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 798b89e8-b1a5-4443-8b12-f75df3d17898 2026-05-09 04:57:40.946 13 INFO neutron.plugins.ml2.plugin [None req-5eeaf574-a811-4331-b2cf-4344e5829693 - - - - - -] Attempt 1 to provision port 6c63cbbe-bc7b-451b-898e-bc8c3d3f186c 2026-05-09 04:57:51.790 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 58e4bbfe-c50a-484b-9760-7c5d2f8feb5e 2026-05-09 04:57:54.098 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 790a3afa-054e-43e2-b271-fb7ca45ab35d 2026-05-09 04:57:54.477 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 58e4bbfe-c50a-484b-9760-7c5d2f8feb5e 2026-05-09 04:57:54.599 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 8a5dfc06-1a2c-4465-9910-6ad7823e14b5 2026-05-09 04:57:55.974 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 790a3afa-054e-43e2-b271-fb7ca45ab35d 2026-05-09 04:57:56.243 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 8a5dfc06-1a2c-4465-9910-6ad7823e14b5 2026-05-09 04:58:02.009 13 INFO neutron.plugins.ml2.plugin [None req-807d9bd3-d843-41eb-b768-fe3b464fdfff - - - - - -] Attempt 1 to provision port 09544539-38b7-4856-bab0-3008dda87cac 2026-05-09 04:58:02.037 13 INFO neutron.plugins.ml2.plugin [None req-807d9bd3-d843-41eb-b768-fe3b464fdfff - - - - - -] Attempt 1 to provision port 5473a51f-52dc-42a1-817a-90ed9e1ae9fb 2026-05-09 04:58:02.080 13 INFO neutron.plugins.ml2.plugin [None req-807d9bd3-d843-41eb-b768-fe3b464fdfff - - - - - -] Attempt 1 to provision port 790a3afa-054e-43e2-b271-fb7ca45ab35d 2026-05-09 04:58:04.349 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port abeab0c2-cc8d-4817-997c-83d766b3ab8d 2026-05-09 04:58:04.481 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86e2865-91a0-4bce-87a1-116da9d3c0f0'] response: {'server_uuid': '534864eb-f067-4080-9c61-b6037c715333', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abeab0c2-cc8d-4817-997c-83d766b3ab8d', 'code': 200} 2026-05-09 04:58:05.462 13 INFO neutron.plugins.ml2.plugin [None req-b64599de-931e-487b-a2a3-9e487b110815 - - - - - -] Attempt 1 to provision port c0bc679b-74c0-43c2-a0d6-9cb030224d70 2026-05-09 04:58:05.495 13 INFO neutron.plugins.ml2.plugin [None req-b64599de-931e-487b-a2a3-9e487b110815 - - - - - -] Attempt 1 to provision port 09544539-38b7-4856-bab0-3008dda87cac 2026-05-09 04:58:05.797 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port abeab0c2-cc8d-4817-997c-83d766b3ab8d 2026-05-09 04:58:09.937 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 77b1f96f-0bc0-4b46-8d9e-4c477cc0c20b 2026-05-09 04:58:10.265 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 66ebf0fc-7bc7-4e37-894a-4b1f494c523f 2026-05-09 04:58:11.842 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 77b1f96f-0bc0-4b46-8d9e-4c477cc0c20b 2026-05-09 04:58:12.070 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5473a51f-52dc-42a1-817a-90ed9e1ae9fb 2026-05-09 04:58:12.319 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 09544539-38b7-4856-bab0-3008dda87cac 2026-05-09 04:58:12.553 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 66ebf0fc-7bc7-4e37-894a-4b1f494c523f 2026-05-09 04:58:12.758 13 INFO neutron.plugins.ml2.plugin [None req-9da85e50-af39-49d6-a702-910778904e59 - - - - - -] Attempt 1 to provision port 93c703f9-2d74-46d7-bd07-4d5395ae6958 2026-05-09 04:58:12.783 13 INFO neutron.plugins.ml2.plugin [None req-9da85e50-af39-49d6-a702-910778904e59 - - - - - -] Attempt 1 to provision port 66ebf0fc-7bc7-4e37-894a-4b1f494c523f 2026-05-09 04:58:14.441 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 09544539-38b7-4856-bab0-3008dda87cac 2026-05-09 04:58:14.643 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5473a51f-52dc-42a1-817a-90ed9e1ae9fb 2026-05-09 04:58:14.777 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port ada6f8a7-060e-4503-861b-550a4df67cda 2026-05-09 04:58:15.292 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c17796b-0514-48a6-9c10-9552296b2d7a'] response: {'server_uuid': 'ffc3f29b-8b99-470b-a308-af657375010c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ada6f8a7-060e-4503-861b-550a4df67cda', 'code': 200} 2026-05-09 04:58:15.978 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port daae4f6e-d838-4bc2-b4ef-877150b0fc87 2026-05-09 04:58:16.344 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5473a51f-52dc-42a1-817a-90ed9e1ae9fb 2026-05-09 04:58:16.465 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 09544539-38b7-4856-bab0-3008dda87cac 2026-05-09 04:58:16.666 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port ada6f8a7-060e-4503-861b-550a4df67cda 2026-05-09 04:58:17.886 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 93c703f9-2d74-46d7-bd07-4d5395ae6958 2026-05-09 04:58:18.313 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port c0bc679b-74c0-43c2-a0d6-9cb030224d70 2026-05-09 04:58:18.355 13 INFO neutron.plugins.ml2.plugin [None req-2cb939eb-60d5-44d8-a924-4faa145bcf9e - - - - - -] Attempt 1 to provision port 93c703f9-2d74-46d7-bd07-4d5395ae6958 2026-05-09 04:58:18.405 13 INFO neutron.plugins.ml2.plugin [None req-2cb939eb-60d5-44d8-a924-4faa145bcf9e - - - - - -] Attempt 1 to provision port daae4f6e-d838-4bc2-b4ef-877150b0fc87 2026-05-09 04:58:18.464 13 INFO neutron.plugins.ml2.plugin [None req-2cb939eb-60d5-44d8-a924-4faa145bcf9e - - - - - -] Attempt 1 to provision port 9035fbda-d12b-481a-90b4-ddae3626af87 2026-05-09 04:58:18.492 13 INFO neutron.plugins.ml2.plugin [None req-2cb939eb-60d5-44d8-a924-4faa145bcf9e - - - - - -] Attempt 1 to provision port abeab0c2-cc8d-4817-997c-83d766b3ab8d 2026-05-09 04:58:18.615 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port daae4f6e-d838-4bc2-b4ef-877150b0fc87 2026-05-09 04:58:20.451 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 93c703f9-2d74-46d7-bd07-4d5395ae6958 2026-05-09 04:58:20.607 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port c0bc679b-74c0-43c2-a0d6-9cb030224d70 2026-05-09 04:58:20.748 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 0ff26b8d-4a86-44da-bbdd-ce9abdb67873 2026-05-09 04:58:20.855 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa6a62c3-269a-4cfb-bcdb-d90570e356c8'] response: {'server_uuid': '05c450cc-a1ba-4aa0-b390-cec71bcd78d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ff26b8d-4a86-44da-bbdd-ce9abdb67873', 'code': 200} 2026-05-09 04:58:21.540 13 INFO neutron.plugins.ml2.plugin [None req-ea882fb9-2043-4394-995d-cc5f443bce03 - - - - - -] Attempt 1 to provision port 93c703f9-2d74-46d7-bd07-4d5395ae6958 2026-05-09 04:58:21.595 13 INFO neutron.plugins.ml2.plugin [None req-ea882fb9-2043-4394-995d-cc5f443bce03 - - - - - -] Attempt 1 to provision port 0ff26b8d-4a86-44da-bbdd-ce9abdb67873 2026-05-09 04:58:21.672 13 INFO neutron.plugins.ml2.plugin [None req-ea882fb9-2043-4394-995d-cc5f443bce03 - - - - - -] Attempt 1 to provision port daae4f6e-d838-4bc2-b4ef-877150b0fc87 2026-05-09 04:58:21.746 13 INFO neutron.plugins.ml2.plugin [None req-ea882fb9-2043-4394-995d-cc5f443bce03 - - - - - -] Attempt 1 to provision port 9035fbda-d12b-481a-90b4-ddae3626af87 2026-05-09 04:58:21.837 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 0ff26b8d-4a86-44da-bbdd-ce9abdb67873 2026-05-09 04:58:24.305 16 INFO neutron.plugins.ml2.plugin [None req-757ad6f0-b6a2-40c1-b704-75643fb18bb9 - - - - - -] Attempt 1 to provision port f899db87-0083-4e2a-98cc-2489c7865ff0 2026-05-09 04:58:24.354 16 INFO neutron.plugins.ml2.plugin [None req-757ad6f0-b6a2-40c1-b704-75643fb18bb9 - - - - - -] Attempt 1 to provision port 9035fbda-d12b-481a-90b4-ddae3626af87 2026-05-09 04:58:25.783 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9035fbda-d12b-481a-90b4-ddae3626af87 2026-05-09 04:58:26.051 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f899db87-0083-4e2a-98cc-2489c7865ff0 2026-05-09 04:58:28.091 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9035fbda-d12b-481a-90b4-ddae3626af87 2026-05-09 04:58:28.304 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f899db87-0083-4e2a-98cc-2489c7865ff0 2026-05-09 04:58:30.672 16 INFO neutron.plugins.ml2.plugin [None req-5ef3af1d-b631-4e96-9a83-0f0844f73273 - - - - - -] Attempt 1 to provision port 0ff26b8d-4a86-44da-bbdd-ce9abdb67873 2026-05-09 04:58:37.964 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e177c13-11c5-4f7d-b4af-040abec0346b'] response: {'server_uuid': '534864eb-f067-4080-9c61-b6037c715333', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'abeab0c2-cc8d-4817-997c-83d766b3ab8d', 'code': 200} 2026-05-09 04:58:40.346 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port abeab0c2-cc8d-4817-997c-83d766b3ab8d 2026-05-09 04:58:40.490 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fd8951f-4381-4612-97fd-893b1d2ae50c'] response: {'server_uuid': '534864eb-f067-4080-9c61-b6037c715333', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abeab0c2-cc8d-4817-997c-83d766b3ab8d', 'code': 200} 2026-05-09 04:58:41.794 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port abeab0c2-cc8d-4817-997c-83d766b3ab8d 2026-05-09 04:59:00.397 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 71a6543c-8776-4d39-9332-424f363df7f8 2026-05-09 04:59:00.510 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-814f011b-a3c2-48ba-8623-e675fa0ac911'] response: {'server_uuid': '7720c199-02b1-47ae-bf7e-fcdd5f75d4e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71a6543c-8776-4d39-9332-424f363df7f8', 'code': 200} 2026-05-09 04:59:01.822 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 71a6543c-8776-4d39-9332-424f363df7f8 2026-05-09 04:59:25.933 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 096d4690-1725-497a-afde-86897357d8eb 2026-05-09 04:59:27.922 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 096d4690-1725-497a-afde-86897357d8eb 2026-05-09 04:59:28.243 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 559f5634-43c8-447a-939e-30b5131b2887 2026-05-09 04:59:30.232 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 559f5634-43c8-447a-939e-30b5131b2887 2026-05-09 04:59:30.933 13 INFO neutron.plugins.ml2.plugin [None req-2449239c-5445-4916-8b51-b71961383591 - - - - - -] Attempt 1 to provision port 31073f18-707e-45cd-826a-fcc5c4093c05 2026-05-09 04:59:30.956 13 INFO neutron.plugins.ml2.plugin [None req-2449239c-5445-4916-8b51-b71961383591 - - - - - -] Attempt 1 to provision port 096d4690-1725-497a-afde-86897357d8eb 2026-05-09 04:59:31.010 13 INFO neutron.plugins.ml2.plugin [None req-2449239c-5445-4916-8b51-b71961383591 - - - - - -] Attempt 1 to provision port 5fb89020-3a60-400c-ab69-e58934c37753 2026-05-09 04:59:34.311 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port aff6730a-7238-48aa-a988-0915969da838 2026-05-09 04:59:34.764 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 82e5fb9c-c517-458b-a9fc-e68e58ee5b3d 2026-05-09 04:59:36.306 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port aff6730a-7238-48aa-a988-0915969da838 2026-05-09 04:59:36.479 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 82e5fb9c-c517-458b-a9fc-e68e58ee5b3d 2026-05-09 04:59:36.738 16 INFO neutron.plugins.ml2.plugin [None req-291d9091-1806-40d3-b45e-6c8fd5e09a2d - - - - - -] Attempt 1 to provision port 82e5fb9c-c517-458b-a9fc-e68e58ee5b3d 2026-05-09 04:59:36.792 16 INFO neutron.plugins.ml2.plugin [None req-291d9091-1806-40d3-b45e-6c8fd5e09a2d - - - - - -] Attempt 1 to provision port 31073f18-707e-45cd-826a-fcc5c4093c05 2026-05-09 04:59:36.814 16 INFO neutron.plugins.ml2.plugin [None req-291d9091-1806-40d3-b45e-6c8fd5e09a2d - - - - - -] Attempt 1 to provision port f6844b82-9ded-45b8-ae56-27a917d773d3 2026-05-09 04:59:36.836 16 INFO neutron.plugins.ml2.plugin [None req-291d9091-1806-40d3-b45e-6c8fd5e09a2d - - - - - -] Attempt 1 to provision port a9069289-3f67-435a-bfb6-3a761b51f8df 2026-05-09 04:59:46.088 13 INFO neutron.plugins.ml2.plugin [None req-d9e62aec-35dd-4b6b-aa99-7dd93b3f84e6 - - - - - -] Attempt 1 to provision port 82e5fb9c-c517-458b-a9fc-e68e58ee5b3d 2026-05-09 04:59:46.161 13 INFO neutron.plugins.ml2.plugin [None req-d9e62aec-35dd-4b6b-aa99-7dd93b3f84e6 - - - - - -] Attempt 1 to provision port a9069289-3f67-435a-bfb6-3a761b51f8df 2026-05-09 04:59:47.309 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port ad15a2ec-c34a-4571-bb2f-fca95eace710 2026-05-09 04:59:47.496 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8efcd0f4-a1aa-46c7-a69b-50b6061b70d2'] response: {'server_uuid': 'd5d0c2f4-6fea-46e6-a12a-44017f2ca2ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad15a2ec-c34a-4571-bb2f-fca95eace710', 'code': 200} 2026-05-09 04:59:48.458 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port ad15a2ec-c34a-4571-bb2f-fca95eace710 2026-05-09 04:59:48.693 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 31073f18-707e-45cd-826a-fcc5c4093c05 2026-05-09 04:59:48.982 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5fb89020-3a60-400c-ab69-e58934c37753 2026-05-09 04:59:49.269 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 954a0278-0c2a-4897-8643-787fa6e52278 2026-05-09 04:59:50.397 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 31073f18-707e-45cd-826a-fcc5c4093c05 2026-05-09 04:59:50.685 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5fb89020-3a60-400c-ab69-e58934c37753 2026-05-09 04:59:51.121 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port a9069289-3f67-435a-bfb6-3a761b51f8df 2026-05-09 04:59:52.454 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port a9069289-3f67-435a-bfb6-3a761b51f8df 2026-05-09 04:59:52.684 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f6844b82-9ded-45b8-ae56-27a917d773d3 2026-05-09 04:59:54.229 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port f6844b82-9ded-45b8-ae56-27a917d773d3 2026-05-09 05:00:16.522 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 7e41d8e2-7613-40dc-b911-92e50daa0865 2026-05-09 05:00:24.282 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 54d79fc3-1315-45d3-9181-80e9fcd9367a 2026-05-09 05:00:24.702 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 03e9baff-22e9-420e-bf88-620b167a30c8 2026-05-09 05:00:26.289 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 54d79fc3-1315-45d3-9181-80e9fcd9367a 2026-05-09 05:00:26.486 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 03e9baff-22e9-420e-bf88-620b167a30c8 2026-05-09 05:00:27.967 13 INFO neutron.plugins.ml2.plugin [None req-127befda-fac9-4b41-a269-c2e83ceb72c2 - - - - - -] Attempt 1 to provision port 54d79fc3-1315-45d3-9181-80e9fcd9367a 2026-05-09 05:00:28.028 13 INFO neutron.plugins.ml2.plugin [None req-127befda-fac9-4b41-a269-c2e83ceb72c2 - - - - - -] Attempt 1 to provision port caac75e6-a906-4a4f-b46c-f359ac8bb75b 2026-05-09 05:00:31.065 16 INFO neutron.plugins.ml2.plugin [None req-8b0b6254-bd56-462c-bc95-c046235d34bb - - - - - -] Attempt 1 to provision port 18e08b63-f234-47a6-9a07-183a7c8e98fb 2026-05-09 05:00:31.100 16 INFO neutron.plugins.ml2.plugin [None req-8b0b6254-bd56-462c-bc95-c046235d34bb - - - - - -] Attempt 1 to provision port 54d79fc3-1315-45d3-9181-80e9fcd9367a 2026-05-09 05:00:32.886 13 INFO neutron.plugins.ml2.plugin [None req-de2c3365-d28c-4c95-8bfd-b3ab9d38ab0e - - - - - -] Attempt 1 to provision port 18e08b63-f234-47a6-9a07-183a7c8e98fb 2026-05-09 05:00:37.297 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port a5107f9b-6886-4411-b2f7-f68aba1b12fc 2026-05-09 05:00:37.411 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5316dd14-08d5-432c-96c6-b49ce0aa5703'] response: {'server_uuid': '21e1ee76-d489-468e-b4a5-444ec386f2cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5107f9b-6886-4411-b2f7-f68aba1b12fc', 'code': 200} 2026-05-09 05:00:38.239 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port a5107f9b-6886-4411-b2f7-f68aba1b12fc 2026-05-09 05:00:40.417 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 18e08b63-f234-47a6-9a07-183a7c8e98fb 2026-05-09 05:00:42.357 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 18e08b63-f234-47a6-9a07-183a7c8e98fb 2026-05-09 05:00:42.527 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port caac75e6-a906-4a4f-b46c-f359ac8bb75b 2026-05-09 05:00:44.268 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port caac75e6-a906-4a4f-b46c-f359ac8bb75b 2026-05-09 05:01:08.265 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 694b1fc5-96a9-4062-937e-7fab4e1227e0 2026-05-09 05:01:10.240 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 694b1fc5-96a9-4062-937e-7fab4e1227e0 2026-05-09 05:01:12.318 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 793c8cd8-7e6e-4ed3-b90f-4f7fdd0e76cb 2026-05-09 05:01:14.626 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 479265b7-a596-4c97-96d0-64ac512d35f5 2026-05-09 05:01:15.024 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 793c8cd8-7e6e-4ed3-b90f-4f7fdd0e76cb 2026-05-09 05:01:16.238 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 479265b7-a596-4c97-96d0-64ac512d35f5 2026-05-09 05:01:18.063 13 INFO neutron.plugins.ml2.plugin [None req-ef2f785b-bbb1-439d-b450-eb2a92afbe72 - - - - - -] Attempt 1 to provision port 9ea42bc7-ab3c-4ce3-8aeb-5efc49312c09 2026-05-09 05:01:18.110 13 INFO neutron.plugins.ml2.plugin [None req-ef2f785b-bbb1-439d-b450-eb2a92afbe72 - - - - - -] Attempt 1 to provision port 694b1fc5-96a9-4062-937e-7fab4e1227e0 2026-05-09 05:01:18.197 13 INFO neutron.plugins.ml2.plugin [None req-ef2f785b-bbb1-439d-b450-eb2a92afbe72 - - - - - -] Attempt 1 to provision port 479265b7-a596-4c97-96d0-64ac512d35f5 2026-05-09 05:01:18.289 13 INFO neutron.plugins.ml2.plugin [None req-ef2f785b-bbb1-439d-b450-eb2a92afbe72 - - - - - -] Attempt 1 to provision port d6525263-07f2-430d-954e-e93fa169c280 2026-05-09 05:01:18.340 13 INFO neutron.plugins.ml2.plugin [None req-ef2f785b-bbb1-439d-b450-eb2a92afbe72 - - - - - -] Attempt 1 to provision port 0b65f159-ee51-407a-9c92-8e7957ab8be4 2026-05-09 05:01:20.267 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4a28788e-6269-442c-b92e-c6961b46d3b6 2026-05-09 05:01:22.296 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 4a28788e-6269-442c-b92e-c6961b46d3b6 2026-05-09 05:01:25.817 16 INFO neutron.plugins.ml2.plugin [None req-e08ec7c7-8016-4c01-9d2a-c70693529224 - - - - - -] Attempt 1 to provision port 9ea42bc7-ab3c-4ce3-8aeb-5efc49312c09 2026-05-09 05:01:25.840 16 INFO neutron.plugins.ml2.plugin [None req-e08ec7c7-8016-4c01-9d2a-c70693529224 - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:25.862 16 INFO neutron.plugins.ml2.plugin [None req-e08ec7c7-8016-4c01-9d2a-c70693529224 - - - - - -] Attempt 1 to provision port 4a28788e-6269-442c-b92e-c6961b46d3b6 2026-05-09 05:01:25.916 16 INFO neutron.plugins.ml2.plugin [None req-e08ec7c7-8016-4c01-9d2a-c70693529224 - - - - - -] Attempt 1 to provision port d6525263-07f2-430d-954e-e93fa169c280 2026-05-09 05:01:25.940 16 INFO neutron.plugins.ml2.plugin [None req-e08ec7c7-8016-4c01-9d2a-c70693529224 - - - - - -] Attempt 1 to provision port 479265b7-a596-4c97-96d0-64ac512d35f5 2026-05-09 05:01:26.816 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5663e26b-509f-4638-8271-7299c6f7d199 2026-05-09 05:01:26.961 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f474a407-28c9-4b7f-98d9-575aa2e3990f'] response: {'server_uuid': '8c33b781-57b1-4dd7-94d2-9b787adcc8d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5663e26b-509f-4638-8271-7299c6f7d199', 'code': 200} 2026-05-09 05:01:28.287 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 5663e26b-509f-4638-8271-7299c6f7d199 2026-05-09 05:01:29.588 13 INFO neutron.plugins.ml2.plugin [None req-80e5412a-a483-4fc2-914e-81ee97c05f75 - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:29.634 13 INFO neutron.plugins.ml2.plugin [None req-80e5412a-a483-4fc2-914e-81ee97c05f75 - - - - - -] Attempt 1 to provision port 9ea42bc7-ab3c-4ce3-8aeb-5efc49312c09 2026-05-09 05:01:29.791 13 INFO neutron.plugins.ml2.plugin [None req-80e5412a-a483-4fc2-914e-81ee97c05f75 - - - - - -] Attempt 1 to provision port 4a28788e-6269-442c-b92e-c6961b46d3b6 2026-05-09 05:01:29.858 13 INFO neutron.plugins.ml2.plugin [None req-80e5412a-a483-4fc2-914e-81ee97c05f75 - - - - - -] Attempt 1 to provision port 5663e26b-509f-4638-8271-7299c6f7d199 2026-05-09 05:01:30.332 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 0b65f159-ee51-407a-9c92-8e7957ab8be4 2026-05-09 05:01:30.587 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:30.843 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port d6525263-07f2-430d-954e-e93fa169c280 2026-05-09 05:01:31.101 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 9ea42bc7-ab3c-4ce3-8aeb-5efc49312c09 2026-05-09 05:01:31.516 13 INFO neutron.plugins.ml2.plugin [None req-d2459c47-ebfd-4975-bf11-c2e6b8b6b50e - - - - - -] Attempt 1 to provision port 4a28788e-6269-442c-b92e-c6961b46d3b6 2026-05-09 05:01:31.566 13 INFO neutron.plugins.ml2.plugin [None req-d2459c47-ebfd-4975-bf11-c2e6b8b6b50e - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:31.615 13 INFO neutron.plugins.ml2.plugin [None req-d2459c47-ebfd-4975-bf11-c2e6b8b6b50e - - - - - -] Attempt 1 to provision port 5663e26b-509f-4638-8271-7299c6f7d199 2026-05-09 05:01:32.296 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:32.482 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port d6525263-07f2-430d-954e-e93fa169c280 2026-05-09 05:01:32.671 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 0b65f159-ee51-407a-9c92-8e7957ab8be4 2026-05-09 05:01:32.963 16 INFO neutron.plugins.ml2.plugin [None req-4a463864-f095-495c-b884-d08ded6298dd - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:34.469 16 INFO neutron.plugins.ml2.plugin [None req-cf3fd380-8200-49ed-9517-ef934140c3ab - - - - - -] Attempt 1 to provision port da30d13e-f915-43ad-9352-c56cc3dfee91 2026-05-09 05:01:35.936 16 INFO neutron.plugins.ml2.plugin [None req-257809f3-b884-454a-afe7-ffaec16b38cd - - - - - -] Attempt 1 to provision port 5663e26b-509f-4638-8271-7299c6f7d199 2026-05-09 05:01:44.303 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 44e1a7c3-377e-4fed-9306-4063e9997e77 2026-05-09 05:01:44.443 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-42bc05fb-266d-48c2-a5b7-8c5d70cdadf9'] response: {'server_uuid': 'ed2525de-0cf2-4c80-bb21-b85bd2b43431', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44e1a7c3-377e-4fed-9306-4063e9997e77', 'code': 200} 2026-05-09 05:01:46.288 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 44e1a7c3-377e-4fed-9306-4063e9997e77 2026-05-09 05:02:09.569 16 INFO neutron.plugins.ml2.plugin [None req-2cedbfa2-6fcd-423f-a7eb-6d6dbde09d25 - - - - - -] Attempt 1 to provision port 7671d2fd-5839-48a9-bef6-3ea49831ef20 2026-05-09 05:02:30.812 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 15232da2-89c1-43b3-9b4e-9366e59b0fe8 2026-05-09 05:02:30.978 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d0cfc87-dee5-4141-a5c3-f331b37f13fe'] response: {'server_uuid': '2968a607-961f-4188-b4ca-df05385f6984', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15232da2-89c1-43b3-9b4e-9366e59b0fe8', 'code': 200} 2026-05-09 05:02:32.280 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 15232da2-89c1-43b3-9b4e-9366e59b0fe8 2026-05-09 05:03:14.739 13 INFO neutron.plugins.ml2.plugin [None req-260efc19-c06d-48c8-a022-7883766adf02 - - - - - -] Attempt 1 to provision port 544d72f2-b8b8-4c9b-9399-c57ff3c44c65 2026-05-09 05:03:20.320 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 544d72f2-b8b8-4c9b-9399-c57ff3c44c65 2026-05-09 05:03:20.431 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-315b8084-46e1-4a2f-8541-3236cf14fe2b'] response: {'server_uuid': '2968a607-961f-4188-b4ca-df05385f6984', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '544d72f2-b8b8-4c9b-9399-c57ff3c44c65', 'code': 200} 2026-05-09 05:03:22.284 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 544d72f2-b8b8-4c9b-9399-c57ff3c44c65 2026-05-09 05:03:24.845 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 544d72f2-b8b8-4c9b-9399-c57ff3c44c65 2026-05-09 05:03:45.131 13 INFO neutron.plugins.ml2.plugin [None req-30c0ae21-7a87-4b7a-8a92-c50affd12b8f - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908 2026-05-09 05:03:53.887 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908 2026-05-09 05:03:54.020 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9c7d00c-f165-485e-b4c3-b04482f468b0'] response: {'server_uuid': '2968a607-961f-4188-b4ca-df05385f6984', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '175eb253-8e32-4f97-b7d5-56c314baf908', 'code': 200} 2026-05-09 05:03:54.495 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908 2026-05-09 05:04:06.020 16 INFO neutron.plugins.ml2.plugin [None req-d7bce699-2002-48d8-8f69-1675c906d166 - - - - - -] Attempt 1 to provision port d629d78b-b667-412f-a102-4f25645d9d50 2026-05-09 05:04:12.546 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port d629d78b-b667-412f-a102-4f25645d9d50 2026-05-09 05:04:12.642 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d29fa18-1041-4adc-a2f2-3935816858b3'] response: {'server_uuid': '2968a607-961f-4188-b4ca-df05385f6984', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd629d78b-b667-412f-a102-4f25645d9d50', 'code': 200} 2026-05-09 05:04:14.504 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port d629d78b-b667-412f-a102-4f25645d9d50 2026-05-09 05:04:15.878 16 INFO neutron.plugins.ml2.plugin [None req-110ba368-8eda-4586-b7ac-f203b3d13f57 - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908 2026-05-09 05:04:16.567 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908 2026-05-09 05:04:30.229 13 INFO neutron.plugins.ml2.plugin [None req-7fcba8ed-125d-48a0-9621-78efa9b982f6 - - - - - -] Attempt 1 to provision port d629d78b-b667-412f-a102-4f25645d9d50 2026-05-09 05:04:30.595 16 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port d629d78b-b667-412f-a102-4f25645d9d50 2026-05-09 05:04:31.607 16 INFO neutron.plugins.ml2.plugin [None req-9063b9e2-7a52-4330-8713-4d3a2525db25 - - - - - -] Attempt 1 to provision port d629d78b-b667-412f-a102-4f25645d9d50 2026-05-09 05:04:40.332 16 INFO neutron.plugins.ml2.plugin [None req-f4a1314e-aca9-434b-95ac-9a7c5d174d23 - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908 2026-05-09 05:04:40.544 13 INFO neutron.plugins.ml2.plugin [None req-0e45cf95-04af-4de8-95a8-dff569c9f6c3 - - - - - -] Attempt 1 to provision port 175eb253-8e32-4f97-b7d5-56c314baf908