+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-17 06:35:32.809 1 INFO neutron.common.config [-] Logging enabled! 2026-04-17 06:35:32.809 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-17 06:35:32.809 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-17 06:35:32.809 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-17 06:35:34.232 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 06:35:34.235 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-17 06:35:34.238 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-17 06:35:34.239 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 06:35:34.239 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-17 06:35:34.239 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-17 06:35:34.239 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 06:35:34.245 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 06:35:34.245 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 06:35:34.245 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 06:35:34.264 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-17 06:35:34.264 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 06:35:34.265 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-17 06:35:34.280 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-17 06:35:34.281 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-17 06:35:34.281 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-17 06:35:34.281 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-17 06:35:34.563 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing driver for type 'vlan' 2026-04-17 06:35:34.718 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] VlanTypeDriver initialization complete 2026-04-17 06:35:34.718 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing driver for type 'vxlan' 2026-04-17 06:35:34.718 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-17 06:35:34.781 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-17 06:35:34.782 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-17 06:35:34.782 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing extension driver 'port_security' 2026-04-17 06:35:34.782 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-17 06:35:34.782 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing extension driver 'qos' 2026-04-17 06:35:34.782 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-17 06:35:34.782 1 INFO neutron.plugins.ml2.managers [None req-8058125d-4b29-4bcb-8195-3534e74e0ccc - - - - - -] Initializing mechanism driver 'l2population' 2026-04-17 06:35:34.797 1 INFO neutron.quota [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded quota_driver: . 2026-04-17 06:35:34.798 1 INFO neutron.plugins.ml2.plugin [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Modular L2 Plugin initialization complete 2026-04-17 06:35:34.798 1 INFO neutron.plugins.ml2.managers [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-17 06:35:34.798 1 INFO neutron.plugins.ml2.managers [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-17 06:35:34.798 1 INFO neutron.plugins.ml2.managers [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-17 06:35:34.798 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: qos 2026-04-17 06:35:34.809 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: router 2026-04-17 06:35:34.844 1 INFO neutron.services.service_base [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-17 06:35:34.845 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: segments 2026-04-17 06:35:34.908 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: trunk 2026-04-17 06:35:34.921 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: vpnaas 2026-04-17 06:35:34.957 1 WARNING stevedore.named [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 06:35:35.028 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-17 06:35:35.029 1 INFO neutron.common.utils [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-17 06:35:35.029 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: taas 2026-04-17 06:35:35.051 1 WARNING stevedore.named [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 06:35:35.052 1 WARNING stevedore.named [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 06:35:35.077 1 INFO neutron_taas.services.taas.taas_plugin [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-17 06:35:35.078 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: tapmirror 2026-04-17 06:35:35.090 1 WARNING stevedore.named [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 06:35:35.090 1 WARNING stevedore.named [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 06:35:35.111 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-17 06:35:35.112 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: auto_allocate 2026-04-17 06:35:35.119 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: tag 2026-04-17 06:35:35.127 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: timestamp 2026-04-17 06:35:35.129 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: network_ip_availability 2026-04-17 06:35:35.132 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: flavors 2026-04-17 06:35:35.135 1 INFO neutron.manager [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loading Plugin: revisions 2026-04-17 06:35:35.138 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Initializing extension manager. 2026-04-17 06:35:35.139 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: address-group 2026-04-17 06:35:35.140 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: address-scope 2026-04-17 06:35:35.141 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-17 06:35:35.142 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: agent 2026-04-17 06:35:35.142 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: agent-resources-synced 2026-04-17 06:35:35.143 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-17 06:35:35.144 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-17 06:35:35.144 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: availability_zone 2026-04-17 06:35:35.145 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: availability_zone_filter 2026-04-17 06:35:35.145 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-17 06:35:35.146 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: default-subnetpools 2026-04-17 06:35:35.147 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-17 06:35:35.148 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: dns-integration 2026-04-17 06:35:35.148 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: dns-domain-ports 2026-04-17 06:35:35.149 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-17 06:35:35.149 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: dvr 2026-04-17 06:35:35.150 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-17 06:35:35.150 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: empty-string-filtering 2026-04-17 06:35:35.151 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 06:35:35.151 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-17 06:35:35.152 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: external-net 2026-04-17 06:35:35.153 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-17 06:35:35.153 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: extraroute 2026-04-17 06:35:35.153 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: extraroute-atomic 2026-04-17 06:35:35.154 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-17 06:35:35.155 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-17 06:35:35.155 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-17 06:35:35.156 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-17 06:35:35.156 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: fip-port-details 2026-04-17 06:35:35.157 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: flavors 2026-04-17 06:35:35.158 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-17 06:35:35.159 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: floatingip-pools 2026-04-17 06:35:35.159 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: ip_allocation 2026-04-17 06:35:35.160 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-17 06:35:35.160 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: l2_adjacency 2026-04-17 06:35:35.161 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: router 2026-04-17 06:35:35.163 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 06:35:35.163 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-17 06:35:35.163 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-17 06:35:35.164 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: ext-gw-mode 2026-04-17 06:35:35.164 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: l3-ha 2026-04-17 06:35:35.165 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-17 06:35:35.165 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-17 06:35:35.166 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: l3-flavors 2026-04-17 06:35:35.166 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-17 06:35:35.167 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-17 06:35:35.169 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-17 06:35:35.170 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-17 06:35:35.170 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-17 06:35:35.173 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-17 06:35:35.173 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-17 06:35:35.174 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: multi-provider 2026-04-17 06:35:35.174 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: net-mtu 2026-04-17 06:35:35.175 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: net-mtu-writable 2026-04-17 06:35:35.175 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: network_availability_zone 2026-04-17 06:35:35.176 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: network_ha 2026-04-17 06:35:35.176 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: network-ip-availability 2026-04-17 06:35:35.177 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-17 06:35:35.178 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: pagination 2026-04-17 06:35:35.178 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-device-profile 2026-04-17 06:35:35.178 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-17 06:35:35.179 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-17 06:35:35.179 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-17 06:35:35.180 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-mac-override 2026-04-17 06:35:35.180 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-17 06:35:35.181 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-17 06:35:35.181 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-17 06:35:35.182 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-resource-request 2026-04-17 06:35:35.182 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-17 06:35:35.183 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-17 06:35:35.183 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: binding 2026-04-17 06:35:35.184 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: binding-extended 2026-04-17 06:35:35.184 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-security 2026-04-17 06:35:35.185 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: project-id 2026-04-17 06:35:35.185 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: provider 2026-04-17 06:35:35.186 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-17 06:35:35.188 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos 2026-04-17 06:35:35.189 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-17 06:35:35.190 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-17 06:35:35.190 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-default 2026-04-17 06:35:35.190 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-fip 2026-04-17 06:35:35.191 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-17 06:35:35.191 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-17 06:35:35.192 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-17 06:35:35.192 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-17 06:35:35.193 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-17 06:35:35.193 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-pps 2026-04-17 06:35:35.194 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-17 06:35:35.194 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-17 06:35:35.195 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: qos-rules-alias 2026-04-17 06:35:35.195 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: quota-check-limit 2026-04-17 06:35:35.196 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-17 06:35:35.198 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: quotas 2026-04-17 06:35:35.201 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: quota_details 2026-04-17 06:35:35.202 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: rbac-policies 2026-04-17 06:35:35.203 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: rbac-address-group 2026-04-17 06:35:35.203 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: rbac-address-scope 2026-04-17 06:35:35.203 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: rbac-security-groups 2026-04-17 06:35:35.204 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-17 06:35:35.204 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: revision-if-match 2026-04-17 06:35:35.205 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-17 06:35:35.205 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: router_availability_zone 2026-04-17 06:35:35.206 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-17 06:35:35.207 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-17 06:35:35.208 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-17 06:35:35.208 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-17 06:35:35.209 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-17 06:35:35.209 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-17 06:35:35.210 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-17 06:35:35.213 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: security-group 2026-04-17 06:35:35.214 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: segment 2026-04-17 06:35:35.215 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-17 06:35:35.215 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: service-type 2026-04-17 06:35:35.216 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: sorting 2026-04-17 06:35:35.216 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: standard-attr-segment 2026-04-17 06:35:35.217 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: standard-attr-description 2026-04-17 06:35:35.217 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: stateful-security-group 2026-04-17 06:35:35.218 1 WARNING neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-17 06:35:35.218 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-17 06:35:35.219 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: subnet-external-network 2026-04-17 06:35:35.220 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: subnet_onboard 2026-04-17 06:35:35.220 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-17 06:35:35.221 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: subnet-service-types 2026-04-17 06:35:35.221 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: subnet_allocation 2026-04-17 06:35:35.222 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-17 06:35:35.222 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: tag-creation 2026-04-17 06:35:35.223 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-17 06:35:35.226 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: standard-attr-tag 2026-04-17 06:35:35.227 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-17 06:35:35.227 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: trunk 2026-04-17 06:35:35.228 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: trunk-details 2026-04-17 06:35:35.228 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-17 06:35:35.228 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-17 06:35:35.229 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-17 06:35:35.230 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-17 06:35:35.231 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-17 06:35:35.232 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-17 06:35:35.232 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: vpn-flavors 2026-04-17 06:35:35.234 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: vpnaas 2026-04-17 06:35:35.235 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: taas 2026-04-17 06:35:35.236 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: tap-mirror 2026-04-17 06:35:35.236 1 INFO neutron.api.extensions [None req-f046f93e-84c7-40f5-b8ab-a76e62a669c2 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-17 06:36:05.343 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 06:36:05.383 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 06:36:05.386 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 06:36:21.670 16 INFO neutron.db.l3_hamode_db [None req-3f823f1c-14f6-4163-bf5a-01c6807625e1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 06:36:35.533 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port d1e63cbf-d956-402e-9dfe-e3b0fb1aff30 2026-04-17 06:36:36.596 16 INFO neutron.plugins.ml2.plugin [None req-516c2c50-7c77-4878-8134-a0d7ab30a4fb - - - - - -] Attempt 1 to provision port d1e63cbf-d956-402e-9dfe-e3b0fb1aff30 2026-04-17 06:36:37.438 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port d1e63cbf-d956-402e-9dfe-e3b0fb1aff30 2026-04-17 06:36:38.313 16 INFO neutron.plugins.ml2.plugin [None req-b73143fa-97f3-4a81-9e8a-cf082d0dad67 - - - - - -] Attempt 1 to provision port d1e63cbf-d956-402e-9dfe-e3b0fb1aff30 2026-04-17 06:36:59.502 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port e9fe9a2d-fb1f-4b46-8e93-131369edb95f 2026-04-17 06:37:00.194 16 INFO neutron.plugins.ml2.plugin [None req-f9b2e7f5-5521-4972-9549-d27de0116fb7 - - - - - -] Attempt 1 to provision port e9fe9a2d-fb1f-4b46-8e93-131369edb95f 2026-04-17 06:37:01.462 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port e9fe9a2d-fb1f-4b46-8e93-131369edb95f 2026-04-17 06:37:01.924 16 INFO neutron.plugins.ml2.plugin [None req-eb190f79-5cf9-4884-b89b-a16a06b72bca - - - - - -] Attempt 1 to provision port e9fe9a2d-fb1f-4b46-8e93-131369edb95f 2026-04-17 06:37:07.656 16 INFO neutron.plugins.ml2.plugin [None req-0de827b0-7767-44ef-b8fb-b44e97554494 - - - - - -] Attempt 1 to provision port 8e53551d-8f8d-486c-8596-480862d85f00 2026-04-17 06:40:01.583 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 4466009c-e74b-4c01-be63-a0a62fdf82c3 2026-04-17 06:40:03.525 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 4466009c-e74b-4c01-be63-a0a62fdf82c3 2026-04-17 06:40:52.134 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8e53551d-8f8d-486c-8596-480862d85f00 2026-04-17 06:40:53.557 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8e53551d-8f8d-486c-8596-480862d85f00 2026-04-17 06:42:25.655 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port aae1198f-90e0-4e22-a045-4d3c9f919ed6 2026-04-17 06:42:27.629 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port aae1198f-90e0-4e22-a045-4d3c9f919ed6 2026-04-17 06:42:28.139 13 INFO neutron.plugins.ml2.plugin [None req-8b255892-31d2-43d0-b81f-ac5fb467a6a2 - - - - - -] Attempt 1 to provision port aae1198f-90e0-4e22-a045-4d3c9f919ed6 2026-04-17 06:42:31.628 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ba8dc96f-fd60-494f-9ad0-9946dca28c7c 2026-04-17 06:42:33.601 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ba8dc96f-fd60-494f-9ad0-9946dca28c7c 2026-04-17 06:42:35.714 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ac252d1d-3c4a-4cbf-96bd-2de81eabdf6c 2026-04-17 06:42:37.210 16 INFO neutron.plugins.ml2.plugin [None req-3ede7bf3-34f7-4c78-ae3d-e8333adbdaec - - - - - -] Attempt 1 to provision port ba8dc96f-fd60-494f-9ad0-9946dca28c7c 2026-04-17 06:42:39.827 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 0d0e37f3-1b5a-4b6e-b657-ef7786f73271 2026-04-17 06:42:40.202 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 1c900fe7-275c-49a6-b62b-aac08324d220 2026-04-17 06:42:40.573 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 6ffcc87c-83a1-4c3c-a061-e0621c155f29 2026-04-17 06:42:41.712 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 0d0e37f3-1b5a-4b6e-b657-ef7786f73271 2026-04-17 06:42:42.110 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 1c900fe7-275c-49a6-b62b-aac08324d220 2026-04-17 06:42:42.368 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 6ffcc87c-83a1-4c3c-a061-e0621c155f29 2026-04-17 06:42:43.654 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 84d9606c-a262-44ff-8e5c-0ac19d862a3c 2026-04-17 06:42:44.031 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port be543f8e-4250-400d-99a4-b3659d982b8a 2026-04-17 06:42:45.673 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 84d9606c-a262-44ff-8e5c-0ac19d862a3c 2026-04-17 06:42:45.923 16 INFO neutron.plugins.ml2.plugin [None req-8962d015-71f9-48fb-a2a8-66dd133260ac - - - - - -] Attempt 1 to provision port ba8dc96f-fd60-494f-9ad0-9946dca28c7c 2026-04-17 06:42:45.962 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port be543f8e-4250-400d-99a4-b3659d982b8a 2026-04-17 06:42:45.999 16 INFO neutron.plugins.ml2.plugin [None req-8962d015-71f9-48fb-a2a8-66dd133260ac - - - - - -] Attempt 1 to provision port 3d46191c-1c97-41a6-91b5-b892d1808ed8 2026-04-17 06:42:46.040 16 INFO neutron.plugins.ml2.plugin [None req-8962d015-71f9-48fb-a2a8-66dd133260ac - - - - - -] Attempt 1 to provision port 0d0e37f3-1b5a-4b6e-b657-ef7786f73271 2026-04-17 06:42:46.145 16 INFO neutron.plugins.ml2.plugin [None req-8962d015-71f9-48fb-a2a8-66dd133260ac - - - - - -] Attempt 1 to provision port 51eab015-f02e-441b-8e18-b93d73d57e43 2026-04-17 06:42:46.173 16 INFO neutron.plugins.ml2.plugin [None req-8962d015-71f9-48fb-a2a8-66dd133260ac - - - - - -] Attempt 1 to provision port a13534ce-1652-4cf1-b4e9-a622a02e07e5 2026-04-17 06:42:46.206 16 INFO neutron.plugins.ml2.plugin [None req-8962d015-71f9-48fb-a2a8-66dd133260ac - - - - - -] Attempt 1 to provision port 07e3f796-179e-496a-8d8a-83eb624e7179 2026-04-17 06:42:49.661 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 031bb541-42e3-4b7d-bb52-326db9e23c0b 2026-04-17 06:42:52.282 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port c44833b9-2224-446f-9094-453a13dad5c3 2026-04-17 06:42:52.596 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 031bb541-42e3-4b7d-bb52-326db9e23c0b 2026-04-17 06:42:52.846 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ec855ae4-2527-4807-94f3-c0b962778033 2026-04-17 06:42:53.361 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5f626a2-e009-45c6-b5d3-7fa04942d4c6'] response: {'server_uuid': '0b194e58-d051-4c9f-92f3-cdb9800aca4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec855ae4-2527-4807-94f3-c0b962778033', 'code': 200} 2026-04-17 06:42:55.288 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port c44833b9-2224-446f-9094-453a13dad5c3 2026-04-17 06:42:55.472 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port d3553301-7f42-44e4-831e-53cbea31627d 2026-04-17 06:42:55.839 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 55be7ad7-1393-43d3-a3d1-1a0d1ed9a639 2026-04-17 06:42:56.043 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-41bd7b68-f400-4ecd-820e-9189c834d02f'] response: {'server_uuid': '5b5717af-f6e9-4913-a8d9-ec6557b6dfa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3553301-7f42-44e4-831e-53cbea31627d', 'code': 200} 2026-04-17 06:42:56.229 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ec855ae4-2527-4807-94f3-c0b962778033 2026-04-17 06:42:57.735 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 55be7ad7-1393-43d3-a3d1-1a0d1ed9a639 2026-04-17 06:42:57.992 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:42:58.091 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e530b389-b5d1-41ac-be62-6d94b5a0719e'] response: {'server_uuid': '8ad74eea-d507-4378-8e8d-fd481ecd80cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55be7ad7-1393-43d3-a3d1-1a0d1ed9a639', 'code': 200} 2026-04-17 06:42:58.475 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port d3553301-7f42-44e4-831e-53cbea31627d 2026-04-17 06:42:59.933 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:00.150 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9cec59f-fe2b-40b0-ba4b-0e581ba6fdc1'] response: {'server_uuid': '155fda97-d0a9-45c8-a16f-fed022afd687', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2a8c37e1-fac3-42d3-891d-56184d2697fc', 'code': 200} 2026-04-17 06:43:01.987 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b509082-53c2-4e40-96e7-a9c4f9a5ccf2'] response: {'server_uuid': '5b5717af-f6e9-4913-a8d9-ec6557b6dfa7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd3553301-7f42-44e4-831e-53cbea31627d', 'code': 200} 2026-04-17 06:43:04.031 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bbd1e4b-a0e4-4126-b186-f6cdf184b19b'] response: {'server_uuid': '8ad74eea-d507-4378-8e8d-fd481ecd80cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55be7ad7-1393-43d3-a3d1-1a0d1ed9a639', 'code': 200} 2026-04-17 06:43:04.574 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:04.628 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port 8f0f307b-ffaa-4269-a1da-87ce0bf7a427 2026-04-17 06:43:04.655 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port 0d0e37f3-1b5a-4b6e-b657-ef7786f73271 2026-04-17 06:43:04.715 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port c44833b9-2224-446f-9094-453a13dad5c3 2026-04-17 06:43:04.786 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port 99d25712-e4b8-42f3-b5b6-2b0c19eb6136 2026-04-17 06:43:04.812 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port 031bb541-42e3-4b7d-bb52-326db9e23c0b 2026-04-17 06:43:04.877 13 INFO neutron.plugins.ml2.plugin [None req-bbb83964-fb32-4223-ab69-a56312a5ae8d - - - - - -] Attempt 1 to provision port bfda8abb-9bbb-404b-a0e9-5af735385890 2026-04-17 06:43:09.590 16 INFO neutron.plugins.ml2.plugin [None req-2ecc9fb1-465e-43f6-aa7b-e186465f27c6 - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:09.663 16 INFO neutron.plugins.ml2.plugin [None req-2ecc9fb1-465e-43f6-aa7b-e186465f27c6 - - - - - -] Attempt 1 to provision port 99d25712-e4b8-42f3-b5b6-2b0c19eb6136 2026-04-17 06:43:09.701 16 INFO neutron.plugins.ml2.plugin [None req-2ecc9fb1-465e-43f6-aa7b-e186465f27c6 - - - - - -] Attempt 1 to provision port 25e0c0ca-1b4a-4b8a-9eb3-869c078cc012 2026-04-17 06:43:14.007 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ea3c2622-2ddd-48ff-9074-820dabc6e314 2026-04-17 06:43:15.657 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a59f9dba-255e-4426-9920-a1844ea6ed1b 2026-04-17 06:43:16.041 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port ea3c2622-2ddd-48ff-9074-820dabc6e314 2026-04-17 06:43:16.416 13 INFO neutron.plugins.ml2.plugin [None req-ffe4d4c5-5bc6-42a5-9602-e496adf8aff0 - - - - - -] Attempt 1 to provision port a59f9dba-255e-4426-9920-a1844ea6ed1b 2026-04-17 06:43:16.464 13 INFO neutron.plugins.ml2.plugin [None req-ffe4d4c5-5bc6-42a5-9602-e496adf8aff0 - - - - - -] Attempt 1 to provision port 988ef2b1-480a-496e-951e-6bd213aa0219 2026-04-17 06:43:17.611 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a59f9dba-255e-4426-9920-a1844ea6ed1b 2026-04-17 06:43:19.097 13 INFO neutron.plugins.ml2.plugin [None req-f77f7ddc-fba7-47a3-87e3-8c93d0aeb629 - - - - - -] Attempt 1 to provision port a94cd6dc-a7cd-4825-8b3d-59df1c8900a0 2026-04-17 06:43:19.606 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 5eff68ea-e3d1-4c8e-be2b-7c07992f9333 2026-04-17 06:43:21.607 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 5eff68ea-e3d1-4c8e-be2b-7c07992f9333 2026-04-17 06:43:21.710 13 INFO neutron.plugins.ml2.plugin [None req-6c9bf46d-79b4-47b4-94f2-9b8dc7598e3e - - - - - -] Attempt 1 to provision port 4c2050a1-04a7-48b8-b76b-65ee79816270 2026-04-17 06:43:23.612 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fac8c74d-3025-4b16-8a42-b8ab13bb8675 2026-04-17 06:43:26.333 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fac8c74d-3025-4b16-8a42-b8ab13bb8675 2026-04-17 06:43:26.715 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 5266b95d-80fd-42cf-b6ba-d1cdfd306f66 2026-04-17 06:43:26.960 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cada3c2-4b0e-4ba4-aaff-c5c942bc8962'] response: {'server_uuid': '685e9375-2f47-47f8-8b25-cce9aee876d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5266b95d-80fd-42cf-b6ba-d1cdfd306f66', 'code': 200} 2026-04-17 06:43:28.040 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8f0f307b-ffaa-4269-a1da-87ce0bf7a427 2026-04-17 06:43:28.420 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 99d25712-e4b8-42f3-b5b6-2b0c19eb6136 2026-04-17 06:43:28.809 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 5266b95d-80fd-42cf-b6ba-d1cdfd306f66 2026-04-17 06:43:29.984 13 INFO neutron.plugins.ml2.plugin [None req-5b020ee9-b158-4c04-8441-3a23475f0f41 - - - - - -] Attempt 1 to provision port fac8c74d-3025-4b16-8a42-b8ab13bb8675 2026-04-17 06:43:30.126 13 INFO neutron.plugins.ml2.plugin [None req-5b020ee9-b158-4c04-8441-3a23475f0f41 - - - - - -] Attempt 1 to provision port a59f9dba-255e-4426-9920-a1844ea6ed1b 2026-04-17 06:43:30.289 13 INFO neutron.plugins.ml2.plugin [None req-5b020ee9-b158-4c04-8441-3a23475f0f41 - - - - - -] Attempt 1 to provision port 5266b95d-80fd-42cf-b6ba-d1cdfd306f66 2026-04-17 06:43:30.395 13 INFO neutron.plugins.ml2.plugin [None req-5b020ee9-b158-4c04-8441-3a23475f0f41 - - - - - -] Attempt 1 to provision port 988ef2b1-480a-496e-951e-6bd213aa0219 2026-04-17 06:43:30.451 13 INFO neutron.plugins.ml2.plugin [None req-5b020ee9-b158-4c04-8441-3a23475f0f41 - - - - - -] Attempt 1 to provision port 29ef3f64-62dd-4be4-93cd-feeab5228051 2026-04-17 06:43:31.160 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8f0f307b-ffaa-4269-a1da-87ce0bf7a427 2026-04-17 06:43:31.328 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 99d25712-e4b8-42f3-b5b6-2b0c19eb6136 2026-04-17 06:43:31.552 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port eae0be8d-e376-4f9f-b21e-32e677c76a58 2026-04-17 06:43:31.672 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8965e388-9ab0-4b94-be9f-df91e0d3f7a5'] response: {'server_uuid': 'fc13ccaa-ecd8-4c01-a500-d305b9853d1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eae0be8d-e376-4f9f-b21e-32e677c76a58', 'code': 200} 2026-04-17 06:43:32.252 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port eae0be8d-e376-4f9f-b21e-32e677c76a58 2026-04-17 06:43:34.265 16 INFO neutron.plugins.ml2.plugin [None req-7ab3bfd9-5d36-4da8-a274-c07a9d4cf32f - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:34.331 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 988ef2b1-480a-496e-951e-6bd213aa0219 2026-04-17 06:43:34.355 16 INFO neutron.plugins.ml2.plugin [None req-7ab3bfd9-5d36-4da8-a274-c07a9d4cf32f - - - - - -] Attempt 1 to provision port 29ef3f64-62dd-4be4-93cd-feeab5228051 2026-04-17 06:43:34.661 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:34.874 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a94cd6dc-a7cd-4825-8b3d-59df1c8900a0 2026-04-17 06:43:35.563 13 INFO neutron.plugins.ml2.plugin [None req-34739385-7697-4737-93c0-6be9a778b472 - - - - - -] Attempt 1 to provision port 29ef3f64-62dd-4be4-93cd-feeab5228051 2026-04-17 06:43:36.321 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 988ef2b1-480a-496e-951e-6bd213aa0219 2026-04-17 06:43:36.546 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a94cd6dc-a7cd-4825-8b3d-59df1c8900a0 2026-04-17 06:43:38.387 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 4c2050a1-04a7-48b8-b76b-65ee79816270 2026-04-17 06:43:38.397 16 INFO neutron.plugins.ml2.plugin [None req-a660d989-fc7f-47b6-842e-0b5ce2a8e63c - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:38.677 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 2a8c37e1-fac3-42d3-891d-56184d2697fc 2026-04-17 06:43:38.944 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 29ef3f64-62dd-4be4-93cd-feeab5228051 2026-04-17 06:43:40.264 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 4c2050a1-04a7-48b8-b76b-65ee79816270 2026-04-17 06:43:40.430 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 29ef3f64-62dd-4be4-93cd-feeab5228051 2026-04-17 06:43:58.501 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bec7e9fe-0886-4b0c-a30e-f2e72f8d565d'] response: {'server_uuid': '685e9375-2f47-47f8-8b25-cce9aee876d2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5266b95d-80fd-42cf-b6ba-d1cdfd306f66', 'code': 200} 2026-04-17 06:44:00.762 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 5266b95d-80fd-42cf-b6ba-d1cdfd306f66 2026-04-17 06:44:00.898 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eced50f-499a-4c3c-b44e-d9b94cae0508'] response: {'server_uuid': '685e9375-2f47-47f8-8b25-cce9aee876d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5266b95d-80fd-42cf-b6ba-d1cdfd306f66', 'code': 200} 2026-04-17 06:44:02.340 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 5266b95d-80fd-42cf-b6ba-d1cdfd306f66 2026-04-17 06:44:16.262 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 3ec599ce-a310-49b5-922c-92b205961e31 2026-04-17 06:44:18.307 16 INFO neutron.plugins.ml2.plugin [None req-44a0d667-686c-4e26-8b7f-fecc47c259f0 - - - - - -] Attempt 1 to provision port 3ec599ce-a310-49b5-922c-92b205961e31 2026-04-17 06:44:18.391 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fcf31569-e1d1-417b-9a81-17e896e1e3d2 2026-04-17 06:44:18.795 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 3ec599ce-a310-49b5-922c-92b205961e31 2026-04-17 06:44:20.318 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fcf31569-e1d1-417b-9a81-17e896e1e3d2 2026-04-17 06:44:21.083 16 INFO neutron.plugins.ml2.plugin [None req-bb04a3b4-10a0-4518-b8b3-5fb62fbaa56f - - - - - -] Attempt 1 to provision port 8be4276f-ecf3-4792-98df-e6a06c9b7669 2026-04-17 06:44:22.852 16 INFO neutron.plugins.ml2.plugin [None req-4dd24283-e1fb-409b-8a89-9de4a8795e98 - - - - - -] Attempt 1 to provision port 3ec599ce-a310-49b5-922c-92b205961e31 2026-04-17 06:44:22.907 16 INFO neutron.plugins.ml2.plugin [None req-4dd24283-e1fb-409b-8a89-9de4a8795e98 - - - - - -] Attempt 1 to provision port 399851bc-6546-4077-a6df-da75a2d81e95 2026-04-17 06:44:25.609 13 INFO neutron.plugins.ml2.plugin [None req-a75af1dc-c942-43c7-b550-319c65d36bf2 - - - - - -] Attempt 1 to provision port 399851bc-6546-4077-a6df-da75a2d81e95 2026-04-17 06:44:28.543 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-630fa21f-68fb-4a6c-958d-0bbf0cabc910'] response: {'server_uuid': '685e9375-2f47-47f8-8b25-cce9aee876d2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5266b95d-80fd-42cf-b6ba-d1cdfd306f66', 'code': 200} 2026-04-17 06:44:29.173 13 INFO neutron.plugins.ml2.plugin [None req-7353f925-0708-4105-bb16-0c59d2fc55d4 - - - - - -] Attempt 1 to provision port e68d7e36-f5ff-4802-a5fe-4a582297b852 2026-04-17 06:44:29.216 13 INFO neutron.plugins.ml2.plugin [None req-7353f925-0708-4105-bb16-0c59d2fc55d4 - - - - - -] Attempt 1 to provision port 399851bc-6546-4077-a6df-da75a2d81e95 2026-04-17 06:44:33.336 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 9973acc1-b190-44ca-b15d-305b4c711268 2026-04-17 06:44:33.433 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dfac9ce-ef3d-4ad2-aa1d-197b4a833e95'] response: {'server_uuid': '3f895599-d774-4538-a4f8-ff3238dcc488', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9973acc1-b190-44ca-b15d-305b4c711268', 'code': 200} 2026-04-17 06:44:34.369 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 399851bc-6546-4077-a6df-da75a2d81e95 2026-04-17 06:44:34.665 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 9973acc1-b190-44ca-b15d-305b4c711268 2026-04-17 06:44:36.548 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8be4276f-ecf3-4792-98df-e6a06c9b7669 2026-04-17 06:44:36.872 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 399851bc-6546-4077-a6df-da75a2d81e95 2026-04-17 06:44:38.398 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8be4276f-ecf3-4792-98df-e6a06c9b7669 2026-04-17 06:44:40.429 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 2dee2ee0-918b-4a33-873f-5002e8a656e4 2026-04-17 06:44:42.414 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 2dee2ee0-918b-4a33-873f-5002e8a656e4 2026-04-17 06:44:44.650 13 INFO neutron.plugins.ml2.plugin [None req-392d0ce6-d2df-48e8-9e5e-b164f5d02d54 - - - - - -] Attempt 1 to provision port 2dee2ee0-918b-4a33-873f-5002e8a656e4 2026-04-17 06:45:14.449 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fdff361a-e40c-4cf2-9dfb-cc82b598a84d 2026-04-17 06:45:16.396 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fdff361a-e40c-4cf2-9dfb-cc82b598a84d 2026-04-17 06:45:40.536 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port eb8caf49-d4ec-4bb9-b454-5cdeea560184 2026-04-17 06:45:41.533 13 INFO neutron.plugins.ml2.plugin [None req-fe0cbc7f-d08b-40c4-a2c8-197dbf6acdf1 - - - - - -] Attempt 1 to provision port eb8caf49-d4ec-4bb9-b454-5cdeea560184 2026-04-17 06:45:49.174 16 INFO neutron.plugins.ml2.plugin [None req-f0a9b02c-2b5c-4989-a46d-80898af3a7cc - - - - - -] Attempt 1 to provision port 8e688a0e-f8b3-493b-8c2e-8420c4206038 2026-04-17 06:45:52.422 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port e939cf12-626e-4541-b4fb-660cfd995758 2026-04-17 06:45:52.701 16 INFO neutron.plugins.ml2.plugin [None req-32611521-fb1a-43b7-bb03-0039c9d36f01 - - - - - -] Attempt 1 to provision port 6e8ab476-010b-49a4-be54-8b34a9bf0277 2026-04-17 06:45:52.817 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 6e8ab476-010b-49a4-be54-8b34a9bf0277 2026-04-17 06:45:54.413 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port e939cf12-626e-4541-b4fb-660cfd995758 2026-04-17 06:45:54.481 16 INFO neutron.plugins.ml2.plugin [None req-8ab06790-7785-4d2e-85d8-750a86320df2 - - - - - -] Attempt 1 to provision port 6e8ab476-010b-49a4-be54-8b34a9bf0277 2026-04-17 06:45:54.534 16 INFO neutron.plugins.ml2.plugin [None req-8ab06790-7785-4d2e-85d8-750a86320df2 - - - - - -] Attempt 1 to provision port 445861b4-b6a0-4607-a826-27c3d667accb 2026-04-17 06:45:54.659 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 6e8ab476-010b-49a4-be54-8b34a9bf0277 2026-04-17 06:45:55.750 16 INFO neutron.plugins.ml2.plugin [None req-6060183d-7353-40a9-aa1b-e8b77d0e054e - - - - - -] Attempt 1 to provision port 445861b4-b6a0-4607-a826-27c3d667accb 2026-04-17 06:45:57.506 16 INFO neutron.plugins.ml2.plugin [None req-c961f9e3-d82d-4f81-a875-be1827208bd3 - - - - - -] Attempt 1 to provision port 445861b4-b6a0-4607-a826-27c3d667accb 2026-04-17 06:46:02.913 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 0224cc7d-de4d-4cd5-ac11-a5929e21e0e3 2026-04-17 06:46:03.011 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f52b7967-bf1f-4c4d-9044-58810de5270a'] response: {'server_uuid': 'e41e76e5-230f-4c4f-9e79-eac143d2ef41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0224cc7d-de4d-4cd5-ac11-a5929e21e0e3', 'code': 200} 2026-04-17 06:46:04.390 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 0224cc7d-de4d-4cd5-ac11-a5929e21e0e3 2026-04-17 06:46:08.390 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 445861b4-b6a0-4607-a826-27c3d667accb 2026-04-17 06:46:08.679 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8e688a0e-f8b3-493b-8c2e-8420c4206038 2026-04-17 06:46:10.385 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 445861b4-b6a0-4607-a826-27c3d667accb 2026-04-17 06:46:10.584 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8e688a0e-f8b3-493b-8c2e-8420c4206038 2026-04-17 06:46:14.420 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 63831460-75db-40df-a5da-4ac29cc6a0bc 2026-04-17 06:46:14.582 16 INFO neutron.plugins.ml2.plugin [None req-95055225-c77c-4173-bbe8-78efd9a9b617 - - - - - -] Attempt 1 to provision port 63831460-75db-40df-a5da-4ac29cc6a0bc 2026-04-17 06:46:16.701 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 29655707-feff-49f4-a6fe-8502c201fe17 2026-04-17 06:46:17.031 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 63831460-75db-40df-a5da-4ac29cc6a0bc 2026-04-17 06:46:18.456 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 29655707-feff-49f4-a6fe-8502c201fe17 2026-04-17 06:46:18.674 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a7c664b7-ac7e-42cf-8301-490ef268f599 2026-04-17 06:46:20.661 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 28a0dc5c-032d-4ccc-8163-81fdd973b4ec 2026-04-17 06:46:21.088 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a7c664b7-ac7e-42cf-8301-490ef268f599 2026-04-17 06:46:22.429 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 28a0dc5c-032d-4ccc-8163-81fdd973b4ec 2026-04-17 06:46:24.454 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 63831460-75db-40df-a5da-4ac29cc6a0bc 2026-04-17 06:46:26.538 13 INFO neutron.plugins.ml2.plugin [None req-78eb8e8e-b930-4364-9f43-f8c8195afa3a - - - - - -] Attempt 1 to provision port 63831460-75db-40df-a5da-4ac29cc6a0bc 2026-04-17 06:46:26.592 13 INFO neutron.plugins.ml2.plugin [None req-78eb8e8e-b930-4364-9f43-f8c8195afa3a - - - - - -] Attempt 1 to provision port 29655707-feff-49f4-a6fe-8502c201fe17 2026-04-17 06:46:26.644 13 INFO neutron.plugins.ml2.plugin [None req-78eb8e8e-b930-4364-9f43-f8c8195afa3a - - - - - -] Attempt 1 to provision port b9056aff-adfc-49e2-9556-9e236ab1e4fd 2026-04-17 06:46:26.670 13 INFO neutron.plugins.ml2.plugin [None req-78eb8e8e-b930-4364-9f43-f8c8195afa3a - - - - - -] Attempt 1 to provision port f51bdcd2-e9f0-4725-a2f3-d2bd7d93f956 2026-04-17 06:46:26.701 13 INFO neutron.plugins.ml2.plugin [None req-78eb8e8e-b930-4364-9f43-f8c8195afa3a - - - - - -] Attempt 1 to provision port 28a0dc5c-032d-4ccc-8163-81fdd973b4ec 2026-04-17 06:46:31.729 13 INFO neutron.plugins.ml2.plugin [None req-69a9559a-dc07-4c76-b826-b6aababf7465 - - - - - -] Attempt 1 to provision port 29655707-feff-49f4-a6fe-8502c201fe17 2026-04-17 06:46:31.783 13 INFO neutron.plugins.ml2.plugin [None req-69a9559a-dc07-4c76-b826-b6aababf7465 - - - - - -] Attempt 1 to provision port 63831460-75db-40df-a5da-4ac29cc6a0bc 2026-04-17 06:46:31.828 13 INFO neutron.plugins.ml2.plugin [None req-69a9559a-dc07-4c76-b826-b6aababf7465 - - - - - -] Attempt 1 to provision port b9056aff-adfc-49e2-9556-9e236ab1e4fd 2026-04-17 06:46:31.849 13 INFO neutron.plugins.ml2.plugin [None req-69a9559a-dc07-4c76-b826-b6aababf7465 - - - - - -] Attempt 1 to provision port a074880d-eafd-4c6d-ade8-d65bff3e2bb0 2026-04-17 06:46:31.879 13 INFO neutron.plugins.ml2.plugin [None req-69a9559a-dc07-4c76-b826-b6aababf7465 - - - - - -] Attempt 1 to provision port 0a80e813-37b8-4f4f-8a51-aad93bee8453 2026-04-17 06:46:31.911 13 INFO neutron.plugins.ml2.plugin [None req-69a9559a-dc07-4c76-b826-b6aababf7465 - - - - - -] Attempt 1 to provision port 28a0dc5c-032d-4ccc-8163-81fdd973b4ec 2026-04-17 06:46:32.965 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fefc8830-3f6f-4b88-90a0-1dada4438538 2026-04-17 06:46:33.071 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a58448b-9705-4151-ad06-7a92302f8e21'] response: {'server_uuid': '26c95e51-2e31-45d7-89c3-3cbd0584fb7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fefc8830-3f6f-4b88-90a0-1dada4438538', 'code': 200} 2026-04-17 06:46:34.482 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 0a80e813-37b8-4f4f-8a51-aad93bee8453 2026-04-17 06:46:34.717 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a074880d-eafd-4c6d-ade8-d65bff3e2bb0 2026-04-17 06:46:34.966 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port fefc8830-3f6f-4b88-90a0-1dada4438538 2026-04-17 06:46:35.895 16 INFO neutron.plugins.ml2.plugin [None req-f7e2ed73-1d0d-4990-ba57-af664efc1f35 - - - - - -] Attempt 1 to provision port 29655707-feff-49f4-a6fe-8502c201fe17 2026-04-17 06:46:35.941 16 INFO neutron.plugins.ml2.plugin [None req-f7e2ed73-1d0d-4990-ba57-af664efc1f35 - - - - - -] Attempt 1 to provision port a074880d-eafd-4c6d-ade8-d65bff3e2bb0 2026-04-17 06:46:35.990 16 INFO neutron.plugins.ml2.plugin [None req-f7e2ed73-1d0d-4990-ba57-af664efc1f35 - - - - - -] Attempt 1 to provision port 0a80e813-37b8-4f4f-8a51-aad93bee8453 2026-04-17 06:46:36.044 16 INFO neutron.plugins.ml2.plugin [None req-f7e2ed73-1d0d-4990-ba57-af664efc1f35 - - - - - -] Attempt 1 to provision port fefc8830-3f6f-4b88-90a0-1dada4438538 2026-04-17 06:46:36.398 16 INFO neutron.plugins.ml2.plugin [None req-f7e2ed73-1d0d-4990-ba57-af664efc1f35 - - - - - -] Attempt 1 to provision port 28a0dc5c-032d-4ccc-8163-81fdd973b4ec 2026-04-17 06:46:36.449 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port b9056aff-adfc-49e2-9556-9e236ab1e4fd 2026-04-17 06:46:36.687 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 0a80e813-37b8-4f4f-8a51-aad93bee8453 2026-04-17 06:46:36.905 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a074880d-eafd-4c6d-ade8-d65bff3e2bb0 2026-04-17 06:46:37.104 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port f51bdcd2-e9f0-4725-a2f3-d2bd7d93f956 2026-04-17 06:46:38.389 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port b9056aff-adfc-49e2-9556-9e236ab1e4fd 2026-04-17 06:46:38.567 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port f51bdcd2-e9f0-4725-a2f3-d2bd7d93f956 2026-04-17 06:46:39.535 16 INFO neutron.plugins.ml2.plugin [None req-d5193aa7-2efd-402a-956a-110a349f8d2a - - - - - -] Attempt 1 to provision port b9056aff-adfc-49e2-9556-9e236ab1e4fd 2026-04-17 06:46:39.629 16 INFO neutron.plugins.ml2.plugin [None req-d5193aa7-2efd-402a-956a-110a349f8d2a - - - - - -] Attempt 1 to provision port a074880d-eafd-4c6d-ade8-d65bff3e2bb0 2026-04-17 06:46:39.686 16 INFO neutron.plugins.ml2.plugin [None req-d5193aa7-2efd-402a-956a-110a349f8d2a - - - - - -] Attempt 1 to provision port 0a80e813-37b8-4f4f-8a51-aad93bee8453 2026-04-17 06:46:41.787 13 INFO neutron.plugins.ml2.plugin [None req-9c09a3b5-dc91-4104-b9cd-512ea48e3b17 - - - - - -] Attempt 1 to provision port b9056aff-adfc-49e2-9556-9e236ab1e4fd 2026-04-17 06:46:41.856 13 INFO neutron.plugins.ml2.plugin [None req-9c09a3b5-dc91-4104-b9cd-512ea48e3b17 - - - - - -] Attempt 1 to provision port a074880d-eafd-4c6d-ade8-d65bff3e2bb0 2026-04-17 06:46:43.957 13 INFO neutron.plugins.ml2.plugin [None req-1710abba-65e4-43a9-b4da-31a608bb94c6 - - - - - -] Attempt 1 to provision port fefc8830-3f6f-4b88-90a0-1dada4438538 2026-04-17 06:46:46.914 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 1491073b-46ef-4198-be58-912120b38456 2026-04-17 06:46:47.012 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4c108cc-387b-4fc4-a363-04cff2dd1a12'] response: {'server_uuid': 'eaadd61a-5df9-4150-91b2-51a30b39f05e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1491073b-46ef-4198-be58-912120b38456', 'code': 200} 2026-04-17 06:46:48.532 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 1491073b-46ef-4198-be58-912120b38456 2026-04-17 06:46:48.719 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a6143291-589a-43f3-a891-8499555fce6e 2026-04-17 06:46:49.048 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfddeb0b-a2ce-400c-b499-1f2fd22ee3b9'] response: {'server_uuid': '0c370963-2e54-4746-bc2e-d0891bfdb16f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6143291-589a-43f3-a891-8499555fce6e', 'code': 200} 2026-04-17 06:46:50.440 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port a6143291-589a-43f3-a891-8499555fce6e 2026-04-17 06:47:16.945 16 INFO neutron.plugins.ml2.plugin [None req-6d1ff5b9-d3a6-48d7-9811-252118960a54 - - - - - -] Attempt 1 to provision port 7698b995-b87b-48b3-93df-6c47edbb1ece 2026-04-17 06:47:18.609 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-470e613b-75fb-49ee-910b-1cd37f570e38'] response: {'server_uuid': 'e41e76e5-230f-4c4f-9e79-eac143d2ef41', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0224cc7d-de4d-4cd5-ac11-a5929e21e0e3', 'code': 200} 2026-04-17 06:47:24.998 13 INFO neutron_taas.services.taas.taas_plugin [None req-dd256a69-08ca-4ed1-96e2-79c580c30efe - - - - - -] TaaS: Handle Delete Port: 6e8ab476-010b-49a4-be54-8b34a9bf0277 2026-04-17 06:47:25.009 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd256a69-08ca-4ed1-96e2-79c580c30efe - - - - - -] Tap Mirror: Handle Delete Port: 6e8ab476-010b-49a4-be54-8b34a9bf0277 2026-04-17 06:47:31.992 13 INFO neutron.plugins.ml2.plugin [None req-5de7c555-c17e-49c9-965e-28a591787b2e - - - - - -] Attempt 1 to provision port 25ed5e9b-89a7-43bf-a784-0acd9a42c746 2026-04-17 06:47:32.435 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8c5d835e-4514-4d4c-8ca5-58088888df54 2026-04-17 06:47:32.786 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 25ed5e9b-89a7-43bf-a784-0acd9a42c746 2026-04-17 06:47:34.451 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 8c5d835e-4514-4d4c-8ca5-58088888df54 2026-04-17 06:47:35.764 13 INFO neutron.plugins.ml2.plugin [None req-9cf54e2e-8a71-4ba2-95f8-78f7e07b5dff - - - - - -] Attempt 1 to provision port 3659ecf4-949e-4ce3-b8b2-c9bff1e25a4c 2026-04-17 06:47:35.813 13 INFO neutron.plugins.ml2.plugin [None req-9cf54e2e-8a71-4ba2-95f8-78f7e07b5dff - - - - - -] Attempt 1 to provision port 36c88c27-68a8-4101-bfa2-26bcadc5c6f7 2026-04-17 06:47:35.860 13 INFO neutron.plugins.ml2.plugin [None req-9cf54e2e-8a71-4ba2-95f8-78f7e07b5dff - - - - - -] Attempt 1 to provision port 25ed5e9b-89a7-43bf-a784-0acd9a42c746 2026-04-17 06:47:39.062 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port e267dafd-832b-43f5-94b2-16b289e42c12 2026-04-17 06:47:39.507 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 3daf706f-896e-42fd-bbc7-87d839aa8a8d 2026-04-17 06:47:39.649 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c474f4-7695-4c39-abd5-7094b85222e2'] response: {'server_uuid': '188e35fb-8f51-4309-b417-c86062348275', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3daf706f-896e-42fd-bbc7-87d839aa8a8d', 'code': 200} 2026-04-17 06:47:39.912 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 82e21510-f543-4da3-8168-f9b1972a28c4 2026-04-17 06:47:40.837 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port e267dafd-832b-43f5-94b2-16b289e42c12 2026-04-17 06:47:41.042 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 82e21510-f543-4da3-8168-f9b1972a28c4 2026-04-17 06:47:41.259 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 3daf706f-896e-42fd-bbc7-87d839aa8a8d 2026-04-17 06:47:42.274 13 INFO neutron.plugins.ml2.plugin [None req-33e68fca-122e-4069-9f09-95837c83ee5d - - - - - -] Attempt 1 to provision port 3659ecf4-949e-4ce3-b8b2-c9bff1e25a4c 2026-04-17 06:47:42.310 13 INFO neutron.plugins.ml2.plugin [None req-33e68fca-122e-4069-9f09-95837c83ee5d - - - - - -] Attempt 1 to provision port 24b506da-9fa5-4b65-96b2-88a18d4eb59d 2026-04-17 06:47:42.331 13 INFO neutron.plugins.ml2.plugin [None req-33e68fca-122e-4069-9f09-95837c83ee5d - - - - - -] Attempt 1 to provision port e267dafd-832b-43f5-94b2-16b289e42c12 2026-04-17 06:47:45.577 16 INFO neutron.plugins.ml2.plugin [None req-cd71d078-ea89-441f-893b-b89d861baa75 - - - - - -] Attempt 1 to provision port eb294e3d-a216-40ab-b0a3-7ad9110bb60d 2026-04-17 06:47:45.604 16 INFO neutron.plugins.ml2.plugin [None req-cd71d078-ea89-441f-893b-b89d861baa75 - - - - - -] Attempt 1 to provision port 3659ecf4-949e-4ce3-b8b2-c9bff1e25a4c 2026-04-17 06:47:45.633 16 INFO neutron.plugins.ml2.plugin [None req-cd71d078-ea89-441f-893b-b89d861baa75 - - - - - -] Attempt 1 to provision port 24b506da-9fa5-4b65-96b2-88a18d4eb59d 2026-04-17 06:47:51.723 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port cfc32c09-6431-40f0-8351-690b1bb72b03 2026-04-17 06:47:51.828 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdaf29b6-8feb-470b-8d63-19da8015f7fe'] response: {'server_uuid': '63a36805-674a-4dfd-b3c9-4730a0f0ba9d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfc32c09-6431-40f0-8351-690b1bb72b03', 'code': 200} 2026-04-17 06:47:52.763 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 36c88c27-68a8-4101-bfa2-26bcadc5c6f7 2026-04-17 06:47:52.999 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port cfc32c09-6431-40f0-8351-690b1bb72b03 2026-04-17 06:47:53.188 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 3659ecf4-949e-4ce3-b8b2-c9bff1e25a4c 2026-04-17 06:47:54.737 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 36c88c27-68a8-4101-bfa2-26bcadc5c6f7 2026-04-17 06:47:54.883 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port eb294e3d-a216-40ab-b0a3-7ad9110bb60d 2026-04-17 06:47:55.143 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 24b506da-9fa5-4b65-96b2-88a18d4eb59d 2026-04-17 06:47:55.476 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 3659ecf4-949e-4ce3-b8b2-c9bff1e25a4c 2026-04-17 06:47:56.748 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port eb294e3d-a216-40ab-b0a3-7ad9110bb60d 2026-04-17 06:47:56.922 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 24b506da-9fa5-4b65-96b2-88a18d4eb59d 2026-04-17 06:48:10.972 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-521af89c-f95e-4375-85ee-16517ef4b67f'] response: {'server_uuid': '63a36805-674a-4dfd-b3c9-4730a0f0ba9d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cfc32c09-6431-40f0-8351-690b1bb72b03', 'code': 200} 2026-04-17 06:48:14.698 13 INFO neutron.plugins.ml2.plugin [None req-1dd148d5-23a4-4d49-8f86-c2f64bd01ee0 - - - - - -] Attempt 1 to provision port b376e40f-6924-45d7-9f03-e47776ade6cf 2026-04-17 06:48:20.989 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port b376e40f-6924-45d7-9f03-e47776ade6cf 2026-04-17 06:48:21.181 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a601021-910a-44f9-91de-1ecf8f8051b8'] response: {'server_uuid': '188e35fb-8f51-4309-b417-c86062348275', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b376e40f-6924-45d7-9f03-e47776ade6cf', 'code': 200} 2026-04-17 06:48:22.729 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port b376e40f-6924-45d7-9f03-e47776ade6cf 2026-04-17 06:48:25.212 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port b376e40f-6924-45d7-9f03-e47776ade6cf 2026-04-17 06:48:42.523 13 INFO neutron.plugins.ml2.plugin [None req-3ee5d5ee-c600-43d8-b685-fde9e8e17ec1 - - - - - -] Attempt 1 to provision port 36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda 2026-04-17 06:48:50.267 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda 2026-04-17 06:48:50.375 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d8442d4-6a8b-4674-8d6b-16e5a99495bb'] response: {'server_uuid': '188e35fb-8f51-4309-b417-c86062348275', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda', 'code': 200} 2026-04-17 06:48:50.890 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda 2026-04-17 06:48:59.415 16 INFO neutron.plugins.ml2.plugin [None req-1885ad68-136e-4850-bc14-a72958db9922 - - - - - -] Attempt 1 to provision port 54d004f2-5b38-4ce7-9ee5-aa248cf4c20a 2026-04-17 06:49:04.974 13 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 54d004f2-5b38-4ce7-9ee5-aa248cf4c20a 2026-04-17 06:49:05.122 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee610186-2a11-487f-aa8f-fb482c79c71f'] response: {'server_uuid': '188e35fb-8f51-4309-b417-c86062348275', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54d004f2-5b38-4ce7-9ee5-aa248cf4c20a', 'code': 200} 2026-04-17 06:49:06.900 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 54d004f2-5b38-4ce7-9ee5-aa248cf4c20a 2026-04-17 06:49:09.303 13 INFO neutron.plugins.ml2.plugin [None req-343154b6-0d2c-4d35-9832-c66b11378378 - - - - - -] Attempt 1 to provision port 36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda 2026-04-17 06:49:22.479 13 INFO neutron.plugins.ml2.plugin [None req-9ae4fc7a-5796-45ed-92da-d44052f21602 - - - - - -] Attempt 1 to provision port 54d004f2-5b38-4ce7-9ee5-aa248cf4c20a 2026-04-17 06:49:22.961 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 54d004f2-5b38-4ce7-9ee5-aa248cf4c20a 2026-04-17 06:49:23.942 16 INFO neutron.plugins.ml2.plugin [None req-4000b1c8-b772-4ca7-a8e2-fec5042704d0 - - - - - -] Attempt 1 to provision port 54d004f2-5b38-4ce7-9ee5-aa248cf4c20a 2026-04-17 06:49:32.941 16 INFO neutron.plugins.ml2.plugin [None req-194216b9-1fb7-476d-abb1-2bfcd002c5f5 - - - - - -] Attempt 1 to provision port 36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda 2026-04-17 06:49:33.010 13 INFO neutron.plugins.ml2.plugin [None req-e30abaf1-d82c-440a-8418-2936a422b07a - - - - - -] Attempt 1 to provision port 36c2eb69-3c6c-4557-8f7a-3c5cde9e1dda