+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-26 01:02:31.681 1 INFO neutron.common.config [-] Logging enabled! 2026-08-26 01:02:31.682 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-08-26 01:02:31.682 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-26 01:02:31.682 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-26 01:02:32.662 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 01:02:32.664 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-26 01:02:32.668 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-26 01:02:32.668 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 01:02:32.669 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-26 01:02:32.669 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-26 01:02:32.669 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 01:02:32.675 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 01:02:32.675 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 01:02:32.675 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 01:02:32.694 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-26 01:02:32.695 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 01:02:32.695 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-26 01:02:32.729 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-26 01:02:32.729 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-26 01:02:32.729 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-26 01:02:32.729 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-26 01:02:33.024 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing driver for type 'vlan' 2026-08-26 01:02:33.164 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] VlanTypeDriver initialization complete 2026-08-26 01:02:33.164 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing driver for type 'vxlan' 2026-08-26 01:02:33.165 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-26 01:02:33.216 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-26 01:02:33.216 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-26 01:02:33.217 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing extension driver 'port_security' 2026-08-26 01:02:33.217 1 INFO neutron.plugins.ml2.extensions.port_security [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-26 01:02:33.217 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing extension driver 'qos' 2026-08-26 01:02:33.217 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-26 01:02:33.218 1 INFO neutron.plugins.ml2.managers [None req-61a78a3b-dd2f-4483-97c0-70424b9ef098 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-26 01:02:33.234 1 INFO neutron.quota [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded quota_driver: . 2026-08-26 01:02:33.235 1 INFO neutron.plugins.ml2.plugin [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Modular L2 Plugin initialization complete 2026-08-26 01:02:33.235 1 INFO neutron.plugins.ml2.managers [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-26 01:02:33.235 1 INFO neutron.plugins.ml2.managers [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-26 01:02:33.235 1 INFO neutron.plugins.ml2.managers [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-26 01:02:33.235 1 INFO neutron.extensions.vlantransparent [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Disabled vlantransparent extension. 2026-08-26 01:02:33.236 1 INFO neutron.extensions.qinq [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Disabled VLAN QinQ extension. 2026-08-26 01:02:33.236 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: qos 2026-08-26 01:02:33.246 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: router 2026-08-26 01:02:33.282 1 INFO neutron.services.service_base [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-26 01:02:33.283 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: segments 2026-08-26 01:02:33.358 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: trunk 2026-08-26 01:02:33.371 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: vpnaas 2026-08-26 01:02:33.407 1 WARNING stevedore.named [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-26 01:02:33.407 1 WARNING stevedore.named [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-26 01:02:33.614 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-26 01:02:33.614 1 INFO neutron.common.utils [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-26 01:02:33.614 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: taas 2026-08-26 01:02:33.636 1 WARNING stevedore.named [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-26 01:02:33.659 1 INFO neutron_taas.services.taas.taas_plugin [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-26 01:02:33.660 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: tapmirror 2026-08-26 01:02:33.672 1 WARNING stevedore.named [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-26 01:02:33.685 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-26 01:02:33.686 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: auto_allocate 2026-08-26 01:02:33.691 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: tag 2026-08-26 01:02:33.699 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: timestamp 2026-08-26 01:02:33.702 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: network_ip_availability 2026-08-26 01:02:33.705 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: flavors 2026-08-26 01:02:33.708 1 INFO neutron.manager [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loading Plugin: revisions 2026-08-26 01:02:33.711 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Initializing extension manager. 2026-08-26 01:02:33.712 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: address-group 2026-08-26 01:02:33.713 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: address-scope 2026-08-26 01:02:33.713 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-26 01:02:33.714 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: agent 2026-08-26 01:02:33.714 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: agent-resources-synced 2026-08-26 01:02:33.715 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-26 01:02:33.716 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-26 01:02:33.717 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: availability_zone 2026-08-26 01:02:33.717 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: availability_zone_filter 2026-08-26 01:02:33.717 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-26 01:02:33.718 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: default-subnetpools 2026-08-26 01:02:33.719 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-26 01:02:33.719 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: dns-integration 2026-08-26 01:02:33.720 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: dns-domain-ports 2026-08-26 01:02:33.720 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-26 01:02:33.721 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: dvr 2026-08-26 01:02:33.721 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-26 01:02:33.722 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: empty-string-filtering 2026-08-26 01:02:33.722 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 01:02:33.723 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-26 01:02:33.723 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: external-net 2026-08-26 01:02:33.723 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-26 01:02:33.724 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: extraroute 2026-08-26 01:02:33.724 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: extraroute-atomic 2026-08-26 01:02:33.725 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-26 01:02:33.725 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-26 01:02:33.726 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-26 01:02:33.726 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-26 01:02:33.727 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: fip-port-details 2026-08-26 01:02:33.727 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: flavors 2026-08-26 01:02:33.728 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-26 01:02:33.729 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: floatingip-pools 2026-08-26 01:02:33.729 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: ip_allocation 2026-08-26 01:02:33.730 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-26 01:02:33.730 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: l2_adjacency 2026-08-26 01:02:33.731 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: router 2026-08-26 01:02:33.733 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 01:02:33.734 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-26 01:02:33.734 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-26 01:02:33.735 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: ext-gw-mode 2026-08-26 01:02:33.735 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: l3-ha 2026-08-26 01:02:33.735 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-26 01:02:33.736 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-26 01:02:33.736 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: l3-flavors 2026-08-26 01:02:33.737 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-26 01:02:33.737 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-26 01:02:33.739 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-26 01:02:33.740 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-26 01:02:33.741 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-26 01:02:33.742 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-26 01:02:33.742 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-26 01:02:33.743 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: multi-provider 2026-08-26 01:02:33.743 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: net-mtu 2026-08-26 01:02:33.744 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: net-mtu-writable 2026-08-26 01:02:33.744 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: network_availability_zone 2026-08-26 01:02:33.745 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: network_ha 2026-08-26 01:02:33.745 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: network-ip-availability 2026-08-26 01:02:33.746 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-26 01:02:33.746 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: pagination 2026-08-26 01:02:33.747 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-device-profile 2026-08-26 01:02:33.747 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-26 01:02:33.748 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-26 01:02:33.748 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-26 01:02:33.748 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-mac-override 2026-08-26 01:02:33.749 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-26 01:02:33.749 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-26 01:02:33.750 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-26 01:02:33.750 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-resource-request 2026-08-26 01:02:33.751 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-26 01:02:33.751 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-26 01:02:33.752 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: binding 2026-08-26 01:02:33.752 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: binding-extended 2026-08-26 01:02:33.753 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-security 2026-08-26 01:02:33.753 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: project-id 2026-08-26 01:02:33.753 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: provider 2026-08-26 01:02:33.754 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-26 01:02:33.756 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos 2026-08-26 01:02:33.756 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-26 01:02:33.757 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-26 01:02:33.757 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-default 2026-08-26 01:02:33.758 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-fip 2026-08-26 01:02:33.758 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-26 01:02:33.758 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-26 01:02:33.759 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-26 01:02:33.759 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-26 01:02:33.760 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-26 01:02:33.760 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-pps 2026-08-26 01:02:33.761 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-26 01:02:33.761 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-26 01:02:33.762 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: qos-rules-alias 2026-08-26 01:02:33.762 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: quota-check-limit 2026-08-26 01:02:33.763 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-26 01:02:33.765 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: quotas 2026-08-26 01:02:33.767 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: quota_details 2026-08-26 01:02:33.768 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: rbac-policies 2026-08-26 01:02:33.769 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: rbac-address-group 2026-08-26 01:02:33.769 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: rbac-address-scope 2026-08-26 01:02:33.769 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: rbac-security-groups 2026-08-26 01:02:33.770 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-26 01:02:33.770 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: revision-if-match 2026-08-26 01:02:33.771 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-26 01:02:33.771 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: router_availability_zone 2026-08-26 01:02:33.772 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-26 01:02:33.773 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-26 01:02:33.774 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-26 01:02:33.774 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-26 01:02:33.775 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-26 01:02:33.775 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-26 01:02:33.775 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-26 01:02:33.779 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: security-group 2026-08-26 01:02:33.780 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: segment 2026-08-26 01:02:33.780 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-26 01:02:33.781 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: service-type 2026-08-26 01:02:33.781 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: sorting 2026-08-26 01:02:33.782 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: standard-attr-segment 2026-08-26 01:02:33.782 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: standard-attr-description 2026-08-26 01:02:33.783 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: stateful-security-group 2026-08-26 01:02:33.783 1 WARNING neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-26 01:02:33.783 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-26 01:02:33.784 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: subnet-external-network 2026-08-26 01:02:33.784 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: subnet_onboard 2026-08-26 01:02:33.785 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-26 01:02:33.785 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: subnet-service-types 2026-08-26 01:02:33.786 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: subnet_allocation 2026-08-26 01:02:33.786 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-26 01:02:33.787 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: tag-creation 2026-08-26 01:02:33.787 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-26 01:02:33.790 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: standard-attr-tag 2026-08-26 01:02:33.791 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-26 01:02:33.792 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: trunk 2026-08-26 01:02:33.792 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: trunk-details 2026-08-26 01:02:33.792 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-26 01:02:33.793 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-26 01:02:33.793 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-26 01:02:33.794 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-26 01:02:33.795 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-26 01:02:33.796 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-26 01:02:33.797 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: vpn-flavors 2026-08-26 01:02:33.798 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: vpnaas 2026-08-26 01:02:33.799 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: taas 2026-08-26 01:02:33.800 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: tap-mirror 2026-08-26 01:02:33.800 1 INFO neutron.api.extensions [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-26 01:02:33.803 1 INFO oslo_service.backend.eventlet.service [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Starting 2 workers 2026-08-26 01:02:33.808 1 INFO oslo_service.backend.eventlet.service [None req-2098820f-7136-4b40-aecc-da6c8ec39489 - - - - - -] Starting 1 workers 2026-08-26 01:03:08.543 11 INFO neutron.db.l3_hamode_db [None req-33da935a-9f22-450c-a7f8-049696beaf73 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-26 01:03:26.925 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e7b66049-a53c-4be4-a191-215c44d80579 2026-08-26 01:03:27.630 11 INFO neutron.plugins.ml2.plugin [None req-5a345e4a-af9c-491c-a3db-cacc178dc3c8 - - - - - -] Attempt 1 to provision port e7b66049-a53c-4be4-a191-215c44d80579 2026-08-26 01:03:28.853 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e7b66049-a53c-4be4-a191-215c44d80579 2026-08-26 01:03:29.338 11 INFO neutron.plugins.ml2.plugin [None req-5e78c030-d286-4d28-8716-27f7405c9c14 - - - - - -] Attempt 1 to provision port e7b66049-a53c-4be4-a191-215c44d80579 2026-08-26 01:07:51.189 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 913d70f9-3aca-4e9e-94e5-b2f31c9dd91b 2026-08-26 01:07:52.134 11 INFO neutron.plugins.ml2.plugin [None req-692a86e8-0f18-462b-92c6-275627eb0020 - - - - - -] Attempt 1 to provision port 913d70f9-3aca-4e9e-94e5-b2f31c9dd91b 2026-08-26 01:07:53.045 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 913d70f9-3aca-4e9e-94e5-b2f31c9dd91b 2026-08-26 01:07:53.801 11 INFO neutron.plugins.ml2.plugin [None req-b1cc1212-929a-4892-b1d6-a93d2abb8309 - - - - - -] Attempt 1 to provision port 913d70f9-3aca-4e9e-94e5-b2f31c9dd91b 2026-08-26 01:07:58.481 11 INFO neutron.plugins.ml2.plugin [None req-66778872-30a7-432c-b920-9de746eb720d - - - - - -] Attempt 1 to provision port cdaa6fb6-ad55-4262-adbb-38d490c46c1e 2026-08-26 01:11:25.810 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cdaa6fb6-ad55-4262-adbb-38d490c46c1e 2026-08-26 01:11:27.267 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cdaa6fb6-ad55-4262-adbb-38d490c46c1e 2026-08-26 01:19:51.585 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e45ef7a8-fc02-4a3b-b65d-b5a30c6d8cd6 2026-08-26 01:19:53.560 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e45ef7a8-fc02-4a3b-b65d-b5a30c6d8cd6 2026-08-26 01:36:58.238 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0abf9390-5071-409b-996b-8fa9b67154de 2026-08-26 01:36:59.203 12 INFO neutron.plugins.ml2.plugin [None req-1c95e4ed-f5b2-4108-af7f-683bedd617ef - - - - - -] Attempt 1 to provision port 0abf9390-5071-409b-996b-8fa9b67154de 2026-08-26 01:37:00.182 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0abf9390-5071-409b-996b-8fa9b67154de 2026-08-26 01:37:02.202 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 33e0e9bb-a736-4255-a61a-aca500803cae 2026-08-26 01:37:04.234 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 33e0e9bb-a736-4255-a61a-aca500803cae 2026-08-26 01:37:04.447 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port d2a20825-dfa1-4772-96d1-2a8d47280845 2026-08-26 01:37:06.193 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port d2a20825-dfa1-4772-96d1-2a8d47280845 2026-08-26 01:37:08.258 12 INFO neutron.plugins.ml2.plugin [None req-546d51b7-e6b8-4e31-a558-c77ee4457f34 - - - - - -] Attempt 1 to provision port a23d8284-ce04-4db0-9fcb-69069a808502 2026-08-26 01:37:08.298 12 INFO neutron.plugins.ml2.plugin [None req-546d51b7-e6b8-4e31-a558-c77ee4457f34 - - - - - -] Attempt 1 to provision port 22729647-d17f-4882-88bc-b1d6ee1a589e 2026-08-26 01:37:08.333 12 INFO neutron.plugins.ml2.plugin [None req-546d51b7-e6b8-4e31-a558-c77ee4457f34 - - - - - -] Attempt 1 to provision port 0abf9390-5071-409b-996b-8fa9b67154de 2026-08-26 01:37:08.380 12 INFO neutron.plugins.ml2.plugin [None req-546d51b7-e6b8-4e31-a558-c77ee4457f34 - - - - - -] Attempt 1 to provision port d2a20825-dfa1-4772-96d1-2a8d47280845 2026-08-26 01:37:08.421 12 INFO neutron.plugins.ml2.plugin [None req-546d51b7-e6b8-4e31-a558-c77ee4457f34 - - - - - -] Attempt 1 to provision port 33e0e9bb-a736-4255-a61a-aca500803cae 2026-08-26 01:37:12.288 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 6cc4b0df-2375-4ab3-b8a3-81aecf39dfd9 2026-08-26 01:37:12.653 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7b06deb3-ba72-44da-8c0a-f3ec75444bd1 2026-08-26 01:37:13.010 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0cf695b7-aefb-4f72-b080-6855be7877f9 2026-08-26 01:37:13.601 12 INFO neutron.plugins.ml2.plugin [None req-805a464b-1330-41cd-82fb-b3e24a3665bc - - - - - -] Attempt 1 to provision port 761522ec-9b62-41d0-9f0f-26b9293f7c60 2026-08-26 01:37:14.388 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 6cc4b0df-2375-4ab3-b8a3-81aecf39dfd9 2026-08-26 01:37:14.649 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7b06deb3-ba72-44da-8c0a-f3ec75444bd1 2026-08-26 01:37:14.844 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0cf695b7-aefb-4f72-b080-6855be7877f9 2026-08-26 01:37:15.135 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 761522ec-9b62-41d0-9f0f-26b9293f7c60 2026-08-26 01:37:16.303 12 INFO neutron.plugins.ml2.plugin [None req-7122282f-ed19-45d0-b0d4-7ddb1e4ecbe4 - - - - - -] Attempt 1 to provision port 7b06deb3-ba72-44da-8c0a-f3ec75444bd1 2026-08-26 01:37:16.357 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 54a6f044-499a-4b7b-a18a-2276803af34c 2026-08-26 01:37:16.370 12 INFO neutron.plugins.ml2.plugin [None req-7122282f-ed19-45d0-b0d4-7ddb1e4ecbe4 - - - - - -] Attempt 1 to provision port 3c14b444-c255-4c96-8c0f-f0564b546aad 2026-08-26 01:37:16.402 12 INFO neutron.plugins.ml2.plugin [None req-7122282f-ed19-45d0-b0d4-7ddb1e4ecbe4 - - - - - -] Attempt 1 to provision port ff409b0f-02c8-46d7-b561-b09591dc7152 2026-08-26 01:37:16.422 12 INFO neutron.plugins.ml2.plugin [None req-7122282f-ed19-45d0-b0d4-7ddb1e4ecbe4 - - - - - -] Attempt 1 to provision port a23d8284-ce04-4db0-9fcb-69069a808502 2026-08-26 01:37:16.448 12 INFO neutron.plugins.ml2.plugin [None req-7122282f-ed19-45d0-b0d4-7ddb1e4ecbe4 - - - - - -] Attempt 1 to provision port 68087ce5-cf2e-4ebc-adfa-273deff0f523 2026-08-26 01:37:16.473 12 INFO neutron.plugins.ml2.plugin [None req-7122282f-ed19-45d0-b0d4-7ddb1e4ecbe4 - - - - - -] Attempt 1 to provision port 33e0e9bb-a736-4255-a61a-aca500803cae 2026-08-26 01:37:19.603 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7e71191b-fbde-40e9-8616-7aa50748bb7e 2026-08-26 01:37:20.061 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port ced825a2-c09f-4903-98c9-f832e35309b7 2026-08-26 01:37:20.102 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-2f70d2d0-74b5-4db7-81e7-1641c99f7e12'] response: {'server_uuid': 'd8ebd21a-1df8-4f9c-ade9-18f706c2e8cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e71191b-fbde-40e9-8616-7aa50748bb7e', 'code': 200} 2026-08-26 01:37:20.716 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7e71191b-fbde-40e9-8616-7aa50748bb7e 2026-08-26 01:37:20.965 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port ced825a2-c09f-4903-98c9-f832e35309b7 2026-08-26 01:37:21.241 11 INFO neutron.plugins.ml2.plugin [None req-86f78d14-0ff2-45b5-8825-ab181f3992a9 - - - - - -] Attempt 1 to provision port ff409b0f-02c8-46d7-b561-b09591dc7152 2026-08-26 01:37:21.283 11 INFO neutron.plugins.ml2.plugin [None req-86f78d14-0ff2-45b5-8825-ab181f3992a9 - - - - - -] Attempt 1 to provision port a23d8284-ce04-4db0-9fcb-69069a808502 2026-08-26 01:37:22.143 11 INFO neutron.notifiers.nova [None req-7de6d114-3dcd-44f8-82e0-58a0292023c9 - - - - - -] Nova event matching ['req-aee1ff85-82d3-4335-a525-3583f6a0bffe'] response: {'server_uuid': '22649e6a-58f0-4bd0-aab3-0da712649f0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ced825a2-c09f-4903-98c9-f832e35309b7', 'code': 200} 2026-08-26 01:37:25.567 11 INFO neutron.plugins.ml2.plugin [None req-d15cd5bc-8ec9-40be-9b50-0effdbee519d - - - - - -] Attempt 1 to provision port 7b06deb3-ba72-44da-8c0a-f3ec75444bd1 2026-08-26 01:37:25.620 11 INFO neutron.plugins.ml2.plugin [None req-d15cd5bc-8ec9-40be-9b50-0effdbee519d - - - - - -] Attempt 1 to provision port 3c14b444-c255-4c96-8c0f-f0564b546aad 2026-08-26 01:37:25.655 11 INFO neutron.plugins.ml2.plugin [None req-d15cd5bc-8ec9-40be-9b50-0effdbee519d - - - - - -] Attempt 1 to provision port 021cba63-7e92-4fea-9605-428ab9374918 2026-08-26 01:37:25.680 11 INFO neutron.plugins.ml2.plugin [None req-d15cd5bc-8ec9-40be-9b50-0effdbee519d - - - - - -] Attempt 1 to provision port ff409b0f-02c8-46d7-b561-b09591dc7152 2026-08-26 01:37:27.228 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7b22eb2a-2e83-4d8f-bd66-a340550e3487 2026-08-26 01:37:27.357 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-98f39ec4-ef0b-4a3d-8f52-85ad693cadd2'] response: {'server_uuid': '15c11398-074b-4abd-8d0e-669549e1516d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b22eb2a-2e83-4d8f-bd66-a340550e3487', 'code': 200} 2026-08-26 01:37:27.596 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0f93b7a3-f9f5-4a20-b53d-1706dc761c75 2026-08-26 01:37:29.187 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7b22eb2a-2e83-4d8f-bd66-a340550e3487 2026-08-26 01:37:29.399 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0f93b7a3-f9f5-4a20-b53d-1706dc761c75 2026-08-26 01:37:29.611 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port a13aa92b-9f03-430c-a36d-4134cc69245f 2026-08-26 01:37:31.074 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port a13aa92b-9f03-430c-a36d-4134cc69245f 2026-08-26 01:37:32.328 12 INFO neutron.plugins.ml2.plugin [None req-6ee37efa-a123-4fa1-891b-66d6314fdffa - - - - - -] Attempt 1 to provision port a13aa92b-9f03-430c-a36d-4134cc69245f 2026-08-26 01:37:32.389 12 INFO neutron.plugins.ml2.plugin [None req-6ee37efa-a123-4fa1-891b-66d6314fdffa - - - - - -] Attempt 1 to provision port 3c14b444-c255-4c96-8c0f-f0564b546aad 2026-08-26 01:37:32.417 12 INFO neutron.plugins.ml2.plugin [None req-6ee37efa-a123-4fa1-891b-66d6314fdffa - - - - - -] Attempt 1 to provision port cdee3c6c-2c5e-4d24-95bb-5401fccd07e0 2026-08-26 01:37:33.871 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-65de4669-fefd-41bf-9c8b-40873ffefcb4'] response: {'server_uuid': '15c11398-074b-4abd-8d0e-669549e1516d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7b22eb2a-2e83-4d8f-bd66-a340550e3487', 'code': 200} 2026-08-26 01:37:36.721 12 INFO neutron.plugins.ml2.plugin [None req-9b80421b-e839-4994-9526-ff7bcb92e96e - - - - - -] Attempt 1 to provision port a13aa92b-9f03-430c-a36d-4134cc69245f 2026-08-26 01:37:36.783 12 INFO neutron.plugins.ml2.plugin [None req-9b80421b-e839-4994-9526-ff7bcb92e96e - - - - - -] Attempt 1 to provision port 3c14b444-c255-4c96-8c0f-f0564b546aad 2026-08-26 01:37:36.816 12 INFO neutron.plugins.ml2.plugin [None req-9b80421b-e839-4994-9526-ff7bcb92e96e - - - - - -] Attempt 1 to provision port cdee3c6c-2c5e-4d24-95bb-5401fccd07e0 2026-08-26 01:37:36.848 12 INFO neutron.plugins.ml2.plugin [None req-9b80421b-e839-4994-9526-ff7bcb92e96e - - - - - -] Attempt 1 to provision port 806b4c6d-cfeb-44d8-a366-19b1d6d3be84 2026-08-26 01:37:36.897 12 INFO neutron.plugins.ml2.plugin [None req-9b80421b-e839-4994-9526-ff7bcb92e96e - - - - - -] Attempt 1 to provision port ced825a2-c09f-4903-98c9-f832e35309b7 2026-08-26 01:37:39.527 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port fc21c40a-d730-4476-bdac-f0358fe892a9 2026-08-26 01:37:39.622 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-a38c5d21-c175-45fa-9d8a-d8f5292bfb07'] response: {'server_uuid': '31b0bc7a-2d7b-4337-b967-89a76f73c162', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc21c40a-d730-4476-bdac-f0358fe892a9', 'code': 200} 2026-08-26 01:37:39.872 11 INFO neutron.plugins.ml2.plugin [None req-3291ef99-fc14-4eea-8ca8-21ec07b71a80 - - - - - -] Attempt 1 to provision port cdee3c6c-2c5e-4d24-95bb-5401fccd07e0 2026-08-26 01:37:41.295 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port fc21c40a-d730-4476-bdac-f0358fe892a9 2026-08-26 01:37:43.330 11 INFO neutron.plugins.ml2.plugin [None req-6ca02458-d36c-492c-a9e3-fcce40fc92f3 - - - - - -] Attempt 1 to provision port cdee3c6c-2c5e-4d24-95bb-5401fccd07e0 2026-08-26 01:37:45.087 11 INFO neutron.plugins.ml2.plugin [None req-d6b81208-c30e-4968-879b-b983cabafefd - - - - - -] Attempt 1 to provision port fc21c40a-d730-4476-bdac-f0358fe892a9 2026-08-26 01:37:47.004 11 INFO neutron.plugins.ml2.plugin [None req-b7675ad2-d736-49c5-9f50-258920716866 - - - - - -] Attempt 1 to provision port 22729647-d17f-4882-88bc-b1d6ee1a589e 2026-08-26 01:37:49.128 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 72390aa0-3168-491b-bda0-8bd3691e9f20 2026-08-26 01:37:49.396 12 INFO neutron.plugins.ml2.plugin [None req-829a818c-5772-4919-a3b6-b52a793fd74b - - - - - -] Attempt 1 to provision port 72390aa0-3168-491b-bda0-8bd3691e9f20 2026-08-26 01:37:49.443 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b27aa5eb-0488-4b7b-874f-7b3adb00ef53 2026-08-26 01:37:49.718 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port a23d8284-ce04-4db0-9fcb-69069a808502 2026-08-26 01:37:49.965 11 INFO neutron.plugins.ml2.plugin [None req-b42acadd-f2fd-412a-8bbf-305df45e0db0 - - - - - -] Attempt 1 to provision port 22729647-d17f-4882-88bc-b1d6ee1a589e 2026-08-26 01:37:51.012 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 72390aa0-3168-491b-bda0-8bd3691e9f20 2026-08-26 01:37:51.227 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b27aa5eb-0488-4b7b-874f-7b3adb00ef53 2026-08-26 01:37:51.401 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port a23d8284-ce04-4db0-9fcb-69069a808502 2026-08-26 01:37:52.419 11 INFO neutron.plugins.ml2.plugin [None req-6e1e66fe-2001-4839-accb-2b760aaa3084 - - - - - -] Attempt 1 to provision port f6444a68-7d17-4905-b966-93d40531392d 2026-08-26 01:37:52.452 11 INFO neutron.plugins.ml2.plugin [None req-6e1e66fe-2001-4839-accb-2b760aaa3084 - - - - - -] Attempt 1 to provision port 72390aa0-3168-491b-bda0-8bd3691e9f20 2026-08-26 01:37:52.517 11 INFO neutron.plugins.ml2.plugin [None req-6e1e66fe-2001-4839-accb-2b760aaa3084 - - - - - -] Attempt 1 to provision port 0c4991af-e4b8-4688-aa8b-a826589ff133 2026-08-26 01:37:54.188 12 INFO neutron.plugins.ml2.plugin [None req-eb8df370-8b1b-46b9-8aae-eff5e93207d9 - - - - - -] Attempt 1 to provision port f6444a68-7d17-4905-b966-93d40531392d 2026-08-26 01:37:56.115 12 INFO neutron.plugins.ml2.plugin [None req-6c494b8f-c154-4e1b-b398-fbd220609d20 - - - - - -] Attempt 1 to provision port f6444a68-7d17-4905-b966-93d40531392d 2026-08-26 01:37:57.100 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 806b4c6d-cfeb-44d8-a366-19b1d6d3be84 2026-08-26 01:37:57.331 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cdee3c6c-2c5e-4d24-95bb-5401fccd07e0 2026-08-26 01:37:59.016 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 806b4c6d-cfeb-44d8-a366-19b1d6d3be84 2026-08-26 01:37:59.190 11 INFO neutron.plugins.ml2.plugin [None req-d4d72182-9515-4c43-a78c-31c4029590aa - - - - - -] Attempt 1 to provision port cdee3c6c-2c5e-4d24-95bb-5401fccd07e0 2026-08-26 01:37:59.509 12 INFO neutron.plugins.ml2.plugin [None req-8fe83c63-5f79-43d6-be52-d086ee01a63f - - - - - -] Attempt 1 to provision port 9f4d3da0-486a-4266-acfa-437b1f29600d 2026-08-26 01:38:01.546 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b50b81df-22ac-41e2-861b-dabbff77a448 2026-08-26 01:38:01.667 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-f39a2e03-314b-46dd-839a-25bab5bd6712'] response: {'server_uuid': '6dc0c22b-3ee7-423a-8374-ba7df67c7a70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b50b81df-22ac-41e2-861b-dabbff77a448', 'code': 200} 2026-08-26 01:38:03.092 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b50b81df-22ac-41e2-861b-dabbff77a448 2026-08-26 01:38:07.289 11 INFO neutron.plugins.ml2.plugin [None req-828bf280-35f2-4cb0-a789-4b036ddd04ed - - - - - -] Attempt 1 to provision port 0c4991af-e4b8-4688-aa8b-a826589ff133 2026-08-26 01:38:07.535 11 INFO neutron.plugins.ml2.plugin [None req-828bf280-35f2-4cb0-a789-4b036ddd04ed - - - - - -] Attempt 1 to provision port f6444a68-7d17-4905-b966-93d40531392d 2026-08-26 01:38:09.161 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0c4991af-e4b8-4688-aa8b-a826589ff133 2026-08-26 01:38:09.344 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port f6444a68-7d17-4905-b966-93d40531392d 2026-08-26 01:38:09.884 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-90c4f6dd-f0e5-45c2-bfc1-94063218dc44'] response: {'server_uuid': '31b0bc7a-2d7b-4337-b967-89a76f73c162', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fc21c40a-d730-4476-bdac-f0358fe892a9', 'code': 200} 2026-08-26 01:38:10.959 12 INFO neutron.plugins.ml2.plugin [None req-33148d8b-0c10-459f-a7f5-f209f7f156a3 - - - - - -] Attempt 1 to provision port ced825a2-c09f-4903-98c9-f832e35309b7 2026-08-26 01:38:11.679 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port fc21c40a-d730-4476-bdac-f0358fe892a9 2026-08-26 01:38:11.846 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-b330cd2c-f203-4613-ba3d-863cdeba1f6c'] response: {'server_uuid': '31b0bc7a-2d7b-4337-b967-89a76f73c162', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc21c40a-d730-4476-bdac-f0358fe892a9', 'code': 200} 2026-08-26 01:38:12.076 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port ced825a2-c09f-4903-98c9-f832e35309b7 2026-08-26 01:38:13.267 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port fc21c40a-d730-4476-bdac-f0358fe892a9 2026-08-26 01:38:17.706 12 INFO neutron.plugins.ml2.plugin [None req-26ddfce0-7aa2-47c3-8f53-714613e8e8cc - - - - - -] Attempt 1 to provision port ced825a2-c09f-4903-98c9-f832e35309b7 2026-08-26 01:38:19.217 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-ec573871-4a45-4ece-9ce2-d2e40cba3dff'] response: {'server_uuid': '22649e6a-58f0-4bd0-aab3-0da712649f0e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ced825a2-c09f-4903-98c9-f832e35309b7', 'code': 200} 2026-08-26 01:38:31.093 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b8c352c4-d06b-4466-be56-7149e4782b7c 2026-08-26 01:38:31.644 11 INFO neutron.plugins.ml2.plugin [None req-767b32d3-8fbf-4b18-ad60-cdf49c431a9f - - - - - -] Attempt 1 to provision port b8c352c4-d06b-4466-be56-7149e4782b7c 2026-08-26 01:38:33.150 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0fab6e00-3ed1-4e19-a859-9a2cc4af6cb3 2026-08-26 01:38:33.659 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b8c352c4-d06b-4466-be56-7149e4782b7c 2026-08-26 01:38:35.059 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 0fab6e00-3ed1-4e19-a859-9a2cc4af6cb3 2026-08-26 01:38:35.620 11 INFO neutron.plugins.ml2.plugin [None req-0574fd30-d2d0-4c7c-9f3c-3155951b14ce - - - - - -] Attempt 1 to provision port 5275781e-09a4-4988-beef-4d4f16f8bbdb 2026-08-26 01:38:35.648 11 INFO neutron.plugins.ml2.plugin [None req-0574fd30-d2d0-4c7c-9f3c-3155951b14ce - - - - - -] Attempt 1 to provision port 021b6e2c-0526-4589-ad01-b63ba831e892 2026-08-26 01:38:35.676 11 INFO neutron.plugins.ml2.plugin [None req-0574fd30-d2d0-4c7c-9f3c-3155951b14ce - - - - - -] Attempt 1 to provision port b8c352c4-d06b-4466-be56-7149e4782b7c 2026-08-26 01:38:37.371 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-e8721693-ab5a-49af-b5e0-4797c8571c94'] response: {'server_uuid': '31b0bc7a-2d7b-4337-b967-89a76f73c162', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fc21c40a-d730-4476-bdac-f0358fe892a9', 'code': 200} 2026-08-26 01:38:39.877 11 INFO neutron.plugins.ml2.plugin [None req-80c17f19-9f4a-4f79-83b9-9390b99005dc - - - - - -] Attempt 1 to provision port 021b6e2c-0526-4589-ad01-b63ba831e892 2026-08-26 01:38:42.600 12 INFO neutron.plugins.ml2.plugin [None req-168ab5fb-19df-4770-85d4-ae4a55a32a67 - - - - - -] Attempt 1 to provision port 021b6e2c-0526-4589-ad01-b63ba831e892 2026-08-26 01:38:44.216 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 62796736-9fc5-4130-8728-ea091ca2d08d 2026-08-26 01:38:44.356 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-f9cf630a-3398-4c1f-8b1f-ff5d4a22bcd0'] response: {'server_uuid': 'b096f466-91c9-423a-8158-ccd30d9552a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62796736-9fc5-4130-8728-ea091ca2d08d', 'code': 200} 2026-08-26 01:38:45.437 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 62796736-9fc5-4130-8728-ea091ca2d08d 2026-08-26 01:38:45.661 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 784b26a5-1ed1-4552-86ec-951c3d1a09f5 2026-08-26 01:38:47.428 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 1d1cf5de-5f88-4da4-8075-3737ed971f54 2026-08-26 01:38:47.733 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 550b0e71-e4ad-42e5-9958-079af699f166 2026-08-26 01:38:48.052 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 784b26a5-1ed1-4552-86ec-951c3d1a09f5 2026-08-26 01:38:49.250 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 1d1cf5de-5f88-4da4-8075-3737ed971f54 2026-08-26 01:38:49.444 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 550b0e71-e4ad-42e5-9958-079af699f166 2026-08-26 01:38:50.384 12 INFO neutron.plugins.ml2.plugin [None req-ecee8fb7-bd30-4bde-a1d9-198ed931f690 - - - - - -] Attempt 1 to provision port 784b26a5-1ed1-4552-86ec-951c3d1a09f5 2026-08-26 01:38:53.411 11 INFO neutron.plugins.ml2.plugin [None req-69f7d5b5-13f4-4819-9a19-e9527a9f9577 - - - - - -] Attempt 1 to provision port 021b6e2c-0526-4589-ad01-b63ba831e892 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server [None req-ad0cf2c2-6115-448a-9671-683e2df4555f - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ca030caf-0d10-42f7-a257-0c09ff6b2108: This subnet is being modified by another concurrent operation. 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1585, in create_port_db 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server raise exception 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ca030caf-0d10-42f7-a257-0c09ff6b2108: This subnet is being modified by another concurrent operation. 2026-08-26 01:38:54.226 11 ERROR oslo_messaging.rpc.server 2026-08-26 01:38:54.613 11 INFO neutron.plugins.ml2.plugin [None req-bda971f8-2b97-4478-81e6-2f8f6d4ab941 - - - - - -] Attempt 1 to provision port 784b26a5-1ed1-4552-86ec-951c3d1a09f5 2026-08-26 01:38:54.661 11 INFO neutron.plugins.ml2.plugin [None req-bda971f8-2b97-4478-81e6-2f8f6d4ab941 - - - - - -] Attempt 1 to provision port 05d11470-74a5-4e94-80db-d9d78bf5ada5 2026-08-26 01:38:55.338 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 5275781e-09a4-4988-beef-4d4f16f8bbdb 2026-08-26 01:38:59.369 12 INFO neutron.plugins.ml2.plugin [None req-cf354acb-2f5f-442b-8f54-96a0fc27edc5 - - - - - -] Attempt 1 to provision port 8f7df71a-cfb8-475f-b3db-74dcd18ad7ed 2026-08-26 01:39:00.342 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 5c33c9f7-a622-489f-aea4-824b6dd77ab2 2026-08-26 01:39:00.462 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-d3f03fc6-0fce-47a9-9385-f54dc3e74e0f'] response: {'server_uuid': '656b4007-c7fc-44ab-98c2-10caeaa343e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c33c9f7-a622-489f-aea4-824b6dd77ab2', 'code': 200} 2026-08-26 01:39:01.587 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 5c33c9f7-a622-489f-aea4-824b6dd77ab2 2026-08-26 01:39:03.463 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 05d11470-74a5-4e94-80db-d9d78bf5ada5 2026-08-26 01:39:03.720 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 45122744-eb8f-46f6-866b-c291ceed74a9 2026-08-26 01:39:05.399 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 05d11470-74a5-4e94-80db-d9d78bf5ada5 2026-08-26 01:39:05.606 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 45122744-eb8f-46f6-866b-c291ceed74a9 2026-08-26 01:39:07.579 11 INFO neutron.plugins.ml2.plugin [None req-db272e7d-3065-4345-be30-7548181a27c5 - - - - - -] Attempt 1 to provision port 05d11470-74a5-4e94-80db-d9d78bf5ada5 2026-08-26 01:39:07.623 11 INFO neutron.plugins.ml2.plugin [None req-db272e7d-3065-4345-be30-7548181a27c5 - - - - - -] Attempt 1 to provision port 45122744-eb8f-46f6-866b-c291ceed74a9 2026-08-26 01:39:09.560 11 INFO neutron.plugins.ml2.plugin [None req-b3bf9cc1-e2e0-4fc0-92ab-2f759a874152 - - - - - -] Attempt 1 to provision port 05d11470-74a5-4e94-80db-d9d78bf5ada5 2026-08-26 01:39:23.426 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 61d7e1cb-637d-43c1-8ce4-16eb207336f9 2026-08-26 01:39:25.697 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e27dd641-8f2d-4346-b95f-59cbfb35f1fe 2026-08-26 01:39:26.076 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 61d7e1cb-637d-43c1-8ce4-16eb207336f9 2026-08-26 01:39:43.451 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 50b06852-db0f-46c3-a939-0bceadac6e90 2026-08-26 01:39:45.469 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 8078aa0d-efbc-44c7-977c-956a2a590a82 2026-08-26 01:39:45.753 12 INFO neutron.plugins.ml2.plugin [None req-9a02b46c-0917-4468-97e3-e90f65531266 - - - - - -] Attempt 1 to provision port cc52e69c-a074-490c-ba3f-1133ab4f0e74 2026-08-26 01:39:45.791 12 INFO neutron.plugins.ml2.plugin [None req-9a02b46c-0917-4468-97e3-e90f65531266 - - - - - -] Attempt 1 to provision port 8078aa0d-efbc-44c7-977c-956a2a590a82 2026-08-26 01:39:45.847 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 50b06852-db0f-46c3-a939-0bceadac6e90 2026-08-26 01:39:47.489 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 8078aa0d-efbc-44c7-977c-956a2a590a82 2026-08-26 01:39:52.041 12 INFO neutron.plugins.ml2.plugin [None req-7df69ff7-82dc-4145-8c7a-824a6bba5e87 - - - - - -] Attempt 1 to provision port cc52e69c-a074-490c-ba3f-1133ab4f0e74 2026-08-26 01:39:52.077 12 INFO neutron.plugins.ml2.plugin [None req-7df69ff7-82dc-4145-8c7a-824a6bba5e87 - - - - - -] Attempt 1 to provision port 8078aa0d-efbc-44c7-977c-956a2a590a82 2026-08-26 01:39:56.056 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port c0937314-9c8b-4631-9076-357059dcb0e9 2026-08-26 01:39:56.179 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-f19b2e1a-2b3e-42f4-9c9f-c1a3e4d4e4cc'] response: {'server_uuid': '39e08b1e-05e0-4c1a-bcfe-7cdcba7e3744', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c0937314-9c8b-4631-9076-357059dcb0e9', 'code': 200} 2026-08-26 01:39:57.494 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port c0937314-9c8b-4631-9076-357059dcb0e9 2026-08-26 01:39:59.556 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cc52e69c-a074-490c-ba3f-1133ab4f0e74 2026-08-26 01:39:59.839 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 8e83106a-5610-4bac-bf7f-4204336637b3 2026-08-26 01:40:00.128 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 718b129c-2e66-42eb-87ee-ec90f8908953 2026-08-26 01:40:00.800 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7ceeac13-bcc7-492d-8ae0-95aec42862dd 2026-08-26 01:40:00.851 11 INFO neutron.plugins.ml2.plugin [None req-0d8bfaf2-5405-4df7-8732-75495cd500bd - - - - - -] Attempt 1 to provision port 718b129c-2e66-42eb-87ee-ec90f8908953 2026-08-26 01:40:01.652 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 7ceeac13-bcc7-492d-8ae0-95aec42862dd 2026-08-26 01:40:01.837 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cc52e69c-a074-490c-ba3f-1133ab4f0e74 2026-08-26 01:40:02.026 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 8e83106a-5610-4bac-bf7f-4204336637b3 2026-08-26 01:40:02.153 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 718b129c-2e66-42eb-87ee-ec90f8908953 2026-08-26 01:40:03.681 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 209ceaca-0b23-4e7d-9a33-f7f75ff120f6 2026-08-26 01:40:05.824 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 209ceaca-0b23-4e7d-9a33-f7f75ff120f6 2026-08-26 01:40:06.014 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b43df36a-d5a5-4b92-96a1-ac524f635adb 2026-08-26 01:40:07.787 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b43df36a-d5a5-4b92-96a1-ac524f635adb 2026-08-26 01:40:07.974 12 INFO neutron.plugins.ml2.plugin [None req-74afcf1c-06dd-4cfa-9833-a80a6213a052 - - - - - -] Attempt 1 to provision port cc52e69c-a074-490c-ba3f-1133ab4f0e74 2026-08-26 01:40:08.068 12 INFO neutron.plugins.ml2.plugin [None req-74afcf1c-06dd-4cfa-9833-a80a6213a052 - - - - - -] Attempt 1 to provision port b43df36a-d5a5-4b92-96a1-ac524f635adb 2026-08-26 01:40:08.137 12 INFO neutron.plugins.ml2.plugin [None req-74afcf1c-06dd-4cfa-9833-a80a6213a052 - - - - - -] Attempt 1 to provision port 95b70df2-2882-40f1-9aa5-76a22533f119 2026-08-26 01:40:08.160 12 INFO neutron.plugins.ml2.plugin [None req-74afcf1c-06dd-4cfa-9833-a80a6213a052 - - - - - -] Attempt 1 to provision port 50e4d01c-c2ed-4fc0-961c-6e4d90f67428 2026-08-26 01:40:08.202 12 INFO neutron.plugins.ml2.plugin [None req-74afcf1c-06dd-4cfa-9833-a80a6213a052 - - - - - -] Attempt 1 to provision port 718b129c-2e66-42eb-87ee-ec90f8908953 2026-08-26 01:40:12.940 11 INFO neutron.plugins.ml2.plugin [None req-1a9c190d-dfd8-4817-8e83-e0f642d2b716 - - - - - -] Attempt 1 to provision port 8e83106a-5610-4bac-bf7f-4204336637b3 2026-08-26 01:40:13.028 11 INFO neutron.plugins.ml2.plugin [None req-1a9c190d-dfd8-4817-8e83-e0f642d2b716 - - - - - -] Attempt 1 to provision port cc52e69c-a074-490c-ba3f-1133ab4f0e74 2026-08-26 01:40:13.107 11 INFO neutron.plugins.ml2.plugin [None req-1a9c190d-dfd8-4817-8e83-e0f642d2b716 - - - - - -] Attempt 1 to provision port b43df36a-d5a5-4b92-96a1-ac524f635adb 2026-08-26 01:40:13.150 11 INFO neutron.plugins.ml2.plugin [None req-1a9c190d-dfd8-4817-8e83-e0f642d2b716 - - - - - -] Attempt 1 to provision port 95b70df2-2882-40f1-9aa5-76a22533f119 2026-08-26 01:40:13.169 11 INFO neutron.plugins.ml2.plugin [None req-1a9c190d-dfd8-4817-8e83-e0f642d2b716 - - - - - -] Attempt 1 to provision port 50e4d01c-c2ed-4fc0-961c-6e4d90f67428 2026-08-26 01:40:16.704 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e37f2800-78c0-4925-a940-eb0cd1e4810e 2026-08-26 01:40:16.809 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-fd8c4cdf-6a36-4e0d-ba85-0c5764ad38c3'] response: {'server_uuid': 'bcbc04c6-e554-484b-b50b-c2a69974f4a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e37f2800-78c0-4925-a940-eb0cd1e4810e', 'code': 200} 2026-08-26 01:40:17.667 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port e37f2800-78c0-4925-a940-eb0cd1e4810e 2026-08-26 01:40:17.872 12 INFO neutron.plugins.ml2.plugin [None req-ea5dbc2c-344f-497f-9ae3-d8f3e53b5aea - - - - - -] Attempt 1 to provision port 95b70df2-2882-40f1-9aa5-76a22533f119 2026-08-26 01:40:17.897 12 INFO neutron.plugins.ml2.plugin [None req-ea5dbc2c-344f-497f-9ae3-d8f3e53b5aea - - - - - -] Attempt 1 to provision port 32baeefa-d63f-450a-a640-318f16401e46 2026-08-26 01:40:18.113 12 INFO neutron.plugins.ml2.plugin [None req-ea5dbc2c-344f-497f-9ae3-d8f3e53b5aea - - - - - -] Attempt 1 to provision port 50e4d01c-c2ed-4fc0-961c-6e4d90f67428 2026-08-26 01:40:18.143 12 INFO neutron.plugins.ml2.plugin [None req-ea5dbc2c-344f-497f-9ae3-d8f3e53b5aea - - - - - -] Attempt 1 to provision port c0937314-9c8b-4631-9076-357059dcb0e9 2026-08-26 01:40:19.718 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 32baeefa-d63f-450a-a640-318f16401e46 2026-08-26 01:40:19.920 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 95b70df2-2882-40f1-9aa5-76a22533f119 2026-08-26 01:40:20.895 11 INFO neutron.plugins.ml2.plugin [None req-9ca0bfed-f450-48fc-838d-ebe355493604 - - - - - -] Attempt 1 to provision port 50e4d01c-c2ed-4fc0-961c-6e4d90f67428 2026-08-26 01:40:21.040 11 INFO neutron.plugins.ml2.plugin [None req-9ca0bfed-f450-48fc-838d-ebe355493604 - - - - - -] Attempt 1 to provision port f23a9b17-b890-4c41-96f6-129289052ed5 2026-08-26 01:40:21.754 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 95b70df2-2882-40f1-9aa5-76a22533f119 2026-08-26 01:40:21.937 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port f23a9b17-b890-4c41-96f6-129289052ed5 2026-08-26 01:40:22.220 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 50e4d01c-c2ed-4fc0-961c-6e4d90f67428 2026-08-26 01:40:24.171 12 INFO neutron.plugins.ml2.plugin [None req-06e03160-5747-418e-adf5-e7d096ba8e77 - - - - - -] Attempt 1 to provision port e37f2800-78c0-4925-a940-eb0cd1e4810e 2026-08-26 01:40:34.220 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 4d28d56e-924c-4fe0-9025-0a0295401369 2026-08-26 01:40:34.334 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-1a832b7f-9e4d-4458-9578-b07256ee7a25'] response: {'server_uuid': '4347a081-acf3-4e86-ae0e-90a1dcbd39fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d28d56e-924c-4fe0-9025-0a0295401369', 'code': 200} 2026-08-26 01:40:35.654 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 4d28d56e-924c-4fe0-9025-0a0295401369 2026-08-26 01:40:59.675 12 INFO neutron.plugins.ml2.plugin [None req-ca02cfd9-e448-4502-b8c6-37f1430c20a2 - - - - - -] Attempt 1 to provision port 47b853fc-6019-4a17-a2fe-441d3603c311 2026-08-26 01:40:59.817 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 47b853fc-6019-4a17-a2fe-441d3603c311 2026-08-26 01:41:01.934 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 47b853fc-6019-4a17-a2fe-441d3603c311 2026-08-26 01:41:02.138 11 INFO neutron.plugins.ml2.plugin [None req-9ff36af8-1c20-4a1d-97c1-ba9816da6767 - - - - - -] Attempt 1 to provision port f3dc1ccc-6ee1-4b62-9ab3-4af11e5854b4 2026-08-26 01:41:02.434 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 1de87ac9-2aec-4fe5-bbbc-122aa9bc0c9f 2026-08-26 01:41:03.817 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port f3dc1ccc-6ee1-4b62-9ab3-4af11e5854b4 2026-08-26 01:41:04.010 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 1de87ac9-2aec-4fe5-bbbc-122aa9bc0c9f 2026-08-26 01:41:05.924 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port f3f11d4d-e402-4f02-b568-6919ef3ad0e9 2026-08-26 01:41:07.877 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port f3f11d4d-e402-4f02-b568-6919ef3ad0e9 2026-08-26 01:41:09.914 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 47b853fc-6019-4a17-a2fe-441d3603c311 2026-08-26 01:41:10.375 12 INFO neutron.plugins.ml2.plugin [None req-e1f307a2-7b27-4073-81ab-6d26f186bbdd - - - - - -] Attempt 1 to provision port 47b853fc-6019-4a17-a2fe-441d3603c311 2026-08-26 01:41:10.422 12 INFO neutron.plugins.ml2.plugin [None req-e1f307a2-7b27-4073-81ab-6d26f186bbdd - - - - - -] Attempt 1 to provision port f3f11d4d-e402-4f02-b568-6919ef3ad0e9 2026-08-26 01:41:10.466 12 INFO neutron.plugins.ml2.plugin [None req-e1f307a2-7b27-4073-81ab-6d26f186bbdd - - - - - -] Attempt 1 to provision port 6f229e36-ac0a-48af-84f7-7251c9de7819 2026-08-26 01:41:10.487 12 INFO neutron.plugins.ml2.plugin [None req-e1f307a2-7b27-4073-81ab-6d26f186bbdd - - - - - -] Attempt 1 to provision port 1bb3870b-8cf8-400d-8cb4-7074676ee56e 2026-08-26 01:41:10.508 12 INFO neutron.plugins.ml2.plugin [None req-e1f307a2-7b27-4073-81ab-6d26f186bbdd - - - - - -] Attempt 1 to provision port 1de87ac9-2aec-4fe5-bbbc-122aa9bc0c9f 2026-08-26 01:41:16.511 12 INFO neutron.plugins.ml2.plugin [None req-9a408fc7-e9a7-46ba-b4af-81a8cb965512 - - - - - -] Attempt 1 to provision port 47b853fc-6019-4a17-a2fe-441d3603c311 2026-08-26 01:41:16.564 12 INFO neutron.plugins.ml2.plugin [None req-9a408fc7-e9a7-46ba-b4af-81a8cb965512 - - - - - -] Attempt 1 to provision port f3f11d4d-e402-4f02-b568-6919ef3ad0e9 2026-08-26 01:41:16.600 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b344c4b6-5bb7-44e1-b741-7f4b04dafa44 2026-08-26 01:41:16.618 12 INFO neutron.plugins.ml2.plugin [None req-9a408fc7-e9a7-46ba-b4af-81a8cb965512 - - - - - -] Attempt 1 to provision port 6f229e36-ac0a-48af-84f7-7251c9de7819 2026-08-26 01:41:16.644 12 INFO neutron.plugins.ml2.plugin [None req-9a408fc7-e9a7-46ba-b4af-81a8cb965512 - - - - - -] Attempt 1 to provision port 1de87ac9-2aec-4fe5-bbbc-122aa9bc0c9f 2026-08-26 01:41:16.695 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-4ac8ef4f-b7ef-4640-837e-115041e2edd2'] response: {'server_uuid': '33afffab-7686-4c90-b196-b1f74f37c585', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b344c4b6-5bb7-44e1-b741-7f4b04dafa44', 'code': 200} 2026-08-26 01:41:16.702 12 INFO neutron.plugins.ml2.plugin [None req-9a408fc7-e9a7-46ba-b4af-81a8cb965512 - - - - - -] Attempt 1 to provision port c86cda04-6125-4b60-a931-25e4104e1668 2026-08-26 01:41:16.745 12 INFO neutron.plugins.ml2.plugin [None req-9a408fc7-e9a7-46ba-b4af-81a8cb965512 - - - - - -] Attempt 1 to provision port c2659491-9084-46ea-8e6a-5e08523dd214 2026-08-26 01:41:18.016 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port b344c4b6-5bb7-44e1-b741-7f4b04dafa44 2026-08-26 01:41:19.843 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 1bb3870b-8cf8-400d-8cb4-7074676ee56e 2026-08-26 01:41:20.102 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 6f229e36-ac0a-48af-84f7-7251c9de7819 2026-08-26 01:41:21.840 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port c2659491-9084-46ea-8e6a-5e08523dd214 2026-08-26 01:41:22.147 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 1bb3870b-8cf8-400d-8cb4-7074676ee56e 2026-08-26 01:41:22.300 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port c86cda04-6125-4b60-a931-25e4104e1668 2026-08-26 01:41:22.400 11 INFO neutron.plugins.ml2.plugin [None req-4642f614-c5a0-4eea-8495-76bac5b8b941 - - - - - -] Attempt 1 to provision port b344c4b6-5bb7-44e1-b741-7f4b04dafa44 2026-08-26 01:41:22.448 11 INFO neutron.plugins.ml2.plugin [None req-4642f614-c5a0-4eea-8495-76bac5b8b941 - - - - - -] Attempt 1 to provision port f3f11d4d-e402-4f02-b568-6919ef3ad0e9 2026-08-26 01:41:22.495 11 INFO neutron.plugins.ml2.plugin [None req-4642f614-c5a0-4eea-8495-76bac5b8b941 - - - - - -] Attempt 1 to provision port 6f229e36-ac0a-48af-84f7-7251c9de7819 2026-08-26 01:41:22.543 11 INFO neutron.plugins.ml2.plugin [None req-4642f614-c5a0-4eea-8495-76bac5b8b941 - - - - - -] Attempt 1 to provision port 1de87ac9-2aec-4fe5-bbbc-122aa9bc0c9f 2026-08-26 01:41:22.586 11 INFO neutron.plugins.ml2.plugin [None req-4642f614-c5a0-4eea-8495-76bac5b8b941 - - - - - -] Attempt 1 to provision port c86cda04-6125-4b60-a931-25e4104e1668 2026-08-26 01:41:22.603 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 6f229e36-ac0a-48af-84f7-7251c9de7819 2026-08-26 01:41:22.632 11 INFO neutron.plugins.ml2.plugin [None req-4642f614-c5a0-4eea-8495-76bac5b8b941 - - - - - -] Attempt 1 to provision port c2659491-9084-46ea-8e6a-5e08523dd214 2026-08-26 01:41:23.864 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port c2659491-9084-46ea-8e6a-5e08523dd214 2026-08-26 01:41:24.157 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port c86cda04-6125-4b60-a931-25e4104e1668 2026-08-26 01:41:26.156 12 INFO neutron.plugins.ml2.plugin [None req-c354a7e4-2629-4b4a-8c14-6acd851d3801 - - - - - -] Attempt 1 to provision port 6f229e36-ac0a-48af-84f7-7251c9de7819 2026-08-26 01:41:26.215 12 INFO neutron.plugins.ml2.plugin [None req-c354a7e4-2629-4b4a-8c14-6acd851d3801 - - - - - -] Attempt 1 to provision port c86cda04-6125-4b60-a931-25e4104e1668 2026-08-26 01:41:26.263 12 INFO neutron.plugins.ml2.plugin [None req-c354a7e4-2629-4b4a-8c14-6acd851d3801 - - - - - -] Attempt 1 to provision port c2659491-9084-46ea-8e6a-5e08523dd214 2026-08-26 01:41:28.375 11 INFO neutron.plugins.ml2.plugin [None req-cb5a8a51-1dfa-427c-90bd-a7b0a682bac5 - - - - - -] Attempt 1 to provision port c86cda04-6125-4b60-a931-25e4104e1668 2026-08-26 01:41:28.433 11 INFO neutron.plugins.ml2.plugin [None req-cb5a8a51-1dfa-427c-90bd-a7b0a682bac5 - - - - - -] Attempt 1 to provision port c2659491-9084-46ea-8e6a-5e08523dd214 2026-08-26 01:41:29.740 11 INFO neutron.plugins.ml2.plugin [None req-01d37662-43cd-40bb-a5e0-3f3c3e02d394 - - - - - -] Attempt 1 to provision port b344c4b6-5bb7-44e1-b741-7f4b04dafa44 2026-08-26 01:41:33.853 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 76b51e4d-c9dd-4303-9419-556f590717b7 2026-08-26 01:41:34.072 12 INFO neutron.notifiers.nova [None req-28ee2e70-e9a9-4836-8942-8ce3365d6aae - - - - - -] Nova event matching ['req-1d44924f-399b-4ba4-add2-23d5379919ce'] response: {'server_uuid': '247b7655-baa9-4f5b-a27e-6edf24eb7c37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76b51e4d-c9dd-4303-9419-556f590717b7', 'code': 200} 2026-08-26 01:41:35.841 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 76b51e4d-c9dd-4303-9419-556f590717b7 2026-08-26 01:41:59.729 11 INFO neutron.plugins.ml2.plugin [None req-b624c5b1-8f61-4392-b111-0be55cadfcf0 - - - - - -] Attempt 1 to provision port 845472b7-fc39-4444-94e1-3bd8abe50193 2026-08-26 01:42:22.395 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cf6add21-5733-44e9-8c6c-4fcfb8ffd598 2026-08-26 01:42:22.541 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-d6ced6da-d865-4bcc-93b8-871884dbf14b'] response: {'server_uuid': '08793515-4ca2-444b-9190-96cbf6984848', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf6add21-5733-44e9-8c6c-4fcfb8ffd598', 'code': 200} 2026-08-26 01:42:23.859 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port cf6add21-5733-44e9-8c6c-4fcfb8ffd598 2026-08-26 01:43:02.596 12 INFO neutron.plugins.ml2.plugin [None req-cb37f0ed-ca8d-4da5-a649-459681568def - - - - - -] Attempt 1 to provision port 896a48a3-a722-430f-9c28-129734f4062d 2026-08-26 01:43:07.939 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 896a48a3-a722-430f-9c28-129734f4062d 2026-08-26 01:43:08.061 11 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-98a79282-b370-4634-b0d0-ad62fa429fc0'] response: {'server_uuid': '08793515-4ca2-444b-9190-96cbf6984848', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '896a48a3-a722-430f-9c28-129734f4062d', 'code': 200} 2026-08-26 01:43:09.937 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 896a48a3-a722-430f-9c28-129734f4062d 2026-08-26 01:43:12.426 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 896a48a3-a722-430f-9c28-129734f4062d 2026-08-26 01:43:36.360 12 INFO neutron.plugins.ml2.plugin [None req-ba3ba50b-4aff-4487-98dd-0a96f45170cf - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:43:43.517 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:43:43.669 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-f2a14cbb-73b9-4804-9f59-f454fa217180'] response: {'server_uuid': '08793515-4ca2-444b-9190-96cbf6984848', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '102320fe-8b3d-4582-addd-069db190368a', 'code': 200} 2026-08-26 01:43:44.098 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:43:57.908 11 INFO neutron.plugins.ml2.plugin [None req-b9516f0b-aea5-4ada-8138-a0af273cb4ca - - - - - -] Attempt 1 to provision port d62144a4-f825-4255-bdc6-cb1a02a636bc 2026-08-26 01:44:04.157 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port d62144a4-f825-4255-bdc6-cb1a02a636bc 2026-08-26 01:44:04.381 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-a870d076-efd8-4a5c-b51a-4ea13975ff04'] response: {'server_uuid': '08793515-4ca2-444b-9190-96cbf6984848', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd62144a4-f825-4255-bdc6-cb1a02a636bc', 'code': 200} 2026-08-26 01:44:06.133 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port d62144a4-f825-4255-bdc6-cb1a02a636bc 2026-08-26 01:44:08.084 11 INFO neutron.plugins.ml2.plugin [None req-e0ccd217-41de-4c9f-bf34-780f18443351 - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:44:08.150 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:44:20.212 12 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port d62144a4-f825-4255-bdc6-cb1a02a636bc 2026-08-26 01:44:20.352 11 INFO neutron.plugins.ml2.plugin [None req-be8a79c1-a807-4bb6-a8f1-fbb96d0d2748 - - - - - -] Attempt 1 to provision port d62144a4-f825-4255-bdc6-cb1a02a636bc 2026-08-26 01:44:21.731 11 INFO neutron.plugins.ml2.plugin [None req-48deaad9-c345-4a36-80d2-fdcb1e21a2b9 - - - - - -] Attempt 1 to provision port d62144a4-f825-4255-bdc6-cb1a02a636bc 2026-08-26 01:44:30.186 11 INFO neutron.plugins.ml2.plugin [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:44:30.458 12 INFO neutron.plugins.ml2.plugin [None req-891f1a40-a026-479e-a987-22d1f5c7a1c5 - - - - - -] Attempt 1 to provision port 102320fe-8b3d-4582-addd-069db190368a 2026-08-26 01:44:58.319 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-f4396692-5ca1-4ed6-8c03-4f9612ad4d0a'] response: {'server_uuid': '08793515-4ca2-444b-9190-96cbf6984848', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf6add21-5733-44e9-8c6c-4fcfb8ffd598', 'code': 200} 2026-08-26 01:45:14.367 12 INFO neutron.notifiers.nova [None req-fa1c5f5d-ad7e-4e7a-be7e-e7f5ed526764 - - - - - -] Nova event matching ['req-de555b05-95d3-42af-af44-718aa3f46b46'] response: {'server_uuid': '33afffab-7686-4c90-b196-b1f74f37c585', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b344c4b6-5bb7-44e1-b741-7f4b04dafa44', 'code': 200}