+ 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-13 01:47:14.942 1 INFO neutron.common.config [-] Logging enabled! 2026-06-13 01:47:14.942 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev15 2026-06-13 01:47:14.942 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-13 01:47:14.942 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 01:47:16.548 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 01:47:16.551 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 01:47:16.554 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-13 01:47:16.555 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 01:47:16.555 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 01:47:16.555 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 01:47:16.556 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 01:47:16.562 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 01:47:16.562 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 01:47:16.562 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 01:47:16.585 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 01:47:16.586 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 01:47:16.586 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 01:47:16.608 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 01:47:16.608 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 01:47:16.608 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 01:47:16.608 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 01:47:16.904 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing driver for type 'vlan' 2026-06-13 01:47:17.072 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] VlanTypeDriver initialization complete 2026-06-13 01:47:17.072 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 01:47:17.073 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 01:47:17.132 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 01:47:17.133 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 01:47:17.133 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing extension driver 'port_security' 2026-06-13 01:47:17.133 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 01:47:17.133 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing extension driver 'qos' 2026-06-13 01:47:17.134 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 01:47:17.134 1 INFO neutron.plugins.ml2.managers [None req-8fa9516a-680c-4640-aaf7-07eda6cdd3d1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 01:47:17.151 1 INFO neutron.quota [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded quota_driver: . 2026-06-13 01:47:17.152 1 INFO neutron.plugins.ml2.plugin [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 01:47:17.152 1 INFO neutron.plugins.ml2.managers [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 01:47:17.152 1 INFO neutron.plugins.ml2.managers [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 01:47:17.152 1 INFO neutron.plugins.ml2.managers [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 01:47:17.153 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: qos 2026-06-13 01:47:17.167 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: router 2026-06-13 01:47:17.209 1 INFO neutron.services.service_base [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 01:47:17.210 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: segments 2026-06-13 01:47:17.387 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: trunk 2026-06-13 01:47:17.402 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: vpnaas 2026-06-13 01:47:17.437 1 WARNING stevedore.named [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 01:47:17.520 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 01:47:17.521 1 INFO neutron.common.utils [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 01:47:17.521 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: taas 2026-06-13 01:47:17.542 1 WARNING stevedore.named [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 01:47:17.566 1 INFO neutron_taas.services.taas.taas_plugin [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-13 01:47:17.566 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: tapmirror 2026-06-13 01:47:17.578 1 WARNING stevedore.named [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 01:47:17.590 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-13 01:47:17.591 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: auto_allocate 2026-06-13 01:47:17.599 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: tag 2026-06-13 01:47:17.609 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: timestamp 2026-06-13 01:47:17.613 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 01:47:17.617 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: flavors 2026-06-13 01:47:17.620 1 INFO neutron.manager [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loading Plugin: revisions 2026-06-13 01:47:17.624 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Initializing extension manager. 2026-06-13 01:47:17.625 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: address-group 2026-06-13 01:47:17.626 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: address-scope 2026-06-13 01:47:17.626 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 01:47:17.627 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: agent 2026-06-13 01:47:17.627 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 01:47:17.629 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 01:47:17.629 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 01:47:17.630 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: availability_zone 2026-06-13 01:47:17.630 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 01:47:17.631 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 01:47:17.631 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: default-subnetpools 2026-06-13 01:47:17.632 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 01:47:17.633 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: dns-integration 2026-06-13 01:47:17.633 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 01:47:17.634 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 01:47:17.634 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: dvr 2026-06-13 01:47:17.635 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 01:47:17.635 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 01:47:17.635 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 01:47:17.636 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 01:47:17.636 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: external-net 2026-06-13 01:47:17.637 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 01:47:17.638 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: extraroute 2026-06-13 01:47:17.638 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 01:47:17.639 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 01:47:17.639 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 01:47:17.640 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 01:47:17.640 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 01:47:17.641 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: fip-port-details 2026-06-13 01:47:17.641 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: flavors 2026-06-13 01:47:17.645 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 01:47:17.646 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: floatingip-pools 2026-06-13 01:47:17.646 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: ip_allocation 2026-06-13 01:47:17.647 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 01:47:17.647 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: l2_adjacency 2026-06-13 01:47:17.648 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: router 2026-06-13 01:47:17.651 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 01:47:17.651 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-13 01:47:17.652 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-13 01:47:17.652 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 01:47:17.653 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: l3-ha 2026-06-13 01:47:17.653 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 01:47:17.654 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 01:47:17.654 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: l3-flavors 2026-06-13 01:47:17.655 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 01:47:17.655 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 01:47:17.657 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 01:47:17.658 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 01:47:17.659 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 01:47:17.660 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 01:47:17.661 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 01:47:17.661 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: multi-provider 2026-06-13 01:47:17.662 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: net-mtu 2026-06-13 01:47:17.662 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 01:47:17.663 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: network_availability_zone 2026-06-13 01:47:17.663 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: network_ha 2026-06-13 01:47:17.664 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: network-ip-availability 2026-06-13 01:47:17.665 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 01:47:17.666 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: pagination 2026-06-13 01:47:17.666 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-device-profile 2026-06-13 01:47:17.667 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-13 01:47:17.667 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 01:47:17.667 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 01:47:17.668 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-mac-override 2026-06-13 01:47:17.668 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 01:47:17.669 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 01:47:17.669 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-13 01:47:17.670 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-resource-request 2026-06-13 01:47:17.671 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 01:47:17.671 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-13 01:47:17.672 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: binding 2026-06-13 01:47:17.673 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: binding-extended 2026-06-13 01:47:17.673 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-security 2026-06-13 01:47:17.673 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: project-id 2026-06-13 01:47:17.674 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: provider 2026-06-13 01:47:17.675 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-13 01:47:17.676 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos 2026-06-13 01:47:17.677 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 01:47:17.677 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 01:47:17.678 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-default 2026-06-13 01:47:17.678 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-fip 2026-06-13 01:47:17.679 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 01:47:17.679 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 01:47:17.679 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 01:47:17.680 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 01:47:17.681 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 01:47:17.681 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-pps 2026-06-13 01:47:17.682 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 01:47:17.682 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 01:47:17.683 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 01:47:17.683 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: quota-check-limit 2026-06-13 01:47:17.684 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-13 01:47:17.686 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: quotas 2026-06-13 01:47:17.689 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: quota_details 2026-06-13 01:47:17.690 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: rbac-policies 2026-06-13 01:47:17.691 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: rbac-address-group 2026-06-13 01:47:17.691 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 01:47:17.692 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 01:47:17.692 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 01:47:17.693 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: revision-if-match 2026-06-13 01:47:17.693 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 01:47:17.694 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: router_availability_zone 2026-06-13 01:47:17.694 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 01:47:17.696 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 01:47:17.697 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 01:47:17.697 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 01:47:17.698 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 01:47:17.698 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-13 01:47:17.698 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 01:47:17.703 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: security-group 2026-06-13 01:47:17.704 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: segment 2026-06-13 01:47:17.704 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 01:47:17.705 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: service-type 2026-06-13 01:47:17.705 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: sorting 2026-06-13 01:47:17.706 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 01:47:17.706 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: standard-attr-description 2026-06-13 01:47:17.707 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: stateful-security-group 2026-06-13 01:47:17.707 1 WARNING neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 01:47:17.708 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 01:47:17.709 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: subnet-external-network 2026-06-13 01:47:17.709 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: subnet_onboard 2026-06-13 01:47:17.710 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 01:47:17.711 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: subnet-service-types 2026-06-13 01:47:17.711 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: subnet_allocation 2026-06-13 01:47:17.712 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 01:47:17.713 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: tag-creation 2026-06-13 01:47:17.713 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 01:47:17.717 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 01:47:17.718 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 01:47:17.718 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: trunk 2026-06-13 01:47:17.719 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: trunk-details 2026-06-13 01:47:17.719 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 01:47:17.719 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-13 01:47:17.720 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 01:47:17.721 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-13 01:47:17.722 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-13 01:47:17.723 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 01:47:17.723 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: vpn-flavors 2026-06-13 01:47:17.725 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: vpnaas 2026-06-13 01:47:17.726 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: taas 2026-06-13 01:47:17.727 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: tap-mirror 2026-06-13 01:47:17.727 1 INFO neutron.api.extensions [None req-bc86fd1c-1c3e-4a95-a0c3-112a541bf4e8 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-13 01:47:47.819 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-13 01:47:47.872 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-13 01:47:47.879 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-13 01:48:07.832 16 INFO neutron.db.l3_hamode_db [None req-eb3af127-5e90-443b-a347-561ecb353a0d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 01:48:28.748 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port aa0d548d-ffcb-40ba-8127-3c3bc088e4e3 2026-06-13 01:48:29.738 16 INFO neutron.plugins.ml2.plugin [None req-4197ef02-08a8-4568-8719-df1503daa745 - - - - - -] Attempt 1 to provision port aa0d548d-ffcb-40ba-8127-3c3bc088e4e3 2026-06-13 01:48:30.628 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port aa0d548d-ffcb-40ba-8127-3c3bc088e4e3 2026-06-13 01:48:31.437 16 INFO neutron.plugins.ml2.plugin [None req-b4b425eb-2654-4485-911f-0c752a0c5228 - - - - - -] Attempt 1 to provision port aa0d548d-ffcb-40ba-8127-3c3bc088e4e3 2026-06-13 01:53:06.879 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port cd49cabf-7e4e-4af5-994f-55da97a1b0cb 2026-06-13 01:53:07.744 16 INFO neutron.plugins.ml2.plugin [None req-ca15d0ca-0e73-421a-8bef-5f6086ca72cf - - - - - -] Attempt 1 to provision port cd49cabf-7e4e-4af5-994f-55da97a1b0cb 2026-06-13 01:53:08.732 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port cd49cabf-7e4e-4af5-994f-55da97a1b0cb 2026-06-13 01:53:09.403 16 INFO neutron.plugins.ml2.plugin [None req-edd2e76d-91bc-4b79-98cd-c21ff4236d29 - - - - - -] Attempt 1 to provision port cd49cabf-7e4e-4af5-994f-55da97a1b0cb 2026-06-13 01:53:15.373 16 INFO neutron.plugins.ml2.plugin [None req-7643a6bd-0088-4cb0-bfb7-a063def06d47 - - - - - -] Attempt 1 to provision port cfff0032-7409-4ac2-9f9a-541c8acbf7ce 2026-06-13 01:57:23.355 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port cfff0032-7409-4ac2-9f9a-541c8acbf7ce 2026-06-13 01:57:24.779 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port cfff0032-7409-4ac2-9f9a-541c8acbf7ce 2026-06-13 02:08:59.032 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3cc8a6a2-e575-466e-ba0a-732295120617 2026-06-13 02:09:00.994 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3cc8a6a2-e575-466e-ba0a-732295120617 2026-06-13 02:15:38.078 13 INFO neutron.plugins.ml2.plugin [None req-e0ba8d28-4653-4574-980e-049ed720c737 - - - - - -] Attempt 1 to provision port aa0d548d-ffcb-40ba-8127-3c3bc088e4e3 2026-06-13 02:15:38.138 13 INFO neutron.plugins.ml2.plugin [None req-e0ba8d28-4653-4574-980e-049ed720c737 - - - - - -] Attempt 1 to provision port cd49cabf-7e4e-4af5-994f-55da97a1b0cb 2026-06-13 02:15:38.196 13 INFO neutron.plugins.ml2.plugin [None req-e0ba8d28-4653-4574-980e-049ed720c737 - - - - - -] Attempt 1 to provision port cfff0032-7409-4ac2-9f9a-541c8acbf7ce 2026-06-13 02:26:17.396 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port e3ae9119-2f87-46f5-9862-dd1f8f551da5 2026-06-13 02:26:19.333 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port e3ae9119-2f87-46f5-9862-dd1f8f551da5 2026-06-13 02:26:21.513 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6d8a48bb-36b8-460c-b15a-378e2e730e84 2026-06-13 02:26:23.317 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6d8a48bb-36b8-460c-b15a-378e2e730e84 2026-06-13 02:26:27.521 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3c3f3ff0-2dca-41dc-8613-ed208be10ff6 2026-06-13 02:26:27.993 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3276fa2c-b271-4f15-866d-cac284768c48 2026-06-13 02:26:29.440 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3276fa2c-b271-4f15-866d-cac284768c48 2026-06-13 02:26:29.638 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 23a4ac71-23ed-47d8-8465-fb77afc1e3cb 2026-06-13 02:26:30.002 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3c3f3ff0-2dca-41dc-8613-ed208be10ff6 2026-06-13 02:26:31.745 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 23a4ac71-23ed-47d8-8465-fb77afc1e3cb 2026-06-13 02:26:32.021 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9e006b16-b9e8-4db1-b079-30bbae4cfee3 2026-06-13 02:26:34.524 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3614c549-78cf-4c1d-bce4-e76d7e2e86ce 2026-06-13 02:26:34.988 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:26:35.077 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e9c6a90-71cf-400d-bbdf-289f1dd7db1f'] response: {'server_uuid': '1359fdd5-ff56-462f-aa34-4dab2fbb57f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3614c549-78cf-4c1d-bce4-e76d7e2e86ce', 'code': 200} 2026-06-13 02:26:35.493 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9e006b16-b9e8-4db1-b079-30bbae4cfee3 2026-06-13 02:26:36.356 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3614c549-78cf-4c1d-bce4-e76d7e2e86ce 2026-06-13 02:26:36.615 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:26:36.885 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 7437a53e-3f74-4397-9715-e3f346541444 2026-06-13 02:26:37.290 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c104bd3-e803-448f-9226-e97d4dd773c7'] response: {'server_uuid': 'be83895f-e1ee-4195-85c8-be83ea61da17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f594d9e7-b24d-4455-95ee-f350120080df', 'code': 200} 2026-06-13 02:26:38.767 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 7437a53e-3f74-4397-9715-e3f346541444 2026-06-13 02:26:43.535 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 90da9bce-3b23-4e23-8cd0-470635ed842f 2026-06-13 02:26:43.840 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port fe8ba10b-369f-4738-a56f-93969a6d0174 2026-06-13 02:26:44.340 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-13ad30e5-5ad9-4d81-b96d-2447a6cc9edc'] response: {'server_uuid': 'f7371f20-08e3-4085-b9ca-37bac0d70bb8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe8ba10b-369f-4738-a56f-93969a6d0174', 'code': 200} 2026-06-13 02:26:44.740 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 90da9bce-3b23-4e23-8cd0-470635ed842f 2026-06-13 02:26:44.969 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port fe8ba10b-369f-4738-a56f-93969a6d0174 2026-06-13 02:26:45.343 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 6d8a48bb-36b8-460c-b15a-378e2e730e84 2026-06-13 02:26:45.399 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port a11adc2a-ddf0-456b-a41d-75c4e2dd8415 2026-06-13 02:26:45.423 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 048e2c7a-5ebe-48af-bd8e-7d396cb23b32 2026-06-13 02:26:45.452 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 9e006b16-b9e8-4db1-b079-30bbae4cfee3 2026-06-13 02:26:45.522 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 6f870437-381d-492d-9522-a3aee7ff790b 2026-06-13 02:26:45.557 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:26:45.616 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 24f0b9a4-1999-429f-9e62-b911e9a970f5 2026-06-13 02:26:45.640 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 31c5b045-da04-4788-867d-aa76016a329c 2026-06-13 02:26:45.665 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 6ca9af8f-4c3e-4e6f-b57d-59618a7d1b0d 2026-06-13 02:26:45.692 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port abe19dbf-04ac-4aeb-8d9c-aa25305122cd 2026-06-13 02:26:45.718 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 9f5f2e88-ff1b-47ef-bb9c-5f1206485134 2026-06-13 02:26:45.743 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port e3ae9119-2f87-46f5-9862-dd1f8f551da5 2026-06-13 02:26:45.795 13 INFO neutron.plugins.ml2.plugin [None req-ce74c32a-e002-42e8-a482-7f14251014fd - - - - - -] Attempt 1 to provision port 90da9bce-3b23-4e23-8cd0-470635ed842f 2026-06-13 02:26:49.296 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 31558417-02b7-49a4-8530-219c20c71978 2026-06-13 02:26:49.412 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a09095b-d551-42a5-a98b-c74cb5705cf5'] response: {'server_uuid': '56f3be16-8b85-4cbb-8e2f-6abb84699e6b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31558417-02b7-49a4-8530-219c20c71978', 'code': 200} 2026-06-13 02:26:50.701 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 31558417-02b7-49a4-8530-219c20c71978 2026-06-13 02:26:51.038 16 INFO neutron.plugins.ml2.plugin [None req-dd4236a6-f13e-4484-97f5-ece250db52dc - - - - - -] Attempt 1 to provision port 6f870437-381d-492d-9522-a3aee7ff790b 2026-06-13 02:26:51.073 16 INFO neutron.plugins.ml2.plugin [None req-dd4236a6-f13e-4484-97f5-ece250db52dc - - - - - -] Attempt 1 to provision port a11adc2a-ddf0-456b-a41d-75c4e2dd8415 2026-06-13 02:26:54.905 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7952be46-2f7a-40d3-a9db-8507d0e207da'] response: {'server_uuid': '56f3be16-8b85-4cbb-8e2f-6abb84699e6b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '31558417-02b7-49a4-8530-219c20c71978', 'code': 200} 2026-06-13 02:26:55.025 13 INFO neutron.plugins.ml2.plugin [None req-88bba945-c2ba-446e-b41e-67b1ffb54117 - - - - - -] Attempt 1 to provision port 6ca9af8f-4c3e-4e6f-b57d-59618a7d1b0d 2026-06-13 02:26:55.083 13 INFO neutron.plugins.ml2.plugin [None req-88bba945-c2ba-446e-b41e-67b1ffb54117 - - - - - -] Attempt 1 to provision port 3614c549-78cf-4c1d-bce4-e76d7e2e86ce 2026-06-13 02:26:55.185 13 INFO neutron.plugins.ml2.plugin [None req-88bba945-c2ba-446e-b41e-67b1ffb54117 - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:26:57.124 16 INFO neutron.plugins.ml2.plugin [None req-5c79302b-229e-4404-b19b-6e6d14a9da22 - - - - - -] Attempt 1 to provision port 6ca9af8f-4c3e-4e6f-b57d-59618a7d1b0d 2026-06-13 02:27:06.753 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port d73e219d-f4d6-4d33-b44b-0a0650ed4398 2026-06-13 02:27:08.876 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port d73e219d-f4d6-4d33-b44b-0a0650ed4398 2026-06-13 02:27:09.140 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9f5f2e88-ff1b-47ef-bb9c-5f1206485134 2026-06-13 02:27:09.462 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 31c5b045-da04-4788-867d-aa76016a329c 2026-06-13 02:27:09.797 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2204beac-f4fa-4e1b-9689-5a57be673e33 2026-06-13 02:27:10.696 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 31c5b045-da04-4788-867d-aa76016a329c 2026-06-13 02:27:10.913 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9f5f2e88-ff1b-47ef-bb9c-5f1206485134 2026-06-13 02:27:11.064 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2204beac-f4fa-4e1b-9689-5a57be673e33 2026-06-13 02:27:13.305 13 INFO neutron.plugins.ml2.plugin [None req-1c52ed4c-c452-4b16-8e6c-f83d5b3c94e3 - - - - - -] Attempt 1 to provision port 02446d36-e26a-4a4e-ad43-72d42381aab4 2026-06-13 02:27:13.377 13 INFO neutron.plugins.ml2.plugin [None req-1c52ed4c-c452-4b16-8e6c-f83d5b3c94e3 - - - - - -] Attempt 1 to provision port 2204beac-f4fa-4e1b-9689-5a57be673e33 2026-06-13 02:27:13.504 13 INFO neutron.plugins.ml2.plugin [None req-1c52ed4c-c452-4b16-8e6c-f83d5b3c94e3 - - - - - -] Attempt 1 to provision port 00aa451a-a1f2-44a0-918f-468b25022157 2026-06-13 02:27:14.761 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 24f0b9a4-1999-429f-9e62-b911e9a970f5 2026-06-13 02:27:15.585 16 INFO neutron.plugins.ml2.plugin [None req-fc55c088-c159-4da8-9d3a-2a78c2c22e0f - - - - - -] Attempt 1 to provision port 02446d36-e26a-4a4e-ad43-72d42381aab4 2026-06-13 02:27:16.738 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port a11adc2a-ddf0-456b-a41d-75c4e2dd8415 2026-06-13 02:27:17.087 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 24f0b9a4-1999-429f-9e62-b911e9a970f5 2026-06-13 02:27:19.877 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port a11adc2a-ddf0-456b-a41d-75c4e2dd8415 2026-06-13 02:27:20.155 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port b2c6910d-17e3-4c1e-b99e-5d6cd7426c91 2026-06-13 02:27:20.273 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-508eeea5-41ee-471f-a27e-bbd87dfbb09a'] response: {'server_uuid': 'c5ce72ca-c28b-4de7-b476-c0ab42f60598', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2c6910d-17e3-4c1e-b99e-5d6cd7426c91', 'code': 200} 2026-06-13 02:27:21.069 16 INFO neutron.plugins.ml2.plugin [None req-b13ba714-551d-4975-b075-5f4a0ce29eeb - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:27:21.082 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:27:21.378 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port b2c6910d-17e3-4c1e-b99e-5d6cd7426c91 2026-06-13 02:27:24.736 16 INFO neutron.plugins.ml2.plugin [None req-bc4bc41e-ff3e-48e2-af47-fa9f47101a24 - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:27:25.080 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 02446d36-e26a-4a4e-ad43-72d42381aab4 2026-06-13 02:27:25.412 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f594d9e7-b24d-4455-95ee-f350120080df 2026-06-13 02:27:25.637 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 00aa451a-a1f2-44a0-918f-468b25022157 2026-06-13 02:27:27.103 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 02446d36-e26a-4a4e-ad43-72d42381aab4 2026-06-13 02:27:27.327 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 00aa451a-a1f2-44a0-918f-468b25022157 2026-06-13 02:27:29.025 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 802c717f-136e-4868-8cac-9de6042f680f 2026-06-13 02:27:30.001 13 INFO neutron.plugins.ml2.plugin [None req-1279eb46-b276-4455-9c56-6c89a487a10b - - - - - -] Attempt 1 to provision port 802c717f-136e-4868-8cac-9de6042f680f 2026-06-13 02:27:31.129 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 802c717f-136e-4868-8cac-9de6042f680f 2026-06-13 02:27:31.940 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-726e45aa-24fe-4007-9f7d-c436eaa8ab1f'] response: {'server_uuid': '1359fdd5-ff56-462f-aa34-4dab2fbb57f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3614c549-78cf-4c1d-bce4-e76d7e2e86ce', 'code': 200} 2026-06-13 02:27:33.718 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3614c549-78cf-4c1d-bce4-e76d7e2e86ce 2026-06-13 02:27:33.986 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-afb541e9-488c-488e-bf88-540e76c625c5'] response: {'server_uuid': '1359fdd5-ff56-462f-aa34-4dab2fbb57f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3614c549-78cf-4c1d-bce4-e76d7e2e86ce', 'code': 200} 2026-06-13 02:27:35.334 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 3614c549-78cf-4c1d-bce4-e76d7e2e86ce 2026-06-13 02:27:45.314 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 8388876a-c3d7-4ef4-a500-51a00ac605a3 2026-06-13 02:27:45.866 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port d3e94d84-7ee9-49ab-9786-63f30131568e 2026-06-13 02:27:47.066 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 8388876a-c3d7-4ef4-a500-51a00ac605a3 2026-06-13 02:27:47.372 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port d3e94d84-7ee9-49ab-9786-63f30131568e 2026-06-13 02:27:57.305 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bf62d5b-d22d-45a8-9bfa-fb8bd650a4d5'] response: {'server_uuid': '1359fdd5-ff56-462f-aa34-4dab2fbb57f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3614c549-78cf-4c1d-bce4-e76d7e2e86ce', 'code': 200} 2026-06-13 02:28:01.705 13 INFO neutron.plugins.ml2.plugin [None req-bc42bccf-06ae-4a85-913c-1e17e2dec12c - - - - - -] Attempt 1 to provision port 8388876a-c3d7-4ef4-a500-51a00ac605a3 2026-06-13 02:28:01.863 13 INFO neutron.plugins.ml2.plugin [None req-bc42bccf-06ae-4a85-913c-1e17e2dec12c - - - - - -] Attempt 1 to provision port 363f8086-ee62-4471-ad09-1013d1b0c3bb 2026-06-13 02:28:01.938 13 INFO neutron.plugins.ml2.plugin [None req-bc42bccf-06ae-4a85-913c-1e17e2dec12c - - - - - -] Attempt 1 to provision port 9f34eba7-dc48-4b72-b0b5-654bc16d85de 2026-06-13 02:28:03.329 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 363f8086-ee62-4471-ad09-1013d1b0c3bb 2026-06-13 02:28:03.871 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9f34eba7-dc48-4b72-b0b5-654bc16d85de 2026-06-13 02:28:05.921 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 363f8086-ee62-4471-ad09-1013d1b0c3bb 2026-06-13 02:28:06.081 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 33cd81e7-fcf1-485b-bb21-8034f8c15ceb 2026-06-13 02:28:06.224 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b40b180f-eab4-4f7d-8223-91848cb6b7a8'] response: {'server_uuid': 'bb20c951-7439-4389-b05a-fee853f2cd38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33cd81e7-fcf1-485b-bb21-8034f8c15ceb', 'code': 200} 2026-06-13 02:28:06.481 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9f34eba7-dc48-4b72-b0b5-654bc16d85de 2026-06-13 02:28:07.831 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 33cd81e7-fcf1-485b-bb21-8034f8c15ceb 2026-06-13 02:28:57.102 16 INFO neutron.plugins.ml2.plugin [None req-848345bb-0ddf-42af-8aee-0ad6d4c8ac1d - - - - - -] Attempt 1 to provision port 67dd10f6-f97f-4322-9838-ede6d31e16d6 2026-06-13 02:29:01.798 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 84c2343b-a050-4153-b0e7-2ba28c5f6333 2026-06-13 02:29:02.121 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port a24dffae-ca67-4356-b717-eb0367832165 2026-06-13 02:29:03.852 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 84c2343b-a050-4153-b0e7-2ba28c5f6333 2026-06-13 02:29:04.078 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port a24dffae-ca67-4356-b717-eb0367832165 2026-06-13 02:29:04.642 13 INFO neutron.plugins.ml2.plugin [None req-744943f6-9106-4b19-931d-41115589fee9 - - - - - -] Attempt 1 to provision port fa187960-5480-479e-af8f-71af5cb3e07a 2026-06-13 02:29:04.683 13 INFO neutron.plugins.ml2.plugin [None req-744943f6-9106-4b19-931d-41115589fee9 - - - - - -] Attempt 1 to provision port 84c2343b-a050-4153-b0e7-2ba28c5f6333 2026-06-13 02:29:07.453 16 INFO neutron.plugins.ml2.plugin [None req-14995c04-2391-4808-85ee-f065821a2c9a - - - - - -] Attempt 1 to provision port 84c2343b-a050-4153-b0e7-2ba28c5f6333 2026-06-13 02:29:07.529 16 INFO neutron.plugins.ml2.plugin [None req-14995c04-2391-4808-85ee-f065821a2c9a - - - - - -] Attempt 1 to provision port 06149d22-6a1a-452c-856b-9c1c6633bbea 2026-06-13 02:29:09.344 13 INFO neutron.plugins.ml2.plugin [None req-b1a95ad0-2f54-44f3-820a-3936802c8303 - - - - - -] Attempt 1 to provision port 06149d22-6a1a-452c-856b-9c1c6633bbea 2026-06-13 02:29:11.463 16 INFO neutron.plugins.ml2.plugin [None req-2189ea40-69d9-4b02-b9c3-2c82d6e465de - - - - - -] Attempt 1 to provision port 06149d22-6a1a-452c-856b-9c1c6633bbea 2026-06-13 02:29:17.006 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port d4452f3a-9e69-4440-b9e6-9aeaa2161be4 2026-06-13 02:29:17.162 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-53d8b469-671d-4673-a959-d434f44f2720'] response: {'server_uuid': 'd2ebbd4f-8da8-4324-a58b-b331f7ae930c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4452f3a-9e69-4440-b9e6-9aeaa2161be4', 'code': 200} 2026-06-13 02:29:18.140 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port d4452f3a-9e69-4440-b9e6-9aeaa2161be4 2026-06-13 02:29:20.160 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port fa187960-5480-479e-af8f-71af5cb3e07a 2026-06-13 02:29:20.534 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 06149d22-6a1a-452c-856b-9c1c6633bbea 2026-06-13 02:29:22.156 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port fa187960-5480-479e-af8f-71af5cb3e07a 2026-06-13 02:29:22.370 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 06149d22-6a1a-452c-856b-9c1c6633bbea 2026-06-13 02:29:30.318 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port c98bc61e-9812-4aa2-b544-0ba4f7093c9b 2026-06-13 02:29:32.108 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port c98bc61e-9812-4aa2-b544-0ba4f7093c9b 2026-06-13 02:29:35.587 16 INFO neutron.plugins.ml2.plugin [None req-510f71a4-e176-4d6f-ba67-8a8a736b4afc - - - - - -] Attempt 1 to provision port c98bc61e-9812-4aa2-b544-0ba4f7093c9b 2026-06-13 02:29:40.097 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 580796b2-4e9f-47de-8b6e-bc7a91b33893 2026-06-13 02:29:42.262 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 580796b2-4e9f-47de-8b6e-bc7a91b33893 2026-06-13 02:29:42.533 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 4535e22c-ea2a-4053-958b-defba5153b22 2026-06-13 02:29:44.126 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 4535e22c-ea2a-4053-958b-defba5153b22 2026-06-13 02:29:46.155 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9f1835b3-a3e2-42e4-a192-a1694c93bb04 2026-06-13 02:29:48.205 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9f1835b3-a3e2-42e4-a192-a1694c93bb04 2026-06-13 02:29:48.436 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 4ce8ed56-11eb-4c72-9004-60f46d6678a6 2026-06-13 02:29:50.192 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 4ce8ed56-11eb-4c72-9004-60f46d6678a6 2026-06-13 02:29:52.183 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port bdc36e49-9606-429b-8bec-9d7bf31503b2 2026-06-13 02:29:54.230 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port bdc36e49-9606-429b-8bec-9d7bf31503b2 2026-06-13 02:29:56.661 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port 4535e22c-ea2a-4053-958b-defba5153b22 2026-06-13 02:29:56.726 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port 4ce8ed56-11eb-4c72-9004-60f46d6678a6 2026-06-13 02:29:56.780 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port f2e85f05-865a-4314-90bc-8700f15c235a 2026-06-13 02:29:56.811 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port bdc36e49-9606-429b-8bec-9d7bf31503b2 2026-06-13 02:29:56.883 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port 314c1859-4199-4933-9a29-9b178214c721 2026-06-13 02:29:56.915 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port 8d473814-cdc3-4646-baed-260642e352b3 2026-06-13 02:29:56.948 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port 2d3bdcd9-43c7-4581-9c61-c4767f38322a 2026-06-13 02:29:57.007 16 INFO neutron.plugins.ml2.plugin [None req-ad5f237a-55ed-4b2c-8ec1-4dbb6165fa80 - - - - - -] Attempt 1 to provision port f5855e98-7970-47f0-b9df-851ccdbe6f23 2026-06-13 02:29:58.632 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 24c09ae4-1505-499f-b845-8042328c9b5b 2026-06-13 02:29:58.732 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-96746165-c02e-4d2f-9a7f-8aaa8f23429d'] response: {'server_uuid': 'd33d5341-4e07-4773-ae99-d020736873ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24c09ae4-1505-499f-b845-8042328c9b5b', 'code': 200} 2026-06-13 02:30:00.300 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port fb125e4c-65e4-4223-a38b-2cb294eacd8b 2026-06-13 02:30:00.699 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 24c09ae4-1505-499f-b845-8042328c9b5b 2026-06-13 02:30:01.013 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 314c1859-4199-4933-9a29-9b178214c721 2026-06-13 02:30:01.404 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f2e85f05-865a-4314-90bc-8700f15c235a 2026-06-13 02:30:03.120 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port fb125e4c-65e4-4223-a38b-2cb294eacd8b 2026-06-13 02:30:03.398 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f2e85f05-865a-4314-90bc-8700f15c235a 2026-06-13 02:30:03.696 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 1718af71-2cba-45ad-9704-e61e5344eacc 2026-06-13 02:30:03.909 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9e427d5-c150-4403-9dae-d69e72332aea'] response: {'server_uuid': 'd66a2eff-f31d-4e90-9108-b216d4a474c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1718af71-2cba-45ad-9704-e61e5344eacc', 'code': 200} 2026-06-13 02:30:04.607 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 314c1859-4199-4933-9a29-9b178214c721 2026-06-13 02:30:05.385 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 517a32f0-fa4a-449f-a374-3bfec5dcf910 2026-06-13 02:30:05.709 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 1718af71-2cba-45ad-9704-e61e5344eacc 2026-06-13 02:30:05.958 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2d3bdcd9-43c7-4581-9c61-c4767f38322a 2026-06-13 02:30:07.366 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 517a32f0-fa4a-449f-a374-3bfec5dcf910 2026-06-13 02:30:07.630 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 8d473814-cdc3-4646-baed-260642e352b3 2026-06-13 02:30:07.797 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port 24c09ae4-1505-499f-b845-8042328c9b5b 2026-06-13 02:30:07.875 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port 1718af71-2cba-45ad-9704-e61e5344eacc 2026-06-13 02:30:07.941 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port 4ce8ed56-11eb-4c72-9004-60f46d6678a6 2026-06-13 02:30:08.042 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2d3bdcd9-43c7-4581-9c61-c4767f38322a 2026-06-13 02:30:08.293 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f5855e98-7970-47f0-b9df-851ccdbe6f23 2026-06-13 02:30:08.385 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port 517a32f0-fa4a-449f-a374-3bfec5dcf910 2026-06-13 02:30:08.456 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port fb125e4c-65e4-4223-a38b-2cb294eacd8b 2026-06-13 02:30:08.531 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port bdc36e49-9606-429b-8bec-9d7bf31503b2 2026-06-13 02:30:08.674 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port 314c1859-4199-4933-9a29-9b178214c721 2026-06-13 02:30:08.811 16 INFO neutron.plugins.ml2.plugin [None req-827c3c60-c12a-416f-8907-91205f8f76e4 - - - - - -] Attempt 1 to provision port 2d3bdcd9-43c7-4581-9c61-c4767f38322a 2026-06-13 02:30:09.342 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 8d473814-cdc3-4646-baed-260642e352b3 2026-06-13 02:30:09.600 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port f5855e98-7970-47f0-b9df-851ccdbe6f23 2026-06-13 02:30:21.286 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port ef3f8ccd-288e-4420-a65c-8fa0a534be9c 2026-06-13 02:30:21.416 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-275cecac-ca23-473e-86ea-a80a5d6c4068'] response: {'server_uuid': 'a45bb791-8196-42ff-8110-56ad15bca86d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef3f8ccd-288e-4420-a65c-8fa0a534be9c', 'code': 200} 2026-06-13 02:30:23.365 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port ef3f8ccd-288e-4420-a65c-8fa0a534be9c 2026-06-13 02:30:23.619 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 24c09ae4-1505-499f-b845-8042328c9b5b 2026-06-13 02:30:23.686 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 1718af71-2cba-45ad-9704-e61e5344eacc 2026-06-13 02:30:23.748 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 4535e22c-ea2a-4053-958b-defba5153b22 2026-06-13 02:30:23.807 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 517a32f0-fa4a-449f-a374-3bfec5dcf910 2026-06-13 02:30:23.880 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port fb125e4c-65e4-4223-a38b-2cb294eacd8b 2026-06-13 02:30:23.958 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port ef3f8ccd-288e-4420-a65c-8fa0a534be9c 2026-06-13 02:30:24.012 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 314c1859-4199-4933-9a29-9b178214c721 2026-06-13 02:30:24.066 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 8d473814-cdc3-4646-baed-260642e352b3 2026-06-13 02:30:24.141 16 INFO neutron.plugins.ml2.plugin [None req-3ba269a6-4c74-4e3c-8d02-bce14685340e - - - - - -] Attempt 1 to provision port 2d3bdcd9-43c7-4581-9c61-c4767f38322a 2026-06-13 02:30:27.610 13 INFO neutron.plugins.ml2.plugin [None req-82fd610a-eae5-448e-8db6-276fcb299455 - - - - - -] Attempt 1 to provision port 8d473814-cdc3-4646-baed-260642e352b3 2026-06-13 02:30:27.674 13 INFO neutron.plugins.ml2.plugin [None req-82fd610a-eae5-448e-8db6-276fcb299455 - - - - - -] Attempt 1 to provision port 517a32f0-fa4a-449f-a374-3bfec5dcf910 2026-06-13 02:30:30.073 16 INFO neutron.plugins.ml2.plugin [None req-026f9cd2-db82-45e1-883e-441c2fa67969 - - - - - -] Attempt 1 to provision port 1718af71-2cba-45ad-9704-e61e5344eacc 2026-06-13 02:30:30.133 16 INFO neutron.plugins.ml2.plugin [None req-026f9cd2-db82-45e1-883e-441c2fa67969 - - - - - -] Attempt 1 to provision port 517a32f0-fa4a-449f-a374-3bfec5dcf910 2026-06-13 02:30:35.292 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6a771eac-67f6-4de2-aaeb-6bb415c5ca54 2026-06-13 02:30:39.813 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 010a2231-7705-4d9a-8e4c-a20fe108c321 2026-06-13 02:30:39.942 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f1f833d-2d50-4a1e-8cca-9b846c3ab3b2'] response: {'server_uuid': '35acda97-011e-457d-859a-904ce7901616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '010a2231-7705-4d9a-8e4c-a20fe108c321', 'code': 200} 2026-06-13 02:30:41.287 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 010a2231-7705-4d9a-8e4c-a20fe108c321 2026-06-13 02:30:41.575 13 INFO neutron.plugins.ml2.plugin [None req-00188ed3-0994-4e9c-b76a-c3b0752f8b77 - - - - - -] Attempt 1 to provision port 010a2231-7705-4d9a-8e4c-a20fe108c321 2026-06-13 02:30:53.527 16 INFO neutron.plugins.ml2.plugin [None req-9ad599d5-e4f1-4949-b72a-4e2fa451631c - - - - - -] Attempt 1 to provision port f08f24b4-129d-47b7-bba4-17ddb1221517 2026-06-13 02:31:15.849 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 49551a3a-2e44-44c5-adc6-8cc83e5bdefe 2026-06-13 02:31:15.989 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-055fae4f-83cb-4926-8a74-2ce4e186699c'] response: {'server_uuid': '261d224d-49b2-4d38-9444-a5fa45031f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49551a3a-2e44-44c5-adc6-8cc83e5bdefe', 'code': 200} 2026-06-13 02:31:17.383 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 49551a3a-2e44-44c5-adc6-8cc83e5bdefe 2026-06-13 02:31:29.308 16 INFO neutron.plugins.ml2.plugin [None req-20ed245d-623e-4a93-a08b-06b28038a688 - - - - - -] Attempt 1 to provision port a3bbe497-07cd-442c-a678-ee3755fcb5b1 2026-06-13 02:31:29.324 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port a3bbe497-07cd-442c-a678-ee3755fcb5b1 2026-06-13 02:31:31.388 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port a3bbe497-07cd-442c-a678-ee3755fcb5b1 2026-06-13 02:31:31.652 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port b44aa0e9-9fdc-496d-80c3-d46e7d368dbf 2026-06-13 02:31:32.983 13 INFO neutron.plugins.ml2.plugin [None req-51243b97-e457-4f3d-9d9c-01839f5026a9 - - - - - -] Attempt 1 to provision port 9bb7d6ae-ef9c-4122-9ebf-c412ffca30b0 2026-06-13 02:31:33.020 13 INFO neutron.plugins.ml2.plugin [None req-51243b97-e457-4f3d-9d9c-01839f5026a9 - - - - - -] Attempt 1 to provision port edc02070-dfea-4606-85e2-55a29544d564 2026-06-13 02:31:33.050 13 INFO neutron.plugins.ml2.plugin [None req-51243b97-e457-4f3d-9d9c-01839f5026a9 - - - - - -] Attempt 1 to provision port a3bbe497-07cd-442c-a678-ee3755fcb5b1 2026-06-13 02:31:33.274 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port b44aa0e9-9fdc-496d-80c3-d46e7d368dbf 2026-06-13 02:31:37.443 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 78432d00-20f2-4434-8fad-5f69563060ad 2026-06-13 02:31:38.153 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6678036e-71c7-45ff-9ced-0d1cfb9a4fb8 2026-06-13 02:31:39.625 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 78432d00-20f2-4434-8fad-5f69563060ad 2026-06-13 02:31:39.690 16 INFO neutron.plugins.ml2.plugin [None req-0bd42c8b-862a-4a23-af51-3f5ba25533a6 - - - - - -] Attempt 1 to provision port edc02070-dfea-4606-85e2-55a29544d564 2026-06-13 02:31:39.715 16 INFO neutron.plugins.ml2.plugin [None req-0bd42c8b-862a-4a23-af51-3f5ba25533a6 - - - - - -] Attempt 1 to provision port 78432d00-20f2-4434-8fad-5f69563060ad 2026-06-13 02:31:39.802 16 INFO neutron.plugins.ml2.plugin [None req-0bd42c8b-862a-4a23-af51-3f5ba25533a6 - - - - - -] Attempt 1 to provision port adde3cf4-13cd-4d0c-bc55-4a4be7a63787 2026-06-13 02:31:39.864 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6678036e-71c7-45ff-9ced-0d1cfb9a4fb8 2026-06-13 02:31:42.775 13 INFO neutron.plugins.ml2.plugin [None req-227a4672-3715-42ff-9778-dc1d60a6b74f - - - - - -] Attempt 1 to provision port edc02070-dfea-4606-85e2-55a29544d564 2026-06-13 02:31:42.807 13 INFO neutron.plugins.ml2.plugin [None req-227a4672-3715-42ff-9778-dc1d60a6b74f - - - - - -] Attempt 1 to provision port 78432d00-20f2-4434-8fad-5f69563060ad 2026-06-13 02:31:42.877 13 INFO neutron.plugins.ml2.plugin [None req-227a4672-3715-42ff-9778-dc1d60a6b74f - - - - - -] Attempt 1 to provision port 9dbf378e-799d-47e1-a86f-27790d623f49 2026-06-13 02:31:44.131 13 INFO neutron.plugins.ml2.plugin [None req-1a107dcd-c91d-44a6-9894-a0192e90ed7e - - - - - -] Attempt 1 to provision port 9dbf378e-799d-47e1-a86f-27790d623f49 2026-06-13 02:31:45.431 13 INFO neutron.plugins.ml2.plugin [None req-4a00512c-225a-4fa1-b895-b707cf462bc0 - - - - - -] Attempt 1 to provision port 9dbf378e-799d-47e1-a86f-27790d623f49 2026-06-13 02:31:50.542 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 5814c423-a8f2-4018-baf2-94c2b8f3a94b 2026-06-13 02:31:50.719 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-af987dc6-420e-4338-8170-c7d08739f27e'] response: {'server_uuid': '6143db1d-16ff-44b9-91b0-dda754db9af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5814c423-a8f2-4018-baf2-94c2b8f3a94b', 'code': 200} 2026-06-13 02:31:51.581 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 5814c423-a8f2-4018-baf2-94c2b8f3a94b 2026-06-13 02:31:51.809 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9bb7d6ae-ef9c-4122-9ebf-c412ffca30b0 2026-06-13 02:31:52.108 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port edc02070-dfea-4606-85e2-55a29544d564 2026-06-13 02:31:53.647 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9dbf378e-799d-47e1-a86f-27790d623f49 2026-06-13 02:31:54.050 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port edc02070-dfea-4606-85e2-55a29544d564 2026-06-13 02:31:54.310 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9bb7d6ae-ef9c-4122-9ebf-c412ffca30b0 2026-06-13 02:31:54.491 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port adde3cf4-13cd-4d0c-bc55-4a4be7a63787 2026-06-13 02:31:55.504 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 9dbf378e-799d-47e1-a86f-27790d623f49 2026-06-13 02:31:55.695 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port adde3cf4-13cd-4d0c-bc55-4a4be7a63787 2026-06-13 02:31:59.227 13 INFO neutron.plugins.ml2.plugin [None req-ec3b35b6-74df-41f2-956c-89edc07caed9 - - - - - -] Attempt 1 to provision port 2cf805f7-9743-4338-bbf9-7b18b6512a82 2026-06-13 02:32:05.544 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2cf805f7-9743-4338-bbf9-7b18b6512a82 2026-06-13 02:32:05.660 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-988e526a-3c56-4981-8008-b841c0008c89'] response: {'server_uuid': '261d224d-49b2-4d38-9444-a5fa45031f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2cf805f7-9743-4338-bbf9-7b18b6512a82', 'code': 200} 2026-06-13 02:32:07.531 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2cf805f7-9743-4338-bbf9-7b18b6512a82 2026-06-13 02:32:10.146 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 2cf805f7-9743-4338-bbf9-7b18b6512a82 2026-06-13 02:32:31.487 16 INFO neutron.plugins.ml2.plugin [None req-561a333b-86fc-4ffc-b4f1-70f21adc2bca - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:32:39.082 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:32:39.394 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9382ceb4-4754-4fdd-ae2b-bd7c35860faf'] response: {'server_uuid': '261d224d-49b2-4d38-9444-a5fa45031f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d3a1e0e-2d56-45df-b03f-275b34d4f980', 'code': 200} 2026-06-13 02:32:39.733 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:32:52.271 13 INFO neutron.plugins.ml2.plugin [None req-fce8171c-076d-4d48-bb97-89765c416e16 - - - - - -] Attempt 1 to provision port 183a939a-d12e-4241-af0a-285a021575a6 2026-06-13 02:32:58.059 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 183a939a-d12e-4241-af0a-285a021575a6 2026-06-13 02:32:58.201 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a141025-26d0-45ea-a448-210cca85d5a6'] response: {'server_uuid': '261d224d-49b2-4d38-9444-a5fa45031f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '183a939a-d12e-4241-af0a-285a021575a6', 'code': 200} 2026-06-13 02:32:59.725 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 183a939a-d12e-4241-af0a-285a021575a6 2026-06-13 02:33:02.579 16 INFO neutron.plugins.ml2.plugin [None req-740a1512-9b27-4527-854d-074b4ece5d03 - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:33:03.742 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:33:15.511 13 INFO neutron.plugins.ml2.plugin [None req-ab96d2a1-c8d8-404c-90ee-54b0837ea9c1 - - - - - -] Attempt 1 to provision port 183a939a-d12e-4241-af0a-285a021575a6 2026-06-13 02:33:15.812 16 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 183a939a-d12e-4241-af0a-285a021575a6 2026-06-13 02:33:16.963 16 INFO neutron.plugins.ml2.plugin [None req-97648999-392c-4fda-844f-b001bbd8928b - - - - - -] Attempt 1 to provision port 183a939a-d12e-4241-af0a-285a021575a6 2026-06-13 02:33:27.482 16 INFO neutron.plugins.ml2.plugin [None req-c9ea1ec0-8efa-405b-b6f7-4bf145c5748b - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:33:27.762 13 INFO neutron.plugins.ml2.plugin [None req-73531cb3-ff0d-44e1-b429-c5894b8b5b44 - - - - - -] Attempt 1 to provision port 6d3a1e0e-2d56-45df-b03f-275b34d4f980 2026-06-13 02:34:09.901 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b089a5e7-6372-41e5-bf1e-564d40e1df23'] response: {'server_uuid': 'd66a2eff-f31d-4e90-9108-b216d4a474c5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1718af71-2cba-45ad-9704-e61e5344eacc', 'code': 200}