+ 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-06 01:50:55.218 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:50:55.218 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-06 01:50:55.219 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-06 01:50:55.219 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:50:56.462 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:50:56.465 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:50:56.468 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 01:50:56.468 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:50:56.468 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:50:56.469 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-06 01:50:56.470 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-06 01:50:56.470 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:50:56.476 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:50:56.476 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:50:56.476 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:50:56.495 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:50:56.496 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:50:56.496 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:50:56.512 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:50:56.513 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:50:56.513 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:50:56.513 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:50:56.859 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:50:57.018 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:50:57.018 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:50:57.019 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:50:57.068 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:50:57.069 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:50:57.069 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:50:57.069 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:50:57.069 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:50:57.069 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:50:57.070 1 INFO neutron.plugins.ml2.managers [None req-d06d98da-6344-469b-b26a-98341b1fe676 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:50:57.084 1 INFO neutron.quota [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded quota_driver: . 2026-05-06 01:50:57.084 1 INFO neutron.plugins.ml2.plugin [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:50:57.085 1 INFO neutron.plugins.ml2.managers [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:50:57.085 1 INFO neutron.plugins.ml2.managers [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:50:57.085 1 INFO neutron.plugins.ml2.managers [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:50:57.085 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: qos 2026-05-06 01:50:57.096 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: router 2026-05-06 01:50:57.132 1 INFO neutron.services.service_base [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:50:57.133 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: segments 2026-05-06 01:50:57.198 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: trunk 2026-05-06 01:50:57.210 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:50:57.244 1 WARNING stevedore.named [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:50:57.320 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:50:57.320 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: taas 2026-05-06 01:50:57.499 1 WARNING stevedore.named [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 01:50:57.519 1 INFO neutron_taas.services.taas.taas_plugin [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 01:50:57.519 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: tapmirror 2026-05-06 01:50:57.532 1 WARNING stevedore.named [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 01:50:57.545 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 01:50:57.546 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:50:57.554 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: tag 2026-05-06 01:50:57.563 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: timestamp 2026-05-06 01:50:57.565 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:50:57.569 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: flavors 2026-05-06 01:50:57.571 1 INFO neutron.manager [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loading Plugin: revisions 2026-05-06 01:50:57.574 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Initializing extension manager. 2026-05-06 01:50:57.575 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: address-group 2026-05-06 01:50:57.576 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: address-scope 2026-05-06 01:50:57.577 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:50:57.577 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: agent 2026-05-06 01:50:57.578 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:50:57.579 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:50:57.579 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:50:57.580 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: availability_zone 2026-05-06 01:50:57.580 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:50:57.581 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:50:57.581 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:50:57.582 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:50:57.583 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: dns-integration 2026-05-06 01:50:57.583 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:50:57.584 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:50:57.584 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: dvr 2026-05-06 01:50:57.584 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:50:57.585 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:50:57.585 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:50:57.586 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:50:57.586 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: external-net 2026-05-06 01:50:57.586 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:50:57.587 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: extraroute 2026-05-06 01:50:57.587 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:50:57.588 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: filter-validation 2026-05-06 01:50:57.588 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:50:57.588 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:50:57.589 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:50:57.589 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:50:57.590 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: flavors 2026-05-06 01:50:57.591 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:50:57.592 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:50:57.593 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:50:57.593 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:50:57.593 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:50:57.595 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: router 2026-05-06 01:50:57.596 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:50:57.597 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 01:50:57.597 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 01:50:57.598 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:50:57.598 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: l3-ha 2026-05-06 01:50:57.598 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:50:57.599 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 01:50:57.599 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:50:57.600 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:50:57.600 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:50:57.602 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:50:57.603 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:50:57.604 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:50:57.605 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:50:57.605 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:50:57.606 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: multi-provider 2026-05-06 01:50:57.606 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: net-mtu 2026-05-06 01:50:57.606 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:50:57.607 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:50:57.607 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: network_ha 2026-05-06 01:50:57.608 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:50:57.608 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: network-ip-availability-details 2026-05-06 01:50:57.609 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:50:57.609 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: pagination 2026-05-06 01:50:57.610 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:50:57.610 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 01:50:57.611 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 01:50:57.611 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 01:50:57.612 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:50:57.612 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:50:57.612 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:50:57.613 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 01:50:57.613 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:50:57.613 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:50:57.614 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 01:50:57.614 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: binding 2026-05-06 01:50:57.615 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: binding-extended 2026-05-06 01:50:57.615 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-security 2026-05-06 01:50:57.616 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: project-id 2026-05-06 01:50:57.616 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: provider 2026-05-06 01:50:57.617 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-06 01:50:57.618 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos 2026-05-06 01:50:57.619 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:50:57.619 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:50:57.620 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-default 2026-05-06 01:50:57.620 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-fip 2026-05-06 01:50:57.620 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:50:57.621 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:50:57.621 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:50:57.622 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:50:57.622 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:50:57.623 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-pps 2026-05-06 01:50:57.623 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:50:57.624 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:50:57.624 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:50:57.624 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:50:57.626 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 01:50:57.627 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: quotas 2026-05-06 01:50:57.630 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: quota_details 2026-05-06 01:50:57.631 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:50:57.631 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:50:57.632 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:50:57.632 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:50:57.632 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:50:57.633 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:50:57.633 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:50:57.634 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:50:57.634 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-06 01:50:57.635 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:50:57.637 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 01:50:57.638 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:50:57.638 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:50:57.638 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:50:57.639 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 01:50:57.639 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:50:57.643 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: security-group 2026-05-06 01:50:57.643 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: segment 2026-05-06 01:50:57.644 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:50:57.644 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: service-type 2026-05-06 01:50:57.645 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: sorting 2026-05-06 01:50:57.645 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:50:57.646 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:50:57.646 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:50:57.647 1 WARNING neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:50:57.647 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:50:57.647 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: subnet-external-network 2026-05-06 01:50:57.648 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:50:57.648 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:50:57.649 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:50:57.649 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:50:57.650 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:50:57.650 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: tag-creation 2026-05-06 01:50:57.651 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:50:57.654 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:50:57.654 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:50:57.655 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: trunk 2026-05-06 01:50:57.655 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: trunk-details 2026-05-06 01:50:57.656 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:50:57.656 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 01:50:57.657 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:50:57.657 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 01:50:57.659 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 01:50:57.660 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:50:57.660 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:50:57.661 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: vpnaas 2026-05-06 01:50:57.662 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: taas 2026-05-06 01:50:57.663 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: tap-mirror 2026-05-06 01:50:57.664 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-06 01:50:57.664 1 INFO neutron.api.extensions [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 01:50:57.667 1 WARNING oslo_service.backend._threading.service [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-06 01:50:57.673 1 WARNING oslo_service.backend._threading.service [None req-f4a050f5-5fb5-4b88-8eae-1dbc4c522c4c - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-06 01:51:27.754 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 01:51:27.801 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 01:51:27.805 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 01:51:39.832 13 INFO neutron.db.l3_hamode_db [None req-a2fd0642-32e7-4e5d-99ef-45560b4d7c17 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 01:51:56.682 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 96b45659-065a-484b-ae49-3b304f18bb9a 2026-05-06 01:51:57.443 13 INFO neutron.plugins.ml2.plugin [None req-cade44fe-43ab-4aae-a9bd-0752d2335fb5 - - - - - -] Attempt 1 to provision port 96b45659-065a-484b-ae49-3b304f18bb9a 2026-05-06 01:51:58.613 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 96b45659-065a-484b-ae49-3b304f18bb9a 2026-05-06 01:51:59.076 13 INFO neutron.plugins.ml2.plugin [None req-0ad4a1d5-9d95-47a4-b494-c38837dd9f2b - - - - - -] Attempt 1 to provision port 96b45659-065a-484b-ae49-3b304f18bb9a 2026-05-06 01:56:34.699 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 40b17db5-9265-4ce3-b85c-fa654f77c3d6 2026-05-06 01:56:35.586 16 INFO neutron.plugins.ml2.plugin [None req-7d7ebd9c-4691-4b05-acd3-96af83ad096a - - - - - -] Attempt 1 to provision port 40b17db5-9265-4ce3-b85c-fa654f77c3d6 2026-05-06 01:56:36.665 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 40b17db5-9265-4ce3-b85c-fa654f77c3d6 2026-05-06 01:56:37.929 13 INFO neutron.plugins.ml2.plugin [None req-2df25b4d-10de-4834-b223-683f315437a2 - - - - - -] Attempt 1 to provision port 40b17db5-9265-4ce3-b85c-fa654f77c3d6 2026-05-06 01:56:41.199 13 INFO neutron.plugins.ml2.plugin [None req-e59241a1-0ecc-4fe9-96cc-de57a5d3d286 - - - - - -] Attempt 1 to provision port 127f24ae-302c-440a-9428-e9ac19d4444d 2026-05-06 02:00:21.312 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 127f24ae-302c-440a-9428-e9ac19d4444d 2026-05-06 02:00:22.787 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 127f24ae-302c-440a-9428-e9ac19d4444d 2026-05-06 02:09:02.932 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 60a0af3e-b6cf-4f27-8386-358d72a2ae8c 2026-05-06 02:09:04.902 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 60a0af3e-b6cf-4f27-8386-358d72a2ae8c 2026-05-06 02:19:04.195 16 INFO neutron.plugins.ml2.plugin [None req-ad57d749-92cc-493b-b02f-2b2e9173f7de - - - - - -] Attempt 1 to provision port 127f24ae-302c-440a-9428-e9ac19d4444d 2026-05-06 02:19:04.243 16 INFO neutron.plugins.ml2.plugin [None req-ad57d749-92cc-493b-b02f-2b2e9173f7de - - - - - -] Attempt 1 to provision port 96b45659-065a-484b-ae49-3b304f18bb9a 2026-05-06 02:19:04.289 16 INFO neutron.plugins.ml2.plugin [None req-ad57d749-92cc-493b-b02f-2b2e9173f7de - - - - - -] Attempt 1 to provision port 40b17db5-9265-4ce3-b85c-fa654f77c3d6 2026-05-06 02:24:03.236 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3ded7391-fba7-4ef1-942b-b1a84a31d401 2026-05-06 02:24:03.259 16 INFO neutron.plugins.ml2.plugin [None req-9cb17e12-fc69-4b4e-8362-23b6ae7f934b - - - - - -] Attempt 1 to provision port 3ded7391-fba7-4ef1-942b-b1a84a31d401 2026-05-06 02:24:03.902 16 INFO neutron.plugins.ml2.plugin [None req-9cb17e12-fc69-4b4e-8362-23b6ae7f934b - - - - - -] Attempt 1 to provision port 4de39905-4ffb-4bec-81f5-7b290a005bba 2026-05-06 02:24:05.240 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3ded7391-fba7-4ef1-942b-b1a84a31d401 2026-05-06 02:24:09.983 13 INFO neutron.plugins.ml2.plugin [None req-4b527ed0-2a6d-405f-975c-e3ab9dd11705 - - - - - -] Attempt 1 to provision port d02be1b4-e02b-49e2-ba7d-0f858210e3f5 2026-05-06 02:24:11.357 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f1eadf7c-bbfe-4f4b-b21f-a807f6a2dc57 2026-05-06 02:24:11.899 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a6fcd14d-b24c-4f7f-9341-f811bf9c50b1 2026-05-06 02:24:13.328 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f6edad8f-b181-4a48-9777-7c23ed3f5afb 2026-05-06 02:24:13.852 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f1eadf7c-bbfe-4f4b-b21f-a807f6a2dc57 2026-05-06 02:24:14.073 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a6fcd14d-b24c-4f7f-9341-f811bf9c50b1 2026-05-06 02:24:15.373 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2e7b8dd6-3975-44fb-b227-eef2ab813b7c 2026-05-06 02:24:15.929 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f6edad8f-b181-4a48-9777-7c23ed3f5afb 2026-05-06 02:24:17.897 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 9d396123-356c-470c-948f-def38bad9cc4 2026-05-06 02:24:18.319 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2e7b8dd6-3975-44fb-b227-eef2ab813b7c 2026-05-06 02:24:18.421 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b475c49e-7562-4f21-adcc-15638b3cfca9'] response: {'server_uuid': '03e5f70f-5a09-4c89-84b3-4cbc6919a5f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d396123-356c-470c-948f-def38bad9cc4', 'code': 200} 2026-05-06 02:24:18.463 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 5bfe02d9-a1de-4751-945a-1288b5db9201 2026-05-06 02:24:20.276 13 INFO neutron.plugins.ml2.plugin [None req-f84c0134-9ecc-4b19-8c46-064523af056e - - - - - -] Attempt 1 to provision port fd91d60e-5b30-4d53-9497-3c78e6bd4a5b 2026-05-06 02:24:20.329 13 INFO neutron.plugins.ml2.plugin [None req-f84c0134-9ecc-4b19-8c46-064523af056e - - - - - -] Attempt 1 to provision port 4de39905-4ffb-4bec-81f5-7b290a005bba 2026-05-06 02:24:20.377 13 INFO neutron.plugins.ml2.plugin [None req-f84c0134-9ecc-4b19-8c46-064523af056e - - - - - -] Attempt 1 to provision port 2e7b8dd6-3975-44fb-b227-eef2ab813b7c 2026-05-06 02:24:20.423 13 INFO neutron.plugins.ml2.plugin [None req-f84c0134-9ecc-4b19-8c46-064523af056e - - - - - -] Attempt 1 to provision port 3ded7391-fba7-4ef1-942b-b1a84a31d401 2026-05-06 02:24:20.485 13 INFO neutron.plugins.ml2.plugin [None req-f84c0134-9ecc-4b19-8c46-064523af056e - - - - - -] Attempt 1 to provision port 3456205d-13c3-4bc4-a59c-4231bed3ec3e 2026-05-06 02:24:20.515 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 886eb598-0a58-4b97-9723-17e298209693 2026-05-06 02:24:20.516 13 INFO neutron.plugins.ml2.plugin [None req-f84c0134-9ecc-4b19-8c46-064523af056e - - - - - -] Attempt 1 to provision port 9d396123-356c-470c-948f-def38bad9cc4 2026-05-06 02:24:20.867 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 9d396123-356c-470c-948f-def38bad9cc4 2026-05-06 02:24:21.057 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9ee272f-8c77-4862-9dc2-192465e37733'] response: {'server_uuid': 'cae70b19-3d32-42a3-b713-e2a7ee60810f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '886eb598-0a58-4b97-9723-17e298209693', 'code': 200} 2026-05-06 02:24:21.105 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 5bfe02d9-a1de-4751-945a-1288b5db9201 2026-05-06 02:24:21.687 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 886eb598-0a58-4b97-9723-17e298209693 2026-05-06 02:24:23.709 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 83d1b3b2-0974-4b6f-b939-8d210e81f9d6 2026-05-06 02:24:26.286 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 83d1b3b2-0974-4b6f-b939-8d210e81f9d6 2026-05-06 02:24:26.446 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886 2026-05-06 02:24:26.551 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7106aebb-22c4-407d-ba92-5748387032d2'] response: {'server_uuid': '4dc16bef-ef20-4c6c-85d1-c80ba4b43ea4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886', 'code': 200} 2026-05-06 02:24:28.366 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886 2026-05-06 02:24:28.540 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 14d399ab-b2f8-4110-a38b-127d8a348b4e 2026-05-06 02:24:28.658 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ad5a84a-131d-4c03-9846-f6fbc0909aea'] response: {'server_uuid': 'dce87da6-497c-46ea-8103-4e38a7686326', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14d399ab-b2f8-4110-a38b-127d8a348b4e', 'code': 200} 2026-05-06 02:24:29.812 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 14d399ab-b2f8-4110-a38b-127d8a348b4e 2026-05-06 02:24:33.723 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2b9f3c00-6fa1-4eca-94e3-d3b7e220f899 2026-05-06 02:24:36.099 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2b9f3c00-6fa1-4eca-94e3-d3b7e220f899 2026-05-06 02:24:41.070 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port d0f763e9-1239-4248-b39d-fd955a2c5f00 2026-05-06 02:24:41.110 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 027c4759-a1ae-4837-b8cf-f95773c955c1 2026-05-06 02:24:41.138 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 2b9f3c00-6fa1-4eca-94e3-d3b7e220f899 2026-05-06 02:24:41.191 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 83d1b3b2-0974-4b6f-b939-8d210e81f9d6 2026-05-06 02:24:41.270 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 2e7b8dd6-3975-44fb-b227-eef2ab813b7c 2026-05-06 02:24:41.315 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 518f4a64-0dda-4a97-b411-017abf4cccc3 2026-05-06 02:24:41.337 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886 2026-05-06 02:24:41.384 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 3456205d-13c3-4bc4-a59c-4231bed3ec3e 2026-05-06 02:24:41.405 16 INFO neutron.plugins.ml2.plugin [None req-b3c6a4d2-f1cd-4ad6-911d-22a5074c230e - - - - - -] Attempt 1 to provision port 9d396123-356c-470c-948f-def38bad9cc4 2026-05-06 02:24:43.993 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 35dc7052-4dbd-41b4-9b77-4943f5943a50 2026-05-06 02:24:45.714 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 35dc7052-4dbd-41b4-9b77-4943f5943a50 2026-05-06 02:24:49.772 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 6a1b60e2-c6a2-4324-889e-8036388d2eed 2026-05-06 02:24:51.805 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 027c4759-a1ae-4837-b8cf-f95773c955c1 2026-05-06 02:24:52.072 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 518f4a64-0dda-4a97-b411-017abf4cccc3 2026-05-06 02:24:52.362 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 6a1b60e2-c6a2-4324-889e-8036388d2eed 2026-05-06 02:24:52.538 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3456205d-13c3-4bc4-a59c-4231bed3ec3e 2026-05-06 02:24:52.767 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port fd91d60e-5b30-4d53-9497-3c78e6bd4a5b 2026-05-06 02:24:52.968 16 INFO neutron.plugins.ml2.plugin [None req-cd6811ad-dfd4-4827-ad41-eb418b4a51b4 - - - - - -] Attempt 1 to provision port 81bb9c13-f5ea-4514-aa7d-c7ee1fbe37dc 2026-05-06 02:24:53.024 16 INFO neutron.plugins.ml2.plugin [None req-cd6811ad-dfd4-4827-ad41-eb418b4a51b4 - - - - - -] Attempt 1 to provision port 2da75586-a80e-4b78-b08a-d19d04873f75 2026-05-06 02:24:53.050 16 INFO neutron.plugins.ml2.plugin [None req-cd6811ad-dfd4-4827-ad41-eb418b4a51b4 - - - - - -] Attempt 1 to provision port 027c4759-a1ae-4837-b8cf-f95773c955c1 2026-05-06 02:24:53.109 16 INFO neutron.plugins.ml2.plugin [None req-cd6811ad-dfd4-4827-ad41-eb418b4a51b4 - - - - - -] Attempt 1 to provision port 3456205d-13c3-4bc4-a59c-4231bed3ec3e 2026-05-06 02:24:53.163 16 INFO neutron.plugins.ml2.plugin [None req-cd6811ad-dfd4-4827-ad41-eb418b4a51b4 - - - - - -] Attempt 1 to provision port 9d396123-356c-470c-948f-def38bad9cc4 2026-05-06 02:24:53.223 16 INFO neutron.plugins.ml2.plugin [None req-cd6811ad-dfd4-4827-ad41-eb418b4a51b4 - - - - - -] Attempt 1 to provision port 6a1b60e2-c6a2-4324-889e-8036388d2eed 2026-05-06 02:24:54.349 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 027c4759-a1ae-4837-b8cf-f95773c955c1 2026-05-06 02:24:54.542 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 518f4a64-0dda-4a97-b411-017abf4cccc3 2026-05-06 02:24:54.690 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 1ac4c35a-ee38-48b5-ba4a-5f368df9629f 2026-05-06 02:24:54.820 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6eec4549-2df9-4a21-b61b-5491c4f2772b'] response: {'server_uuid': 'c669e3da-f7a2-480a-b17e-d4004caed704', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ac4c35a-ee38-48b5-ba4a-5f368df9629f', 'code': 200} 2026-05-06 02:24:55.113 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3456205d-13c3-4bc4-a59c-4231bed3ec3e 2026-05-06 02:24:55.277 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port fd91d60e-5b30-4d53-9497-3c78e6bd4a5b 2026-05-06 02:24:55.641 16 INFO neutron.plugins.ml2.plugin [None req-9dac046b-286c-4e1c-b0d0-aa57a742c129 - - - - - -] Attempt 1 to provision port 8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886 2026-05-06 02:24:55.694 16 INFO neutron.plugins.ml2.plugin [None req-9dac046b-286c-4e1c-b0d0-aa57a742c129 - - - - - -] Attempt 1 to provision port 2da75586-a80e-4b78-b08a-d19d04873f75 2026-05-06 02:24:56.137 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 1ac4c35a-ee38-48b5-ba4a-5f368df9629f 2026-05-06 02:24:58.828 13 INFO neutron.plugins.ml2.plugin [None req-9cad4c40-0d50-4897-8377-03cd99544853 - - - - - -] Attempt 1 to provision port 2da75586-a80e-4b78-b08a-d19d04873f75 2026-05-06 02:24:58.935 13 INFO neutron.plugins.ml2.plugin [None req-9cad4c40-0d50-4897-8377-03cd99544853 - - - - - -] Attempt 1 to provision port 1ac4c35a-ee38-48b5-ba4a-5f368df9629f 2026-05-06 02:24:59.098 13 INFO neutron.plugins.ml2.plugin [None req-9cad4c40-0d50-4897-8377-03cd99544853 - - - - - -] Attempt 1 to provision port 9d396123-356c-470c-948f-def38bad9cc4 2026-05-06 02:24:59.425 13 WARNING neutron.plugins.ml2.plugin [None req-4f42df6f-9434-4c55-9255-d6a223f11b6b - - - - - -] Concurrent port binding operations failed on port 81bb9c13-f5ea-4514-aa7d-c7ee1fbe37dc 2026-05-06 02:24:59.429 13 INFO neutron.plugins.ml2.plugin [None req-4f42df6f-9434-4c55-9255-d6a223f11b6b - - - - - -] Attempt 2 to bind port 81bb9c13-f5ea-4514-aa7d-c7ee1fbe37dc 2026-05-06 02:24:59.970 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 81bb9c13-f5ea-4514-aa7d-c7ee1fbe37dc 2026-05-06 02:25:00.232 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2da75586-a80e-4b78-b08a-d19d04873f75 2026-05-06 02:25:01.967 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 81bb9c13-f5ea-4514-aa7d-c7ee1fbe37dc 2026-05-06 02:25:02.139 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2da75586-a80e-4b78-b08a-d19d04873f75 2026-05-06 02:25:03.168 13 INFO neutron.plugins.ml2.plugin [None req-da144b1c-ea4f-4ca6-a7b3-f3b350e44355 - - - - - -] Attempt 1 to provision port 755a0d93-f151-42b9-9922-0d49d79541b6 2026-05-06 02:25:03.210 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-01bcebe8-0919-482d-9e28-96345ad1203c'] response: {'server_uuid': '03e5f70f-5a09-4c89-84b3-4cbc6919a5f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9d396123-356c-470c-948f-def38bad9cc4', 'code': 200} 2026-05-06 02:25:05.251 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1325f94d-342a-4c10-8694-64a0fd19e1a9'] response: {'server_uuid': '4dc16bef-ef20-4c6c-85d1-c80ba4b43ea4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886', 'code': 200} 2026-05-06 02:25:06.540 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886 2026-05-06 02:25:07.280 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a8f8d9b-4c8d-45e8-b9d7-754aac2da86c'] response: {'server_uuid': '4dc16bef-ef20-4c6c-85d1-c80ba4b43ea4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886', 'code': 200} 2026-05-06 02:25:08.223 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 8abfc7ff-cf2a-4518-ae63-0e7dcf9b1886 2026-05-06 02:25:40.216 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 4e0ba660-d238-4993-8e83-e405ee202077 2026-05-06 02:25:42.148 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 4e0ba660-d238-4993-8e83-e405ee202077 2026-05-06 02:25:44.010 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 01e4ce86-59fd-4e11-874f-2664baf7ade9 2026-05-06 02:25:45.989 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 01e4ce86-59fd-4e11-874f-2664baf7ade9 2026-05-06 02:25:48.213 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f9f499e7-fb4e-4b34-b3e4-d326ccfb1d7c 2026-05-06 02:25:50.139 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f643aafe-3c74-454a-bb37-b6463095200b 2026-05-06 02:25:52.058 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f643aafe-3c74-454a-bb37-b6463095200b 2026-05-06 02:25:52.303 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2cf3e4ee-ed3c-4347-a2f7-c31c0d14b012 2026-05-06 02:25:54.110 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2cf3e4ee-ed3c-4347-a2f7-c31c0d14b012 2026-05-06 02:26:05.138 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port d1472fa3-8388-4013-acbf-509e464cfe25 2026-05-06 02:26:05.300 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d423c693-b0ab-4437-9969-3ce84e75e5c8'] response: {'server_uuid': '5a2d1ec9-7ebf-4985-bf55-8ae2f738a381', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1472fa3-8388-4013-acbf-509e464cfe25', 'code': 200} 2026-05-06 02:26:06.869 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 5024544b-6944-4c24-b5fb-947ce4bc1b16 2026-05-06 02:26:07.159 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3e21cd3c-910e-429d-90d9-144c19b680be 2026-05-06 02:26:07.444 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port d1472fa3-8388-4013-acbf-509e464cfe25 2026-05-06 02:26:08.784 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 5024544b-6944-4c24-b5fb-947ce4bc1b16 2026-05-06 02:26:08.981 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3e21cd3c-910e-429d-90d9-144c19b680be 2026-05-06 02:26:12.799 13 INFO neutron.plugins.ml2.plugin [None req-0b38d427-f45e-41cc-9983-4e19e9506a40 - - - - - -] Attempt 1 to provision port 5024544b-6944-4c24-b5fb-947ce4bc1b16 2026-05-06 02:26:12.857 13 INFO neutron.plugins.ml2.plugin [None req-0b38d427-f45e-41cc-9983-4e19e9506a40 - - - - - -] Attempt 1 to provision port 2cf3e4ee-ed3c-4347-a2f7-c31c0d14b012 2026-05-06 02:26:12.941 13 INFO neutron.plugins.ml2.plugin [None req-0b38d427-f45e-41cc-9983-4e19e9506a40 - - - - - -] Attempt 1 to provision port 3e21cd3c-910e-429d-90d9-144c19b680be 2026-05-06 02:26:31.304 13 INFO neutron.plugins.ml2.plugin [None req-245b0e38-3f48-4c81-ad36-5e844fc9324f - - - - - -] Attempt 1 to provision port a64933f8-ec34-4ac0-acad-b1c11350ff38 2026-05-06 02:26:32.778 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 612a9219-62f4-46cc-bc0e-e1c1d844b39a 2026-05-06 02:26:34.860 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 612a9219-62f4-46cc-bc0e-e1c1d844b39a 2026-05-06 02:26:35.067 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 777e0dd8-9e08-4195-91f4-cb1ad9a08b7f 2026-05-06 02:26:36.110 16 INFO neutron.plugins.ml2.plugin [None req-79d67f5a-b297-48ea-87cb-593d34d52bb3 - - - - - -] Attempt 1 to provision port 7d9ff913-7d99-453a-8f61-09432bdb4f12 2026-05-06 02:26:36.139 16 INFO neutron.plugins.ml2.plugin [None req-79d67f5a-b297-48ea-87cb-593d34d52bb3 - - - - - -] Attempt 1 to provision port 777e0dd8-9e08-4195-91f4-cb1ad9a08b7f 2026-05-06 02:26:36.825 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 777e0dd8-9e08-4195-91f4-cb1ad9a08b7f 2026-05-06 02:26:37.332 13 INFO neutron.plugins.ml2.plugin [None req-0976bd93-feea-4cf3-ac81-610f6a58e6eb - - - - - -] Attempt 1 to provision port 7d9ff913-7d99-453a-8f61-09432bdb4f12 2026-05-06 02:26:38.534 13 INFO neutron.plugins.ml2.plugin [None req-14c16ceb-7115-498e-809a-0eabee2eaebb - - - - - -] Attempt 1 to provision port 7d9ff913-7d99-453a-8f61-09432bdb4f12 2026-05-06 02:26:43.002 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2c52af78-1223-4143-bba3-afa6cb5986b2 2026-05-06 02:26:45.396 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port fc03b8f1-b14c-43d5-9403-685845a1f0dc 2026-05-06 02:26:45.540 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0fe0b10-5941-4a21-8b44-f5dd0ae0bb62'] response: {'server_uuid': 'a3dc5e54-fced-4cdd-b895-761509b5099b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc03b8f1-b14c-43d5-9403-685845a1f0dc', 'code': 200} 2026-05-06 02:26:45.819 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 2c52af78-1223-4143-bba3-afa6cb5986b2 2026-05-06 02:26:46.939 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port fc03b8f1-b14c-43d5-9403-685845a1f0dc 2026-05-06 02:26:47.153 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3c200a3f-f6f5-4a44-b3ad-cd7242b53228 2026-05-06 02:26:47.521 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 623bece5-0d6c-4713-b305-ab04e0365f33 2026-05-06 02:26:48.816 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 3c200a3f-f6f5-4a44-b3ad-cd7242b53228 2026-05-06 02:26:48.970 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 623bece5-0d6c-4713-b305-ab04e0365f33 2026-05-06 02:26:50.908 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f72d80ba-5fd2-4ead-aafd-1ee10513f2a6 2026-05-06 02:26:53.075 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f72d80ba-5fd2-4ead-aafd-1ee10513f2a6 2026-05-06 02:26:53.272 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 7d9ff913-7d99-453a-8f61-09432bdb4f12 2026-05-06 02:26:53.667 16 INFO neutron.plugins.ml2.plugin [None req-97426d27-6b3f-4e17-8346-4a57e89f9fa9 - - - - - -] Attempt 1 to provision port a16dae61-e1e3-47cf-9a44-fdec0d58ce95 2026-05-06 02:26:53.691 16 INFO neutron.plugins.ml2.plugin [None req-97426d27-6b3f-4e17-8346-4a57e89f9fa9 - - - - - -] Attempt 1 to provision port fe5104cb-604f-459c-9ca7-46d01af1ae1e 2026-05-06 02:26:53.712 16 INFO neutron.plugins.ml2.plugin [None req-97426d27-6b3f-4e17-8346-4a57e89f9fa9 - - - - - -] Attempt 1 to provision port a3e181bc-dc2a-4c20-a6db-636dac4aac49 2026-05-06 02:26:53.735 16 INFO neutron.plugins.ml2.plugin [None req-97426d27-6b3f-4e17-8346-4a57e89f9fa9 - - - - - -] Attempt 1 to provision port f72d80ba-5fd2-4ead-aafd-1ee10513f2a6 2026-05-06 02:26:53.789 16 INFO neutron.plugins.ml2.plugin [None req-97426d27-6b3f-4e17-8346-4a57e89f9fa9 - - - - - -] Attempt 1 to provision port 3c200a3f-f6f5-4a44-b3ad-cd7242b53228 2026-05-06 02:26:54.903 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 7d9ff913-7d99-453a-8f61-09432bdb4f12 2026-05-06 02:26:55.079 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a64933f8-ec34-4ac0-acad-b1c11350ff38 2026-05-06 02:26:56.786 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a64933f8-ec34-4ac0-acad-b1c11350ff38 2026-05-06 02:27:00.541 13 INFO neutron.plugins.ml2.plugin [None req-749fe3dc-423f-4e3e-b7e4-927bfe8c36ff - - - - - -] Attempt 1 to provision port a16dae61-e1e3-47cf-9a44-fdec0d58ce95 2026-05-06 02:27:00.570 13 INFO neutron.plugins.ml2.plugin [None req-749fe3dc-423f-4e3e-b7e4-927bfe8c36ff - - - - - -] Attempt 1 to provision port 3c200a3f-f6f5-4a44-b3ad-cd7242b53228 2026-05-06 02:27:01.352 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 625feafa-7ee5-4d65-9d62-8dde1ef6369a 2026-05-06 02:27:01.451 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-935c18a4-fe71-4f81-814a-089b3ec8b97d'] response: {'server_uuid': '0e5cabab-c90c-497f-afaa-3c61183b2f6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '625feafa-7ee5-4d65-9d62-8dde1ef6369a', 'code': 200} 2026-05-06 02:27:02.960 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 625feafa-7ee5-4d65-9d62-8dde1ef6369a 2026-05-06 02:27:03.333 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 12070926-469a-4cba-94d0-c67e590a5c4a 2026-05-06 02:27:04.892 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a3e181bc-dc2a-4c20-a6db-636dac4aac49 2026-05-06 02:27:05.135 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port fe5104cb-604f-459c-9ca7-46d01af1ae1e 2026-05-06 02:27:05.410 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a16dae61-e1e3-47cf-9a44-fdec0d58ce95 2026-05-06 02:27:05.959 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 12070926-469a-4cba-94d0-c67e590a5c4a 2026-05-06 02:27:06.845 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a3e181bc-dc2a-4c20-a6db-636dac4aac49 2026-05-06 02:27:07.014 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port fe5104cb-604f-459c-9ca7-46d01af1ae1e 2026-05-06 02:27:07.192 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a16dae61-e1e3-47cf-9a44-fdec0d58ce95 2026-05-06 02:27:10.157 13 INFO neutron.plugins.ml2.plugin [None req-b79d15aa-7da0-4897-98fe-70efcb22f001 - - - - - -] Attempt 1 to provision port a16dae61-e1e3-47cf-9a44-fdec0d58ce95 2026-05-06 02:27:10.206 13 INFO neutron.plugins.ml2.plugin [None req-b79d15aa-7da0-4897-98fe-70efcb22f001 - - - - - -] Attempt 1 to provision port fe5104cb-604f-459c-9ca7-46d01af1ae1e 2026-05-06 02:27:10.263 13 INFO neutron.plugins.ml2.plugin [None req-b79d15aa-7da0-4897-98fe-70efcb22f001 - - - - - -] Attempt 1 to provision port 625feafa-7ee5-4d65-9d62-8dde1ef6369a 2026-05-06 02:27:10.311 13 INFO neutron.plugins.ml2.plugin [None req-b79d15aa-7da0-4897-98fe-70efcb22f001 - - - - - -] Attempt 1 to provision port f72d80ba-5fd2-4ead-aafd-1ee10513f2a6 2026-05-06 02:27:10.357 13 INFO neutron.plugins.ml2.plugin [None req-b79d15aa-7da0-4897-98fe-70efcb22f001 - - - - - -] Attempt 1 to provision port 3c200a3f-f6f5-4a44-b3ad-cd7242b53228 2026-05-06 02:27:16.848 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 09d6cb6e-8337-4414-9415-c63f1fb646cc 2026-05-06 02:27:17.204 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 44c3f82b-4184-4b8a-a114-4e1e38eb9265 2026-05-06 02:27:18.931 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f448b93e-37e0-4a66-a344-8117be819a95 2026-05-06 02:27:19.030 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-61fdaa83-fd3c-4526-b3d1-969e2dfca18e'] response: {'server_uuid': '923ec140-f20b-4e76-965e-c14cf7af7a27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f448b93e-37e0-4a66-a344-8117be819a95', 'code': 200} 2026-05-06 02:27:19.306 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 09d6cb6e-8337-4414-9415-c63f1fb646cc 2026-05-06 02:27:19.482 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 44c3f82b-4184-4b8a-a114-4e1e38eb9265 2026-05-06 02:27:20.921 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f448b93e-37e0-4a66-a344-8117be819a95 2026-05-06 02:27:22.456 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port ba8c4f0e-1a53-4cba-9144-867ff60e7be4 2026-05-06 02:27:22.477 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port a16dae61-e1e3-47cf-9a44-fdec0d58ce95 2026-05-06 02:27:22.516 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port 6f771e2e-8e83-40cc-8ac9-fbc22fad0815 2026-05-06 02:27:22.538 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port fe5104cb-604f-459c-9ca7-46d01af1ae1e 2026-05-06 02:27:22.590 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port 09d6cb6e-8337-4414-9415-c63f1fb646cc 2026-05-06 02:27:22.656 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port 625feafa-7ee5-4d65-9d62-8dde1ef6369a 2026-05-06 02:27:22.726 13 INFO neutron.plugins.ml2.plugin [None req-5307dd04-d02f-4d3f-8c3e-077a23b90dc4 - - - - - -] Attempt 1 to provision port f448b93e-37e0-4a66-a344-8117be819a95 2026-05-06 02:27:24.938 16 INFO neutron.plugins.ml2.plugin [None req-403b5eca-e95b-453c-9ba5-f45525351af5 - - - - - -] Attempt 1 to provision port 6f771e2e-8e83-40cc-8ac9-fbc22fad0815 2026-05-06 02:27:25.325 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 775699fc-d2ea-4683-9fee-2f66b82ea3e6 2026-05-06 02:27:25.435 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d8dc4f-3b85-43bf-b1fc-273dc350d509'] response: {'server_uuid': 'edbc05bd-c36b-41ff-b11c-291c92b21e6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '775699fc-d2ea-4683-9fee-2f66b82ea3e6', 'code': 200} 2026-05-06 02:27:26.164 13 INFO neutron.plugins.ml2.plugin [None req-b4142b99-0f2e-4189-a83d-f7bce26f8fb9 - - - - - -] Attempt 1 to provision port 6f771e2e-8e83-40cc-8ac9-fbc22fad0815 2026-05-06 02:27:26.965 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 775699fc-d2ea-4683-9fee-2f66b82ea3e6 2026-05-06 02:27:29.885 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 662a1470-734b-4ce1-a8ff-b99eb3298a2c 2026-05-06 02:27:29.979 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1508bd09-d5b5-4226-8113-aac712a9c9da'] response: {'server_uuid': '5a91f7be-49f1-4b9f-a806-08ea88c8a91f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '662a1470-734b-4ce1-a8ff-b99eb3298a2c', 'code': 200} 2026-05-06 02:27:30.806 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 662a1470-734b-4ce1-a8ff-b99eb3298a2c 2026-05-06 02:27:32.839 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 6f771e2e-8e83-40cc-8ac9-fbc22fad0815 2026-05-06 02:27:33.109 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port ba8c4f0e-1a53-4cba-9144-867ff60e7be4 2026-05-06 02:27:34.805 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 6f771e2e-8e83-40cc-8ac9-fbc22fad0815 2026-05-06 02:27:34.985 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port ba8c4f0e-1a53-4cba-9144-867ff60e7be4 2026-05-06 02:27:59.029 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c167029-96cc-474b-81c6-2ab177f23e80'] response: {'server_uuid': 'a3dc5e54-fced-4cdd-b895-761509b5099b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fc03b8f1-b14c-43d5-9403-685845a1f0dc', 'code': 200} 2026-05-06 02:28:07.374 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 30e6d9b3-16bd-428a-b088-35a026a34329 2026-05-06 02:28:07.476 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6508a87c-1aa7-41a9-bd97-c3a07487b262'] response: {'server_uuid': '0c73eb52-6e4e-4bd4-a2da-43f0fd7b17a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30e6d9b3-16bd-428a-b088-35a026a34329', 'code': 200} 2026-05-06 02:28:08.812 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 30e6d9b3-16bd-428a-b088-35a026a34329 2026-05-06 02:28:12.734 16 INFO neutron.plugins.ml2.plugin [None req-08e8d490-0dc2-4394-bbe5-ad71bb450cb2 - - - - - -] Attempt 1 to provision port adb5af5b-f8b9-4edf-988f-4a0042557fe2 2026-05-06 02:28:12.861 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 778b846b-2438-4941-8efa-b772ea8aff16 2026-05-06 02:28:12.991 16 INFO neutron.plugins.ml2.plugin [None req-08e8d490-0dc2-4394-bbe5-ad71bb450cb2 - - - - - -] Attempt 1 to provision port e03976f6-4dcb-433b-abfc-f1acfad2c30d 2026-05-06 02:28:13.186 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port adb5af5b-f8b9-4edf-988f-4a0042557fe2 2026-05-06 02:28:14.824 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 778b846b-2438-4941-8efa-b772ea8aff16 2026-05-06 02:28:15.055 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port adb5af5b-f8b9-4edf-988f-4a0042557fe2 2026-05-06 02:28:15.705 16 INFO neutron.plugins.ml2.plugin [None req-a332f501-8bcf-465b-ae72-7e5362cd9afc - - - - - -] Attempt 1 to provision port 0a2bdcec-574b-47d1-a91e-161cbed7794b 2026-05-06 02:28:15.729 16 INFO neutron.plugins.ml2.plugin [None req-a332f501-8bcf-465b-ae72-7e5362cd9afc - - - - - -] Attempt 1 to provision port e03976f6-4dcb-433b-abfc-f1acfad2c30d 2026-05-06 02:28:15.760 16 INFO neutron.plugins.ml2.plugin [None req-a332f501-8bcf-465b-ae72-7e5362cd9afc - - - - - -] Attempt 1 to provision port adb5af5b-f8b9-4edf-988f-4a0042557fe2 2026-05-06 02:28:18.919 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port e430587b-95ae-4f86-91ad-9c10a0824c30 2026-05-06 02:28:19.325 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port be03fe1c-8fdd-42a5-9bf6-9724a34a753c 2026-05-06 02:28:20.803 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port e430587b-95ae-4f86-91ad-9c10a0824c30 2026-05-06 02:28:21.024 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port be03fe1c-8fdd-42a5-9bf6-9724a34a753c 2026-05-06 02:28:25.131 16 INFO neutron.plugins.ml2.plugin [None req-56077ea6-484e-4c01-a70f-4a00b48d564e - - - - - -] Attempt 1 to provision port e430587b-95ae-4f86-91ad-9c10a0824c30 2026-05-06 02:28:25.186 16 INFO neutron.plugins.ml2.plugin [None req-56077ea6-484e-4c01-a70f-4a00b48d564e - - - - - -] Attempt 1 to provision port ce42b5f4-d9fb-4b09-8006-afdec4cc0fdb 2026-05-06 02:28:25.208 16 INFO neutron.plugins.ml2.plugin [None req-56077ea6-484e-4c01-a70f-4a00b48d564e - - - - - -] Attempt 1 to provision port 38d86c37-a953-4e82-92b1-43cf964ba52a 2026-05-06 02:28:25.249 16 INFO neutron.plugins.ml2.plugin [None req-56077ea6-484e-4c01-a70f-4a00b48d564e - - - - - -] Attempt 1 to provision port e03976f6-4dcb-433b-abfc-f1acfad2c30d 2026-05-06 02:28:27.627 16 INFO neutron.plugins.ml2.plugin [None req-d742132a-0579-477d-8a42-f6933b62014e - - - - - -] Attempt 1 to provision port e03976f6-4dcb-433b-abfc-f1acfad2c30d 2026-05-06 02:28:31.910 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f1de79b6-9525-48d8-a1f0-4c36678ccd8b 2026-05-06 02:28:32.087 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-53a210ff-bce9-4145-a8d9-2b10d663c76b'] response: {'server_uuid': '9af3f5b8-216b-4d8d-a386-1d2040699920', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1de79b6-9525-48d8-a1f0-4c36678ccd8b', 'code': 200} 2026-05-06 02:28:33.055 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 0a2bdcec-574b-47d1-a91e-161cbed7794b 2026-05-06 02:28:33.328 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port f1de79b6-9525-48d8-a1f0-4c36678ccd8b 2026-05-06 02:28:33.516 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port e03976f6-4dcb-433b-abfc-f1acfad2c30d 2026-05-06 02:28:35.014 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 0a2bdcec-574b-47d1-a91e-161cbed7794b 2026-05-06 02:28:35.254 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port e03976f6-4dcb-433b-abfc-f1acfad2c30d 2026-05-06 02:28:37.009 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 38d86c37-a953-4e82-92b1-43cf964ba52a 2026-05-06 02:28:37.298 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port ce42b5f4-d9fb-4b09-8006-afdec4cc0fdb 2026-05-06 02:28:38.989 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 38d86c37-a953-4e82-92b1-43cf964ba52a 2026-05-06 02:28:39.192 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port ce42b5f4-d9fb-4b09-8006-afdec4cc0fdb 2026-05-06 02:29:26.238 16 INFO neutron.plugins.ml2.plugin [None req-b6cae9bc-f3eb-4550-8c89-ce276299b4ab - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:29:34.557 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:29:34.749 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-529ace34-7414-4e17-a43b-1be7a69c20e7'] response: {'server_uuid': '0c73eb52-6e4e-4bd4-a2da-43f0fd7b17a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7515525-8ced-426b-8fd5-d12aa7f9e5e2', 'code': 200} 2026-05-06 02:29:35.166 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:29:46.834 16 INFO neutron.plugins.ml2.plugin [None req-03fb3136-3ec6-4942-9b76-8f4429dab7bd - - - - - -] Attempt 1 to provision port 4f48f062-a5c2-4146-b3d7-0207089b76ec 2026-05-06 02:29:53.223 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 4f48f062-a5c2-4146-b3d7-0207089b76ec 2026-05-06 02:29:53.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f89f094e-5a8d-4c23-b6c5-b7decc6991e7'] response: {'server_uuid': '0c73eb52-6e4e-4bd4-a2da-43f0fd7b17a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f48f062-a5c2-4146-b3d7-0207089b76ec', 'code': 200} 2026-05-06 02:29:55.176 16 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 4f48f062-a5c2-4146-b3d7-0207089b76ec 2026-05-06 02:29:57.067 16 INFO neutron.plugins.ml2.plugin [None req-66845816-0aa2-4287-91bd-aa61921f57fe - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:29:57.224 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:30:10.152 13 INFO neutron.plugins.ml2.plugin [None req-bcb019cd-90e6-4c45-92c3-f3392db48399 - - - - - -] Attempt 1 to provision port 4f48f062-a5c2-4146-b3d7-0207089b76ec 2026-05-06 02:30:11.276 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port 4f48f062-a5c2-4146-b3d7-0207089b76ec 2026-05-06 02:30:11.531 16 INFO neutron.plugins.ml2.plugin [None req-ff008361-acf8-416e-9567-e820c3bd5f2f - - - - - -] Attempt 1 to provision port 4f48f062-a5c2-4146-b3d7-0207089b76ec 2026-05-06 02:30:20.194 16 INFO neutron.plugins.ml2.plugin [None req-1dbbffb5-9a14-4066-a1bf-840ebb606e97 - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:30:21.234 13 INFO neutron.plugins.ml2.plugin [None req-6a92d68b-b260-4744-afab-e190a594ea00 - - - - - -] Attempt 1 to provision port a7515525-8ced-426b-8fd5-d12aa7f9e5e2 2026-05-06 02:30:49.636 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf79664-c1a3-4834-b3c6-979edf39470c'] response: {'server_uuid': '0c73eb52-6e4e-4bd4-a2da-43f0fd7b17a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '30e6d9b3-16bd-428a-b088-35a026a34329', 'code': 200}