+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-05 17:32:33.172 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:32:33.172 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev6 2026-05-05 17:32:33.173 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-05 17:32:33.173 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:32:34.097 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:32:34.099 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:32:34.102 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 17:32:34.103 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:32:34.103 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:32:34.104 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:32:34.104 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:34.110 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:34.111 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:34.111 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:32:34.129 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:32:34.130 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:32:34.131 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:32:34.167 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:32:34.167 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:32:34.167 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:32:34.167 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:32:34.462 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:32:34.597 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:32:34.598 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:32:34.598 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:32:34.639 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:32:34.640 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:32:34.640 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:32:34.640 1 INFO neutron.plugins.ml2.extensions.port_security [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:32:34.641 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:32:34.641 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:32:34.641 1 INFO neutron.plugins.ml2.managers [None req-869a7251-2d0b-48c7-b6a2-82336e50667e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:32:34.654 1 INFO neutron.quota [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded quota_driver: . 2026-05-05 17:32:34.655 1 INFO neutron.plugins.ml2.plugin [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:32:34.655 1 INFO neutron.plugins.ml2.managers [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:32:34.655 1 INFO neutron.plugins.ml2.managers [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:32:34.655 1 INFO neutron.plugins.ml2.managers [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:32:34.655 1 INFO neutron.extensions.vlantransparent [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:32:34.656 1 INFO neutron.extensions.qinq [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Disabled VLAN QinQ extension. 2026-05-05 17:32:34.656 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: qos 2026-05-05 17:32:34.668 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: router 2026-05-05 17:32:34.706 1 INFO neutron.services.service_base [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:32:34.706 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: segments 2026-05-05 17:32:34.770 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: trunk 2026-05-05 17:32:34.782 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:32:34.813 1 WARNING stevedore.named [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:32:34.814 1 WARNING stevedore.named [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:35.005 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:32:35.006 1 INFO neutron.common.utils [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:32:35.006 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: taas 2026-05-05 17:32:35.023 1 WARNING stevedore.named [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:35.046 1 INFO neutron_taas.services.taas.taas_plugin [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 17:32:35.046 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: tapmirror 2026-05-05 17:32:35.053 1 WARNING stevedore.named [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:35.065 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 17:32:35.065 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:32:35.069 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: tag 2026-05-05 17:32:35.075 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: timestamp 2026-05-05 17:32:35.077 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:32:35.080 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: flavors 2026-05-05 17:32:35.082 1 INFO neutron.manager [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loading Plugin: revisions 2026-05-05 17:32:35.085 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Initializing extension manager. 2026-05-05 17:32:35.086 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: address-group 2026-05-05 17:32:35.087 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: address-scope 2026-05-05 17:32:35.087 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:32:35.088 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: agent 2026-05-05 17:32:35.089 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:32:35.090 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:32:35.090 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:32:35.091 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: availability_zone 2026-05-05 17:32:35.092 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:32:35.092 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:32:35.092 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:32:35.094 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:32:35.094 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: dns-integration 2026-05-05 17:32:35.095 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:32:35.095 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:32:35.096 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: dvr 2026-05-05 17:32:35.096 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:32:35.097 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:32:35.097 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:32:35.097 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:32:35.098 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: external-net 2026-05-05 17:32:35.098 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:32:35.099 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: extraroute 2026-05-05 17:32:35.099 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:32:35.100 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:32:35.100 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:32:35.101 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:32:35.101 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:32:35.102 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:32:35.102 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: flavors 2026-05-05 17:32:35.103 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:32:35.104 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:32:35.105 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:32:35.105 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:32:35.105 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:32:35.106 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: router 2026-05-05 17:32:35.108 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:32:35.108 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 17:32:35.109 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 17:32:35.109 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:32:35.110 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: l3-ha 2026-05-05 17:32:35.110 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:32:35.111 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 17:32:35.111 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:32:35.112 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:32:35.113 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:32:35.114 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:32:35.115 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:32:35.116 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:32:35.117 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:32:35.118 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:32:35.118 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: multi-provider 2026-05-05 17:32:35.119 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: net-mtu 2026-05-05 17:32:35.119 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:32:35.120 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:32:35.120 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: network_ha 2026-05-05 17:32:35.121 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:32:35.122 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:32:35.122 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: pagination 2026-05-05 17:32:35.123 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:32:35.123 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 17:32:35.124 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 17:32:35.124 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 17:32:35.124 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:32:35.125 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:32:35.125 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:32:35.126 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 17:32:35.126 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:32:35.127 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:32:35.127 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 17:32:35.128 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: binding 2026-05-05 17:32:35.129 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: binding-extended 2026-05-05 17:32:35.129 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-security 2026-05-05 17:32:35.129 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: project-id 2026-05-05 17:32:35.130 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: provider 2026-05-05 17:32:35.131 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 17:32:35.132 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos 2026-05-05 17:32:35.133 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:32:35.133 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:32:35.134 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-default 2026-05-05 17:32:35.134 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-fip 2026-05-05 17:32:35.135 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:32:35.135 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:32:35.136 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:32:35.136 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:32:35.137 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:32:35.137 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-pps 2026-05-05 17:32:35.138 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:32:35.138 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:32:35.139 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:32:35.139 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:32:35.140 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 17:32:35.142 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: quotas 2026-05-05 17:32:35.144 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: quota_details 2026-05-05 17:32:35.145 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:32:35.146 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:32:35.146 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:32:35.147 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:32:35.147 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:32:35.148 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:32:35.148 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:32:35.149 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:32:35.149 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:32:35.151 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 17:32:35.151 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:32:35.152 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:32:35.152 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:32:35.153 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 17:32:35.153 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:32:35.157 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: security-group 2026-05-05 17:32:35.158 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: segment 2026-05-05 17:32:35.158 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:32:35.159 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: service-type 2026-05-05 17:32:35.159 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: sorting 2026-05-05 17:32:35.160 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:32:35.160 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:32:35.161 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:32:35.161 1 WARNING neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:32:35.162 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:32:35.162 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 17:32:35.163 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:32:35.163 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:32:35.164 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:32:35.164 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:32:35.165 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:32:35.166 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: tag-creation 2026-05-05 17:32:35.166 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:32:35.169 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:32:35.170 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:32:35.170 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: trunk 2026-05-05 17:32:35.171 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: trunk-details 2026-05-05 17:32:35.172 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:32:35.172 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 17:32:35.173 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:32:35.173 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 17:32:35.175 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 17:32:35.175 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:32:35.176 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:32:35.177 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: vpnaas 2026-05-05 17:32:35.178 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: taas 2026-05-05 17:32:35.179 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: tap-mirror 2026-05-05 17:32:35.180 1 INFO neutron.api.extensions [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 17:32:35.182 1 INFO oslo_service.backend.eventlet.service [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Starting 2 workers 2026-05-05 17:32:35.186 1 INFO oslo_service.backend.eventlet.service [None req-1e1934e2-2396-4ff2-bc6d-57631a2669d3 - - - - - -] Starting 1 workers 2026-05-05 17:33:23.234 12 INFO neutron.db.l3_hamode_db [None req-d40877db-f864-4109-a54f-ab3356a8a067 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 17:33:33.447 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 377d5308-99a4-47b3-be81-595103779495 2026-05-05 17:33:33.451 12 INFO neutron.plugins.ml2.plugin [None req-e3742eee-07cd-4b87-9eb5-ca3fa9aa1dbf - - - - - -] Attempt 1 to provision port 377d5308-99a4-47b3-be81-595103779495 2026-05-05 17:33:35.371 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 377d5308-99a4-47b3-be81-595103779495 2026-05-05 17:33:35.636 12 INFO neutron.plugins.ml2.plugin [None req-b3b20035-358e-443f-8038-4b5bdb4b9146 - - - - - -] Attempt 1 to provision port 377d5308-99a4-47b3-be81-595103779495 2026-05-05 17:37:53.121 11 INFO neutron.plugins.ml2.plugin [None req-4e3fe805-3ab5-41c7-a0c5-e868bdce86a2 - - - - - -] Attempt 1 to provision port 31987a93-71a3-46c2-b42a-991225d926b0 2026-05-05 17:37:53.572 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 31987a93-71a3-46c2-b42a-991225d926b0 2026-05-05 17:37:54.777 11 INFO neutron.plugins.ml2.plugin [None req-2d05f755-9cd9-4d89-b8c6-97850ab53092 - - - - - -] Attempt 1 to provision port 31987a93-71a3-46c2-b42a-991225d926b0 2026-05-05 17:37:59.591 11 INFO neutron.plugins.ml2.plugin [None req-5fed2511-cee1-4691-929f-b8f3966f1fc0 - - - - - -] Attempt 1 to provision port ab0b1128-106c-4e0d-a5bb-fe83e04cb943 2026-05-05 17:43:40.326 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port ab0b1128-106c-4e0d-a5bb-fe83e04cb943 2026-05-05 17:43:41.779 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port ab0b1128-106c-4e0d-a5bb-fe83e04cb943 2026-05-05 17:51:52.115 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 7c97d82e-6102-4c63-89f0-6a7a94722726 2026-05-05 17:51:54.063 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 7c97d82e-6102-4c63-89f0-6a7a94722726 2026-05-05 18:06:40.097 11 INFO neutron.plugins.ml2.plugin [None req-14737cda-c455-4a40-9f23-bd3a00ef40a3 - - - - - -] Attempt 1 to provision port 52e189bd-0c07-4eba-9631-7b830146e058 2026-05-05 18:06:40.405 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 52e189bd-0c07-4eba-9631-7b830146e058 2026-05-05 18:06:42.477 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d354126a-5505-4656-abd3-d2ccc46c8ca8 2026-05-05 18:06:42.865 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 52e189bd-0c07-4eba-9631-7b830146e058 2026-05-05 18:06:44.342 12 INFO neutron.plugins.ml2.plugin [None req-c15a3d8a-73a6-42fa-af8d-a4cc27a4fa42 - - - - - -] Attempt 1 to provision port d354126a-5505-4656-abd3-d2ccc46c8ca8 2026-05-05 18:06:46.388 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d5112604-1748-459c-b252-9efd4204f4ea 2026-05-05 18:06:48.398 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d5112604-1748-459c-b252-9efd4204f4ea 2026-05-05 18:06:48.960 12 INFO neutron.plugins.ml2.plugin [None req-4000e8a1-b629-4b74-b522-18f700108549 - - - - - -] Attempt 1 to provision port d354126a-5505-4656-abd3-d2ccc46c8ca8 2026-05-05 18:06:49.014 12 INFO neutron.plugins.ml2.plugin [None req-4000e8a1-b629-4b74-b522-18f700108549 - - - - - -] Attempt 1 to provision port d2217bda-8f96-4c79-a2cc-366e03445cb1 2026-05-05 18:06:49.035 12 INFO neutron.plugins.ml2.plugin [None req-4000e8a1-b629-4b74-b522-18f700108549 - - - - - -] Attempt 1 to provision port fc68077e-b113-4c3c-805f-31d0255da353 2026-05-05 18:06:49.054 12 INFO neutron.plugins.ml2.plugin [None req-4000e8a1-b629-4b74-b522-18f700108549 - - - - - -] Attempt 1 to provision port 43d88209-81b4-4964-a27d-685899d47a42 2026-05-05 18:06:49.075 12 INFO neutron.plugins.ml2.plugin [None req-4000e8a1-b629-4b74-b522-18f700108549 - - - - - -] Attempt 1 to provision port d5112604-1748-459c-b252-9efd4204f4ea 2026-05-05 18:06:49.176 12 INFO neutron.plugins.ml2.plugin [None req-4000e8a1-b629-4b74-b522-18f700108549 - - - - - -] Attempt 1 to provision port 52e189bd-0c07-4eba-9631-7b830146e058 2026-05-05 18:06:52.496 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port e3d37f96-b2d8-49aa-947a-2ea6c1e347cd 2026-05-05 18:06:52.973 11 INFO neutron.plugins.ml2.plugin [None req-5ebb9f33-d5f3-4658-a668-2b361f8fee17 - - - - - -] Attempt 1 to provision port a8dd2f01-6b65-4af5-a1b0-6bec9986e1e9 2026-05-05 18:06:54.348 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port e3d37f96-b2d8-49aa-947a-2ea6c1e347cd 2026-05-05 18:06:54.671 11 INFO neutron.plugins.ml2.plugin [None req-324dc09e-4c01-4335-b9c0-04d878589184 - - - - - -] Attempt 1 to provision port a8dd2f01-6b65-4af5-a1b0-6bec9986e1e9 2026-05-05 18:06:55.274 12 INFO neutron.plugins.ml2.plugin [None req-b1bd0f19-4eb7-494c-9431-06be434d2051 - - - - - -] Attempt 1 to provision port d2217bda-8f96-4c79-a2cc-366e03445cb1 2026-05-05 18:06:55.312 12 INFO neutron.plugins.ml2.plugin [None req-b1bd0f19-4eb7-494c-9431-06be434d2051 - - - - - -] Attempt 1 to provision port d5112604-1748-459c-b252-9efd4204f4ea 2026-05-05 18:06:55.391 12 INFO neutron.plugins.ml2.plugin [None req-b1bd0f19-4eb7-494c-9431-06be434d2051 - - - - - -] Attempt 1 to provision port fc68077e-b113-4c3c-805f-31d0255da353 2026-05-05 18:06:56.366 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 6a3245ee-f49b-4ec1-8d26-612722e71dae 2026-05-05 18:06:58.439 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 0753d77e-fd9a-41b7-8cd9-a4407399d9b4 2026-05-05 18:06:58.815 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 6a3245ee-f49b-4ec1-8d26-612722e71dae 2026-05-05 18:07:01.495 11 INFO neutron.plugins.ml2.plugin [None req-3c7f9c6b-c92e-4fdb-a287-ab74fe080495 - - - - - -] Attempt 1 to provision port 927cc582-de27-4c21-b277-0a6e0af9c356 2026-05-05 18:07:01.523 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 0753d77e-fd9a-41b7-8cd9-a4407399d9b4 2026-05-05 18:07:01.525 11 INFO neutron.plugins.ml2.plugin [None req-3c7f9c6b-c92e-4fdb-a287-ab74fe080495 - - - - - -] Attempt 1 to provision port d2217bda-8f96-4c79-a2cc-366e03445cb1 2026-05-05 18:07:01.569 11 INFO neutron.plugins.ml2.plugin [None req-3c7f9c6b-c92e-4fdb-a287-ab74fe080495 - - - - - -] Attempt 1 to provision port 704a069e-c16a-4fc2-bb01-8912bb0eb4d1 2026-05-05 18:07:01.598 11 INFO neutron.plugins.ml2.plugin [None req-3c7f9c6b-c92e-4fdb-a287-ab74fe080495 - - - - - -] Attempt 1 to provision port fc68077e-b113-4c3c-805f-31d0255da353 2026-05-05 18:07:01.618 11 INFO neutron.plugins.ml2.plugin [None req-3c7f9c6b-c92e-4fdb-a287-ab74fe080495 - - - - - -] Attempt 1 to provision port 6fd487ee-fc63-4efa-bf6d-dd1abe8f8b4d 2026-05-05 18:07:01.793 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port dec9b592-f28b-4d66-84fd-9495c4615f1a 2026-05-05 18:07:02.159 12 INFO neutron.plugins.ml2.plugin [None req-2bc09e51-2bd2-40e0-b9b6-f871931aec21 - - - - - -] Attempt 1 to provision port 6fd487ee-fc63-4efa-bf6d-dd1abe8f8b4d 2026-05-05 18:07:02.386 12 INFO neutron.plugins.ml2.plugin [None req-2bc09e51-2bd2-40e0-b9b6-f871931aec21 - - - - - -] Attempt 1 to provision port d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:02.419 12 INFO neutron.notifiers.nova [None req-2bc09e51-2bd2-40e0-b9b6-f871931aec21 - - - - - -] Nova event matching ['req-18721740-c6e4-4454-913a-b0a4ea934033'] response: {'server_uuid': 'd0eeea09-a9d0-492c-983d-7e966df03f4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dec9b592-f28b-4d66-84fd-9495c4615f1a', 'code': 200} 2026-05-05 18:07:03.214 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port dec9b592-f28b-4d66-84fd-9495c4615f1a 2026-05-05 18:07:03.444 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 6fd487ee-fc63-4efa-bf6d-dd1abe8f8b4d 2026-05-05 18:07:03.691 12 INFO neutron.plugins.ml2.plugin [None req-2144684f-c17b-4b08-accc-65b29feeecf0 - - - - - -] Attempt 1 to provision port d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:04.486 12 INFO neutron.notifiers.nova [None req-aa31ef41-0a07-4dd5-be40-872950ec5d86 - - - - - -] Nova event matching ['req-c608fa15-8ff0-4b9d-b665-e048ac504917'] response: {'server_uuid': '8df8d189-d110-4b43-a261-9c9c07d7e89e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd471dfbe-0a6a-4035-b153-03f4f961a5a8', 'code': 200} 2026-05-05 18:07:05.132 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 5d5f2509-a4c7-40ca-b433-435eedfbdf3b 2026-05-05 18:07:07.076 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 5d5f2509-a4c7-40ca-b433-435eedfbdf3b 2026-05-05 18:07:08.623 12 INFO neutron.plugins.ml2.plugin [None req-130dbbd9-6026-4a05-b07e-d2e79a88a346 - - - - - -] Attempt 1 to provision port 704a069e-c16a-4fc2-bb01-8912bb0eb4d1 2026-05-05 18:07:08.695 12 INFO neutron.plugins.ml2.plugin [None req-130dbbd9-6026-4a05-b07e-d2e79a88a346 - - - - - -] Attempt 1 to provision port fc68077e-b113-4c3c-805f-31d0255da353 2026-05-05 18:07:08.732 12 INFO neutron.plugins.ml2.plugin [None req-c13bbdaf-9055-4eaa-849c-c75bebfb3b46 - - - - - -] Attempt 1 to provision port 5d5f2509-a4c7-40ca-b433-435eedfbdf3b 2026-05-05 18:07:08.815 12 INFO neutron.plugins.ml2.plugin [None req-c13bbdaf-9055-4eaa-849c-c75bebfb3b46 - - - - - -] Attempt 1 to provision port dbf61f1c-70ae-4c6d-a1b1-c23a7e8fd115 2026-05-05 18:07:08.841 12 INFO neutron.plugins.ml2.plugin [None req-c13bbdaf-9055-4eaa-849c-c75bebfb3b46 - - - - - -] Attempt 1 to provision port 6fd487ee-fc63-4efa-bf6d-dd1abe8f8b4d 2026-05-05 18:07:10.199 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port b3b501ce-0c4f-4d82-bb9e-c668c9f76044 2026-05-05 18:07:10.770 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-147595ff-95fb-404f-aa34-8b34f5907173'] response: {'server_uuid': 'dc1c71e8-2957-4774-a55c-1c68e25a8480', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3b501ce-0c4f-4d82-bb9e-c668c9f76044', 'code': 200} 2026-05-05 18:07:11.536 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port b3b501ce-0c4f-4d82-bb9e-c668c9f76044 2026-05-05 18:07:12.133 11 INFO neutron.plugins.ml2.plugin [None req-d6c59b27-bd7f-4a76-ae7a-40d6e650142c - - - - - -] Attempt 1 to provision port 5d5f2509-a4c7-40ca-b433-435eedfbdf3b 2026-05-05 18:07:12.238 11 INFO neutron.plugins.ml2.plugin [None req-4bcc0a6e-eed9-463d-9ade-47d0c8478df9 - - - - - -] Attempt 1 to provision port b3b501ce-0c4f-4d82-bb9e-c668c9f76044 2026-05-05 18:07:12.292 11 INFO neutron.plugins.ml2.plugin [None req-4bcc0a6e-eed9-463d-9ade-47d0c8478df9 - - - - - -] Attempt 1 to provision port dbf61f1c-70ae-4c6d-a1b1-c23a7e8fd115 2026-05-05 18:07:16.193 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d7d2f3bf-f3a4-45c8-9f2f-87411d443979 2026-05-05 18:07:16.240 12 INFO neutron.plugins.ml2.plugin [None req-9035c7c4-6aae-42a4-8742-921a7ef5ca4a - - - - - -] Attempt 1 to provision port b1cf62e2-833d-4810-b64a-91b94e24bf43 2026-05-05 18:07:16.260 12 INFO neutron.plugins.ml2.plugin [None req-9035c7c4-6aae-42a4-8742-921a7ef5ca4a - - - - - -] Attempt 1 to provision port 704a069e-c16a-4fc2-bb01-8912bb0eb4d1 2026-05-05 18:07:16.304 12 INFO neutron.plugins.ml2.plugin [None req-9035c7c4-6aae-42a4-8742-921a7ef5ca4a - - - - - -] Attempt 1 to provision port d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:16.309 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-ff3e9172-67d6-42bf-9c5f-28574b9a686b'] response: {'server_uuid': '7c7a8117-f3f8-4963-ad46-87e9c914c615', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7d2f3bf-f3a4-45c8-9f2f-87411d443979', 'code': 200} 2026-05-05 18:07:16.343 12 INFO neutron.plugins.ml2.plugin [None req-9035c7c4-6aae-42a4-8742-921a7ef5ca4a - - - - - -] Attempt 1 to provision port dbf61f1c-70ae-4c6d-a1b1-c23a7e8fd115 2026-05-05 18:07:17.929 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d7d2f3bf-f3a4-45c8-9f2f-87411d443979 2026-05-05 18:07:19.634 11 INFO neutron.plugins.ml2.plugin [None req-45af3a7b-b29c-4359-b0fd-c7e455c935fb - - - - - -] Attempt 1 to provision port 32338215-45f0-46bf-a5a4-ca6f58f658f4 2026-05-05 18:07:19.668 11 INFO neutron.plugins.ml2.plugin [None req-45af3a7b-b29c-4359-b0fd-c7e455c935fb - - - - - -] Attempt 1 to provision port 704a069e-c16a-4fc2-bb01-8912bb0eb4d1 2026-05-05 18:07:19.693 11 INFO neutron.plugins.ml2.plugin [None req-45af3a7b-b29c-4359-b0fd-c7e455c935fb - - - - - -] Attempt 1 to provision port dbf61f1c-70ae-4c6d-a1b1-c23a7e8fd115 2026-05-05 18:07:23.970 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 8e14c313-81c5-4a53-98ac-57c04003bd4e 2026-05-05 18:07:24.325 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 0cc1f7d5-f7af-4f7f-92ce-679663c80b16 2026-05-05 18:07:25.631 12 INFO neutron.plugins.ml2.plugin [None req-505b622f-2ce5-4896-8b79-ab0aa1979c38 - - - - - -] Attempt 1 to provision port 0cc1f7d5-f7af-4f7f-92ce-679663c80b16 2026-05-05 18:07:25.704 12 INFO neutron.plugins.ml2.plugin [None req-505b622f-2ce5-4896-8b79-ab0aa1979c38 - - - - - -] Attempt 1 to provision port 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:07:25.756 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 0cc1f7d5-f7af-4f7f-92ce-679663c80b16 2026-05-05 18:07:25.939 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 8e14c313-81c5-4a53-98ac-57c04003bd4e 2026-05-05 18:07:30.015 12 INFO neutron.plugins.ml2.plugin [None req-e91f3131-763d-4549-bb76-9b8a4fd7d389 - - - - - -] Attempt 1 to provision port 0cc1f7d5-f7af-4f7f-92ce-679663c80b16 2026-05-05 18:07:30.143 12 INFO neutron.plugins.ml2.plugin [None req-e91f3131-763d-4549-bb76-9b8a4fd7d389 - - - - - -] Attempt 1 to provision port 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:07:31.912 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d2217bda-8f96-4c79-a2cc-366e03445cb1 2026-05-05 18:07:32.158 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 43d88209-81b4-4964-a27d-685899d47a42 2026-05-05 18:07:33.715 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d2217bda-8f96-4c79-a2cc-366e03445cb1 2026-05-05 18:07:33.981 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 43d88209-81b4-4964-a27d-685899d47a42 2026-05-05 18:07:36.298 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:07:36.319 12 INFO neutron.plugins.ml2.plugin [None req-461e1301-cba7-41d2-a2a7-85ef1c4cb65e - - - - - -] Attempt 1 to provision port a145628c-4383-4313-bad4-9db441c31fbc 2026-05-05 18:07:36.346 12 INFO neutron.plugins.ml2.plugin [None req-461e1301-cba7-41d2-a2a7-85ef1c4cb65e - - - - - -] Attempt 1 to provision port 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:07:36.414 12 INFO neutron.notifiers.nova [None req-461e1301-cba7-41d2-a2a7-85ef1c4cb65e - - - - - -] Nova event matching ['req-19afac16-f6f5-4993-9efc-0892045461c5'] response: {'server_uuid': 'cc9bdc0e-7cd9-400e-a929-816bf3205fa0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09044063-8cb3-46df-ab3d-2fad6cd9cf8f', 'code': 200} 2026-05-05 18:07:37.804 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:07:38.190 11 INFO neutron.plugins.ml2.plugin [None req-2760faf3-e3af-409c-b26d-993e8a78e151 - - - - - -] Attempt 1 to provision port 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:07:39.777 12 INFO neutron.plugins.ml2.plugin [None req-cc83f744-ad3d-46e7-a2d3-982199d7ebe3 - - - - - -] Attempt 1 to provision port a145628c-4383-4313-bad4-9db441c31fbc 2026-05-05 18:07:40.187 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:07:40.196 11 INFO neutron.plugins.ml2.plugin [None req-7eeb9b1f-d15b-4055-bbb5-9cecd619e6cf - - - - - -] Attempt 1 to provision port 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:07:41.731 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port a145628c-4383-4313-bad4-9db441c31fbc 2026-05-05 18:07:41.877 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:07:44.844 12 INFO neutron.plugins.ml2.plugin [None req-89148e44-75d2-477c-9368-e6fcbb3d0d90 - - - - - -] Attempt 1 to provision port d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:45.725 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:48.163 11 INFO neutron.plugins.ml2.plugin [None req-a6c2ae6c-b3bb-408d-a98f-aa95f3948130 - - - - - -] Attempt 1 to provision port d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:50.378 12 INFO neutron.plugins.ml2.plugin [None req-ea99bcd2-a186-40e3-a357-6ccd013449d2 - - - - - -] Attempt 1 to provision port c3de4db4-842d-4d05-87ee-495b2554b81e 2026-05-05 18:08:01.754 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 2a232c2b-4362-48b4-a704-01c3adeb0d1e 2026-05-05 18:08:02.919 11 INFO neutron.plugins.ml2.plugin [None req-20e701ca-01fd-45e1-bbca-65638dceba07 - - - - - -] Attempt 1 to provision port 2a232c2b-4362-48b4-a704-01c3adeb0d1e 2026-05-05 18:08:03.745 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 2a232c2b-4362-48b4-a704-01c3adeb0d1e 2026-05-05 18:08:05.822 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 33b45c66-0892-4eef-af2f-22a14d50f50f 2026-05-05 18:08:06.130 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 5d40ce28-fb65-4d7a-b95c-891e01a166c2 2026-05-05 18:08:07.927 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 5d40ce28-fb65-4d7a-b95c-891e01a166c2 2026-05-05 18:08:09.938 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port c5627ba6-3a86-4787-a288-7996c901280b 2026-05-05 18:08:10.711 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-bd7c273a-edc4-47c3-9624-876e2fd3e3b5'] response: {'server_uuid': 'cc9bdc0e-7cd9-400e-a929-816bf3205fa0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '09044063-8cb3-46df-ab3d-2fad6cd9cf8f', 'code': 200} 2026-05-05 18:08:10.778 11 INFO neutron.plugins.ml2.plugin [None req-6e2897ef-c876-4b94-9325-cfa235c1ad5d - - - - - -] Attempt 1 to provision port c5627ba6-3a86-4787-a288-7996c901280b 2026-05-05 18:08:10.858 11 INFO neutron.plugins.ml2.plugin [None req-6e2897ef-c876-4b94-9325-cfa235c1ad5d - - - - - -] Attempt 1 to provision port d9965e74-b6ca-4fd0-9b36-f051546aaec4 2026-05-05 18:08:12.376 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:08:12.501 12 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-5b5d426a-ab7f-444d-9399-bb6eb2e0446a'] response: {'server_uuid': 'cc9bdc0e-7cd9-400e-a929-816bf3205fa0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09044063-8cb3-46df-ab3d-2fad6cd9cf8f', 'code': 200} 2026-05-05 18:08:12.751 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port c5627ba6-3a86-4787-a288-7996c901280b 2026-05-05 18:08:13.893 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:08:14.117 11 INFO neutron.plugins.ml2.plugin [None req-e7e1096f-7041-4edb-af29-f06e126aacb4 - - - - - -] Attempt 1 to provision port 8aff06b0-cf5c-4d66-b93d-ef137451afd3 2026-05-05 18:08:14.788 11 INFO neutron.plugins.ml2.plugin [None req-8cfe6f01-596c-4f65-bcb4-ffd380fbeb9d - - - - - -] Attempt 1 to provision port c5627ba6-3a86-4787-a288-7996c901280b 2026-05-05 18:08:14.876 11 INFO neutron.plugins.ml2.plugin [None req-8cfe6f01-596c-4f65-bcb4-ffd380fbeb9d - - - - - -] Attempt 1 to provision port d9965e74-b6ca-4fd0-9b36-f051546aaec4 2026-05-05 18:08:15.774 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 8aff06b0-cf5c-4d66-b93d-ef137451afd3 2026-05-05 18:08:17.757 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 4752a19f-173d-4ea5-9ee4-053ac2809ef1 2026-05-05 18:08:20.386 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 6d288033-a918-42e4-9be3-d24c5c135619 2026-05-05 18:08:20.487 12 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-a5118124-1d32-4b9e-98d6-a14d11e114b8'] response: {'server_uuid': '9399602a-91ab-4ceb-8831-d9b24504da36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d288033-a918-42e4-9be3-d24c5c135619', 'code': 200} 2026-05-05 18:08:20.499 11 INFO neutron.plugins.ml2.plugin [None req-c89f6843-2501-4e2c-9a1d-63dc65c49a19 - - - - - -] Attempt 1 to provision port d5ba1c57-935f-4ef1-89db-6328daf3da6d 2026-05-05 18:08:20.525 11 INFO neutron.plugins.ml2.plugin [None req-c89f6843-2501-4e2c-9a1d-63dc65c49a19 - - - - - -] Attempt 1 to provision port 4752a19f-173d-4ea5-9ee4-053ac2809ef1 2026-05-05 18:08:20.782 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 4752a19f-173d-4ea5-9ee4-053ac2809ef1 2026-05-05 18:08:22.181 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port fed27869-076c-46aa-8367-6dd8a8d877b4 2026-05-05 18:08:22.518 11 INFO neutron.plugins.ml2.plugin [None req-1046751f-892b-4e34-ad75-590f00b27229 - - - - - -] Attempt 1 to provision port 6d288033-a918-42e4-9be3-d24c5c135619 2026-05-05 18:08:22.741 11 INFO neutron.plugins.ml2.plugin [None req-1046751f-892b-4e34-ad75-590f00b27229 - - - - - -] Attempt 1 to provision port d9965e74-b6ca-4fd0-9b36-f051546aaec4 2026-05-05 18:08:23.726 11 INFO neutron.plugins.ml2.plugin [None req-cdb7a6b7-0faf-4da6-b627-2aca2fbf2755 - - - - - -] Attempt 1 to provision port d5ba1c57-935f-4ef1-89db-6328daf3da6d 2026-05-05 18:08:23.756 11 INFO neutron.plugins.ml2.plugin [None req-cdb7a6b7-0faf-4da6-b627-2aca2fbf2755 - - - - - -] Attempt 1 to provision port 4752a19f-173d-4ea5-9ee4-053ac2809ef1 2026-05-05 18:08:24.039 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d9965e74-b6ca-4fd0-9b36-f051546aaec4 2026-05-05 18:08:24.335 12 INFO neutron.plugins.ml2.plugin [None req-36a7f35e-ed72-401d-8497-16e616693946 - - - - - -] Attempt 1 to provision port fed27869-076c-46aa-8367-6dd8a8d877b4 2026-05-05 18:08:27.148 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 02553862-aec8-41e9-82a6-89268da0ce7f 2026-05-05 18:08:27.255 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-74d93e79-5eb8-4de1-84f9-2acff35e0db2'] response: {'server_uuid': '2b187ea9-0f75-4c0c-83db-785b95c510d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02553862-aec8-41e9-82a6-89268da0ce7f', 'code': 200} 2026-05-05 18:08:28.478 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 02553862-aec8-41e9-82a6-89268da0ce7f 2026-05-05 18:08:28.918 12 INFO neutron.plugins.ml2.plugin [None req-27fcd141-4864-4dca-bb46-a3d16af501f5 - - - - - -] Attempt 1 to provision port fed27869-076c-46aa-8367-6dd8a8d877b4 2026-05-05 18:08:28.973 12 INFO neutron.plugins.ml2.plugin [None req-27fcd141-4864-4dca-bb46-a3d16af501f5 - - - - - -] Attempt 1 to provision port d9965e74-b6ca-4fd0-9b36-f051546aaec4 2026-05-05 18:08:29.023 12 INFO neutron.plugins.ml2.plugin [None req-27fcd141-4864-4dca-bb46-a3d16af501f5 - - - - - -] Attempt 1 to provision port d5ba1c57-935f-4ef1-89db-6328daf3da6d 2026-05-05 18:08:31.689 11 INFO neutron.plugins.ml2.plugin [None req-bb4fd047-f220-4984-b229-c901abf1ae75 - - - - - -] Attempt 1 to provision port abbe0f1e-128c-41b1-b0e6-759e67b2cb6a 2026-05-05 18:08:31.842 11 INFO neutron.plugins.ml2.plugin [None req-bb4fd047-f220-4984-b229-c901abf1ae75 - - - - - -] Attempt 1 to provision port d5ba1c57-935f-4ef1-89db-6328daf3da6d 2026-05-05 18:08:32.714 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port abbe0f1e-128c-41b1-b0e6-759e67b2cb6a 2026-05-05 18:08:32.870 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d5ba1c57-935f-4ef1-89db-6328daf3da6d 2026-05-05 18:09:06.547 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 5cf58eb1-aee8-4b0b-b1e3-71390f1a184d 2026-05-05 18:09:08.477 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port a24a0ac6-faf5-4fe9-a91f-0b7a721dd736 2026-05-05 18:09:08.901 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 5cf58eb1-aee8-4b0b-b1e3-71390f1a184d 2026-05-05 18:09:09.386 12 INFO neutron.plugins.ml2.plugin [None req-6753fd55-6123-4761-8b50-33c9931f7411 - - - - - -] Attempt 1 to provision port 9f3027b0-bcea-44eb-a06a-a41a4e3176df 2026-05-05 18:09:09.413 12 INFO neutron.plugins.ml2.plugin [None req-6753fd55-6123-4761-8b50-33c9931f7411 - - - - - -] Attempt 1 to provision port 5cf58eb1-aee8-4b0b-b1e3-71390f1a184d 2026-05-05 18:09:10.404 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port a24a0ac6-faf5-4fe9-a91f-0b7a721dd736 2026-05-05 18:09:12.496 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 1c468dde-e00b-412b-b680-ca0744538106 2026-05-05 18:09:14.720 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 1c468dde-e00b-412b-b680-ca0744538106 2026-05-05 18:09:15.009 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d2806df9-1681-4dab-b542-f1916a781653 2026-05-05 18:09:16.210 12 INFO neutron.plugins.ml2.plugin [None req-0b11e045-c73c-46cf-8be1-210d3afc1ba5 - - - - - -] Attempt 1 to provision port 99fb0a3b-9346-46d1-a48b-61b89ea499f2 2026-05-05 18:09:16.245 12 INFO neutron.plugins.ml2.plugin [None req-0b11e045-c73c-46cf-8be1-210d3afc1ba5 - - - - - -] Attempt 1 to provision port 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:09:16.272 12 INFO neutron.plugins.ml2.plugin [None req-0b11e045-c73c-46cf-8be1-210d3afc1ba5 - - - - - -] Attempt 1 to provision port 5cf58eb1-aee8-4b0b-b1e3-71390f1a184d 2026-05-05 18:09:16.328 12 INFO neutron.plugins.ml2.plugin [None req-0b11e045-c73c-46cf-8be1-210d3afc1ba5 - - - - - -] Attempt 1 to provision port d2806df9-1681-4dab-b542-f1916a781653 2026-05-05 18:09:16.485 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port d2806df9-1681-4dab-b542-f1916a781653 2026-05-05 18:09:21.224 12 INFO neutron.plugins.ml2.plugin [None req-0dcd0994-a2f2-40cb-923e-71515c76d56d - - - - - -] Attempt 1 to provision port 99fb0a3b-9346-46d1-a48b-61b89ea499f2 2026-05-05 18:09:21.246 12 INFO neutron.plugins.ml2.plugin [None req-0dcd0994-a2f2-40cb-923e-71515c76d56d - - - - - -] Attempt 1 to provision port 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:09:21.271 12 INFO neutron.plugins.ml2.plugin [None req-0dcd0994-a2f2-40cb-923e-71515c76d56d - - - - - -] Attempt 1 to provision port d2806df9-1681-4dab-b542-f1916a781653 2026-05-05 18:09:24.962 11 INFO neutron.plugins.ml2.plugin [None req-dd88b637-64fe-4991-abca-543fec24e5e6 - - - - - -] Attempt 1 to provision port 99fb0a3b-9346-46d1-a48b-61b89ea499f2 2026-05-05 18:09:29.750 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 99fb0a3b-9346-46d1-a48b-61b89ea499f2 2026-05-05 18:09:30.085 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 9f3027b0-bcea-44eb-a06a-a41a4e3176df 2026-05-05 18:09:30.299 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port ac444ede-7f74-4228-8c82-afcf8df71349 2026-05-05 18:09:30.388 12 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-cfcf4692-d7f0-4c9a-989a-1ec437684c58'] response: {'server_uuid': 'a9bcee2d-67d6-4814-aa92-051b2e2c8288', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac444ede-7f74-4228-8c82-afcf8df71349', 'code': 200} 2026-05-05 18:09:31.077 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 70d68ea5-8331-4673-8a42-4dfc6565a07d 2026-05-05 18:09:31.432 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 99fb0a3b-9346-46d1-a48b-61b89ea499f2 2026-05-05 18:09:31.626 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 9f3027b0-bcea-44eb-a06a-a41a4e3176df 2026-05-05 18:09:31.790 11 INFO neutron.plugins.ml2.plugin [None req-4ebaf383-05de-4579-bb5a-9318f3bc5395 - - - - - -] Attempt 1 to provision port 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:09:32.049 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port ac444ede-7f74-4228-8c82-afcf8df71349 2026-05-05 18:09:32.870 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 70d68ea5-8331-4673-8a42-4dfc6565a07d 2026-05-05 18:09:33.008 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:09:38.477 12 INFO neutron.plugins.ml2.plugin [None req-94395396-8ace-4b29-8d1a-c731bee68f71 - - - - - -] Attempt 1 to provision port 70d68ea5-8331-4673-8a42-4dfc6565a07d 2026-05-05 18:09:40.409 11 INFO neutron.plugins.ml2.plugin [None req-cb1b1612-8cd6-4b93-87f2-41c25fe482bb - - - - - -] Attempt 1 to provision port 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:09:40.470 11 INFO neutron.plugins.ml2.plugin [None req-cb1b1612-8cd6-4b93-87f2-41c25fe482bb - - - - - -] Attempt 1 to provision port ac444ede-7f74-4228-8c82-afcf8df71349 2026-05-05 18:09:42.365 12 INFO neutron.plugins.ml2.plugin [None req-710de6bc-5d3e-4e07-8d06-408b94e941d1 - - - - - -] Attempt 1 to provision port 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:09:44.836 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 78318993-e0ca-48af-a051-bc63db105a49 2026-05-05 18:09:46.830 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 78318993-e0ca-48af-a051-bc63db105a49 2026-05-05 18:09:48.844 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 29a4e171-ac58-4196-8cf4-31f90c755db8 2026-05-05 18:09:49.723 12 INFO neutron.plugins.ml2.plugin [None req-bfa516f8-329b-4f4c-aa5d-ef78b4ac03e2 - - - - - -] Attempt 1 to provision port 4b963a26-cf0c-4caf-a1fa-d8581edde1ba 2026-05-05 18:09:49.753 12 INFO neutron.plugins.ml2.plugin [None req-bfa516f8-329b-4f4c-aa5d-ef78b4ac03e2 - - - - - -] Attempt 1 to provision port 29a4e171-ac58-4196-8cf4-31f90c755db8 2026-05-05 18:09:49.799 12 INFO neutron.plugins.ml2.plugin [None req-bfa516f8-329b-4f4c-aa5d-ef78b4ac03e2 - - - - - -] Attempt 1 to provision port 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:09:50.903 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 29a4e171-ac58-4196-8cf4-31f90c755db8 2026-05-05 18:09:52.680 11 INFO neutron.plugins.ml2.plugin [None req-28753bfa-077b-4ea9-8544-843a6bceff0d - - - - - -] Attempt 1 to provision port 29a4e171-ac58-4196-8cf4-31f90c755db8 2026-05-05 18:09:52.737 11 INFO neutron.plugins.ml2.plugin [None req-28753bfa-077b-4ea9-8544-843a6bceff0d - - - - - -] Attempt 1 to provision port 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:09:53.905 11 INFO neutron.plugins.ml2.plugin [None req-1c5f5fa9-071e-47f0-be78-8cb89563e92b - - - - - -] Attempt 1 to provision port 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:09:55.111 11 INFO neutron.plugins.ml2.plugin [None req-76c8c818-28ab-47b3-9518-7da9044a32ee - - - - - -] Attempt 1 to provision port 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:09:57.395 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 908d705a-b4d9-4a24-8f3e-51d472c69282 2026-05-05 18:09:57.529 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-054b60e7-5911-4c6c-ae8b-5dc6557b9b28'] response: {'server_uuid': '1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '908d705a-b4d9-4a24-8f3e-51d472c69282', 'code': 200} 2026-05-05 18:09:58.853 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 908d705a-b4d9-4a24-8f3e-51d472c69282 2026-05-05 18:10:01.051 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-18a705c6-6ae2-4a86-ae93-076c721640ce'] response: {'server_uuid': 'a9bcee2d-67d6-4814-aa92-051b2e2c8288', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac444ede-7f74-4228-8c82-afcf8df71349', 'code': 200} 2026-05-05 18:10:02.899 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 4b963a26-cf0c-4caf-a1fa-d8581edde1ba 2026-05-05 18:10:03.158 11 INFO neutron.plugins.ml2.plugin [None req-109c9557-33da-4623-a33d-3975b58d562b - - - - - -] Attempt 1 to provision port 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:10:04.847 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 4b963a26-cf0c-4caf-a1fa-d8581edde1ba 2026-05-05 18:10:05.006 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:10:24.863 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:10:25.176 12 INFO neutron.plugins.ml2.plugin [None req-ec9816e8-d817-48e8-98d8-8475dee93a75 - - - - - -] Attempt 1 to provision port dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:10:26.961 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:10:28.883 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d 2026-05-05 18:10:29.219 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port b238bf31-5e65-4909-b1fd-2279818eed5f 2026-05-05 18:10:30.930 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port b238bf31-5e65-4909-b1fd-2279818eed5f 2026-05-05 18:10:31.118 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d 2026-05-05 18:10:31.306 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 51846ca5-0379-4e1f-96f9-f52c8e378fb8 2026-05-05 18:10:32.941 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 51846ca5-0379-4e1f-96f9-f52c8e378fb8 2026-05-05 18:10:34.918 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:10:36.231 11 INFO neutron.plugins.ml2.plugin [None req-5eab089d-63be-48b3-a7be-f467521b910d - - - - - -] Attempt 1 to provision port dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:10:36.281 11 INFO neutron.plugins.ml2.plugin [None req-5eab089d-63be-48b3-a7be-f467521b910d - - - - - -] Attempt 1 to provision port 51846ca5-0379-4e1f-96f9-f52c8e378fb8 2026-05-05 18:10:36.330 11 INFO neutron.plugins.ml2.plugin [None req-5eab089d-63be-48b3-a7be-f467521b910d - - - - - -] Attempt 1 to provision port a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d 2026-05-05 18:10:36.377 11 INFO neutron.plugins.ml2.plugin [None req-5eab089d-63be-48b3-a7be-f467521b910d - - - - - -] Attempt 1 to provision port 33d444e5-acb1-40c6-b6d6-d6a54015eb77 2026-05-05 18:10:36.400 11 INFO neutron.plugins.ml2.plugin [None req-5eab089d-63be-48b3-a7be-f467521b910d - - - - - -] Attempt 1 to provision port 2a7a88bd-1652-4c03-b6e7-e738fbf49888 2026-05-05 18:10:37.415 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 270dec87-b868-4bef-8be3-b36e9e247313 2026-05-05 18:10:37.515 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-be9f3e74-c207-4845-902d-77f7e34a0b7c'] response: {'server_uuid': 'c6c96a13-8360-449c-89dd-160a7d2df5bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '270dec87-b868-4bef-8be3-b36e9e247313', 'code': 200} 2026-05-05 18:10:38.964 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 270dec87-b868-4bef-8be3-b36e9e247313 2026-05-05 18:10:42.053 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:10:42.106 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port ff42e272-aa88-47eb-b731-7cdf62e86189 2026-05-05 18:10:42.137 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port 51846ca5-0379-4e1f-96f9-f52c8e378fb8 2026-05-05 18:10:42.189 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port 270dec87-b868-4bef-8be3-b36e9e247313 2026-05-05 18:10:42.242 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d 2026-05-05 18:10:42.304 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port 33d444e5-acb1-40c6-b6d6-d6a54015eb77 2026-05-05 18:10:42.329 11 INFO neutron.plugins.ml2.plugin [None req-f66b660e-69fd-4cd0-b986-b04556f3d5b7 - - - - - -] Attempt 1 to provision port 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:10:43.390 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port f0753213-3d2a-458c-aa73-902c49482aa1 2026-05-05 18:10:43.477 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-0ddf8078-3dde-4eff-8a47-bb4052bfbed5'] response: {'server_uuid': '11d6d9b3-0e3b-40bc-976b-19ce1bf5702f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0753213-3d2a-458c-aa73-902c49482aa1', 'code': 200} 2026-05-05 18:10:44.921 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port f0753213-3d2a-458c-aa73-902c49482aa1 2026-05-05 18:10:45.155 12 INFO neutron.plugins.ml2.plugin [None req-510fecc6-880d-454a-8174-36fd3320d9da - - - - - -] Attempt 1 to provision port 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:10:45.388 12 INFO neutron.plugins.ml2.plugin [None req-510fecc6-880d-454a-8174-36fd3320d9da - - - - - -] Attempt 1 to provision port 2a7a88bd-1652-4c03-b6e7-e738fbf49888 2026-05-05 18:10:46.051 12 INFO neutron.plugins.ml2.plugin [None req-095e3dcd-4df1-4f63-95cf-c55955eff343 - - - - - -] Attempt 1 to provision port ff42e272-aa88-47eb-b731-7cdf62e86189 2026-05-05 18:10:46.179 12 INFO neutron.plugins.ml2.plugin [None req-095e3dcd-4df1-4f63-95cf-c55955eff343 - - - - - -] Attempt 1 to provision port 51846ca5-0379-4e1f-96f9-f52c8e378fb8 2026-05-05 18:10:46.258 12 INFO neutron.plugins.ml2.plugin [None req-095e3dcd-4df1-4f63-95cf-c55955eff343 - - - - - -] Attempt 1 to provision port a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d 2026-05-05 18:10:46.333 12 INFO neutron.plugins.ml2.plugin [None req-095e3dcd-4df1-4f63-95cf-c55955eff343 - - - - - -] Attempt 1 to provision port f0753213-3d2a-458c-aa73-902c49482aa1 2026-05-05 18:10:46.397 12 INFO neutron.plugins.ml2.plugin [None req-095e3dcd-4df1-4f63-95cf-c55955eff343 - - - - - -] Attempt 1 to provision port 33d444e5-acb1-40c6-b6d6-d6a54015eb77 2026-05-05 18:10:46.486 12 INFO neutron.plugins.ml2.plugin [None req-095e3dcd-4df1-4f63-95cf-c55955eff343 - - - - - -] Attempt 1 to provision port 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:10:46.894 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port ff42e272-aa88-47eb-b731-7cdf62e86189 2026-05-05 18:10:47.077 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:10:47.266 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 2a7a88bd-1652-4c03-b6e7-e738fbf49888 2026-05-05 18:10:47.408 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 33d444e5-acb1-40c6-b6d6-d6a54015eb77 2026-05-05 18:10:49.167 11 INFO neutron.plugins.ml2.plugin [None req-650f4cb3-e917-4083-b95a-22dea1332da4 - - - - - -] Attempt 1 to provision port 33d444e5-acb1-40c6-b6d6-d6a54015eb77 2026-05-05 18:10:49.222 11 INFO neutron.plugins.ml2.plugin [None req-650f4cb3-e917-4083-b95a-22dea1332da4 - - - - - -] Attempt 1 to provision port ff42e272-aa88-47eb-b731-7cdf62e86189 2026-05-05 18:10:49.300 11 INFO neutron.plugins.ml2.plugin [None req-650f4cb3-e917-4083-b95a-22dea1332da4 - - - - - -] Attempt 1 to provision port 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:10:51.335 11 INFO neutron.plugins.ml2.plugin [None req-fdeeb1c4-4887-4668-9ec4-72fd41e591ae - - - - - -] Attempt 1 to provision port ff42e272-aa88-47eb-b731-7cdf62e86189 2026-05-05 18:10:51.394 11 INFO neutron.plugins.ml2.plugin [None req-fdeeb1c4-4887-4668-9ec4-72fd41e591ae - - - - - -] Attempt 1 to provision port 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:10:52.666 12 INFO neutron.plugins.ml2.plugin [None req-9a265c43-de37-4711-8cce-cf35df5caa12 - - - - - -] Attempt 1 to provision port f0753213-3d2a-458c-aa73-902c49482aa1 2026-05-05 18:10:58.909 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 3c98aa80-ac9b-4c17-a760-abfea8d3ab84 2026-05-05 18:10:59.028 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-23fc60fb-636b-48bc-8e85-f314e2fd9eaf'] response: {'server_uuid': '78849a85-1964-4067-8c82-8971dc2d98bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c98aa80-ac9b-4c17-a760-abfea8d3ab84', 'code': 200} 2026-05-05 18:11:00.885 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 3c98aa80-ac9b-4c17-a760-abfea8d3ab84 2026-05-05 18:11:26.789 12 INFO neutron.plugins.ml2.plugin [None req-46542110-e2b4-46b5-8b50-ea8783b37c99 - - - - - -] Attempt 1 to provision port 3523f860-46e8-48e1-a9c4-c0e6bdead2ae 2026-05-05 18:11:47.426 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port b5248b92-b764-4e83-b006-955c99106cff 2026-05-05 18:11:47.524 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-f452476c-ac47-46d6-950d-c5a37002deea'] response: {'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5248b92-b764-4e83-b006-955c99106cff', 'code': 200} 2026-05-05 18:11:48.917 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port b5248b92-b764-4e83-b006-955c99106cff 2026-05-05 18:12:29.667 12 INFO neutron.plugins.ml2.plugin [None req-d17cf7aa-e592-4efb-b06d-dbdde3958a46 - - - - - -] Attempt 1 to provision port bf1035f1-27da-472f-998c-28f594acedc0 2026-05-05 18:12:34.948 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port bf1035f1-27da-472f-998c-28f594acedc0 2026-05-05 18:12:35.088 11 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-d74b4538-b514-42f0-95c3-654170cec729'] response: {'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf1035f1-27da-472f-998c-28f594acedc0', 'code': 200} 2026-05-05 18:12:36.932 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port bf1035f1-27da-472f-998c-28f594acedc0 2026-05-05 18:12:39.443 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port bf1035f1-27da-472f-998c-28f594acedc0 2026-05-05 18:13:03.848 12 INFO neutron.plugins.ml2.plugin [None req-527f9090-d5d8-425d-8f2e-5999d44a2f23 - - - - - -] Attempt 1 to provision port 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:13:12.524 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:13:12.681 12 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-39b317fd-5155-45da-a898-be98aa82b006'] response: {'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19254fa2-7b94-409b-87be-b56cd6148692', 'code': 200} 2026-05-05 18:13:13.119 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:13:23.104 11 INFO neutron.plugins.ml2.plugin [None req-8a9886a5-0755-4789-80c7-9afbc1ecdeb7 - - - - - -] Attempt 1 to provision port 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:29.169 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:29.262 12 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-8ab7a217-ce6b-4b97-8e10-6b014e030ec9'] response: {'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9dd1a664-1c01-4eaa-b420-b133656438b5', 'code': 200} 2026-05-05 18:13:31.115 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:33.743 12 INFO neutron.plugins.ml2.plugin [None req-94f67b45-b1d0-4551-86cb-e0200577d1f4 - - - - - -] Attempt 1 to provision port 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:13:46.871 12 INFO neutron.plugins.ml2.plugin [None req-bea78793-18cf-4b31-8874-f2d1bc082014 - - - - - -] Attempt 1 to provision port 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:47.206 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:48.207 11 INFO neutron.plugins.ml2.plugin [None req-f669f39a-9d95-43f6-b3b8-74cbc86fcc36 - - - - - -] Attempt 1 to provision port 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:57.191 11 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:13:57.760 12 INFO neutron.plugins.ml2.plugin [None req-09fa5906-af7d-4afe-a807-d026a447e83c - - - - - -] Attempt 1 to provision port 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:14:25.437 12 INFO neutron.notifiers.nova [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Nova event matching ['req-95c49a67-fbf6-4fe6-bd61-aef57d7251d2'] response: {'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5248b92-b764-4e83-b006-955c99106cff', 'code': 200} 2026-05-05 18:15:13.166 12 INFO neutron.plugins.ml2.plugin [None req-82a4b522-cea9-49f4-80aa-62daa92288f7 - - - - - -] Attempt 1 to provision port 3a267f58-e381-433d-9540-4f5c428002e2 2026-05-05 18:15:13.914 12 INFO neutron.plugins.ml2.plugin [None req-19846e32-5288-40a5-9046-d99a4202e2a5 - - - - - -] Attempt 1 to provision port 3a267f58-e381-433d-9540-4f5c428002e2