+ 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-06-10 01:55:18.641 1 INFO neutron.common.config [-] Logging enabled! 2026-06-10 01:55:18.642 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev15 2026-06-10 01:55:18.642 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-10 01:55:18.642 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 01:55:20.011 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:20.013 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 01:55:20.016 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 01:55:20.017 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:20.017 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 01:55:20.017 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 01:55:20.018 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:20.024 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:20.024 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:20.024 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:20.042 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 01:55:20.043 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:20.043 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 01:55:20.060 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 01:55:20.060 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 01:55:20.061 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 01:55:20.061 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 01:55:20.318 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 01:55:20.460 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 01:55:20.461 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 01:55:20.461 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 01:55:20.506 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 01:55:20.506 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 01:55:20.506 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 01:55:20.507 1 INFO neutron.plugins.ml2.extensions.port_security [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 01:55:20.507 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing extension driver 'qos' 2026-06-10 01:55:20.507 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 01:55:20.507 1 INFO neutron.plugins.ml2.managers [None req-810966bf-7db1-4389-a736-c0ff156fe143 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 01:55:20.521 1 INFO neutron.quota [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded quota_driver: . 2026-06-10 01:55:20.521 1 INFO neutron.plugins.ml2.plugin [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 01:55:20.522 1 INFO neutron.plugins.ml2.managers [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 01:55:20.522 1 INFO neutron.plugins.ml2.managers [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 01:55:20.522 1 INFO neutron.plugins.ml2.managers [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 01:55:20.522 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: qos 2026-06-10 01:55:20.532 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: router 2026-06-10 01:55:20.566 1 INFO neutron.services.service_base [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 01:55:20.566 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: segments 2026-06-10 01:55:20.630 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: trunk 2026-06-10 01:55:20.643 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: vpnaas 2026-06-10 01:55:20.673 1 WARNING stevedore.named [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 01:55:20.734 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 01:55:20.734 1 INFO neutron.common.utils [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 01:55:20.734 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: taas 2026-06-10 01:55:20.751 1 WARNING stevedore.named [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 01:55:20.768 1 INFO neutron_taas.services.taas.taas_plugin [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 01:55:20.769 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: tapmirror 2026-06-10 01:55:20.775 1 WARNING stevedore.named [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 01:55:20.791 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 01:55:20.792 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 01:55:20.796 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: tag 2026-06-10 01:55:20.802 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: timestamp 2026-06-10 01:55:20.805 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 01:55:20.809 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: flavors 2026-06-10 01:55:20.812 1 INFO neutron.manager [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loading Plugin: revisions 2026-06-10 01:55:20.815 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Initializing extension manager. 2026-06-10 01:55:20.816 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: address-group 2026-06-10 01:55:20.817 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: address-scope 2026-06-10 01:55:20.818 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 01:55:20.818 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: agent 2026-06-10 01:55:20.819 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 01:55:20.820 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 01:55:20.820 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 01:55:20.821 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: availability_zone 2026-06-10 01:55:20.821 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 01:55:20.822 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 01:55:20.822 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 01:55:20.823 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 01:55:20.824 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: dns-integration 2026-06-10 01:55:20.824 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 01:55:20.825 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 01:55:20.825 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: dvr 2026-06-10 01:55:20.826 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 01:55:20.826 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 01:55:20.826 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:20.827 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 01:55:20.827 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: external-net 2026-06-10 01:55:20.828 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 01:55:20.828 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: extraroute 2026-06-10 01:55:20.829 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 01:55:20.829 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 01:55:20.829 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 01:55:20.830 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 01:55:20.830 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 01:55:20.831 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: fip-port-details 2026-06-10 01:55:20.831 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: flavors 2026-06-10 01:55:20.833 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 01:55:20.834 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 01:55:20.835 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: ip_allocation 2026-06-10 01:55:20.835 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 01:55:20.836 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 01:55:20.837 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: router 2026-06-10 01:55:20.838 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:20.838 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 01:55:20.839 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 01:55:20.840 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 01:55:20.841 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: l3-ha 2026-06-10 01:55:20.841 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:20.841 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 01:55:20.842 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: l3-flavors 2026-06-10 01:55:20.843 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:20.843 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 01:55:20.845 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 01:55:20.847 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 01:55:20.847 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 01:55:20.848 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 01:55:20.849 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 01:55:20.849 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: multi-provider 2026-06-10 01:55:20.849 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: net-mtu 2026-06-10 01:55:20.850 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 01:55:20.850 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 01:55:20.851 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: network_ha 2026-06-10 01:55:20.851 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 01:55:20.852 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 01:55:20.853 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: pagination 2026-06-10 01:55:20.853 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-device-profile 2026-06-10 01:55:20.853 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 01:55:20.854 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 01:55:20.854 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 01:55:20.854 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-mac-override 2026-06-10 01:55:20.855 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 01:55:20.855 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 01:55:20.856 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 01:55:20.856 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-resource-request 2026-06-10 01:55:20.856 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 01:55:20.857 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 01:55:20.857 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: binding 2026-06-10 01:55:20.858 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: binding-extended 2026-06-10 01:55:20.858 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-security 2026-06-10 01:55:20.859 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: project-id 2026-06-10 01:55:20.859 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: provider 2026-06-10 01:55:20.859 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 01:55:20.861 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos 2026-06-10 01:55:20.862 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 01:55:20.862 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 01:55:20.863 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-default 2026-06-10 01:55:20.863 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-fip 2026-06-10 01:55:20.864 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 01:55:20.864 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 01:55:20.865 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 01:55:20.865 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 01:55:20.865 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 01:55:20.866 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-pps 2026-06-10 01:55:20.866 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 01:55:20.867 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 01:55:20.867 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 01:55:20.868 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 01:55:20.868 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 01:55:20.871 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: quotas 2026-06-10 01:55:20.873 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: quota_details 2026-06-10 01:55:20.875 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: rbac-policies 2026-06-10 01:55:20.875 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 01:55:20.876 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 01:55:20.876 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 01:55:20.877 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 01:55:20.877 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: revision-if-match 2026-06-10 01:55:20.878 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 01:55:20.878 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 01:55:20.879 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 01:55:20.880 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 01:55:20.881 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 01:55:20.881 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 01:55:20.882 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 01:55:20.882 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 01:55:20.883 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 01:55:20.887 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: security-group 2026-06-10 01:55:20.888 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: segment 2026-06-10 01:55:20.888 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 01:55:20.889 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: service-type 2026-06-10 01:55:20.889 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: sorting 2026-06-10 01:55:20.890 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 01:55:20.890 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 01:55:20.891 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 01:55:20.891 1 WARNING neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 01:55:20.891 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 01:55:20.892 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 01:55:20.892 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 01:55:20.893 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 01:55:20.893 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 01:55:20.894 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 01:55:20.894 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 01:55:20.895 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: tag-creation 2026-06-10 01:55:20.895 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 01:55:20.898 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 01:55:20.899 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 01:55:20.899 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: trunk 2026-06-10 01:55:20.900 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: trunk-details 2026-06-10 01:55:20.900 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 01:55:20.900 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 01:55:20.901 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 01:55:20.901 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 01:55:20.903 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 01:55:20.903 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 01:55:20.904 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 01:55:20.905 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: vpnaas 2026-06-10 01:55:20.906 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: taas 2026-06-10 01:55:20.907 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: tap-mirror 2026-06-10 01:55:20.908 1 INFO neutron.api.extensions [None req-a9ec92a4-05d2-43df-9c86-b14c3fd86333 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 01:55:51.010 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-10 01:55:51.041 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-10 01:55:51.042 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-10 01:55:57.773 16 INFO neutron.db.l3_hamode_db [None req-44cecef9-6a6a-420d-98db-4fa5d5e36ecc - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 01:56:15.145 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f20b99f1-eb61-4480-a69f-418aafd5dd89 2026-06-10 01:56:15.271 16 INFO neutron.plugins.ml2.plugin [None req-41f8a9d2-c3aa-476f-a905-4d626eaeec80 - - - - - -] Attempt 1 to provision port f20b99f1-eb61-4480-a69f-418aafd5dd89 2026-06-10 01:56:16.931 13 INFO neutron.plugins.ml2.plugin [None req-48acc06f-8a6c-4554-81ea-15adfa55654d - - - - - -] Attempt 1 to provision port f20b99f1-eb61-4480-a69f-418aafd5dd89 2026-06-10 01:56:17.074 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f20b99f1-eb61-4480-a69f-418aafd5dd89 2026-06-10 02:00:43.155 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9428a416-f88e-45aa-8876-cde4e9f27895 2026-06-10 02:00:44.150 16 INFO neutron.plugins.ml2.plugin [None req-1ff1bcd5-cecc-449c-958e-8b6a5b1054e9 - - - - - -] Attempt 1 to provision port 9428a416-f88e-45aa-8876-cde4e9f27895 2026-06-10 02:00:45.151 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9428a416-f88e-45aa-8876-cde4e9f27895 2026-06-10 02:00:49.639 13 INFO neutron.plugins.ml2.plugin [None req-3c921ee2-6fc7-40a5-8675-b9e268d0c2d2 - - - - - -] Attempt 1 to provision port 951fc32c-45f5-435a-b90d-4f9753535b81 2026-06-10 02:04:33.802 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 951fc32c-45f5-435a-b90d-4f9753535b81 2026-06-10 02:04:35.212 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 951fc32c-45f5-435a-b90d-4f9753535b81 2026-06-10 02:14:07.389 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 07e4d7ad-3c20-4290-96e8-10b53a683611 2026-06-10 02:14:09.342 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 07e4d7ad-3c20-4290-96e8-10b53a683611 2026-06-10 02:23:50.685 16 INFO neutron.plugins.ml2.plugin [None req-83193e7f-ce73-4d03-a74f-1e9861de4ace - - - - - -] Attempt 1 to provision port 951fc32c-45f5-435a-b90d-4f9753535b81 2026-06-10 02:23:50.727 16 INFO neutron.plugins.ml2.plugin [None req-83193e7f-ce73-4d03-a74f-1e9861de4ace - - - - - -] Attempt 1 to provision port f20b99f1-eb61-4480-a69f-418aafd5dd89 2026-06-10 02:23:50.762 16 INFO neutron.plugins.ml2.plugin [None req-83193e7f-ce73-4d03-a74f-1e9861de4ace - - - - - -] Attempt 1 to provision port 9428a416-f88e-45aa-8876-cde4e9f27895 2026-06-10 02:29:45.107 16 INFO neutron.plugins.ml2.plugin [None req-dc9ac429-a08e-4433-94ca-c1b0cd9d83f6 - - - - - -] Attempt 1 to provision port c5a3f2c1-25cd-46a6-8d78-59b77c7f1e65 2026-06-10 02:29:45.613 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port c5a3f2c1-25cd-46a6-8d78-59b77c7f1e65 2026-06-10 02:29:47.659 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 4e4a330e-1502-44e1-8395-6ef9ff481df6 2026-06-10 02:29:49.786 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 4e4a330e-1502-44e1-8395-6ef9ff481df6 2026-06-10 02:29:52.097 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 60a95f87-3fcd-4ddc-993f-a193b3e6c4e6 2026-06-10 02:29:52.431 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port a0c2641e-8468-4c6f-a5c5-49a1c3c98559 2026-06-10 02:29:53.625 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 60a95f87-3fcd-4ddc-993f-a193b3e6c4e6 2026-06-10 02:29:53.841 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port a0c2641e-8468-4c6f-a5c5-49a1c3c98559 2026-06-10 02:29:57.726 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 41ecd775-5d9d-4db4-a576-307b61574ff8 2026-06-10 02:29:58.126 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 224c340a-6bbd-44b4-a0d1-0a789f1046ee 2026-06-10 02:30:00.284 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 41ecd775-5d9d-4db4-a576-307b61574ff8 2026-06-10 02:30:00.512 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 77940cf7-9e7f-45b1-95ee-f308faa6b893 2026-06-10 02:30:00.963 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 224c340a-6bbd-44b4-a0d1-0a789f1046ee 2026-06-10 02:30:01.103 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-837cea57-874d-41c9-97d2-7cde7682f1e8'] response: {'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'code': 200} 2026-06-10 02:30:01.172 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 859422d7-e3c4-4568-84a3-7b335027972d 2026-06-10 02:30:01.987 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 77940cf7-9e7f-45b1-95ee-f308faa6b893 2026-06-10 02:30:02.137 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 859422d7-e3c4-4568-84a3-7b335027972d 2026-06-10 02:30:10.116 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port 026414b0-4aeb-454f-9c06-25ccd9490a9d 2026-06-10 02:30:10.141 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port b35276c7-e996-41d6-a1cf-edf15095d836 2026-06-10 02:30:10.161 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port f59c49c1-9856-48d9-9625-eecb03f59bf8 2026-06-10 02:30:10.183 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port 859422d7-e3c4-4568-84a3-7b335027972d 2026-06-10 02:30:10.232 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port 4c9a21a2-a669-41d7-af79-ccda111fce77 2026-06-10 02:30:10.257 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port 41ecd775-5d9d-4db4-a576-307b61574ff8 2026-06-10 02:30:10.297 13 INFO neutron.plugins.ml2.plugin [None req-14ea2906-2788-4a3e-aadd-2a5a6c27f1e8 - - - - - -] Attempt 1 to provision port 4e4a330e-1502-44e1-8395-6ef9ff481df6 2026-06-10 02:30:10.993 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port fbdf0883-ffeb-4886-8008-ee0cbea951b1 2026-06-10 02:30:11.362 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ab417724-4b06-4357-9e96-cbcf2babdca7 2026-06-10 02:30:11.570 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2e4e661-f0fc-4a4c-8991-a2976ac342ad'] response: {'server_uuid': '9bd4e5f3-f7b5-42b5-952a-5521d607e630', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbdf0883-ffeb-4886-8008-ee0cbea951b1', 'code': 200} 2026-06-10 02:30:12.948 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port fbdf0883-ffeb-4886-8008-ee0cbea951b1 2026-06-10 02:30:13.121 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ab417724-4b06-4357-9e96-cbcf2babdca7 2026-06-10 02:30:13.609 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-75992924-30e9-4263-98cd-6c031674ce07'] response: {'server_uuid': '511ce648-3953-4516-b01b-a84cf099dc19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab417724-4b06-4357-9e96-cbcf2babdca7', 'code': 200} 2026-06-10 02:30:17.229 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d9bd0df-19db-4705-830a-94094c71731d'] response: {'server_uuid': '9bd4e5f3-f7b5-42b5-952a-5521d607e630', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fbdf0883-ffeb-4886-8008-ee0cbea951b1', 'code': 200} 2026-06-10 02:30:17.379 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] No ports have port_id starting with fbdf0883-ffeb-4886-8008-ee0cbea951b1 2026-06-10 02:30:18.775 16 INFO neutron.plugins.ml2.plugin [None req-1424aac2-778d-45cd-8386-aa2342818d3f - - - - - -] Attempt 1 to provision port b35276c7-e996-41d6-a1cf-edf15095d836 2026-06-10 02:30:18.794 16 INFO neutron.plugins.ml2.plugin [None req-1424aac2-778d-45cd-8386-aa2342818d3f - - - - - -] Attempt 1 to provision port ab417724-4b06-4357-9e96-cbcf2babdca7 2026-06-10 02:30:18.862 16 INFO neutron.plugins.ml2.plugin [None req-1424aac2-778d-45cd-8386-aa2342818d3f - - - - - -] Attempt 1 to provision port f59c49c1-9856-48d9-9625-eecb03f59bf8 2026-06-10 02:30:21.706 13 INFO neutron.plugins.ml2.plugin [None req-522e216b-ad07-47c9-9d24-fc6175aa649a - - - - - -] Attempt 1 to provision port 77c7ebb7-ed65-4919-8e10-926efd24b3be 2026-06-10 02:30:21.735 13 INFO neutron.plugins.ml2.plugin [None req-522e216b-ad07-47c9-9d24-fc6175aa649a - - - - - -] Attempt 1 to provision port 77940cf7-9e7f-45b1-95ee-f308faa6b893 2026-06-10 02:30:23.445 16 INFO neutron.plugins.ml2.plugin [None req-5c096943-3a8e-4765-bac2-b83e4ec118d0 - - - - - -] Attempt 1 to provision port 97a5587c-0828-49aa-8c9d-a194514a0da1 2026-06-10 02:30:28.848 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 026414b0-4aeb-454f-9c06-25ccd9490a9d 2026-06-10 02:30:29.064 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f59c49c1-9856-48d9-9625-eecb03f59bf8 2026-06-10 02:30:30.946 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 026414b0-4aeb-454f-9c06-25ccd9490a9d 2026-06-10 02:30:30.949 16 INFO neutron.plugins.ml2.plugin [None req-2c89423d-5b3e-4d7f-9619-b6c69354dfd9 - - - - - -] Attempt 1 to provision port 88a745ac-fb96-472c-9aaa-a00a162db958 2026-06-10 02:30:31.109 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 4c9a21a2-a669-41d7-af79-ccda111fce77 2026-06-10 02:30:31.403 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 88a745ac-fb96-472c-9aaa-a00a162db958 2026-06-10 02:30:31.593 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f59c49c1-9856-48d9-9625-eecb03f59bf8 2026-06-10 02:30:31.837 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 97a5587c-0828-49aa-8c9d-a194514a0da1 2026-06-10 02:30:32.919 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 88a745ac-fb96-472c-9aaa-a00a162db958 2026-06-10 02:30:33.118 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 4c9a21a2-a669-41d7-af79-ccda111fce77 2026-06-10 02:30:33.330 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 17fa8840-7dae-408b-ada6-7cee872b8158 2026-06-10 02:30:33.422 16 INFO neutron.plugins.ml2.plugin [None req-ca43f5ee-9330-4c73-9508-fa3d631fe308 - - - - - -] Attempt 1 to provision port 3a829369-1940-4d6a-80e6-9dfb59296365 2026-06-10 02:30:33.679 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 97a5587c-0828-49aa-8c9d-a194514a0da1 2026-06-10 02:30:34.828 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 17fa8840-7dae-408b-ada6-7cee872b8158 2026-06-10 02:30:36.329 13 INFO neutron.plugins.ml2.plugin [None req-73b6b0ae-acb6-4695-9c26-66bc468adcb4 - - - - - -] Attempt 1 to provision port 939d08e9-6219-421b-8ca8-233529fbca08 2026-06-10 02:30:36.357 13 INFO neutron.plugins.ml2.plugin [None req-73b6b0ae-acb6-4695-9c26-66bc468adcb4 - - - - - -] Attempt 1 to provision port 88a745ac-fb96-472c-9aaa-a00a162db958 2026-06-10 02:30:38.230 16 INFO neutron.plugins.ml2.plugin [None req-7e922db0-d3eb-4bc3-8035-7b0a2dc1024d - - - - - -] Attempt 1 to provision port 939d08e9-6219-421b-8ca8-233529fbca08 2026-06-10 02:30:43.362 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 2026-06-10 02:30:43.453 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1bee83f-fa0b-4ecc-bac3-5437a6cd178b'] response: {'server_uuid': 'cabbfbf9-206e-4b59-9df1-83a9372b9688', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c68a2fe-6201-4d5e-abad-2e8c90f9abc4', 'code': 200} 2026-06-10 02:30:44.834 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 2026-06-10 02:30:47.089 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-16d1eee5-7db1-46d0-8c40-61c2660d2577'] response: {'server_uuid': '511ce648-3953-4516-b01b-a84cf099dc19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ab417724-4b06-4357-9e96-cbcf2babdca7', 'code': 200} 2026-06-10 02:30:48.823 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 3a829369-1940-4d6a-80e6-9dfb59296365 2026-06-10 02:30:49.135 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 939d08e9-6219-421b-8ca8-233529fbca08 2026-06-10 02:30:51.536 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 3a829369-1940-4d6a-80e6-9dfb59296365 2026-06-10 02:30:51.707 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ab417724-4b06-4357-9e96-cbcf2babdca7 2026-06-10 02:30:51.825 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-887b8852-871d-4837-8000-516488de8771'] response: {'server_uuid': '511ce648-3953-4516-b01b-a84cf099dc19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab417724-4b06-4357-9e96-cbcf2babdca7', 'code': 200} 2026-06-10 02:30:52.081 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 939d08e9-6219-421b-8ca8-233529fbca08 2026-06-10 02:30:53.348 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ab417724-4b06-4357-9e96-cbcf2babdca7 2026-06-10 02:31:01.834 16 INFO neutron.plugins.ml2.plugin [None req-dc02bc0a-dc55-4f22-bd4f-6217c635a983 - - - - - -] Attempt 1 to provision port acc2ccea-de3c-495e-8943-4c3547584cd8 2026-06-10 02:31:01.847 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port acc2ccea-de3c-495e-8943-4c3547584cd8 2026-06-10 02:31:03.498 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 00b9d150-e260-4fac-aa62-101b88723b5c 2026-06-10 02:31:04.070 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port acc2ccea-de3c-495e-8943-4c3547584cd8 2026-06-10 02:31:05.325 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 00b9d150-e260-4fac-aa62-101b88723b5c 2026-06-10 02:31:07.440 13 INFO neutron.plugins.ml2.plugin [None req-1ce4e017-0b46-4b4e-a54a-b0a86553df8b - - - - - -] Attempt 1 to provision port 3b168f0d-a796-4668-b7de-bf7932c6a0f6 2026-06-10 02:31:07.474 13 INFO neutron.plugins.ml2.plugin [None req-1ce4e017-0b46-4b4e-a54a-b0a86553df8b - - - - - -] Attempt 1 to provision port acc2ccea-de3c-495e-8943-4c3547584cd8 2026-06-10 02:31:07.552 13 INFO neutron.plugins.ml2.plugin [None req-1ce4e017-0b46-4b4e-a54a-b0a86553df8b - - - - - -] Attempt 1 to provision port 95b388d2-75c1-4945-b90d-cb2445536fef 2026-06-10 02:31:07.590 13 INFO neutron.plugins.ml2.plugin [None req-1ce4e017-0b46-4b4e-a54a-b0a86553df8b - - - - - -] Attempt 1 to provision port 77940cf7-9e7f-45b1-95ee-f308faa6b893 2026-06-10 02:31:07.605 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8b0acf-7376-4ac4-bb5c-3986d635a26f'] response: {'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'code': 200} 2026-06-10 02:31:07.718 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-44c73386-75d2-414c-ad4c-5967b111be6a'] response: {'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'code': 200} 2026-06-10 02:31:14.688 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port c7c55b6b-e8f0-4a79-8714-8f61c016db49 2026-06-10 02:31:14.804 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0976b1f7-2275-463e-a8a0-b0972e9d31e9'] response: {'server_uuid': '9dd35d44-0bc9-448e-ad26-523ea7f213e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7c55b6b-e8f0-4a79-8714-8f61c016db49', 'code': 200} 2026-06-10 02:31:15.563 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port c7c55b6b-e8f0-4a79-8714-8f61c016db49 2026-06-10 02:31:19.467 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 782ea746-1db0-4176-a88a-8f8fcf3d2af9 2026-06-10 02:31:21.740 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 782ea746-1db0-4176-a88a-8f8fcf3d2af9 2026-06-10 02:31:22.239 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 3b168f0d-a796-4668-b7de-bf7932c6a0f6 2026-06-10 02:31:22.621 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 987ebd51-d8c3-4d9a-9242-3794769d8e66 2026-06-10 02:31:23.079 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 95b388d2-75c1-4945-b90d-cb2445536fef 2026-06-10 02:31:24.040 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 987ebd51-d8c3-4d9a-9242-3794769d8e66 2026-06-10 02:31:25.750 13 INFO neutron.plugins.ml2.plugin [None req-45a6bae8-62cc-426e-b697-f1831948abf8 - - - - - -] Attempt 1 to provision port 782ea746-1db0-4176-a88a-8f8fcf3d2af9 2026-06-10 02:31:25.798 13 INFO neutron.plugins.ml2.plugin [None req-45a6bae8-62cc-426e-b697-f1831948abf8 - - - - - -] Attempt 1 to provision port 3fa0f5e3-49fa-4251-ad8a-05b74c4e7063 2026-06-10 02:31:25.819 13 INFO neutron.plugins.ml2.plugin [None req-45a6bae8-62cc-426e-b697-f1831948abf8 - - - - - -] Attempt 1 to provision port 6353ecd7-eebe-44f4-950f-bc6fed760927 2026-06-10 02:31:34.352 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 0457fda0-22b0-4e33-ac6b-068d8d2d85d6 2026-06-10 02:31:34.462 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-420c1482-f86d-424d-8938-5caf116b4019'] response: {'server_uuid': '2a45bc7c-ea06-4ce4-8ad5-ad0667541289', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0457fda0-22b0-4e33-ac6b-068d8d2d85d6', 'code': 200} 2026-06-10 02:31:35.807 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 0457fda0-22b0-4e33-ac6b-068d8d2d85d6 2026-06-10 02:31:37.543 16 INFO neutron.plugins.ml2.plugin [None req-9426631b-3e25-4f1e-b5c1-dcf3ca809c33 - - - - - -] Attempt 1 to provision port eced4e23-b600-48f2-91c9-eb3cbe27b9f9 2026-06-10 02:31:37.849 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 3fa0f5e3-49fa-4251-ad8a-05b74c4e7063 2026-06-10 02:31:39.814 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 6353ecd7-eebe-44f4-950f-bc6fed760927 2026-06-10 02:31:40.092 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 3fa0f5e3-49fa-4251-ad8a-05b74c4e7063 2026-06-10 02:31:41.871 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 6353ecd7-eebe-44f4-950f-bc6fed760927 2026-06-10 02:31:59.808 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port c4c739ef-e375-4f4a-9ca5-3f42dd9610b5 2026-06-10 02:32:00.445 13 INFO neutron.plugins.ml2.plugin [None req-46e05088-4d42-47e4-9f86-9bad5a94bb61 - - - - - -] Attempt 1 to provision port c4c739ef-e375-4f4a-9ca5-3f42dd9610b5 2026-06-10 02:32:01.851 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port c4c739ef-e375-4f4a-9ca5-3f42dd9610b5 2026-06-10 02:32:07.858 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 196195c2-886c-4f85-91be-95941fd04300 2026-06-10 02:32:23.857 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 381592d0-33a2-4383-a9f5-2117ea4609ff 2026-06-10 02:32:25.966 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 381592d0-33a2-4383-a9f5-2117ea4609ff 2026-06-10 02:32:26.181 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port d8bcc9ab-47c3-44a1-9161-e6e1ca8efda1 2026-06-10 02:32:27.934 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 814b00e9-92f1-43a7-b9ac-8e6c219121b0 2026-06-10 02:32:28.274 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port d8bcc9ab-47c3-44a1-9161-e6e1ca8efda1 2026-06-10 02:32:28.518 13 INFO neutron.plugins.ml2.plugin [None req-8b581107-0bb5-44be-aaee-5726a1b04b0b - - - - - -] Attempt 1 to provision port 5f433d01-f29d-4048-af84-6abf1f66d159 2026-06-10 02:32:28.542 13 INFO neutron.plugins.ml2.plugin [None req-8b581107-0bb5-44be-aaee-5726a1b04b0b - - - - - -] Attempt 1 to provision port d8bcc9ab-47c3-44a1-9161-e6e1ca8efda1 2026-06-10 02:32:29.955 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 814b00e9-92f1-43a7-b9ac-8e6c219121b0 2026-06-10 02:32:31.866 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port aeeb10cc-080e-42b9-87fa-1ee2b7150c12 2026-06-10 02:32:32.234 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port b719677b-ca58-4396-95d9-34fef53f8159 2026-06-10 02:32:33.892 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port aeeb10cc-080e-42b9-87fa-1ee2b7150c12 2026-06-10 02:32:34.150 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port b719677b-ca58-4396-95d9-34fef53f8159 2026-06-10 02:32:40.914 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 6f51658a-c8ce-4b26-9a76-95dabddd2139 2026-06-10 02:32:41.377 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 7d4ae5ae-3500-4360-bc9f-6ee277c01928 2026-06-10 02:32:41.476 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9e5bf80-f0e8-48aa-ade9-bf994cce9694'] response: {'server_uuid': '52ea27c5-1746-4253-b15e-d83e4eda1865', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d4ae5ae-3500-4360-bc9f-6ee277c01928', 'code': 200} 2026-06-10 02:32:42.080 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 7d4ae5ae-3500-4360-bc9f-6ee277c01928 2026-06-10 02:32:42.256 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5f433d01-f29d-4048-af84-6abf1f66d159 2026-06-10 02:32:42.573 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 6f51658a-c8ce-4b26-9a76-95dabddd2139 2026-06-10 02:32:42.758 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ba6463fc-ef79-4520-ae11-058055220564 2026-06-10 02:32:44.065 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5f433d01-f29d-4048-af84-6abf1f66d159 2026-06-10 02:32:44.340 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ba6463fc-ef79-4520-ae11-058055220564 2026-06-10 02:32:47.134 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 82453de3-232d-440a-8a64-13b093bf4652 2026-06-10 02:32:47.395 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 8ecb7303-68be-447d-8d7a-f43d5b08be95 2026-06-10 02:32:47.681 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9bc4bfd0-ed49-49de-b504-930e3b935322 2026-06-10 02:32:47.877 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fc7a1e3-b23f-4b46-a00d-cf1a7c6c080e'] response: {'server_uuid': '4c8518b2-d841-43c3-8546-192ac4973be9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9bc4bfd0-ed49-49de-b504-930e3b935322', 'code': 200} 2026-06-10 02:32:48.873 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5773b8d0-f11a-4226-afe1-36a97fb6ee8e 2026-06-10 02:32:49.134 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 82453de3-232d-440a-8a64-13b093bf4652 2026-06-10 02:32:49.311 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 8ecb7303-68be-447d-8d7a-f43d5b08be95 2026-06-10 02:32:49.450 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9bc4bfd0-ed49-49de-b504-930e3b935322 2026-06-10 02:32:50.758 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5773b8d0-f11a-4226-afe1-36a97fb6ee8e 2026-06-10 02:32:50.961 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9198a06b-6a05-4671-9c0d-9d74e222beab 2026-06-10 02:32:52.797 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9198a06b-6a05-4671-9c0d-9d74e222beab 2026-06-10 02:33:00.838 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port 7d4ae5ae-3500-4360-bc9f-6ee277c01928 2026-06-10 02:33:00.926 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port ba6463fc-ef79-4520-ae11-058055220564 2026-06-10 02:33:00.973 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port 8ecb7303-68be-447d-8d7a-f43d5b08be95 2026-06-10 02:33:01.029 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port 5f433d01-f29d-4048-af84-6abf1f66d159 2026-06-10 02:33:01.099 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port d8bcc9ab-47c3-44a1-9161-e6e1ca8efda1 2026-06-10 02:33:01.141 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port b719677b-ca58-4396-95d9-34fef53f8159 2026-06-10 02:33:01.180 16 INFO neutron.plugins.ml2.plugin [None req-25f40d51-85c6-4686-b9fd-4e822e38769b - - - - - -] Attempt 1 to provision port 82453de3-232d-440a-8a64-13b093bf4652 2026-06-10 02:33:05.927 13 INFO neutron.plugins.ml2.plugin [None req-23d0349c-7522-4fe0-8e21-2d6a4ccc052c - - - - - -] Attempt 1 to provision port 82453de3-232d-440a-8a64-13b093bf4652 2026-06-10 02:33:14.737 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port a07fa515-4ae1-4606-9dbd-140926244932 2026-06-10 02:33:14.828 13 INFO neutron.plugins.ml2.plugin [None req-f4fc7dae-b253-4844-88e9-54de0e206899 - - - - - -] Attempt 1 to provision port e6cf501b-931f-4e1a-8aaf-1d68980917be 2026-06-10 02:33:16.944 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port a07fa515-4ae1-4606-9dbd-140926244932 2026-06-10 02:33:17.116 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 640818d8-6e29-4ad8-8e08-18fbd4eb257c 2026-06-10 02:33:18.350 16 INFO neutron.plugins.ml2.plugin [None req-4f7cd2a4-77bb-4405-b19b-2bcc02b2448e - - - - - -] Attempt 1 to provision port 640818d8-6e29-4ad8-8e08-18fbd4eb257c 2026-06-10 02:33:18.417 16 INFO neutron.plugins.ml2.plugin [None req-4f7cd2a4-77bb-4405-b19b-2bcc02b2448e - - - - - -] Attempt 1 to provision port 5bca1c09-85d8-4094-bd3f-a1db14bfade9 2026-06-10 02:33:19.040 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 640818d8-6e29-4ad8-8e08-18fbd4eb257c 2026-06-10 02:33:23.102 13 INFO neutron.plugins.ml2.plugin [None req-8e5c705d-e961-4623-9433-504cee952be0 - - - - - -] Attempt 1 to provision port 640818d8-6e29-4ad8-8e08-18fbd4eb257c 2026-06-10 02:33:23.151 13 INFO neutron.plugins.ml2.plugin [None req-8e5c705d-e961-4623-9433-504cee952be0 - - - - - -] Attempt 1 to provision port 5bca1c09-85d8-4094-bd3f-a1db14bfade9 2026-06-10 02:33:27.319 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 70d890af-d94c-4500-ac6e-79978f2e4219 2026-06-10 02:33:27.409 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24154a7e-01a2-4492-b1db-b0583bd67215'] response: {'server_uuid': 'f7596572-2764-4b73-8d0c-b8a67768f9d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70d890af-d94c-4500-ac6e-79978f2e4219', 'code': 200} 2026-06-10 02:33:28.825 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 70d890af-d94c-4500-ac6e-79978f2e4219 2026-06-10 02:33:30.079 16 INFO neutron.plugins.ml2.plugin [None req-0e56ea52-0356-4510-85b7-4ac73a5bcec8 - - - - - -] Attempt 1 to provision port 70d890af-d94c-4500-ac6e-79978f2e4219 2026-06-10 02:33:32.781 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port e6cf501b-931f-4e1a-8aaf-1d68980917be 2026-06-10 02:33:33.059 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5bca1c09-85d8-4094-bd3f-a1db14bfade9 2026-06-10 02:33:34.830 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port e6cf501b-931f-4e1a-8aaf-1d68980917be 2026-06-10 02:33:34.971 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:33:35.267 13 INFO neutron.plugins.ml2.plugin [None req-cb73fa03-3267-4862-b05e-6a51b9d414a7 - - - - - -] Attempt 1 to provision port 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:33:35.292 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5bca1c09-85d8-4094-bd3f-a1db14bfade9 2026-06-10 02:33:36.779 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:33:38.838 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 8fa83d7f-57af-410a-9cff-a1b70f3a2e84 2026-06-10 02:33:39.205 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9872e60c-b545-4190-bb7c-056b49f326be 2026-06-10 02:33:40.932 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 8fa83d7f-57af-410a-9cff-a1b70f3a2e84 2026-06-10 02:33:41.156 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9872e60c-b545-4190-bb7c-056b49f326be 2026-06-10 02:33:41.357 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 4f67fe96-c396-4d52-8e96-7905fcf27726 2026-06-10 02:33:42.808 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 4f67fe96-c396-4d52-8e96-7905fcf27726 2026-06-10 02:33:44.816 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:33:46.353 13 INFO neutron.plugins.ml2.plugin [None req-c08a2377-a6aa-4bb3-b004-8b1b29c001da - - - - - -] Attempt 1 to provision port d0ef2355-9ec9-4d31-ac81-7ace11a7646b 2026-06-10 02:33:46.379 13 INFO neutron.plugins.ml2.plugin [None req-c08a2377-a6aa-4bb3-b004-8b1b29c001da - - - - - -] Attempt 1 to provision port 9872e60c-b545-4190-bb7c-056b49f326be 2026-06-10 02:33:46.428 13 INFO neutron.plugins.ml2.plugin [None req-c08a2377-a6aa-4bb3-b004-8b1b29c001da - - - - - -] Attempt 1 to provision port 4f67fe96-c396-4d52-8e96-7905fcf27726 2026-06-10 02:33:46.471 13 INFO neutron.plugins.ml2.plugin [None req-c08a2377-a6aa-4bb3-b004-8b1b29c001da - - - - - -] Attempt 1 to provision port 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:33:46.518 13 INFO neutron.plugins.ml2.plugin [None req-c08a2377-a6aa-4bb3-b004-8b1b29c001da - - - - - -] Attempt 1 to provision port 5f785b44-c5cf-445c-a367-418a1e65b5ac 2026-06-10 02:33:51.344 16 INFO neutron.plugins.ml2.plugin [None req-86ef5e7f-9a63-4f26-ba23-740545a26725 - - - - - -] Attempt 1 to provision port 5f785b44-c5cf-445c-a367-418a1e65b5ac 2026-06-10 02:33:51.367 16 INFO neutron.plugins.ml2.plugin [None req-86ef5e7f-9a63-4f26-ba23-740545a26725 - - - - - -] Attempt 1 to provision port 9872e60c-b545-4190-bb7c-056b49f326be 2026-06-10 02:33:51.415 16 INFO neutron.plugins.ml2.plugin [None req-86ef5e7f-9a63-4f26-ba23-740545a26725 - - - - - -] Attempt 1 to provision port 4f67fe96-c396-4d52-8e96-7905fcf27726 2026-06-10 02:33:51.461 16 INFO neutron.plugins.ml2.plugin [None req-86ef5e7f-9a63-4f26-ba23-740545a26725 - - - - - -] Attempt 1 to provision port da64960a-b304-4340-ae88-739089840592 2026-06-10 02:33:51.485 16 INFO neutron.plugins.ml2.plugin [None req-86ef5e7f-9a63-4f26-ba23-740545a26725 - - - - - -] Attempt 1 to provision port 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:33:51.529 16 INFO neutron.plugins.ml2.plugin [None req-86ef5e7f-9a63-4f26-ba23-740545a26725 - - - - - -] Attempt 1 to provision port 0e645b7d-344c-400a-ac23-6cf7952bdb7b 2026-06-10 02:33:53.308 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ab470633-2bc0-4883-a449-921d47860b0f 2026-06-10 02:33:53.402 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3307952b-c5c9-4343-bb0d-c9933187b3a6'] response: {'server_uuid': 'fd4f30e1-45e3-48c7-830f-56b95e629b20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab470633-2bc0-4883-a449-921d47860b0f', 'code': 200} 2026-06-10 02:33:54.848 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 0e645b7d-344c-400a-ac23-6cf7952bdb7b 2026-06-10 02:33:55.146 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5f785b44-c5cf-445c-a367-418a1e65b5ac 2026-06-10 02:33:55.410 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ab470633-2bc0-4883-a449-921d47860b0f 2026-06-10 02:33:56.815 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 0e645b7d-344c-400a-ac23-6cf7952bdb7b 2026-06-10 02:33:56.996 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port d0ef2355-9ec9-4d31-ac81-7ace11a7646b 2026-06-10 02:33:57.240 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port da64960a-b304-4340-ae88-739089840592 2026-06-10 02:33:57.496 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 5f785b44-c5cf-445c-a367-418a1e65b5ac 2026-06-10 02:33:57.854 13 INFO neutron.plugins.ml2.plugin [None req-54d0ce95-d4fd-4e1e-9fa4-15ba37935e07 - - - - - -] Attempt 1 to provision port 0e645b7d-344c-400a-ac23-6cf7952bdb7b 2026-06-10 02:33:57.911 13 INFO neutron.plugins.ml2.plugin [None req-54d0ce95-d4fd-4e1e-9fa4-15ba37935e07 - - - - - -] Attempt 1 to provision port ab470633-2bc0-4883-a449-921d47860b0f 2026-06-10 02:33:57.954 13 INFO neutron.plugins.ml2.plugin [None req-54d0ce95-d4fd-4e1e-9fa4-15ba37935e07 - - - - - -] Attempt 1 to provision port 9872e60c-b545-4190-bb7c-056b49f326be 2026-06-10 02:33:57.999 13 INFO neutron.plugins.ml2.plugin [None req-54d0ce95-d4fd-4e1e-9fa4-15ba37935e07 - - - - - -] Attempt 1 to provision port 4f67fe96-c396-4d52-8e96-7905fcf27726 2026-06-10 02:33:58.047 13 INFO neutron.plugins.ml2.plugin [None req-54d0ce95-d4fd-4e1e-9fa4-15ba37935e07 - - - - - -] Attempt 1 to provision port da64960a-b304-4340-ae88-739089840592 2026-06-10 02:33:58.092 13 INFO neutron.plugins.ml2.plugin [None req-54d0ce95-d4fd-4e1e-9fa4-15ba37935e07 - - - - - -] Attempt 1 to provision port 5f785b44-c5cf-445c-a367-418a1e65b5ac 2026-06-10 02:33:58.791 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port d0ef2355-9ec9-4d31-ac81-7ace11a7646b 2026-06-10 02:33:58.951 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port da64960a-b304-4340-ae88-739089840592 2026-06-10 02:34:00.097 13 INFO neutron.plugins.ml2.plugin [None req-f2c37fb2-9e59-41b8-97f4-dd0baa2bea57 - - - - - -] Attempt 1 to provision port 0e645b7d-344c-400a-ac23-6cf7952bdb7b 2026-06-10 02:34:02.128 16 INFO neutron.plugins.ml2.plugin [None req-688e69f0-3557-4441-b477-20967bb97061 - - - - - -] Attempt 1 to provision port ab470633-2bc0-4883-a449-921d47860b0f 2026-06-10 02:34:05.285 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ef4833f2-fcab-4ed4-84a3-1f641c5295fe 2026-06-10 02:34:05.379 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-321f6b5e-ce47-45aa-bea5-b3b01d060032'] response: {'server_uuid': '9607b3e8-7405-4f00-8d6e-100218859fd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef4833f2-fcab-4ed4-84a3-1f641c5295fe', 'code': 200} 2026-06-10 02:34:06.773 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port ef4833f2-fcab-4ed4-84a3-1f641c5295fe 2026-06-10 02:34:08.808 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 2ec7ab64-8f3d-41dd-8eb0-59206f268b44 2026-06-10 02:34:08.935 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d20ce37-21b0-417e-9892-ae622c7e8dea'] response: {'server_uuid': '90b91b05-cea0-43db-9a6c-73f31ece6308', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ec7ab64-8f3d-41dd-8eb0-59206f268b44', 'code': 200} 2026-06-10 02:34:10.759 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 2ec7ab64-8f3d-41dd-8eb0-59206f268b44 2026-06-10 02:34:36.562 13 INFO neutron.plugins.ml2.plugin [None req-39a171ab-5535-40cb-a51e-da82e147fbb5 - - - - - -] Attempt 1 to provision port da0c4e83-5ee5-4f07-b032-7f2d93f215c7 2026-06-10 02:34:57.347 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port d22d347f-4b06-4d4e-b090-48167c901043 2026-06-10 02:34:57.439 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a78197e6-ab83-404d-a20a-53f3401226fc'] response: {'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd22d347f-4b06-4d4e-b090-48167c901043', 'code': 200} 2026-06-10 02:34:58.793 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port d22d347f-4b06-4d4e-b090-48167c901043 2026-06-10 02:35:10.915 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port e5f3d29f-1ebc-4433-a44d-d260af7d4040 2026-06-10 02:35:12.570 13 INFO neutron_taas.services.taas.taas_plugin [None req-28fc224a-2473-4ffb-b626-46a779a17d69 - - - - - -] TaaS: Handle Delete Port: e5f3d29f-1ebc-4433-a44d-d260af7d4040 2026-06-10 02:35:12.577 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28fc224a-2473-4ffb-b626-46a779a17d69 - - - - - -] Tap Mirror: Handle Delete Port: e5f3d29f-1ebc-4433-a44d-d260af7d4040 2026-06-10 02:35:39.058 13 INFO neutron.plugins.ml2.plugin [None req-aef1dbee-d44d-4b36-996d-6464f7438173 - - - - - -] Attempt 1 to provision port 269a8c1e-4a91-4f48-86d7-a768f8d4eeff 2026-06-10 02:35:44.823 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 269a8c1e-4a91-4f48-86d7-a768f8d4eeff 2026-06-10 02:35:44.954 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8c1f7d9-5f2b-4e67-b15e-d4c69b87bfbf'] response: {'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '269a8c1e-4a91-4f48-86d7-a768f8d4eeff', 'code': 200} 2026-06-10 02:35:46.801 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 269a8c1e-4a91-4f48-86d7-a768f8d4eeff 2026-06-10 02:35:49.312 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 269a8c1e-4a91-4f48-86d7-a768f8d4eeff 2026-06-10 02:36:12.057 13 INFO neutron.plugins.ml2.plugin [None req-72d0fca3-8b8b-49ec-995c-130e748ba368 - - - - - -] Attempt 1 to provision port f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:36:20.378 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:36:20.527 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-776cb75b-e60b-4bc7-bd47-44643b070884'] response: {'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4701fad-68c4-42e8-b85f-ae79fc8e143d', 'code': 200} 2026-06-10 02:36:20.980 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:36:28.903 16 INFO neutron.plugins.ml2.plugin [None req-7ba88fc2-847f-424d-a658-6a53dbfa23e4 - - - - - -] Attempt 1 to provision port 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:36:35.043 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:36:35.390 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8c3f1d9-ee35-4680-aab0-70af31a53c5c'] response: {'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9467309a-6ce7-4ed7-b118-883d0fba6615', 'code': 200} 2026-06-10 02:36:36.987 16 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:36:39.167 13 INFO neutron.plugins.ml2.plugin [None req-f9eeb190-2e7d-445d-bc01-588ab4862ea2 - - - - - -] Attempt 1 to provision port f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:36:52.135 13 INFO neutron.plugins.ml2.plugin [None req-830a40d6-069a-4867-8e41-16b9dfd76d8a - - - - - -] Attempt 1 to provision port 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:36:53.078 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:36:53.524 16 INFO neutron.plugins.ml2.plugin [None req-3e892bf7-0553-4172-87d8-84a20f1ec095 - - - - - -] Attempt 1 to provision port 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:37:02.094 16 INFO neutron.plugins.ml2.plugin [None req-dcfa1932-8d1b-460e-9a03-956fb37c7c8a - - - - - -] Attempt 1 to provision port f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:37:03.025 13 INFO neutron.plugins.ml2.plugin [None req-04f7f522-701a-4a7a-b5ed-eddceff33c60 - - - - - -] Attempt 1 to provision port f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:37:35.170 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-74d68945-764a-4ab5-ab54-a692824215f2'] response: {'server_uuid': '90b91b05-cea0-43db-9a6c-73f31ece6308', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ec7ab64-8f3d-41dd-8eb0-59206f268b44', 'code': 200}