+ 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-22 15:15:42.604 1 INFO neutron.common.config [-] Logging enabled! 2026-08-22 15:15:42.604 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.6.dev10 2026-08-22 15:15:42.604 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-22 15:15:42.605 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 15:15:43.601 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 15:15:43.604 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 15:15:43.607 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-22 15:15:43.608 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 15:15:43.608 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-22 15:15:43.608 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-22 15:15:43.609 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 15:15:43.615 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 15:15:43.615 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 15:15:43.615 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 15:15:43.635 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-22 15:15:43.636 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 15:15:43.636 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-22 15:15:43.672 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 15:15:43.672 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 15:15:43.673 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-22 15:15:43.673 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-22 15:15:43.963 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing driver for type 'vlan' 2026-08-22 15:15:44.110 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] VlanTypeDriver initialization complete 2026-08-22 15:15:44.111 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing driver for type 'vxlan' 2026-08-22 15:15:44.111 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-22 15:15:44.161 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 15:15:44.161 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 15:15:44.162 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing extension driver 'port_security' 2026-08-22 15:15:44.162 1 INFO neutron.plugins.ml2.extensions.port_security [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 15:15:44.162 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing extension driver 'qos' 2026-08-22 15:15:44.162 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-22 15:15:44.162 1 INFO neutron.plugins.ml2.managers [None req-364c9ec1-4634-41ed-9b26-f3fd52271264 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-22 15:15:44.178 1 INFO neutron.quota [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded quota_driver: . 2026-08-22 15:15:44.179 1 INFO neutron.plugins.ml2.plugin [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 15:15:44.179 1 INFO neutron.plugins.ml2.managers [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 15:15:44.179 1 INFO neutron.plugins.ml2.managers [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 15:15:44.180 1 INFO neutron.plugins.ml2.managers [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 15:15:44.180 1 INFO neutron.extensions.vlantransparent [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Disabled vlantransparent extension. 2026-08-22 15:15:44.180 1 INFO neutron.extensions.qinq [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Disabled VLAN QinQ extension. 2026-08-22 15:15:44.180 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: qos 2026-08-22 15:15:44.191 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: router 2026-08-22 15:15:44.229 1 INFO neutron.services.service_base [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-22 15:15:44.230 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: segments 2026-08-22 15:15:44.305 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: trunk 2026-08-22 15:15:44.318 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: vpnaas 2026-08-22 15:15:44.350 1 WARNING stevedore.named [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 15:15:44.350 1 WARNING stevedore.named [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 15:15:44.664 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 15:15:44.664 1 INFO neutron.common.utils [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-22 15:15:44.664 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: taas 2026-08-22 15:15:44.695 1 WARNING stevedore.named [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 15:15:44.726 1 INFO neutron_taas.services.taas.taas_plugin [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-22 15:15:44.727 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: tapmirror 2026-08-22 15:15:44.740 1 WARNING stevedore.named [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 15:15:44.759 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-22 15:15:44.760 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: auto_allocate 2026-08-22 15:15:44.765 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: tag 2026-08-22 15:15:44.772 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: timestamp 2026-08-22 15:15:44.775 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 15:15:44.778 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: flavors 2026-08-22 15:15:44.781 1 INFO neutron.manager [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loading Plugin: revisions 2026-08-22 15:15:44.784 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Initializing extension manager. 2026-08-22 15:15:44.785 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: address-group 2026-08-22 15:15:44.786 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: address-scope 2026-08-22 15:15:44.787 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-22 15:15:44.787 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: agent 2026-08-22 15:15:44.788 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: agent-resources-synced 2026-08-22 15:15:44.789 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 15:15:44.790 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 15:15:44.790 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: availability_zone 2026-08-22 15:15:44.791 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: availability_zone_filter 2026-08-22 15:15:44.791 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 15:15:44.792 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: default-subnetpools 2026-08-22 15:15:44.793 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 15:15:44.794 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: dns-integration 2026-08-22 15:15:44.794 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 15:15:44.795 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-22 15:15:44.795 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: dvr 2026-08-22 15:15:44.796 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 15:15:44.796 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 15:15:44.797 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 15:15:44.797 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 15:15:44.797 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: external-net 2026-08-22 15:15:44.798 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 15:15:44.798 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: extraroute 2026-08-22 15:15:44.799 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: extraroute-atomic 2026-08-22 15:15:44.799 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 15:15:44.800 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 15:15:44.800 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 15:15:44.801 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 15:15:44.801 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: fip-port-details 2026-08-22 15:15:44.802 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: flavors 2026-08-22 15:15:44.803 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 15:15:44.804 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: floatingip-pools 2026-08-22 15:15:44.804 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: ip_allocation 2026-08-22 15:15:44.804 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-22 15:15:44.805 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: l2_adjacency 2026-08-22 15:15:44.806 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: router 2026-08-22 15:15:44.807 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 15:15:44.808 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-22 15:15:44.808 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-22 15:15:44.809 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 15:15:44.809 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: l3-ha 2026-08-22 15:15:44.810 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 15:15:44.810 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-22 15:15:44.811 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: l3-flavors 2026-08-22 15:15:44.811 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 15:15:44.812 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-22 15:15:44.814 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-22 15:15:44.815 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 15:15:44.815 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-22 15:15:44.816 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 15:15:44.817 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 15:15:44.817 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: multi-provider 2026-08-22 15:15:44.818 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: net-mtu 2026-08-22 15:15:44.818 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 15:15:44.819 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: network_availability_zone 2026-08-22 15:15:44.819 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: network_ha 2026-08-22 15:15:44.820 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: network-ip-availability 2026-08-22 15:15:44.821 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 15:15:44.821 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: pagination 2026-08-22 15:15:44.822 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-device-profile 2026-08-22 15:15:44.822 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 15:15:44.822 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 15:15:44.823 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 15:15:44.823 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-mac-override 2026-08-22 15:15:44.824 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 15:15:44.824 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 15:15:44.825 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-22 15:15:44.825 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-resource-request 2026-08-22 15:15:44.825 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 15:15:44.826 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-22 15:15:44.826 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: binding 2026-08-22 15:15:44.827 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: binding-extended 2026-08-22 15:15:44.827 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-security 2026-08-22 15:15:44.828 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: project-id 2026-08-22 15:15:44.828 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: provider 2026-08-22 15:15:44.829 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-22 15:15:44.831 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos 2026-08-22 15:15:44.832 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 15:15:44.832 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 15:15:44.832 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-default 2026-08-22 15:15:44.833 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-fip 2026-08-22 15:15:44.833 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 15:15:44.834 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 15:15:44.834 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 15:15:44.835 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 15:15:44.835 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 15:15:44.836 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-pps 2026-08-22 15:15:44.836 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 15:15:44.837 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 15:15:44.837 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 15:15:44.838 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: quota-check-limit 2026-08-22 15:15:44.838 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-22 15:15:44.840 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: quotas 2026-08-22 15:15:44.843 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: quota_details 2026-08-22 15:15:44.844 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: rbac-policies 2026-08-22 15:15:44.845 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: rbac-address-group 2026-08-22 15:15:44.845 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 15:15:44.846 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 15:15:44.846 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-22 15:15:44.847 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: revision-if-match 2026-08-22 15:15:44.848 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 15:15:44.848 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: router_availability_zone 2026-08-22 15:15:44.849 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 15:15:44.850 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 15:15:44.850 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 15:15:44.851 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-22 15:15:44.851 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 15:15:44.852 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 15:15:44.852 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 15:15:44.856 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: security-group 2026-08-22 15:15:44.857 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: segment 2026-08-22 15:15:44.857 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 15:15:44.858 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: service-type 2026-08-22 15:15:44.858 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: sorting 2026-08-22 15:15:44.859 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 15:15:44.859 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: standard-attr-description 2026-08-22 15:15:44.860 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: stateful-security-group 2026-08-22 15:15:44.860 1 WARNING neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 15:15:44.860 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-22 15:15:44.861 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: subnet-external-network 2026-08-22 15:15:44.861 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: subnet_onboard 2026-08-22 15:15:44.862 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 15:15:44.862 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: subnet-service-types 2026-08-22 15:15:44.863 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: subnet_allocation 2026-08-22 15:15:44.863 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 15:15:44.864 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: tag-creation 2026-08-22 15:15:44.864 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 15:15:44.867 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 15:15:44.868 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 15:15:44.869 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: trunk 2026-08-22 15:15:44.869 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: trunk-details 2026-08-22 15:15:44.869 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 15:15:44.870 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-22 15:15:44.870 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 15:15:44.871 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-22 15:15:44.873 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-22 15:15:44.873 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 15:15:44.874 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: vpn-flavors 2026-08-22 15:15:44.877 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: vpnaas 2026-08-22 15:15:44.878 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: taas 2026-08-22 15:15:44.879 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: tap-mirror 2026-08-22 15:15:44.879 1 INFO neutron.api.extensions [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-22 15:15:44.882 1 INFO oslo_service.backend.eventlet.service [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Starting 2 workers 2026-08-22 15:15:44.888 1 INFO oslo_service.backend.eventlet.service [None req-bf8affe8-ab85-46e7-901e-1326b647aec7 - - - - - -] Starting 1 workers 2026-08-22 15:16:31.830 12 INFO neutron.db.l3_hamode_db [None req-044c0af5-8d97-42dd-b1e6-cdc2e11608c7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 15:16:51.036 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3ffdf3e6-4db6-4841-90c0-88bb89ad244b 2026-08-22 15:16:51.073 11 INFO neutron.plugins.ml2.plugin [None req-7dab1597-92f2-43c3-88b8-9f313e7c6418 - - - - - -] Attempt 1 to provision port 3ffdf3e6-4db6-4841-90c0-88bb89ad244b 2026-08-22 15:16:52.806 12 INFO neutron.plugins.ml2.plugin [None req-78f0cb3b-1f9b-4c19-af7b-670e0b19e2ee - - - - - -] Attempt 1 to provision port 3ffdf3e6-4db6-4841-90c0-88bb89ad244b 2026-08-22 15:16:52.918 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3ffdf3e6-4db6-4841-90c0-88bb89ad244b 2026-08-22 15:21:17.095 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5b681bc9-cb59-4995-9d47-2d3f21ccf6d2 2026-08-22 15:21:17.793 11 INFO neutron.plugins.ml2.plugin [None req-0529a1c1-d1d8-4aea-8ac8-e0dab148ce5b - - - - - -] Attempt 1 to provision port 5b681bc9-cb59-4995-9d47-2d3f21ccf6d2 2026-08-22 15:21:19.107 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5b681bc9-cb59-4995-9d47-2d3f21ccf6d2 2026-08-22 15:21:19.466 11 INFO neutron.plugins.ml2.plugin [None req-b9f4c925-1d00-43d3-b430-4447b0473f39 - - - - - -] Attempt 1 to provision port 5b681bc9-cb59-4995-9d47-2d3f21ccf6d2 2026-08-22 15:21:24.798 11 INFO neutron.plugins.ml2.plugin [None req-5838103f-ad08-4156-99c7-98969b49f0fb - - - - - -] Attempt 1 to provision port 13782dff-b84c-4141-8995-8e33f9880170 2026-08-22 15:25:03.839 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 13782dff-b84c-4141-8995-8e33f9880170 2026-08-22 15:25:05.260 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 13782dff-b84c-4141-8995-8e33f9880170 2026-08-22 15:33:09.546 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1dcca798-14b4-4ff5-8fa7-f2076c502003 2026-08-22 15:33:11.555 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1dcca798-14b4-4ff5-8fa7-f2076c502003 2026-08-22 15:50:36.204 12 INFO neutron.plugins.ml2.plugin [None req-6a986421-6f49-43dc-a21a-a40f1570e491 - - - - - -] Attempt 1 to provision port f371add4-6303-4b3a-b98f-fbeb5cc62eff 2026-08-22 15:50:38.223 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port bdd59c77-a559-478a-96f7-14b7e86703c0 2026-08-22 15:50:38.580 11 INFO neutron.plugins.ml2.plugin [None req-94aaad26-7754-4e56-86c3-d8225976ad41 - - - - - -] Attempt 1 to provision port f371add4-6303-4b3a-b98f-fbeb5cc62eff 2026-08-22 15:50:38.610 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f371add4-6303-4b3a-b98f-fbeb5cc62eff 2026-08-22 15:50:38.627 11 INFO neutron.plugins.ml2.plugin [None req-94aaad26-7754-4e56-86c3-d8225976ad41 - - - - - -] Attempt 1 to provision port bdd59c77-a559-478a-96f7-14b7e86703c0 2026-08-22 15:50:40.160 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port bdd59c77-a559-478a-96f7-14b7e86703c0 2026-08-22 15:50:42.140 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a33bf705-78b3-4ce1-872a-991c5ee73eb4 2026-08-22 15:50:44.192 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a33bf705-78b3-4ce1-872a-991c5ee73eb4 2026-08-22 15:50:46.400 12 INFO neutron.plugins.ml2.plugin [None req-6063f46e-82ce-4e63-827c-c66991cf10da - - - - - -] Attempt 1 to provision port 99f1d3a3-b53e-4007-bb11-82ba01cd5816 2026-08-22 15:50:46.424 12 INFO neutron.plugins.ml2.plugin [None req-6063f46e-82ce-4e63-827c-c66991cf10da - - - - - -] Attempt 1 to provision port f371add4-6303-4b3a-b98f-fbeb5cc62eff 2026-08-22 15:50:46.519 12 INFO neutron.plugins.ml2.plugin [None req-6063f46e-82ce-4e63-827c-c66991cf10da - - - - - -] Attempt 1 to provision port bdd59c77-a559-478a-96f7-14b7e86703c0 2026-08-22 15:50:46.626 12 INFO neutron.plugins.ml2.plugin [None req-6063f46e-82ce-4e63-827c-c66991cf10da - - - - - -] Attempt 1 to provision port 817347e2-d92d-4aac-8ab9-836393dbf21b 2026-08-22 15:50:46.685 12 INFO neutron.plugins.ml2.plugin [None req-6063f46e-82ce-4e63-827c-c66991cf10da - - - - - -] Attempt 1 to provision port c1903cb5-c7a7-4535-9e31-40409ca3406f 2026-08-22 15:50:48.297 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3646883f-92c2-4478-aa15-914c37f5acb7 2026-08-22 15:50:48.620 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 8d3d9d4a-3159-4dcd-9d70-55f419a8804a 2026-08-22 15:50:49.074 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3234f1eb-1662-4f13-a59f-9514fd9698c3 2026-08-22 15:50:50.284 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 07d9f422-b73e-45cb-babc-79659695a504 2026-08-22 15:50:50.668 11 INFO neutron.plugins.ml2.plugin [None req-5f1ebe0e-8c91-41ca-9c96-9cbfc5570c91 - - - - - -] Attempt 1 to provision port 8d3d9d4a-3159-4dcd-9d70-55f419a8804a 2026-08-22 15:50:50.888 11 INFO neutron.plugins.ml2.plugin [None req-5f1ebe0e-8c91-41ca-9c96-9cbfc5570c91 - - - - - -] Attempt 1 to provision port 3234f1eb-1662-4f13-a59f-9514fd9698c3 2026-08-22 15:50:51.273 11 INFO neutron.plugins.ml2.plugin [None req-e256e87d-9a69-4b88-97fd-42cfe74eeff6 - - - - - -] Attempt 1 to provision port 3646883f-92c2-4478-aa15-914c37f5acb7 2026-08-22 15:50:52.252 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 07d9f422-b73e-45cb-babc-79659695a504 2026-08-22 15:50:52.437 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1b312044-b9b0-4297-8aac-1b6590187a1c 2026-08-22 15:50:54.029 12 INFO neutron.plugins.ml2.plugin [None req-685f0be7-6bb0-445e-a5be-5a1871161afb - - - - - -] Attempt 1 to provision port 07d9f422-b73e-45cb-babc-79659695a504 2026-08-22 15:50:54.237 12 INFO neutron.plugins.ml2.plugin [None req-685f0be7-6bb0-445e-a5be-5a1871161afb - - - - - -] Attempt 1 to provision port c97a01d7-4785-4ae9-bd7e-32c77a3ecb1e 2026-08-22 15:50:54.283 12 INFO neutron.plugins.ml2.plugin [None req-685f0be7-6bb0-445e-a5be-5a1871161afb - - - - - -] Attempt 1 to provision port 99f1d3a3-b53e-4007-bb11-82ba01cd5816 2026-08-22 15:50:54.311 12 INFO neutron.plugins.ml2.plugin [None req-685f0be7-6bb0-445e-a5be-5a1871161afb - - - - - -] Attempt 1 to provision port a13b51db-34fd-42ac-999c-6e7e452c9de6 2026-08-22 15:50:54.342 12 INFO neutron.plugins.ml2.plugin [None req-685f0be7-6bb0-445e-a5be-5a1871161afb - - - - - -] Attempt 1 to provision port c1903cb5-c7a7-4535-9e31-40409ca3406f 2026-08-22 15:50:55.865 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b35b485-c433-4543-917c-e9fd6c082717 2026-08-22 15:50:56.267 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port c1987859-6f9b-4fc4-844d-40eba0022734 2026-08-22 15:50:56.509 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-5fe26924-badc-4af5-94c7-bcdc707a2518'] response: {'server_uuid': 'b6773200-5b86-40b4-b27e-31eb31875761', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b35b485-c433-4543-917c-e9fd6c082717', 'code': 200} 2026-08-22 15:50:57.093 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b35b485-c433-4543-917c-e9fd6c082717 2026-08-22 15:50:57.384 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port c1987859-6f9b-4fc4-844d-40eba0022734 2026-08-22 15:50:58.567 11 INFO neutron.notifiers.nova [None req-eb346491-98c5-47c9-af90-c1a0a7418414 - - - - - -] Nova event matching ['req-1c5e0043-3fd1-43e2-b1c4-84d60cc3bcb0'] response: {'server_uuid': '3bee595d-5880-49ca-a491-e7fd683de76e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1987859-6f9b-4fc4-844d-40eba0022734', 'code': 200} 2026-08-22 15:50:59.630 12 INFO neutron.plugins.ml2.plugin [None req-5d0366c5-5a93-4244-ab2a-63c327100464 - - - - - -] Attempt 1 to provision port c1903cb5-c7a7-4535-9e31-40409ca3406f 2026-08-22 15:50:59.685 12 INFO neutron.plugins.ml2.plugin [None req-5d0366c5-5a93-4244-ab2a-63c327100464 - - - - - -] Attempt 1 to provision port 99f1d3a3-b53e-4007-bb11-82ba01cd5816 2026-08-22 15:51:04.048 12 INFO neutron.plugins.ml2.plugin [None req-64222886-4d23-45e8-a8b5-c877997f1792 - - - - - -] Attempt 1 to provision port 07d9f422-b73e-45cb-babc-79659695a504 2026-08-22 15:51:04.102 12 INFO neutron.plugins.ml2.plugin [None req-64222886-4d23-45e8-a8b5-c877997f1792 - - - - - -] Attempt 1 to provision port f3441baa-6451-448d-9e26-93b4eb9987f4 2026-08-22 15:51:04.124 12 INFO neutron.plugins.ml2.plugin [None req-64222886-4d23-45e8-a8b5-c877997f1792 - - - - - -] Attempt 1 to provision port c97a01d7-4785-4ae9-bd7e-32c77a3ecb1e 2026-08-22 15:51:05.547 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port b52e4212-2e4a-4f00-b001-e166b3b00c52 2026-08-22 15:51:06.216 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-5b1d2ccf-f838-473a-84f6-84f121f07dfc'] response: {'server_uuid': '7dde1223-bffe-4bd0-b763-23324928e4cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b52e4212-2e4a-4f00-b001-e166b3b00c52', 'code': 200} 2026-08-22 15:51:07.043 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port b52e4212-2e4a-4f00-b001-e166b3b00c52 2026-08-22 15:51:08.575 11 INFO neutron.plugins.ml2.plugin [None req-86caadd3-9a04-47fd-8ffc-23b5c1e7afc5 - - - - - -] Attempt 1 to provision port c97a01d7-4785-4ae9-bd7e-32c77a3ecb1e 2026-08-22 15:51:08.599 11 INFO neutron.plugins.ml2.plugin [None req-86caadd3-9a04-47fd-8ffc-23b5c1e7afc5 - - - - - -] Attempt 1 to provision port 4b35b485-c433-4543-917c-e9fd6c082717 2026-08-22 15:51:11.425 12 INFO neutron.plugins.ml2.plugin [None req-c175fab1-1f41-4434-bac7-7f058192de38 - - - - - -] Attempt 1 to provision port c97a01d7-4785-4ae9-bd7e-32c77a3ecb1e 2026-08-22 15:51:22.966 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 99f1d3a3-b53e-4007-bb11-82ba01cd5816 2026-08-22 15:51:23.219 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a13b51db-34fd-42ac-999c-6e7e452c9de6 2026-08-22 15:51:24.948 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 99f1d3a3-b53e-4007-bb11-82ba01cd5816 2026-08-22 15:51:25.145 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a13b51db-34fd-42ac-999c-6e7e452c9de6 2026-08-22 15:51:27.958 12 INFO neutron.plugins.ml2.plugin [None req-5853d20e-7a6e-4c4e-a800-6156d3120d00 - - - - - -] Attempt 1 to provision port 56e9dbbb-bf9e-499f-afb2-04a06dae6e3c 2026-08-22 15:51:30.695 12 INFO neutron.plugins.ml2.plugin [None req-55183b09-9995-478a-bb00-001e460b8ddf - - - - - -] Attempt 1 to provision port 4b35b485-c433-4543-917c-e9fd6c082717 2026-08-22 15:51:30.951 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b35b485-c433-4543-917c-e9fd6c082717 2026-08-22 15:51:55.089 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port fa82e75c-8512-4202-a9ce-15aca1f6fa40 2026-08-22 15:51:56.960 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port fa82e75c-8512-4202-a9ce-15aca1f6fa40 2026-08-22 15:51:58.996 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 6b0dfe42-1754-450e-a230-cadf03c54954 2026-08-22 15:51:59.344 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d965f4ae-9f61-45fc-86c3-06096fdf7ddd 2026-08-22 15:51:59.699 12 INFO neutron.plugins.ml2.plugin [None req-1f311f4b-296b-4cc2-a4ff-2dc12fa40905 - - - - - -] Attempt 1 to provision port d965f4ae-9f61-45fc-86c3-06096fdf7ddd 2026-08-22 15:51:59.768 12 INFO neutron.plugins.ml2.plugin [None req-1f311f4b-296b-4cc2-a4ff-2dc12fa40905 - - - - - -] Attempt 1 to provision port b1944aa9-d045-406b-9b79-fd7af0a0d8bf 2026-08-22 15:52:01.159 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 6b0dfe42-1754-450e-a230-cadf03c54954 2026-08-22 15:52:01.502 12 INFO neutron.plugins.ml2.plugin [None req-27afccda-e19a-433e-87fc-5fd8c31bcaf7 - - - - - -] Attempt 1 to provision port d965f4ae-9f61-45fc-86c3-06096fdf7ddd 2026-08-22 15:52:03.049 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 02a09a6c-d9c4-4941-8639-36b3519e470d 2026-08-22 15:52:05.067 12 INFO neutron.plugins.ml2.plugin [None req-957d80a8-24cf-43ae-89ed-5e974c7b5079 - - - - - -] Attempt 1 to provision port 02a09a6c-d9c4-4941-8639-36b3519e470d 2026-08-22 15:52:08.647 11 INFO neutron.plugins.ml2.plugin [None req-5dd0403d-5ecd-41a6-a4af-57adcb1a850c - - - - - -] Attempt 1 to provision port 02a09a6c-d9c4-4941-8639-36b3519e470d 2026-08-22 15:52:08.699 11 INFO neutron.plugins.ml2.plugin [None req-5dd0403d-5ecd-41a6-a4af-57adcb1a850c - - - - - -] Attempt 1 to provision port 38768ffb-5eee-43cf-8df8-b4cc84e7a512 2026-08-22 15:52:09.497 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f8f96fc7-90f8-42df-8ab4-7348a2295257 2026-08-22 15:52:09.613 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-c8fcdca5-5570-4c86-a118-6787b5e8452f'] response: {'server_uuid': 'cd71a0e6-4ff3-4c02-8993-1701e8ffc6c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8f96fc7-90f8-42df-8ab4-7348a2295257', 'code': 200} 2026-08-22 15:52:11.047 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f8f96fc7-90f8-42df-8ab4-7348a2295257 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server [None req-89cca6d7-4491-4b62-8fc5-05be0007b057 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet a56d3259-230e-4a32-9bfc-3f7291f60aea: This subnet is being modified by another concurrent operation. 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-22 15:52:11.831 12 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-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server raise exception 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet a56d3259-230e-4a32-9bfc-3f7291f60aea: This subnet is being modified by another concurrent operation. 2026-08-22 15:52:11.831 12 ERROR oslo_messaging.rpc.server 2026-08-22 15:52:14.063 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port fd307530-46ea-4ea7-aa1c-4baf6c75552f 2026-08-22 15:52:14.230 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-b8d7ed35-8706-46b6-a75d-45abeba5da70'] response: {'server_uuid': '0c3467a7-f24f-459e-a36c-e9b71ec5df98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd307530-46ea-4ea7-aa1c-4baf6c75552f', 'code': 200} 2026-08-22 15:52:15.919 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port b1944aa9-d045-406b-9b79-fd7af0a0d8bf 2026-08-22 15:52:16.282 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port fd307530-46ea-4ea7-aa1c-4baf6c75552f 2026-08-22 15:52:16.514 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5274bc11-4f51-4eea-88f0-c55c4fc8119e 2026-08-22 15:52:18.013 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 38768ffb-5eee-43cf-8df8-b4cc84e7a512 2026-08-22 15:52:18.354 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port b1944aa9-d045-406b-9b79-fd7af0a0d8bf 2026-08-22 15:52:18.539 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5274bc11-4f51-4eea-88f0-c55c4fc8119e 2026-08-22 15:52:18.720 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 2a3b9977-4f09-4c0b-8f3a-a271c2f9f6b7 2026-08-22 15:52:19.095 11 INFO neutron.plugins.ml2.plugin [None req-f07e9b61-2acc-48ff-b1c8-b15305406f59 - - - - - -] Attempt 1 to provision port d965f4ae-9f61-45fc-86c3-06096fdf7ddd 2026-08-22 15:52:19.168 11 INFO neutron.plugins.ml2.plugin [None req-f07e9b61-2acc-48ff-b1c8-b15305406f59 - - - - - -] Attempt 1 to provision port b1944aa9-d045-406b-9b79-fd7af0a0d8bf 2026-08-22 15:52:20.311 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 2a3b9977-4f09-4c0b-8f3a-a271c2f9f6b7 2026-08-22 15:52:20.467 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 38768ffb-5eee-43cf-8df8-b4cc84e7a512 2026-08-22 15:52:24.379 12 INFO neutron.plugins.ml2.plugin [None req-c01c92ce-ed72-4a07-89cf-6a80ad1851d5 - - - - - -] Attempt 1 to provision port 02a09a6c-d9c4-4941-8639-36b3519e470d 2026-08-22 15:52:24.467 12 INFO neutron.plugins.ml2.plugin [None req-c01c92ce-ed72-4a07-89cf-6a80ad1851d5 - - - - - -] Attempt 1 to provision port 38768ffb-5eee-43cf-8df8-b4cc84e7a512 2026-08-22 15:52:32.333 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a9e392bb-36f3-4b3a-b09c-93dcfc57ddd5 2026-08-22 15:52:34.408 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 70f15bef-df9b-42d3-99f1-d2d311ca690f 2026-08-22 15:52:34.769 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a9e392bb-36f3-4b3a-b09c-93dcfc57ddd5 2026-08-22 15:52:34.885 12 INFO neutron.plugins.ml2.plugin [None req-19a5811f-df00-4a74-b962-379d940d7858 - - - - - -] Attempt 1 to provision port 1cf96618-22eb-4357-b9a7-286a9b0af2b5 2026-08-22 15:52:34.916 12 INFO neutron.plugins.ml2.plugin [None req-19a5811f-df00-4a74-b962-379d940d7858 - - - - - -] Attempt 1 to provision port 70f15bef-df9b-42d3-99f1-d2d311ca690f 2026-08-22 15:52:36.292 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 70f15bef-df9b-42d3-99f1-d2d311ca690f 2026-08-22 15:52:37.675 11 INFO neutron.plugins.ml2.plugin [None req-ad0ee85a-6b86-456e-8032-b5456b2e067c - - - - - -] Attempt 1 to provision port 1cf96618-22eb-4357-b9a7-286a9b0af2b5 2026-08-22 15:52:37.753 11 INFO neutron.plugins.ml2.plugin [None req-ad0ee85a-6b86-456e-8032-b5456b2e067c - - - - - -] Attempt 1 to provision port 70f15bef-df9b-42d3-99f1-d2d311ca690f 2026-08-22 15:52:38.312 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5c25590a-bba3-4802-acf2-0305b3380c61 2026-08-22 15:52:40.436 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 48164696-5c88-463e-9047-e4c90dd0887a 2026-08-22 15:52:40.873 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5c25590a-bba3-4802-acf2-0305b3380c61 2026-08-22 15:52:42.474 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 48164696-5c88-463e-9047-e4c90dd0887a 2026-08-22 15:52:42.703 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f753c7da-b144-49ea-8a0c-77628b99432e 2026-08-22 15:52:44.966 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 28a00184-5f33-47ef-816f-d3afb31814cd 2026-08-22 15:52:45.082 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-ae355012-964a-4980-8405-ab29d83ca729'] response: {'server_uuid': '955843d9-42ac-4df1-bccb-2637bf9f3908', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28a00184-5f33-47ef-816f-d3afb31814cd', 'code': 200} 2026-08-22 15:52:45.286 11 INFO neutron.plugins.ml2.plugin [None req-60d553c6-069f-4047-9dad-ffee1b69d9b7 - - - - - -] Attempt 1 to provision port 1cdba404-da01-4326-aa11-8a732f1c45b8 2026-08-22 15:52:45.327 11 INFO neutron.plugins.ml2.plugin [None req-60d553c6-069f-4047-9dad-ffee1b69d9b7 - - - - - -] Attempt 1 to provision port 4f0c4cc3-a0ed-467d-915f-647c714f2fb4 2026-08-22 15:52:45.345 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f753c7da-b144-49ea-8a0c-77628b99432e 2026-08-22 15:52:45.537 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4f0c4cc3-a0ed-467d-915f-647c714f2fb4 2026-08-22 15:52:45.601 11 INFO neutron.plugins.ml2.plugin [None req-60d553c6-069f-4047-9dad-ffee1b69d9b7 - - - - - -] Attempt 1 to provision port 48164696-5c88-463e-9047-e4c90dd0887a 2026-08-22 15:52:46.398 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 386a5b2f-32e9-4a48-9ea7-13f283bf4242 2026-08-22 15:52:46.837 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 28a00184-5f33-47ef-816f-d3afb31814cd 2026-08-22 15:52:47.115 12 INFO neutron.plugins.ml2.plugin [None req-92d514d5-396a-47f9-a487-c57acaa297a9 - - - - - -] Attempt 1 to provision port 4f0c4cc3-a0ed-467d-915f-647c714f2fb4 2026-08-22 15:52:48.407 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 386a5b2f-32e9-4a48-9ea7-13f283bf4242 2026-08-22 15:52:50.338 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 41f8e24a-b626-468b-9dbd-ccc253ddb6f8 2026-08-22 15:52:52.621 12 INFO neutron.plugins.ml2.plugin [None req-d2626b70-1d8e-4a83-8385-7fc79a4f0f59 - - - - - -] Attempt 1 to provision port 1cdba404-da01-4326-aa11-8a732f1c45b8 2026-08-22 15:52:52.644 12 INFO neutron.plugins.ml2.plugin [None req-d2626b70-1d8e-4a83-8385-7fc79a4f0f59 - - - - - -] Attempt 1 to provision port 4f0c4cc3-a0ed-467d-915f-647c714f2fb4 2026-08-22 15:52:52.700 12 INFO neutron.plugins.ml2.plugin [None req-d2626b70-1d8e-4a83-8385-7fc79a4f0f59 - - - - - -] Attempt 1 to provision port 804b757b-fdcb-462c-8dbd-151ca588befe 2026-08-22 15:52:52.721 12 INFO neutron.plugins.ml2.plugin [None req-d2626b70-1d8e-4a83-8385-7fc79a4f0f59 - - - - - -] Attempt 1 to provision port 48164696-5c88-463e-9047-e4c90dd0887a 2026-08-22 15:52:52.770 12 INFO neutron.plugins.ml2.plugin [None req-d2626b70-1d8e-4a83-8385-7fc79a4f0f59 - - - - - -] Attempt 1 to provision port 625b9ad5-2e65-41f4-b887-723b70823cc9 2026-08-22 15:52:52.813 12 INFO neutron.plugins.ml2.plugin [None req-d2626b70-1d8e-4a83-8385-7fc79a4f0f59 - - - - - -] Attempt 1 to provision port 41f8e24a-b626-468b-9dbd-ccc253ddb6f8 2026-08-22 15:52:52.912 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f151c3dd-d727-4c3d-815e-6d854c54808a 2026-08-22 15:52:53.040 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-b2fe4842-7475-4021-b377-532f6c398820'] response: {'server_uuid': '52bd0157-9cdc-43e4-9072-e759b010fb56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f151c3dd-d727-4c3d-815e-6d854c54808a', 'code': 200} 2026-08-22 15:52:53.330 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 41f8e24a-b626-468b-9dbd-ccc253ddb6f8 2026-08-22 15:52:54.842 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1cf96618-22eb-4357-b9a7-286a9b0af2b5 2026-08-22 15:52:54.960 11 INFO neutron.plugins.ml2.plugin [None req-900d9546-42e1-4b0d-b155-843f08508841 - - - - - -] Attempt 1 to provision port 625b9ad5-2e65-41f4-b887-723b70823cc9 2026-08-22 15:52:54.988 11 INFO neutron.plugins.ml2.plugin [None req-900d9546-42e1-4b0d-b155-843f08508841 - - - - - -] Attempt 1 to provision port 41f8e24a-b626-468b-9dbd-ccc253ddb6f8 2026-08-22 15:52:55.128 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 9b8b17c1-a559-4b13-8cda-517db977fa2c 2026-08-22 15:52:55.462 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f151c3dd-d727-4c3d-815e-6d854c54808a 2026-08-22 15:52:56.692 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1cf96618-22eb-4357-b9a7-286a9b0af2b5 2026-08-22 15:52:56.901 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 9b8b17c1-a559-4b13-8cda-517db977fa2c 2026-08-22 15:52:57.045 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1cdba404-da01-4326-aa11-8a732f1c45b8 2026-08-22 15:52:58.876 11 INFO neutron.plugins.ml2.plugin [None req-0ec122f6-a174-4da8-b692-92098373d529 - - - - - -] Attempt 1 to provision port efc705f1-c830-4e7e-819d-37e98952bb45 2026-08-22 15:52:59.329 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1cdba404-da01-4326-aa11-8a732f1c45b8 2026-08-22 15:52:59.554 12 INFO neutron.plugins.ml2.plugin [None req-cd3adde2-0c3f-4e58-8b5d-70d6eebbc339 - - - - - -] Attempt 1 to provision port 1cf96618-22eb-4357-b9a7-286a9b0af2b5 2026-08-22 15:53:00.691 12 INFO neutron.plugins.ml2.plugin [None req-4bfb5dfa-502a-47e8-a7b9-fa2fc72d7ace - - - - - -] Attempt 1 to provision port efc705f1-c830-4e7e-819d-37e98952bb45 2026-08-22 15:53:03.983 11 INFO neutron.plugins.ml2.plugin [None req-18e1e4a3-7675-4197-a8a7-b781cf78521f - - - - - -] Attempt 1 to provision port 1cdba404-da01-4326-aa11-8a732f1c45b8 2026-08-22 15:53:04.004 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4525ab16-096d-4c67-af15-9dd0801be5c3 2026-08-22 15:53:04.063 11 INFO neutron.plugins.ml2.plugin [None req-18e1e4a3-7675-4197-a8a7-b781cf78521f - - - - - -] Attempt 1 to provision port 804b757b-fdcb-462c-8dbd-151ca588befe 2026-08-22 15:53:04.169 12 INFO neutron.notifiers.nova [None req-279004c8-ede2-49c8-a15e-57c28a16b9cf - - - - - -] Nova event matching ['req-78ebd1f8-9e6e-4636-aefc-0415569077af'] response: {'server_uuid': 'e5e51006-a38a-4420-a227-9ba843807ed2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4525ab16-096d-4c67-af15-9dd0801be5c3', 'code': 200} 2026-08-22 15:53:04.238 11 INFO neutron.plugins.ml2.plugin [None req-18e1e4a3-7675-4197-a8a7-b781cf78521f - - - - - -] Attempt 1 to provision port 625b9ad5-2e65-41f4-b887-723b70823cc9 2026-08-22 15:53:04.410 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 804b757b-fdcb-462c-8dbd-151ca588befe 2026-08-22 15:53:04.613 12 INFO neutron.plugins.ml2.plugin [None req-9909ec66-e838-4d39-a479-c16691d30bb8 - - - - - -] Attempt 1 to provision port 3d9387c3-2ad4-4f87-a2b4-a141c6e8ff89 2026-08-22 15:53:05.387 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4525ab16-096d-4c67-af15-9dd0801be5c3 2026-08-22 15:53:05.694 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d28c3ecb-428e-4f06-bb74-034d0c7829ba 2026-08-22 15:53:05.993 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3d9387c3-2ad4-4f87-a2b4-a141c6e8ff89 2026-08-22 15:53:06.225 11 INFO neutron.plugins.ml2.plugin [None req-490fe38a-729c-4880-b029-621359338271 - - - - - -] Attempt 1 to provision port 804b757b-fdcb-462c-8dbd-151ca588befe 2026-08-22 15:53:06.426 11 INFO neutron.plugins.ml2.plugin [None req-490fe38a-729c-4880-b029-621359338271 - - - - - -] Attempt 1 to provision port 625b9ad5-2e65-41f4-b887-723b70823cc9 2026-08-22 15:53:07.661 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d28c3ecb-428e-4f06-bb74-034d0c7829ba 2026-08-22 15:53:09.719 11 INFO neutron.plugins.ml2.plugin [None req-9aa6b182-5c95-48e1-bb16-9d8bf109b97b - - - - - -] Attempt 1 to provision port 1cdba404-da01-4326-aa11-8a732f1c45b8 2026-08-22 15:53:09.790 11 INFO neutron.plugins.ml2.plugin [None req-9aa6b182-5c95-48e1-bb16-9d8bf109b97b - - - - - -] Attempt 1 to provision port efc705f1-c830-4e7e-819d-37e98952bb45 2026-08-22 15:53:09.859 11 INFO neutron.plugins.ml2.plugin [None req-10391f53-33cf-4e17-9b22-dfcc3dad951d - - - - - -] Attempt 1 to provision port 804b757b-fdcb-462c-8dbd-151ca588befe 2026-08-22 15:53:11.661 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port bf5fe64e-c7ab-4aa2-a090-d63865fc88fe 2026-08-22 15:53:13.638 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port bf5fe64e-c7ab-4aa2-a090-d63865fc88fe 2026-08-22 15:53:15.677 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 28d82d5e-b4d0-4c80-91b8-57cf7595f384 2026-08-22 15:53:17.022 12 INFO neutron.plugins.ml2.plugin [None req-16955cfc-dd34-4492-a38c-96ef19a9e17e - - - - - -] Attempt 1 to provision port 50eaad97-4045-4de1-bfbb-33d2b8272ece 2026-08-22 15:53:17.049 12 INFO neutron.plugins.ml2.plugin [None req-16955cfc-dd34-4492-a38c-96ef19a9e17e - - - - - -] Attempt 1 to provision port f151c3dd-d727-4c3d-815e-6d854c54808a 2026-08-22 15:53:17.091 12 INFO neutron.plugins.ml2.plugin [None req-16955cfc-dd34-4492-a38c-96ef19a9e17e - - - - - -] Attempt 1 to provision port 4525ab16-096d-4c67-af15-9dd0801be5c3 2026-08-22 15:53:17.135 12 INFO neutron.plugins.ml2.plugin [None req-16955cfc-dd34-4492-a38c-96ef19a9e17e - - - - - -] Attempt 1 to provision port 3d9387c3-2ad4-4f87-a2b4-a141c6e8ff89 2026-08-22 15:53:17.180 12 INFO neutron.plugins.ml2.plugin [None req-16955cfc-dd34-4492-a38c-96ef19a9e17e - - - - - -] Attempt 1 to provision port 28d82d5e-b4d0-4c80-91b8-57cf7595f384 2026-08-22 15:53:17.712 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 28d82d5e-b4d0-4c80-91b8-57cf7595f384 2026-08-22 15:53:20.078 12 INFO neutron.plugins.ml2.plugin [None req-925cdfd1-1d37-4c82-962a-315ea93f9a88 - - - - - -] Attempt 1 to provision port d28c3ecb-428e-4f06-bb74-034d0c7829ba 2026-08-22 15:53:20.131 12 INFO neutron.plugins.ml2.plugin [None req-925cdfd1-1d37-4c82-962a-315ea93f9a88 - - - - - -] Attempt 1 to provision port 50eaad97-4045-4de1-bfbb-33d2b8272ece 2026-08-22 15:53:20.159 12 INFO neutron.plugins.ml2.plugin [None req-925cdfd1-1d37-4c82-962a-315ea93f9a88 - - - - - -] Attempt 1 to provision port 28d82d5e-b4d0-4c80-91b8-57cf7595f384 2026-08-22 15:53:23.477 12 INFO neutron.plugins.ml2.plugin [None req-efa6c6f7-0a67-4a74-8e38-9c37b0d6cc21 - - - - - -] Attempt 1 to provision port 50eaad97-4045-4de1-bfbb-33d2b8272ece 2026-08-22 15:53:23.504 12 INFO neutron.plugins.ml2.plugin [None req-efa6c6f7-0a67-4a74-8e38-9c37b0d6cc21 - - - - - -] Attempt 1 to provision port accb2535-d118-4da8-8b5d-be17b97b64a9 2026-08-22 15:53:24.215 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b2878e6-4a80-4085-865a-3f8c9135ee49 2026-08-22 15:53:24.324 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-3bdc0b3d-5ee4-445b-a6c7-d4fe09747de3'] response: {'server_uuid': 'ce2eddbe-918e-43fe-b84d-b60e161c127d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b2878e6-4a80-4085-865a-3f8c9135ee49', 'code': 200} 2026-08-22 15:53:25.687 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b2878e6-4a80-4085-865a-3f8c9135ee49 2026-08-22 15:53:26.090 11 INFO neutron.plugins.ml2.plugin [None req-9b28e916-7229-44dd-a848-c849d557d84a - - - - - -] Attempt 1 to provision port 50eaad97-4045-4de1-bfbb-33d2b8272ece 2026-08-22 15:53:26.117 11 INFO neutron.plugins.ml2.plugin [None req-9b28e916-7229-44dd-a848-c849d557d84a - - - - - -] Attempt 1 to provision port 625b9ad5-2e65-41f4-b887-723b70823cc9 2026-08-22 15:53:27.416 12 INFO neutron.plugins.ml2.plugin [None req-a99c6406-67fb-4bf6-9f22-34af8898e8c9 - - - - - -] Attempt 1 to provision port 4b2878e6-4a80-4085-865a-3f8c9135ee49 2026-08-22 15:53:29.684 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port accb2535-d118-4da8-8b5d-be17b97b64a9 2026-08-22 15:53:29.940 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 50eaad97-4045-4de1-bfbb-33d2b8272ece 2026-08-22 15:53:31.721 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port accb2535-d118-4da8-8b5d-be17b97b64a9 2026-08-22 15:53:31.840 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 50eaad97-4045-4de1-bfbb-33d2b8272ece 2026-08-22 15:53:38.325 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d370dc49-d4e9-42c3-9bb7-4115a7b7a193 2026-08-22 15:53:38.465 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-1bbe2e65-ad6a-46cd-99b9-d0900dc53a5a'] response: {'server_uuid': '89f36382-f692-4be0-97a5-a152f334fa00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd370dc49-d4e9-42c3-9bb7-4115a7b7a193', 'code': 200} 2026-08-22 15:53:39.940 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d370dc49-d4e9-42c3-9bb7-4115a7b7a193 2026-08-22 15:53:53.440 12 INFO neutron.plugins.ml2.plugin [None req-590c4e14-a1c6-4659-855c-715d367cfe94 - - - - - -] Attempt 1 to provision port 2ef6d224-b721-4548-90c4-225d6219006c 2026-08-22 15:53:53.729 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 2ef6d224-b721-4548-90c4-225d6219006c 2026-08-22 15:53:55.747 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a4b1aeaf-8bed-47ad-80e9-63fa563806e3 2026-08-22 15:53:56.251 11 INFO neutron.plugins.ml2.plugin [None req-0e30ef25-cece-4109-a00b-39a5f0c11319 - - - - - -] Attempt 1 to provision port 2ef6d224-b721-4548-90c4-225d6219006c 2026-08-22 15:53:56.998 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-d3ee8d6f-e98f-4580-9709-082dcbc3e761'] response: {'server_uuid': 'ce2eddbe-918e-43fe-b84d-b60e161c127d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b2878e6-4a80-4085-865a-3f8c9135ee49', 'code': 200} 2026-08-22 15:53:58.561 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port b84d313c-cf47-4ef5-9412-b442d6382516 2026-08-22 15:53:58.954 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port a4b1aeaf-8bed-47ad-80e9-63fa563806e3 2026-08-22 15:53:59.134 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b2878e6-4a80-4085-865a-3f8c9135ee49 2026-08-22 15:53:59.272 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-4b86abd2-70eb-46ff-bec0-3c3b7a0f3ddf'] response: {'server_uuid': 'ce2eddbe-918e-43fe-b84d-b60e161c127d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b2878e6-4a80-4085-865a-3f8c9135ee49', 'code': 200} 2026-08-22 15:53:59.802 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port b84d313c-cf47-4ef5-9412-b442d6382516 2026-08-22 15:54:00.046 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 9652261f-9d8d-4fcf-be74-9fbc34e7447a 2026-08-22 15:54:00.473 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 4b2878e6-4a80-4085-865a-3f8c9135ee49 2026-08-22 15:54:01.752 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 9652261f-9d8d-4fcf-be74-9fbc34e7447a 2026-08-22 15:54:03.730 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 2ef6d224-b721-4548-90c4-225d6219006c 2026-08-22 15:54:04.778 12 INFO neutron.plugins.ml2.plugin [None req-1c34a0ac-75dc-470e-ad05-128e2d9dd602 - - - - - -] Attempt 1 to provision port 2ef6d224-b721-4548-90c4-225d6219006c 2026-08-22 15:54:04.831 12 INFO neutron.plugins.ml2.plugin [None req-1c34a0ac-75dc-470e-ad05-128e2d9dd602 - - - - - -] Attempt 1 to provision port 9652261f-9d8d-4fcf-be74-9fbc34e7447a 2026-08-22 15:54:04.883 12 INFO neutron.plugins.ml2.plugin [None req-1c34a0ac-75dc-470e-ad05-128e2d9dd602 - - - - - -] Attempt 1 to provision port 6c9bb4ff-dcec-4f85-b4b2-9f0486113736 2026-08-22 15:54:04.914 12 INFO neutron.plugins.ml2.plugin [None req-1c34a0ac-75dc-470e-ad05-128e2d9dd602 - - - - - -] Attempt 1 to provision port a4b1aeaf-8bed-47ad-80e9-63fa563806e3 2026-08-22 15:54:04.968 12 INFO neutron.plugins.ml2.plugin [None req-1c34a0ac-75dc-470e-ad05-128e2d9dd602 - - - - - -] Attempt 1 to provision port 5cf35908-ee4e-4c19-ad67-b146bda43454 2026-08-22 15:54:11.371 11 INFO neutron.plugins.ml2.plugin [None req-866d5283-503f-4b7d-ad26-f938d5a471dd - - - - - -] Attempt 1 to provision port 9652261f-9d8d-4fcf-be74-9fbc34e7447a 2026-08-22 15:54:11.420 11 INFO neutron.plugins.ml2.plugin [None req-866d5283-503f-4b7d-ad26-f938d5a471dd - - - - - -] Attempt 1 to provision port 2ef6d224-b721-4548-90c4-225d6219006c 2026-08-22 15:54:11.476 11 INFO neutron.plugins.ml2.plugin [None req-866d5283-503f-4b7d-ad26-f938d5a471dd - - - - - -] Attempt 1 to provision port 721aea2a-ec2e-4544-9491-8fe8e786bd3d 2026-08-22 15:54:11.495 11 INFO neutron.plugins.ml2.plugin [None req-866d5283-503f-4b7d-ad26-f938d5a471dd - - - - - -] Attempt 1 to provision port 38ba8709-c504-48a4-99f0-1608d10289a7 2026-08-22 15:54:11.519 11 INFO neutron.plugins.ml2.plugin [None req-866d5283-503f-4b7d-ad26-f938d5a471dd - - - - - -] Attempt 1 to provision port a4b1aeaf-8bed-47ad-80e9-63fa563806e3 2026-08-22 15:54:11.559 11 INFO neutron.plugins.ml2.plugin [None req-866d5283-503f-4b7d-ad26-f938d5a471dd - - - - - -] Attempt 1 to provision port 5cf35908-ee4e-4c19-ad67-b146bda43454 2026-08-22 15:54:14.283 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 39b25077-669a-42e4-8f4d-d454097f0a15 2026-08-22 15:54:14.435 12 INFO neutron.notifiers.nova [None req-c5d46b5a-e673-4783-bf67-2022a91fe487 - - - - - -] Nova event matching ['req-173ced6a-9b2f-43f6-8223-4d86925d3fd5'] response: {'server_uuid': 'a552b793-1f1f-4df7-bf63-278adf1bf079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39b25077-669a-42e4-8f4d-d454097f0a15', 'code': 200} 2026-08-22 15:54:15.965 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 721aea2a-ec2e-4544-9491-8fe8e786bd3d 2026-08-22 15:54:16.426 11 INFO neutron.plugins.ml2.plugin [None req-90571985-3ce9-4dee-b488-2cc59ff06004 - - - - - -] Attempt 1 to provision port 6c9bb4ff-dcec-4f85-b4b2-9f0486113736 2026-08-22 15:54:16.721 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5cf35908-ee4e-4c19-ad67-b146bda43454 2026-08-22 15:54:16.984 12 INFO neutron.plugins.ml2.plugin [None req-fa10eb7c-d728-4924-a35d-7b207b32f4b8 - - - - - -] Attempt 1 to provision port 9652261f-9d8d-4fcf-be74-9fbc34e7447a 2026-08-22 15:54:17.027 11 INFO neutron.plugins.ml2.plugin [None req-4b82c2e9-a508-405e-9e5e-71336cb973dd - - - - - -] Attempt 1 to provision port 38ba8709-c504-48a4-99f0-1608d10289a7 2026-08-22 15:54:17.044 12 INFO neutron.plugins.ml2.plugin [None req-fa10eb7c-d728-4924-a35d-7b207b32f4b8 - - - - - -] Attempt 1 to provision port 721aea2a-ec2e-4544-9491-8fe8e786bd3d 2026-08-22 15:54:17.216 12 INFO neutron.plugins.ml2.plugin [None req-fa10eb7c-d728-4924-a35d-7b207b32f4b8 - - - - - -] Attempt 1 to provision port 38ba8709-c504-48a4-99f0-1608d10289a7 2026-08-22 15:54:17.289 12 INFO neutron.plugins.ml2.plugin [None req-fa10eb7c-d728-4924-a35d-7b207b32f4b8 - - - - - -] Attempt 1 to provision port a4b1aeaf-8bed-47ad-80e9-63fa563806e3 2026-08-22 15:54:17.336 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 39b25077-669a-42e4-8f4d-d454097f0a15 2026-08-22 15:54:17.360 12 INFO neutron.plugins.ml2.plugin [None req-fa10eb7c-d728-4924-a35d-7b207b32f4b8 - - - - - -] Attempt 1 to provision port 5cf35908-ee4e-4c19-ad67-b146bda43454 2026-08-22 15:54:17.415 12 INFO neutron.plugins.ml2.plugin [None req-fa10eb7c-d728-4924-a35d-7b207b32f4b8 - - - - - -] Attempt 1 to provision port 39b25077-669a-42e4-8f4d-d454097f0a15 2026-08-22 15:54:18.315 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 5cf35908-ee4e-4c19-ad67-b146bda43454 2026-08-22 15:54:18.529 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 721aea2a-ec2e-4544-9491-8fe8e786bd3d 2026-08-22 15:54:18.733 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 6c9bb4ff-dcec-4f85-b4b2-9f0486113736 2026-08-22 15:54:18.886 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 38ba8709-c504-48a4-99f0-1608d10289a7 2026-08-22 15:54:21.719 12 INFO neutron.plugins.ml2.plugin [None req-dcf72b92-6dcd-4f62-aa8e-bbace68a33f0 - - - - - -] Attempt 1 to provision port 38ba8709-c504-48a4-99f0-1608d10289a7 2026-08-22 15:54:21.767 12 INFO neutron.plugins.ml2.plugin [None req-dcf72b92-6dcd-4f62-aa8e-bbace68a33f0 - - - - - -] Attempt 1 to provision port 721aea2a-ec2e-4544-9491-8fe8e786bd3d 2026-08-22 15:54:21.823 12 INFO neutron.plugins.ml2.plugin [None req-dcf72b92-6dcd-4f62-aa8e-bbace68a33f0 - - - - - -] Attempt 1 to provision port 5cf35908-ee4e-4c19-ad67-b146bda43454 2026-08-22 15:54:24.323 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-4cf48ab0-5b89-45a4-8c6a-51064c92ccdd'] response: {'server_uuid': 'ce2eddbe-918e-43fe-b84d-b60e161c127d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b2878e6-4a80-4085-865a-3f8c9135ee49', 'code': 200} 2026-08-22 15:54:24.397 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] No ports have port_id starting with 4b2878e6-4a80-4085-865a-3f8c9135ee49 2026-08-22 15:54:24.668 12 INFO neutron.plugins.ml2.plugin [None req-c5ca6953-c76e-4edb-9727-4b9a30662987 - - - - - -] Attempt 1 to provision port 38ba8709-c504-48a4-99f0-1608d10289a7 2026-08-22 15:54:24.747 12 INFO neutron.plugins.ml2.plugin [None req-c5ca6953-c76e-4edb-9727-4b9a30662987 - - - - - -] Attempt 1 to provision port 721aea2a-ec2e-4544-9491-8fe8e786bd3d 2026-08-22 15:54:27.756 11 INFO neutron.plugins.ml2.plugin [None req-6d56ad6d-8a07-4f29-9d7f-6924eaee8847 - - - - - -] Attempt 1 to provision port 39b25077-669a-42e4-8f4d-d454097f0a15 2026-08-22 15:54:30.320 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 51310bb7-cd57-4668-9e94-5013d744281f 2026-08-22 15:54:30.446 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-6a093ea7-79b4-4420-a3f9-1b864e171e04'] response: {'server_uuid': '3f9141e0-6c9c-4287-96cf-bc0809ae6e0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51310bb7-cd57-4668-9e94-5013d744281f', 'code': 200} 2026-08-22 15:54:32.370 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 51310bb7-cd57-4668-9e94-5013d744281f 2026-08-22 15:54:48.185 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 61ee7389-b960-405c-8f7a-ce3f6090d249 2026-08-22 15:54:49.258 11 INFO neutron.plugins.ml2.plugin [None req-155eec04-6de5-47c4-9830-6fd927f304a0 - - - - - -] Attempt 1 to provision port 61ee7389-b960-405c-8f7a-ce3f6090d249 2026-08-22 15:54:50.113 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 61ee7389-b960-405c-8f7a-ce3f6090d249 2026-08-22 15:54:52.180 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3933a1ab-fb39-4bd8-bde1-5659a970bc55 2026-08-22 15:54:54.156 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 3933a1ab-fb39-4bd8-bde1-5659a970bc55 2026-08-22 15:54:54.343 12 INFO neutron.plugins.ml2.plugin [None req-40e363d6-9367-4ee3-b07e-c8331c129386 - - - - - -] Attempt 1 to provision port 61ee7389-b960-405c-8f7a-ce3f6090d249 2026-08-22 15:54:58.145 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 209118f8-35ea-457e-949c-d91b946a8792 2026-08-22 15:55:01.608 11 INFO neutron.plugins.ml2.plugin [None req-448b5085-56ed-4f84-bb8c-7e45a6df0526 - - - - - -] Attempt 1 to provision port 91f3d89e-42b5-4a5e-b15f-882ca0fc5653 2026-08-22 15:55:04.287 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 49eb1327-7c49-4c6e-a9db-a6b464c3b5c4 2026-08-22 15:55:20.691 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f9eeaa6f-6a9d-4869-b7ed-c04a00ed708e 2026-08-22 15:55:20.817 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-bea68df1-40ad-41ce-8e82-62b7433d6316'] response: {'server_uuid': 'b2e50918-72e4-4d57-9e99-297c29b4386b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9eeaa6f-6a9d-4869-b7ed-c04a00ed708e', 'code': 200} 2026-08-22 15:55:22.157 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f9eeaa6f-6a9d-4869-b7ed-c04a00ed708e 2026-08-22 15:56:02.191 11 INFO neutron.plugins.ml2.plugin [None req-6f945a76-8d11-4e17-a77d-65c9049f417e - - - - - -] Attempt 1 to provision port 76838bb9-894e-47c2-8f28-d2ec1e6d5cc0 2026-08-22 15:56:08.174 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 76838bb9-894e-47c2-8f28-d2ec1e6d5cc0 2026-08-22 15:56:08.366 12 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-767219ba-1f3f-4fdf-aa8c-ed46f542a165'] response: {'server_uuid': 'b2e50918-72e4-4d57-9e99-297c29b4386b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76838bb9-894e-47c2-8f28-d2ec1e6d5cc0', 'code': 200} 2026-08-22 15:56:10.217 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 76838bb9-894e-47c2-8f28-d2ec1e6d5cc0 2026-08-22 15:56:12.733 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 76838bb9-894e-47c2-8f28-d2ec1e6d5cc0 2026-08-22 15:56:38.331 11 INFO neutron.plugins.ml2.plugin [None req-5b8e7b03-5172-49f9-a38a-71fdaa7e9897 - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:56:45.761 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:56:45.928 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-2c39eca2-73d5-4e5e-ae0b-b6ad360ce17c'] response: {'server_uuid': 'b2e50918-72e4-4d57-9e99-297c29b4386b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f569b5af-5de8-442b-ae41-0fd89b049379', 'code': 200} 2026-08-22 15:56:46.373 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:56:59.642 12 INFO neutron.plugins.ml2.plugin [None req-589e61be-e350-4ca7-bf11-416671c99732 - - - - - -] Attempt 1 to provision port d3187b15-6a5f-4d4f-a4e2-abe75e74466c 2026-08-22 15:57:06.399 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d3187b15-6a5f-4d4f-a4e2-abe75e74466c 2026-08-22 15:57:06.498 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-b4264f86-60eb-45ab-96b8-5603eb3dd0a7'] response: {'server_uuid': 'b2e50918-72e4-4d57-9e99-297c29b4386b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3187b15-6a5f-4d4f-a4e2-abe75e74466c', 'code': 200} 2026-08-22 15:57:08.380 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d3187b15-6a5f-4d4f-a4e2-abe75e74466c 2026-08-22 15:57:09.433 12 INFO neutron.plugins.ml2.plugin [None req-750896b0-8ec6-48bc-8776-89a3e0c05843 - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:57:10.424 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:57:23.580 11 INFO neutron.plugins.ml2.plugin [None req-c14bc587-6cef-46e2-a1cc-f2bdb6a44d13 - - - - - -] Attempt 1 to provision port d3187b15-6a5f-4d4f-a4e2-abe75e74466c 2026-08-22 15:57:24.482 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port d3187b15-6a5f-4d4f-a4e2-abe75e74466c 2026-08-22 15:57:25.026 12 INFO neutron.plugins.ml2.plugin [None req-4f3ad672-e167-41d7-b295-009a3c95f110 - - - - - -] Attempt 1 to provision port d3187b15-6a5f-4d4f-a4e2-abe75e74466c 2026-08-22 15:57:33.634 12 INFO neutron.plugins.ml2.plugin [None req-09189111-14fa-4505-b124-2d966ae8f910 - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:57:34.413 11 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port f569b5af-5de8-442b-ae41-0fd89b049379 2026-08-22 15:58:06.599 11 INFO neutron.notifiers.nova [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Nova event matching ['req-5dac7fd2-ca04-48ec-81a2-b3e43b14c621'] response: {'server_uuid': '3f9141e0-6c9c-4287-96cf-bc0809ae6e0a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '51310bb7-cd57-4668-9e94-5013d744281f', 'code': 200} 2026-08-22 15:58:52.426 12 INFO neutron.plugins.ml2.plugin [None req-1727da73-3242-465b-8154-6ce967ae505c - - - - - -] Attempt 1 to provision port 1cf5fe71-d6d6-4203-a59c-8e296d33b86c 2026-08-22 15:58:52.798 11 INFO neutron.plugins.ml2.plugin [None req-2ece1bb8-e115-450a-ac1d-8c8eab649321 - - - - - -] Attempt 1 to provision port 1cf5fe71-d6d6-4203-a59c-8e296d33b86c