+ 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-07-08 02:49:10.382 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 02:49:10.382 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.5.dev6 2026-07-08 02:49:10.383 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-08 02:49:10.383 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-08 02:49:11.321 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 02:49:11.324 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-08 02:49:11.327 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-08 02:49:11.328 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 02:49:11.328 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-08 02:49:11.328 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-08 02:49:11.328 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 02:49:11.334 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 02:49:11.334 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 02:49:11.335 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 02:49:11.353 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-08 02:49:11.354 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 02:49:11.354 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-08 02:49:11.389 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-08 02:49:11.389 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-08 02:49:11.389 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-08 02:49:11.389 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-08 02:49:11.665 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing driver for type 'vlan' 2026-07-08 02:49:11.814 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] VlanTypeDriver initialization complete 2026-07-08 02:49:11.815 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing driver for type 'vxlan' 2026-07-08 02:49:11.815 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-08 02:49:11.877 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-08 02:49:11.877 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-08 02:49:11.877 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing extension driver 'port_security' 2026-07-08 02:49:11.877 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-08 02:49:11.877 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing extension driver 'qos' 2026-07-08 02:49:11.878 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-08 02:49:11.878 1 INFO neutron.plugins.ml2.managers [None req-d24f9a4c-7ebc-44e2-b84b-2ba24cd7ce77 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-08 02:49:11.891 1 INFO neutron.quota [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded quota_driver: . 2026-07-08 02:49:11.892 1 INFO neutron.plugins.ml2.plugin [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Modular L2 Plugin initialization complete 2026-07-08 02:49:11.892 1 INFO neutron.plugins.ml2.managers [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-08 02:49:11.892 1 INFO neutron.plugins.ml2.managers [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-08 02:49:11.893 1 INFO neutron.plugins.ml2.managers [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-08 02:49:11.893 1 INFO neutron.extensions.vlantransparent [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Disabled vlantransparent extension. 2026-07-08 02:49:11.893 1 INFO neutron.extensions.qinq [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Disabled VLAN QinQ extension. 2026-07-08 02:49:11.893 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: qos 2026-07-08 02:49:11.904 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: router 2026-07-08 02:49:11.943 1 INFO neutron.services.service_base [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-08 02:49:11.943 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: segments 2026-07-08 02:49:12.020 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: trunk 2026-07-08 02:49:12.033 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: vpnaas 2026-07-08 02:49:12.065 1 WARNING stevedore.named [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-08 02:49:12.065 1 WARNING stevedore.named [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 02:49:12.260 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-08 02:49:12.261 1 INFO neutron.common.utils [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-08 02:49:12.261 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: taas 2026-07-08 02:49:12.281 1 WARNING stevedore.named [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 02:49:12.302 1 INFO neutron_taas.services.taas.taas_plugin [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-08 02:49:12.302 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: tapmirror 2026-07-08 02:49:12.309 1 WARNING stevedore.named [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 02:49:12.322 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-08 02:49:12.323 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: auto_allocate 2026-07-08 02:49:12.327 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: tag 2026-07-08 02:49:12.334 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: timestamp 2026-07-08 02:49:12.337 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: network_ip_availability 2026-07-08 02:49:12.342 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: flavors 2026-07-08 02:49:12.345 1 INFO neutron.manager [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loading Plugin: revisions 2026-07-08 02:49:12.348 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Initializing extension manager. 2026-07-08 02:49:12.349 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: address-group 2026-07-08 02:49:12.350 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: address-scope 2026-07-08 02:49:12.350 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-08 02:49:12.351 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: agent 2026-07-08 02:49:12.351 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: agent-resources-synced 2026-07-08 02:49:12.352 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-08 02:49:12.353 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-08 02:49:12.354 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: availability_zone 2026-07-08 02:49:12.354 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: availability_zone_filter 2026-07-08 02:49:12.355 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-08 02:49:12.355 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: default-subnetpools 2026-07-08 02:49:12.356 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-08 02:49:12.357 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: dns-integration 2026-07-08 02:49:12.357 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: dns-domain-ports 2026-07-08 02:49:12.357 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-08 02:49:12.358 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: dvr 2026-07-08 02:49:12.358 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-08 02:49:12.359 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: empty-string-filtering 2026-07-08 02:49:12.359 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 02:49:12.360 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-08 02:49:12.360 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: external-net 2026-07-08 02:49:12.361 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-08 02:49:12.361 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: extraroute 2026-07-08 02:49:12.361 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: extraroute-atomic 2026-07-08 02:49:12.362 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-08 02:49:12.362 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-08 02:49:12.363 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-08 02:49:12.363 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-08 02:49:12.364 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: fip-port-details 2026-07-08 02:49:12.364 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: flavors 2026-07-08 02:49:12.365 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-08 02:49:12.366 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: floatingip-pools 2026-07-08 02:49:12.366 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: ip_allocation 2026-07-08 02:49:12.367 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-08 02:49:12.367 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: l2_adjacency 2026-07-08 02:49:12.368 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: router 2026-07-08 02:49:12.369 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 02:49:12.370 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-08 02:49:12.371 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-08 02:49:12.371 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: ext-gw-mode 2026-07-08 02:49:12.371 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: l3-ha 2026-07-08 02:49:12.372 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-08 02:49:12.372 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-08 02:49:12.373 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: l3-flavors 2026-07-08 02:49:12.373 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-08 02:49:12.374 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-08 02:49:12.375 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-08 02:49:12.376 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-08 02:49:12.377 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-08 02:49:12.378 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-08 02:49:12.379 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-08 02:49:12.379 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: multi-provider 2026-07-08 02:49:12.380 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: net-mtu 2026-07-08 02:49:12.380 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: net-mtu-writable 2026-07-08 02:49:12.380 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: network_availability_zone 2026-07-08 02:49:12.381 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: network_ha 2026-07-08 02:49:12.381 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: network-ip-availability 2026-07-08 02:49:12.382 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-08 02:49:12.383 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: pagination 2026-07-08 02:49:12.383 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-device-profile 2026-07-08 02:49:12.384 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-08 02:49:12.384 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-08 02:49:12.384 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-08 02:49:12.385 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-mac-override 2026-07-08 02:49:12.385 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-08 02:49:12.386 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-08 02:49:12.386 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-08 02:49:12.387 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-resource-request 2026-07-08 02:49:12.387 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-08 02:49:12.387 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-08 02:49:12.388 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: binding 2026-07-08 02:49:12.389 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: binding-extended 2026-07-08 02:49:12.389 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-security 2026-07-08 02:49:12.389 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: project-id 2026-07-08 02:49:12.390 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: provider 2026-07-08 02:49:12.390 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-08 02:49:12.392 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos 2026-07-08 02:49:12.393 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-08 02:49:12.393 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-08 02:49:12.393 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-default 2026-07-08 02:49:12.394 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-fip 2026-07-08 02:49:12.394 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-08 02:49:12.395 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-08 02:49:12.395 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-08 02:49:12.396 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-08 02:49:12.396 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-08 02:49:12.397 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-pps 2026-07-08 02:49:12.397 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-08 02:49:12.398 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-08 02:49:12.398 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: qos-rules-alias 2026-07-08 02:49:12.398 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: quota-check-limit 2026-07-08 02:49:12.399 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-08 02:49:12.401 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: quotas 2026-07-08 02:49:12.403 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: quota_details 2026-07-08 02:49:12.404 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: rbac-policies 2026-07-08 02:49:12.405 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: rbac-address-group 2026-07-08 02:49:12.405 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: rbac-address-scope 2026-07-08 02:49:12.406 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: rbac-security-groups 2026-07-08 02:49:12.406 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-08 02:49:12.407 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: revision-if-match 2026-07-08 02:49:12.407 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-08 02:49:12.408 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: router_availability_zone 2026-07-08 02:49:12.408 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-08 02:49:12.409 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-08 02:49:12.410 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-08 02:49:12.410 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-08 02:49:12.411 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-08 02:49:12.411 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-08 02:49:12.412 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-08 02:49:12.415 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: security-group 2026-07-08 02:49:12.416 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: segment 2026-07-08 02:49:12.417 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-08 02:49:12.417 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: service-type 2026-07-08 02:49:12.418 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: sorting 2026-07-08 02:49:12.418 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: standard-attr-segment 2026-07-08 02:49:12.419 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: standard-attr-description 2026-07-08 02:49:12.419 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: stateful-security-group 2026-07-08 02:49:12.419 1 WARNING neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-08 02:49:12.420 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-08 02:49:12.420 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: subnet-external-network 2026-07-08 02:49:12.421 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: subnet_onboard 2026-07-08 02:49:12.421 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-08 02:49:12.422 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: subnet-service-types 2026-07-08 02:49:12.422 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: subnet_allocation 2026-07-08 02:49:12.423 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-08 02:49:12.423 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: tag-creation 2026-07-08 02:49:12.424 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-08 02:49:12.427 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: standard-attr-tag 2026-07-08 02:49:12.427 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-08 02:49:12.428 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: trunk 2026-07-08 02:49:12.428 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: trunk-details 2026-07-08 02:49:12.429 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-08 02:49:12.429 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-08 02:49:12.430 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-08 02:49:12.430 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-08 02:49:12.432 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-08 02:49:12.433 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-08 02:49:12.433 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: vpn-flavors 2026-07-08 02:49:12.434 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: vpnaas 2026-07-08 02:49:12.435 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: taas 2026-07-08 02:49:12.436 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: tap-mirror 2026-07-08 02:49:12.437 1 INFO neutron.api.extensions [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-08 02:49:12.439 1 INFO oslo_service.backend.eventlet.service [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Starting 2 workers 2026-07-08 02:49:12.443 1 INFO oslo_service.backend.eventlet.service [None req-5ba614d4-ef5a-45b4-bcf8-cdcaa859b340 - - - - - -] Starting 1 workers 2026-07-08 02:49:53.400 12 INFO neutron.db.l3_hamode_db [None req-0c53ad27-8f5c-48ca-8f03-80090a27cdee - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-08 02:50:04.028 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f1c304d0-cb75-4155-a213-5da10aa1aa2d 2026-07-08 02:50:05.495 11 INFO neutron.plugins.ml2.plugin [None req-f3dd9e16-3e03-4702-9d69-ca847683c866 - - - - - -] Attempt 1 to provision port f1c304d0-cb75-4155-a213-5da10aa1aa2d 2026-07-08 02:50:05.826 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f1c304d0-cb75-4155-a213-5da10aa1aa2d 2026-07-08 02:50:07.221 11 INFO neutron.plugins.ml2.plugin [None req-1afe3a38-0415-410b-919c-64fa8b823a6f - - - - - -] Attempt 1 to provision port f1c304d0-cb75-4155-a213-5da10aa1aa2d 2026-07-08 02:54:29.430 12 INFO neutron.plugins.ml2.plugin [None req-dff2058e-3ac6-4481-805f-249513c0dc0b - - - - - -] Attempt 1 to provision port 68ff1a39-acf0-456c-9c01-a0b1528c361c 2026-07-08 02:54:30.004 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 68ff1a39-acf0-456c-9c01-a0b1528c361c 2026-07-08 02:54:31.102 12 INFO neutron.plugins.ml2.plugin [None req-48837437-2674-43c1-90f2-9275a575bafa - - - - - -] Attempt 1 to provision port 68ff1a39-acf0-456c-9c01-a0b1528c361c 2026-07-08 02:54:35.962 12 INFO neutron.plugins.ml2.plugin [None req-296e867f-58fc-440c-b83b-37eddb919c3b - - - - - -] Attempt 1 to provision port 37ecbcb2-e109-435e-ac1b-f9aa64877ef5 2026-07-08 02:58:02.719 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 37ecbcb2-e109-435e-ac1b-f9aa64877ef5 2026-07-08 02:58:04.121 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 37ecbcb2-e109-435e-ac1b-f9aa64877ef5 2026-07-08 03:06:34.446 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2184317d-8268-43f5-8d9c-66f823d7190b 2026-07-08 03:06:36.417 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2184317d-8268-43f5-8d9c-66f823d7190b 2026-07-08 03:22:33.030 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port fdf9b483-4435-4e99-94f4-51899be5b820 2026-07-08 03:22:33.818 11 INFO neutron.plugins.ml2.plugin [None req-94b62e3d-c625-4af3-92c6-139daee95478 - - - - - -] Attempt 1 to provision port fdf9b483-4435-4e99-94f4-51899be5b820 2026-07-08 03:22:35.017 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port fdf9b483-4435-4e99-94f4-51899be5b820 2026-07-08 03:22:37.044 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 7aafa8f8-5b67-48d9-83bf-a6676878ff9f 2026-07-08 03:22:39.114 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 3fad9854-80c8-4e78-8a64-376c35e62c8e 2026-07-08 03:22:39.463 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 7aafa8f8-5b67-48d9-83bf-a6676878ff9f 2026-07-08 03:22:41.074 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 3fad9854-80c8-4e78-8a64-376c35e62c8e 2026-07-08 03:22:42.595 11 INFO neutron.plugins.ml2.plugin [None req-9a457e4b-9162-4811-a6a2-3499697e7609 - - - - - -] Attempt 1 to provision port 7aafa8f8-5b67-48d9-83bf-a6676878ff9f 2026-07-08 03:22:42.648 11 INFO neutron.plugins.ml2.plugin [None req-9a457e4b-9162-4811-a6a2-3499697e7609 - - - - - -] Attempt 1 to provision port 3fad9854-80c8-4e78-8a64-376c35e62c8e 2026-07-08 03:22:42.686 11 INFO neutron.plugins.ml2.plugin [None req-9a457e4b-9162-4811-a6a2-3499697e7609 - - - - - -] Attempt 1 to provision port 1184577d-6f03-4b7d-a22d-5e4c4d1de4ac 2026-07-08 03:22:47.132 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2f352663-774e-45c8-a6e1-6b341cb7d085 2026-07-08 03:22:47.468 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 46633071-c590-4dec-9b6f-a758b0760669 2026-07-08 03:22:49.024 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2f352663-774e-45c8-a6e1-6b341cb7d085 2026-07-08 03:22:49.243 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 46633071-c590-4dec-9b6f-a758b0760669 2026-07-08 03:22:50.929 12 INFO neutron.plugins.ml2.plugin [None req-d8979df0-4c34-45cd-a122-9676f39f934b - - - - - -] Attempt 1 to provision port 7aafa8f8-5b67-48d9-83bf-a6676878ff9f 2026-07-08 03:22:50.984 12 INFO neutron.plugins.ml2.plugin [None req-d8979df0-4c34-45cd-a122-9676f39f934b - - - - - -] Attempt 1 to provision port a1a04b00-a598-40bd-abeb-2df3613f9d63 2026-07-08 03:22:51.016 12 INFO neutron.plugins.ml2.plugin [None req-d8979df0-4c34-45cd-a122-9676f39f934b - - - - - -] Attempt 1 to provision port 1184577d-6f03-4b7d-a22d-5e4c4d1de4ac 2026-07-08 03:22:51.046 12 INFO neutron.plugins.ml2.plugin [None req-d8979df0-4c34-45cd-a122-9676f39f934b - - - - - -] Attempt 1 to provision port 0885e04e-83a0-4b87-af33-c3e87fdea11b 2026-07-08 03:22:51.081 12 INFO neutron.plugins.ml2.plugin [None req-d8979df0-4c34-45cd-a122-9676f39f934b - - - - - -] Attempt 1 to provision port 3fad9854-80c8-4e78-8a64-376c35e62c8e 2026-07-08 03:22:52.711 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port b77e8abd-722e-4e54-984a-c91e3248143b 2026-07-08 03:22:53.216 12 INFO neutron.plugins.ml2.plugin [None req-39fe759e-c6d2-4329-bd22-d59609251785 - - - - - -] Attempt 1 to provision port f7d014a8-3567-4b3c-9e63-e8a21102d30f 2026-07-08 03:22:53.395 12 INFO neutron.notifiers.nova [None req-9df66161-e817-48ac-9271-3ce02089d98d - - - - - -] Nova event matching ['req-050946b3-8f0a-4a08-84ce-1db8cc000494'] response: {'server_uuid': 'a3f0e692-4f1d-4879-8a13-24527e8de4fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b77e8abd-722e-4e54-984a-c91e3248143b', 'code': 200} 2026-07-08 03:22:53.674 12 INFO neutron.plugins.ml2.plugin [None req-3af7a0b5-4b54-41ad-951b-c924c6955607 - - - - - -] Attempt 1 to provision port fec4c23c-1b59-4ecd-8e53-45dbc450f8b3 2026-07-08 03:22:55.105 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port ac872657-a6e7-4e40-8ac9-090684a9848f 2026-07-08 03:22:55.438 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-2d497372-3e5d-45b9-8a44-3329cf272b49'] response: {'server_uuid': '272bae73-02ac-4ab2-b650-c74de4dd96e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7d014a8-3567-4b3c-9e63-e8a21102d30f', 'code': 200} 2026-07-08 03:22:55.560 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f7d014a8-3567-4b3c-9e63-e8a21102d30f 2026-07-08 03:22:55.827 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port b77e8abd-722e-4e54-984a-c91e3248143b 2026-07-08 03:22:56.024 12 INFO neutron.plugins.ml2.plugin [None req-db5c2858-bd55-40ec-bf9d-a1098a1aab3a - - - - - -] Attempt 1 to provision port fec4c23c-1b59-4ecd-8e53-45dbc450f8b3 2026-07-08 03:22:56.243 12 INFO neutron.plugins.ml2.plugin [None req-db5c2858-bd55-40ec-bf9d-a1098a1aab3a - - - - - -] Attempt 1 to provision port 077d3ce1-338f-4829-ac56-535f38c5dd07 2026-07-08 03:22:57.127 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port ac872657-a6e7-4e40-8ac9-090684a9848f 2026-07-08 03:22:57.320 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 077d3ce1-338f-4829-ac56-535f38c5dd07 2026-07-08 03:22:59.470 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f4b381e1-b760-44e5-b4e5-0d188eb7aa6a 2026-07-08 03:23:00.437 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port f4b381e1-b760-44e5-b4e5-0d188eb7aa6a 2026-07-08 03:23:00.503 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port 2b00d2de-a8c1-4133-a478-c9b5f88343f7 2026-07-08 03:23:00.533 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port 1184577d-6f03-4b7d-a22d-5e4c4d1de4ac 2026-07-08 03:23:00.565 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port 0885e04e-83a0-4b87-af33-c3e87fdea11b 2026-07-08 03:23:00.591 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port 308520cc-c6d4-42c9-bdd7-ea33df2d8a30 2026-07-08 03:23:00.618 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port ac872657-a6e7-4e40-8ac9-090684a9848f 2026-07-08 03:23:00.669 11 INFO neutron.plugins.ml2.plugin [None req-c76fdbf7-ae88-4886-b3d8-aa96fec36331 - - - - - -] Attempt 1 to provision port eb4f271c-dc58-4c90-a62d-b7941868b7d2 2026-07-08 03:23:01.183 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f4b381e1-b760-44e5-b4e5-0d188eb7aa6a 2026-07-08 03:23:02.393 11 INFO neutron.notifiers.nova [None req-a762ae2c-53c3-47df-ba6b-d91a9dfc7ef0 - - - - - -] Nova event matching ['req-86196e50-1567-4e90-a159-2288078af2aa'] response: {'server_uuid': '272bae73-02ac-4ab2-b650-c74de4dd96e1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f7d014a8-3567-4b3c-9e63-e8a21102d30f', 'code': 200} 2026-07-08 03:23:03.730 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:03.831 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-752a309f-c884-4dbf-95c0-b16953829e57'] response: {'server_uuid': '4d4ef150-ad34-4dc8-b3e8-f4bdf0b65c10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c5b7a8e-5e98-41a9-b09e-d1687e296dd5', 'code': 200} 2026-07-08 03:23:05.375 12 INFO neutron.plugins.ml2.plugin [None req-eb4e271a-9ea4-484c-b24b-156fec106c00 - - - - - -] Attempt 1 to provision port 2b00d2de-a8c1-4133-a478-c9b5f88343f7 2026-07-08 03:23:05.416 12 INFO neutron.plugins.ml2.plugin [None req-eb4e271a-9ea4-484c-b24b-156fec106c00 - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:05.440 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:05.492 12 INFO neutron.plugins.ml2.plugin [None req-eb4e271a-9ea4-484c-b24b-156fec106c00 - - - - - -] Attempt 1 to provision port ac872657-a6e7-4e40-8ac9-090684a9848f 2026-07-08 03:23:05.561 12 INFO neutron.plugins.ml2.plugin [None req-eb4e271a-9ea4-484c-b24b-156fec106c00 - - - - - -] Attempt 1 to provision port 1184577d-6f03-4b7d-a22d-5e4c4d1de4ac 2026-07-08 03:23:08.120 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f29c5415-aa1f-4c7a-bb5d-71844d1162ec 2026-07-08 03:23:08.239 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-2196e1e2-df25-4ec7-9bb9-3ed11f12362e'] response: {'server_uuid': '5f288dde-d937-4fcb-80ce-2f17b3bcff12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f29c5415-aa1f-4c7a-bb5d-71844d1162ec', 'code': 200} 2026-07-08 03:23:09.396 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f29c5415-aa1f-4c7a-bb5d-71844d1162ec 2026-07-08 03:23:09.860 11 INFO neutron.plugins.ml2.plugin [None req-1737cfe8-7802-4917-8a85-ff1d67b2167c - - - - - -] Attempt 1 to provision port eb4f271c-dc58-4c90-a62d-b7941868b7d2 2026-07-08 03:23:09.888 11 INFO neutron.plugins.ml2.plugin [None req-1737cfe8-7802-4917-8a85-ff1d67b2167c - - - - - -] Attempt 1 to provision port f29c5415-aa1f-4c7a-bb5d-71844d1162ec 2026-07-08 03:23:09.982 11 INFO neutron.plugins.ml2.plugin [None req-1737cfe8-7802-4917-8a85-ff1d67b2167c - - - - - -] Attempt 1 to provision port f4b381e1-b760-44e5-b4e5-0d188eb7aa6a 2026-07-08 03:23:13.095 12 INFO neutron.plugins.ml2.plugin [None req-dd3d95b3-87aa-4d2e-b9d2-17336f475863 - - - - - -] Attempt 1 to provision port fac96dc5-ef4b-4934-ab91-1d265c826c13 2026-07-08 03:23:13.126 12 INFO neutron.plugins.ml2.plugin [None req-dd3d95b3-87aa-4d2e-b9d2-17336f475863 - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:13.388 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-006475b1-1528-4357-ae1b-800e9e6ec509'] response: {'server_uuid': '5f288dde-d937-4fcb-80ce-2f17b3bcff12', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f29c5415-aa1f-4c7a-bb5d-71844d1162ec', 'code': 200} 2026-07-08 03:23:16.383 12 INFO neutron.plugins.ml2.plugin [None req-88cb4555-2609-4e37-a092-88cb027152da - - - - - -] Attempt 1 to provision port eb4f271c-dc58-4c90-a62d-b7941868b7d2 2026-07-08 03:23:16.404 12 INFO neutron.plugins.ml2.plugin [None req-88cb4555-2609-4e37-a092-88cb027152da - - - - - -] Attempt 1 to provision port 2b307cbc-49fb-49f9-a294-63183e51fbf5 2026-07-08 03:23:16.434 12 INFO neutron.plugins.ml2.plugin [None req-88cb4555-2609-4e37-a092-88cb027152da - - - - - -] Attempt 1 to provision port 2b00d2de-a8c1-4133-a478-c9b5f88343f7 2026-07-08 03:23:19.169 11 INFO neutron.plugins.ml2.plugin [None req-c87f66d8-fbe1-4e83-9526-45da38b726e1 - - - - - -] Attempt 1 to provision port 2b00d2de-a8c1-4133-a478-c9b5f88343f7 2026-07-08 03:23:27.204 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2b00d2de-a8c1-4133-a478-c9b5f88343f7 2026-07-08 03:23:27.510 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port fac96dc5-ef4b-4934-ab91-1d265c826c13 2026-07-08 03:23:29.155 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2b00d2de-a8c1-4133-a478-c9b5f88343f7 2026-07-08 03:23:29.394 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port fac96dc5-ef4b-4934-ab91-1d265c826c13 2026-07-08 03:23:30.046 11 INFO neutron.plugins.ml2.plugin [None req-abc353f8-8bcb-44c0-bc62-b90836fd5a01 - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:31.157 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:36.056 12 INFO neutron.plugins.ml2.plugin [None req-6994161d-67fb-4f4f-abe1-31b42ee4ad4b - - - - - -] Attempt 1 to provision port 1c5b7a8e-5e98-41a9-b09e-d1687e296dd5 2026-07-08 03:23:45.365 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5bbc2a93-06e4-4290-8f6b-51f5e2764022 2026-07-08 03:23:51.378 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 23e3b905-eb28-4b0e-96d5-e2c890d05c26 2026-07-08 03:23:51.881 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 30e4b786-00bb-4545-812c-5b517145ee56 2026-07-08 03:23:53.283 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 23e3b905-eb28-4b0e-96d5-e2c890d05c26 2026-07-08 03:23:53.516 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 30e4b786-00bb-4545-812c-5b517145ee56 2026-07-08 03:23:55.406 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 0f18fcff-a3b3-4373-96fe-6e32746fb7dc 2026-07-08 03:23:57.202 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 0f18fcff-a3b3-4373-96fe-6e32746fb7dc 2026-07-08 03:23:57.644 11 INFO neutron.plugins.ml2.plugin [None req-09b70ff7-bce6-4bd3-9438-346e927472fa - - - - - -] Attempt 1 to provision port 0f18fcff-a3b3-4373-96fe-6e32746fb7dc 2026-07-08 03:23:57.695 11 INFO neutron.plugins.ml2.plugin [None req-09b70ff7-bce6-4bd3-9438-346e927472fa - - - - - -] Attempt 1 to provision port 5a61d830-0834-4638-99ea-46cd053ecb15 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server [None req-583750ae-e408-48d7-afed-6ea923c3e552 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ba4c1d7b-c2e8-4627-881b-2b89d2eed68c: This subnet is being modified by another concurrent operation. 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-08 03:24:04.559 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-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server raise exception 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ba4c1d7b-c2e8-4627-881b-2b89d2eed68c: This subnet is being modified by another concurrent operation. 2026-07-08 03:24:04.559 12 ERROR oslo_messaging.rpc.server 2026-07-08 03:24:07.151 11 INFO neutron.plugins.ml2.plugin [None req-79a3fa4e-d749-44f0-bd84-0392d3d9ddc0 - - - - - -] Attempt 1 to provision port 105c4795-c0ff-4f38-a6dc-a71ec4100904 2026-07-08 03:24:09.294 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d8c9143e-7093-44e5-af5b-b1fc0c1d4310 2026-07-08 03:24:09.518 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] No ports have port_id starting with d8c9143e-7093-44e5-af5b-b1fc0c1d4310 2026-07-08 03:24:09.571 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5a61d830-0834-4638-99ea-46cd053ecb15 2026-07-08 03:24:09.847 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 105c4795-c0ff-4f38-a6dc-a71ec4100904 2026-07-08 03:24:11.364 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5a61d830-0834-4638-99ea-46cd053ecb15 2026-07-08 03:24:13.719 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5897a047-ec53-4c7b-a4c3-aa8bb66588ca 2026-07-08 03:24:13.832 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-f5c68aca-c505-488b-a6b7-000d3b6119d7'] response: {'server_uuid': '58cc928d-eb51-482f-967f-5b93253f49a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5897a047-ec53-4c7b-a4c3-aa8bb66588ca', 'code': 200} 2026-07-08 03:24:15.225 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5897a047-ec53-4c7b-a4c3-aa8bb66588ca 2026-07-08 03:24:16.963 11 INFO neutron.plugins.ml2.plugin [None req-cdc7f252-d2b9-4f38-b9a6-c238b4a77d21 - - - - - -] Attempt 1 to provision port 5897a047-ec53-4c7b-a4c3-aa8bb66588ca 2026-07-08 03:24:17.030 11 INFO neutron.plugins.ml2.plugin [None req-cdc7f252-d2b9-4f38-b9a6-c238b4a77d21 - - - - - -] Attempt 1 to provision port 0f18fcff-a3b3-4373-96fe-6e32746fb7dc 2026-07-08 03:24:17.094 11 INFO neutron.plugins.ml2.plugin [None req-cdc7f252-d2b9-4f38-b9a6-c238b4a77d21 - - - - - -] Attempt 1 to provision port 5a61d830-0834-4638-99ea-46cd053ecb15 2026-07-08 03:24:21.497 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-59f76c13-5c48-4a90-9812-ef0968025361'] response: {'server_uuid': '58cc928d-eb51-482f-967f-5b93253f49a9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5897a047-ec53-4c7b-a4c3-aa8bb66588ca', 'code': 200} 2026-07-08 03:24:23.268 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2e3eeb5b-8189-4925-86af-43903b7ee7aa 2026-07-08 03:24:25.241 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2e3eeb5b-8189-4925-86af-43903b7ee7aa 2026-07-08 03:24:25.479 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 7fba02e5-3cc4-4585-96ff-7f234731706e 2026-07-08 03:24:26.574 11 INFO neutron.plugins.ml2.plugin [None req-f7db2d01-adde-4dc6-bced-5323ddf85535 - - - - - -] Attempt 1 to provision port a8ec1ec0-b807-41e4-bd8b-c62d43b0c3b4 2026-07-08 03:24:26.603 11 INFO neutron.plugins.ml2.plugin [None req-f7db2d01-adde-4dc6-bced-5323ddf85535 - - - - - -] Attempt 1 to provision port 7fba02e5-3cc4-4585-96ff-7f234731706e 2026-07-08 03:24:27.173 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 7fba02e5-3cc4-4585-96ff-7f234731706e 2026-07-08 03:24:28.819 12 INFO neutron.plugins.ml2.plugin [None req-019bf55b-6550-4caf-ab6c-f850897f1d37 - - - - - -] Attempt 1 to provision port a8ec1ec0-b807-41e4-bd8b-c62d43b0c3b4 2026-07-08 03:24:28.850 12 INFO neutron.plugins.ml2.plugin [None req-019bf55b-6550-4caf-ab6c-f850897f1d37 - - - - - -] Attempt 1 to provision port 7fba02e5-3cc4-4585-96ff-7f234731706e 2026-07-08 03:24:37.470 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 33df61f7-372b-4860-a9e7-7497503b7dea 2026-07-08 03:24:37.843 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1ce4e006-9957-4088-b0f0-ebf506ef250a 2026-07-08 03:24:39.169 11 INFO neutron.plugins.ml2.plugin [None req-4911363f-7aa1-4c93-b758-3d7ec4cd49b5 - - - - - -] Attempt 1 to provision port 39124204-d6cd-456c-96df-cb7887ebb7b0 2026-07-08 03:24:39.429 11 INFO neutron.plugins.ml2.plugin [None req-4911363f-7aa1-4c93-b758-3d7ec4cd49b5 - - - - - -] Attempt 1 to provision port f129bec4-aaae-4e2c-a16b-007c117ea6ed 2026-07-08 03:24:40.429 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 33df61f7-372b-4860-a9e7-7497503b7dea 2026-07-08 03:24:40.819 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 39124204-d6cd-456c-96df-cb7887ebb7b0 2026-07-08 03:24:41.059 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 8244ac55-60af-4f26-98d8-90c7cc7ff0dc 2026-07-08 03:24:41.178 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-a30b8e8d-73e3-41d7-a81a-af0a97483944'] response: {'server_uuid': 'c8b2cb7b-5846-437b-8b48-d2e828de6fae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8244ac55-60af-4f26-98d8-90c7cc7ff0dc', 'code': 200} 2026-07-08 03:24:41.503 12 INFO neutron.plugins.ml2.plugin [None req-ee88e0de-4220-4664-9cb9-d76c88f05cb8 - - - - - -] Attempt 1 to provision port 1ce4e006-9957-4088-b0f0-ebf506ef250a 2026-07-08 03:24:42.067 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 39124204-d6cd-456c-96df-cb7887ebb7b0 2026-07-08 03:24:42.266 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 8244ac55-60af-4f26-98d8-90c7cc7ff0dc 2026-07-08 03:24:45.743 11 INFO neutron.plugins.ml2.plugin [None req-d5e4f5ae-7ec5-441b-b3ab-5d209e1c5f6d - - - - - -] Attempt 1 to provision port 20556b40-be9e-475a-a387-d82b37f8edcb 2026-07-08 03:24:45.764 11 INFO neutron.plugins.ml2.plugin [None req-d5e4f5ae-7ec5-441b-b3ab-5d209e1c5f6d - - - - - -] Attempt 1 to provision port edc4bf3a-954e-48c2-bc1f-ea96e264f281 2026-07-08 03:24:45.989 11 INFO neutron.plugins.ml2.plugin [None req-d5e4f5ae-7ec5-441b-b3ab-5d209e1c5f6d - - - - - -] Attempt 1 to provision port f129bec4-aaae-4e2c-a16b-007c117ea6ed 2026-07-08 03:24:46.023 11 INFO neutron.plugins.ml2.plugin [None req-d5e4f5ae-7ec5-441b-b3ab-5d209e1c5f6d - - - - - -] Attempt 1 to provision port 312463b3-c847-4f8a-8634-e7abd5e08ba4 2026-07-08 03:24:46.057 11 INFO neutron.plugins.ml2.plugin [None req-d5e4f5ae-7ec5-441b-b3ab-5d209e1c5f6d - - - - - -] Attempt 1 to provision port 39124204-d6cd-456c-96df-cb7887ebb7b0 2026-07-08 03:24:46.144 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port edc4bf3a-954e-48c2-bc1f-ea96e264f281 2026-07-08 03:24:48.537 12 INFO neutron.plugins.ml2.plugin [None req-7b3b75f8-9f6c-4c40-92b1-1f8a710ca2ae - - - - - -] Attempt 1 to provision port edc4bf3a-954e-48c2-bc1f-ea96e264f281 2026-07-08 03:24:48.625 12 INFO neutron.plugins.ml2.plugin [None req-7b3b75f8-9f6c-4c40-92b1-1f8a710ca2ae - - - - - -] Attempt 1 to provision port 312463b3-c847-4f8a-8634-e7abd5e08ba4 2026-07-08 03:24:48.640 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port edc4bf3a-954e-48c2-bc1f-ea96e264f281 2026-07-08 03:24:48.836 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 20556b40-be9e-475a-a387-d82b37f8edcb 2026-07-08 03:24:49.067 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 8504c584-6fae-4ee9-81f4-1125c9ea6bba 2026-07-08 03:24:49.168 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-6a55a86b-8984-4a55-b0e3-6aef6e1527c3'] response: {'server_uuid': 'f6d2b7c7-3c43-4f4d-a927-202d9748af54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8504c584-6fae-4ee9-81f4-1125c9ea6bba', 'code': 200} 2026-07-08 03:24:51.024 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port a8ec1ec0-b807-41e4-bd8b-c62d43b0c3b4 2026-07-08 03:24:51.384 12 INFO neutron.plugins.ml2.plugin [None req-2c67147c-6592-49a0-879c-bdb411c03821 - - - - - -] Attempt 1 to provision port a8ec1ec0-b807-41e4-bd8b-c62d43b0c3b4 2026-07-08 03:24:51.448 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 8504c584-6fae-4ee9-81f4-1125c9ea6bba 2026-07-08 03:24:51.454 12 INFO neutron.plugins.ml2.plugin [None req-2c67147c-6592-49a0-879c-bdb411c03821 - - - - - -] Attempt 1 to provision port f129bec4-aaae-4e2c-a16b-007c117ea6ed 2026-07-08 03:24:51.663 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 20556b40-be9e-475a-a387-d82b37f8edcb 2026-07-08 03:24:51.851 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 96b92acf-87cd-4386-8e05-9d0a9dcee30b 2026-07-08 03:24:52.020 11 INFO neutron.notifiers.nova [None req-5dcc0828-a2c9-48d1-9230-cb4e8782ae0d - - - - - -] Nova event matching ['req-033c6af0-0ae9-4803-b849-77510f8ad7f9'] response: {'server_uuid': 'ee06cb77-4433-42ed-bb46-9e0b9a52dfd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96b92acf-87cd-4386-8e05-9d0a9dcee30b', 'code': 200} 2026-07-08 03:24:52.629 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port a8ec1ec0-b807-41e4-bd8b-c62d43b0c3b4 2026-07-08 03:24:52.831 12 INFO neutron.plugins.ml2.plugin [None req-9d8a5de1-f3dc-4e11-8684-81c6ac726390 - - - - - -] Attempt 1 to provision port 96b92acf-87cd-4386-8e05-9d0a9dcee30b 2026-07-08 03:24:55.746 12 INFO neutron.plugins.ml2.plugin [None req-5ab573e0-2a63-4f80-a389-ea6f5b75d688 - - - - - -] Attempt 1 to provision port f129bec4-aaae-4e2c-a16b-007c117ea6ed 2026-07-08 03:24:55.880 12 INFO neutron.plugins.ml2.plugin [None req-42ab595f-4f59-4b7a-ad3c-c1833a170e1e - - - - - -] Attempt 1 to provision port 312463b3-c847-4f8a-8634-e7abd5e08ba4 2026-07-08 03:24:55.915 12 INFO neutron.plugins.ml2.plugin [None req-42ab595f-4f59-4b7a-ad3c-c1833a170e1e - - - - - -] Attempt 1 to provision port 00a969aa-7ba3-4651-a4e1-06c25b5ed051 2026-07-08 03:24:55.971 12 INFO neutron.plugins.ml2.plugin [None req-42ab595f-4f59-4b7a-ad3c-c1833a170e1e - - - - - -] Attempt 1 to provision port 416a6563-7018-48d9-ba09-4a386b982566 2026-07-08 03:24:56.183 12 INFO neutron.plugins.ml2.plugin [None req-5ab573e0-2a63-4f80-a389-ea6f5b75d688 - - - - - -] Attempt 1 to provision port be8af3a9-154b-45c2-a206-f136c95cbfdb 2026-07-08 03:24:56.212 12 INFO neutron.plugins.ml2.plugin [None req-5ab573e0-2a63-4f80-a389-ea6f5b75d688 - - - - - -] Attempt 1 to provision port f1c304d0-cb75-4155-a213-5da10aa1aa2d 2026-07-08 03:24:56.892 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port f129bec4-aaae-4e2c-a16b-007c117ea6ed 2026-07-08 03:24:57.113 12 INFO neutron.plugins.ml2.plugin [None req-8050f907-625d-4329-853b-866e282ac663 - - - - - -] Attempt 1 to provision port 416a6563-7018-48d9-ba09-4a386b982566 2026-07-08 03:24:58.990 12 INFO neutron.plugins.ml2.plugin [None req-ed0f2af1-611e-454c-8c7c-ae6f35c6b152 - - - - - -] Attempt 1 to provision port 00a969aa-7ba3-4651-a4e1-06c25b5ed051 2026-07-08 03:24:59.132 12 INFO neutron.plugins.ml2.plugin [None req-ed0f2af1-611e-454c-8c7c-ae6f35c6b152 - - - - - -] Attempt 1 to provision port 312463b3-c847-4f8a-8634-e7abd5e08ba4 2026-07-08 03:24:59.260 12 INFO neutron.plugins.ml2.plugin [None req-ed0f2af1-611e-454c-8c7c-ae6f35c6b152 - - - - - -] Attempt 1 to provision port 8504c584-6fae-4ee9-81f4-1125c9ea6bba 2026-07-08 03:25:00.663 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 00a969aa-7ba3-4651-a4e1-06c25b5ed051 2026-07-08 03:25:00.789 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 312463b3-c847-4f8a-8634-e7abd5e08ba4 2026-07-08 03:25:31.170 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d6a6e24e-319e-488b-a8d1-101e0619543b 2026-07-08 03:25:31.280 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-4b952306-2e5c-4e05-a3f3-d355ba27ddf2'] response: {'server_uuid': '3bd941eb-73c2-4e50-87d7-f43ef3986c56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6a6e24e-319e-488b-a8d1-101e0619543b', 'code': 200} 2026-07-08 03:25:32.635 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d6a6e24e-319e-488b-a8d1-101e0619543b 2026-07-08 03:25:38.852 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-18e832d9-9174-4bfd-bd35-19e5b3f6d802'] response: {'server_uuid': 'f6d2b7c7-3c43-4f4d-a927-202d9748af54', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8504c584-6fae-4ee9-81f4-1125c9ea6bba', 'code': 200} 2026-07-08 03:25:43.206 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 8504c584-6fae-4ee9-81f4-1125c9ea6bba 2026-07-08 03:25:43.332 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-eeddc088-e825-4b81-89c5-a9e9f507d38c'] response: {'server_uuid': 'f6d2b7c7-3c43-4f4d-a927-202d9748af54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8504c584-6fae-4ee9-81f4-1125c9ea6bba', 'code': 200} 2026-07-08 03:25:44.755 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 97bd0cf7-7d9e-419a-afcc-2e7a156acd95 2026-07-08 03:25:45.158 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 8504c584-6fae-4ee9-81f4-1125c9ea6bba 2026-07-08 03:25:45.632 11 INFO neutron.plugins.ml2.plugin [None req-a9ca4085-ec6f-43a8-a978-d7f0026b32b6 - - - - - -] Attempt 1 to provision port 97bd0cf7-7d9e-419a-afcc-2e7a156acd95 2026-07-08 03:26:38.344 11 INFO neutron.plugins.ml2.plugin [None req-2353ff0b-f6d4-4d7d-8569-1c5ebaac4d30 - - - - - -] Attempt 1 to provision port c660030e-3ead-4474-a72c-898b05638cb2 2026-07-08 03:27:04.876 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 6af8bef8-523c-44f3-963e-7ce15ff295e0 2026-07-08 03:27:06.682 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 6af8bef8-523c-44f3-963e-7ce15ff295e0 2026-07-08 03:27:06.700 11 INFO neutron.plugins.ml2.plugin [None req-659d256c-534e-486e-9fe1-3297aaab8731 - - - - - -] Attempt 1 to provision port 6af8bef8-523c-44f3-963e-7ce15ff295e0 2026-07-08 03:27:08.812 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 7a6b8c7c-d18b-48e6-b929-a6d5dabfa395 2026-07-08 03:27:09.244 11 INFO neutron.plugins.ml2.plugin [None req-aac02335-cceb-4af7-a20f-b24cd9d49cd7 - - - - - -] Attempt 1 to provision port 01ed43bc-5a9a-4946-8f07-33de48fcabe5 2026-07-08 03:27:10.787 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 7a6b8c7c-d18b-48e6-b929-a6d5dabfa395 2026-07-08 03:27:11.005 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 01ed43bc-5a9a-4946-8f07-33de48fcabe5 2026-07-08 03:27:11.225 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 56c7f385-a523-45f5-a97d-a81bd91adcb5 2026-07-08 03:27:13.190 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 56c7f385-a523-45f5-a97d-a81bd91adcb5 2026-07-08 03:27:13.414 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port b4d1be39-abb0-40b5-adbb-0d30a168f338 2026-07-08 03:27:14.822 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port b4d1be39-abb0-40b5-adbb-0d30a168f338 2026-07-08 03:27:16.710 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 11d9064c-78c2-4480-a0b6-309a2ee41222 2026-07-08 03:27:18.784 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 11d9064c-78c2-4480-a0b6-309a2ee41222 2026-07-08 03:27:19.009 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5fb69110-bd24-48d4-9a4c-20c1e33da48a 2026-07-08 03:27:19.638 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port 2b844568-fffa-4a67-a7fe-6db5b1f94002 2026-07-08 03:27:19.662 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port 6af8bef8-523c-44f3-963e-7ce15ff295e0 2026-07-08 03:27:19.714 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port 2bba37ce-7ee4-4771-a366-dc7dbb5e914f 2026-07-08 03:27:19.743 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port 5fb69110-bd24-48d4-9a4c-20c1e33da48a 2026-07-08 03:27:19.796 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port 890297a0-2208-489e-aca9-f584cc26e8e5 2026-07-08 03:27:19.821 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:19.846 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port 7a6b8c7c-d18b-48e6-b929-a6d5dabfa395 2026-07-08 03:27:19.894 11 INFO neutron.plugins.ml2.plugin [None req-ba1035a5-7b21-4717-bd30-516cfed53cff - - - - - -] Attempt 1 to provision port b4d1be39-abb0-40b5-adbb-0d30a168f338 2026-07-08 03:27:20.782 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 5fb69110-bd24-48d4-9a4c-20c1e33da48a 2026-07-08 03:27:23.247 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port a90aec97-c642-4288-8e83-014be837093b 2026-07-08 03:27:23.345 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-e87ce410-763c-456d-a71e-d949772e0ebe'] response: {'server_uuid': '7e5c56c3-9538-4420-9720-1c94e62df8e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a90aec97-c642-4288-8e83-014be837093b', 'code': 200} 2026-07-08 03:27:24.709 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port a90aec97-c642-4288-8e83-014be837093b 2026-07-08 03:27:26.923 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 782bb54e-9d21-46f9-8b62-31f806c10467 2026-07-08 03:27:27.395 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2b844568-fffa-4a67-a7fe-6db5b1f94002 2026-07-08 03:27:28.330 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port 2b844568-fffa-4a67-a7fe-6db5b1f94002 2026-07-08 03:27:28.382 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port 1a9bee89-8ab5-473d-8f9b-1301457823b2 2026-07-08 03:27:28.404 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port 782bb54e-9d21-46f9-8b62-31f806c10467 2026-07-08 03:27:28.448 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port 6af8bef8-523c-44f3-963e-7ce15ff295e0 2026-07-08 03:27:28.506 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port a90aec97-c642-4288-8e83-014be837093b 2026-07-08 03:27:28.564 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port de341d86-4741-49fb-ae3c-7c979b7a82d9 2026-07-08 03:27:28.705 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:28.833 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port 7a6b8c7c-d18b-48e6-b929-a6d5dabfa395 2026-07-08 03:27:28.886 11 INFO neutron.plugins.ml2.plugin [None req-500fa24f-4bed-475a-80b2-f0b369e3ad34 - - - - - -] Attempt 1 to provision port b4d1be39-abb0-40b5-adbb-0d30a168f338 2026-07-08 03:27:29.877 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 782bb54e-9d21-46f9-8b62-31f806c10467 2026-07-08 03:27:30.180 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:30.407 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2bba37ce-7ee4-4771-a366-dc7dbb5e914f 2026-07-08 03:27:30.708 11 INFO neutron.plugins.ml2.plugin [None req-de610720-c9c0-4035-a58b-1673e4b7bd2a - - - - - -] Attempt 1 to provision port 2b844568-fffa-4a67-a7fe-6db5b1f94002 2026-07-08 03:27:30.931 11 INFO neutron.plugins.ml2.plugin [None req-de610720-c9c0-4035-a58b-1673e4b7bd2a - - - - - -] Attempt 1 to provision port cd5e7f3d-98bc-4eb1-91cf-5a43a03c8811 2026-07-08 03:27:31.043 11 INFO neutron.notifiers.nova [None req-0972e2f8-2d08-44b3-8074-3f79aa548b9a - - - - - -] Nova event matching ['req-95a4393b-a6e7-4ee7-aa37-a598a567d167'] response: {'server_uuid': '66660314-3dc8-49c6-b82b-cfc159cd457a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd5e7f3d-98bc-4eb1-91cf-5a43a03c8811', 'code': 200} 2026-07-08 03:27:31.329 11 INFO neutron.plugins.ml2.plugin [None req-0972e2f8-2d08-44b3-8074-3f79aa548b9a - - - - - -] Attempt 1 to provision port de341d86-4741-49fb-ae3c-7c979b7a82d9 2026-07-08 03:27:32.055 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d6904b44-415b-42c1-8416-b37c81b8138b 2026-07-08 03:27:32.320 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:32.524 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 2bba37ce-7ee4-4771-a366-dc7dbb5e914f 2026-07-08 03:27:32.713 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 890297a0-2208-489e-aca9-f584cc26e8e5 2026-07-08 03:27:32.976 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port cd5e7f3d-98bc-4eb1-91cf-5a43a03c8811 2026-07-08 03:27:33.167 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port de341d86-4741-49fb-ae3c-7c979b7a82d9 2026-07-08 03:27:34.013 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d6904b44-415b-42c1-8416-b37c81b8138b 2026-07-08 03:27:34.215 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 890297a0-2208-489e-aca9-f584cc26e8e5 2026-07-08 03:27:35.983 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 82311ac8-a5b4-4ee2-844d-a7a54656af08 2026-07-08 03:27:36.232 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1a9bee89-8ab5-473d-8f9b-1301457823b2 2026-07-08 03:27:37.200 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port 2b844568-fffa-4a67-a7fe-6db5b1f94002 2026-07-08 03:27:37.250 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port 1a9bee89-8ab5-473d-8f9b-1301457823b2 2026-07-08 03:27:37.309 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port 782bb54e-9d21-46f9-8b62-31f806c10467 2026-07-08 03:27:37.371 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port a90aec97-c642-4288-8e83-014be837093b 2026-07-08 03:27:37.429 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port de341d86-4741-49fb-ae3c-7c979b7a82d9 2026-07-08 03:27:37.485 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port 5fb69110-bd24-48d4-9a4c-20c1e33da48a 2026-07-08 03:27:37.543 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port d6904b44-415b-42c1-8416-b37c81b8138b 2026-07-08 03:27:37.605 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port 890297a0-2208-489e-aca9-f584cc26e8e5 2026-07-08 03:27:37.659 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port b4d1be39-abb0-40b5-adbb-0d30a168f338 2026-07-08 03:27:37.707 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:37.758 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port 7a6b8c7c-d18b-48e6-b929-a6d5dabfa395 2026-07-08 03:27:37.809 12 INFO neutron.plugins.ml2.plugin [None req-fda74df8-e82a-4b4d-b638-9b5be0d302af - - - - - -] Attempt 1 to provision port cd5e7f3d-98bc-4eb1-91cf-5a43a03c8811 2026-07-08 03:27:37.966 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 82311ac8-a5b4-4ee2-844d-a7a54656af08 2026-07-08 03:27:38.104 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1a9bee89-8ab5-473d-8f9b-1301457823b2 2026-07-08 03:27:40.020 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 073aa241-1326-465e-85aa-be75dff79450 2026-07-08 03:27:40.130 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-71cea316-d5c5-44b3-b7e1-822a182bb128'] response: {'server_uuid': '667a58d4-58b9-438e-8db5-a0c4a77697a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '073aa241-1326-465e-85aa-be75dff79450', 'code': 200} 2026-07-08 03:27:41.963 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 073aa241-1326-465e-85aa-be75dff79450 2026-07-08 03:27:43.061 11 INFO neutron.plugins.ml2.plugin [None req-f3c7f191-ad4e-46ec-b6a7-690d50df66db - - - - - -] Attempt 1 to provision port 82311ac8-a5b4-4ee2-844d-a7a54656af08 2026-07-08 03:27:43.123 11 INFO neutron.plugins.ml2.plugin [None req-f3c7f191-ad4e-46ec-b6a7-690d50df66db - - - - - -] Attempt 1 to provision port 2b844568-fffa-4a67-a7fe-6db5b1f94002 2026-07-08 03:27:43.178 11 INFO neutron.plugins.ml2.plugin [None req-f3c7f191-ad4e-46ec-b6a7-690d50df66db - - - - - -] Attempt 1 to provision port 1a9bee89-8ab5-473d-8f9b-1301457823b2 2026-07-08 03:27:43.239 11 INFO neutron.plugins.ml2.plugin [None req-f3c7f191-ad4e-46ec-b6a7-690d50df66db - - - - - -] Attempt 1 to provision port 890297a0-2208-489e-aca9-f584cc26e8e5 2026-07-08 03:27:43.289 11 INFO neutron.plugins.ml2.plugin [None req-f3c7f191-ad4e-46ec-b6a7-690d50df66db - - - - - -] Attempt 1 to provision port de341d86-4741-49fb-ae3c-7c979b7a82d9 2026-07-08 03:27:43.346 11 INFO neutron.plugins.ml2.plugin [None req-f3c7f191-ad4e-46ec-b6a7-690d50df66db - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:46.757 11 INFO neutron.plugins.ml2.plugin [None req-06fb3d2c-4e82-4316-a105-27133734e6bc - - - - - -] Attempt 1 to provision port de341d86-4741-49fb-ae3c-7c979b7a82d9 2026-07-08 03:27:46.891 11 INFO neutron.plugins.ml2.plugin [None req-06fb3d2c-4e82-4316-a105-27133734e6bc - - - - - -] Attempt 1 to provision port 1a9bee89-8ab5-473d-8f9b-1301457823b2 2026-07-08 03:27:46.939 11 INFO neutron.plugins.ml2.plugin [None req-06fb3d2c-4e82-4316-a105-27133734e6bc - - - - - -] Attempt 1 to provision port d97e86f5-562d-41b4-9ea9-dc33e8c470e5 2026-07-08 03:27:46.987 11 INFO neutron.plugins.ml2.plugin [None req-06fb3d2c-4e82-4316-a105-27133734e6bc - - - - - -] Attempt 1 to provision port 890297a0-2208-489e-aca9-f584cc26e8e5 2026-07-08 03:27:48.154 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-74483213-5d06-4811-8b7b-4ce0ef100fc9'] response: {'server_uuid': '66660314-3dc8-49c6-b82b-cfc159cd457a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cd5e7f3d-98bc-4eb1-91cf-5a43a03c8811', 'code': 200} 2026-07-08 03:27:49.710 12 INFO neutron.plugins.ml2.plugin [None req-2b27876b-1208-4516-a2a4-541c6712736f - - - - - -] Attempt 1 to provision port 073aa241-1326-465e-85aa-be75dff79450 2026-07-08 03:27:49.766 12 INFO neutron.plugins.ml2.plugin [None req-2b27876b-1208-4516-a2a4-541c6712736f - - - - - -] Attempt 1 to provision port a90aec97-c642-4288-8e83-014be837093b 2026-07-08 03:28:15.918 12 INFO neutron.plugins.ml2.plugin [None req-2962a8b1-4380-44a2-bf0b-b7ddbfb9c5a6 - - - - - -] Attempt 1 to provision port 6d71a374-1c0b-433e-a724-ef0451d15d28 2026-07-08 03:28:36.523 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d117327e-5e55-4e8c-b8bf-fe5f49575122 2026-07-08 03:28:36.800 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-114067ac-7d08-4cb5-a0b8-a3fc5c22bd18'] response: {'server_uuid': '5bb86842-673e-4d54-afcb-06e5ca974dd8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd117327e-5e55-4e8c-b8bf-fe5f49575122', 'code': 200} 2026-07-08 03:28:38.004 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port d117327e-5e55-4e8c-b8bf-fe5f49575122 2026-07-08 03:29:17.961 12 INFO neutron.plugins.ml2.plugin [None req-c04ec06d-4a7a-4b86-b087-27d7107c54bf - - - - - -] Attempt 1 to provision port 27e7c020-7509-48ef-a464-124b18f9fc45 2026-07-08 03:29:24.026 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 27e7c020-7509-48ef-a464-124b18f9fc45 2026-07-08 03:29:24.127 11 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-ac2edef6-614a-4362-bd0c-b5eeee9a3a3f'] response: {'server_uuid': '5bb86842-673e-4d54-afcb-06e5ca974dd8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27e7c020-7509-48ef-a464-124b18f9fc45', 'code': 200} 2026-07-08 03:29:26.026 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 27e7c020-7509-48ef-a464-124b18f9fc45 2026-07-08 03:29:28.551 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 27e7c020-7509-48ef-a464-124b18f9fc45 2026-07-08 03:29:55.647 12 INFO neutron.plugins.ml2.plugin [None req-c107a6e5-c61c-4130-9625-cd568f207cdd - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:30:03.639 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:30:03.799 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-0c5cb190-e141-4d73-a3df-cc8fa43717b4'] response: {'server_uuid': '5bb86842-673e-4d54-afcb-06e5ca974dd8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc0ef525-04ff-41fe-9c1e-3fe764c7170e', 'code': 200} 2026-07-08 03:30:04.237 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:30:12.232 11 INFO neutron.plugins.ml2.plugin [None req-4d12948e-2b25-40af-bdd2-1f64c5404a26 - - - - - -] Attempt 1 to provision port 1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35 2026-07-08 03:30:18.248 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35 2026-07-08 03:30:18.342 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-347b8165-7abe-4e93-9ab7-c789ac22f9d5'] response: {'server_uuid': '5bb86842-673e-4d54-afcb-06e5ca974dd8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35', 'code': 200} 2026-07-08 03:30:20.242 11 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35 2026-07-08 03:30:22.089 11 INFO neutron.plugins.ml2.plugin [None req-e4c92637-6519-49ed-abcf-b58a649043ba - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:30:22.282 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:30:35.417 12 INFO neutron.plugins.ml2.plugin [None req-32cc5d20-6b2a-44a9-8571-9bbe4f5ba655 - - - - - -] Attempt 1 to provision port 1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35 2026-07-08 03:30:36.335 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port 1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35 2026-07-08 03:30:36.783 11 INFO neutron.plugins.ml2.plugin [None req-2a2c818e-7eb2-47ba-bfb1-5d61d2c8083d - - - - - -] Attempt 1 to provision port 1b35cf7f-3580-4bd9-9c44-91e9c1c3cb35 2026-07-08 03:30:46.094 11 INFO neutron.plugins.ml2.plugin [None req-159ab04f-e726-45e5-bd6b-be0843617ce1 - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:30:46.304 12 INFO neutron.plugins.ml2.plugin [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Attempt 1 to provision port bc0ef525-04ff-41fe-9c1e-3fe764c7170e 2026-07-08 03:31:18.434 12 INFO neutron.notifiers.nova [None req-2ab2117c-557e-4734-a657-3a44d7ac4c34 - - - - - -] Nova event matching ['req-3e38bd34-a92d-4329-98c2-936490423433'] response: {'server_uuid': '667a58d4-58b9-438e-8db5-a0c4a77697a9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '073aa241-1326-465e-85aa-be75dff79450', 'code': 200}