+ 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-07-16 07:28:28.526 1 INFO neutron.common.config [-] Logging enabled! 2026-07-16 07:28:28.526 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-16 07:28:28.527 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-16 07:28:28.527 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 07:28:30.084 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:28:30.086 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 07:28:30.089 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 07:28:30.090 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:28:30.091 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 07:28:30.091 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-16 07:28:30.091 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-16 07:28:30.091 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:28:30.098 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:28:30.098 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:28:30.098 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:28:30.119 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 07:28:30.120 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:28:30.120 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 07:28:30.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 07:28:30.147 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 07:28:30.147 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 07:28:30.147 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 07:28:30.559 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 07:28:30.735 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 07:28:30.735 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 07:28:30.736 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 07:28:30.802 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 07:28:30.802 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 07:28:30.803 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 07:28:30.803 1 INFO neutron.plugins.ml2.extensions.port_security [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 07:28:30.803 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing extension driver 'qos' 2026-07-16 07:28:30.803 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 07:28:30.803 1 INFO neutron.plugins.ml2.managers [None req-53e5aabf-57df-4322-855d-6442dc9edc06 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 07:28:30.818 1 INFO neutron.quota [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded quota_driver: . 2026-07-16 07:28:30.819 1 INFO neutron.plugins.ml2.plugin [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 07:28:30.819 1 INFO neutron.plugins.ml2.managers [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 07:28:30.819 1 INFO neutron.plugins.ml2.managers [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 07:28:30.819 1 INFO neutron.plugins.ml2.managers [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 07:28:30.819 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: qos 2026-07-16 07:28:30.831 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: router 2026-07-16 07:28:30.871 1 INFO neutron.services.service_base [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 07:28:30.872 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: segments 2026-07-16 07:28:30.944 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: trunk 2026-07-16 07:28:30.957 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: vpnaas 2026-07-16 07:28:30.998 1 WARNING stevedore.named [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 07:28:31.083 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 07:28:31.083 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: taas 2026-07-16 07:28:31.403 1 WARNING stevedore.named [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:28:31.436 1 INFO neutron_taas.services.taas.taas_plugin [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:28:31.436 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: tapmirror 2026-07-16 07:28:31.450 1 WARNING stevedore.named [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:28:31.470 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:28:31.470 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 07:28:31.477 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: tag 2026-07-16 07:28:31.485 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: timestamp 2026-07-16 07:28:31.489 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 07:28:31.494 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: flavors 2026-07-16 07:28:31.497 1 INFO neutron.manager [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loading Plugin: revisions 2026-07-16 07:28:31.501 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Initializing extension manager. 2026-07-16 07:28:31.501 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: aap-reject-multicast 2026-07-16 07:28:31.502 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: address-group 2026-07-16 07:28:31.503 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: address-scope 2026-07-16 07:28:31.504 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 07:28:31.504 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: agent 2026-07-16 07:28:31.505 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 07:28:31.505 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: agent_sort_key 2026-07-16 07:28:31.506 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 07:28:31.507 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 07:28:31.507 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: availability_zone 2026-07-16 07:28:31.508 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 07:28:31.508 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 07:28:31.509 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 07:28:31.510 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 07:28:31.510 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: dns-integration 2026-07-16 07:28:31.511 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 07:28:31.511 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 07:28:31.512 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: dvr 2026-07-16 07:28:31.512 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 07:28:31.513 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 07:28:31.513 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-16 07:28:31.514 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:28:31.515 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 07:28:31.515 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: external-net 2026-07-16 07:28:31.515 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 07:28:31.516 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: extraroute 2026-07-16 07:28:31.517 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 07:28:31.517 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: filter-validation 2026-07-16 07:28:31.518 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 07:28:31.518 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 07:28:31.519 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 07:28:31.520 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: fip-port-details 2026-07-16 07:28:31.520 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: flavors 2026-07-16 07:28:31.521 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 07:28:31.522 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 07:28:31.522 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: ip_allocation 2026-07-16 07:28:31.523 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 07:28:31.523 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 07:28:31.524 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: router 2026-07-16 07:28:31.525 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-16 07:28:31.526 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:28:31.527 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 07:28:31.527 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 07:28:31.528 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 07:28:31.528 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: l3-ha 2026-07-16 07:28:31.529 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:28:31.529 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 07:28:31.530 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: l3-flavors 2026-07-16 07:28:31.530 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:28:31.531 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 07:28:31.533 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 07:28:31.534 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 07:28:31.535 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 07:28:31.536 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 07:28:31.536 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 07:28:31.537 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: multi-provider 2026-07-16 07:28:31.537 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: net-mtu 2026-07-16 07:28:31.538 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 07:28:31.538 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 07:28:31.539 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: network_ha 2026-07-16 07:28:31.539 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 07:28:31.540 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: network-ip-availability-details 2026-07-16 07:28:31.541 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 07:28:31.541 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: pagination 2026-07-16 07:28:31.542 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-device-profile 2026-07-16 07:28:31.542 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 07:28:31.543 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 07:28:31.543 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 07:28:31.543 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-mac-override 2026-07-16 07:28:31.544 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 07:28:31.545 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 07:28:31.545 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 07:28:31.546 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-resource-request 2026-07-16 07:28:31.546 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 07:28:31.547 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 07:28:31.548 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: binding 2026-07-16 07:28:31.549 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: binding-extended 2026-07-16 07:28:31.549 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-security 2026-07-16 07:28:31.550 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: project-id 2026-07-16 07:28:31.551 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: provider 2026-07-16 07:28:31.551 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-16 07:28:31.552 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 07:28:31.557 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos 2026-07-16 07:28:31.558 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 07:28:31.558 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 07:28:31.559 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-default 2026-07-16 07:28:31.559 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-fip 2026-07-16 07:28:31.559 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 07:28:31.560 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 07:28:31.561 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 07:28:31.561 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 07:28:31.562 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 07:28:31.562 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-pps 2026-07-16 07:28:31.563 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 07:28:31.564 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 07:28:31.564 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 07:28:31.565 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 07:28:31.565 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 07:28:31.567 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: quotas 2026-07-16 07:28:31.570 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: quota_details 2026-07-16 07:28:31.572 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: rbac-policies 2026-07-16 07:28:31.572 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 07:28:31.573 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 07:28:31.573 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 07:28:31.574 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 07:28:31.574 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: revision-if-match 2026-07-16 07:28:31.575 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 07:28:31.575 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 07:28:31.576 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-16 07:28:31.576 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 07:28:31.578 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 07:28:31.578 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-16 07:28:31.579 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 07:28:31.579 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 07:28:31.580 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 07:28:31.580 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 07:28:31.581 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 07:28:31.586 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: security-group 2026-07-16 07:28:31.587 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: segment 2026-07-16 07:28:31.587 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 07:28:31.588 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: service-type 2026-07-16 07:28:31.588 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: sorting 2026-07-16 07:28:31.589 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 07:28:31.589 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 07:28:31.590 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 07:28:31.590 1 WARNING neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 07:28:31.591 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 07:28:31.591 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: subnet-external-network 2026-07-16 07:28:31.592 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 07:28:31.593 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 07:28:31.593 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 07:28:31.594 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 07:28:31.595 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 07:28:31.595 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: tag-creation 2026-07-16 07:28:31.595 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 07:28:31.600 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 07:28:31.600 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 07:28:31.601 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: trunk 2026-07-16 07:28:31.601 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: trunk-details 2026-07-16 07:28:31.602 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 07:28:31.602 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 07:28:31.603 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 07:28:31.603 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 07:28:31.605 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 07:28:31.606 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 07:28:31.606 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 07:28:31.608 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: vpnaas 2026-07-16 07:28:31.609 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: taas 2026-07-16 07:28:31.610 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: tap-mirror 2026-07-16 07:28:31.610 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-16 07:28:31.611 1 INFO neutron.api.extensions [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 07:28:31.618 1 WARNING oslo_service.backend._threading.service [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-16 07:28:31.626 1 WARNING oslo_service.backend._threading.service [None req-d96218f0-5275-4091-95fc-760ea0b4f1d4 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-16 07:29:01.716 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 07:29:01.817 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 07:29:01.821 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 07:29:19.288 13 INFO neutron.db.l3_hamode_db [None req-53fef85d-5376-4541-a4fc-470d0132bc78 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:29:38.458 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 7ef29407-c203-4dc4-9f8d-62274a8e684d 2026-07-16 07:29:40.379 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 7ef29407-c203-4dc4-9f8d-62274a8e684d 2026-07-16 07:29:40.508 16 INFO neutron.plugins.ml2.plugin [None req-c2472af8-054a-489e-bfdf-a230909410aa - - - - - -] Attempt 1 to provision port 7ef29407-c203-4dc4-9f8d-62274a8e684d 2026-07-16 07:29:42.201 13 INFO neutron.plugins.ml2.plugin [None req-22535122-7cea-4297-be74-50eb816b465e - - - - - -] Attempt 1 to provision port 7ef29407-c203-4dc4-9f8d-62274a8e684d 2026-07-16 07:34:46.455 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 6034ac18-51c5-4472-86f6-b2b66e4b2c2f 2026-07-16 07:34:46.814 16 INFO neutron.plugins.ml2.plugin [None req-d7e46f0f-5e74-4663-a3c7-3fa5eb03a1f2 - - - - - -] Attempt 1 to provision port 6034ac18-51c5-4472-86f6-b2b66e4b2c2f 2026-07-16 07:34:48.428 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 6034ac18-51c5-4472-86f6-b2b66e4b2c2f 2026-07-16 07:34:48.483 16 INFO neutron.plugins.ml2.plugin [None req-f900815b-3630-421c-b97c-d7e4d7abfad3 - - - - - -] Attempt 1 to provision port 6034ac18-51c5-4472-86f6-b2b66e4b2c2f 2026-07-16 07:34:53.641 16 INFO neutron.plugins.ml2.plugin [None req-2c2e3828-78c4-4762-8bba-02a9d560afca - - - - - -] Attempt 1 to provision port 9726107a-cd53-42e2-b4bb-eb7c2a54ff9c 2026-07-16 07:38:55.090 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 9726107a-cd53-42e2-b4bb-eb7c2a54ff9c 2026-07-16 07:38:56.553 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 9726107a-cd53-42e2-b4bb-eb7c2a54ff9c 2026-07-16 07:48:00.682 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 0fc18fef-d1f0-49a0-95da-3779129e3a89 2026-07-16 07:48:02.693 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 0fc18fef-d1f0-49a0-95da-3779129e3a89 2026-07-16 07:56:23.735 13 INFO neutron.plugins.ml2.plugin [None req-7b57c340-51fb-415c-9a86-1f1d51bed58a - - - - - -] Attempt 1 to provision port 9726107a-cd53-42e2-b4bb-eb7c2a54ff9c 2026-07-16 07:56:23.770 13 INFO neutron.plugins.ml2.plugin [None req-7b57c340-51fb-415c-9a86-1f1d51bed58a - - - - - -] Attempt 1 to provision port 6034ac18-51c5-4472-86f6-b2b66e4b2c2f 2026-07-16 07:56:23.815 13 INFO neutron.plugins.ml2.plugin [None req-7b57c340-51fb-415c-9a86-1f1d51bed58a - - - - - -] Attempt 1 to provision port 7ef29407-c203-4dc4-9f8d-62274a8e684d 2026-07-16 08:06:05.084 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 51cc1009-6fe8-48fe-bb45-5feeecf2468e 2026-07-16 08:06:06.446 13 INFO neutron.plugins.ml2.plugin [None req-071002a9-12f7-4513-9cbd-60d437ad2786 - - - - - -] Attempt 1 to provision port 51cc1009-6fe8-48fe-bb45-5feeecf2468e 2026-07-16 08:06:06.529 13 INFO neutron.plugins.ml2.plugin [None req-071002a9-12f7-4513-9cbd-60d437ad2786 - - - - - -] Attempt 1 to provision port 0fbf91c7-e3e3-4a1e-84fe-0b5aa4f40374 2026-07-16 08:06:07.078 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 51cc1009-6fe8-48fe-bb45-5feeecf2468e 2026-07-16 08:06:15.883 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 955083cf-8048-4962-9ac1-337f9f4be491 2026-07-16 08:06:16.342 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ea4178ff-bc7b-4d5c-924f-f504562f623c 2026-07-16 08:06:17.171 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 955083cf-8048-4962-9ac1-337f9f4be491 2026-07-16 08:06:17.712 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ea4178ff-bc7b-4d5c-924f-f504562f623c 2026-07-16 08:06:21.531 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 2e8b1041-0234-4d38-9e26-d1f07b27b7f2 2026-07-16 08:06:22.016 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port bf9dbf6c-678c-4fd0-9a3c-c30ccf91f7c3 2026-07-16 08:06:23.592 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 2e8b1041-0234-4d38-9e26-d1f07b27b7f2 2026-07-16 08:06:23.859 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port bf9dbf6c-678c-4fd0-9a3c-c30ccf91f7c3 2026-07-16 08:06:27.748 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 569fba7f-484d-4623-b800-7ef219696332 2026-07-16 08:06:29.720 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 569fba7f-484d-4623-b800-7ef219696332 2026-07-16 08:06:36.550 16 INFO neutron.plugins.ml2.plugin [None req-9e86799a-93f0-4abc-b604-cb8798aad54e - - - - - -] Attempt 1 to provision port 82d50e47-c833-4b8f-a8f1-629ec852ff4d 2026-07-16 08:06:36.584 16 INFO neutron.plugins.ml2.plugin [None req-9e86799a-93f0-4abc-b604-cb8798aad54e - - - - - -] Attempt 1 to provision port fbc4ff17-9b38-42b8-9d66-24f0e3838fc8 2026-07-16 08:06:36.614 16 INFO neutron.plugins.ml2.plugin [None req-9e86799a-93f0-4abc-b604-cb8798aad54e - - - - - -] Attempt 1 to provision port bf9dbf6c-678c-4fd0-9a3c-c30ccf91f7c3 2026-07-16 08:06:36.665 16 INFO neutron.plugins.ml2.plugin [None req-9e86799a-93f0-4abc-b604-cb8798aad54e - - - - - -] Attempt 1 to provision port 8ef56bc0-22ab-4aff-8db9-b4269154241f 2026-07-16 08:06:36.696 16 INFO neutron.plugins.ml2.plugin [None req-9e86799a-93f0-4abc-b604-cb8798aad54e - - - - - -] Attempt 1 to provision port 569fba7f-484d-4623-b800-7ef219696332 2026-07-16 08:06:49.569 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 83736619-ac0d-4126-86fa-b1c7af5c6114 2026-07-16 08:06:50.023 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port b902e995-7dfd-4965-8c28-084f9751e6b1 2026-07-16 08:06:51.633 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ad8325aa-c99f-404e-8129-cb75a5d5418e 2026-07-16 08:06:52.108 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 83736619-ac0d-4126-86fa-b1c7af5c6114 2026-07-16 08:06:52.994 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port b902e995-7dfd-4965-8c28-084f9751e6b1 2026-07-16 08:06:53.899 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ad8325aa-c99f-404e-8129-cb75a5d5418e 2026-07-16 08:06:57.754 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ffe1a30b-f872-4cbc-a58e-3f7e4ff9c999 2026-07-16 08:06:59.213 13 INFO neutron.plugins.ml2.plugin [None req-b9b76302-9cd3-448c-83ea-e9d1529d3f4d - - - - - -] Attempt 1 to provision port 8dc3e42c-6756-49b3-9435-f3490f0c4654 2026-07-16 08:06:59.243 13 INFO neutron.plugins.ml2.plugin [None req-b9b76302-9cd3-448c-83ea-e9d1529d3f4d - - - - - -] Attempt 1 to provision port b902e995-7dfd-4965-8c28-084f9751e6b1 2026-07-16 08:06:59.328 13 INFO neutron.plugins.ml2.plugin [None req-b9b76302-9cd3-448c-83ea-e9d1529d3f4d - - - - - -] Attempt 1 to provision port ffe1a30b-f872-4cbc-a58e-3f7e4ff9c999 2026-07-16 08:06:59.412 13 INFO neutron.plugins.ml2.plugin [None req-b9b76302-9cd3-448c-83ea-e9d1529d3f4d - - - - - -] Attempt 1 to provision port 573a4b74-9fa2-4929-9e14-bbb3d0f27b3f 2026-07-16 08:06:59.443 13 INFO neutron.plugins.ml2.plugin [None req-b9b76302-9cd3-448c-83ea-e9d1529d3f4d - - - - - -] Attempt 1 to provision port fd4485c4-dac1-4dd6-b708-452c7dbfd496 2026-07-16 08:06:59.738 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ffe1a30b-f872-4cbc-a58e-3f7e4ff9c999 2026-07-16 08:07:05.852 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port bbf737a9-c0e0-44e3-af79-3ee06a9b1586 2026-07-16 08:07:08.217 16 INFO neutron.plugins.ml2.plugin [None req-240025d4-f7b7-4084-990c-052ec5685dc7 - - - - - -] Attempt 1 to provision port 8dc3e42c-6756-49b3-9435-f3490f0c4654 2026-07-16 08:07:08.248 16 INFO neutron.plugins.ml2.plugin [None req-240025d4-f7b7-4084-990c-052ec5685dc7 - - - - - -] Attempt 1 to provision port b902e995-7dfd-4965-8c28-084f9751e6b1 2026-07-16 08:07:08.298 16 INFO neutron.plugins.ml2.plugin [None req-240025d4-f7b7-4084-990c-052ec5685dc7 - - - - - -] Attempt 1 to provision port ffe1a30b-f872-4cbc-a58e-3f7e4ff9c999 2026-07-16 08:07:08.356 16 INFO neutron.plugins.ml2.plugin [None req-240025d4-f7b7-4084-990c-052ec5685dc7 - - - - - -] Attempt 1 to provision port 573a4b74-9fa2-4929-9e14-bbb3d0f27b3f 2026-07-16 08:07:23.853 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port d88cbf8e-7182-4187-8d2c-83ae09f27468 2026-07-16 08:07:25.920 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 46c6df7f-68c9-4256-bb75-36ab579ef51b 2026-07-16 08:07:26.812 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port d88cbf8e-7182-4187-8d2c-83ae09f27468 2026-07-16 08:07:27.734 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 46c6df7f-68c9-4256-bb75-36ab579ef51b 2026-07-16 08:07:29.356 13 INFO neutron.plugins.ml2.plugin [None req-e4d4f260-b958-4056-97e3-37bdf074b9b0 - - - - - -] Attempt 1 to provision port 46c6df7f-68c9-4256-bb75-36ab579ef51b 2026-07-16 08:07:29.419 13 INFO neutron.plugins.ml2.plugin [None req-e4d4f260-b958-4056-97e3-37bdf074b9b0 - - - - - -] Attempt 1 to provision port 2af6a2ba-d005-4ce7-8946-123bf1fbecea 2026-07-16 08:07:34.392 16 INFO neutron.plugins.ml2.plugin [None req-716807e4-62d2-47cc-8355-db45a94b42fa - - - - - -] Attempt 1 to provision port 2af6a2ba-d005-4ce7-8946-123bf1fbecea 2026-07-16 08:07:40.255 13 INFO neutron.plugins.ml2.plugin [None req-8417376b-228d-44ee-9b40-685f816b7bd4 - - - - - -] Attempt 1 to provision port 5782c113-e569-47e5-a36f-ecdf316d1ef6 2026-07-16 08:07:40.282 13 INFO neutron.plugins.ml2.plugin [None req-8417376b-228d-44ee-9b40-685f816b7bd4 - - - - - -] Attempt 1 to provision port 82e7a850-1d32-43a5-86a0-da24a3907293 2026-07-16 08:07:40.308 13 INFO neutron.plugins.ml2.plugin [None req-8417376b-228d-44ee-9b40-685f816b7bd4 - - - - - -] Attempt 1 to provision port 7ef29407-c203-4dc4-9f8d-62274a8e684d 2026-07-16 08:07:40.368 13 INFO neutron.plugins.ml2.plugin [None req-8417376b-228d-44ee-9b40-685f816b7bd4 - - - - - -] Attempt 1 to provision port 2af6a2ba-d005-4ce7-8946-123bf1fbecea 2026-07-16 08:07:55.045 13 INFO neutron.plugins.ml2.plugin [None req-486b873a-c8eb-45a5-b039-ec23d5420d02 - - - - - -] Attempt 1 to provision port 79e64615-860c-4c85-a0c2-01ed4335e18b 2026-07-16 08:07:55.747 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 7f7380fc-9791-4281-a279-44b370181c3a 2026-07-16 08:07:57.888 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 7f7380fc-9791-4281-a279-44b370181c3a 2026-07-16 08:07:58.157 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 7283c83d-7b6a-4838-bccf-f4a9f8b2afb8 2026-07-16 08:07:59.729 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 7283c83d-7b6a-4838-bccf-f4a9f8b2afb8 2026-07-16 08:08:01.764 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 6e0c7669-30e6-475f-a22e-cef0bfc3fb17 2026-07-16 08:08:03.748 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 6e0c7669-30e6-475f-a22e-cef0bfc3fb17 2026-07-16 08:08:10.581 13 INFO neutron.plugins.ml2.plugin [None req-d99ea624-f9a2-4c8e-a4fb-47583253f5f2 - - - - - -] Attempt 1 to provision port 13abd971-b30a-451a-a998-82b970006662 2026-07-16 08:08:10.626 13 INFO neutron.plugins.ml2.plugin [None req-d99ea624-f9a2-4c8e-a4fb-47583253f5f2 - - - - - -] Attempt 1 to provision port 7283c83d-7b6a-4838-bccf-f4a9f8b2afb8 2026-07-16 08:08:41.820 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 07461f27-7e8b-4c79-a927-d2a354ea43ca 2026-07-16 08:08:41.944 13 INFO neutron.plugins.ml2.plugin [None req-a9070c33-1d1f-4eef-9e43-8611d36e09e1 - - - - - -] Attempt 1 to provision port 07461f27-7e8b-4c79-a927-d2a354ea43ca 2026-07-16 08:08:43.887 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 79ee7953-3e8c-4334-b259-b37f5db152b9 2026-07-16 08:08:44.348 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 07461f27-7e8b-4c79-a927-d2a354ea43ca 2026-07-16 08:08:45.961 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 79ee7953-3e8c-4334-b259-b37f5db152b9 2026-07-16 08:08:46.238 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port b9d3919e-101f-4979-b7c7-b386b0385891 2026-07-16 08:08:47.874 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port b9d3919e-101f-4979-b7c7-b386b0385891 2026-07-16 08:08:51.953 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port a9958b7b-a8de-4b63-a9fb-5e00c0c988f1 2026-07-16 08:08:52.156 13 INFO neutron.plugins.ml2.plugin [None req-7f4eb7fe-7746-4f9f-b857-700f566f374c - - - - - -] Attempt 1 to provision port 6cccfc63-717f-467f-a5b2-5b90181fd840 2026-07-16 08:08:52.347 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 6cccfc63-717f-467f-a5b2-5b90181fd840 2026-07-16 08:08:52.394 13 INFO neutron.plugins.ml2.plugin [None req-7f4eb7fe-7746-4f9f-b857-700f566f374c - - - - - -] Attempt 1 to provision port f72e6b19-e1b5-415a-9e93-d0c4495f43b2 2026-07-16 08:08:52.420 13 INFO neutron.plugins.ml2.plugin [None req-7f4eb7fe-7746-4f9f-b857-700f566f374c - - - - - -] Attempt 1 to provision port 57773f75-776f-4e66-bf4b-2df2337ce905 2026-07-16 08:08:52.453 13 INFO neutron.plugins.ml2.plugin [None req-7f4eb7fe-7746-4f9f-b857-700f566f374c - - - - - -] Attempt 1 to provision port 07461f27-7e8b-4c79-a927-d2a354ea43ca 2026-07-16 08:08:52.520 13 INFO neutron.plugins.ml2.plugin [None req-7f4eb7fe-7746-4f9f-b857-700f566f374c - - - - - -] Attempt 1 to provision port b8b27bbc-a1a0-4228-aa46-8e465a1db7b0 2026-07-16 08:08:52.547 13 INFO neutron.plugins.ml2.plugin [None req-7f4eb7fe-7746-4f9f-b857-700f566f374c - - - - - -] Attempt 1 to provision port 85763bb5-a586-45d7-8446-8b4b6c567cb2 2026-07-16 08:08:53.875 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port a9958b7b-a8de-4b63-a9fb-5e00c0c988f1 2026-07-16 08:08:54.104 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 6cccfc63-717f-467f-a5b2-5b90181fd840 2026-07-16 08:08:55.842 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 94575005-c036-499f-96a3-4f9e6446c309 2026-07-16 08:08:57.949 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 94575005-c036-499f-96a3-4f9e6446c309 2026-07-16 08:08:58.266 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 886f600c-be34-432f-a357-2d207c46e5e3 2026-07-16 08:08:59.928 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port cb21f7d4-38c5-4a50-8a72-9257cb1bc153 2026-07-16 08:09:00.314 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 886f600c-be34-432f-a357-2d207c46e5e3 2026-07-16 08:09:01.891 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port cb21f7d4-38c5-4a50-8a72-9257cb1bc153 2026-07-16 08:09:03.955 13 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 640d9164-eb9b-47ba-abd1-20d9df088420 2026-07-16 08:09:05.627 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port 6cccfc63-717f-467f-a5b2-5b90181fd840 2026-07-16 08:09:05.685 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port 57773f75-776f-4e66-bf4b-2df2337ce905 2026-07-16 08:09:05.713 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port a522e31b-07f4-424d-87ee-d45219b76ceb 2026-07-16 08:09:05.739 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port 9d7a8b91-a043-4fb6-8558-4d8f650398ac 2026-07-16 08:09:05.770 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port d8eb5239-c5d6-4237-86b9-e4274e1fe8c7 2026-07-16 08:09:05.832 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port 640d9164-eb9b-47ba-abd1-20d9df088420 2026-07-16 08:09:05.833 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port 94575005-c036-499f-96a3-4f9e6446c309 2026-07-16 08:09:05.944 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port cb21f7d4-38c5-4a50-8a72-9257cb1bc153 2026-07-16 08:09:06.048 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port 065cb0f4-8508-4178-9347-9c8a285826d5 2026-07-16 08:09:06.104 16 INFO neutron.plugins.ml2.plugin [None req-8fefff4c-dcf2-4260-89a5-d98232c3974c - - - - - -] Attempt 1 to provision port 640d9164-eb9b-47ba-abd1-20d9df088420 2026-07-16 08:09:09.857 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ab304cf5-2dc0-4148-a930-524e084c308e 2026-07-16 08:09:11.853 16 INFO neutron.plugins.ml2.plugin [None req-316290b2-39e4-46f1-b363-c95ca641090a - - - - - -] Attempt 1 to provision port ab304cf5-2dc0-4148-a930-524e084c308e 2026-07-16 08:09:17.576 13 INFO neutron.plugins.ml2.plugin [None req-7dfbfd4c-47d8-4b0f-b55f-652022036b32 - - - - - -] Attempt 1 to provision port ab304cf5-2dc0-4148-a930-524e084c308e 2026-07-16 08:09:17.644 13 INFO neutron.plugins.ml2.plugin [None req-7dfbfd4c-47d8-4b0f-b55f-652022036b32 - - - - - -] Attempt 1 to provision port d8eb5239-c5d6-4237-86b9-e4274e1fe8c7 2026-07-16 08:09:17.681 13 INFO neutron.plugins.ml2.plugin [None req-7dfbfd4c-47d8-4b0f-b55f-652022036b32 - - - - - -] Attempt 1 to provision port 60a74fdc-9ebb-422f-8aaa-0595fc4816c2 2026-07-16 08:09:17.735 13 INFO neutron.plugins.ml2.plugin [None req-7dfbfd4c-47d8-4b0f-b55f-652022036b32 - - - - - -] Attempt 1 to provision port a8386922-76f6-45e5-aea9-9d1cb9404f13 2026-07-16 08:09:17.789 13 INFO neutron.plugins.ml2.plugin [None req-7dfbfd4c-47d8-4b0f-b55f-652022036b32 - - - - - -] Attempt 1 to provision port 640d9164-eb9b-47ba-abd1-20d9df088420 2026-07-16 08:09:23.828 16 INFO neutron.plugins.ml2.plugin [None req-103a957e-5f58-402e-9111-cc0385e5cbbf - - - - - -] Attempt 1 to provision port ab304cf5-2dc0-4148-a930-524e084c308e 2026-07-16 08:09:23.897 16 INFO neutron.plugins.ml2.plugin [None req-103a957e-5f58-402e-9111-cc0385e5cbbf - - - - - -] Attempt 1 to provision port 640d9164-eb9b-47ba-abd1-20d9df088420