+ 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-08-22 18:13:11.384 1 INFO neutron.common.config [-] Logging enabled! 2026-08-22 18:13:11.384 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-22 18:13:11.384 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-22 18:13:11.385 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 18:13:12.793 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 18:13:12.795 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 18:13:12.799 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-22 18:13:12.800 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 18:13:12.800 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-22 18:13:12.800 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-22 18:13:12.800 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 18:13:12.806 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 18:13:12.806 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 18:13:12.807 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 18:13:12.826 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-22 18:13:12.827 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 18:13:12.827 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-22 18:13:12.848 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 18:13:12.848 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 18:13:12.848 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-22 18:13:12.848 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-22 18:13:13.132 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing driver for type 'vlan' 2026-08-22 18:13:13.296 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] VlanTypeDriver initialization complete 2026-08-22 18:13:13.297 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing driver for type 'vxlan' 2026-08-22 18:13:13.297 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing extension driver 'port_security' 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing extension driver 'qos' 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-22 18:13:13.343 1 INFO neutron.plugins.ml2.managers [None req-a1838fe6-afc4-4368-a3c3-178d44427830 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-22 18:13:13.357 1 INFO neutron.quota [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded quota_driver: . 2026-08-22 18:13:13.357 1 INFO neutron.plugins.ml2.plugin [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 18:13:13.357 1 INFO neutron.plugins.ml2.managers [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 18:13:13.357 1 INFO neutron.plugins.ml2.managers [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 18:13:13.357 1 INFO neutron.plugins.ml2.managers [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 18:13:13.358 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: qos 2026-08-22 18:13:13.369 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: router 2026-08-22 18:13:13.402 1 INFO neutron.services.service_base [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-22 18:13:13.403 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: segments 2026-08-22 18:13:13.465 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: trunk 2026-08-22 18:13:13.479 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: vpnaas 2026-08-22 18:13:13.510 1 WARNING stevedore.named [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 18:13:13.579 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 18:13:13.579 1 INFO neutron.common.utils [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-22 18:13:13.579 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: taas 2026-08-22 18:13:13.599 1 WARNING stevedore.named [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 18:13:13.600 1 WARNING stevedore.named [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 18:13:13.621 1 INFO neutron_taas.services.taas.taas_plugin [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-22 18:13:13.622 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: tapmirror 2026-08-22 18:13:13.634 1 WARNING stevedore.named [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 18:13:13.634 1 WARNING stevedore.named [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 18:13:13.651 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-22 18:13:13.651 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: auto_allocate 2026-08-22 18:13:13.658 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: tag 2026-08-22 18:13:13.668 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: timestamp 2026-08-22 18:13:13.670 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 18:13:13.673 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: flavors 2026-08-22 18:13:13.676 1 INFO neutron.manager [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loading Plugin: revisions 2026-08-22 18:13:13.679 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Initializing extension manager. 2026-08-22 18:13:13.681 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: address-group 2026-08-22 18:13:13.682 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: address-scope 2026-08-22 18:13:13.682 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-22 18:13:13.683 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: agent 2026-08-22 18:13:13.683 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: agent-resources-synced 2026-08-22 18:13:13.684 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 18:13:13.685 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 18:13:13.686 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: availability_zone 2026-08-22 18:13:13.687 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: availability_zone_filter 2026-08-22 18:13:13.687 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 18:13:13.688 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: default-subnetpools 2026-08-22 18:13:13.689 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 18:13:13.690 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: dns-integration 2026-08-22 18:13:13.691 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 18:13:13.691 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-22 18:13:13.692 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: dvr 2026-08-22 18:13:13.693 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 18:13:13.693 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 18:13:13.694 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 18:13:13.695 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 18:13:13.695 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: external-net 2026-08-22 18:13:13.696 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 18:13:13.696 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: extraroute 2026-08-22 18:13:13.697 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: extraroute-atomic 2026-08-22 18:13:13.698 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 18:13:13.698 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 18:13:13.698 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 18:13:13.699 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 18:13:13.699 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: fip-port-details 2026-08-22 18:13:13.700 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: flavors 2026-08-22 18:13:13.701 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 18:13:13.703 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: floatingip-pools 2026-08-22 18:13:13.704 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: ip_allocation 2026-08-22 18:13:13.704 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: ip-substring-filtering 2026-08-22 18:13:13.704 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: l2_adjacency 2026-08-22 18:13:13.705 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: router 2026-08-22 18:13:13.707 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 18:13:13.707 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-22 18:13:13.708 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-22 18:13:13.708 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 18:13:13.709 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: l3-ha 2026-08-22 18:13:13.710 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 18:13:13.710 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-22 18:13:13.710 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: l3-flavors 2026-08-22 18:13:13.711 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 18:13:13.712 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-22 18:13:13.714 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-22 18:13:13.715 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 18:13:13.716 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-22 18:13:13.717 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 18:13:13.717 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 18:13:13.718 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: multi-provider 2026-08-22 18:13:13.718 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: net-mtu 2026-08-22 18:13:13.719 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 18:13:13.719 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: network_availability_zone 2026-08-22 18:13:13.720 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: network_ha 2026-08-22 18:13:13.720 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: network-ip-availability 2026-08-22 18:13:13.721 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 18:13:13.722 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: pagination 2026-08-22 18:13:13.722 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-device-profile 2026-08-22 18:13:13.723 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 18:13:13.723 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 18:13:13.724 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 18:13:13.724 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-mac-override 2026-08-22 18:13:13.725 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 18:13:13.725 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 18:13:13.726 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-22 18:13:13.726 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-resource-request 2026-08-22 18:13:13.727 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 18:13:13.727 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-22 18:13:13.728 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: binding 2026-08-22 18:13:13.729 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: binding-extended 2026-08-22 18:13:13.729 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-security 2026-08-22 18:13:13.730 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: project-id 2026-08-22 18:13:13.730 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: provider 2026-08-22 18:13:13.731 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-22 18:13:13.732 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos 2026-08-22 18:13:13.733 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 18:13:13.733 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 18:13:13.734 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-default 2026-08-22 18:13:13.734 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-fip 2026-08-22 18:13:13.735 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 18:13:13.735 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 18:13:13.736 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 18:13:13.736 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 18:13:13.737 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 18:13:13.737 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-pps 2026-08-22 18:13:13.738 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 18:13:13.738 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 18:13:13.738 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 18:13:13.739 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: quota-check-limit 2026-08-22 18:13:13.739 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: quota-check-limit-default 2026-08-22 18:13:13.741 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: quotas 2026-08-22 18:13:13.744 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: quota_details 2026-08-22 18:13:13.745 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: rbac-policies 2026-08-22 18:13:13.746 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: rbac-address-group 2026-08-22 18:13:13.746 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 18:13:13.747 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 18:13:13.747 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: rbac-subnetpool 2026-08-22 18:13:13.748 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: revision-if-match 2026-08-22 18:13:13.748 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 18:13:13.749 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: router_availability_zone 2026-08-22 18:13:13.749 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 18:13:13.750 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 18:13:13.751 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 18:13:13.751 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-22 18:13:13.752 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 18:13:13.752 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 18:13:13.753 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 18:13:13.756 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: security-group 2026-08-22 18:13:13.757 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: segment 2026-08-22 18:13:13.758 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 18:13:13.759 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: service-type 2026-08-22 18:13:13.759 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: sorting 2026-08-22 18:13:13.759 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 18:13:13.760 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: standard-attr-description 2026-08-22 18:13:13.761 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: stateful-security-group 2026-08-22 18:13:13.761 1 WARNING neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 18:13:13.761 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-22 18:13:13.762 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: subnet-external-network 2026-08-22 18:13:13.762 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: subnet_onboard 2026-08-22 18:13:13.763 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 18:13:13.763 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: subnet-service-types 2026-08-22 18:13:13.764 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: subnet_allocation 2026-08-22 18:13:13.764 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 18:13:13.765 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: tag-creation 2026-08-22 18:13:13.765 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 18:13:13.769 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 18:13:13.769 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 18:13:13.770 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: trunk 2026-08-22 18:13:13.770 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: trunk-details 2026-08-22 18:13:13.771 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 18:13:13.771 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-22 18:13:13.772 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 18:13:13.773 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-22 18:13:13.774 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-22 18:13:13.775 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 18:13:13.775 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: vpn-flavors 2026-08-22 18:13:13.777 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: vpnaas 2026-08-22 18:13:13.778 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: taas 2026-08-22 18:13:13.778 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: tap-mirror 2026-08-22 18:13:13.779 1 INFO neutron.api.extensions [None req-8ca975da-89de-4837-a4f6-c0387ef28a4d - - - - - -] Loaded extension: taas-vlan-filter 2026-08-22 18:13:43.872 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-22 18:13:43.919 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-22 18:13:43.923 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-22 18:13:58.207 16 INFO neutron.db.l3_hamode_db [None req-703d93ac-804a-4bd1-80ea-30f88244fae3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 18:14:14.350 13 INFO neutron.plugins.ml2.plugin [None req-8f2cf81d-f046-4774-bce0-73855713fa89 - - - - - -] Attempt 1 to provision port 9175f253-4691-489e-ba65-8c049b854a1d 2026-08-22 18:14:14.624 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 9175f253-4691-489e-ba65-8c049b854a1d 2026-08-22 18:14:16.025 13 INFO neutron.plugins.ml2.plugin [None req-8b292d71-fad6-45c0-b0f6-9f79c6aeb779 - - - - - -] Attempt 1 to provision port 9175f253-4691-489e-ba65-8c049b854a1d 2026-08-22 18:14:16.530 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 9175f253-4691-489e-ba65-8c049b854a1d 2026-08-22 18:18:52.609 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c4555e84-2079-46e4-aa39-097abcb5521c 2026-08-22 18:18:53.448 16 INFO neutron.plugins.ml2.plugin [None req-7236ba8e-8dae-4c4b-9a87-677ab9a594a9 - - - - - -] Attempt 1 to provision port c4555e84-2079-46e4-aa39-097abcb5521c 2026-08-22 18:18:54.600 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c4555e84-2079-46e4-aa39-097abcb5521c 2026-08-22 18:18:59.515 13 INFO neutron.plugins.ml2.plugin [None req-69a74c52-1643-4ff8-b460-9dd6450f0e80 - - - - - -] Attempt 1 to provision port 85867b96-ec84-4dd2-a698-93a4c117855d 2026-08-22 18:22:39.240 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 85867b96-ec84-4dd2-a698-93a4c117855d 2026-08-22 18:22:40.661 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 85867b96-ec84-4dd2-a698-93a4c117855d 2026-08-22 18:31:14.814 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port bd0d83fa-1c82-4db5-bd5d-26c07191979a 2026-08-22 18:31:16.794 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port bd0d83fa-1c82-4db5-bd5d-26c07191979a 2026-08-22 18:41:38.435 16 INFO neutron.plugins.ml2.plugin [None req-b80d4fd0-9b2f-43b5-8364-ee494e2a5061 - - - - - -] Attempt 1 to provision port 9175f253-4691-489e-ba65-8c049b854a1d 2026-08-22 18:41:38.481 16 INFO neutron.plugins.ml2.plugin [None req-b80d4fd0-9b2f-43b5-8364-ee494e2a5061 - - - - - -] Attempt 1 to provision port 85867b96-ec84-4dd2-a698-93a4c117855d 2026-08-22 18:41:38.536 16 INFO neutron.plugins.ml2.plugin [None req-b80d4fd0-9b2f-43b5-8364-ee494e2a5061 - - - - - -] Attempt 1 to provision port c4555e84-2079-46e4-aa39-097abcb5521c 2026-08-22 18:48:05.052 16 INFO neutron.plugins.ml2.plugin [None req-cfa2ec5b-0bd6-4321-a692-e50a18fb6b8b - - - - - -] Attempt 1 to provision port 35e36cbb-5d70-4536-a165-d7bd3bbf457c 2026-08-22 18:48:05.115 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 35e36cbb-5d70-4536-a165-d7bd3bbf457c 2026-08-22 18:48:07.227 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 35e36cbb-5d70-4536-a165-d7bd3bbf457c 2026-08-22 18:48:07.417 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 5082e5a7-2fd6-4a64-a514-407d1e379203 2026-08-22 18:48:09.302 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 5082e5a7-2fd6-4a64-a514-407d1e379203 2026-08-22 18:48:11.139 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8dfe65ca-f3c8-4c32-a79f-0201436df647 2026-08-22 18:48:13.317 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8dfe65ca-f3c8-4c32-a79f-0201436df647 2026-08-22 18:48:13.471 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 588d6c2b-560b-45ad-88f5-747087f97e91 2026-08-22 18:48:13.778 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port cbb262f2-e52f-4f26-8581-a036c6d2b544 2026-08-22 18:48:14.148 13 INFO neutron.plugins.ml2.plugin [None req-6cb1c5c9-2af3-4f2e-871e-38e27169fef9 - - - - - -] Attempt 1 to provision port 7696041f-a7aa-41fa-aba5-665c14a9cfa6 2026-08-22 18:48:14.177 13 INFO neutron.plugins.ml2.plugin [None req-6cb1c5c9-2af3-4f2e-871e-38e27169fef9 - - - - - -] Attempt 1 to provision port 5082e5a7-2fd6-4a64-a514-407d1e379203 2026-08-22 18:48:14.270 13 INFO neutron.plugins.ml2.plugin [None req-6cb1c5c9-2af3-4f2e-871e-38e27169fef9 - - - - - -] Attempt 1 to provision port b704a463-f308-4edc-94bc-81986079ccfc 2026-08-22 18:48:14.297 13 INFO neutron.plugins.ml2.plugin [None req-6cb1c5c9-2af3-4f2e-871e-38e27169fef9 - - - - - -] Attempt 1 to provision port 8dfe65ca-f3c8-4c32-a79f-0201436df647 2026-08-22 18:48:15.107 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port cbb262f2-e52f-4f26-8581-a036c6d2b544 2026-08-22 18:48:15.369 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 588d6c2b-560b-45ad-88f5-747087f97e91 2026-08-22 18:48:21.658 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8c5ad2bc-8bd3-43e0-ae6c-cfb2fb209f19 2026-08-22 18:48:22.062 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 313db410-cb61-4796-8e1f-0083e5d6aadc 2026-08-22 18:48:22.746 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b2fb55-266a-4bc9-8b75-5026b9443531'] response: {'server_uuid': '3da81df9-2f7a-4d92-b8bb-ef72db88efb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '313db410-cb61-4796-8e1f-0083e5d6aadc', 'code': 200} 2026-08-22 18:48:24.023 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 4dbbb3d4-ce8f-4f08-b30f-7b4d0b121b6b 2026-08-22 18:48:24.406 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8c5ad2bc-8bd3-43e0-ae6c-cfb2fb209f19 2026-08-22 18:48:24.627 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 313db410-cb61-4796-8e1f-0083e5d6aadc 2026-08-22 18:48:24.855 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d7fcff8-119e-45f6-9479-84788b0ed2a9'] response: {'server_uuid': 'cd874322-5bf8-4226-b976-79ed1c6d1da0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4dbbb3d4-ce8f-4f08-b30f-7b4d0b121b6b', 'code': 200} 2026-08-22 18:48:25.485 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 4dbbb3d4-ce8f-4f08-b30f-7b4d0b121b6b 2026-08-22 18:48:25.722 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 35278062-682b-43b0-8547-2f02105ec477 2026-08-22 18:48:27.508 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 35278062-682b-43b0-8547-2f02105ec477 2026-08-22 18:48:28.690 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port b3f0a509-9501-43a3-8a64-f7a1b7ac7f0d 2026-08-22 18:48:28.744 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port b704a463-f308-4edc-94bc-81986079ccfc 2026-08-22 18:48:28.793 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port 7696041f-a7aa-41fa-aba5-665c14a9cfa6 2026-08-22 18:48:28.833 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port 4dbbb3d4-ce8f-4f08-b30f-7b4d0b121b6b 2026-08-22 18:48:28.916 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port 35278062-682b-43b0-8547-2f02105ec477 2026-08-22 18:48:29.009 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port 8dfe65ca-f3c8-4c32-a79f-0201436df647 2026-08-22 18:48:29.114 13 INFO neutron.plugins.ml2.plugin [None req-0f54ac17-30eb-4278-accc-d2495674dced - - - - - -] Attempt 1 to provision port 991fa813-7361-439d-bb96-d1a48232d164 2026-08-22 18:48:32.155 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6ab6284e-33e7-4dc3-a7fe-64809c708e7a 2026-08-22 18:48:32.676 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e947f47-4eaf-45bc-b782-c2b98d0cb531'] response: {'server_uuid': '32093199-1164-4441-9964-2325af90c8f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ab6284e-33e7-4dc3-a7fe-64809c708e7a', 'code': 200} 2026-08-22 18:48:32.864 16 INFO neutron.plugins.ml2.plugin [None req-3b12faaf-e75c-4466-a89e-d6c150e4cb08 - - - - - -] Attempt 1 to provision port 991fa813-7361-439d-bb96-d1a48232d164 2026-08-22 18:48:32.894 16 INFO neutron.plugins.ml2.plugin [None req-3b12faaf-e75c-4466-a89e-d6c150e4cb08 - - - - - -] Attempt 1 to provision port b704a463-f308-4edc-94bc-81986079ccfc 2026-08-22 18:48:32.917 16 INFO neutron.plugins.ml2.plugin [None req-3b12faaf-e75c-4466-a89e-d6c150e4cb08 - - - - - -] Attempt 1 to provision port 80d16561-62d1-4514-8cf2-e70000734f12 2026-08-22 18:48:33.560 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6ab6284e-33e7-4dc3-a7fe-64809c708e7a 2026-08-22 18:48:37.706 16 INFO neutron.plugins.ml2.plugin [None req-add1d2b4-a54b-4816-a299-e87e9e745a39 - - - - - -] Attempt 1 to provision port 313db410-cb61-4796-8e1f-0083e5d6aadc 2026-08-22 18:48:37.822 16 INFO neutron.plugins.ml2.plugin [None req-add1d2b4-a54b-4816-a299-e87e9e745a39 - - - - - -] Attempt 1 to provision port 54d3280f-940d-4231-9b57-ce1ef50dffef 2026-08-22 18:48:37.867 16 INFO neutron.plugins.ml2.plugin [None req-add1d2b4-a54b-4816-a299-e87e9e745a39 - - - - - -] Attempt 1 to provision port 6ab6284e-33e7-4dc3-a7fe-64809c708e7a 2026-08-22 18:48:45.480 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port ad7f93b6-46b1-45de-92ac-d820232cf0cf 2026-08-22 18:48:47.510 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port ad7f93b6-46b1-45de-92ac-d820232cf0cf 2026-08-22 18:48:47.730 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c9eb55b5-9070-4eb6-a11a-a574b6961be7 2026-08-22 18:48:49.482 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c9eb55b5-9070-4eb6-a11a-a574b6961be7 2026-08-22 18:48:53.596 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port b3f0a509-9501-43a3-8a64-f7a1b7ac7f0d 2026-08-22 18:48:53.886 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 991fa813-7361-439d-bb96-d1a48232d164 2026-08-22 18:48:54.154 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 54d3280f-940d-4231-9b57-ce1ef50dffef 2026-08-22 18:48:55.471 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port b704a463-f308-4edc-94bc-81986079ccfc 2026-08-22 18:48:55.731 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port b3f0a509-9501-43a3-8a64-f7a1b7ac7f0d 2026-08-22 18:48:55.890 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 991fa813-7361-439d-bb96-d1a48232d164 2026-08-22 18:48:56.027 16 INFO neutron.plugins.ml2.plugin [None req-bae5cc68-c931-4a2a-a7bc-c8aba4440320 - - - - - -] Attempt 1 to provision port c9eb55b5-9070-4eb6-a11a-a574b6961be7 2026-08-22 18:48:56.074 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 54d3280f-940d-4231-9b57-ce1ef50dffef 2026-08-22 18:48:56.076 16 INFO neutron.plugins.ml2.plugin [None req-bae5cc68-c931-4a2a-a7bc-c8aba4440320 - - - - - -] Attempt 1 to provision port d26cdfaa-4467-4005-aa50-c24613767eea 2026-08-22 18:48:56.104 16 INFO neutron.plugins.ml2.plugin [None req-bae5cc68-c931-4a2a-a7bc-c8aba4440320 - - - - - -] Attempt 1 to provision port 23642f03-ca5a-4f3f-82aa-9da106d29890 2026-08-22 18:48:58.051 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port b704a463-f308-4edc-94bc-81986079ccfc 2026-08-22 18:48:58.309 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port b5f05b2f-b283-4279-9cd3-203c66d71c6e 2026-08-22 18:48:58.418 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b3721b-8e5c-4911-9f28-d2b8f81e871b'] response: {'server_uuid': '8fc49055-cf5b-435c-98bf-4a581029bae6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5f05b2f-b283-4279-9cd3-203c66d71c6e', 'code': 200} 2026-08-22 18:48:59.462 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port b5f05b2f-b283-4279-9cd3-203c66d71c6e 2026-08-22 18:49:01.616 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a30f1d85-75d7-403b-bcc2-875e9ba5ac09'] response: {'server_uuid': '32093199-1164-4441-9964-2325af90c8f8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ab6284e-33e7-4dc3-a7fe-64809c708e7a', 'code': 200} 2026-08-22 18:49:04.097 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6ab6284e-33e7-4dc3-a7fe-64809c708e7a 2026-08-22 18:49:04.228 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-66e0e645-f7f3-43dd-a701-b08ccfd1aeb1'] response: {'server_uuid': '32093199-1164-4441-9964-2325af90c8f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ab6284e-33e7-4dc3-a7fe-64809c708e7a', 'code': 200} 2026-08-22 18:49:04.458 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port d26cdfaa-4467-4005-aa50-c24613767eea 2026-08-22 18:49:04.673 16 INFO neutron.plugins.ml2.plugin [None req-348a6645-18da-4880-97da-a230e1d8cd74 - - - - - -] Attempt 1 to provision port f9849ff1-4a00-4166-80c1-1fa36b1a9acd 2026-08-22 18:49:04.838 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 23642f03-ca5a-4f3f-82aa-9da106d29890 2026-08-22 18:49:05.921 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6ab6284e-33e7-4dc3-a7fe-64809c708e7a 2026-08-22 18:49:06.434 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port f9849ff1-4a00-4166-80c1-1fa36b1a9acd 2026-08-22 18:49:06.728 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port d26cdfaa-4467-4005-aa50-c24613767eea 2026-08-22 18:49:06.904 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 23642f03-ca5a-4f3f-82aa-9da106d29890 2026-08-22 18:49:08.252 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port bc36a912-576c-4554-904f-84463eabc6c5 2026-08-22 18:49:08.421 16 INFO neutron.plugins.ml2.plugin [None req-fee50967-798f-4272-8f9b-269d65ae03ab - - - - - -] Attempt 1 to provision port a0546a9e-3e11-4b24-a8ed-abc07544378d 2026-08-22 18:49:08.466 16 INFO neutron.plugins.ml2.plugin [None req-fee50967-798f-4272-8f9b-269d65ae03ab - - - - - -] Attempt 1 to provision port f9849ff1-4a00-4166-80c1-1fa36b1a9acd 2026-08-22 18:49:08.548 16 INFO neutron.plugins.ml2.plugin [None req-fee50967-798f-4272-8f9b-269d65ae03ab - - - - - -] Attempt 1 to provision port 6df280b7-57c5-4064-b834-e0d0ddfb9de0 2026-08-22 18:49:10.271 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port bc36a912-576c-4554-904f-84463eabc6c5 2026-08-22 18:49:10.885 13 INFO neutron.plugins.ml2.plugin [None req-88012edb-bb3b-45c4-a916-5c7a11986f38 - - - - - -] Attempt 1 to provision port 6df280b7-57c5-4064-b834-e0d0ddfb9de0 2026-08-22 18:49:13.926 16 INFO neutron.plugins.ml2.plugin [None req-81546074-3280-4d6e-9cfa-52956fbfc6ff - - - - - -] Attempt 1 to provision port 313db410-cb61-4796-8e1f-0083e5d6aadc 2026-08-22 18:49:19.367 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 28a77045-6b05-483c-b286-c72daceaba87 2026-08-22 18:49:19.536 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0a84101-a9e0-46fc-a701-dd39119246cc'] response: {'server_uuid': 'cb823b72-4b80-4023-914a-ca9a9b2973e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28a77045-6b05-483c-b286-c72daceaba87', 'code': 200} 2026-08-22 18:49:20.102 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c351d8cd-061d-4e30-bde6-6de577fbf6d5 2026-08-22 18:49:20.611 16 INFO neutron.plugins.ml2.plugin [None req-ebbd7dbf-05e3-49eb-a098-ad6caf78c0b6 - - - - - -] Attempt 1 to provision port 1b6f40d3-249d-45a0-9555-0057a3de0395 2026-08-22 18:49:20.641 16 INFO neutron.plugins.ml2.plugin [None req-ebbd7dbf-05e3-49eb-a098-ad6caf78c0b6 - - - - - -] Attempt 1 to provision port a2bf5c6a-e1a8-484c-8dd7-08b4588b9af0 2026-08-22 18:49:21.827 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 28a77045-6b05-483c-b286-c72daceaba87 2026-08-22 18:49:22.041 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port a2bf5c6a-e1a8-484c-8dd7-08b4588b9af0 2026-08-22 18:49:22.303 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c351d8cd-061d-4e30-bde6-6de577fbf6d5 2026-08-22 18:49:24.163 16 INFO neutron.plugins.ml2.plugin [None req-7522522e-b591-4772-af4a-4ebc60601731 - - - - - -] Attempt 1 to provision port 1b6f40d3-249d-45a0-9555-0057a3de0395 2026-08-22 18:49:24.206 16 INFO neutron.plugins.ml2.plugin [None req-7522522e-b591-4772-af4a-4ebc60601731 - - - - - -] Attempt 1 to provision port a2bf5c6a-e1a8-484c-8dd7-08b4588b9af0 2026-08-22 18:49:25.726 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6df280b7-57c5-4064-b834-e0d0ddfb9de0 2026-08-22 18:49:26.238 16 INFO neutron.plugins.ml2.plugin [None req-3be4b31c-2507-45a3-aefe-9af1a47ae654 - - - - - -] Attempt 1 to provision port 1b6f40d3-249d-45a0-9555-0057a3de0395 2026-08-22 18:49:26.264 16 INFO neutron.plugins.ml2.plugin [None req-3be4b31c-2507-45a3-aefe-9af1a47ae654 - - - - - -] Attempt 1 to provision port 8e2b1c22-0dcb-4cc3-88c6-abd97cec84e7 2026-08-22 18:49:27.845 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6df280b7-57c5-4064-b834-e0d0ddfb9de0 2026-08-22 18:49:28.047 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port a0546a9e-3e11-4b24-a8ed-abc07544378d 2026-08-22 18:49:30.232 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 058aeb51-f04d-4f82-a63a-ba7a92a902dc 2026-08-22 18:49:30.348 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e96c0ba7-84e7-450a-bf87-0b8925f10f0e'] response: {'server_uuid': '013a04af-6ff2-4562-b739-21b4cbbba4d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '058aeb51-f04d-4f82-a63a-ba7a92a902dc', 'code': 200} 2026-08-22 18:49:30.588 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port a0546a9e-3e11-4b24-a8ed-abc07544378d 2026-08-22 18:49:31.819 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 058aeb51-f04d-4f82-a63a-ba7a92a902dc 2026-08-22 18:49:35.875 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 1b6f40d3-249d-45a0-9555-0057a3de0395 2026-08-22 18:49:36.259 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8e2b1c22-0dcb-4cc3-88c6-abd97cec84e7 2026-08-22 18:49:37.679 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 1b6f40d3-249d-45a0-9555-0057a3de0395 2026-08-22 18:49:37.883 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8e2b1c22-0dcb-4cc3-88c6-abd97cec84e7 2026-08-22 18:49:39.721 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 004a1a7a-84b7-4219-9a4a-6456a976f060 2026-08-22 18:49:41.717 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6006c47d-c431-4964-915f-9fff24db8048 2026-08-22 18:49:42.114 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 004a1a7a-84b7-4219-9a4a-6456a976f060 2026-08-22 18:49:43.667 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6006c47d-c431-4964-915f-9fff24db8048 2026-08-22 18:49:44.454 13 INFO neutron.plugins.ml2.plugin [None req-5b86e184-bfc9-486f-a4df-e59afc17a5f8 - - - - - -] Attempt 1 to provision port 004a1a7a-84b7-4219-9a4a-6456a976f060 2026-08-22 18:49:44.509 13 INFO neutron.plugins.ml2.plugin [None req-5b86e184-bfc9-486f-a4df-e59afc17a5f8 - - - - - -] Attempt 1 to provision port e87f7adc-6aac-4ed5-8693-171170f49540 2026-08-22 18:49:49.676 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 350067a7-c6b4-4463-8698-56d8b42801a4 2026-08-22 18:49:52.921 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c7e40183-aeef-4e3c-8d90-50e35753fe50 2026-08-22 18:49:53.023 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c1c95d0-a77f-4475-9277-197820897078'] response: {'server_uuid': '0f07e57e-4ded-45b3-ba02-c3d896a8f484', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7e40183-aeef-4e3c-8d90-50e35753fe50', 'code': 200} 2026-08-22 18:49:53.895 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port c7e40183-aeef-4e3c-8d90-50e35753fe50 2026-08-22 18:49:57.951 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddc0ac89-b233-4c38-925f-be09994cf1b0'] response: {'server_uuid': '0f07e57e-4ded-45b3-ba02-c3d896a8f484', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c7e40183-aeef-4e3c-8d90-50e35753fe50', 'code': 200} 2026-08-22 18:49:58.871 16 INFO neutron.plugins.ml2.plugin [None req-05d2ac72-60ab-4a3d-ad35-4b52fb868fbe - - - - - -] Attempt 1 to provision port 20e3f760-555c-4aa7-b3a3-a85836a9fa53 2026-08-22 18:49:59.707 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e87f7adc-6aac-4ed5-8693-171170f49540 2026-08-22 18:49:59.946 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 20e3f760-555c-4aa7-b3a3-a85836a9fa53 2026-08-22 18:50:01.700 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e87f7adc-6aac-4ed5-8693-171170f49540 2026-08-22 18:50:03.967 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 09f0721d-7169-44f6-95a2-a0b6574ed228 2026-08-22 18:50:04.436 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 383db3e1-6bb8-4100-8701-4511e24798d8 2026-08-22 18:50:05.691 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 09f0721d-7169-44f6-95a2-a0b6574ed228 2026-08-22 18:50:05.998 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 383db3e1-6bb8-4100-8701-4511e24798d8 2026-08-22 18:50:07.675 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 70d87bf3-eb6f-4c4a-b78c-a60d2c39e8e4 2026-08-22 18:50:09.941 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 5ee850aa-a10a-452d-a747-cf097332fb10 2026-08-22 18:50:10.349 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 70d87bf3-eb6f-4c4a-b78c-a60d2c39e8e4 2026-08-22 18:50:11.637 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 5ee850aa-a10a-452d-a747-cf097332fb10 2026-08-22 18:50:19.737 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 95b439a7-6889-4089-9bfb-17e84dd6e314 2026-08-22 18:50:22.933 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 93b1bf2a-0c77-4c1e-bdbd-00fa3262eed9 2026-08-22 18:50:23.262 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 490d0307-bc73-425f-970a-dbbbc5016b19 2026-08-22 18:50:23.443 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-eadb6d24-a1b0-4bcb-9b19-47225ebf105e'] response: {'server_uuid': 'd14054f1-e3e3-434a-ad56-08d9921d201b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '490d0307-bc73-425f-970a-dbbbc5016b19', 'code': 200} 2026-08-22 18:50:23.798 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 95eba30c-3e29-4795-b6ad-89d4165506b5 2026-08-22 18:50:24.704 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 971d4a06-efe7-44d2-9a95-6b0653ddfba3 2026-08-22 18:50:25.043 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 93b1bf2a-0c77-4c1e-bdbd-00fa3262eed9 2026-08-22 18:50:25.274 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 490d0307-bc73-425f-970a-dbbbc5016b19 2026-08-22 18:50:25.516 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port af742be2-92a0-4fed-b342-0b4ce8fd4d42 2026-08-22 18:50:25.813 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 95eba30c-3e29-4795-b6ad-89d4165506b5 2026-08-22 18:50:26.087 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port 95eba30c-3e29-4795-b6ad-89d4165506b5 2026-08-22 18:50:26.152 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port 5ee850aa-a10a-452d-a747-cf097332fb10 2026-08-22 18:50:26.208 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port 09f0721d-7169-44f6-95a2-a0b6574ed228 2026-08-22 18:50:26.267 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port af742be2-92a0-4fed-b342-0b4ce8fd4d42 2026-08-22 18:50:26.313 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port 93b1bf2a-0c77-4c1e-bdbd-00fa3262eed9 2026-08-22 18:50:26.386 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port 490d0307-bc73-425f-970a-dbbbc5016b19 2026-08-22 18:50:26.449 16 INFO neutron.plugins.ml2.plugin [None req-4ff973ea-a685-4b1d-a3a0-56ed45ac0553 - - - - - -] Attempt 1 to provision port 971d4a06-efe7-44d2-9a95-6b0653ddfba3 2026-08-22 18:50:26.547 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 971d4a06-efe7-44d2-9a95-6b0653ddfba3 2026-08-22 18:50:26.724 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port af742be2-92a0-4fed-b342-0b4ce8fd4d42 2026-08-22 18:50:32.561 16 INFO neutron.plugins.ml2.plugin [None req-be915954-f0ca-4817-8138-fa6180d2aabe - - - - - -] Attempt 1 to provision port 93b1bf2a-0c77-4c1e-bdbd-00fa3262eed9 2026-08-22 18:50:32.624 16 INFO neutron.plugins.ml2.plugin [None req-be915954-f0ca-4817-8138-fa6180d2aabe - - - - - -] Attempt 1 to provision port af742be2-92a0-4fed-b342-0b4ce8fd4d42 2026-08-22 18:50:32.674 16 INFO neutron.plugins.ml2.plugin [None req-be915954-f0ca-4817-8138-fa6180d2aabe - - - - - -] Attempt 1 to provision port 6c0a94d4-10cf-4de3-a115-e443eed02955 2026-08-22 18:50:41.398 13 INFO neutron.plugins.ml2.plugin [None req-3894fc11-42c4-4198-bc9b-09a38f074d54 - - - - - -] Attempt 1 to provision port 93b1bf2a-0c77-4c1e-bdbd-00fa3262eed9 2026-08-22 18:50:41.455 13 INFO neutron.plugins.ml2.plugin [None req-3894fc11-42c4-4198-bc9b-09a38f074d54 - - - - - -] Attempt 1 to provision port 490d0307-bc73-425f-970a-dbbbc5016b19 2026-08-22 18:50:41.500 13 INFO neutron.plugins.ml2.plugin [None req-3894fc11-42c4-4198-bc9b-09a38f074d54 - - - - - -] Attempt 1 to provision port fba8783b-cd8b-48fb-bbd7-de847671afd0 2026-08-22 18:50:43.187 13 INFO neutron.plugins.ml2.plugin [None req-4c6741dd-55b1-4c11-bd73-f95ceb258490 - - - - - -] Attempt 1 to provision port af742be2-92a0-4fed-b342-0b4ce8fd4d42 2026-08-22 18:50:48.879 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 58b2c9c3-dc2b-4193-8470-f9adfec04a8d 2026-08-22 18:50:49.487 16 INFO neutron.plugins.ml2.plugin [None req-8bcc0d5f-df2c-4802-8c3f-281cf425da0e - - - - - -] Attempt 1 to provision port 58b2c9c3-dc2b-4193-8470-f9adfec04a8d 2026-08-22 18:50:50.866 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 58b2c9c3-dc2b-4193-8470-f9adfec04a8d 2026-08-22 18:50:54.906 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dd4183d0-775d-47a3-8c0f-7e49bccdd6bb 2026-08-22 18:50:55.308 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port db23b1cb-7655-45d3-a2de-64419d529d82 2026-08-22 18:50:56.761 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dd4183d0-775d-47a3-8c0f-7e49bccdd6bb 2026-08-22 18:50:56.993 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 58b2c9c3-dc2b-4193-8470-f9adfec04a8d 2026-08-22 18:50:57.216 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port db23b1cb-7655-45d3-a2de-64419d529d82 2026-08-22 18:51:02.963 16 INFO neutron.plugins.ml2.plugin [None req-a0db4f40-8e18-4cab-888d-2279d6740b3b - - - - - -] Attempt 1 to provision port 58b2c9c3-dc2b-4193-8470-f9adfec04a8d 2026-08-22 18:51:03.075 16 INFO neutron.plugins.ml2.plugin [None req-a0db4f40-8e18-4cab-888d-2279d6740b3b - - - - - -] Attempt 1 to provision port dd4183d0-775d-47a3-8c0f-7e49bccdd6bb 2026-08-22 18:51:03.229 16 INFO neutron.plugins.ml2.plugin [None req-a0db4f40-8e18-4cab-888d-2279d6740b3b - - - - - -] Attempt 1 to provision port 17a9b02f-7231-4aa7-bcb8-a8876677a174 2026-08-22 18:51:03.267 16 INFO neutron.plugins.ml2.plugin [None req-a0db4f40-8e18-4cab-888d-2279d6740b3b - - - - - -] Attempt 1 to provision port d0f66d0e-9c03-4b74-8e40-f6297f22ed61 2026-08-22 18:51:04.807 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 5fdf0dbc-c6ed-4079-bc71-ab23051b8bdd 2026-08-22 18:51:06.773 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 5fdf0dbc-c6ed-4079-bc71-ab23051b8bdd 2026-08-22 18:51:11.278 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 49457ff1-b432-4eb5-8b85-f0d1dff26c33 2026-08-22 18:51:11.372 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a69ae9c2-ca3c-4172-ac1d-13ed39255b46'] response: {'server_uuid': '6a862eff-4c6b-4b94-a765-8baaea794d7a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49457ff1-b432-4eb5-8b85-f0d1dff26c33', 'code': 200} 2026-08-22 18:51:12.924 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 17a9b02f-7231-4aa7-bcb8-a8876677a174 2026-08-22 18:51:13.204 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 298c8b7e-ef55-466f-8e50-2bb86635b6b9 2026-08-22 18:51:13.526 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port d0f66d0e-9c03-4b74-8e40-f6297f22ed61 2026-08-22 18:51:13.844 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 49457ff1-b432-4eb5-8b85-f0d1dff26c33 2026-08-22 18:51:15.093 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6068734f-fbf3-46f7-80ec-52059d4721a5 2026-08-22 18:51:15.458 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 17a9b02f-7231-4aa7-bcb8-a8876677a174 2026-08-22 18:51:15.661 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 298c8b7e-ef55-466f-8e50-2bb86635b6b9 2026-08-22 18:51:15.833 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port d0f66d0e-9c03-4b74-8e40-f6297f22ed61 2026-08-22 18:51:15.877 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port 49457ff1-b432-4eb5-8b85-f0d1dff26c33 2026-08-22 18:51:15.978 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port 58b2c9c3-dc2b-4193-8470-f9adfec04a8d 2026-08-22 18:51:16.083 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dfb0a889-06ec-4803-8202-171517cdef43 2026-08-22 18:51:16.105 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port 6068734f-fbf3-46f7-80ec-52059d4721a5 2026-08-22 18:51:16.194 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port 17a9b02f-7231-4aa7-bcb8-a8876677a174 2026-08-22 18:51:16.299 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port 2b4aef6c-fde1-4d95-a542-25712d98d43e 2026-08-22 18:51:16.343 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port dd4183d0-775d-47a3-8c0f-7e49bccdd6bb 2026-08-22 18:51:16.428 16 INFO neutron.plugins.ml2.plugin [None req-2f75fef4-94ef-4c7c-9e70-ebc4c8866270 - - - - - -] Attempt 1 to provision port dfb0a889-06ec-4803-8202-171517cdef43 2026-08-22 18:51:17.379 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 6068734f-fbf3-46f7-80ec-52059d4721a5 2026-08-22 18:51:17.617 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8411e3cb-8c47-4cbf-9fc6-cd180febcfee 2026-08-22 18:51:17.740 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-365e668e-d6b3-42e6-a257-217dbc03ee5d'] response: {'server_uuid': 'ec12339b-77a0-43fa-8122-039a0ec2d6a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8411e3cb-8c47-4cbf-9fc6-cd180febcfee', 'code': 200} 2026-08-22 18:51:18.173 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dfb0a889-06ec-4803-8202-171517cdef43 2026-08-22 18:51:19.010 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 8411e3cb-8c47-4cbf-9fc6-cd180febcfee 2026-08-22 18:51:21.102 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 7a8c4265-4501-4cd0-8ab8-a93c54327991 2026-08-22 18:51:23.116 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 7a8c4265-4501-4cd0-8ab8-a93c54327991 2026-08-22 18:51:23.396 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 2b4aef6c-fde1-4d95-a542-25712d98d43e 2026-08-22 18:51:23.657 16 INFO neutron.plugins.ml2.plugin [None req-2a9683e6-1a9d-4350-886d-90ae904e092a - - - - - -] Attempt 1 to provision port 298c8b7e-ef55-466f-8e50-2bb86635b6b9 2026-08-22 18:51:23.761 16 INFO neutron.plugins.ml2.plugin [None req-2a9683e6-1a9d-4350-886d-90ae904e092a - - - - - -] Attempt 1 to provision port 17a9b02f-7231-4aa7-bcb8-a8876677a174 2026-08-22 18:51:23.797 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port f3a29ff7-5337-4cab-8a8f-34a007292981 2026-08-22 18:51:23.866 16 INFO neutron.plugins.ml2.plugin [None req-2a9683e6-1a9d-4350-886d-90ae904e092a - - - - - -] Attempt 1 to provision port 7a8c4265-4501-4cd0-8ab8-a93c54327991 2026-08-22 18:51:24.984 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 2b4aef6c-fde1-4d95-a542-25712d98d43e 2026-08-22 18:51:25.181 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port f3a29ff7-5337-4cab-8a8f-34a007292981 2026-08-22 18:51:27.011 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port bc9c0681-46e0-4df7-957f-61a96e786404 2026-08-22 18:51:27.140 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-186d2ee9-6143-4c7b-9929-1b53ab506f23'] response: {'server_uuid': '90c6c246-bc17-4503-bf88-340eb725a0c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc9c0681-46e0-4df7-957f-61a96e786404', 'code': 200} 2026-08-22 18:51:29.010 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port bc9c0681-46e0-4df7-957f-61a96e786404 2026-08-22 18:51:30.872 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port 8411e3cb-8c47-4cbf-9fc6-cd180febcfee 2026-08-22 18:51:30.924 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port 6068734f-fbf3-46f7-80ec-52059d4721a5 2026-08-22 18:51:30.975 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port 7a8c4265-4501-4cd0-8ab8-a93c54327991 2026-08-22 18:51:31.016 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port 2b4aef6c-fde1-4d95-a542-25712d98d43e 2026-08-22 18:51:31.070 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port 298c8b7e-ef55-466f-8e50-2bb86635b6b9 2026-08-22 18:51:31.127 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port bc9c0681-46e0-4df7-957f-61a96e786404 2026-08-22 18:51:31.462 16 INFO neutron.plugins.ml2.plugin [None req-e28f451d-71e3-44a7-bed9-3b020e706d54 - - - - - -] Attempt 1 to provision port dfb0a889-06ec-4803-8202-171517cdef43 2026-08-22 18:51:39.916 13 INFO neutron.plugins.ml2.plugin [None req-b40f78c0-3076-4c00-9554-fb3381e3a587 - - - - - -] Attempt 1 to provision port f3a29ff7-5337-4cab-8a8f-34a007292981 2026-08-22 18:51:39.960 13 INFO neutron.plugins.ml2.plugin [None req-b40f78c0-3076-4c00-9554-fb3381e3a587 - - - - - -] Attempt 1 to provision port 7a8c4265-4501-4cd0-8ab8-a93c54327991 2026-08-22 18:51:40.002 13 INFO neutron.plugins.ml2.plugin [None req-b40f78c0-3076-4c00-9554-fb3381e3a587 - - - - - -] Attempt 1 to provision port 2b4aef6c-fde1-4d95-a542-25712d98d43e 2026-08-22 18:51:40.042 13 INFO neutron.plugins.ml2.plugin [None req-b40f78c0-3076-4c00-9554-fb3381e3a587 - - - - - -] Attempt 1 to provision port 298c8b7e-ef55-466f-8e50-2bb86635b6b9 2026-08-22 18:51:40.092 13 INFO neutron.plugins.ml2.plugin [None req-b40f78c0-3076-4c00-9554-fb3381e3a587 - - - - - -] Attempt 1 to provision port bc9c0681-46e0-4df7-957f-61a96e786404 2026-08-22 18:51:40.164 13 INFO neutron.plugins.ml2.plugin [None req-b40f78c0-3076-4c00-9554-fb3381e3a587 - - - - - -] Attempt 1 to provision port dfb0a889-06ec-4803-8202-171517cdef43 2026-08-22 18:51:42.078 13 INFO neutron.plugins.ml2.plugin [None req-c5a551ce-49de-4711-a19d-89b5e529c8ef - - - - - -] Attempt 1 to provision port 49457ff1-b432-4eb5-8b85-f0d1dff26c33 2026-08-22 18:51:42.192 13 INFO neutron.plugins.ml2.plugin [None req-c5a551ce-49de-4711-a19d-89b5e529c8ef - - - - - -] Attempt 1 to provision port 8411e3cb-8c47-4cbf-9fc6-cd180febcfee 2026-08-22 18:51:57.570 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 0f08be6e-b07f-43eb-b485-ebbde0126c8d 2026-08-22 18:51:57.679 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d81ed7e9-4c2d-4cee-a495-57fbb615d26f'] response: {'server_uuid': 'e9257eae-87d6-454a-b52a-aa65eb9b6621', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f08be6e-b07f-43eb-b485-ebbde0126c8d', 'code': 200} 2026-08-22 18:51:59.019 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port 0f08be6e-b07f-43eb-b485-ebbde0126c8d 2026-08-22 18:52:00.181 13 INFO neutron.plugins.ml2.plugin [None req-65d370a9-fc29-4b8c-b753-13404d6a8a09 - - - - - -] Attempt 1 to provision port 790b2723-f505-4da0-8db9-52e82ef7a376 2026-08-22 18:52:21.554 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port f1daf4eb-fd39-4dfa-a259-c7f84f941cca 2026-08-22 18:52:21.656 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-797eb2ab-36f4-489a-b1df-053d40a78b3c'] response: {'server_uuid': 'c8da8abb-fa51-4e4f-a187-b0b00ae48468', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1daf4eb-fd39-4dfa-a259-c7f84f941cca', 'code': 200} 2026-08-22 18:52:23.044 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port f1daf4eb-fd39-4dfa-a259-c7f84f941cca 2026-08-22 18:52:31.190 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f886f26c-8896-4213-88c1-4e1296c22673'] response: {'server_uuid': 'ec12339b-77a0-43fa-8122-039a0ec2d6a9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8411e3cb-8c47-4cbf-9fc6-cd180febcfee', 'code': 200} 2026-08-22 18:53:06.682 13 INFO neutron.plugins.ml2.plugin [None req-cab5c40f-5b11-4e8f-a4e1-4a2304fe5cbc - - - - - -] Attempt 1 to provision port e8b6e0bf-60de-4b14-ab46-4f8148a45468 2026-08-22 18:53:13.069 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e8b6e0bf-60de-4b14-ab46-4f8148a45468 2026-08-22 18:53:13.205 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2ecba05-d716-4f09-9822-1de4ef3b1693'] response: {'server_uuid': 'c8da8abb-fa51-4e4f-a187-b0b00ae48468', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8b6e0bf-60de-4b14-ab46-4f8148a45468', 'code': 200} 2026-08-22 18:53:15.074 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e8b6e0bf-60de-4b14-ab46-4f8148a45468 2026-08-22 18:53:17.642 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e8b6e0bf-60de-4b14-ab46-4f8148a45468 2026-08-22 18:53:36.128 13 INFO neutron.plugins.ml2.plugin [None req-673c4a28-da06-45a5-a305-89c7cae20315 - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:53:44.642 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:53:44.893 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-30085db1-95ab-4ff5-b7f4-0f1d1bc1cd5b'] response: {'server_uuid': 'c8da8abb-fa51-4e4f-a187-b0b00ae48468', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7778ed3-7f30-4f91-8fca-d5174aad5264', 'code': 200} 2026-08-22 18:53:45.267 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:53:58.700 16 INFO neutron.plugins.ml2.plugin [None req-01f5d55c-4cbc-4638-a041-b3438d5b8484 - - - - - -] Attempt 1 to provision port dff0c0c4-7f96-4f1c-9576-fb8c81c89954 2026-08-22 18:54:05.306 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dff0c0c4-7f96-4f1c-9576-fb8c81c89954 2026-08-22 18:54:05.406 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-937af9fa-dcd0-4ec6-9440-c825a010f11a'] response: {'server_uuid': 'c8da8abb-fa51-4e4f-a187-b0b00ae48468', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dff0c0c4-7f96-4f1c-9576-fb8c81c89954', 'code': 200} 2026-08-22 18:54:07.270 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dff0c0c4-7f96-4f1c-9576-fb8c81c89954 2026-08-22 18:54:08.773 16 INFO neutron.plugins.ml2.plugin [None req-3b49347a-f096-410e-909c-c0d038b79a73 - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:54:09.341 13 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:54:21.261 13 INFO neutron.plugins.ml2.plugin [None req-ada44728-b0e6-43ee-84ff-4c637b06db66 - - - - - -] Attempt 1 to provision port dff0c0c4-7f96-4f1c-9576-fb8c81c89954 2026-08-22 18:54:21.389 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port dff0c0c4-7f96-4f1c-9576-fb8c81c89954 2026-08-22 18:54:22.648 16 INFO neutron.plugins.ml2.plugin [None req-46648ade-61d1-4be1-8947-93b17cf45794 - - - - - -] Attempt 1 to provision port dff0c0c4-7f96-4f1c-9576-fb8c81c89954 2026-08-22 18:54:31.327 16 INFO neutron.plugins.ml2.plugin [None req-88a3d3c7-d946-46f9-9eee-3ed0a6d143ee - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:54:31.775 13 INFO neutron.plugins.ml2.plugin [None req-7626c96f-d239-4228-b2e5-658bc49ec47b - - - - - -] Attempt 1 to provision port e7778ed3-7f30-4f91-8fca-d5174aad5264 2026-08-22 18:55:15.434 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f45c72a-8e40-4d68-a923-31b0546bf6ce'] response: {'server_uuid': '6a862eff-4c6b-4b94-a765-8baaea794d7a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49457ff1-b432-4eb5-8b85-f0d1dff26c33', 'code': 200}