+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-13 01:34:58.825 1 INFO neutron.common.config [-] Logging enabled! 2026-05-13 01:34:58.825 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-13 01:34:58.825 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-13 01:34:58.825 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 01:35:00.073 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 01:35:00.075 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 01:35:00.078 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 01:35:00.079 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 01:35:00.079 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-13 01:35:00.080 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-13 01:35:00.080 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-13 01:35:00.080 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 01:35:00.086 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 01:35:00.086 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 01:35:00.086 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 01:35:00.104 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-13 01:35:00.105 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 01:35:00.105 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-13 01:35:00.123 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 01:35:00.123 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 01:35:00.123 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-13 01:35:00.124 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-13 01:35:00.420 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing driver for type 'vlan' 2026-05-13 01:35:00.541 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] VlanTypeDriver initialization complete 2026-05-13 01:35:00.541 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing driver for type 'vxlan' 2026-05-13 01:35:00.542 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-13 01:35:00.591 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 01:35:00.592 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 01:35:00.592 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing extension driver 'port_security' 2026-05-13 01:35:00.592 1 INFO neutron.plugins.ml2.extensions.port_security [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 01:35:00.592 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing extension driver 'qos' 2026-05-13 01:35:00.592 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-13 01:35:00.593 1 INFO neutron.plugins.ml2.managers [None req-80ed8936-e6f9-406c-ab5f-ee9c7649adba - - - - - -] Initializing mechanism driver 'l2population' 2026-05-13 01:35:00.607 1 INFO neutron.quota [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded quota_driver: . 2026-05-13 01:35:00.608 1 INFO neutron.plugins.ml2.plugin [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 01:35:00.608 1 INFO neutron.plugins.ml2.managers [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 01:35:00.608 1 INFO neutron.plugins.ml2.managers [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 01:35:00.608 1 INFO neutron.plugins.ml2.managers [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 01:35:00.608 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: qos 2026-05-13 01:35:00.619 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: router 2026-05-13 01:35:00.652 1 INFO neutron.services.service_base [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-13 01:35:00.653 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: segments 2026-05-13 01:35:00.729 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: trunk 2026-05-13 01:35:00.741 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: vpnaas 2026-05-13 01:35:00.774 1 WARNING stevedore.named [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 01:35:00.846 1 INFO neutron_vpnaas.services.vpn.plugin [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 01:35:00.846 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: taas 2026-05-13 01:35:00.991 1 WARNING stevedore.named [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 01:35:01.019 1 INFO neutron_taas.services.taas.taas_plugin [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 01:35:01.019 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: tapmirror 2026-05-13 01:35:01.029 1 WARNING stevedore.named [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 01:35:01.043 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 01:35:01.043 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 01:35:01.050 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: tag 2026-05-13 01:35:01.062 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: timestamp 2026-05-13 01:35:01.064 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 01:35:01.068 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: flavors 2026-05-13 01:35:01.071 1 INFO neutron.manager [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loading Plugin: revisions 2026-05-13 01:35:01.074 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Initializing extension manager. 2026-05-13 01:35:01.075 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: address-group 2026-05-13 01:35:01.076 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: address-scope 2026-05-13 01:35:01.076 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-13 01:35:01.077 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: agent 2026-05-13 01:35:01.077 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: agent-resources-synced 2026-05-13 01:35:01.078 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 01:35:01.079 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 01:35:01.080 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: availability_zone 2026-05-13 01:35:01.080 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: availability_zone_filter 2026-05-13 01:35:01.081 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 01:35:01.081 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 01:35:01.082 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 01:35:01.083 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: dns-integration 2026-05-13 01:35:01.083 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 01:35:01.083 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-13 01:35:01.084 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: dvr 2026-05-13 01:35:01.084 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 01:35:01.085 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 01:35:01.085 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 01:35:01.085 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 01:35:01.086 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: external-net 2026-05-13 01:35:01.086 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 01:35:01.086 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: extraroute 2026-05-13 01:35:01.087 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: extraroute-atomic 2026-05-13 01:35:01.087 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: filter-validation 2026-05-13 01:35:01.088 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 01:35:01.089 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 01:35:01.089 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 01:35:01.089 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: fip-port-details 2026-05-13 01:35:01.090 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: flavors 2026-05-13 01:35:01.091 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 01:35:01.092 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 01:35:01.092 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: ip_allocation 2026-05-13 01:35:01.092 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-13 01:35:01.093 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 01:35:01.094 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: router 2026-05-13 01:35:01.095 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 01:35:01.096 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-13 01:35:01.096 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-13 01:35:01.097 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 01:35:01.097 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: l3-ha 2026-05-13 01:35:01.097 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 01:35:01.098 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-13 01:35:01.099 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: l3-flavors 2026-05-13 01:35:01.099 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 01:35:01.100 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-13 01:35:01.102 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-13 01:35:01.103 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 01:35:01.103 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-13 01:35:01.104 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 01:35:01.105 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 01:35:01.105 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: multi-provider 2026-05-13 01:35:01.106 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: net-mtu 2026-05-13 01:35:01.106 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 01:35:01.107 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 01:35:01.107 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: network_ha 2026-05-13 01:35:01.108 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 01:35:01.108 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-13 01:35:01.109 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 01:35:01.109 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: pagination 2026-05-13 01:35:01.110 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-device-profile 2026-05-13 01:35:01.110 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 01:35:01.110 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 01:35:01.111 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 01:35:01.111 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-mac-override 2026-05-13 01:35:01.112 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 01:35:01.112 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 01:35:01.112 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 01:35:01.113 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-resource-request 2026-05-13 01:35:01.113 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 01:35:01.113 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 01:35:01.114 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: binding 2026-05-13 01:35:01.115 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: binding-extended 2026-05-13 01:35:01.115 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-security 2026-05-13 01:35:01.115 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: project-id 2026-05-13 01:35:01.116 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: provider 2026-05-13 01:35:01.116 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-13 01:35:01.120 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos 2026-05-13 01:35:01.120 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 01:35:01.121 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 01:35:01.122 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-default 2026-05-13 01:35:01.122 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-fip 2026-05-13 01:35:01.123 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 01:35:01.123 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 01:35:01.124 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 01:35:01.124 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 01:35:01.125 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 01:35:01.125 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-pps 2026-05-13 01:35:01.126 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 01:35:01.126 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 01:35:01.126 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 01:35:01.127 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 01:35:01.127 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 01:35:01.129 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: quotas 2026-05-13 01:35:01.131 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: quota_details 2026-05-13 01:35:01.132 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: rbac-policies 2026-05-13 01:35:01.133 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: rbac-address-group 2026-05-13 01:35:01.133 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 01:35:01.134 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 01:35:01.134 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-13 01:35:01.134 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: revision-if-match 2026-05-13 01:35:01.135 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 01:35:01.136 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 01:35:01.136 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-13 01:35:01.136 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 01:35:01.138 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 01:35:01.138 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 01:35:01.138 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-13 01:35:01.139 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 01:35:01.139 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 01:35:01.140 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 01:35:01.143 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: security-group 2026-05-13 01:35:01.144 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: segment 2026-05-13 01:35:01.144 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 01:35:01.145 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: service-type 2026-05-13 01:35:01.145 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: sorting 2026-05-13 01:35:01.146 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 01:35:01.146 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 01:35:01.147 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 01:35:01.147 1 WARNING neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 01:35:01.147 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-13 01:35:01.148 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 01:35:01.149 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: subnet_onboard 2026-05-13 01:35:01.149 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 01:35:01.150 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 01:35:01.150 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 01:35:01.151 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 01:35:01.151 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: tag-creation 2026-05-13 01:35:01.152 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 01:35:01.155 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 01:35:01.155 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 01:35:01.156 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: trunk 2026-05-13 01:35:01.156 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: trunk-details 2026-05-13 01:35:01.157 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 01:35:01.157 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 01:35:01.157 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-13 01:35:01.158 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 01:35:01.159 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-13 01:35:01.160 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 01:35:01.161 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 01:35:01.162 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: vpnaas 2026-05-13 01:35:01.164 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: taas 2026-05-13 01:35:01.164 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: tap-mirror 2026-05-13 01:35:01.165 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-13 01:35:01.165 1 INFO neutron.api.extensions [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 01:35:01.168 1 WARNING oslo_service.backend._threading.service [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-13 01:35:01.174 1 WARNING oslo_service.backend._threading.service [None req-afa26bc2-9c14-425c-a92f-8ace28a1b451 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-13 01:35:31.252 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 01:35:31.294 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 01:35:31.297 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 01:35:43.993 13 INFO neutron.db.l3_hamode_db [None req-f6be9c2e-1363-4058-9473-33121a9dfc7a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-13 01:36:05.346 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 1499e05c-1add-45c6-a565-b443b1831ab5 2026-05-13 01:36:05.754 13 INFO neutron.plugins.ml2.plugin [None req-8d79e3c4-f896-45b9-b185-4b9ee8c5f43f - - - - - -] Attempt 1 to provision port 1499e05c-1add-45c6-a565-b443b1831ab5 2026-05-13 01:36:07.244 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 1499e05c-1add-45c6-a565-b443b1831ab5 2026-05-13 01:36:07.404 13 INFO neutron.plugins.ml2.plugin [None req-09618c38-2c0b-44b7-a1d0-d5336d8acfdc - - - - - -] Attempt 1 to provision port 1499e05c-1add-45c6-a565-b443b1831ab5 2026-05-13 01:40:43.079 13 INFO neutron.plugins.ml2.plugin [None req-7b71f1c2-252d-4b41-8e0d-345876739ded - - - - - -] Attempt 1 to provision port 06ac2ef7-54df-4d33-b572-c97807a144e6 2026-05-13 01:40:43.336 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 06ac2ef7-54df-4d33-b572-c97807a144e6 2026-05-13 01:40:44.725 13 INFO neutron.plugins.ml2.plugin [None req-8ae12eca-b081-445a-8787-5ed8cf900416 - - - - - -] Attempt 1 to provision port 06ac2ef7-54df-4d33-b572-c97807a144e6 2026-05-13 01:40:45.310 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 06ac2ef7-54df-4d33-b572-c97807a144e6 2026-05-13 01:40:48.887 16 INFO neutron.plugins.ml2.plugin [None req-27a5e3aa-6f4e-4240-be7d-16fba71b8e98 - - - - - -] Attempt 1 to provision port de89731e-ede1-4dd8-9727-99a87ef3f837 2026-05-13 01:44:31.960 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port de89731e-ede1-4dd8-9727-99a87ef3f837 2026-05-13 01:44:33.393 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port de89731e-ede1-4dd8-9727-99a87ef3f837 2026-05-13 01:53:57.535 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 98524b43-8fd0-4e1c-ad59-090b789857a1 2026-05-13 01:53:59.502 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 98524b43-8fd0-4e1c-ad59-090b789857a1 2026-05-13 02:03:11.597 13 INFO neutron.plugins.ml2.plugin [None req-9f0c57ad-b6ef-4ba5-b3af-271710193461 - - - - - -] Attempt 1 to provision port de89731e-ede1-4dd8-9727-99a87ef3f837 2026-05-13 02:03:11.645 13 INFO neutron.plugins.ml2.plugin [None req-9f0c57ad-b6ef-4ba5-b3af-271710193461 - - - - - -] Attempt 1 to provision port 06ac2ef7-54df-4d33-b572-c97807a144e6 2026-05-13 02:03:11.691 13 INFO neutron.plugins.ml2.plugin [None req-9f0c57ad-b6ef-4ba5-b3af-271710193461 - - - - - -] Attempt 1 to provision port 1499e05c-1add-45c6-a565-b443b1831ab5 2026-05-13 02:08:39.751 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 73499c53-8e75-4726-94fd-8b0b0fdbd2e0 2026-05-13 02:08:40.795 13 INFO neutron.plugins.ml2.plugin [None req-d248dbe5-a348-4d60-9c2f-5e16b0cc25e6 - - - - - -] Attempt 1 to provision port c341bf3b-ef97-41e8-9dce-6b4bb15d70cf 2026-05-13 02:08:40.822 13 INFO neutron.plugins.ml2.plugin [None req-d248dbe5-a348-4d60-9c2f-5e16b0cc25e6 - - - - - -] Attempt 1 to provision port 73499c53-8e75-4726-94fd-8b0b0fdbd2e0 2026-05-13 02:08:41.762 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 73499c53-8e75-4726-94fd-8b0b0fdbd2e0 2026-05-13 02:08:43.798 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b0774e82-a82a-4f3a-90af-850f236df0f5 2026-05-13 02:08:45.971 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b0774e82-a82a-4f3a-90af-850f236df0f5 2026-05-13 02:08:47.990 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f5cc7a27-f67b-426f-8371-8e3b31795654 2026-05-13 02:08:48.365 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port efecde58-a268-4707-ba15-6bd2133c6ede 2026-05-13 02:08:49.802 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f5cc7a27-f67b-426f-8371-8e3b31795654 2026-05-13 02:08:50.248 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port efecde58-a268-4707-ba15-6bd2133c6ede 2026-05-13 02:08:51.787 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 7b3aaa6c-ed1f-411d-845a-f6b9d1e3a7fc 2026-05-13 02:08:53.901 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 7b3aaa6c-ed1f-411d-845a-f6b9d1e3a7fc 2026-05-13 02:08:54.225 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 0964f03a-e28e-4f38-a127-d9e1e77e0a97 2026-05-13 02:08:54.589 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 69e2c964-7784-4b29-90cb-898f16ded5dd 2026-05-13 02:08:55.771 16 INFO neutron.plugins.ml2.plugin [None req-003a6a49-260a-4ef1-95dd-716afe362806 - - - - - -] Attempt 1 to provision port 7ae91762-9d25-420c-98c1-c32ad72a70c1 2026-05-13 02:08:55.796 16 INFO neutron.plugins.ml2.plugin [None req-003a6a49-260a-4ef1-95dd-716afe362806 - - - - - -] Attempt 1 to provision port 0964f03a-e28e-4f38-a127-d9e1e77e0a97 2026-05-13 02:08:55.856 16 INFO neutron.plugins.ml2.plugin [None req-003a6a49-260a-4ef1-95dd-716afe362806 - - - - - -] Attempt 1 to provision port b0774e82-a82a-4f3a-90af-850f236df0f5 2026-05-13 02:08:55.910 16 INFO neutron.plugins.ml2.plugin [None req-003a6a49-260a-4ef1-95dd-716afe362806 - - - - - -] Attempt 1 to provision port ec656d31-9ff6-42cf-be6b-a3297ea536de 2026-05-13 02:08:55.930 16 INFO neutron.plugins.ml2.plugin [None req-003a6a49-260a-4ef1-95dd-716afe362806 - - - - - -] Attempt 1 to provision port db78d766-820e-47f0-ab3a-f5502ad5dd64 2026-05-13 02:08:57.024 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 259be801-4f5a-4fdf-b389-cad3fba5b7a8 2026-05-13 02:08:57.336 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 69e2c964-7784-4b29-90cb-898f16ded5dd 2026-05-13 02:08:57.496 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-abeed5d9-8ea0-4762-bc25-0ca69b66c672'] response: {'server_uuid': '11e8b6c5-ed76-46d9-87b6-a459d9c0c6b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '259be801-4f5a-4fdf-b389-cad3fba5b7a8', 'code': 200} 2026-05-13 02:08:57.552 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 0964f03a-e28e-4f38-a127-d9e1e77e0a97 2026-05-13 02:08:57.726 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f9d6aafd-8455-4d14-84ac-3a0d0d55284c 2026-05-13 02:08:58.827 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 259be801-4f5a-4fdf-b389-cad3fba5b7a8 2026-05-13 02:08:59.000 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f9d6aafd-8455-4d14-84ac-3a0d0d55284c 2026-05-13 02:08:59.171 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2bb28298-3983-441b-8906-89c58f3888f2 2026-05-13 02:08:59.604 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa3c9582-7824-4763-95bc-c780da53625a'] response: {'server_uuid': '4a9140dd-4a42-46f2-b5bd-14f76ee0f585', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9d6aafd-8455-4d14-84ac-3a0d0d55284c', 'code': 200} 2026-05-13 02:09:00.675 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2bb28298-3983-441b-8906-89c58f3888f2 2026-05-13 02:09:03.347 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2ae49605-e011-43c7-9f3a-cdf0f8605dfb 2026-05-13 02:09:03.649 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b6774b2e-6437-4008-970d-a49ebbe320aa 2026-05-13 02:09:03.776 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-801f73b4-5656-408c-9c5d-4cded35c92f0'] response: {'server_uuid': '105a3056-745a-4070-a332-70f06b2ba8d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6774b2e-6437-4008-970d-a49ebbe320aa', 'code': 200} 2026-05-13 02:09:06.455 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2ae49605-e011-43c7-9f3a-cdf0f8605dfb 2026-05-13 02:09:06.663 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b6774b2e-6437-4008-970d-a49ebbe320aa 2026-05-13 02:09:06.927 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port c7fdab66-b8f9-4d21-95aa-5f2be16a5992 2026-05-13 02:09:07.417 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a49abb61-b08e-4ce0-b64c-894bf16bfefa'] response: {'server_uuid': 'd7a5add4-0986-4188-85ec-e7acb4d4350e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7fdab66-b8f9-4d21-95aa-5f2be16a5992', 'code': 200} 2026-05-13 02:09:08.429 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port c7fdab66-b8f9-4d21-95aa-5f2be16a5992 2026-05-13 02:09:18.125 16 INFO neutron.plugins.ml2.plugin [None req-9a24d488-791e-4470-a383-073742a4bc43 - - - - - -] Attempt 1 to provision port 2ae49605-e011-43c7-9f3a-cdf0f8605dfb 2026-05-13 02:09:18.186 16 INFO neutron.plugins.ml2.plugin [None req-9a24d488-791e-4470-a383-073742a4bc43 - - - - - -] Attempt 1 to provision port 7ae91762-9d25-420c-98c1-c32ad72a70c1 2026-05-13 02:09:18.205 16 INFO neutron.plugins.ml2.plugin [None req-9a24d488-791e-4470-a383-073742a4bc43 - - - - - -] Attempt 1 to provision port b6774b2e-6437-4008-970d-a49ebbe320aa 2026-05-13 02:09:18.246 16 INFO neutron.plugins.ml2.plugin [None req-9a24d488-791e-4470-a383-073742a4bc43 - - - - - -] Attempt 1 to provision port db78d766-820e-47f0-ab3a-f5502ad5dd64 2026-05-13 02:09:19.321 16 INFO neutron.plugins.ml2.plugin [None req-59ef0f12-d144-4214-b71a-66cb9325af79 - - - - - -] Attempt 1 to provision port f9d6aafd-8455-4d14-84ac-3a0d0d55284c 2026-05-13 02:09:24.499 16 INFO neutron.plugins.ml2.plugin [None req-d168910a-a647-48fe-a61a-099fcc91e363 - - - - - -] Attempt 1 to provision port c7ba274c-d318-4495-ad2c-336e7be87daf 2026-05-13 02:09:26.348 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port db78d766-820e-47f0-ab3a-f5502ad5dd64 2026-05-13 02:09:26.772 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port ec656d31-9ff6-42cf-be6b-a3297ea536de 2026-05-13 02:09:28.321 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port db78d766-820e-47f0-ab3a-f5502ad5dd64 2026-05-13 02:09:28.508 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port ec656d31-9ff6-42cf-be6b-a3297ea536de 2026-05-13 02:09:28.689 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 7ae91762-9d25-420c-98c1-c32ad72a70c1 2026-05-13 02:09:29.157 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port c7ba274c-d318-4495-ad2c-336e7be87daf 2026-05-13 02:09:30.304 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 7ae91762-9d25-420c-98c1-c32ad72a70c1 2026-05-13 02:09:30.491 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port c7ba274c-d318-4495-ad2c-336e7be87daf 2026-05-13 02:09:44.347 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port de151c50-5f42-4d81-848c-0bb07a7294fa 2026-05-13 02:09:46.348 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port de151c50-5f42-4d81-848c-0bb07a7294fa 2026-05-13 02:09:55.644 13 INFO neutron.plugins.ml2.plugin [None req-adb524ba-bcf9-42f2-96e9-f52f929dc879 - - - - - -] Attempt 1 to provision port b6774b2e-6437-4008-970d-a49ebbe320aa 2026-05-13 02:09:56.632 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc4a1bfc-4a45-4a3a-b8cf-3396e6c55379'] response: {'server_uuid': '105a3056-745a-4070-a332-70f06b2ba8d2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b6774b2e-6437-4008-970d-a49ebbe320aa', 'code': 200} 2026-05-13 02:10:10.345 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 061618d7-eb44-4aeb-998e-b8ad9e8c8b6d 2026-05-13 02:10:10.680 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 3bfb7f67-4723-43ec-b5b2-5129b71247e1 2026-05-13 02:10:12.376 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 061618d7-eb44-4aeb-998e-b8ad9e8c8b6d 2026-05-13 02:10:12.620 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 3bfb7f67-4723-43ec-b5b2-5129b71247e1 2026-05-13 02:10:13.151 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-81ac24e6-53ef-470f-b573-1274ec0a3c47'] response: {'server_uuid': '4a9140dd-4a42-46f2-b5bd-14f76ee0f585', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f9d6aafd-8455-4d14-84ac-3a0d0d55284c', 'code': 200} 2026-05-13 02:10:13.874 13 INFO neutron.plugins.ml2.plugin [None req-6fd8ebaf-c2f2-46e2-8eb0-68c55baf81c5 - - - - - -] Attempt 1 to provision port e938ce65-2456-43bd-bf7a-1c60bf87cce2 2026-05-13 02:10:13.899 13 INFO neutron.plugins.ml2.plugin [None req-6fd8ebaf-c2f2-46e2-8eb0-68c55baf81c5 - - - - - -] Attempt 1 to provision port 061618d7-eb44-4aeb-998e-b8ad9e8c8b6d 2026-05-13 02:10:13.944 13 INFO neutron.plugins.ml2.plugin [None req-6fd8ebaf-c2f2-46e2-8eb0-68c55baf81c5 - - - - - -] Attempt 1 to provision port 5d94cfe6-7d95-4ab1-862d-5229e5c53450 2026-05-13 02:10:14.803 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f9d6aafd-8455-4d14-84ac-3a0d0d55284c 2026-05-13 02:10:14.894 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dd94c7a-af42-4569-8e55-db7e2ebf67f0'] response: {'server_uuid': '4a9140dd-4a42-46f2-b5bd-14f76ee0f585', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9d6aafd-8455-4d14-84ac-3a0d0d55284c', 'code': 200} 2026-05-13 02:10:16.367 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f9d6aafd-8455-4d14-84ac-3a0d0d55284c 2026-05-13 02:10:17.835 13 INFO neutron.plugins.ml2.plugin [None req-e0ad97bb-8b92-4729-a25d-4b1298e1df7e - - - - - -] Attempt 1 to provision port e938ce65-2456-43bd-bf7a-1c60bf87cce2 2026-05-13 02:10:28.328 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 5d94cfe6-7d95-4ab1-862d-5229e5c53450 2026-05-13 02:10:28.577 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port e938ce65-2456-43bd-bf7a-1c60bf87cce2 2026-05-13 02:10:31.031 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 96a7c1d4-99df-4df6-967c-0113f3d61272 2026-05-13 02:10:31.138 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1767521f-f741-4f01-930e-059027c88122'] response: {'server_uuid': '8f785182-14bd-4dba-b6fe-31249c68f997', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96a7c1d4-99df-4df6-967c-0113f3d61272', 'code': 200} 2026-05-13 02:10:31.378 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 71e79b63-b5d3-48c2-91ca-94dc1083dc23 2026-05-13 02:10:31.823 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port e938ce65-2456-43bd-bf7a-1c60bf87cce2 2026-05-13 02:10:32.020 16 INFO neutron.plugins.ml2.plugin [None req-8cb68ab8-6c17-4850-8f5c-a76ded0ded22 - - - - - -] Attempt 1 to provision port 71e79b63-b5d3-48c2-91ca-94dc1083dc23 2026-05-13 02:10:32.112 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 5d94cfe6-7d95-4ab1-862d-5229e5c53450 2026-05-13 02:10:32.758 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a48743df-480b-47f0-9774-58212977f610 2026-05-13 02:10:33.101 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 71e79b63-b5d3-48c2-91ca-94dc1083dc23 2026-05-13 02:10:33.280 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 96a7c1d4-99df-4df6-967c-0113f3d61272 2026-05-13 02:10:34.611 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a48743df-480b-47f0-9774-58212977f610 2026-05-13 02:10:34.921 16 INFO neutron.plugins.ml2.plugin [None req-aff39363-2cb3-469f-af27-c9dd508414ee - - - - - -] Attempt 1 to provision port 71e79b63-b5d3-48c2-91ca-94dc1083dc23 2026-05-13 02:10:34.981 16 INFO neutron.plugins.ml2.plugin [None req-aff39363-2cb3-469f-af27-c9dd508414ee - - - - - -] Attempt 1 to provision port e4e9aade-4f63-44cc-a1c6-75cb3521714a 2026-05-13 02:10:35.004 16 INFO neutron.plugins.ml2.plugin [None req-aff39363-2cb3-469f-af27-c9dd508414ee - - - - - -] Attempt 1 to provision port f0ae79ce-8f4f-4cf6-80e4-14045b3ed6db 2026-05-13 02:10:38.816 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 896d2a84-8073-4a33-b0e4-379e57890ae4 2026-05-13 02:10:39.238 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b73117fb-9f37-4a67-87a6-7628be7a39c4 2026-05-13 02:10:40.714 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 896d2a84-8073-4a33-b0e4-379e57890ae4 2026-05-13 02:10:40.919 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b73117fb-9f37-4a67-87a6-7628be7a39c4 2026-05-13 02:10:47.168 16 INFO neutron.plugins.ml2.plugin [None req-0b5141b8-aaab-443a-b92f-1af5155981b1 - - - - - -] Attempt 1 to provision port db4c606d-744f-4edf-8cbb-679b54682dd0 2026-05-13 02:10:47.204 16 INFO neutron.plugins.ml2.plugin [None req-0b5141b8-aaab-443a-b92f-1af5155981b1 - - - - - -] Attempt 1 to provision port dcfdf8ed-0cfe-4e24-9e47-194b3ffc027f 2026-05-13 02:10:47.234 16 INFO neutron.plugins.ml2.plugin [None req-0b5141b8-aaab-443a-b92f-1af5155981b1 - - - - - -] Attempt 1 to provision port e4e9aade-4f63-44cc-a1c6-75cb3521714a 2026-05-13 02:10:47.260 16 INFO neutron.plugins.ml2.plugin [None req-0b5141b8-aaab-443a-b92f-1af5155981b1 - - - - - -] Attempt 1 to provision port b73117fb-9f37-4a67-87a6-7628be7a39c4 2026-05-13 02:10:51.736 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port db602863-e322-4994-b250-849fe1453cab 2026-05-13 02:10:52.081 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a2e2226e-2e9f-4d1a-a0e8-1ffa075ef541 2026-05-13 02:10:52.198 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5840714b-7745-4b77-9564-bf011b8abff5'] response: {'server_uuid': '77650fd0-beb6-4021-8fb6-a52f67e19424', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2e2226e-2e9f-4d1a-a0e8-1ffa075ef541', 'code': 200} 2026-05-13 02:10:53.179 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port db602863-e322-4994-b250-849fe1453cab 2026-05-13 02:10:53.372 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 95d9fc1c-6bfa-4ecf-9c07-83498ac6eac0 2026-05-13 02:10:53.712 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a2e2226e-2e9f-4d1a-a0e8-1ffa075ef541 2026-05-13 02:10:55.130 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 95d9fc1c-6bfa-4ecf-9c07-83498ac6eac0 2026-05-13 02:10:55.608 16 INFO neutron.plugins.ml2.plugin [None req-2618b5e7-6347-403b-aaeb-de908060e284 - - - - - -] Attempt 1 to provision port fc1670b6-4a8a-4ff1-9eff-3319168b137f 2026-05-13 02:10:55.642 16 INFO neutron.plugins.ml2.plugin [None req-2618b5e7-6347-403b-aaeb-de908060e284 - - - - - -] Attempt 1 to provision port 95d9fc1c-6bfa-4ecf-9c07-83498ac6eac0 2026-05-13 02:10:55.708 16 INFO neutron.plugins.ml2.plugin [None req-2618b5e7-6347-403b-aaeb-de908060e284 - - - - - -] Attempt 1 to provision port 36f80f90-1bad-491f-9034-81f2eadea7b2 2026-05-13 02:10:55.733 16 INFO neutron.plugins.ml2.plugin [None req-2618b5e7-6347-403b-aaeb-de908060e284 - - - - - -] Attempt 1 to provision port a2e2226e-2e9f-4d1a-a0e8-1ffa075ef541 2026-05-13 02:10:58.974 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port db4c606d-744f-4edf-8cbb-679b54682dd0 2026-05-13 02:10:59.226 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f0ae79ce-8f4f-4cf6-80e4-14045b3ed6db 2026-05-13 02:10:59.513 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port e4e9aade-4f63-44cc-a1c6-75cb3521714a 2026-05-13 02:10:59.645 13 INFO neutron.plugins.ml2.plugin [None req-b5e71ba6-a5cc-47a2-a0f8-865797771976 - - - - - -] Attempt 1 to provision port dcfdf8ed-0cfe-4e24-9e47-194b3ffc027f 2026-05-13 02:10:59.927 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port dcfdf8ed-0cfe-4e24-9e47-194b3ffc027f 2026-05-13 02:11:00.996 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f0ae79ce-8f4f-4cf6-80e4-14045b3ed6db 2026-05-13 02:11:01.147 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port db4c606d-744f-4edf-8cbb-679b54682dd0 2026-05-13 02:11:01.301 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port e4e9aade-4f63-44cc-a1c6-75cb3521714a 2026-05-13 02:11:01.510 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port dcfdf8ed-0cfe-4e24-9e47-194b3ffc027f 2026-05-13 02:11:02.037 16 INFO neutron.plugins.ml2.plugin [None req-fd617fbb-9e20-4a46-85e9-37bc04728434 - - - - - -] Attempt 1 to provision port 36f80f90-1bad-491f-9034-81f2eadea7b2 2026-05-13 02:11:03.389 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2b9adb6f-056d-4bc2-8a36-94a807cc0ba1 2026-05-13 02:11:03.496 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7037d418-3938-4383-8561-4dbf6d2f8d10'] response: {'server_uuid': '1d97077a-7ad6-4b91-981b-381ab34779bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b9adb6f-056d-4bc2-8a36-94a807cc0ba1', 'code': 200} 2026-05-13 02:11:04.873 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2b9adb6f-056d-4bc2-8a36-94a807cc0ba1 2026-05-13 02:11:07.014 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 36f80f90-1bad-491f-9034-81f2eadea7b2 2026-05-13 02:11:07.318 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 4b4ddda9-a92d-46b7-ad00-2468236c6ee5 2026-05-13 02:11:07.810 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port fc1670b6-4a8a-4ff1-9eff-3319168b137f 2026-05-13 02:11:09.046 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 36f80f90-1bad-491f-9034-81f2eadea7b2 2026-05-13 02:11:09.440 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 4b4ddda9-a92d-46b7-ad00-2468236c6ee5 2026-05-13 02:11:09.862 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port de5a4500-3843-462e-965c-fcdb33a83271 2026-05-13 02:11:10.297 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port fc1670b6-4a8a-4ff1-9eff-3319168b137f 2026-05-13 02:11:11.456 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port de5a4500-3843-462e-965c-fcdb33a83271 2026-05-13 02:11:11.666 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f6c97c6b-ce37-4f04-89c0-e39455c719fc 2026-05-13 02:11:11.853 13 INFO neutron.plugins.ml2.plugin [None req-94578fa2-d7ad-4f89-a9e1-b609b347c630 - - - - - -] Attempt 1 to provision port cc308574-4dfa-4e47-b061-cdc85f36b4e1 2026-05-13 02:11:11.905 13 INFO neutron.plugins.ml2.plugin [None req-94578fa2-d7ad-4f89-a9e1-b609b347c630 - - - - - -] Attempt 1 to provision port 4b4ddda9-a92d-46b7-ad00-2468236c6ee5 2026-05-13 02:11:12.040 13 INFO neutron.plugins.ml2.plugin [None req-94578fa2-d7ad-4f89-a9e1-b609b347c630 - - - - - -] Attempt 1 to provision port f6c97c6b-ce37-4f04-89c0-e39455c719fc 2026-05-13 02:11:13.416 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port f6c97c6b-ce37-4f04-89c0-e39455c719fc 2026-05-13 02:11:21.604 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 0405b275-83df-4f4d-a939-0448e65b2733 2026-05-13 02:11:23.355 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 0405b275-83df-4f4d-a939-0448e65b2733 2026-05-13 02:11:25.926 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a04f5372-5646-4176-aeaf-8a62aacda96a 2026-05-13 02:11:26.222 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b71785e3-21c5-499c-80e1-a9619e98104b 2026-05-13 02:11:26.324 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e359e60-534b-4ba0-9310-8c6f6592ebe7'] response: {'server_uuid': 'c98d60b7-2cb6-4bde-9a82-cba98b1513e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b71785e3-21c5-499c-80e1-a9619e98104b', 'code': 200} 2026-05-13 02:11:26.579 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 1f50b918-0a5b-48b2-ae65-651f825755e9 2026-05-13 02:11:27.478 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a04f5372-5646-4176-aeaf-8a62aacda96a 2026-05-13 02:11:27.682 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b71785e3-21c5-499c-80e1-a9619e98104b 2026-05-13 02:11:27.912 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port be9fee09-4e56-4f33-b56b-4e308ff79486 2026-05-13 02:11:28.188 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 1f50b918-0a5b-48b2-ae65-651f825755e9 2026-05-13 02:11:28.316 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port cc308574-4dfa-4e47-b061-cdc85f36b4e1 2026-05-13 02:11:29.374 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port be9fee09-4e56-4f33-b56b-4e308ff79486 2026-05-13 02:11:29.547 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port cc308574-4dfa-4e47-b061-cdc85f36b4e1 2026-05-13 02:11:37.739 13 INFO neutron.plugins.ml2.plugin [None req-3ce96a78-a6a0-4c78-bde8-59929fdb496d - - - - - -] Attempt 1 to provision port be9fee09-4e56-4f33-b56b-4e308ff79486 2026-05-13 02:11:37.822 13 INFO neutron.plugins.ml2.plugin [None req-3ce96a78-a6a0-4c78-bde8-59929fdb496d - - - - - -] Attempt 1 to provision port 1f50b918-0a5b-48b2-ae65-651f825755e9 2026-05-13 02:11:37.876 13 INFO neutron.plugins.ml2.plugin [None req-3ce96a78-a6a0-4c78-bde8-59929fdb496d - - - - - -] Attempt 1 to provision port b71785e3-21c5-499c-80e1-a9619e98104b 2026-05-13 02:11:37.944 13 INFO neutron.plugins.ml2.plugin [None req-3ce96a78-a6a0-4c78-bde8-59929fdb496d - - - - - -] Attempt 1 to provision port 4b4ddda9-a92d-46b7-ad00-2468236c6ee5 2026-05-13 02:11:37.990 13 INFO neutron.plugins.ml2.plugin [None req-3ce96a78-a6a0-4c78-bde8-59929fdb496d - - - - - -] Attempt 1 to provision port a04f5372-5646-4176-aeaf-8a62aacda96a 2026-05-13 02:11:38.033 13 INFO neutron.plugins.ml2.plugin [None req-3ce96a78-a6a0-4c78-bde8-59929fdb496d - - - - - -] Attempt 1 to provision port 0405b275-83df-4f4d-a939-0448e65b2733 2026-05-13 02:11:41.428 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 27b7cc95-b31e-4749-b71c-816101b35a03 2026-05-13 02:11:41.536 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7c878d1-eaae-422d-ad56-2e68fa5f96e7'] response: {'server_uuid': 'c791ff05-9ad5-4fd1-b179-676b4df0a33a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27b7cc95-b31e-4749-b71c-816101b35a03', 'code': 200} 2026-05-13 02:11:43.411 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 27b7cc95-b31e-4749-b71c-816101b35a03 2026-05-13 02:11:46.144 13 INFO neutron.plugins.ml2.plugin [None req-20e9c37b-7a4a-4e51-854f-270061f1b512 - - - - - -] Attempt 1 to provision port cc308574-4dfa-4e47-b061-cdc85f36b4e1 2026-05-13 02:11:46.194 13 INFO neutron.plugins.ml2.plugin [None req-20e9c37b-7a4a-4e51-854f-270061f1b512 - - - - - -] Attempt 1 to provision port f6c97c6b-ce37-4f04-89c0-e39455c719fc 2026-05-13 02:11:46.244 13 INFO neutron.plugins.ml2.plugin [None req-20e9c37b-7a4a-4e51-854f-270061f1b512 - - - - - -] Attempt 1 to provision port a04f5372-5646-4176-aeaf-8a62aacda96a 2026-05-13 02:11:46.288 13 INFO neutron.plugins.ml2.plugin [None req-20e9c37b-7a4a-4e51-854f-270061f1b512 - - - - - -] Attempt 1 to provision port 27b7cc95-b31e-4749-b71c-816101b35a03 2026-05-13 02:11:51.010 13 INFO neutron.plugins.ml2.plugin [None req-e9d4f536-ec7e-4d9a-ad87-bbcaf66d8a51 - - - - - -] Attempt 1 to provision port cc308574-4dfa-4e47-b061-cdc85f36b4e1 2026-05-13 02:11:56.071 16 INFO neutron.plugins.ml2.plugin [None req-76bca208-a181-4141-9cca-b5589679947a - - - - - -] Attempt 1 to provision port cc308574-4dfa-4e47-b061-cdc85f36b4e1 2026-05-13 02:11:56.130 16 INFO neutron.plugins.ml2.plugin [None req-76bca208-a181-4141-9cca-b5589679947a - - - - - -] Attempt 1 to provision port 27b7cc95-b31e-4749-b71c-816101b35a03 2026-05-13 02:11:58.716 13 INFO neutron.plugins.ml2.plugin [None req-c9d43b81-345c-4bac-ab0f-c53b87ed60de - - - - - -] Attempt 1 to provision port a04f5372-5646-4176-aeaf-8a62aacda96a 2026-05-13 02:12:00.617 16 INFO neutron.plugins.ml2.plugin [None req-8ba99a9a-4fd5-4abb-aca4-e00b59061cd0 - - - - - -] Attempt 1 to provision port b71785e3-21c5-499c-80e1-a9619e98104b 2026-05-13 02:12:01.427 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a4a2a713-bd3c-4dac-a67b-d32c26054a25 2026-05-13 02:12:03.427 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port a4a2a713-bd3c-4dac-a67b-d32c26054a25 2026-05-13 02:12:03.582 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 5dbc0909-ea49-41f1-a229-17119319c7df 2026-05-13 02:12:05.108 13 INFO neutron.plugins.ml2.plugin [None req-479919a7-fd3c-4520-b971-dc2d5112e34b - - - - - -] Attempt 1 to provision port 5dbc0909-ea49-41f1-a229-17119319c7df 2026-05-13 02:12:05.158 13 INFO neutron.plugins.ml2.plugin [None req-479919a7-fd3c-4520-b971-dc2d5112e34b - - - - - -] Attempt 1 to provision port c76151ba-ecfb-4a6f-94e9-25e919c653b4 2026-05-13 02:12:05.393 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 5dbc0909-ea49-41f1-a229-17119319c7df 2026-05-13 02:12:10.336 16 INFO neutron.plugins.ml2.plugin [None req-e13411c5-6b09-40ca-8fce-0d9632e851cc - - - - - -] Attempt 1 to provision port 5dbc0909-ea49-41f1-a229-17119319c7df 2026-05-13 02:12:10.380 16 INFO neutron.plugins.ml2.plugin [None req-e13411c5-6b09-40ca-8fce-0d9632e851cc - - - - - -] Attempt 1 to provision port c76151ba-ecfb-4a6f-94e9-25e919c653b4 2026-05-13 02:12:10.402 16 INFO neutron.plugins.ml2.plugin [None req-e13411c5-6b09-40ca-8fce-0d9632e851cc - - - - - -] Attempt 1 to provision port 18cdfba6-7527-4ec1-93e5-8fceb7bdfe84 2026-05-13 02:12:13.273 16 INFO neutron.plugins.ml2.plugin [None req-f1d3cc91-e2f2-49b6-a09e-b7a7ab112569 - - - - - -] Attempt 1 to provision port c76151ba-ecfb-4a6f-94e9-25e919c653b4 2026-05-13 02:12:13.887 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2ac81bfe-c483-406e-89b2-3f4e94ad9270 2026-05-13 02:12:13.984 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d0c3689-4bf6-4ad5-b1d9-5261fc908c5f'] response: {'server_uuid': '890e1d74-3baa-4912-885c-1d84b8f1f370', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ac81bfe-c483-406e-89b2-3f4e94ad9270', 'code': 200} 2026-05-13 02:12:15.349 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 2ac81bfe-c483-406e-89b2-3f4e94ad9270 2026-05-13 02:12:17.579 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port c76151ba-ecfb-4a6f-94e9-25e919c653b4 2026-05-13 02:12:17.883 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 517fe1dc-4f96-4c97-8438-7ff156ca7345 2026-05-13 02:12:18.184 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 18cdfba6-7527-4ec1-93e5-8fceb7bdfe84 2026-05-13 02:12:19.529 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port c76151ba-ecfb-4a6f-94e9-25e919c653b4 2026-05-13 02:12:19.728 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port aa5d10b1-6c87-4864-8b1f-78acf311865e 2026-05-13 02:12:20.073 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 18cdfba6-7527-4ec1-93e5-8fceb7bdfe84 2026-05-13 02:12:20.221 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 517fe1dc-4f96-4c97-8438-7ff156ca7345 2026-05-13 02:12:21.350 16 INFO neutron.plugins.ml2.plugin [None req-18e5513c-53a9-4d2b-9115-d9a716d9794d - - - - - -] Attempt 1 to provision port 0f7cb8b4-b2db-4613-85a7-cd5211dea335 2026-05-13 02:12:21.377 16 INFO neutron.plugins.ml2.plugin [None req-18e5513c-53a9-4d2b-9115-d9a716d9794d - - - - - -] Attempt 1 to provision port aa5d10b1-6c87-4864-8b1f-78acf311865e 2026-05-13 02:12:21.434 16 INFO neutron.plugins.ml2.plugin [None req-18e5513c-53a9-4d2b-9115-d9a716d9794d - - - - - -] Attempt 1 to provision port 2ac81bfe-c483-406e-89b2-3f4e94ad9270 2026-05-13 02:12:21.493 16 INFO neutron.plugins.ml2.plugin [None req-18e5513c-53a9-4d2b-9115-d9a716d9794d - - - - - -] Attempt 1 to provision port 0a77a6c7-712f-46a0-ae3b-a1f6a9d28601 2026-05-13 02:12:21.520 16 INFO neutron.plugins.ml2.plugin [None req-18e5513c-53a9-4d2b-9115-d9a716d9794d - - - - - -] Attempt 1 to provision port 4c44b8ee-32ad-4125-bdc4-5831e348f994 2026-05-13 02:12:21.558 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port aa5d10b1-6c87-4864-8b1f-78acf311865e 2026-05-13 02:12:23.102 16 INFO neutron.plugins.ml2.plugin [None req-a9a3d19b-8863-4a2d-b686-c01cbb16bf99 - - - - - -] Attempt 1 to provision port aa5d10b1-6c87-4864-8b1f-78acf311865e 2026-05-13 02:12:23.149 16 INFO neutron.plugins.ml2.plugin [None req-a9a3d19b-8863-4a2d-b686-c01cbb16bf99 - - - - - -] Attempt 1 to provision port 4c44b8ee-32ad-4125-bdc4-5831e348f994 2026-05-13 02:12:24.335 16 INFO neutron.plugins.ml2.plugin [None req-eccf52ef-5dd4-4d20-8b0c-18ee3c8f6f1a - - - - - -] Attempt 1 to provision port 4c44b8ee-32ad-4125-bdc4-5831e348f994 2026-05-13 02:12:25.589 13 INFO neutron.plugins.ml2.plugin [None req-8204afc3-d8c9-43d5-a564-2593171a9318 - - - - - -] Attempt 1 to provision port 4c44b8ee-32ad-4125-bdc4-5831e348f994 2026-05-13 02:12:30.446 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port eadf5f87-c471-48cd-a198-9f4337cb0875 2026-05-13 02:12:30.534 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd15def5-e1c9-4c84-a270-56820d61e7db'] response: {'server_uuid': '72120de9-f894-41ea-9512-35e6626ccc33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eadf5f87-c471-48cd-a198-9f4337cb0875', 'code': 200} 2026-05-13 02:12:32.004 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 002d115f-2948-4b29-9c38-e4069f0e8f7a 2026-05-13 02:12:32.136 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c77b4df-9338-4d67-85cb-77977f411297'] response: {'server_uuid': 'eb89e343-dc1b-49f8-bb9c-b53d4169e981', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '002d115f-2948-4b29-9c38-e4069f0e8f7a', 'code': 200} 2026-05-13 02:12:32.358 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port eadf5f87-c471-48cd-a198-9f4337cb0875 2026-05-13 02:12:33.407 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 002d115f-2948-4b29-9c38-e4069f0e8f7a 2026-05-13 02:12:33.593 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 0a77a6c7-712f-46a0-ae3b-a1f6a9d28601 2026-05-13 02:12:35.532 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 4c44b8ee-32ad-4125-bdc4-5831e348f994 2026-05-13 02:12:35.817 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 0a77a6c7-712f-46a0-ae3b-a1f6a9d28601 2026-05-13 02:12:37.396 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 4c44b8ee-32ad-4125-bdc4-5831e348f994 2026-05-13 02:12:51.935 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 15e691ae-95a7-46da-ae9d-bf47a5e6f9c9 2026-05-13 02:12:52.044 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bf4e6db-d75b-499e-824c-dded874802d8'] response: {'server_uuid': 'b81c34ff-f8e6-4709-8351-e0247107a83d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15e691ae-95a7-46da-ae9d-bf47a5e6f9c9', 'code': 200} 2026-05-13 02:12:53.363 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 15e691ae-95a7-46da-ae9d-bf47a5e6f9c9 2026-05-13 02:13:01.369 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 572bffd9-d4dc-4a74-a4a7-0756fcf9f565 2026-05-13 02:13:02.404 13 INFO neutron.plugins.ml2.plugin [None req-2e3464fb-09fb-4b6f-8337-712671945b35 - - - - - -] Attempt 1 to provision port 572bffd9-d4dc-4a74-a4a7-0756fcf9f565 2026-05-13 02:13:12.284 16 INFO neutron.plugins.ml2.plugin [None req-c20241ee-8b98-4562-9724-3d4d1b57865b - - - - - -] Attempt 1 to provision port b82aedb7-3ab5-4e2d-9895-2182d59471af 2026-05-13 02:13:17.429 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b82aedb7-3ab5-4e2d-9895-2182d59471af 2026-05-13 02:13:17.611 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0a4cb51-562a-42af-9abd-d9b8d22b6850'] response: {'server_uuid': 'eb89e343-dc1b-49f8-bb9c-b53d4169e981', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b82aedb7-3ab5-4e2d-9895-2182d59471af', 'code': 200} 2026-05-13 02:13:19.356 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b82aedb7-3ab5-4e2d-9895-2182d59471af 2026-05-13 02:13:21.976 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port b82aedb7-3ab5-4e2d-9895-2182d59471af 2026-05-13 02:13:23.549 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a22b0f7-1a2c-4db1-806e-17664567ec54'] response: {'server_uuid': '890e1d74-3baa-4912-885c-1d84b8f1f370', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ac81bfe-c483-406e-89b2-3f4e94ad9270', 'code': 200} 2026-05-13 02:13:45.090 16 INFO neutron.plugins.ml2.plugin [None req-1af2e942-5e70-4698-b114-027bfcb2645a - - - - - -] Attempt 1 to provision port 70a7a2e8-be03-4115-8557-2aebd466622f 2026-05-13 02:13:52.971 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 70a7a2e8-be03-4115-8557-2aebd466622f 2026-05-13 02:13:53.081 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba71bfe1-2796-4a60-9275-c4e4184198ca'] response: {'server_uuid': 'eb89e343-dc1b-49f8-bb9c-b53d4169e981', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70a7a2e8-be03-4115-8557-2aebd466622f', 'code': 200} 2026-05-13 02:13:53.574 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 70a7a2e8-be03-4115-8557-2aebd466622f 2026-05-13 02:14:05.986 13 INFO neutron.plugins.ml2.plugin [None req-082fc2f3-c758-4eb1-b14a-53875cf53944 - - - - - -] Attempt 1 to provision port be8c55de-9400-423a-90b6-d7d98097632e 2026-05-13 02:14:13.614 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port be8c55de-9400-423a-90b6-d7d98097632e 2026-05-13 02:14:13.883 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e97a3d28-9c73-46ea-bc81-75caacf29768'] response: {'server_uuid': 'eb89e343-dc1b-49f8-bb9c-b53d4169e981', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be8c55de-9400-423a-90b6-d7d98097632e', 'code': 200} 2026-05-13 02:14:15.823 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port be8c55de-9400-423a-90b6-d7d98097632e 2026-05-13 02:14:16.151 13 INFO neutron.plugins.ml2.plugin [None req-eed75c98-2a31-4b0f-990c-59dfb19fd45a - - - - - -] Attempt 1 to provision port 70a7a2e8-be03-4115-8557-2aebd466622f 2026-05-13 02:14:29.224 13 INFO neutron.plugins.ml2.plugin [None req-4fc35b94-ac56-4c1f-8e28-98f52912bf4e - - - - - -] Attempt 1 to provision port be8c55de-9400-423a-90b6-d7d98097632e 2026-05-13 02:14:29.632 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port be8c55de-9400-423a-90b6-d7d98097632e 2026-05-13 02:14:30.570 16 INFO neutron.plugins.ml2.plugin [None req-28af1d9d-65ea-41ad-8bcd-10e789414d7f - - - - - -] Attempt 1 to provision port be8c55de-9400-423a-90b6-d7d98097632e 2026-05-13 02:14:39.176 16 INFO neutron.plugins.ml2.plugin [None req-c016d9ef-fe9a-47d5-98f1-6e3d0c8f69dc - - - - - -] Attempt 1 to provision port 70a7a2e8-be03-4115-8557-2aebd466622f 2026-05-13 02:14:39.644 13 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] Attempt 1 to provision port 70a7a2e8-be03-4115-8557-2aebd466622f 2026-05-13 02:15:03.687 16 INFO neutron.plugins.ml2.plugin [None req-bed1b21f-4571-418e-b9d3-a520ac29b957 - - - - - -] No ports have port_id starting with b82aedb7-3ab5-4e2d-9895-2182d59471af 2026-05-13 02:15:11.837 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-162cb2f5-9d35-41ca-90db-6cf63829c0ff'] response: {'server_uuid': 'c791ff05-9ad5-4fd1-b179-676b4df0a33a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '27b7cc95-b31e-4749-b71c-816101b35a03', 'code': 200}