+ 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-07-08 22:10:51.846 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 22:10:51.847 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev31 2026-07-08 22:10:51.847 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-08 22:10:51.847 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-08 22:10:52.925 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 22:10:52.928 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-08 22:10:52.931 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-08 22:10:52.932 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 22:10:52.932 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-08 22:10:52.932 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-08 22:10:52.933 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 22:10:52.940 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 22:10:52.940 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 22:10:52.940 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 22:10:52.959 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-08 22:10:52.960 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 22:10:52.960 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-08 22:10:53.001 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-08 22:10:53.002 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-08 22:10:53.002 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-08 22:10:53.002 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-08 22:10:53.298 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing driver for type 'vlan' 2026-07-08 22:10:53.446 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] VlanTypeDriver initialization complete 2026-07-08 22:10:53.446 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing driver for type 'vxlan' 2026-07-08 22:10:53.447 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-08 22:10:53.498 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-08 22:10:53.499 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-08 22:10:53.499 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing extension driver 'port_security' 2026-07-08 22:10:53.499 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-08 22:10:53.499 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing extension driver 'qos' 2026-07-08 22:10:53.500 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-08 22:10:53.500 1 INFO neutron.plugins.ml2.managers [None req-2a97146a-4094-44f9-836c-a22b3b53d43b - - - - - -] Initializing mechanism driver 'l2population' 2026-07-08 22:10:53.515 1 INFO neutron.quota [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded quota_driver: . 2026-07-08 22:10:53.515 1 INFO neutron.plugins.ml2.plugin [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Modular L2 Plugin initialization complete 2026-07-08 22:10:53.516 1 INFO neutron.plugins.ml2.managers [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-08 22:10:53.516 1 INFO neutron.plugins.ml2.managers [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-08 22:10:53.516 1 INFO neutron.plugins.ml2.managers [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-08 22:10:53.516 1 INFO neutron.extensions.vlantransparent [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Disabled vlantransparent extension. 2026-07-08 22:10:53.516 1 INFO neutron.extensions.qinq [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Disabled VLAN QinQ extension. 2026-07-08 22:10:53.516 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: qos 2026-07-08 22:10:53.528 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: router 2026-07-08 22:10:53.572 1 INFO neutron.services.service_base [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-08 22:10:53.572 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: segments 2026-07-08 22:10:53.659 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: trunk 2026-07-08 22:10:53.674 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: vpnaas 2026-07-08 22:10:53.707 1 WARNING stevedore.named [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-08 22:10:53.707 1 WARNING stevedore.named [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 22:10:54.062 1 INFO neutron_vpnaas.services.vpn.plugin [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-08 22:10:54.062 1 INFO neutron.common.utils [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-08 22:10:54.062 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: taas 2026-07-08 22:10:54.082 1 WARNING stevedore.named [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 22:10:54.109 1 INFO neutron_taas.services.taas.taas_plugin [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-08 22:10:54.110 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: tapmirror 2026-07-08 22:10:54.120 1 WARNING stevedore.named [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 22:10:54.135 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-08 22:10:54.135 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: auto_allocate 2026-07-08 22:10:54.141 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: tag 2026-07-08 22:10:54.149 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: timestamp 2026-07-08 22:10:54.151 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: network_ip_availability 2026-07-08 22:10:54.155 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: flavors 2026-07-08 22:10:54.157 1 INFO neutron.manager [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loading Plugin: revisions 2026-07-08 22:10:54.160 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Initializing extension manager. 2026-07-08 22:10:54.161 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: address-group 2026-07-08 22:10:54.162 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: address-scope 2026-07-08 22:10:54.162 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-08 22:10:54.163 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: agent 2026-07-08 22:10:54.164 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: agent-resources-synced 2026-07-08 22:10:54.165 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-08 22:10:54.165 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-08 22:10:54.166 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: availability_zone 2026-07-08 22:10:54.166 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: availability_zone_filter 2026-07-08 22:10:54.167 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-08 22:10:54.168 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: default-subnetpools 2026-07-08 22:10:54.170 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-08 22:10:54.170 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: dns-integration 2026-07-08 22:10:54.171 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: dns-domain-ports 2026-07-08 22:10:54.171 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-08 22:10:54.172 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: dvr 2026-07-08 22:10:54.172 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-08 22:10:54.172 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: empty-string-filtering 2026-07-08 22:10:54.173 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 22:10:54.173 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-08 22:10:54.174 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: external-net 2026-07-08 22:10:54.174 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-08 22:10:54.174 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: extraroute 2026-07-08 22:10:54.175 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: extraroute-atomic 2026-07-08 22:10:54.175 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-08 22:10:54.176 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-08 22:10:54.176 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-08 22:10:54.177 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-08 22:10:54.177 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: fip-port-details 2026-07-08 22:10:54.178 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: flavors 2026-07-08 22:10:54.179 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-08 22:10:54.179 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: floatingip-pools 2026-07-08 22:10:54.180 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: ip_allocation 2026-07-08 22:10:54.180 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-08 22:10:54.181 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: l2_adjacency 2026-07-08 22:10:54.181 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: router 2026-07-08 22:10:54.184 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 22:10:54.186 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-08 22:10:54.187 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-08 22:10:54.188 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: ext-gw-mode 2026-07-08 22:10:54.189 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: l3-ha 2026-07-08 22:10:54.190 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-08 22:10:54.191 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-08 22:10:54.192 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: l3-flavors 2026-07-08 22:10:54.193 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-08 22:10:54.194 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-08 22:10:54.197 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-08 22:10:54.198 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-08 22:10:54.199 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-08 22:10:54.200 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-08 22:10:54.200 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-08 22:10:54.201 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: multi-provider 2026-07-08 22:10:54.201 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: net-mtu 2026-07-08 22:10:54.201 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: net-mtu-writable 2026-07-08 22:10:54.202 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: network_availability_zone 2026-07-08 22:10:54.202 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: network_ha 2026-07-08 22:10:54.203 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: network-ip-availability 2026-07-08 22:10:54.204 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-08 22:10:54.204 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: pagination 2026-07-08 22:10:54.205 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-device-profile 2026-07-08 22:10:54.205 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-08 22:10:54.205 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-08 22:10:54.206 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-08 22:10:54.206 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-mac-override 2026-07-08 22:10:54.207 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-08 22:10:54.207 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-08 22:10:54.208 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-08 22:10:54.208 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-resource-request 2026-07-08 22:10:54.208 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-08 22:10:54.209 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-08 22:10:54.209 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: binding 2026-07-08 22:10:54.210 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: binding-extended 2026-07-08 22:10:54.210 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-security 2026-07-08 22:10:54.211 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: project-id 2026-07-08 22:10:54.211 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: provider 2026-07-08 22:10:54.212 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-08 22:10:54.213 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos 2026-07-08 22:10:54.214 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-08 22:10:54.214 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-08 22:10:54.215 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-default 2026-07-08 22:10:54.215 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-fip 2026-07-08 22:10:54.216 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-08 22:10:54.216 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-08 22:10:54.216 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-08 22:10:54.217 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-08 22:10:54.217 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-08 22:10:54.218 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-pps 2026-07-08 22:10:54.218 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-08 22:10:54.219 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-08 22:10:54.219 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: qos-rules-alias 2026-07-08 22:10:54.220 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: quota-check-limit 2026-07-08 22:10:54.220 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-08 22:10:54.222 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: quotas 2026-07-08 22:10:54.225 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: quota_details 2026-07-08 22:10:54.226 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: rbac-policies 2026-07-08 22:10:54.226 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: rbac-address-group 2026-07-08 22:10:54.227 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: rbac-address-scope 2026-07-08 22:10:54.227 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: rbac-security-groups 2026-07-08 22:10:54.227 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-08 22:10:54.228 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: revision-if-match 2026-07-08 22:10:54.228 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-08 22:10:54.229 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: router_availability_zone 2026-07-08 22:10:54.229 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-08 22:10:54.231 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-08 22:10:54.231 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-08 22:10:54.232 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-08 22:10:54.232 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-08 22:10:54.233 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-08 22:10:54.233 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-08 22:10:54.237 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: security-group 2026-07-08 22:10:54.237 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: segment 2026-07-08 22:10:54.238 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-08 22:10:54.238 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: service-type 2026-07-08 22:10:54.239 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: sorting 2026-07-08 22:10:54.239 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: standard-attr-segment 2026-07-08 22:10:54.240 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: standard-attr-description 2026-07-08 22:10:54.240 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: stateful-security-group 2026-07-08 22:10:54.241 1 WARNING neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-08 22:10:54.241 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-08 22:10:54.242 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: subnet-external-network 2026-07-08 22:10:54.242 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: subnet_onboard 2026-07-08 22:10:54.243 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-08 22:10:54.243 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: subnet-service-types 2026-07-08 22:10:54.244 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: subnet_allocation 2026-07-08 22:10:54.244 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-08 22:10:54.245 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: tag-creation 2026-07-08 22:10:54.245 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-08 22:10:54.248 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: standard-attr-tag 2026-07-08 22:10:54.249 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-08 22:10:54.249 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: trunk 2026-07-08 22:10:54.250 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: trunk-details 2026-07-08 22:10:54.250 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-08 22:10:54.251 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-08 22:10:54.251 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-08 22:10:54.252 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-08 22:10:54.253 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-08 22:10:54.254 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-08 22:10:54.255 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: vpn-flavors 2026-07-08 22:10:54.256 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: vpnaas 2026-07-08 22:10:54.257 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: taas 2026-07-08 22:10:54.258 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: tap-mirror 2026-07-08 22:10:54.258 1 INFO neutron.api.extensions [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-08 22:10:54.261 1 INFO oslo_service.backend.eventlet.service [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Starting 2 workers 2026-07-08 22:10:54.266 1 INFO oslo_service.backend.eventlet.service [None req-05aa445c-f832-4608-bd75-98736bd5a939 - - - - - -] Starting 1 workers 2026-07-08 22:11:36.765 11 INFO neutron.db.l3_hamode_db [None req-fd9949b4-3706-4d1c-bafc-686f01b11448 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-08 22:11:53.214 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3e6f8638-28d8-413d-a711-7ebf85047554 2026-07-08 22:11:53.277 12 INFO neutron.plugins.ml2.plugin [None req-dfd38a37-9c49-459f-8b81-2358c8ac94ad - - - - - -] Attempt 1 to provision port 3e6f8638-28d8-413d-a711-7ebf85047554 2026-07-08 22:11:54.959 11 INFO neutron.plugins.ml2.plugin [None req-1fc84fc8-e781-4b6e-88bd-fcbc8034f6fa - - - - - -] Attempt 1 to provision port 3e6f8638-28d8-413d-a711-7ebf85047554 2026-07-08 22:11:55.152 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3e6f8638-28d8-413d-a711-7ebf85047554 2026-07-08 22:16:17.336 12 INFO neutron.plugins.ml2.plugin [None req-acb3ef94-7876-4e7b-ae6f-ed5ed3e94a89 - - - - - -] Attempt 1 to provision port b4f7d229-c3ff-4fb6-b9b3-cc431c53f715 2026-07-08 22:16:17.344 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port b4f7d229-c3ff-4fb6-b9b3-cc431c53f715 2026-07-08 22:16:19.329 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port b4f7d229-c3ff-4fb6-b9b3-cc431c53f715 2026-07-08 22:16:19.542 12 INFO neutron.plugins.ml2.plugin [None req-916127b9-51cf-4d42-adae-a6be6423a555 - - - - - -] Attempt 1 to provision port b4f7d229-c3ff-4fb6-b9b3-cc431c53f715 2026-07-08 22:16:24.234 12 INFO neutron.plugins.ml2.plugin [None req-65fa675c-6f1e-4467-bc8f-de131be1a87c - - - - - -] Attempt 1 to provision port 00aa0d60-aebe-4cd9-9490-e8204a112e92 2026-07-08 22:19:58.024 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 00aa0d60-aebe-4cd9-9490-e8204a112e92 2026-07-08 22:19:59.479 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 00aa0d60-aebe-4cd9-9490-e8204a112e92 2026-07-08 22:29:17.802 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 09749a99-f1d9-40c0-9e2a-b15abb48e158 2026-07-08 22:29:19.787 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 09749a99-f1d9-40c0-9e2a-b15abb48e158 2026-07-08 22:45:22.467 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8a298526-dc43-4d61-b200-f6f89469be9a 2026-07-08 22:45:24.540 12 INFO neutron.plugins.ml2.plugin [None req-c9d2fd67-d61a-4b4d-aa66-08b3f39a1ee4 - - - - - -] Attempt 1 to provision port 8a298526-dc43-4d61-b200-f6f89469be9a 2026-07-08 22:45:24.789 12 INFO neutron.plugins.ml2.plugin [None req-3b26af8e-9210-45c9-a974-e76e03e84e16 - - - - - -] Attempt 1 to provision port 968d4447-6862-4b4f-9118-2ae1b43383be 2026-07-08 22:45:25.219 12 INFO neutron.plugins.ml2.plugin [None req-137f86f5-1a86-4403-b09a-16892b800aec - - - - - -] Attempt 1 to provision port 8a298526-dc43-4d61-b200-f6f89469be9a 2026-07-08 22:45:25.259 12 INFO neutron.plugins.ml2.plugin [None req-137f86f5-1a86-4403-b09a-16892b800aec - - - - - -] Attempt 1 to provision port 968d4447-6862-4b4f-9118-2ae1b43383be 2026-07-08 22:45:26.420 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 968d4447-6862-4b4f-9118-2ae1b43383be 2026-07-08 22:45:28.474 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 29ba2443-ae66-44ba-bec8-5a6ac4a266ed 2026-07-08 22:45:30.455 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 29ba2443-ae66-44ba-bec8-5a6ac4a266ed 2026-07-08 22:45:34.606 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 7788a6ca-ba88-44b3-bc81-5c084384bfc8 2026-07-08 22:45:34.716 12 INFO neutron.plugins.ml2.plugin [None req-f1a359c4-907f-4397-ad49-9d84c22e1c27 - - - - - -] Attempt 1 to provision port 8df1b380-f5b3-4458-8b12-857a67d7f410 2026-07-08 22:45:34.765 12 INFO neutron.plugins.ml2.plugin [None req-f1a359c4-907f-4397-ad49-9d84c22e1c27 - - - - - -] Attempt 1 to provision port 8a298526-dc43-4d61-b200-f6f89469be9a 2026-07-08 22:45:34.839 12 INFO neutron.plugins.ml2.plugin [None req-f1a359c4-907f-4397-ad49-9d84c22e1c27 - - - - - -] Attempt 1 to provision port 2214203e-07c9-4280-b251-d80cc3324256 2026-07-08 22:45:34.867 12 INFO neutron.plugins.ml2.plugin [None req-f1a359c4-907f-4397-ad49-9d84c22e1c27 - - - - - -] Attempt 1 to provision port 6df72d90-b953-4168-84cf-d616f6b3a2c6 2026-07-08 22:45:34.897 12 INFO neutron.plugins.ml2.plugin [None req-f1a359c4-907f-4397-ad49-9d84c22e1c27 - - - - - -] Attempt 1 to provision port 29ba2443-ae66-44ba-bec8-5a6ac4a266ed 2026-07-08 22:45:34.970 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c0f4b4c8-d2dd-43c7-ab22-b277e69e9c48 2026-07-08 22:45:36.442 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 7788a6ca-ba88-44b3-bc81-5c084384bfc8 2026-07-08 22:45:36.674 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c0f4b4c8-d2dd-43c7-ab22-b277e69e9c48 2026-07-08 22:45:38.467 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 74fda3c8-fab1-409a-be0b-d13fb32025bb 2026-07-08 22:45:40.549 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 74fda3c8-fab1-409a-be0b-d13fb32025bb 2026-07-08 22:45:40.681 11 INFO neutron.plugins.ml2.plugin [None req-251fbf79-84a6-4fa3-8953-89d32b3155e0 - - - - - -] Attempt 1 to provision port 8df1b380-f5b3-4458-8b12-857a67d7f410 2026-07-08 22:45:40.715 11 INFO neutron.plugins.ml2.plugin [None req-251fbf79-84a6-4fa3-8953-89d32b3155e0 - - - - - -] Attempt 1 to provision port 6df72d90-b953-4168-84cf-d616f6b3a2c6 2026-07-08 22:45:40.734 11 INFO neutron.plugins.ml2.plugin [None req-251fbf79-84a6-4fa3-8953-89d32b3155e0 - - - - - -] Attempt 1 to provision port 29ba2443-ae66-44ba-bec8-5a6ac4a266ed 2026-07-08 22:45:43.065 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 97676b17-1edf-4604-b00a-9d18b7ea01f4 2026-07-08 22:45:43.454 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port bcfc42e2-0f02-4926-a010-227a4163be00 2026-07-08 22:45:43.790 11 INFO neutron.notifiers.nova [None req-a9ac2264-5d42-4d56-9794-60b37cc34dc6 - - - - - -] Nova event matching ['req-b1627213-2d09-4bb5-b2b1-bce93ecff5ce'] response: {'server_uuid': '6f4204fb-12ee-4437-bcb2-3d710db77848', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97676b17-1edf-4604-b00a-9d18b7ea01f4', 'code': 200} 2026-07-08 22:45:45.426 12 INFO neutron.plugins.ml2.plugin [None req-f89def94-dc49-41e4-8e34-1a0e5086d9ab - - - - - -] Attempt 1 to provision port bcfc42e2-0f02-4926-a010-227a4163be00 2026-07-08 22:45:45.895 12 INFO neutron.plugins.ml2.plugin [None req-f89def94-dc49-41e4-8e34-1a0e5086d9ab - - - - - -] Attempt 1 to provision port 97676b17-1edf-4604-b00a-9d18b7ea01f4 2026-07-08 22:45:46.192 12 INFO neutron.plugins.ml2.plugin [None req-f89def94-dc49-41e4-8e34-1a0e5086d9ab - - - - - -] Attempt 1 to provision port d9bef156-e7bb-4f9c-88a9-bb600e9f740f 2026-07-08 22:45:46.772 12 INFO neutron.notifiers.nova [None req-f0cc4e58-4c82-4401-83cc-7022c11ab9e1 - - - - - -] Nova event matching ['req-9c9dbc10-49e1-4706-82bb-f18fe6c081eb'] response: {'server_uuid': 'd8cdff98-e73d-447b-b89f-5e5d6d07dcf3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9bef156-e7bb-4f9c-88a9-bb600e9f740f', 'code': 200} 2026-07-08 22:45:46.936 11 INFO neutron.plugins.ml2.plugin [None req-4fd59fed-fe9c-4941-8a32-e8c23c87c1a0 - - - - - -] Attempt 1 to provision port 8df1b380-f5b3-4458-8b12-857a67d7f410 2026-07-08 22:45:46.979 11 INFO neutron.plugins.ml2.plugin [None req-4fd59fed-fe9c-4941-8a32-e8c23c87c1a0 - - - - - -] Attempt 1 to provision port a4f1f20b-9912-4045-99c2-7116ea1db094 2026-07-08 22:45:47.026 11 INFO neutron.plugins.ml2.plugin [None req-4fd59fed-fe9c-4941-8a32-e8c23c87c1a0 - - - - - -] Attempt 1 to provision port bcfc42e2-0f02-4926-a010-227a4163be00 2026-07-08 22:45:47.041 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port d9bef156-e7bb-4f9c-88a9-bb600e9f740f 2026-07-08 22:45:47.081 11 INFO neutron.plugins.ml2.plugin [None req-4fd59fed-fe9c-4941-8a32-e8c23c87c1a0 - - - - - -] Attempt 1 to provision port 8f373539-330f-4238-acd1-a5f40e1da384 2026-07-08 22:45:49.180 11 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-4d0ef068-5c57-4bf5-8fa7-2de57a3c4327'] response: {'server_uuid': '6f4204fb-12ee-4437-bcb2-3d710db77848', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '97676b17-1edf-4604-b00a-9d18b7ea01f4', 'code': 200} 2026-07-08 22:45:51.598 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 2029523c-bf6a-485f-9a95-17ab68f85693 2026-07-08 22:45:51.707 11 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-1f890efc-01f7-4bdd-8f34-6c64767160ff'] response: {'server_uuid': '9bca7510-b3af-4998-9d53-5ff605fe1ee9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2029523c-bf6a-485f-9a95-17ab68f85693', 'code': 200} 2026-07-08 22:45:51.888 12 INFO neutron.plugins.ml2.plugin [None req-46ac95d9-2f88-46fb-a4a2-de2ced6eaa0c - - - - - -] Attempt 1 to provision port 2029523c-bf6a-485f-9a95-17ab68f85693 2026-07-08 22:45:51.942 12 INFO neutron.plugins.ml2.plugin [None req-46ac95d9-2f88-46fb-a4a2-de2ced6eaa0c - - - - - -] Attempt 1 to provision port 8f373539-330f-4238-acd1-a5f40e1da384 2026-07-08 22:45:51.970 12 INFO neutron.plugins.ml2.plugin [None req-46ac95d9-2f88-46fb-a4a2-de2ced6eaa0c - - - - - -] Attempt 1 to provision port 6df72d90-b953-4168-84cf-d616f6b3a2c6 2026-07-08 22:45:51.993 12 INFO neutron.plugins.ml2.plugin [None req-46ac95d9-2f88-46fb-a4a2-de2ced6eaa0c - - - - - -] Attempt 1 to provision port bcfc42e2-0f02-4926-a010-227a4163be00 2026-07-08 22:45:53.029 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 2029523c-bf6a-485f-9a95-17ab68f85693 2026-07-08 22:45:55.378 11 INFO neutron.plugins.ml2.plugin [None req-bcdf3149-4290-4d98-bf5a-3cb324c7d28e - - - - - -] Attempt 1 to provision port 2029523c-bf6a-485f-9a95-17ab68f85693 2026-07-08 22:45:55.440 11 INFO neutron.plugins.ml2.plugin [None req-bcdf3149-4290-4d98-bf5a-3cb324c7d28e - - - - - -] Attempt 1 to provision port adf84953-9380-45bc-a9a6-1d474e6705d1 2026-07-08 22:45:58.821 11 INFO neutron.plugins.ml2.plugin [None req-b1b238ee-e1b9-49a8-bfc1-fd0d032dfac0 - - - - - -] Attempt 1 to provision port 8f373539-330f-4238-acd1-a5f40e1da384 2026-07-08 22:46:02.201 11 INFO neutron.plugins.ml2.plugin [None req-64c1d523-925f-48da-83a4-c44949060c48 - - - - - -] Attempt 1 to provision port 8f373539-330f-4238-acd1-a5f40e1da384 2026-07-08 22:46:04.994 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 247b0d31-3ef4-44a6-9295-82bc0ab5036a 2026-07-08 22:46:06.663 11 INFO neutron.plugins.ml2.plugin [None req-7da6996c-cdac-46fd-bfdd-fdf878613da6 - - - - - -] Attempt 1 to provision port 247b0d31-3ef4-44a6-9295-82bc0ab5036a 2026-07-08 22:46:07.059 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 45e0e0dd-a3c4-4fb5-b5cd-0bb39ed2c115 2026-07-08 22:46:07.443 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 247b0d31-3ef4-44a6-9295-82bc0ab5036a 2026-07-08 22:46:08.964 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 45e0e0dd-a3c4-4fb5-b5cd-0bb39ed2c115 2026-07-08 22:46:09.606 11 INFO neutron.plugins.ml2.plugin [None req-dde0ba62-5d05-4259-ba87-02166b8f196c - - - - - -] Attempt 1 to provision port 247b0d31-3ef4-44a6-9295-82bc0ab5036a 2026-07-08 22:46:09.667 11 INFO neutron.plugins.ml2.plugin [None req-dde0ba62-5d05-4259-ba87-02166b8f196c - - - - - -] Attempt 1 to provision port 3ab8db53-b612-4671-ac68-a459b5753971 2026-07-08 22:46:09.689 11 INFO neutron.plugins.ml2.plugin [None req-dde0ba62-5d05-4259-ba87-02166b8f196c - - - - - -] Attempt 1 to provision port 9e746764-7d3c-4ac2-8c49-19eb31b15421 2026-07-08 22:46:11.384 12 INFO neutron.plugins.ml2.plugin [None req-dadc6398-e94e-4b92-b830-0b01c4149fad - - - - - -] Attempt 1 to provision port 9e746764-7d3c-4ac2-8c49-19eb31b15421 2026-07-08 22:46:14.877 11 INFO neutron.plugins.ml2.plugin [None req-3e427e6c-4ec3-497d-bdb1-6aba44651e3a - - - - - -] Attempt 1 to provision port 9e746764-7d3c-4ac2-8c49-19eb31b15421 2026-07-08 22:46:15.114 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8f373539-330f-4238-acd1-a5f40e1da384 2026-07-08 22:46:15.479 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port adf84953-9380-45bc-a9a6-1d474e6705d1 2026-07-08 22:46:16.972 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8f373539-330f-4238-acd1-a5f40e1da384 2026-07-08 22:46:17.161 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port adf84953-9380-45bc-a9a6-1d474e6705d1 2026-07-08 22:46:19.819 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81 2026-07-08 22:46:19.933 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-62aba9f5-cc58-4f57-afca-34f68a1e642a'] response: {'server_uuid': '80d39307-f586-42a5-a19a-fed259b235c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81', 'code': 200} 2026-07-08 22:46:21.274 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81 2026-07-08 22:46:21.952 12 INFO neutron.plugins.ml2.plugin [None req-e558bf43-72c0-4bb7-8ce0-890eab5065a0 - - - - - -] Attempt 1 to provision port 2029523c-bf6a-485f-9a95-17ab68f85693 2026-07-08 22:46:23.095 12 INFO neutron.plugins.ml2.plugin [None req-afad4bdf-30e8-40ce-844a-9d5bd8d9ff24 - - - - - -] Attempt 1 to provision port 1315c2b4-82c1-4c61-984f-a797fca0953c 2026-07-08 22:46:25.267 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3ab8db53-b612-4671-ac68-a459b5753971 2026-07-08 22:46:25.531 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9e746764-7d3c-4ac2-8c49-19eb31b15421 2026-07-08 22:46:25.844 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port dd011413-af98-42e1-8f63-3ac4606c2970 2026-07-08 22:46:26.173 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 1315c2b4-82c1-4c61-984f-a797fca0953c 2026-07-08 22:46:27.059 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9e746764-7d3c-4ac2-8c49-19eb31b15421 2026-07-08 22:46:27.219 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3ab8db53-b612-4671-ac68-a459b5753971 2026-07-08 22:46:27.246 12 INFO neutron.plugins.ml2.plugin [None req-97adcbe1-4fd0-42a1-99a7-710cd0e7e09e - - - - - -] Attempt 1 to provision port a5a180c3-36e9-417c-a2dc-dc14bfcc4b17 2026-07-08 22:46:27.271 12 INFO neutron.plugins.ml2.plugin [None req-97adcbe1-4fd0-42a1-99a7-710cd0e7e09e - - - - - -] Attempt 1 to provision port dd011413-af98-42e1-8f63-3ac4606c2970 2026-07-08 22:46:27.339 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port dd011413-af98-42e1-8f63-3ac4606c2970 2026-07-08 22:46:31.791 12 INFO neutron.plugins.ml2.plugin [None req-8c8fa569-c26e-40be-9256-b2889550c24c - - - - - -] Attempt 1 to provision port 479feefe-837b-49b4-942e-729ae7d086de 2026-07-08 22:46:31.815 12 INFO neutron.plugins.ml2.plugin [None req-8c8fa569-c26e-40be-9256-b2889550c24c - - - - - -] Attempt 1 to provision port dd011413-af98-42e1-8f63-3ac4606c2970 2026-07-08 22:46:31.865 12 INFO neutron.plugins.ml2.plugin [None req-8c8fa569-c26e-40be-9256-b2889550c24c - - - - - -] Attempt 1 to provision port a5a180c3-36e9-417c-a2dc-dc14bfcc4b17 2026-07-08 22:46:36.297 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 47a83fa2-07f4-4d52-b619-fbe7351f539a 2026-07-08 22:46:36.382 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-1b7ec911-c7a1-4c46-a993-fda9eb9cc6e6'] response: {'server_uuid': 'b5801874-bce7-4a59-bcad-0a9f8847ee31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47a83fa2-07f4-4d52-b619-fbe7351f539a', 'code': 200} 2026-07-08 22:46:37.770 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 47a83fa2-07f4-4d52-b619-fbe7351f539a 2026-07-08 22:46:39.652 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 479feefe-837b-49b4-942e-729ae7d086de 2026-07-08 22:46:41.733 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port a5a180c3-36e9-417c-a2dc-dc14bfcc4b17 2026-07-08 22:46:41.987 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 479feefe-837b-49b4-942e-729ae7d086de 2026-07-08 22:46:42.135 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 98b4dfd2-4deb-46bd-bb38-4b4f4d1e0b86 2026-07-08 22:46:43.817 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port a5a180c3-36e9-417c-a2dc-dc14bfcc4b17 2026-07-08 22:46:44.010 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port b72c6c05-b1cb-43cb-9369-72266b00ff9f 2026-07-08 22:46:44.371 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 98b4dfd2-4deb-46bd-bb38-4b4f4d1e0b86 2026-07-08 22:46:45.612 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port b72c6c05-b1cb-43cb-9369-72266b00ff9f 2026-07-08 22:46:46.124 11 INFO neutron.plugins.ml2.plugin [None req-e478fba3-d99e-42fe-a6af-0b3c64204f8a - - - - - -] Attempt 1 to provision port b72c6c05-b1cb-43cb-9369-72266b00ff9f 2026-07-08 22:46:46.187 11 INFO neutron.plugins.ml2.plugin [None req-e478fba3-d99e-42fe-a6af-0b3c64204f8a - - - - - -] Attempt 1 to provision port 5e0c02df-80d7-4d8b-a1fe-b947a6ef5341 2026-07-08 22:46:49.463 11 INFO neutron.plugins.ml2.plugin [None req-1972a9b8-c107-46e8-ba3b-52d736341df3 - - - - - -] Attempt 1 to provision port b72c6c05-b1cb-43cb-9369-72266b00ff9f 2026-07-08 22:46:49.517 11 INFO neutron.plugins.ml2.plugin [None req-1972a9b8-c107-46e8-ba3b-52d736341df3 - - - - - -] Attempt 1 to provision port 5e0c02df-80d7-4d8b-a1fe-b947a6ef5341 2026-07-08 22:46:52.295 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c477ca2b-5f4a-409a-be82-71348a4eb0c7 2026-07-08 22:46:52.403 11 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-996fd850-8065-46cf-a8cb-6ce857c52aa3'] response: {'server_uuid': 'b04fef92-beff-4d62-80a5-3b742f9c2b56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c477ca2b-5f4a-409a-be82-71348a4eb0c7', 'code': 200} 2026-07-08 22:46:53.145 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-d74d83ae-0ee0-4b53-81af-5da7e9644775'] response: {'server_uuid': '80d39307-f586-42a5-a19a-fed259b235c2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81', 'code': 200} 2026-07-08 22:46:54.534 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81 2026-07-08 22:46:54.876 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c477ca2b-5f4a-409a-be82-71348a4eb0c7 2026-07-08 22:46:55.190 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-2bdb2b89-b8ad-441f-93b9-2a0b6db9280a'] response: {'server_uuid': '80d39307-f586-42a5-a19a-fed259b235c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81', 'code': 200} 2026-07-08 22:46:56.522 11 INFO neutron.plugins.ml2.plugin [None req-6c1732c7-5127-4d04-840b-b564617d513b - - - - - -] Attempt 1 to provision port 43630201-e9fd-4052-845c-3e5c9f375a0f 2026-07-08 22:46:56.916 11 INFO neutron.plugins.ml2.plugin [None req-5c36b9ae-cb1a-4534-acf6-205495658765 - - - - - -] Attempt 1 to provision port cc83f0e0-cc77-44ff-93c4-f6f7c71f0e81 2026-07-08 22:46:58.475 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 43630201-e9fd-4052-845c-3e5c9f375a0f 2026-07-08 22:46:58.767 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5e0c02df-80d7-4d8b-a1fe-b947a6ef5341 2026-07-08 22:46:59.078 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 97d87d8b-1f4f-42fc-b32a-a8fa03d2738a 2026-07-08 22:47:00.498 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5e0c02df-80d7-4d8b-a1fe-b947a6ef5341 2026-07-08 22:47:00.687 12 INFO neutron.plugins.ml2.plugin [None req-8719a326-55b0-4481-b5a7-3804b381ed87 - - - - - -] Attempt 1 to provision port 97d87d8b-1f4f-42fc-b32a-a8fa03d2738a 2026-07-08 22:47:08.597 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 52c382ef-caf8-4131-8568-a98b7f5d20c2 2026-07-08 22:47:10.322 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 52c382ef-caf8-4131-8568-a98b7f5d20c2 2026-07-08 22:47:10.634 12 INFO neutron.plugins.ml2.plugin [None req-f4c1c87e-f883-45f9-bb81-39efa118063e - - - - - -] Attempt 1 to provision port 52c382ef-caf8-4131-8568-a98b7f5d20c2 2026-07-08 22:47:12.544 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8699e333-4933-4463-ab1c-426f85a2283d 2026-07-08 22:47:14.449 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port ba8d6760-0782-48de-b229-d3a18eff597f 2026-07-08 22:47:14.922 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8699e333-4933-4463-ab1c-426f85a2283d 2026-07-08 22:47:15.344 12 INFO neutron.plugins.ml2.plugin [None req-a7f92699-3457-4683-9242-892df0a39520 - - - - - -] Attempt 1 to provision port ba8d6760-0782-48de-b229-d3a18eff597f 2026-07-08 22:47:15.415 12 INFO neutron.plugins.ml2.plugin [None req-a7f92699-3457-4683-9242-892df0a39520 - - - - - -] Attempt 1 to provision port 3fb55230-b0e9-45f6-ab6a-f1bea1d1c449 2026-07-08 22:47:16.365 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port ba8d6760-0782-48de-b229-d3a18eff597f 2026-07-08 22:47:18.746 12 INFO neutron.plugins.ml2.plugin [None req-a1310d23-c0bd-4ca1-b117-5a932871ad07 - - - - - -] Attempt 1 to provision port ba8d6760-0782-48de-b229-d3a18eff597f 2026-07-08 22:47:18.800 12 INFO neutron.plugins.ml2.plugin [None req-a1310d23-c0bd-4ca1-b117-5a932871ad07 - - - - - -] Attempt 1 to provision port 3fb55230-b0e9-45f6-ab6a-f1bea1d1c449 2026-07-08 22:47:24.282 11 INFO neutron.plugins.ml2.plugin [None req-39455ae4-81de-47c5-b020-b0717104b3ec - - - - - -] Attempt 1 to provision port 3fb55230-b0e9-45f6-ab6a-f1bea1d1c449 2026-07-08 22:47:24.307 11 INFO neutron.plugins.ml2.plugin [None req-39455ae4-81de-47c5-b020-b0717104b3ec - - - - - -] Attempt 1 to provision port 9c8270a5-8d71-47ae-83de-181902ac94be 2026-07-08 22:47:25.411 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port ce19abc8-4a62-4454-9996-03345002ee99 2026-07-08 22:47:25.522 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-f2565963-f254-480e-b62e-88e7b9888108'] response: {'server_uuid': 'dd365895-b49b-4747-9942-694d79700114', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce19abc8-4a62-4454-9996-03345002ee99', 'code': 200} 2026-07-08 22:47:26.245 12 INFO neutron.plugins.ml2.plugin [None req-febc20ea-8ff9-4902-8bf7-011e47c06051 - - - - - -] Attempt 1 to provision port 3fb55230-b0e9-45f6-ab6a-f1bea1d1c449 2026-07-08 22:47:26.541 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port ce19abc8-4a62-4454-9996-03345002ee99 2026-07-08 22:47:28.222 12 INFO neutron.plugins.ml2.plugin [None req-9b6f8bc0-2e8d-42d9-9ed9-976630f10b89 - - - - - -] Attempt 1 to provision port ce19abc8-4a62-4454-9996-03345002ee99 2026-07-08 22:47:30.349 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3fb55230-b0e9-45f6-ab6a-f1bea1d1c449 2026-07-08 22:47:30.626 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9c8270a5-8d71-47ae-83de-181902ac94be 2026-07-08 22:47:32.376 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3fb55230-b0e9-45f6-ab6a-f1bea1d1c449 2026-07-08 22:47:32.635 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9c8270a5-8d71-47ae-83de-181902ac94be 2026-07-08 22:47:44.350 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port d13fb3be-5308-4a12-bf85-df7112e95a04 2026-07-08 22:47:45.099 11 INFO neutron.plugins.ml2.plugin [None req-80588edd-17bb-4dd5-8d74-6869af475ca7 - - - - - -] Attempt 1 to provision port d13fb3be-5308-4a12-bf85-df7112e95a04 2026-07-08 22:47:46.356 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port d13fb3be-5308-4a12-bf85-df7112e95a04 2026-07-08 22:47:46.561 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 6a8f9fca-7800-45e3-8ef5-12cd72f1bf53 2026-07-08 22:47:48.130 12 INFO neutron.plugins.ml2.plugin [None req-f535ed49-230a-4c73-8493-775c14df4fb5 - - - - - -] Attempt 1 to provision port c159359c-58a1-4106-ad47-bb24c2fc5cf0 2026-07-08 22:47:48.153 12 INFO neutron.plugins.ml2.plugin [None req-f535ed49-230a-4c73-8493-775c14df4fb5 - - - - - -] Attempt 1 to provision port d13fb3be-5308-4a12-bf85-df7112e95a04 2026-07-08 22:47:48.207 12 INFO neutron.plugins.ml2.plugin [None req-f535ed49-230a-4c73-8493-775c14df4fb5 - - - - - -] Attempt 1 to provision port 187e5fa1-4cf9-4e01-812c-1a7e69f2836b 2026-07-08 22:47:48.320 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 6a8f9fca-7800-45e3-8ef5-12cd72f1bf53 2026-07-08 22:47:52.370 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5be7717d-83a9-47d0-86b5-b497976f4446 2026-07-08 22:47:52.714 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 203c3146-b5a1-4566-82c4-004c2fc28882 2026-07-08 22:47:54.590 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5be7717d-83a9-47d0-86b5-b497976f4446 2026-07-08 22:47:58.409 11 INFO neutron.plugins.ml2.plugin [None req-7c156c28-de9e-4f0a-b3b3-29f37c8d485e - - - - - -] Attempt 1 to provision port 6b7ac705-71c8-416b-b62f-312897b23f45 2026-07-08 22:47:59.378 11 INFO neutron.plugins.ml2.plugin [None req-cb3527db-a85e-48eb-b555-020665c0f936 - - - - - -] Attempt 1 to provision port 6b7ac705-71c8-416b-b62f-312897b23f45 2026-07-08 22:47:59.430 11 INFO neutron.plugins.ml2.plugin [None req-cb3527db-a85e-48eb-b555-020665c0f936 - - - - - -] Attempt 1 to provision port 187e5fa1-4cf9-4e01-812c-1a7e69f2836b 2026-07-08 22:47:59.459 11 INFO neutron.plugins.ml2.plugin [None req-cb3527db-a85e-48eb-b555-020665c0f936 - - - - - -] Attempt 1 to provision port 9c9253c4-2012-4b1f-8840-e1f6e49df2bc 2026-07-08 22:48:00.461 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 6b7ac705-71c8-416b-b62f-312897b23f45 2026-07-08 22:48:05.255 12 INFO neutron.plugins.ml2.plugin [None req-b3a03a28-5fc3-4200-85b9-817794187837 - - - - - -] Attempt 1 to provision port 6b7ac705-71c8-416b-b62f-312897b23f45 2026-07-08 22:48:05.299 12 INFO neutron.plugins.ml2.plugin [None req-b3a03a28-5fc3-4200-85b9-817794187837 - - - - - -] Attempt 1 to provision port 9c9253c4-2012-4b1f-8840-e1f6e49df2bc 2026-07-08 22:48:05.320 12 INFO neutron.plugins.ml2.plugin [None req-b3a03a28-5fc3-4200-85b9-817794187837 - - - - - -] Attempt 1 to provision port 187e5fa1-4cf9-4e01-812c-1a7e69f2836b 2026-07-08 22:48:05.343 12 INFO neutron.plugins.ml2.plugin [None req-b3a03a28-5fc3-4200-85b9-817794187837 - - - - - -] Attempt 1 to provision port 2c4780e7-2183-41aa-9924-05545ae87237 2026-07-08 22:48:07.494 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 187e5fa1-4cf9-4e01-812c-1a7e69f2836b 2026-07-08 22:48:07.731 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3148c905-9a52-4409-9c68-733a0e566b9a 2026-07-08 22:48:07.866 11 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-dbdfbcb5-d57d-4066-a2b9-c1a019d45dea'] response: {'server_uuid': 'e35bf566-4f72-4ac8-bf59-9a2492b09171', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3148c905-9a52-4409-9c68-733a0e566b9a', 'code': 200} 2026-07-08 22:48:08.622 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3148c905-9a52-4409-9c68-733a0e566b9a 2026-07-08 22:48:08.836 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c159359c-58a1-4106-ad47-bb24c2fc5cf0 2026-07-08 22:48:09.154 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 187e5fa1-4cf9-4e01-812c-1a7e69f2836b 2026-07-08 22:48:10.619 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 2c4780e7-2183-41aa-9924-05545ae87237 2026-07-08 22:48:10.877 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c159359c-58a1-4106-ad47-bb24c2fc5cf0 2026-07-08 22:48:11.050 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9c9253c4-2012-4b1f-8840-e1f6e49df2bc 2026-07-08 22:48:12.575 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 2c4780e7-2183-41aa-9924-05545ae87237 2026-07-08 22:48:12.713 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9c9253c4-2012-4b1f-8840-e1f6e49df2bc 2026-07-08 22:48:13.662 11 INFO neutron.plugins.ml2.plugin [None req-34df804f-e58e-4dc9-a6e9-b534050e9fe4 - - - - - -] Attempt 1 to provision port 9c9253c4-2012-4b1f-8840-e1f6e49df2bc 2026-07-08 22:48:15.677 12 INFO neutron.plugins.ml2.plugin [None req-695482e2-1f1d-4ff8-8a30-8cdd16fa75ef - - - - - -] Attempt 1 to provision port 3148c905-9a52-4409-9c68-733a0e566b9a 2026-07-08 22:48:15.731 12 INFO neutron.plugins.ml2.plugin [None req-695482e2-1f1d-4ff8-8a30-8cdd16fa75ef - - - - - -] Attempt 1 to provision port 9c9253c4-2012-4b1f-8840-e1f6e49df2bc 2026-07-08 22:48:32.863 12 INFO neutron.plugins.ml2.plugin [None req-ee3b97e0-9e4e-4a7d-95ee-b900634c37dc - - - - - -] Attempt 1 to provision port b2d6e814-2110-49e5-ac16-ea05bd1d6175 2026-07-08 22:48:34.598 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3511cc16-118e-44fb-8b86-ce46b02b5db3 2026-07-08 22:48:36.852 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3511cc16-118e-44fb-8b86-ce46b02b5db3 2026-07-08 22:48:37.061 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 703ff97c-22ac-4b6a-97c4-66c60b2edfc2 2026-07-08 22:48:37.082 11 INFO neutron.plugins.ml2.plugin [None req-7009379c-e009-46bb-9ec3-b1d3176257c0 - - - - - -] Attempt 1 to provision port 75352d3b-a806-404e-afb9-e2d8e565b4ce 2026-07-08 22:48:37.121 11 INFO neutron.plugins.ml2.plugin [None req-7009379c-e009-46bb-9ec3-b1d3176257c0 - - - - - -] Attempt 1 to provision port 703ff97c-22ac-4b6a-97c4-66c60b2edfc2 2026-07-08 22:48:38.822 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 703ff97c-22ac-4b6a-97c4-66c60b2edfc2 2026-07-08 22:48:40.267 12 INFO neutron.plugins.ml2.plugin [None req-e7090be5-dffa-4fde-a7a5-5b6ab4741d6a - - - - - -] Attempt 1 to provision port 75352d3b-a806-404e-afb9-e2d8e565b4ce 2026-07-08 22:48:40.307 12 INFO neutron.plugins.ml2.plugin [None req-e7090be5-dffa-4fde-a7a5-5b6ab4741d6a - - - - - -] Attempt 1 to provision port 703ff97c-22ac-4b6a-97c4-66c60b2edfc2 2026-07-08 22:48:43.940 11 INFO neutron.plugins.ml2.plugin [None req-59630686-f9ab-455a-96f5-aecb1c477104 - - - - - -] Attempt 1 to provision port 75352d3b-a806-404e-afb9-e2d8e565b4ce 2026-07-08 22:48:46.556 11 INFO neutron.plugins.ml2.plugin [None req-0f13accb-2a35-4f8d-b3bb-444fa3ab2b1e - - - - - -] Attempt 1 to provision port 75352d3b-a806-404e-afb9-e2d8e565b4ce 2026-07-08 22:48:49.114 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8a8b5e56-cf95-4085-85a2-fac9cc978fbe 2026-07-08 22:48:49.237 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-8a584de8-225e-4e2c-97f3-45408e42e272'] response: {'server_uuid': '51ad9445-57cf-4647-8183-e047b31c7007', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a8b5e56-cf95-4085-85a2-fac9cc978fbe', 'code': 200} 2026-07-08 22:48:50.597 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8a8b5e56-cf95-4085-85a2-fac9cc978fbe 2026-07-08 22:48:52.621 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port b2d6e814-2110-49e5-ac16-ea05bd1d6175 2026-07-08 22:48:52.950 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 75352d3b-a806-404e-afb9-e2d8e565b4ce 2026-07-08 22:48:54.583 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port b2d6e814-2110-49e5-ac16-ea05bd1d6175 2026-07-08 22:48:54.727 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 75352d3b-a806-404e-afb9-e2d8e565b4ce 2026-07-08 22:49:06.601 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port d45a3606-601f-4c8a-920f-e936500b271e 2026-07-08 22:49:26.620 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c18e2e6f-fed9-4b66-9b15-9b2c268d86df 2026-07-08 22:49:29.275 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 154832fd-3dda-435c-995c-32cd9f2f9496 2026-07-08 22:49:29.620 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3befe0f4-7df4-49b8-965d-430c6ca8f054 2026-07-08 22:49:29.717 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-ec20fee4-185d-4437-a741-21f88e4dd6da'] response: {'server_uuid': '685cb858-491d-4366-af7b-016548228e77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3befe0f4-7df4-49b8-965d-430c6ca8f054', 'code': 200} 2026-07-08 22:49:29.974 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port c18e2e6f-fed9-4b66-9b15-9b2c268d86df 2026-07-08 22:49:30.696 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 154832fd-3dda-435c-995c-32cd9f2f9496 2026-07-08 22:49:30.877 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 3befe0f4-7df4-49b8-965d-430c6ca8f054 2026-07-08 22:49:31.082 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9020dfdf-c8bc-404c-ac33-8ac4c4ccb699 2026-07-08 22:49:32.177 11 INFO neutron.plugins.ml2.plugin [None req-17580091-6c53-48c9-a915-20f30cab1ebf - - - - - -] Attempt 1 to provision port c18e2e6f-fed9-4b66-9b15-9b2c268d86df 2026-07-08 22:49:32.221 11 INFO neutron.plugins.ml2.plugin [None req-17580091-6c53-48c9-a915-20f30cab1ebf - - - - - -] Attempt 1 to provision port 9020dfdf-c8bc-404c-ac33-8ac4c4ccb699 2026-07-08 22:49:32.619 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 9020dfdf-c8bc-404c-ac33-8ac4c4ccb699 2026-07-08 22:49:34.615 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 44229558-5d09-44ec-a061-05b616eaf6bf 2026-07-08 22:49:36.671 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 44229558-5d09-44ec-a061-05b616eaf6bf 2026-07-08 22:49:40.020 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port c18e2e6f-fed9-4b66-9b15-9b2c268d86df 2026-07-08 22:49:40.100 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port 6e3efd8e-8206-4d5d-b897-d4937e59339c 2026-07-08 22:49:40.135 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:40.161 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port 9020dfdf-c8bc-404c-ac33-8ac4c4ccb699 2026-07-08 22:49:40.208 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port 7b143040-a761-42b5-908c-189e95f3fc9e 2026-07-08 22:49:40.232 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port 306d6ab3-b01b-49ca-8d9f-556d5e4ec6c3 2026-07-08 22:49:40.254 12 INFO neutron.plugins.ml2.plugin [None req-810a47b6-ee58-46cb-8730-854496b3ec0d - - - - - -] Attempt 1 to provision port 44229558-5d09-44ec-a061-05b616eaf6bf 2026-07-08 22:49:45.210 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port ae861a03-4937-4ad0-8311-e49e802cf1a1 2026-07-08 22:49:45.288 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port c18e2e6f-fed9-4b66-9b15-9b2c268d86df 2026-07-08 22:49:45.344 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:45.362 11 INFO neutron.notifiers.nova [None req-e439178d-dae1-4d11-95ea-9d857ecf229c - - - - - -] Nova event matching ['req-8d5222c2-5d1f-451e-8338-52628f1d14f4'] response: {'server_uuid': 'ceac041c-8b8a-401d-b5c5-f09dc7a29075', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae861a03-4937-4ad0-8311-e49e802cf1a1', 'code': 200} 2026-07-08 22:49:45.387 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port 9020dfdf-c8bc-404c-ac33-8ac4c4ccb699 2026-07-08 22:49:45.446 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port 7b143040-a761-42b5-908c-189e95f3fc9e 2026-07-08 22:49:45.473 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port ae861a03-4937-4ad0-8311-e49e802cf1a1 2026-07-08 22:49:45.540 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port 306d6ab3-b01b-49ca-8d9f-556d5e4ec6c3 2026-07-08 22:49:45.562 12 INFO neutron.plugins.ml2.plugin [None req-ee56ba58-15ed-493c-a7c5-9f5da9f6ca76 - - - - - -] Attempt 1 to provision port 44229558-5d09-44ec-a061-05b616eaf6bf 2026-07-08 22:49:46.652 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:46.944 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 306d6ab3-b01b-49ca-8d9f-556d5e4ec6c3 2026-07-08 22:49:47.242 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port ae861a03-4937-4ad0-8311-e49e802cf1a1 2026-07-08 22:49:48.675 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 6e3efd8e-8206-4d5d-b897-d4937e59339c 2026-07-08 22:49:49.005 11 INFO neutron.plugins.ml2.plugin [None req-ce9a961c-7aac-4b3e-9bd5-c6930571a9fa - - - - - -] Attempt 1 to provision port 7b143040-a761-42b5-908c-189e95f3fc9e 2026-07-08 22:49:49.070 12 INFO neutron.plugins.ml2.plugin [None req-0e280425-f846-4c2e-9c2c-17d6d3a5304b - - - - - -] Attempt 1 to provision port 306d6ab3-b01b-49ca-8d9f-556d5e4ec6c3 2026-07-08 22:49:49.149 12 INFO neutron.plugins.ml2.plugin [None req-0e280425-f846-4c2e-9c2c-17d6d3a5304b - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:49.205 12 INFO neutron.plugins.ml2.plugin [None req-0e280425-f846-4c2e-9c2c-17d6d3a5304b - - - - - -] Attempt 1 to provision port 44229558-5d09-44ec-a061-05b616eaf6bf 2026-07-08 22:49:49.280 12 INFO neutron.plugins.ml2.plugin [None req-0e280425-f846-4c2e-9c2c-17d6d3a5304b - - - - - -] Attempt 1 to provision port 7b143040-a761-42b5-908c-189e95f3fc9e 2026-07-08 22:49:49.294 11 INFO neutron.plugins.ml2.plugin [None req-8e84cf78-52d2-4f6b-a499-de8a6df78b55 - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:49.497 11 INFO neutron.plugins.ml2.plugin [None req-8e84cf78-52d2-4f6b-a499-de8a6df78b55 - - - - - -] Attempt 1 to provision port 306d6ab3-b01b-49ca-8d9f-556d5e4ec6c3 2026-07-08 22:49:50.794 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 6e3efd8e-8206-4d5d-b897-d4937e59339c 2026-07-08 22:49:50.948 12 INFO neutron.plugins.ml2.plugin [None req-f6a8d3ed-efb9-468e-9a8c-78b000369b66 - - - - - -] Attempt 1 to provision port 7b143040-a761-42b5-908c-189e95f3fc9e 2026-07-08 22:49:52.337 12 INFO neutron.plugins.ml2.plugin [None req-ff79fc40-af66-4b08-94c7-35164c330cd4 - - - - - -] Attempt 1 to provision port 306d6ab3-b01b-49ca-8d9f-556d5e4ec6c3 2026-07-08 22:49:52.375 12 INFO neutron.plugins.ml2.plugin [None req-ff79fc40-af66-4b08-94c7-35164c330cd4 - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:52.423 12 INFO neutron.plugins.ml2.plugin [None req-ff79fc40-af66-4b08-94c7-35164c330cd4 - - - - - -] Attempt 1 to provision port 7b143040-a761-42b5-908c-189e95f3fc9e 2026-07-08 22:49:54.547 11 INFO neutron.plugins.ml2.plugin [None req-68476fdf-14fd-4363-ba44-37defd04673b - - - - - -] Attempt 1 to provision port ae861a03-4937-4ad0-8311-e49e802cf1a1 2026-07-08 22:49:54.592 11 INFO neutron.plugins.ml2.plugin [None req-68476fdf-14fd-4363-ba44-37defd04673b - - - - - -] Attempt 1 to provision port 44991366-7bd0-4be4-9b61-8f2d28d56fa0 2026-07-08 22:49:54.837 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-da879c25-88b2-4317-81a6-320b6f18b1c2'] response: {'server_uuid': '685cb858-491d-4366-af7b-016548228e77', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3befe0f4-7df4-49b8-965d-430c6ca8f054', 'code': 200} 2026-07-08 22:50:00.803 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 476ed5ce-4686-414b-95cd-63e5677b034c 2026-07-08 22:50:00.913 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-becbc62e-9c41-4477-b9b4-c94b2be0685c'] response: {'server_uuid': 'cb9b6ed2-8994-4c66-b1fe-b15a97000678', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '476ed5ce-4686-414b-95cd-63e5677b034c', 'code': 200} 2026-07-08 22:50:02.646 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 476ed5ce-4686-414b-95cd-63e5677b034c 2026-07-08 22:50:28.472 12 INFO neutron.plugins.ml2.plugin [None req-0d7afc67-2dec-4a7e-8153-f285295fcdf8 - - - - - -] Attempt 1 to provision port af449042-9c37-4e73-911d-fac49a82f138 2026-07-08 22:50:51.205 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8fd3d1a8-36f8-4467-8b50-2b754ce074c0 2026-07-08 22:50:51.478 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-812190f0-985b-4cba-8eaf-6afcc13b50ec'] response: {'server_uuid': '7f2f527f-af85-441a-b2cb-8704468f8ee4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8fd3d1a8-36f8-4467-8b50-2b754ce074c0', 'code': 200} 2026-07-08 22:50:52.665 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 8fd3d1a8-36f8-4467-8b50-2b754ce074c0 2026-07-08 22:51:31.507 11 INFO neutron.plugins.ml2.plugin [None req-0e1ffabf-79e0-4050-b883-aa31f3754df6 - - - - - -] Attempt 1 to provision port 7a2c3efe-784f-49ee-b6a7-75191e2a4655 2026-07-08 22:51:36.738 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 7a2c3efe-784f-49ee-b6a7-75191e2a4655 2026-07-08 22:51:36.839 12 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-aab01ee2-7a57-4a73-af89-aaf5cd0c1fe1'] response: {'server_uuid': '7f2f527f-af85-441a-b2cb-8704468f8ee4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a2c3efe-784f-49ee-b6a7-75191e2a4655', 'code': 200} 2026-07-08 22:51:38.707 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 7a2c3efe-784f-49ee-b6a7-75191e2a4655 2026-07-08 22:51:41.243 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 7a2c3efe-784f-49ee-b6a7-75191e2a4655 2026-07-08 22:52:03.743 11 INFO neutron.plugins.ml2.plugin [None req-17cf182f-ecce-426e-99a6-b9b0a082a409 - - - - - -] Attempt 1 to provision port 5543d867-c02e-4506-8ead-00a3a48079f6 2026-07-08 22:52:10.301 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5543d867-c02e-4506-8ead-00a3a48079f6 2026-07-08 22:52:10.443 11 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-56593f19-3382-4953-81e7-78c9be230c46'] response: {'server_uuid': '7f2f527f-af85-441a-b2cb-8704468f8ee4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5543d867-c02e-4506-8ead-00a3a48079f6', 'code': 200} 2026-07-08 22:52:10.894 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5543d867-c02e-4506-8ead-00a3a48079f6 2026-07-08 22:52:19.825 12 INFO neutron.plugins.ml2.plugin [None req-11e1f09d-beff-44ff-a3c0-89bf82b40e35 - - - - - -] Attempt 1 to provision port f00c057b-8774-408c-96bc-8452204770d6 2026-07-08 22:52:26.938 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port f00c057b-8774-408c-96bc-8452204770d6 2026-07-08 22:52:27.047 11 INFO neutron.notifiers.nova [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Nova event matching ['req-75cd7c02-9e39-4ba7-a9bf-29e41fb53db2'] response: {'server_uuid': '7f2f527f-af85-441a-b2cb-8704468f8ee4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f00c057b-8774-408c-96bc-8452204770d6', 'code': 200} 2026-07-08 22:52:28.956 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port f00c057b-8774-408c-96bc-8452204770d6 2026-07-08 22:52:29.491 12 INFO neutron.plugins.ml2.plugin [None req-04d98bd2-b8cd-4926-a6dc-48588cb0aeb6 - - - - - -] Attempt 1 to provision port 5543d867-c02e-4506-8ead-00a3a48079f6 2026-07-08 22:52:44.557 12 INFO neutron.plugins.ml2.plugin [None req-0484e6b1-7e1c-464a-bde9-f4f4c02bf9a6 - - - - - -] Attempt 1 to provision port f00c057b-8774-408c-96bc-8452204770d6 2026-07-08 22:52:44.995 11 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port f00c057b-8774-408c-96bc-8452204770d6 2026-07-08 22:52:45.899 11 INFO neutron.plugins.ml2.plugin [None req-ec80b134-7618-4730-84e8-bbbd78216f0a - - - - - -] Attempt 1 to provision port f00c057b-8774-408c-96bc-8452204770d6 2026-07-08 22:52:54.110 11 INFO neutron.plugins.ml2.plugin [None req-dba5a2d8-5939-43ed-a0f0-f15b9a9f3ab0 - - - - - -] Attempt 1 to provision port 5543d867-c02e-4506-8ead-00a3a48079f6 2026-07-08 22:52:54.978 12 INFO neutron.plugins.ml2.plugin [None req-57f999c1-3ce7-45c4-a453-fdb4c2690be3 - - - - - -] Attempt 1 to provision port 5543d867-c02e-4506-8ead-00a3a48079f6