+ 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-05-27 06:43:33.307 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:43:33.307 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev12 2026-05-27 06:43:33.307 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 06:43:33.308 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:43:34.275 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:43:34.278 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:43:34.281 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 06:43:34.282 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:43:34.282 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:43:34.282 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:43:34.282 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:43:34.289 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:43:34.289 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:43:34.289 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:43:34.309 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:43:34.310 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:43:34.310 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:43:34.349 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:43:34.349 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:43:34.349 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:43:34.349 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:43:34.658 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:43:34.813 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:43:34.814 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:43:34.814 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:43:34.864 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:43:34.865 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:43:34.865 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:43:34.865 1 INFO neutron.plugins.ml2.extensions.port_security [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:43:34.865 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:43:34.865 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:43:34.865 1 INFO neutron.plugins.ml2.managers [None req-825442e7-e0d6-482a-805b-7ee3925bd996 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:43:34.879 1 INFO neutron.quota [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded quota_driver: . 2026-05-27 06:43:34.879 1 INFO neutron.plugins.ml2.plugin [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:43:34.880 1 INFO neutron.plugins.ml2.managers [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:43:34.880 1 INFO neutron.plugins.ml2.managers [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:43:34.880 1 INFO neutron.plugins.ml2.managers [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:43:34.880 1 INFO neutron.extensions.vlantransparent [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:43:34.880 1 INFO neutron.extensions.qinq [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Disabled VLAN QinQ extension. 2026-05-27 06:43:34.880 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: qos 2026-05-27 06:43:34.901 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: router 2026-05-27 06:43:34.936 1 INFO neutron.services.service_base [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:43:34.936 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: segments 2026-05-27 06:43:35.001 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: trunk 2026-05-27 06:43:35.013 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:43:35.045 1 WARNING stevedore.named [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:43:35.045 1 WARNING stevedore.named [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 06:43:35.262 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:43:35.262 1 INFO neutron.common.utils [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:43:35.262 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: taas 2026-05-27 06:43:35.282 1 WARNING stevedore.named [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 06:43:35.310 1 INFO neutron_taas.services.taas.taas_plugin [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-27 06:43:35.310 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: tapmirror 2026-05-27 06:43:35.318 1 WARNING stevedore.named [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 06:43:35.331 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-27 06:43:35.332 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:43:35.337 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: tag 2026-05-27 06:43:35.343 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: timestamp 2026-05-27 06:43:35.345 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:43:35.348 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: flavors 2026-05-27 06:43:35.351 1 INFO neutron.manager [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loading Plugin: revisions 2026-05-27 06:43:35.354 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Initializing extension manager. 2026-05-27 06:43:35.355 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: address-group 2026-05-27 06:43:35.356 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: address-scope 2026-05-27 06:43:35.356 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:43:35.357 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: agent 2026-05-27 06:43:35.357 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:43:35.358 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:43:35.359 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:43:35.360 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: availability_zone 2026-05-27 06:43:35.360 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:43:35.361 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:43:35.361 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:43:35.362 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:43:35.363 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: dns-integration 2026-05-27 06:43:35.363 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:43:35.364 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:43:35.364 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: dvr 2026-05-27 06:43:35.365 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:43:35.365 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:43:35.366 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:43:35.366 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:43:35.366 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: external-net 2026-05-27 06:43:35.367 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:43:35.367 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: extraroute 2026-05-27 06:43:35.368 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:43:35.368 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:43:35.369 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:43:35.369 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 06:43:35.370 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:43:35.370 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:43:35.371 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: flavors 2026-05-27 06:43:35.372 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:43:35.373 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:43:35.373 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:43:35.373 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:43:35.374 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:43:35.375 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: router 2026-05-27 06:43:35.376 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:43:35.377 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 06:43:35.377 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 06:43:35.378 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:43:35.378 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: l3-ha 2026-05-27 06:43:35.379 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:43:35.379 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:43:35.380 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:43:35.380 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:43:35.381 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:43:35.382 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:43:35.383 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:43:35.384 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:43:35.385 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:43:35.386 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:43:35.386 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: multi-provider 2026-05-27 06:43:35.387 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: net-mtu 2026-05-27 06:43:35.387 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:43:35.388 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:43:35.388 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: network_ha 2026-05-27 06:43:35.389 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:43:35.389 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:43:35.390 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: pagination 2026-05-27 06:43:35.390 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:43:35.391 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 06:43:35.391 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:43:35.391 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:43:35.392 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:43:35.392 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:43:35.393 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:43:35.393 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 06:43:35.394 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:43:35.394 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:43:35.395 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 06:43:35.395 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: binding 2026-05-27 06:43:35.396 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: binding-extended 2026-05-27 06:43:35.396 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-security 2026-05-27 06:43:35.397 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: project-id 2026-05-27 06:43:35.397 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: provider 2026-05-27 06:43:35.398 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-27 06:43:35.399 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos 2026-05-27 06:43:35.400 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:43:35.400 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:43:35.401 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-default 2026-05-27 06:43:35.401 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-fip 2026-05-27 06:43:35.402 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:43:35.402 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:43:35.402 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:43:35.403 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:43:35.404 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:43:35.404 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-pps 2026-05-27 06:43:35.405 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:43:35.405 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:43:35.405 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:43:35.406 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:43:35.407 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-27 06:43:35.409 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: quotas 2026-05-27 06:43:35.411 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: quota_details 2026-05-27 06:43:35.413 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:43:35.413 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:43:35.414 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:43:35.414 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:43:35.414 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:43:35.415 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:43:35.415 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:43:35.416 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:43:35.416 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:43:35.418 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:43:35.418 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:43:35.419 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:43:35.419 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:43:35.420 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 06:43:35.420 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:43:35.424 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: security-group 2026-05-27 06:43:35.425 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: segment 2026-05-27 06:43:35.425 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:43:35.426 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: service-type 2026-05-27 06:43:35.426 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: sorting 2026-05-27 06:43:35.427 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:43:35.427 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:43:35.428 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:43:35.428 1 WARNING neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:43:35.428 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:43:35.429 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 06:43:35.429 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:43:35.430 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:43:35.430 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:43:35.431 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:43:35.431 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:43:35.432 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: tag-creation 2026-05-27 06:43:35.432 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:43:35.435 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:43:35.436 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:43:35.437 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: trunk 2026-05-27 06:43:35.437 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: trunk-details 2026-05-27 06:43:35.438 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:43:35.438 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-27 06:43:35.438 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:43:35.439 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-27 06:43:35.441 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 06:43:35.441 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:43:35.442 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:43:35.443 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: vpnaas 2026-05-27 06:43:35.444 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: taas 2026-05-27 06:43:35.445 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: tap-mirror 2026-05-27 06:43:35.445 1 INFO neutron.api.extensions [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-27 06:43:35.448 1 INFO oslo_service.backend.eventlet.service [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Starting 2 workers 2026-05-27 06:43:35.455 1 INFO oslo_service.backend.eventlet.service [None req-fbb9b4a2-5d64-4b99-8373-50684b93fce2 - - - - - -] Starting 1 workers 2026-05-27 06:44:17.727 12 INFO neutron.db.l3_hamode_db [None req-1ed090af-744d-4b0e-8448-9fb16570f513 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 06:44:30.372 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 99f9f4ad-b0a0-4dba-89e0-150dad35bba1 2026-05-27 06:44:31.983 12 INFO neutron.plugins.ml2.plugin [None req-469e7990-2afa-4913-b911-79ec53624efb - - - - - -] Attempt 1 to provision port 99f9f4ad-b0a0-4dba-89e0-150dad35bba1 2026-05-27 06:44:32.216 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 99f9f4ad-b0a0-4dba-89e0-150dad35bba1 2026-05-27 06:44:33.702 12 INFO neutron.plugins.ml2.plugin [None req-1351773e-dd4c-4b90-b923-d0133fcc1ca4 - - - - - -] Attempt 1 to provision port 99f9f4ad-b0a0-4dba-89e0-150dad35bba1 2026-05-27 06:49:10.417 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 03b4c323-55f1-4520-b385-6900521f44c3 2026-05-27 06:49:11.055 12 INFO neutron.plugins.ml2.plugin [None req-c99fa766-4aa9-4e19-adc6-e41ae0d75cfc - - - - - -] Attempt 1 to provision port 03b4c323-55f1-4520-b385-6900521f44c3 2026-05-27 06:49:12.395 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 03b4c323-55f1-4520-b385-6900521f44c3 2026-05-27 06:49:12.749 12 INFO neutron.plugins.ml2.plugin [None req-c5dc8145-34da-4067-8c58-7c5201dae2b8 - - - - - -] Attempt 1 to provision port 03b4c323-55f1-4520-b385-6900521f44c3 2026-05-27 06:49:19.066 12 INFO neutron.plugins.ml2.plugin [None req-4640feda-2707-4ad9-9aa0-db463a99eb71 - - - - - -] Attempt 1 to provision port 88aaaf37-0ae1-467f-8827-298c956e4e7c 2026-05-27 06:53:51.331 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 88aaaf37-0ae1-467f-8827-298c956e4e7c 2026-05-27 06:53:52.765 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 88aaaf37-0ae1-467f-8827-298c956e4e7c 2026-05-27 07:05:59.253 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 9d8f9231-4fc5-4ce8-96b6-6fbd0da1deb2 2026-05-27 07:06:01.217 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 9d8f9231-4fc5-4ce8-96b6-6fbd0da1deb2 2026-05-27 07:23:27.885 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 761a5294-8019-4012-82e2-0516b43ad3d8 2026-05-27 07:23:29.980 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 761a5294-8019-4012-82e2-0516b43ad3d8 2026-05-27 07:23:30.065 12 INFO neutron.plugins.ml2.plugin [None req-9ad15acf-9742-4349-9f5a-8b6a6634602c - - - - - -] Attempt 1 to provision port 761a5294-8019-4012-82e2-0516b43ad3d8 2026-05-27 07:23:30.177 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6763d976-9b34-49c5-a296-331a4c69d119 2026-05-27 07:23:30.186 12 INFO neutron.plugins.ml2.plugin [None req-9ad15acf-9742-4349-9f5a-8b6a6634602c - - - - - -] Attempt 1 to provision port 6763d976-9b34-49c5-a296-331a4c69d119 2026-05-27 07:23:31.925 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6763d976-9b34-49c5-a296-331a4c69d119 2026-05-27 07:23:33.936 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 15671eeb-4753-4245-aa44-f0a7cd25fa78 2026-05-27 07:23:35.932 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 15671eeb-4753-4245-aa44-f0a7cd25fa78 2026-05-27 07:23:38.728 11 INFO neutron.plugins.ml2.plugin [None req-2e968350-710e-4b19-b60d-ccbea644b8e2 - - - - - -] Attempt 1 to provision port e9441c4e-51d8-4a89-ab44-e5324c44af9b 2026-05-27 07:23:38.751 11 INFO neutron.plugins.ml2.plugin [None req-2e968350-710e-4b19-b60d-ccbea644b8e2 - - - - - -] Attempt 1 to provision port 2d543209-2359-4f98-acc8-07267c2415f4 2026-05-27 07:23:38.778 11 INFO neutron.plugins.ml2.plugin [None req-2e968350-710e-4b19-b60d-ccbea644b8e2 - - - - - -] Attempt 1 to provision port 6763d976-9b34-49c5-a296-331a4c69d119 2026-05-27 07:23:38.830 11 INFO neutron.plugins.ml2.plugin [None req-2e968350-710e-4b19-b60d-ccbea644b8e2 - - - - - -] Attempt 1 to provision port 6573c3ec-d6fd-456f-8b0e-2686dea3922d 2026-05-27 07:23:38.850 11 INFO neutron.plugins.ml2.plugin [None req-2e968350-710e-4b19-b60d-ccbea644b8e2 - - - - - -] Attempt 1 to provision port 761a5294-8019-4012-82e2-0516b43ad3d8 2026-05-27 07:23:40.068 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port b557fbe3-7a6a-4f6e-a98e-0f778c0a9b3b 2026-05-27 07:23:40.603 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 090e4c75-60bf-4cce-8f30-625c82d9d357 2026-05-27 07:23:42.001 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port b557fbe3-7a6a-4f6e-a98e-0f778c0a9b3b 2026-05-27 07:23:42.211 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 090e4c75-60bf-4cce-8f30-625c82d9d357 2026-05-27 07:23:45.933 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 0090f2f4-95c6-46de-99bc-26003f988951 2026-05-27 07:23:46.421 11 INFO neutron.plugins.ml2.plugin [None req-8ae8992a-f1bc-4078-8157-7253a6362d91 - - - - - -] Attempt 1 to provision port 2d543209-2359-4f98-acc8-07267c2415f4 2026-05-27 07:23:46.484 11 INFO neutron.plugins.ml2.plugin [None req-8ae8992a-f1bc-4078-8157-7253a6362d91 - - - - - -] Attempt 1 to provision port 6573c3ec-d6fd-456f-8b0e-2686dea3922d 2026-05-27 07:23:46.524 11 INFO neutron.plugins.ml2.plugin [None req-8ae8992a-f1bc-4078-8157-7253a6362d91 - - - - - -] Attempt 1 to provision port 71974b4e-9424-4c24-969e-e173dc30cb18 2026-05-27 07:23:47.894 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 0090f2f4-95c6-46de-99bc-26003f988951 2026-05-27 07:23:51.051 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port b0c50fbb-345a-427b-b0d8-7136a208ce07 2026-05-27 07:23:51.542 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 1efdf598-c6b4-4d98-9713-39f544c93d07 2026-05-27 07:23:51.726 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-2b5c76fb-d0af-41db-a46a-55e2cd5ff37b'] response: {'server_uuid': '23e9ce6e-7ad1-4d7f-b1c3-98a104351ada', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0c50fbb-345a-427b-b0d8-7136a208ce07', 'code': 200} 2026-05-27 07:23:52.763 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 795aef77-773f-4982-9c18-757197dd20a2 2026-05-27 07:23:53.165 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port b0c50fbb-345a-427b-b0d8-7136a208ce07 2026-05-27 07:23:53.450 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 1efdf598-c6b4-4d98-9713-39f544c93d07 2026-05-27 07:23:53.763 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-bfa39b1e-b41e-469e-b5c3-6ed5098cafd7'] response: {'server_uuid': 'c171a732-3391-4678-ab5e-2635af3a1fe6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1efdf598-c6b4-4d98-9713-39f544c93d07', 'code': 200} 2026-05-27 07:23:54.262 11 INFO neutron.plugins.ml2.plugin [None req-36ea342e-fdba-4401-a5d5-eab184e3ebe4 - - - - - -] Attempt 1 to provision port 2d543209-2359-4f98-acc8-07267c2415f4 2026-05-27 07:23:54.314 11 INFO neutron.plugins.ml2.plugin [None req-36ea342e-fdba-4401-a5d5-eab184e3ebe4 - - - - - -] Attempt 1 to provision port 6573c3ec-d6fd-456f-8b0e-2686dea3922d 2026-05-27 07:23:54.352 11 INFO neutron.plugins.ml2.plugin [None req-36ea342e-fdba-4401-a5d5-eab184e3ebe4 - - - - - -] Attempt 1 to provision port 2a5c298e-ecb2-4de5-9a86-468b8a2f33f3 2026-05-27 07:23:54.405 11 INFO neutron.plugins.ml2.plugin [None req-36ea342e-fdba-4401-a5d5-eab184e3ebe4 - - - - - -] Attempt 1 to provision port 795aef77-773f-4982-9c18-757197dd20a2 2026-05-27 07:23:54.643 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 795aef77-773f-4982-9c18-757197dd20a2 2026-05-27 07:23:59.927 11 INFO neutron.plugins.ml2.plugin [None req-33e93f18-b1ae-4338-a2d5-41e624b62c18 - - - - - -] Attempt 1 to provision port 1efdf598-c6b4-4d98-9713-39f544c93d07 2026-05-27 07:23:59.993 11 INFO neutron.plugins.ml2.plugin [None req-33e93f18-b1ae-4338-a2d5-41e624b62c18 - - - - - -] Attempt 1 to provision port 2a5c298e-ecb2-4de5-9a86-468b8a2f33f3 2026-05-27 07:24:00.012 11 INFO neutron.plugins.ml2.plugin [None req-33e93f18-b1ae-4338-a2d5-41e624b62c18 - - - - - -] Attempt 1 to provision port 795aef77-773f-4982-9c18-757197dd20a2 2026-05-27 07:24:01.291 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 189c5d48-202e-4d41-ab9e-29289721c020 2026-05-27 07:24:01.415 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-dd347b04-4548-4dea-83be-61daddd173cc'] response: {'server_uuid': '426a0a65-eb99-4151-9135-18c7bb738239', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '189c5d48-202e-4d41-ab9e-29289721c020', 'code': 200} 2026-05-27 07:24:03.227 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 189c5d48-202e-4d41-ab9e-29289721c020 2026-05-27 07:24:03.857 11 INFO neutron.plugins.ml2.plugin [None req-84591569-2867-4e99-8ad9-4f6f70fecf22 - - - - - -] Attempt 1 to provision port fca1f603-062e-46c6-bc3d-4a15cd666400 2026-05-27 07:24:03.909 11 INFO neutron.plugins.ml2.plugin [None req-84591569-2867-4e99-8ad9-4f6f70fecf22 - - - - - -] Attempt 1 to provision port 189c5d48-202e-4d41-ab9e-29289721c020 2026-05-27 07:24:07.180 11 INFO neutron.plugins.ml2.plugin [None req-4025e658-fa92-4047-bc22-07c0be22ffe6 - - - - - -] Attempt 1 to provision port 2a5c298e-ecb2-4de5-9a86-468b8a2f33f3 2026-05-27 07:24:11.245 11 INFO neutron.plugins.ml2.plugin [None req-9ec34442-e96e-45af-a1a6-c6f04c5d2b80 - - - - - -] Attempt 1 to provision port 2a5c298e-ecb2-4de5-9a86-468b8a2f33f3 2026-05-27 07:24:17.308 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6111b492-be88-41eb-b671-d8e12b75f014 2026-05-27 07:24:18.401 11 INFO neutron.plugins.ml2.plugin [None req-0e92b2f6-2fb1-42c1-8f5d-63e7e110e30c - - - - - -] Attempt 1 to provision port 6111b492-be88-41eb-b671-d8e12b75f014 2026-05-27 07:24:19.145 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6111b492-be88-41eb-b671-d8e12b75f014 2026-05-27 07:24:19.389 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 79a35b28-8caa-4cd4-81fe-8b44192c5fc1 2026-05-27 07:24:21.052 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 79a35b28-8caa-4cd4-81fe-8b44192c5fc1 2026-05-27 07:24:21.648 11 INFO neutron.plugins.ml2.plugin [None req-e6bd91fe-a685-4185-b1bc-0ac12d3f9279 - - - - - -] Attempt 1 to provision port caac7820-e884-4ba0-8b2a-4fe4248165e9 2026-05-27 07:24:21.670 11 INFO neutron.plugins.ml2.plugin [None req-e6bd91fe-a685-4185-b1bc-0ac12d3f9279 - - - - - -] Attempt 1 to provision port 6111b492-be88-41eb-b671-d8e12b75f014 2026-05-27 07:24:25.138 12 INFO neutron.plugins.ml2.plugin [None req-67f598c5-30a4-4f8c-8568-484f2a6e7434 - - - - - -] Attempt 1 to provision port e515b63e-16d6-44cb-882b-25f7bf134b9b 2026-05-27 07:24:26.402 11 INFO neutron.plugins.ml2.plugin [None req-db6fc65c-f82d-4df7-8630-45521fcf30ba - - - - - -] Attempt 1 to provision port e515b63e-16d6-44cb-882b-25f7bf134b9b 2026-05-27 07:24:27.174 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port e515b63e-16d6-44cb-882b-25f7bf134b9b 2026-05-27 07:24:27.437 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 2a5c298e-ecb2-4de5-9a86-468b8a2f33f3 2026-05-27 07:24:27.729 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 5c3c8136-d463-4513-900f-35471ba29f55 2026-05-27 07:24:28.216 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port fca1f603-062e-46c6-bc3d-4a15cd666400 2026-05-27 07:24:29.089 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 5c3c8136-d463-4513-900f-35471ba29f55 2026-05-27 07:24:29.334 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 2a5c298e-ecb2-4de5-9a86-468b8a2f33f3 2026-05-27 07:24:29.602 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port fca1f603-062e-46c6-bc3d-4a15cd666400 2026-05-27 07:24:30.242 11 INFO neutron.plugins.ml2.plugin [None req-f5f56cdd-6056-4cf8-8371-671ec78c5e1a - - - - - -] Attempt 1 to provision port cc346a94-39de-4f8a-99cf-7628f4bb1461 2026-05-27 07:24:30.300 11 INFO neutron.plugins.ml2.plugin [None req-f5f56cdd-6056-4cf8-8371-671ec78c5e1a - - - - - -] Attempt 1 to provision port e515b63e-16d6-44cb-882b-25f7bf134b9b 2026-05-27 07:24:30.363 11 INFO neutron.plugins.ml2.plugin [None req-f5f56cdd-6056-4cf8-8371-671ec78c5e1a - - - - - -] Attempt 1 to provision port ebf87929-0f58-4c93-b153-f77e5653d7d1 2026-05-27 07:24:30.388 11 INFO neutron.plugins.ml2.plugin [None req-f5f56cdd-6056-4cf8-8371-671ec78c5e1a - - - - - -] Attempt 1 to provision port caac7820-e884-4ba0-8b2a-4fe4248165e9 2026-05-27 07:24:31.600 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 3ed75f33-9c73-4a78-b66f-bc33de22e51d 2026-05-27 07:24:31.766 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-298d42e8-08d5-4c23-8a27-689ec5638ab4'] response: {'server_uuid': '30536470-b8b4-435c-a6b7-9e6b9d15351c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ed75f33-9c73-4a78-b66f-bc33de22e51d', 'code': 200} 2026-05-27 07:24:33.193 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 3ed75f33-9c73-4a78-b66f-bc33de22e51d 2026-05-27 07:24:33.600 11 INFO neutron.plugins.ml2.plugin [None req-5ca19afb-deca-44e0-a87c-eb7e666c0328 - - - - - -] Attempt 1 to provision port cc346a94-39de-4f8a-99cf-7628f4bb1461 2026-05-27 07:24:33.643 11 INFO neutron.plugins.ml2.plugin [None req-5ca19afb-deca-44e0-a87c-eb7e666c0328 - - - - - -] Attempt 1 to provision port caac7820-e884-4ba0-8b2a-4fe4248165e9 2026-05-27 07:24:33.672 11 INFO neutron.plugins.ml2.plugin [None req-5ca19afb-deca-44e0-a87c-eb7e666c0328 - - - - - -] Attempt 1 to provision port a16b7f19-c120-41cb-b0aa-318d29e7ddc3 2026-05-27 07:24:36.488 11 INFO neutron.plugins.ml2.plugin [None req-78a7df6a-cf23-4392-970a-fb1b08cc5f4d - - - - - -] Attempt 1 to provision port cc346a94-39de-4f8a-99cf-7628f4bb1461 2026-05-27 07:24:36.518 11 INFO neutron.plugins.ml2.plugin [None req-78a7df6a-cf23-4392-970a-fb1b08cc5f4d - - - - - -] Attempt 1 to provision port 3ed75f33-9c73-4a78-b66f-bc33de22e51d 2026-05-27 07:24:39.188 11 INFO neutron.plugins.ml2.plugin [None req-48711aff-b29a-485d-b578-c9c71fbd21b0 - - - - - -] Attempt 1 to provision port 189c5d48-202e-4d41-ab9e-29289721c020 2026-05-27 07:24:40.470 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 9c224a0c-5141-4779-a748-3ddda0712907 2026-05-27 07:24:40.642 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-ba92901c-9302-484e-8042-59c05537b769'] response: {'server_uuid': 'e310ba64-6bd4-4b2d-9a98-7df17ecd3822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c224a0c-5141-4779-a748-3ddda0712907', 'code': 200} 2026-05-27 07:24:40.950 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 189c5d48-202e-4d41-ab9e-29289721c020 2026-05-27 07:24:42.385 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 9c224a0c-5141-4779-a748-3ddda0712907 2026-05-27 07:24:44.215 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port cc346a94-39de-4f8a-99cf-7628f4bb1461 2026-05-27 07:24:44.610 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port a16b7f19-c120-41cb-b0aa-318d29e7ddc3 2026-05-27 07:24:46.378 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port cc346a94-39de-4f8a-99cf-7628f4bb1461 2026-05-27 07:24:46.640 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port a16b7f19-c120-41cb-b0aa-318d29e7ddc3 2026-05-27 07:24:56.440 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port f568e683-f76e-4060-99ca-80cfd3625571 2026-05-27 07:24:56.909 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 0c78e8f5-b562-4c4c-8c13-e0beae88664e 2026-05-27 07:24:57.210 11 INFO neutron.plugins.ml2.plugin [None req-674463d6-85a0-4e3e-b679-f8c1019ca5a6 - - - - - -] Attempt 1 to provision port 0c78e8f5-b562-4c4c-8c13-e0beae88664e 2026-05-27 07:24:58.409 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port f568e683-f76e-4060-99ca-80cfd3625571 2026-05-27 07:24:58.810 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 0c78e8f5-b562-4c4c-8c13-e0beae88664e 2026-05-27 07:25:00.359 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port c8dcca4a-2d3f-4b30-9829-165047137d54 2026-05-27 07:25:02.348 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port c8dcca4a-2d3f-4b30-9829-165047137d54 2026-05-27 07:25:02.619 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 73dbc692-025c-48e2-a08c-ac0e4d06b5ad 2026-05-27 07:25:03.181 11 INFO neutron.plugins.ml2.plugin [None req-c0343416-32c9-40bb-b0cf-ea7fd2d658d4 - - - - - -] Attempt 1 to provision port c8dcca4a-2d3f-4b30-9829-165047137d54 2026-05-27 07:25:04.400 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 73dbc692-025c-48e2-a08c-ac0e4d06b5ad 2026-05-27 07:25:08.332 11 INFO neutron.plugins.ml2.plugin [None req-c4e0fbcb-dfe6-4de8-9c31-8f8fc6288d8f - - - - - -] Attempt 1 to provision port 0c78e8f5-b562-4c4c-8c13-e0beae88664e 2026-05-27 07:25:08.397 11 INFO neutron.plugins.ml2.plugin [None req-c4e0fbcb-dfe6-4de8-9c31-8f8fc6288d8f - - - - - -] Attempt 1 to provision port c8dcca4a-2d3f-4b30-9829-165047137d54 2026-05-27 07:25:08.459 11 INFO neutron.plugins.ml2.plugin [None req-c4e0fbcb-dfe6-4de8-9c31-8f8fc6288d8f - - - - - -] Attempt 1 to provision port 6bdbe99e-e250-4d5a-a36e-a5db4b008573 2026-05-27 07:25:08.531 11 INFO neutron.plugins.ml2.plugin [None req-38a19aec-4e8a-469e-9d3f-314c6305ac0b - - - - - -] Attempt 1 to provision port abf2304f-95d1-4b87-b338-12c70d731a55 2026-05-27 07:25:10.797 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port d84ed067-e5ca-4627-8826-c4e284e97e74 2026-05-27 07:25:11.440 12 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-7e287c69-20fd-4951-87c1-117313e949c3'] response: {'server_uuid': '51e38897-8517-41ca-960d-fa3296722a49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd84ed067-e5ca-4627-8826-c4e284e97e74', 'code': 200} 2026-05-27 07:25:12.325 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port d84ed067-e5ca-4627-8826-c4e284e97e74 2026-05-27 07:25:12.776 12 INFO neutron.plugins.ml2.plugin [None req-241eab95-f588-4422-bdf8-5a8bbbe5ea20 - - - - - -] Attempt 1 to provision port 51705928-8169-4c82-a24c-3aeabe4d3833 2026-05-27 07:25:14.413 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 51705928-8169-4c82-a24c-3aeabe4d3833 2026-05-27 07:25:17.451 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 66817552-0e8c-437a-ac9e-ae740c791c83 2026-05-27 07:25:17.607 12 INFO neutron.plugins.ml2.plugin [None req-f62676ad-ee0b-488a-8dc4-2d6f62dd6041 - - - - - -] Attempt 1 to provision port 47e23145-09d6-48dd-b0a6-0698ef625c1d 2026-05-27 07:25:17.622 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-7ddea6d5-43aa-4e9c-9441-bd77ea9def4d'] response: {'server_uuid': '355edf26-02be-460c-9083-5de14ca096dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66817552-0e8c-437a-ac9e-ae740c791c83', 'code': 200} 2026-05-27 07:25:17.957 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 135efd11-bd08-4544-8bb3-8494a51ed54b 2026-05-27 07:25:18.807 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 47e23145-09d6-48dd-b0a6-0698ef625c1d 2026-05-27 07:25:19.051 11 INFO neutron.plugins.ml2.plugin [None req-38136447-fe16-4f4a-98a3-f0f9124e946b - - - - - -] Attempt 1 to provision port 66817552-0e8c-437a-ac9e-ae740c791c83 2026-05-27 07:25:19.430 11 INFO neutron.plugins.ml2.plugin [None req-47531db6-2b0e-4baf-a261-aa35c6d76164 - - - - - -] Attempt 1 to provision port 135efd11-bd08-4544-8bb3-8494a51ed54b 2026-05-27 07:25:19.898 11 INFO neutron.plugins.ml2.plugin [None req-e031656d-216e-40d3-9054-a0c9d611f2e7 - - - - - -] Attempt 1 to provision port 6bdbe99e-e250-4d5a-a36e-a5db4b008573 2026-05-27 07:25:21.368 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 271e8f38-e59a-48bd-8e9e-57c7812de1e6 2026-05-27 07:25:21.813 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6bdbe99e-e250-4d5a-a36e-a5db4b008573 2026-05-27 07:25:23.112 11 INFO neutron.plugins.ml2.plugin [None req-680fb15b-06c5-4d20-8130-a73eb2e9f14d - - - - - -] Attempt 1 to provision port 6d60f71a-a5ec-4a27-8933-a234b4d90125 2026-05-27 07:25:23.648 11 INFO neutron.plugins.ml2.plugin [None req-680fb15b-06c5-4d20-8130-a73eb2e9f14d - - - - - -] Attempt 1 to provision port 271e8f38-e59a-48bd-8e9e-57c7812de1e6 2026-05-27 07:25:23.873 11 INFO neutron.plugins.ml2.plugin [None req-680fb15b-06c5-4d20-8130-a73eb2e9f14d - - - - - -] Attempt 1 to provision port 47e23145-09d6-48dd-b0a6-0698ef625c1d 2026-05-27 07:25:24.044 11 INFO neutron.plugins.ml2.plugin [None req-680fb15b-06c5-4d20-8130-a73eb2e9f14d - - - - - -] Attempt 1 to provision port 6bdbe99e-e250-4d5a-a36e-a5db4b008573 2026-05-27 07:25:24.126 11 INFO neutron.plugins.ml2.plugin [None req-53e7e377-4e80-40f4-a4be-74324ba529dc - - - - - -] Attempt 1 to provision port 71821704-5068-4b66-b07b-6fcba57ce11d 2026-05-27 07:25:24.158 11 INFO neutron.plugins.ml2.plugin [None req-53e7e377-4e80-40f4-a4be-74324ba529dc - - - - - -] Attempt 1 to provision port 6bdbe99e-e250-4d5a-a36e-a5db4b008573 2026-05-27 07:25:24.224 11 INFO neutron.plugins.ml2.plugin [None req-53e7e377-4e80-40f4-a4be-74324ba529dc - - - - - -] Attempt 1 to provision port 6d60f71a-a5ec-4a27-8933-a234b4d90125 2026-05-27 07:25:24.969 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6d60f71a-a5ec-4a27-8933-a234b4d90125 2026-05-27 07:25:25.193 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port abf2304f-95d1-4b87-b338-12c70d731a55 2026-05-27 07:25:25.685 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ccdbe167-2da1-46f3-bb14-214c65b42297 2026-05-27 07:25:27.695 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port abf2304f-95d1-4b87-b338-12c70d731a55 2026-05-27 07:25:27.975 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 4e71d1bf-2fee-42e1-ac09-5476a93402bc 2026-05-27 07:25:28.563 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ccdbe167-2da1-46f3-bb14-214c65b42297 2026-05-27 07:25:29.613 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 4e71d1bf-2fee-42e1-ac09-5476a93402bc 2026-05-27 07:25:31.900 11 INFO neutron.plugins.ml2.plugin [None req-9cdca290-846d-4204-9526-8605840cccb6 - - - - - -] Attempt 1 to provision port c32bf295-8cbf-4d83-8610-3946449689c9 2026-05-27 07:25:32.389 11 INFO neutron.plugins.ml2.plugin [None req-9cdca290-846d-4204-9526-8605840cccb6 - - - - - -] Attempt 1 to provision port 71821704-5068-4b66-b07b-6fcba57ce11d 2026-05-27 07:25:32.413 11 INFO neutron.plugins.ml2.plugin [None req-9cdca290-846d-4204-9526-8605840cccb6 - - - - - -] Attempt 1 to provision port 4e71d1bf-2fee-42e1-ac09-5476a93402bc 2026-05-27 07:25:32.464 11 INFO neutron.plugins.ml2.plugin [None req-9cdca290-846d-4204-9526-8605840cccb6 - - - - - -] Attempt 1 to provision port 6d60f71a-a5ec-4a27-8933-a234b4d90125 2026-05-27 07:25:36.342 11 INFO neutron.plugins.ml2.plugin [None req-3ab2b9f4-08f0-4b8b-a2b2-3659b6985cda - - - - - -] Attempt 1 to provision port c32bf295-8cbf-4d83-8610-3946449689c9 2026-05-27 07:25:36.381 11 INFO neutron.plugins.ml2.plugin [None req-3ab2b9f4-08f0-4b8b-a2b2-3659b6985cda - - - - - -] Attempt 1 to provision port 4e71d1bf-2fee-42e1-ac09-5476a93402bc 2026-05-27 07:25:37.601 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 71821704-5068-4b66-b07b-6fcba57ce11d 2026-05-27 07:25:37.892 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 4feb7ca5-fb62-4a64-925b-0e0978e0a656 2026-05-27 07:25:39.512 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ca9bcb8f-9812-46de-b352-904ab4d3af2c 2026-05-27 07:25:39.850 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 4feb7ca5-fb62-4a64-925b-0e0978e0a656 2026-05-27 07:25:40.161 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 71821704-5068-4b66-b07b-6fcba57ce11d 2026-05-27 07:25:40.352 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port c32bf295-8cbf-4d83-8610-3946449689c9 2026-05-27 07:25:43.744 11 INFO neutron.plugins.ml2.plugin [None req-45694ab7-9a1d-4d0c-9999-3fccc8ebb25f - - - - - -] Attempt 1 to provision port 71821704-5068-4b66-b07b-6fcba57ce11d 2026-05-27 07:25:43.816 11 INFO neutron.plugins.ml2.plugin [None req-45694ab7-9a1d-4d0c-9999-3fccc8ebb25f - - - - - -] Attempt 1 to provision port d84ed067-e5ca-4627-8826-c4e284e97e74 2026-05-27 07:25:43.822 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ca9bcb8f-9812-46de-b352-904ab4d3af2c 2026-05-27 07:25:44.013 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port c32bf295-8cbf-4d83-8610-3946449689c9 2026-05-27 07:25:44.260 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 717feb2a-6d86-4a60-a01c-517243e2f83c 2026-05-27 07:25:44.397 12 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-393bb3f9-011f-4f0a-9a21-09591e1bb801'] response: {'server_uuid': '1a6209c1-3323-4705-ba04-4d90da4388f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '717feb2a-6d86-4a60-a01c-517243e2f83c', 'code': 200} 2026-05-27 07:25:44.905 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 717feb2a-6d86-4a60-a01c-517243e2f83c 2026-05-27 07:25:46.544 11 INFO neutron.plugins.ml2.plugin [None req-d97e38dc-b1ec-4668-b31a-1f852f287fbd - - - - - -] Attempt 1 to provision port c32bf295-8cbf-4d83-8610-3946449689c9 2026-05-27 07:25:46.618 11 INFO neutron.plugins.ml2.plugin [None req-d97e38dc-b1ec-4668-b31a-1f852f287fbd - - - - - -] Attempt 1 to provision port 4feb7ca5-fb62-4a64-925b-0e0978e0a656 2026-05-27 07:25:46.690 11 INFO neutron.plugins.ml2.plugin [None req-d97e38dc-b1ec-4668-b31a-1f852f287fbd - - - - - -] Attempt 1 to provision port 71821704-5068-4b66-b07b-6fcba57ce11d 2026-05-27 07:25:50.760 11 INFO neutron.plugins.ml2.plugin [None req-4af8a81e-fad8-4718-8829-2b7175a12b58 - - - - - -] Attempt 1 to provision port ca9bcb8f-9812-46de-b352-904ab4d3af2c 2026-05-27 07:25:50.821 11 INFO neutron.plugins.ml2.plugin [None req-4af8a81e-fad8-4718-8829-2b7175a12b58 - - - - - -] Attempt 1 to provision port 717feb2a-6d86-4a60-a01c-517243e2f83c 2026-05-27 07:25:50.875 11 INFO neutron.plugins.ml2.plugin [None req-4af8a81e-fad8-4718-8829-2b7175a12b58 - - - - - -] Attempt 1 to provision port c32bf295-8cbf-4d83-8610-3946449689c9 2026-05-27 07:25:50.936 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 2ff03537-34d1-4675-9f73-3c4b4a1724df 2026-05-27 07:25:50.955 11 INFO neutron.plugins.ml2.plugin [None req-4af8a81e-fad8-4718-8829-2b7175a12b58 - - - - - -] Attempt 1 to provision port 6bdbe99e-e250-4d5a-a36e-a5db4b008573 2026-05-27 07:25:52.921 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 2ff03537-34d1-4675-9f73-3c4b4a1724df 2026-05-27 07:25:55.095 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 004b32ac-b4e7-4625-b243-a27a28fdc417 2026-05-27 07:25:55.415 12 INFO neutron.plugins.ml2.plugin [None req-4061d887-bdc3-4ad8-b278-43c00ce5dbb7 - - - - - -] Attempt 1 to provision port 004b32ac-b4e7-4625-b243-a27a28fdc417 2026-05-27 07:25:55.461 12 INFO neutron.plugins.ml2.plugin [None req-4061d887-bdc3-4ad8-b278-43c00ce5dbb7 - - - - - -] Attempt 1 to provision port ddf72faf-dffd-47f2-b27c-e8a3b4f020d3 2026-05-27 07:25:56.995 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 004b32ac-b4e7-4625-b243-a27a28fdc417 2026-05-27 07:26:00.982 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 4d2222ca-d082-4398-897a-b8c0d9667763 2026-05-27 07:26:03.676 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ebf6b90f-6805-4e29-a732-670dcaf5d0a2 2026-05-27 07:26:03.685 11 INFO neutron.plugins.ml2.plugin [None req-2888da37-7379-429e-85eb-66fb72ee04c5 - - - - - -] Attempt 1 to provision port 004b32ac-b4e7-4625-b243-a27a28fdc417 2026-05-27 07:26:03.743 11 INFO neutron.plugins.ml2.plugin [None req-2888da37-7379-429e-85eb-66fb72ee04c5 - - - - - -] Attempt 1 to provision port f2ddf24a-a74e-44f4-bb55-8f7df258e8ba 2026-05-27 07:26:03.769 11 INFO neutron.plugins.ml2.plugin [None req-2888da37-7379-429e-85eb-66fb72ee04c5 - - - - - -] Attempt 1 to provision port ddf72faf-dffd-47f2-b27c-e8a3b4f020d3 2026-05-27 07:26:03.797 12 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-88a621d2-bda1-4c4d-96f8-44dd8c1fba00'] response: {'server_uuid': 'bd1c50ca-765a-4ece-bcdb-b7f30aee43e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebf6b90f-6805-4e29-a732-670dcaf5d0a2', 'code': 200} 2026-05-27 07:26:05.271 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ebf6b90f-6805-4e29-a732-670dcaf5d0a2 2026-05-27 07:26:07.152 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ddf72faf-dffd-47f2-b27c-e8a3b4f020d3 2026-05-27 07:26:09.124 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port f2ddf24a-a74e-44f4-bb55-8f7df258e8ba 2026-05-27 07:26:09.473 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 04882655-df45-4e07-b062-b6b615929e36 2026-05-27 07:26:10.005 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port ddf72faf-dffd-47f2-b27c-e8a3b4f020d3 2026-05-27 07:26:11.200 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port f2ddf24a-a74e-44f4-bb55-8f7df258e8ba 2026-05-27 07:26:11.886 12 INFO neutron.plugins.ml2.plugin [None req-16dc48bd-acb2-452e-be13-bc94951543f0 - - - - - -] Attempt 1 to provision port ddf72faf-dffd-47f2-b27c-e8a3b4f020d3 2026-05-27 07:26:14.893 12 INFO neutron.plugins.ml2.plugin [None req-07f6ce53-01c9-4f55-9051-7710e71f9626 - - - - - -] Attempt 1 to provision port ddf72faf-dffd-47f2-b27c-e8a3b4f020d3 2026-05-27 07:26:21.191 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-0d91f588-7be1-43fa-abb2-14610c52aa5f'] response: {'server_uuid': '51e38897-8517-41ca-960d-fa3296722a49', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd84ed067-e5ca-4627-8826-c4e284e97e74', 'code': 200} 2026-05-27 07:26:21.577 11 INFO neutron.plugins.ml2.plugin [None req-74b1bcc9-6c6e-46a5-bd19-e7cb90e59146 - - - - - -] Attempt 1 to provision port ebf6b90f-6805-4e29-a732-670dcaf5d0a2 2026-05-27 07:26:23.516 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port d84ed067-e5ca-4627-8826-c4e284e97e74 2026-05-27 07:26:23.640 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-a3aa954b-1650-44e3-b0d1-32d05e7a42ef'] response: {'server_uuid': '51e38897-8517-41ca-960d-fa3296722a49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd84ed067-e5ca-4627-8826-c4e284e97e74', 'code': 200} 2026-05-27 07:26:25.056 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port d84ed067-e5ca-4627-8826-c4e284e97e74 2026-05-27 07:26:51.550 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port b9267fcd-dcc9-4537-ac66-9a3a28a0b79c 2026-05-27 07:26:51.686 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-0ce752ad-0d22-4e64-8c61-2852dc38119a'] response: {'server_uuid': '9b40bcab-8356-4b35-a13f-9ec3b856f484', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9267fcd-dcc9-4537-ac66-9a3a28a0b79c', 'code': 200} 2026-05-27 07:26:52.993 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port b9267fcd-dcc9-4537-ac66-9a3a28a0b79c 2026-05-27 07:27:22.833 12 INFO neutron.plugins.ml2.plugin [None req-ccc878cb-1fb0-47d1-83de-0eb9ae62125a - - - - - -] Attempt 1 to provision port d983071f-0746-4eb1-ab12-8e6374867b91 2026-05-27 07:27:23.054 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port d983071f-0746-4eb1-ab12-8e6374867b91 2026-05-27 07:27:36.423 11 INFO neutron.plugins.ml2.plugin [None req-96b37e78-b8b8-4a0e-9b4c-270a61e78555 - - - - - -] Attempt 1 to provision port 62b0fc96-cb34-48ca-af24-815e6cc720bc 2026-05-27 07:28:33.002 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port e1a1ffcf-1389-48e0-adc8-96e978669bea 2026-05-27 07:28:33.623 11 INFO neutron.plugins.ml2.plugin [None req-74291da1-ddc3-4995-90c9-310ccc3aa6d2 - - - - - -] Attempt 1 to provision port e1a1ffcf-1389-48e0-adc8-96e978669bea 2026-05-27 07:28:34.996 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port e1a1ffcf-1389-48e0-adc8-96e978669bea 2026-05-27 07:28:37.039 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port f3610857-23de-46a7-bb31-1b3c91f1507a 2026-05-27 07:28:37.474 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 5fc85d24-8bd5-4216-8ca9-fb9356ff87dc 2026-05-27 07:28:39.000 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port f3610857-23de-46a7-bb31-1b3c91f1507a 2026-05-27 07:28:39.291 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 5fc85d24-8bd5-4216-8ca9-fb9356ff87dc 2026-05-27 07:28:41.034 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6e9f1f24-305a-4453-bd33-3e79bfc665d0 2026-05-27 07:28:43.077 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 6e9f1f24-305a-4453-bd33-3e79bfc665d0 2026-05-27 07:28:45.073 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port e1a1ffcf-1389-48e0-adc8-96e978669bea 2026-05-27 07:28:46.831 11 INFO neutron.plugins.ml2.plugin [None req-ffed65c9-ce37-40bf-b570-fa077541deb5 - - - - - -] Attempt 1 to provision port e2caf4e8-a7f1-48f4-8cf4-98b233abcb38 2026-05-27 07:28:46.860 11 INFO neutron.plugins.ml2.plugin [None req-ffed65c9-ce37-40bf-b570-fa077541deb5 - - - - - -] Attempt 1 to provision port 6e9f1f24-305a-4453-bd33-3e79bfc665d0 2026-05-27 07:28:46.912 11 INFO neutron.plugins.ml2.plugin [None req-ffed65c9-ce37-40bf-b570-fa077541deb5 - - - - - -] Attempt 1 to provision port 5fc85d24-8bd5-4216-8ca9-fb9356ff87dc 2026-05-27 07:28:46.975 11 INFO neutron.plugins.ml2.plugin [None req-ffed65c9-ce37-40bf-b570-fa077541deb5 - - - - - -] Attempt 1 to provision port c9be31f9-0efc-49a7-9f46-9582786ebe08 2026-05-27 07:28:47.007 11 INFO neutron.plugins.ml2.plugin [None req-ffed65c9-ce37-40bf-b570-fa077541deb5 - - - - - -] Attempt 1 to provision port e1a1ffcf-1389-48e0-adc8-96e978669bea 2026-05-27 07:28:52.105 11 INFO neutron.plugins.ml2.plugin [None req-0ebf7624-6df6-42d9-aed1-a02bb648876b - - - - - -] Attempt 1 to provision port e2caf4e8-a7f1-48f4-8cf4-98b233abcb38 2026-05-27 07:28:52.136 11 INFO neutron.plugins.ml2.plugin [None req-0ebf7624-6df6-42d9-aed1-a02bb648876b - - - - - -] Attempt 1 to provision port e1a1ffcf-1389-48e0-adc8-96e978669bea 2026-05-27 07:28:52.204 11 INFO neutron.plugins.ml2.plugin [None req-0ebf7624-6df6-42d9-aed1-a02bb648876b - - - - - -] Attempt 1 to provision port 6e9f1f24-305a-4453-bd33-3e79bfc665d0 2026-05-27 07:28:52.261 11 INFO neutron.plugins.ml2.plugin [None req-0ebf7624-6df6-42d9-aed1-a02bb648876b - - - - - -] Attempt 1 to provision port 5fc85d24-8bd5-4216-8ca9-fb9356ff87dc 2026-05-27 07:28:52.323 11 INFO neutron.plugins.ml2.plugin [None req-0ebf7624-6df6-42d9-aed1-a02bb648876b - - - - - -] Attempt 1 to provision port eb64e8a8-0f38-4239-b8b6-8f2f846c6ec4 2026-05-27 07:28:52.350 11 INFO neutron.plugins.ml2.plugin [None req-0ebf7624-6df6-42d9-aed1-a02bb648876b - - - - - -] Attempt 1 to provision port 9e65b9a0-075d-4378-8a5d-3a0235b2a898 2026-05-27 07:28:53.544 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 31d86969-891e-4e30-952a-1cc15f61d834 2026-05-27 07:28:53.773 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-b3bfd3a7-40cc-456a-b01d-159841b3f427'] response: {'server_uuid': '5dff6aef-740f-4e43-9546-113c8120297e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31d86969-891e-4e30-952a-1cc15f61d834', 'code': 200} 2026-05-27 07:28:55.012 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 31d86969-891e-4e30-952a-1cc15f61d834 2026-05-27 07:28:56.381 12 INFO neutron.plugins.ml2.plugin [None req-e1297742-26ff-46fb-b76e-dfd8b5275903 - - - - - -] Attempt 1 to provision port e2caf4e8-a7f1-48f4-8cf4-98b233abcb38 2026-05-27 07:28:56.555 12 INFO neutron.plugins.ml2.plugin [None req-e1297742-26ff-46fb-b76e-dfd8b5275903 - - - - - -] Attempt 1 to provision port eb64e8a8-0f38-4239-b8b6-8f2f846c6ec4 2026-05-27 07:28:56.707 12 INFO neutron.plugins.ml2.plugin [None req-e1297742-26ff-46fb-b76e-dfd8b5275903 - - - - - -] Attempt 1 to provision port 6e9f1f24-305a-4453-bd33-3e79bfc665d0 2026-05-27 07:28:56.771 12 INFO neutron.plugins.ml2.plugin [None req-e1297742-26ff-46fb-b76e-dfd8b5275903 - - - - - -] Attempt 1 to provision port 5fc85d24-8bd5-4216-8ca9-fb9356ff87dc 2026-05-27 07:28:56.831 12 INFO neutron.plugins.ml2.plugin [None req-e1297742-26ff-46fb-b76e-dfd8b5275903 - - - - - -] Attempt 1 to provision port 31d86969-891e-4e30-952a-1cc15f61d834 2026-05-27 07:28:56.883 12 INFO neutron.plugins.ml2.plugin [None req-e1297742-26ff-46fb-b76e-dfd8b5275903 - - - - - -] Attempt 1 to provision port 9e65b9a0-075d-4378-8a5d-3a0235b2a898 2026-05-27 07:28:57.077 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port eb64e8a8-0f38-4239-b8b6-8f2f846c6ec4 2026-05-27 07:28:57.298 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 9e65b9a0-075d-4378-8a5d-3a0235b2a898 2026-05-27 07:28:57.504 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port e2caf4e8-a7f1-48f4-8cf4-98b233abcb38 2026-05-27 07:28:57.713 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port c9be31f9-0efc-49a7-9f46-9582786ebe08 2026-05-27 07:28:59.014 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 9e65b9a0-075d-4378-8a5d-3a0235b2a898 2026-05-27 07:28:59.237 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port c9be31f9-0efc-49a7-9f46-9582786ebe08 2026-05-27 07:29:00.186 12 INFO neutron.plugins.ml2.plugin [None req-e1cfaf56-48c8-4e18-bef9-4e40f4335d66 - - - - - -] Attempt 1 to provision port e2caf4e8-a7f1-48f4-8cf4-98b233abcb38 2026-05-27 07:29:00.251 12 INFO neutron.plugins.ml2.plugin [None req-e1cfaf56-48c8-4e18-bef9-4e40f4335d66 - - - - - -] Attempt 1 to provision port 9e65b9a0-075d-4378-8a5d-3a0235b2a898 2026-05-27 07:29:00.333 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port eb64e8a8-0f38-4239-b8b6-8f2f846c6ec4 2026-05-27 07:29:02.510 11 INFO neutron.plugins.ml2.plugin [None req-aaf2dde4-e744-44d4-88ca-ebb1bbc3b03e - - - - - -] Attempt 1 to provision port eb64e8a8-0f38-4239-b8b6-8f2f846c6ec4 2026-05-27 07:29:02.565 11 INFO neutron.plugins.ml2.plugin [None req-aaf2dde4-e744-44d4-88ca-ebb1bbc3b03e - - - - - -] Attempt 1 to provision port 9e65b9a0-075d-4378-8a5d-3a0235b2a898 2026-05-27 07:29:03.903 11 INFO neutron.plugins.ml2.plugin [None req-9be7fcd5-65da-4221-a358-5fbad809496f - - - - - -] Attempt 1 to provision port 31d86969-891e-4e30-952a-1cc15f61d834 2026-05-27 07:29:11.046 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 7fcaa952-0ec9-4511-a5ea-b17868cdb413 2026-05-27 07:29:11.151 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-f1ca2c45-4a66-4221-94e1-b4049fcc9dad'] response: {'server_uuid': '6afbe4ec-9237-4bcf-8392-44ced47bf1b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fcaa952-0ec9-4511-a5ea-b17868cdb413', 'code': 200} 2026-05-27 07:29:13.037 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 7fcaa952-0ec9-4511-a5ea-b17868cdb413 2026-05-27 07:29:38.735 11 INFO neutron.plugins.ml2.plugin [None req-d33e7e91-20d0-46e4-bfcb-44ae0bc68873 - - - - - -] Attempt 1 to provision port 60b05168-0c47-46f4-b204-afd019a27094 2026-05-27 07:30:01.600 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port bba6a4b7-94cd-48e7-921a-a424a9dc39b7 2026-05-27 07:30:01.746 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-097cb47f-27a2-4e93-a61c-d30aef51488e'] response: {'server_uuid': '1256774c-9055-46f9-ba51-e7b0f6df9f46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bba6a4b7-94cd-48e7-921a-a424a9dc39b7', 'code': 200} 2026-05-27 07:30:03.078 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port bba6a4b7-94cd-48e7-921a-a424a9dc39b7 2026-05-27 07:30:44.585 12 INFO neutron.plugins.ml2.plugin [None req-46d0cf7c-9380-48d7-b2ad-17347af5ff16 - - - - - -] Attempt 1 to provision port 952aacdc-929c-4fa3-a92a-e4f1a15bfd2c 2026-05-27 07:30:51.133 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 952aacdc-929c-4fa3-a92a-e4f1a15bfd2c 2026-05-27 07:30:51.261 11 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-251cfe0f-e865-46dd-a727-52c40d6d6553'] response: {'server_uuid': '1256774c-9055-46f9-ba51-e7b0f6df9f46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '952aacdc-929c-4fa3-a92a-e4f1a15bfd2c', 'code': 200} 2026-05-27 07:30:53.101 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 952aacdc-929c-4fa3-a92a-e4f1a15bfd2c 2026-05-27 07:30:55.598 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 952aacdc-929c-4fa3-a92a-e4f1a15bfd2c 2026-05-27 07:31:19.630 12 INFO neutron.plugins.ml2.plugin [None req-42aef786-324e-4034-b0a6-481a2ceaa776 - - - - - -] Attempt 1 to provision port 1c74d7a0-5674-4905-8746-9e7ff4aae088 2026-05-27 07:31:28.722 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 1c74d7a0-5674-4905-8746-9e7ff4aae088 2026-05-27 07:31:28.917 12 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-501eaf2a-c8c9-4730-9056-0e83b29a6dab'] response: {'server_uuid': '1256774c-9055-46f9-ba51-e7b0f6df9f46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c74d7a0-5674-4905-8746-9e7ff4aae088', 'code': 200} 2026-05-27 07:31:29.319 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 1c74d7a0-5674-4905-8746-9e7ff4aae088 2026-05-27 07:31:41.149 11 INFO neutron.plugins.ml2.plugin [None req-b16119a8-8422-4d73-ac22-1cf4fceefdb3 - - - - - -] Attempt 1 to provision port 44a1a256-78eb-4c5f-b5a0-330e61939738 2026-05-27 07:31:47.376 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 44a1a256-78eb-4c5f-b5a0-330e61939738 2026-05-27 07:31:47.492 12 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-7def6a2d-daf1-4726-aa98-edb8ae13e860'] response: {'server_uuid': '1256774c-9055-46f9-ba51-e7b0f6df9f46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44a1a256-78eb-4c5f-b5a0-330e61939738', 'code': 200} 2026-05-27 07:31:49.337 11 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 44a1a256-78eb-4c5f-b5a0-330e61939738 2026-05-27 07:31:51.474 12 INFO neutron.plugins.ml2.plugin [None req-ce81f748-e225-465a-a8b0-889eedb4779b - - - - - -] Attempt 1 to provision port 1c74d7a0-5674-4905-8746-9e7ff4aae088 2026-05-27 07:32:04.474 12 INFO neutron.plugins.ml2.plugin [None req-f45753c1-3398-48c7-b99c-d1794cbea500 - - - - - -] Attempt 1 to provision port 44a1a256-78eb-4c5f-b5a0-330e61939738 2026-05-27 07:32:05.425 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 44a1a256-78eb-4c5f-b5a0-330e61939738 2026-05-27 07:32:05.910 11 INFO neutron.plugins.ml2.plugin [None req-c6e92a1d-8dee-4722-8361-422a54c0733c - - - - - -] Attempt 1 to provision port 44a1a256-78eb-4c5f-b5a0-330e61939738 2026-05-27 07:32:14.940 11 INFO neutron.plugins.ml2.plugin [None req-7b036e75-fd4a-43c8-879f-020fb59d8a8f - - - - - -] Attempt 1 to provision port 1c74d7a0-5674-4905-8746-9e7ff4aae088 2026-05-27 07:32:15.403 12 INFO neutron.plugins.ml2.plugin [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Attempt 1 to provision port 1c74d7a0-5674-4905-8746-9e7ff4aae088 2026-05-27 07:32:43.650 12 INFO neutron.notifiers.nova [None req-6bc10dcd-b454-41d0-b2c2-e739854f4338 - - - - - -] Nova event matching ['req-2c3d4a4e-8114-4ae7-ac4c-fb91fea4ee6b'] response: {'server_uuid': '1256774c-9055-46f9-ba51-e7b0f6df9f46', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bba6a4b7-94cd-48e7-921a-a424a9dc39b7', 'code': 200}