+ 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-03-02 19:08:19.882 1 INFO neutron.common.config [-] Logging enabled! 2026-03-02 19:08:19.882 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-02 19:08:19.882 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-02 19:08:19.883 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 19:08:21.246 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 19:08:21.248 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 19:08:21.251 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-02 19:08:21.252 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 19:08:21.252 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 19:08:21.253 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 19:08:21.253 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 19:08:21.259 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 19:08:21.259 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 19:08:21.259 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 19:08:21.280 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 19:08:21.281 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 19:08:21.281 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 19:08:21.299 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 19:08:21.299 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 19:08:21.299 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 19:08:21.299 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 19:08:21.670 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing driver for type 'vlan' 2026-03-02 19:08:22.218 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] VlanTypeDriver initialization complete 2026-03-02 19:08:22.219 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 19:08:22.219 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 19:08:22.336 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 19:08:22.337 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 19:08:22.337 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing extension driver 'port_security' 2026-03-02 19:08:22.337 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 19:08:22.337 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing extension driver 'qos' 2026-03-02 19:08:22.338 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 19:08:22.338 1 INFO neutron.plugins.ml2.managers [None req-e4d54639-9fdb-4ec5-8770-96e2705401ad - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 19:08:22.354 1 INFO neutron.quota [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded quota_driver: . 2026-03-02 19:08:22.355 1 INFO neutron.plugins.ml2.plugin [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 19:08:22.355 1 INFO neutron.plugins.ml2.managers [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 19:08:22.355 1 INFO neutron.plugins.ml2.managers [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 19:08:22.355 1 INFO neutron.plugins.ml2.managers [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 19:08:22.356 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: qos 2026-03-02 19:08:22.368 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: router 2026-03-02 19:08:22.409 1 INFO neutron.services.service_base [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 19:08:22.409 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: segments 2026-03-02 19:08:22.489 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: trunk 2026-03-02 19:08:22.503 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: vpnaas 2026-03-02 19:08:22.534 1 WARNING stevedore.named [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 19:08:22.610 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 19:08:22.611 1 INFO neutron.common.utils [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 19:08:22.611 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: taas 2026-03-02 19:08:22.634 1 WARNING stevedore.named [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 19:08:22.634 1 WARNING stevedore.named [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 19:08:22.659 1 INFO neutron_taas.services.taas.taas_plugin [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-02 19:08:22.660 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: tapmirror 2026-03-02 19:08:22.672 1 WARNING stevedore.named [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 19:08:22.672 1 WARNING stevedore.named [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 19:08:22.689 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-02 19:08:22.690 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: auto_allocate 2026-03-02 19:08:22.698 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: tag 2026-03-02 19:08:22.707 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: timestamp 2026-03-02 19:08:22.709 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 19:08:22.713 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: flavors 2026-03-02 19:08:22.715 1 INFO neutron.manager [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loading Plugin: revisions 2026-03-02 19:08:22.719 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Initializing extension manager. 2026-03-02 19:08:22.720 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: address-group 2026-03-02 19:08:22.720 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: address-scope 2026-03-02 19:08:22.721 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 19:08:22.722 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: agent 2026-03-02 19:08:22.722 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 19:08:22.723 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 19:08:22.723 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 19:08:22.724 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: availability_zone 2026-03-02 19:08:22.725 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 19:08:22.725 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 19:08:22.725 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: default-subnetpools 2026-03-02 19:08:22.727 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 19:08:22.727 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: dns-integration 2026-03-02 19:08:22.727 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 19:08:22.728 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 19:08:22.728 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: dvr 2026-03-02 19:08:22.729 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 19:08:22.729 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 19:08:22.729 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 19:08:22.730 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 19:08:22.730 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: external-net 2026-03-02 19:08:22.731 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 19:08:22.731 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: extraroute 2026-03-02 19:08:22.732 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 19:08:22.732 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 19:08:22.733 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 19:08:22.733 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 19:08:22.733 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 19:08:22.734 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: fip-port-details 2026-03-02 19:08:22.734 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: flavors 2026-03-02 19:08:22.735 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 19:08:22.738 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: floatingip-pools 2026-03-02 19:08:22.739 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: ip_allocation 2026-03-02 19:08:22.740 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 19:08:22.741 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: l2_adjacency 2026-03-02 19:08:22.742 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: router 2026-03-02 19:08:22.743 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 19:08:22.743 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 19:08:22.744 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 19:08:22.744 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 19:08:22.745 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: l3-ha 2026-03-02 19:08:22.745 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 19:08:22.746 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 19:08:22.746 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: l3-flavors 2026-03-02 19:08:22.747 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 19:08:22.747 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 19:08:22.749 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 19:08:22.750 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 19:08:22.751 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 19:08:22.751 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 19:08:22.752 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 19:08:22.752 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: multi-provider 2026-03-02 19:08:22.753 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: net-mtu 2026-03-02 19:08:22.753 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 19:08:22.754 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: network_availability_zone 2026-03-02 19:08:22.754 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: network_ha 2026-03-02 19:08:22.755 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: network-ip-availability 2026-03-02 19:08:22.756 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 19:08:22.756 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: pagination 2026-03-02 19:08:22.756 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-device-profile 2026-03-02 19:08:22.757 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 19:08:22.757 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 19:08:22.757 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 19:08:22.758 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-mac-override 2026-03-02 19:08:22.758 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 19:08:22.759 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 19:08:22.759 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-02 19:08:22.759 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-resource-request 2026-03-02 19:08:22.760 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 19:08:22.760 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-02 19:08:22.761 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: binding 2026-03-02 19:08:22.761 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: binding-extended 2026-03-02 19:08:22.762 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-security 2026-03-02 19:08:22.762 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: project-id 2026-03-02 19:08:22.762 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: provider 2026-03-02 19:08:22.763 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-02 19:08:22.765 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos 2026-03-02 19:08:22.766 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 19:08:22.766 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 19:08:22.767 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-default 2026-03-02 19:08:22.767 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-fip 2026-03-02 19:08:22.767 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 19:08:22.768 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 19:08:22.768 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 19:08:22.769 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 19:08:22.769 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 19:08:22.770 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-pps 2026-03-02 19:08:22.770 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 19:08:22.770 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 19:08:22.771 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 19:08:22.771 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: quota-check-limit 2026-03-02 19:08:22.772 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-02 19:08:22.774 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: quotas 2026-03-02 19:08:22.777 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: quota_details 2026-03-02 19:08:22.778 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: rbac-policies 2026-03-02 19:08:22.778 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: rbac-address-group 2026-03-02 19:08:22.779 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 19:08:22.779 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 19:08:22.780 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 19:08:22.780 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: revision-if-match 2026-03-02 19:08:22.781 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 19:08:22.781 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: router_availability_zone 2026-03-02 19:08:22.782 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 19:08:22.783 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 19:08:22.784 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 19:08:22.784 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 19:08:22.784 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 19:08:22.785 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 19:08:22.785 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 19:08:22.789 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: security-group 2026-03-02 19:08:22.791 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: segment 2026-03-02 19:08:22.791 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 19:08:22.792 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: service-type 2026-03-02 19:08:22.792 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: sorting 2026-03-02 19:08:22.792 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 19:08:22.793 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: standard-attr-description 2026-03-02 19:08:22.793 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: stateful-security-group 2026-03-02 19:08:22.794 1 WARNING neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 19:08:22.794 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 19:08:22.795 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: subnet-external-network 2026-03-02 19:08:22.795 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: subnet_onboard 2026-03-02 19:08:22.795 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 19:08:22.796 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: subnet-service-types 2026-03-02 19:08:22.796 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: subnet_allocation 2026-03-02 19:08:22.797 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 19:08:22.797 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: tag-creation 2026-03-02 19:08:22.798 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 19:08:22.801 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 19:08:22.802 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 19:08:22.803 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: trunk 2026-03-02 19:08:22.803 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: trunk-details 2026-03-02 19:08:22.804 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 19:08:22.804 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-02 19:08:22.804 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 19:08:22.805 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-02 19:08:22.807 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 19:08:22.808 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 19:08:22.808 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: vpn-flavors 2026-03-02 19:08:22.810 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: vpnaas 2026-03-02 19:08:22.811 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: taas 2026-03-02 19:08:22.812 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: tap-mirror 2026-03-02 19:08:22.812 1 INFO neutron.api.extensions [None req-bc5975d8-1cfa-468a-ac2d-05f9fbb2ef05 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-02 19:08:52.901 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-02 19:08:52.951 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-02 19:08:52.954 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-02 19:09:05.865 16 INFO neutron.db.l3_hamode_db [None req-80251790-52b8-4156-ae93-2ff9d1879ad6 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-02 19:09:20.524 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 0063900d-ddde-45dd-b3d0-721c1f1154de 2026-03-02 19:09:21.274 16 INFO neutron.plugins.ml2.plugin [None req-5e17323a-9069-4bda-b4f3-eab92f472b5b - - - - - -] Attempt 1 to provision port 0063900d-ddde-45dd-b3d0-721c1f1154de 2026-03-02 19:09:22.437 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 0063900d-ddde-45dd-b3d0-721c1f1154de 2026-03-02 19:09:22.951 16 INFO neutron.plugins.ml2.plugin [None req-430be065-18ca-4657-901a-0d8be1006c4b - - - - - -] Attempt 1 to provision port 0063900d-ddde-45dd-b3d0-721c1f1154de 2026-03-02 19:13:59.995 13 INFO neutron.plugins.ml2.plugin [None req-4c0d1403-4f36-41e3-aebd-f2eae91faacc - - - - - -] Attempt 1 to provision port a907bc76-2c46-4aea-aa02-100d64a274a2 2026-03-02 19:14:00.538 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port a907bc76-2c46-4aea-aa02-100d64a274a2 2026-03-02 19:14:01.671 13 INFO neutron.plugins.ml2.plugin [None req-b3e8f74a-b0d2-4900-9ba9-b476e55e480f - - - - - -] Attempt 1 to provision port a907bc76-2c46-4aea-aa02-100d64a274a2 2026-03-02 19:14:07.288 13 INFO neutron.plugins.ml2.plugin [None req-a4c87d6f-749a-4ce0-b6f5-466a0f469d0a - - - - - -] Attempt 1 to provision port 70ae532e-c1bb-4fc0-8689-bacd00db2c7a 2026-03-02 19:18:25.150 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 70ae532e-c1bb-4fc0-8689-bacd00db2c7a 2026-03-02 19:18:26.595 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 70ae532e-c1bb-4fc0-8689-bacd00db2c7a 2026-03-02 19:27:36.787 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4c56bac7-e01c-4a56-9e32-4d964c3003a0 2026-03-02 19:27:38.737 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4c56bac7-e01c-4a56-9e32-4d964c3003a0 2026-03-02 19:36:46.402 16 INFO neutron.plugins.ml2.plugin [None req-407ec9f7-82b8-4437-aef6-efd7fa36eb07 - - - - - -] Attempt 1 to provision port a907bc76-2c46-4aea-aa02-100d64a274a2 2026-03-02 19:36:46.468 16 INFO neutron.plugins.ml2.plugin [None req-407ec9f7-82b8-4437-aef6-efd7fa36eb07 - - - - - -] Attempt 1 to provision port 70ae532e-c1bb-4fc0-8689-bacd00db2c7a 2026-03-02 19:36:46.510 16 INFO neutron.plugins.ml2.plugin [None req-407ec9f7-82b8-4437-aef6-efd7fa36eb07 - - - - - -] Attempt 1 to provision port 0063900d-ddde-45dd-b3d0-721c1f1154de 2026-03-02 19:42:59.146 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 120e9e73-a4d3-4f17-8d38-c9c9f54b2a04 2026-03-02 19:43:00.129 13 INFO neutron.plugins.ml2.plugin [None req-96886194-1b88-4f60-8931-be0244e6b464 - - - - - -] Attempt 1 to provision port 120e9e73-a4d3-4f17-8d38-c9c9f54b2a04 2026-03-02 19:43:00.978 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 120e9e73-a4d3-4f17-8d38-c9c9f54b2a04 2026-03-02 19:43:03.010 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 2b05070e-9071-46e0-a6aa-3e4f15061d22 2026-03-02 19:43:05.050 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 2b05070e-9071-46e0-a6aa-3e4f15061d22 2026-03-02 19:43:07.305 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 8b797320-32cb-4f05-b6b3-e834c4c6c8ed 2026-03-02 19:43:07.571 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 6fdb8a10-1569-4c7a-b963-ea67066bacc8 2026-03-02 19:43:07.968 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 09ad5f92-3159-465b-a826-f4b21dd7a8c7 2026-03-02 19:43:09.066 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 8b797320-32cb-4f05-b6b3-e834c4c6c8ed 2026-03-02 19:43:09.281 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 6fdb8a10-1569-4c7a-b963-ea67066bacc8 2026-03-02 19:43:09.452 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 09ad5f92-3159-465b-a826-f4b21dd7a8c7 2026-03-02 19:43:10.189 13 INFO neutron.plugins.ml2.plugin [None req-f9e633be-33b3-4653-a763-cd6eac8028d0 - - - - - -] Attempt 1 to provision port e52e40af-8bfd-40c0-8fc5-0ab6e7000283 2026-03-02 19:43:10.239 13 INFO neutron.plugins.ml2.plugin [None req-f9e633be-33b3-4653-a763-cd6eac8028d0 - - - - - -] Attempt 1 to provision port 1c9eae3c-adad-446b-9077-4bdd59d249c8 2026-03-02 19:43:10.307 13 INFO neutron.plugins.ml2.plugin [None req-f9e633be-33b3-4653-a763-cd6eac8028d0 - - - - - -] Attempt 1 to provision port 4ae6a0cb-719d-432c-839b-621153d29664 2026-03-02 19:43:10.360 13 INFO neutron.plugins.ml2.plugin [None req-f9e633be-33b3-4653-a763-cd6eac8028d0 - - - - - -] Attempt 1 to provision port b9b174b3-2f71-44c2-9a25-c10d55b0a980 2026-03-02 19:43:13.235 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 14972bb9-4c98-44ac-ae33-3eb203f0543c 2026-03-02 19:43:13.622 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 1d7fef94-5a87-4ca9-81cb-83182b4e6f2c 2026-03-02 19:43:15.204 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 1d7fef94-5a87-4ca9-81cb-83182b4e6f2c 2026-03-02 19:43:18.722 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 263d25af-e3fc-417f-8fe7-f2c48e136932 2026-03-02 19:43:19.047 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bd6fae31-b8cb-4e59-89c9-9981b6be1aba 2026-03-02 19:43:19.307 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b054d81-0528-41e0-aafc-e93c33d34746'] response: {'server_uuid': 'a1a2c75a-076d-4654-ae5e-257659761791', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '263d25af-e3fc-417f-8fe7-f2c48e136932', 'code': 200} 2026-03-02 19:43:19.460 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port d549fd80-f7d1-4f24-bf68-6818fe77a924 2026-03-02 19:43:20.549 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 263d25af-e3fc-417f-8fe7-f2c48e136932 2026-03-02 19:43:20.743 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bd6fae31-b8cb-4e59-89c9-9981b6be1aba 2026-03-02 19:43:20.931 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 22bca360-310f-4368-9785-d98c300b377c 2026-03-02 19:43:21.346 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d768f0-d46d-4f94-8855-e4e3df9a0147'] response: {'server_uuid': '113af93d-65b1-4c8a-bbc1-e6948b280a34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd6fae31-b8cb-4e59-89c9-9981b6be1aba', 'code': 200} 2026-03-02 19:43:21.346 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d768f0-d46d-4f94-8855-e4e3df9a0147'] response: {'server_uuid': 'dffb70db-ecc4-4f02-8ed8-066778b9a63a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd549fd80-f7d1-4f24-bf68-6818fe77a924', 'code': 200} 2026-03-02 19:43:21.375 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port d549fd80-f7d1-4f24-bf68-6818fe77a924 2026-03-02 19:43:23.154 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 22bca360-310f-4368-9785-d98c300b377c 2026-03-02 19:43:27.065 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66146cb-af25-42ee-bad1-6a8843d88c35'] response: {'server_uuid': 'dffb70db-ecc4-4f02-8ed8-066778b9a63a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd549fd80-f7d1-4f24-bf68-6818fe77a924', 'code': 200} 2026-03-02 19:43:31.469 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port 22bca360-310f-4368-9785-d98c300b377c 2026-03-02 19:43:31.538 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port 388883cb-bf68-422d-a203-bcb35bdc955b 2026-03-02 19:43:31.571 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port 120e9e73-a4d3-4f17-8d38-c9c9f54b2a04 2026-03-02 19:43:31.624 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port d8e4005d-71d0-4a8b-a94d-caa8770e99b1 2026-03-02 19:43:31.659 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port 7c09d2f3-39bb-48bd-9f4b-48b24104e2ad 2026-03-02 19:43:31.678 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port 1d7fef94-5a87-4ca9-81cb-83182b4e6f2c 2026-03-02 19:43:31.770 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port 263d25af-e3fc-417f-8fe7-f2c48e136932 2026-03-02 19:43:31.820 13 INFO neutron.plugins.ml2.plugin [None req-614e5624-2827-42ca-8c93-8068bf7859fc - - - - - -] Attempt 1 to provision port bd6fae31-b8cb-4e59-89c9-9981b6be1aba 2026-03-02 19:43:37.721 16 INFO neutron.plugins.ml2.plugin [None req-4a55efdb-3af4-4018-b87f-352ae3df97b0 - - - - - -] Attempt 1 to provision port bd6fae31-b8cb-4e59-89c9-9981b6be1aba 2026-03-02 19:43:42.910 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4ae6a0cb-719d-432c-839b-621153d29664 2026-03-02 19:43:43.462 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 7c09d2f3-39bb-48bd-9f4b-48b24104e2ad 2026-03-02 19:43:44.918 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 388883cb-bf68-422d-a203-bcb35bdc955b 2026-03-02 19:43:45.170 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4ae6a0cb-719d-432c-839b-621153d29664 2026-03-02 19:43:45.294 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 1c9eae3c-adad-446b-9077-4bdd59d249c8 2026-03-02 19:43:45.597 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 7c09d2f3-39bb-48bd-9f4b-48b24104e2ad 2026-03-02 19:43:45.676 13 INFO neutron.plugins.ml2.plugin [None req-3ad5794f-f0b8-4b75-a7a4-714942c1182f - - - - - -] Attempt 1 to provision port 263d25af-e3fc-417f-8fe7-f2c48e136932 2026-03-02 19:43:46.956 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 263d25af-e3fc-417f-8fe7-f2c48e136932 2026-03-02 19:43:47.220 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 388883cb-bf68-422d-a203-bcb35bdc955b 2026-03-02 19:43:47.459 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 1c9eae3c-adad-446b-9077-4bdd59d249c8 2026-03-02 19:43:49.587 13 INFO neutron.plugins.ml2.plugin [None req-1d548c15-af58-47c3-809c-b4839b6db477 - - - - - -] Attempt 1 to provision port 263d25af-e3fc-417f-8fe7-f2c48e136932 2026-03-02 19:43:53.034 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bac8daa-c892-4efa-bbb2-57228946f511'] response: {'server_uuid': 'a1a2c75a-076d-4654-ae5e-257659761791', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '263d25af-e3fc-417f-8fe7-f2c48e136932', 'code': 200} 2026-03-02 19:43:55.077 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-be2249b1-9b64-42ba-ab37-b1ac14a1f717'] response: {'server_uuid': '113af93d-65b1-4c8a-bbc1-e6948b280a34', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd6fae31-b8cb-4e59-89c9-9981b6be1aba', 'code': 200} 2026-03-02 19:43:55.463 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bd6fae31-b8cb-4e59-89c9-9981b6be1aba 2026-03-02 19:43:56.094 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5d68b43-2b9e-46ea-a8ab-20a4225c89e2'] response: {'server_uuid': '113af93d-65b1-4c8a-bbc1-e6948b280a34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd6fae31-b8cb-4e59-89c9-9981b6be1aba', 'code': 200} 2026-03-02 19:43:57.049 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bd6fae31-b8cb-4e59-89c9-9981b6be1aba 2026-03-02 19:44:07.017 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c4036993-e448-44f8-b76d-c0c3b1b0b3ef 2026-03-02 19:44:07.393 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 56c5d222-5a9c-4101-ab43-93f1c5e14107 2026-03-02 19:44:08.972 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c4036993-e448-44f8-b76d-c0c3b1b0b3ef 2026-03-02 19:44:09.261 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 56c5d222-5a9c-4101-ab43-93f1c5e14107 2026-03-02 19:44:11.378 16 INFO neutron.plugins.ml2.plugin [None req-e0249985-0c3f-4921-abc0-296a36bdb394 - - - - - -] Attempt 1 to provision port cdc8f396-53e3-4b4f-b850-70445569202f 2026-03-02 19:44:11.400 16 INFO neutron.plugins.ml2.plugin [None req-e0249985-0c3f-4921-abc0-296a36bdb394 - - - - - -] Attempt 1 to provision port c4036993-e448-44f8-b76d-c0c3b1b0b3ef 2026-03-02 19:44:12.657 13 INFO neutron.plugins.ml2.plugin [None req-9b05bcd9-a6ae-41a8-96e6-146b3fa6b7a2 - - - - - -] Attempt 1 to provision port fa5afdfc-52b8-459f-b3e9-34084dc2df29 2026-03-02 19:44:14.944 16 INFO neutron.plugins.ml2.plugin [None req-bc830958-8c8a-48e6-be22-0dff2735e5b9 - - - - - -] Attempt 1 to provision port cdc8f396-53e3-4b4f-b850-70445569202f 2026-03-02 19:44:17.211 13 INFO neutron.plugins.ml2.plugin [None req-60a65da0-1484-45ff-b3bb-09d398073af8 - - - - - -] Attempt 1 to provision port cdc8f396-53e3-4b4f-b850-70445569202f 2026-03-02 19:44:21.049 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38ea8c7d-a737-45eb-a9af-a4c6dd10b10c'] response: {'server_uuid': '113af93d-65b1-4c8a-bbc1-e6948b280a34', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd6fae31-b8cb-4e59-89c9-9981b6be1aba', 'code': 200} 2026-03-02 19:44:22.951 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cdc8f396-53e3-4b4f-b850-70445569202f 2026-03-02 19:44:23.287 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port fa5afdfc-52b8-459f-b3e9-34084dc2df29 2026-03-02 19:44:24.896 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cdc8f396-53e3-4b4f-b850-70445569202f 2026-03-02 19:44:25.087 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port fa5afdfc-52b8-459f-b3e9-34084dc2df29 2026-03-02 19:44:27.456 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c3d1b75b-a03f-4c1f-bd12-868a957e7ddc 2026-03-02 19:44:27.638 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e021a72b-ad18-411e-a92c-5f2b5b44fe0e'] response: {'server_uuid': 'f960044c-7b5a-41b3-af7b-40a596bc57f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3d1b75b-a03f-4c1f-bd12-868a957e7ddc', 'code': 200} 2026-03-02 19:44:29.052 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c3d1b75b-a03f-4c1f-bd12-868a957e7ddc 2026-03-02 19:44:34.974 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 3112f156-b3de-40b0-9309-09bede582969 2026-03-02 19:44:37.052 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 0eac79b5-79cc-43f5-95e0-cf552d4a1296 2026-03-02 19:44:37.469 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 3112f156-b3de-40b0-9309-09bede582969 2026-03-02 19:44:38.288 13 INFO neutron.plugins.ml2.plugin [None req-f736c80a-2a94-4b0e-b686-c965ca77bbfa - - - - - -] Attempt 1 to provision port 0eac79b5-79cc-43f5-95e0-cf552d4a1296 2026-03-02 19:44:38.947 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 0eac79b5-79cc-43f5-95e0-cf552d4a1296 2026-03-02 19:44:41.100 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bf72002c-07b1-46dc-86ae-660324581b92 2026-03-02 19:44:43.182 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5ed7e964-2c10-497c-8a77-205fb55eec99 2026-03-02 19:44:43.582 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bf72002c-07b1-46dc-86ae-660324581b92 2026-03-02 19:44:44.972 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5ed7e964-2c10-497c-8a77-205fb55eec99 2026-03-02 19:44:48.097 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port f15f4158-9a77-43b8-9567-3a49488ed426 2026-03-02 19:44:48.227 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab61d654-d8b9-463c-bf3d-d6b3da169a9d'] response: {'server_uuid': 'f36a9823-f186-4504-817b-5ccd60ea71cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f15f4158-9a77-43b8-9567-3a49488ed426', 'code': 200} 2026-03-02 19:44:49.150 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 433ec946-c825-4367-ad1e-2adfc09d1054 2026-03-02 19:44:49.519 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port f15f4158-9a77-43b8-9567-3a49488ed426 2026-03-02 19:44:50.551 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port cffa9e0d-a163-4af8-b35d-dc6fc523d235 2026-03-02 19:44:50.578 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port 144fc737-9a38-418d-8be1-a45ee21ee0de 2026-03-02 19:44:50.609 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port 0eac79b5-79cc-43f5-95e0-cf552d4a1296 2026-03-02 19:44:50.665 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port 2e2983a4-7f5b-4df6-a584-c343bd7e609d 2026-03-02 19:44:50.720 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port 5062f21c-1dd9-4230-9c14-d563d4537a9a 2026-03-02 19:44:50.746 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port 5ed7e964-2c10-497c-8a77-205fb55eec99 2026-03-02 19:44:50.832 13 INFO neutron.plugins.ml2.plugin [None req-2ba259e4-58e5-44df-bafa-216623a3b0bf - - - - - -] Attempt 1 to provision port c94d1f69-a323-48de-9a2d-f7345de2f466 2026-03-02 19:44:50.984 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 433ec946-c825-4367-ad1e-2adfc09d1054 2026-03-02 19:44:54.221 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6 2026-03-02 19:44:54.436 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c813ee42-e493-43c4-9578-7be72f7cda3e'] response: {'server_uuid': '46e0b93a-33e6-4f0c-a165-bdb0901fd774', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6', 'code': 200} 2026-03-02 19:44:56.338 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port dcc03812-2284-446b-8234-c2d93d795587 2026-03-02 19:44:56.710 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5062f21c-1dd9-4230-9c14-d563d4537a9a 2026-03-02 19:44:57.045 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6 2026-03-02 19:44:57.227 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cffa9e0d-a163-4af8-b35d-dc6fc523d235 2026-03-02 19:44:57.461 13 INFO neutron.plugins.ml2.plugin [None req-adbe9b87-7c64-4980-84da-4c21092e5aad - - - - - -] Attempt 1 to provision port cffa9e0d-a163-4af8-b35d-dc6fc523d235 2026-03-02 19:44:57.534 13 INFO neutron.plugins.ml2.plugin [None req-adbe9b87-7c64-4980-84da-4c21092e5aad - - - - - -] Attempt 1 to provision port 144fc737-9a38-418d-8be1-a45ee21ee0de 2026-03-02 19:44:57.571 13 INFO neutron.plugins.ml2.plugin [None req-adbe9b87-7c64-4980-84da-4c21092e5aad - - - - - -] Attempt 1 to provision port dcc03812-2284-446b-8234-c2d93d795587 2026-03-02 19:44:57.637 13 INFO neutron.plugins.ml2.plugin [None req-adbe9b87-7c64-4980-84da-4c21092e5aad - - - - - -] Attempt 1 to provision port 4688c965-162d-4917-89ea-a273416fdf9c 2026-03-02 19:44:58.106 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port dcc03812-2284-446b-8234-c2d93d795587 2026-03-02 19:44:58.310 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5062f21c-1dd9-4230-9c14-d563d4537a9a 2026-03-02 19:45:00.334 16 INFO neutron.plugins.ml2.plugin [None req-103b108d-bd9c-4c11-9dfc-4ef1a574b553 - - - - - -] Attempt 1 to provision port bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6 2026-03-02 19:45:00.386 16 INFO neutron.plugins.ml2.plugin [None req-103b108d-bd9c-4c11-9dfc-4ef1a574b553 - - - - - -] Attempt 1 to provision port 144fc737-9a38-418d-8be1-a45ee21ee0de 2026-03-02 19:45:00.774 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port aca5ee89-8741-4615-8b12-869caf18eb86 2026-03-02 19:45:00.902 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7015575-00fd-42f4-9e82-1ea62fb7e796'] response: {'server_uuid': '15cb07f5-382d-498c-993d-75bf0951e69d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aca5ee89-8741-4615-8b12-869caf18eb86', 'code': 200} 2026-03-02 19:45:02.373 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port aca5ee89-8741-4615-8b12-869caf18eb86 2026-03-02 19:45:03.797 13 INFO neutron.plugins.ml2.plugin [None req-28ce4480-e60e-4fec-a361-8a641b4278db - - - - - -] Attempt 1 to provision port aca5ee89-8741-4615-8b12-869caf18eb86 2026-03-02 19:45:03.851 13 INFO neutron.plugins.ml2.plugin [None req-28ce4480-e60e-4fec-a361-8a641b4278db - - - - - -] Attempt 1 to provision port 4688c965-162d-4917-89ea-a273416fdf9c 2026-03-02 19:45:03.873 13 INFO neutron.plugins.ml2.plugin [None req-28ce4480-e60e-4fec-a361-8a641b4278db - - - - - -] Attempt 1 to provision port dcc03812-2284-446b-8234-c2d93d795587 2026-03-02 19:45:04.044 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c94d1f69-a323-48de-9a2d-f7345de2f466 2026-03-02 19:45:04.342 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 144fc737-9a38-418d-8be1-a45ee21ee0de 2026-03-02 19:45:06.197 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c94d1f69-a323-48de-9a2d-f7345de2f466 2026-03-02 19:45:06.354 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4688c965-162d-4917-89ea-a273416fdf9c 2026-03-02 19:45:06.681 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 2e2983a4-7f5b-4df6-a584-c343bd7e609d 2026-03-02 19:45:08.407 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4688c965-162d-4917-89ea-a273416fdf9c 2026-03-02 19:45:08.435 13 INFO neutron.plugins.ml2.plugin [None req-a6de8779-9ad4-4812-95b9-721078bbd507 - - - - - -] Attempt 1 to provision port 4688c965-162d-4917-89ea-a273416fdf9c 2026-03-02 19:45:08.627 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 2e2983a4-7f5b-4df6-a584-c343bd7e609d 2026-03-02 19:45:27.478 16 INFO neutron.plugins.ml2.plugin [None req-40edacb9-0e81-4cb3-8a7c-076b1f6134cf - - - - - -] Attempt 1 to provision port 8b736bc5-c4a1-4f0f-abd0-1fd67e9fdb19 2026-03-02 19:45:36.101 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 69a2ef3c-9c97-4530-a7ec-918a10a84913 2026-03-02 19:45:38.028 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 69a2ef3c-9c97-4530-a7ec-918a10a84913 2026-03-02 19:45:46.129 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port d684b5cb-121c-46b2-b321-a1964362eb69 2026-03-02 19:45:52.103 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cc61c711-726b-4a12-ada2-63ac554ffa88 2026-03-02 19:45:54.127 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cc61c711-726b-4a12-ada2-63ac554ffa88 2026-03-02 19:46:17.319 13 INFO neutron.plugins.ml2.plugin [None req-05e4c0c0-47db-4174-b548-42565574d6d8 - - - - - -] Attempt 1 to provision port 667b70ab-c76b-4199-b058-3b599287059f 2026-03-02 19:46:18.084 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5fce2c8c-76c1-4d2b-9521-9c2e370af67c 2026-03-02 19:46:20.122 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5fce2c8c-76c1-4d2b-9521-9c2e370af67c 2026-03-02 19:46:20.310 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 48651292-d777-48e6-885c-1d24ddd1f7cc 2026-03-02 19:46:22.105 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 48651292-d777-48e6-885c-1d24ddd1f7cc 2026-03-02 19:46:23.051 16 INFO neutron.plugins.ml2.plugin [None req-d00093f4-c749-4fc6-9fa3-14c4bcb99c1d - - - - - -] Attempt 1 to provision port 48651292-d777-48e6-885c-1d24ddd1f7cc 2026-03-02 19:46:23.106 16 INFO neutron.plugins.ml2.plugin [None req-d00093f4-c749-4fc6-9fa3-14c4bcb99c1d - - - - - -] Attempt 1 to provision port 75f808b1-32a4-483d-99cb-e5cc9cc82fe8 2026-03-02 19:46:26.113 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port a6ce49ba-7adf-4cb0-bfe4-57d69970b6b9 2026-03-02 19:46:26.455 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 9530fb08-0ec0-4bfd-8ddc-bed30f366636 2026-03-02 19:46:28.448 16 INFO neutron.plugins.ml2.plugin [None req-bcc4ae4f-9cd1-4329-b7b4-31ae036e7b93 - - - - - -] Attempt 1 to provision port 75f808b1-32a4-483d-99cb-e5cc9cc82fe8 2026-03-02 19:46:28.498 16 INFO neutron.plugins.ml2.plugin [None req-bcc4ae4f-9cd1-4329-b7b4-31ae036e7b93 - - - - - -] Attempt 1 to provision port 9530fb08-0ec0-4bfd-8ddc-bed30f366636 2026-03-02 19:46:28.729 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cb5cd032-d186-4826-add9-581d07a19a8a 2026-03-02 19:46:28.844 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7905e60b-7d7a-4123-b16d-1dc122ea90cb'] response: {'server_uuid': '5ca6b523-f924-4ec0-b969-a48e01109f82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb5cd032-d186-4826-add9-581d07a19a8a', 'code': 200} 2026-03-02 19:46:29.105 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port a6ce49ba-7adf-4cb0-bfe4-57d69970b6b9 2026-03-02 19:46:29.352 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 9530fb08-0ec0-4bfd-8ddc-bed30f366636 2026-03-02 19:46:30.103 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cb5cd032-d186-4826-add9-581d07a19a8a 2026-03-02 19:46:32.194 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 46c8e042-06f4-46bc-ab40-d9d4c1df0858 2026-03-02 19:46:34.371 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 3537029f-9b2b-4767-8e98-67b9d501aaad 2026-03-02 19:46:34.741 13 INFO neutron.plugins.ml2.plugin [None req-350bc42c-6acc-472a-a821-d42b19a0d817 - - - - - -] Attempt 1 to provision port dbcdb967-e2cf-405b-8575-87283d14c647 2026-03-02 19:46:34.770 13 INFO neutron.plugins.ml2.plugin [None req-350bc42c-6acc-472a-a821-d42b19a0d817 - - - - - -] Attempt 1 to provision port 3537029f-9b2b-4767-8e98-67b9d501aaad 2026-03-02 19:46:34.834 13 INFO neutron.plugins.ml2.plugin [None req-350bc42c-6acc-472a-a821-d42b19a0d817 - - - - - -] Attempt 1 to provision port 01fc5c23-e9e2-4be0-a5e5-c84fc0852ee7 2026-03-02 19:46:34.858 13 INFO neutron.plugins.ml2.plugin [None req-350bc42c-6acc-472a-a821-d42b19a0d817 - - - - - -] Attempt 1 to provision port 9530fb08-0ec0-4bfd-8ddc-bed30f366636 2026-03-02 19:46:35.076 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 46c8e042-06f4-46bc-ab40-d9d4c1df0858 2026-03-02 19:46:36.131 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 75f808b1-32a4-483d-99cb-e5cc9cc82fe8 2026-03-02 19:46:36.510 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 3537029f-9b2b-4767-8e98-67b9d501aaad 2026-03-02 19:46:36.880 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 667b70ab-c76b-4199-b058-3b599287059f 2026-03-02 19:46:38.149 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 75f808b1-32a4-483d-99cb-e5cc9cc82fe8 2026-03-02 19:46:38.333 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 667b70ab-c76b-4199-b058-3b599287059f 2026-03-02 19:46:42.550 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port 4cb06efd-adc3-4ab2-ac2b-bfaef17db16c 2026-03-02 19:46:42.578 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port 85d57879-059d-4625-b356-2f93cfa30a2c 2026-03-02 19:46:42.603 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port 3537029f-9b2b-4767-8e98-67b9d501aaad 2026-03-02 19:46:42.659 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port cb5cd032-d186-4826-add9-581d07a19a8a 2026-03-02 19:46:42.705 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port 75f808b1-32a4-483d-99cb-e5cc9cc82fe8 2026-03-02 19:46:42.758 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port dbcdb967-e2cf-405b-8575-87283d14c647 2026-03-02 19:46:42.783 16 INFO neutron.plugins.ml2.plugin [None req-75043b90-f55a-45ed-adc3-cd7f3b5d2c12 - - - - - -] Attempt 1 to provision port 01fc5c23-e9e2-4be0-a5e5-c84fc0852ee7 2026-03-02 19:46:45.115 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 6465c5af-a157-470d-b5b6-653245fcec69 2026-03-02 19:46:45.230 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dff6fcfa-2e4b-432a-91ef-52a8315ba767'] response: {'server_uuid': 'b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6465c5af-a157-470d-b5b6-653245fcec69', 'code': 200} 2026-03-02 19:46:46.113 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 01fc5c23-e9e2-4be0-a5e5-c84fc0852ee7 2026-03-02 19:46:46.427 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4cb06efd-adc3-4ab2-ac2b-bfaef17db16c 2026-03-02 19:46:46.706 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 6465c5af-a157-470d-b5b6-653245fcec69 2026-03-02 19:46:48.147 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 01fc5c23-e9e2-4be0-a5e5-c84fc0852ee7 2026-03-02 19:46:48.545 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 4cb06efd-adc3-4ab2-ac2b-bfaef17db16c 2026-03-02 19:46:50.089 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 85d57879-059d-4625-b356-2f93cfa30a2c 2026-03-02 19:46:50.379 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port dbcdb967-e2cf-405b-8575-87283d14c647 2026-03-02 19:46:52.089 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 85d57879-059d-4625-b356-2f93cfa30a2c 2026-03-02 19:46:52.237 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port dbcdb967-e2cf-405b-8575-87283d14c647 2026-03-02 19:47:02.244 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-623fb3a5-84dc-445a-a266-a82d204430af'] response: {'server_uuid': 'b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6465c5af-a157-470d-b5b6-653245fcec69', 'code': 200} 2026-03-02 19:47:24.085 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 75ae6a34-009b-4974-b0f2-ef64334b6e0e 2026-03-02 19:47:25.061 13 INFO neutron.plugins.ml2.plugin [None req-d698f0ce-0b4a-4c51-82d2-69f275e8852a - - - - - -] Attempt 1 to provision port 75ae6a34-009b-4974-b0f2-ef64334b6e0e 2026-03-02 19:47:26.063 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 75ae6a34-009b-4974-b0f2-ef64334b6e0e 2026-03-02 19:47:28.093 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 921ce088-d714-4875-9851-e07d5e758857 2026-03-02 19:47:30.148 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 921ce088-d714-4875-9851-e07d5e758857 2026-03-02 19:47:30.347 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 59ac051b-0742-4d7c-895f-8b0958a0fa75 2026-03-02 19:47:32.545 13 INFO neutron.plugins.ml2.plugin [None req-7f5e4473-fc14-4cb9-94cc-38d873f83438 - - - - - -] Attempt 1 to provision port cfa0d270-fe3b-4e88-8055-6e31a14f1c04 2026-03-02 19:47:32.574 13 INFO neutron.plugins.ml2.plugin [None req-7f5e4473-fc14-4cb9-94cc-38d873f83438 - - - - - -] Attempt 1 to provision port 921ce088-d714-4875-9851-e07d5e758857 2026-03-02 19:47:32.698 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 59ac051b-0742-4d7c-895f-8b0958a0fa75 2026-03-02 19:47:32.911 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 2026-03-02 19:47:33.029 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-51242167-df8a-4d1c-ad05-f657ff84e470'] response: {'server_uuid': 'f52b04e3-0417-405b-8096-ddfb3e40d0a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45b4d0a9-35c1-4615-b9cd-8bc2402f43e5', 'code': 200} 2026-03-02 19:47:34.190 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 2026-03-02 19:47:36.140 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 84cf4dd8-9185-4021-9396-4f22e13efa94 2026-03-02 19:47:38.144 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 84cf4dd8-9185-4021-9396-4f22e13efa94 2026-03-02 19:47:40.082 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 75ae6a34-009b-4974-b0f2-ef64334b6e0e 2026-03-02 19:47:43.300 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port 75ae6a34-009b-4974-b0f2-ef64334b6e0e 2026-03-02 19:47:43.352 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port 45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 2026-03-02 19:47:43.404 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port 79a8d6cf-8d74-4d2d-bcc9-b61a30ae6e42 2026-03-02 19:47:43.429 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port a7269529-c28a-4531-87d9-8f499ae28335 2026-03-02 19:47:43.452 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port 84cf4dd8-9185-4021-9396-4f22e13efa94 2026-03-02 19:47:43.502 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port 5f08300b-ff40-4f0b-b382-23bbfd0c0757 2026-03-02 19:47:43.541 16 INFO neutron.plugins.ml2.plugin [None req-cb7f44c3-1253-4db9-addb-3f15ef71e35d - - - - - -] Attempt 1 to provision port cfa0d270-fe3b-4e88-8055-6e31a14f1c04 2026-03-02 19:47:44.625 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port ed26926f-8176-4a41-894d-02aef614bd46 2026-03-02 19:47:44.742 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc5c7ef6-5d7f-48cb-92a4-0d4850066187'] response: {'server_uuid': '2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed26926f-8176-4a41-894d-02aef614bd46', 'code': 200} 2026-03-02 19:47:46.132 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port ed26926f-8176-4a41-894d-02aef614bd46 2026-03-02 19:47:47.532 16 INFO neutron.plugins.ml2.plugin [None req-ea775e67-700c-42b8-9c2c-446d239cb70a - - - - - -] Attempt 1 to provision port 75ae6a34-009b-4974-b0f2-ef64334b6e0e 2026-03-02 19:47:47.587 16 INFO neutron.plugins.ml2.plugin [None req-ea775e67-700c-42b8-9c2c-446d239cb70a - - - - - -] Attempt 1 to provision port 5f08300b-ff40-4f0b-b382-23bbfd0c0757 2026-03-02 19:47:47.711 16 INFO neutron.plugins.ml2.plugin [None req-ea775e67-700c-42b8-9c2c-446d239cb70a - - - - - -] Attempt 1 to provision port 84cf4dd8-9185-4021-9396-4f22e13efa94 2026-03-02 19:47:47.757 16 INFO neutron.plugins.ml2.plugin [None req-ea775e67-700c-42b8-9c2c-446d239cb70a - - - - - -] Attempt 1 to provision port a7269529-c28a-4531-87d9-8f499ae28335 2026-03-02 19:47:47.873 16 INFO neutron.plugins.ml2.plugin [None req-ea775e67-700c-42b8-9c2c-446d239cb70a - - - - - -] Attempt 1 to provision port cfa0d270-fe3b-4e88-8055-6e31a14f1c04 2026-03-02 19:47:48.153 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 5f08300b-ff40-4f0b-b382-23bbfd0c0757 2026-03-02 19:47:48.362 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port a7269529-c28a-4531-87d9-8f499ae28335 2026-03-02 19:47:48.561 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cfa0d270-fe3b-4e88-8055-6e31a14f1c04 2026-03-02 19:47:48.775 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 79a8d6cf-8d74-4d2d-bcc9-b61a30ae6e42 2026-03-02 19:47:50.139 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port cfa0d270-fe3b-4e88-8055-6e31a14f1c04 2026-03-02 19:47:50.374 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 79a8d6cf-8d74-4d2d-bcc9-b61a30ae6e42 2026-03-02 19:47:51.269 16 INFO neutron.plugins.ml2.plugin [None req-08287d43-6e72-4516-9918-12589bc65c03 - - - - - -] Attempt 1 to provision port a7269529-c28a-4531-87d9-8f499ae28335 2026-03-02 19:47:51.346 16 INFO neutron.plugins.ml2.plugin [None req-08287d43-6e72-4516-9918-12589bc65c03 - - - - - -] Attempt 1 to provision port 5f08300b-ff40-4f0b-b382-23bbfd0c0757 2026-03-02 19:47:51.404 16 INFO neutron.plugins.ml2.plugin [None req-08287d43-6e72-4516-9918-12589bc65c03 - - - - - -] Attempt 1 to provision port 84cf4dd8-9185-4021-9396-4f22e13efa94 2026-03-02 19:47:51.460 16 INFO neutron.plugins.ml2.plugin [None req-08287d43-6e72-4516-9918-12589bc65c03 - - - - - -] Attempt 1 to provision port ed26926f-8176-4a41-894d-02aef614bd46 2026-03-02 19:47:53.525 13 INFO neutron.plugins.ml2.plugin [None req-5b49e779-5f7a-4072-92c1-215a0bb6cd40 - - - - - -] Attempt 1 to provision port a7269529-c28a-4531-87d9-8f499ae28335 2026-03-02 19:47:53.587 13 INFO neutron.plugins.ml2.plugin [None req-5b49e779-5f7a-4072-92c1-215a0bb6cd40 - - - - - -] Attempt 1 to provision port 5f08300b-ff40-4f0b-b382-23bbfd0c0757 2026-03-02 19:47:54.975 13 INFO neutron.plugins.ml2.plugin [None req-84928e84-725f-4b5c-bb52-416c4351f7f3 - - - - - -] Attempt 1 to provision port 5f08300b-ff40-4f0b-b382-23bbfd0c0757 2026-03-02 19:48:00.123 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port a626700e-1fb9-4d77-9c8c-d2f43f826a2e 2026-03-02 19:48:00.249 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-18281eb2-738f-4238-8790-cda5c4ba24d7'] response: {'server_uuid': 'ab498ca4-8ada-4bc3-a0f1-2f232c2be35f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a626700e-1fb9-4d77-9c8c-d2f43f826a2e', 'code': 200} 2026-03-02 19:48:02.156 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port a626700e-1fb9-4d77-9c8c-d2f43f826a2e 2026-03-02 19:48:29.864 13 INFO neutron.plugins.ml2.plugin [None req-e6d4a917-4499-4309-855a-2f5bcd71c70f - - - - - -] Attempt 1 to provision port 6f135cb8-9c98-4913-b143-08cfdb60b5a0 2026-03-02 19:48:30.106 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 6f135cb8-9c98-4913-b143-08cfdb60b5a0 2026-03-02 19:48:35.353 16 INFO neutron.plugins.ml2.plugin [None req-436293b3-f08c-4ab5-80f5-393bd22964aa - - - - - -] Attempt 1 to provision port 03a286cb-cdc8-4920-8b7a-f77552494601 2026-03-02 19:48:56.708 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c55434b9-cf79-4e82-b174-05b163b6f1c8 2026-03-02 19:48:56.996 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-61b6b937-fa36-4177-8ee0-b474ce84f491'] response: {'server_uuid': '487fc21d-bbda-4732-835b-b3c6b3f33ef8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c55434b9-cf79-4e82-b174-05b163b6f1c8', 'code': 200} 2026-03-02 19:48:58.108 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port c55434b9-cf79-4e82-b174-05b163b6f1c8 2026-03-02 19:49:37.490 16 INFO neutron.plugins.ml2.plugin [None req-5acf71a6-3599-429d-846d-ac13b484b0f6 - - - - - -] Attempt 1 to provision port 780273b5-0784-4546-b1f5-20259330df7f 2026-03-02 19:49:42.182 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 780273b5-0784-4546-b1f5-20259330df7f 2026-03-02 19:49:42.282 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-978670f3-cad4-420c-ae04-eb4ed0179b3b'] response: {'server_uuid': '487fc21d-bbda-4732-835b-b3c6b3f33ef8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '780273b5-0784-4546-b1f5-20259330df7f', 'code': 200} 2026-03-02 19:49:44.114 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 780273b5-0784-4546-b1f5-20259330df7f 2026-03-02 19:49:46.646 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 780273b5-0784-4546-b1f5-20259330df7f 2026-03-02 19:50:11.517 16 INFO neutron.plugins.ml2.plugin [None req-63a657ff-c4bd-454a-a97f-53f80e7896a4 - - - - - -] Attempt 1 to provision port ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 2026-03-02 19:50:19.715 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 2026-03-02 19:50:19.859 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8edf3d31-1c8a-4636-be44-ae7baaed8cad'] response: {'server_uuid': '487fc21d-bbda-4732-835b-b3c6b3f33ef8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab3cb6e7-e1f5-422c-82d1-49ab45abcd92', 'code': 200} 2026-03-02 19:50:20.332 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 2026-03-02 19:50:30.771 13 INFO neutron.plugins.ml2.plugin [None req-e1712dfd-95e9-4eba-89c4-6f9f6b18f976 - - - - - -] Attempt 1 to provision port 718f4382-3e06-4640-a91d-9de8bb1c37ca 2026-03-02 19:50:36.391 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 718f4382-3e06-4640-a91d-9de8bb1c37ca 2026-03-02 19:50:36.517 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a85c15c-f0b2-4939-8100-00078b4792f9'] response: {'server_uuid': '487fc21d-bbda-4732-835b-b3c6b3f33ef8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '718f4382-3e06-4640-a91d-9de8bb1c37ca', 'code': 200} 2026-03-02 19:50:38.368 13 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 718f4382-3e06-4640-a91d-9de8bb1c37ca 2026-03-02 19:50:40.717 16 INFO neutron.plugins.ml2.plugin [None req-2854e307-38f0-426d-a990-524717f0c43d - - - - - -] Attempt 1 to provision port ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 2026-03-02 19:50:55.284 16 INFO neutron.plugins.ml2.plugin [None req-1e7aa07a-7b50-4a25-93a0-45bf5dc29aa7 - - - - - -] Attempt 1 to provision port 718f4382-3e06-4640-a91d-9de8bb1c37ca 2026-03-02 19:50:56.457 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port 718f4382-3e06-4640-a91d-9de8bb1c37ca 2026-03-02 19:50:56.700 13 INFO neutron.plugins.ml2.plugin [None req-a2bde95c-aeb3-4551-8399-992116d9f5da - - - - - -] Attempt 1 to provision port 718f4382-3e06-4640-a91d-9de8bb1c37ca 2026-03-02 19:51:05.353 13 INFO neutron.plugins.ml2.plugin [None req-a97dd959-ca52-4155-bed5-f1c6fb8b19c3 - - - - - -] Attempt 1 to provision port ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 2026-03-02 19:51:06.387 16 INFO neutron.plugins.ml2.plugin [None req-86af82ee-497e-4c51-8ba5-10bf3c4c51fc - - - - - -] Attempt 1 to provision port ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 2026-03-02 19:51:32.571 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67c388d6-b33b-4f00-a295-4c8b16865d67'] response: {'server_uuid': '487fc21d-bbda-4732-835b-b3c6b3f33ef8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c55434b9-cf79-4e82-b174-05b163b6f1c8', 'code': 200} 2026-03-02 19:51:48.523 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef5a9325-7123-4b50-b934-623a0ebeb3f7'] response: {'server_uuid': '2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ed26926f-8176-4a41-894d-02aef614bd46', 'code': 200}