+ 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-06-08 18:00:57.128 1 INFO neutron.common.config [-] Logging enabled! 2026-06-08 18:00:57.128 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev25 2026-06-08 18:00:57.128 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-08 18:00:57.129 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-08 18:00:58.069 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-08 18:00:58.072 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-08 18:00:58.075 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-08 18:00:58.076 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-08 18:00:58.076 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-08 18:00:58.076 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-08 18:00:58.076 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 18:00:58.083 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 18:00:58.083 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 18:00:58.083 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-08 18:00:58.102 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-08 18:00:58.103 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-08 18:00:58.103 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-08 18:00:58.145 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-08 18:00:58.146 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-08 18:00:58.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-08 18:00:58.146 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-08 18:00:58.489 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing driver for type 'vlan' 2026-06-08 18:00:58.648 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] VlanTypeDriver initialization complete 2026-06-08 18:00:58.649 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing driver for type 'vxlan' 2026-06-08 18:00:58.649 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-08 18:00:58.699 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-08 18:00:58.700 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-08 18:00:58.700 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing extension driver 'port_security' 2026-06-08 18:00:58.700 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-08 18:00:58.700 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing extension driver 'qos' 2026-06-08 18:00:58.700 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-08 18:00:58.700 1 INFO neutron.plugins.ml2.managers [None req-1073d05c-d843-4bf4-8359-63d0e96ac2a0 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-08 18:00:58.719 1 INFO neutron.quota [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded quota_driver: . 2026-06-08 18:00:58.719 1 INFO neutron.plugins.ml2.plugin [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Modular L2 Plugin initialization complete 2026-06-08 18:00:58.720 1 INFO neutron.plugins.ml2.managers [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-08 18:00:58.720 1 INFO neutron.plugins.ml2.managers [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-08 18:00:58.720 1 INFO neutron.plugins.ml2.managers [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Got port-security extension from driver 'port_security' 2026-06-08 18:00:58.720 1 INFO neutron.extensions.vlantransparent [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Disabled vlantransparent extension. 2026-06-08 18:00:58.720 1 INFO neutron.extensions.qinq [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Disabled VLAN QinQ extension. 2026-06-08 18:00:58.720 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: qos 2026-06-08 18:00:58.735 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: router 2026-06-08 18:00:58.773 1 INFO neutron.services.service_base [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-08 18:00:58.774 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: segments 2026-06-08 18:00:58.847 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: trunk 2026-06-08 18:00:58.860 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: vpnaas 2026-06-08 18:00:58.895 1 WARNING stevedore.named [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-08 18:00:58.896 1 WARNING stevedore.named [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-08 18:00:59.243 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-08 18:00:59.245 1 INFO neutron.common.utils [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-08 18:00:59.245 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: taas 2026-06-08 18:00:59.277 1 WARNING stevedore.named [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-08 18:00:59.309 1 INFO neutron_taas.services.taas.taas_plugin [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-08 18:00:59.310 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: tapmirror 2026-06-08 18:00:59.321 1 WARNING stevedore.named [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-08 18:00:59.341 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-08 18:00:59.342 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: auto_allocate 2026-06-08 18:00:59.350 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: tag 2026-06-08 18:00:59.359 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: timestamp 2026-06-08 18:00:59.361 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: network_ip_availability 2026-06-08 18:00:59.365 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: flavors 2026-06-08 18:00:59.369 1 INFO neutron.manager [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loading Plugin: revisions 2026-06-08 18:00:59.373 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Initializing extension manager. 2026-06-08 18:00:59.374 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: address-group 2026-06-08 18:00:59.375 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: address-scope 2026-06-08 18:00:59.377 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-08 18:00:59.378 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: agent 2026-06-08 18:00:59.379 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: agent-resources-synced 2026-06-08 18:00:59.381 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: allowed-address-pairs 2026-06-08 18:00:59.381 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: auto-allocated-topology 2026-06-08 18:00:59.383 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: availability_zone 2026-06-08 18:00:59.383 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: availability_zone_filter 2026-06-08 18:00:59.384 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-08 18:00:59.384 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: default-subnetpools 2026-06-08 18:00:59.386 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-08 18:00:59.386 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: dns-integration 2026-06-08 18:00:59.387 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: dns-domain-ports 2026-06-08 18:00:59.387 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-08 18:00:59.388 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: dvr 2026-06-08 18:00:59.388 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-08 18:00:59.389 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: empty-string-filtering 2026-06-08 18:00:59.389 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-08 18:00:59.390 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-08 18:00:59.391 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: external-net 2026-06-08 18:00:59.392 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-08 18:00:59.393 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: extraroute 2026-06-08 18:00:59.393 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: extraroute-atomic 2026-06-08 18:00:59.394 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-08 18:00:59.394 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-08 18:00:59.395 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-08 18:00:59.395 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-08 18:00:59.395 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: fip-port-details 2026-06-08 18:00:59.396 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: flavors 2026-06-08 18:00:59.397 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-08 18:00:59.398 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: floatingip-pools 2026-06-08 18:00:59.398 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: ip_allocation 2026-06-08 18:00:59.399 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: ip-substring-filtering 2026-06-08 18:00:59.399 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: l2_adjacency 2026-06-08 18:00:59.400 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: router 2026-06-08 18:00:59.402 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-08 18:00:59.402 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-08 18:00:59.403 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-08 18:00:59.403 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: ext-gw-mode 2026-06-08 18:00:59.404 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: l3-ha 2026-06-08 18:00:59.404 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-08 18:00:59.404 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-08 18:00:59.405 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: l3-flavors 2026-06-08 18:00:59.406 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-08 18:00:59.406 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-08 18:00:59.408 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-08 18:00:59.409 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-08 18:00:59.410 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-08 18:00:59.411 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-08 18:00:59.411 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-08 18:00:59.412 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: multi-provider 2026-06-08 18:00:59.412 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: net-mtu 2026-06-08 18:00:59.412 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: net-mtu-writable 2026-06-08 18:00:59.413 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: network_availability_zone 2026-06-08 18:00:59.413 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: network_ha 2026-06-08 18:00:59.414 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: network-ip-availability 2026-06-08 18:00:59.415 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-08 18:00:59.415 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: pagination 2026-06-08 18:00:59.416 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-device-profile 2026-06-08 18:00:59.416 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-08 18:00:59.416 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-08 18:00:59.417 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-08 18:00:59.417 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-mac-override 2026-06-08 18:00:59.418 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-08 18:00:59.418 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-08 18:00:59.419 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-08 18:00:59.419 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-resource-request 2026-06-08 18:00:59.420 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-resource-request-groups 2026-06-08 18:00:59.420 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-08 18:00:59.420 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: binding 2026-06-08 18:00:59.421 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: binding-extended 2026-06-08 18:00:59.421 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-security 2026-06-08 18:00:59.422 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: project-id 2026-06-08 18:00:59.422 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: provider 2026-06-08 18:00:59.423 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-08 18:00:59.425 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos 2026-06-08 18:00:59.425 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-08 18:00:59.426 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-08 18:00:59.426 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-default 2026-06-08 18:00:59.426 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-fip 2026-06-08 18:00:59.427 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-08 18:00:59.427 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-gateway-ip 2026-06-08 18:00:59.428 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-port-network-policy 2026-06-08 18:00:59.428 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-pps-minimum 2026-06-08 18:00:59.429 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-08 18:00:59.429 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-pps 2026-06-08 18:00:59.430 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-rule-type-details 2026-06-08 18:00:59.430 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-08 18:00:59.431 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: qos-rules-alias 2026-06-08 18:00:59.431 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: quota-check-limit 2026-06-08 18:00:59.432 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: quota-check-limit-default 2026-06-08 18:00:59.434 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: quotas 2026-06-08 18:00:59.436 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: quota_details 2026-06-08 18:00:59.437 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: rbac-policies 2026-06-08 18:00:59.438 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: rbac-address-group 2026-06-08 18:00:59.438 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: rbac-address-scope 2026-06-08 18:00:59.439 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: rbac-security-groups 2026-06-08 18:00:59.439 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: rbac-subnetpool 2026-06-08 18:00:59.440 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: revision-if-match 2026-06-08 18:00:59.440 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: standard-attr-revisions 2026-06-08 18:00:59.441 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: router_availability_zone 2026-06-08 18:00:59.441 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-08 18:00:59.442 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: security-groups-default-rules 2026-06-08 18:00:59.443 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-08 18:00:59.443 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-08 18:00:59.444 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-08 18:00:59.444 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-08 18:00:59.445 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-08 18:00:59.448 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: security-group 2026-06-08 18:00:59.449 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: segment 2026-06-08 18:00:59.450 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-08 18:00:59.450 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: service-type 2026-06-08 18:00:59.451 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: sorting 2026-06-08 18:00:59.451 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: standard-attr-segment 2026-06-08 18:00:59.452 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: standard-attr-description 2026-06-08 18:00:59.452 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: stateful-security-group 2026-06-08 18:00:59.452 1 WARNING neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-08 18:00:59.453 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-08 18:00:59.453 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: subnet-external-network 2026-06-08 18:00:59.454 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: subnet_onboard 2026-06-08 18:00:59.454 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-08 18:00:59.455 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: subnet-service-types 2026-06-08 18:00:59.455 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: subnet_allocation 2026-06-08 18:00:59.456 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-08 18:00:59.456 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: tag-creation 2026-06-08 18:00:59.457 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-08 18:00:59.460 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: standard-attr-tag 2026-06-08 18:00:59.460 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-08 18:00:59.461 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: trunk 2026-06-08 18:00:59.462 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: trunk-details 2026-06-08 18:00:59.462 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-08 18:00:59.462 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-08 18:00:59.463 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-08 18:00:59.464 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-08 18:00:59.465 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-08 18:00:59.466 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-08 18:00:59.466 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: vpn-flavors 2026-06-08 18:00:59.468 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: vpnaas 2026-06-08 18:00:59.469 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: taas 2026-06-08 18:00:59.469 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: tap-mirror 2026-06-08 18:00:59.470 1 INFO neutron.api.extensions [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Loaded extension: taas-vlan-filter 2026-06-08 18:00:59.473 1 INFO oslo_service.backend.eventlet.service [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Starting 2 workers 2026-06-08 18:00:59.477 1 INFO oslo_service.backend.eventlet.service [None req-cf32d158-c4c8-41d3-ad5e-5b3dcaaeb1fb - - - - - -] Starting 1 workers 2026-06-08 18:01:43.683 11 INFO neutron.db.l3_hamode_db [None req-53bce3b8-c99a-4ff0-90d2-c03663e3f75d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-08 18:02:01.895 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port eac2c269-a551-4941-a9e1-f101b1641962 2026-06-08 18:02:03.134 10 INFO neutron.plugins.ml2.plugin [None req-22a27e2e-52d0-4085-ab70-da6339c0a45b - - - - - -] Attempt 1 to provision port eac2c269-a551-4941-a9e1-f101b1641962 2026-06-08 18:02:03.803 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port eac2c269-a551-4941-a9e1-f101b1641962 2026-06-08 18:02:04.864 10 INFO neutron.plugins.ml2.plugin [None req-a9aec0c6-ba3b-46ea-9bc3-262f763e71cb - - - - - -] Attempt 1 to provision port eac2c269-a551-4941-a9e1-f101b1641962 2026-06-08 18:06:34.203 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 18d2c1f5-c7a4-4d0f-b7eb-46973adeb55f 2026-06-08 18:06:35.128 10 INFO neutron.plugins.ml2.plugin [None req-d52e0435-56f3-4899-b4cc-a05a19e79bea - - - - - -] Attempt 1 to provision port 18d2c1f5-c7a4-4d0f-b7eb-46973adeb55f 2026-06-08 18:06:35.986 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 18d2c1f5-c7a4-4d0f-b7eb-46973adeb55f 2026-06-08 18:06:36.836 10 INFO neutron.plugins.ml2.plugin [None req-ff73920f-1953-4e06-844c-43c7870665c6 - - - - - -] Attempt 1 to provision port 18d2c1f5-c7a4-4d0f-b7eb-46973adeb55f 2026-06-08 18:06:42.470 10 INFO neutron.plugins.ml2.plugin [None req-90d179e0-ea52-4233-a9b3-4f5e4f927e96 - - - - - -] Attempt 1 to provision port 58b0c0ef-6b27-4fcf-952b-019323d84898 2026-06-08 18:10:42.909 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 58b0c0ef-6b27-4fcf-952b-019323d84898 2026-06-08 18:10:44.274 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 58b0c0ef-6b27-4fcf-952b-019323d84898 2026-06-08 18:19:36.657 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c27690b9-c7f5-4279-97c6-8ed89bae7a37 2026-06-08 18:19:38.646 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c27690b9-c7f5-4279-97c6-8ed89bae7a37 2026-06-08 18:36:35.515 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f0a08171-776e-4a14-9c2d-7c228cfb5252 2026-06-08 18:36:36.534 10 INFO neutron.plugins.ml2.plugin [None req-ffce7077-5559-421f-9f66-bcbbfffc5789 - - - - - -] Attempt 1 to provision port f0a08171-776e-4a14-9c2d-7c228cfb5252 2026-06-08 18:36:37.505 10 INFO neutron.plugins.ml2.plugin [None req-e63d9e69-92b6-4b4f-aa7f-a4467ed68213 - - - - - -] Attempt 1 to provision port f0a08171-776e-4a14-9c2d-7c228cfb5252 2026-06-08 18:36:39.321 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6387c867-58f2-4098-b18f-a92b498d15ed 2026-06-08 18:36:41.292 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6387c867-58f2-4098-b18f-a92b498d15ed 2026-06-08 18:36:51.331 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 8e5ac0a0-7385-4622-a099-364644ccc075 2026-06-08 18:36:52.552 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 63e6b0d3-8f72-4753-84f9-978776cf6a0f 2026-06-08 18:36:53.454 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 8e5ac0a0-7385-4622-a099-364644ccc075 2026-06-08 18:36:53.595 10 INFO neutron.plugins.ml2.plugin [None req-89d3c145-34cd-4c0a-abf2-952335fff345 - - - - - -] Attempt 1 to provision port f0a08171-776e-4a14-9c2d-7c228cfb5252 2026-06-08 18:36:53.712 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 63e6b0d3-8f72-4753-84f9-978776cf6a0f 2026-06-08 18:36:53.714 10 INFO neutron.plugins.ml2.plugin [None req-89d3c145-34cd-4c0a-abf2-952335fff345 - - - - - -] Attempt 1 to provision port 6387c867-58f2-4098-b18f-a92b498d15ed 2026-06-08 18:36:53.818 10 INFO neutron.plugins.ml2.plugin [None req-89d3c145-34cd-4c0a-abf2-952335fff345 - - - - - -] Attempt 1 to provision port bb78ce3f-4df5-4793-9711-eb396bab1525 2026-06-08 18:36:53.854 10 INFO neutron.plugins.ml2.plugin [None req-89d3c145-34cd-4c0a-abf2-952335fff345 - - - - - -] Attempt 1 to provision port 09a4bb5c-1e1f-41fd-99cd-16b26f84f1fd 2026-06-08 18:36:55.855 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 5ec8c08a-0e99-4a07-b568-c1e1f8fa4343 2026-06-08 18:36:56.335 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 771bd083-22aa-4b3e-908e-3323c956faa1 2026-06-08 18:36:57.589 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 5ec8c08a-0e99-4a07-b568-c1e1f8fa4343 2026-06-08 18:36:57.852 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 771bd083-22aa-4b3e-908e-3323c956faa1 2026-06-08 18:37:01.265 10 INFO neutron.plugins.ml2.plugin [None req-2460d999-5d8d-48e9-91cc-d6e1938b0a4f - - - - - -] Attempt 1 to provision port 5ec8c08a-0e99-4a07-b568-c1e1f8fa4343 2026-06-08 18:37:01.370 10 INFO neutron.plugins.ml2.plugin [None req-2460d999-5d8d-48e9-91cc-d6e1938b0a4f - - - - - -] Attempt 1 to provision port d3dfb2db-146a-4e77-9522-7a4e686a2973 2026-06-08 18:37:05.331 10 INFO neutron.plugins.ml2.plugin [None req-26c04e22-8c65-4373-807c-0ab11ffd3f77 - - - - - -] Attempt 1 to provision port e73f8e4e-ed29-49a5-b275-ff769d1df7a2 2026-06-08 18:37:05.376 10 INFO neutron.plugins.ml2.plugin [None req-26c04e22-8c65-4373-807c-0ab11ffd3f77 - - - - - -] Attempt 1 to provision port 5ec8c08a-0e99-4a07-b568-c1e1f8fa4343 2026-06-08 18:37:05.441 10 INFO neutron.plugins.ml2.plugin [None req-26c04e22-8c65-4373-807c-0ab11ffd3f77 - - - - - -] Attempt 1 to provision port d3dfb2db-146a-4e77-9522-7a4e686a2973 2026-06-08 18:37:07.554 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f91820b2-54e0-4197-a004-38edee596a92 2026-06-08 18:37:08.197 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port ea4467c9-8f6a-4e8f-a33b-c0f3eaa342fd 2026-06-08 18:37:08.682 10 INFO neutron.plugins.ml2.plugin [None req-3215e3ff-1418-489f-b75b-3b0a340bd275 - - - - - -] Attempt 1 to provision port 8ea5e2cd-d2c1-48f4-a016-17d189b7d4a1 2026-06-08 18:37:10.360 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f91820b2-54e0-4197-a004-38edee596a92 2026-06-08 18:37:10.606 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port ea4467c9-8f6a-4e8f-a33b-c0f3eaa342fd 2026-06-08 18:37:10.802 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 8ea5e2cd-d2c1-48f4-a016-17d189b7d4a1 2026-06-08 18:37:11.107 10 INFO neutron.plugins.ml2.plugin [None req-dbc168d5-06d4-4a77-b963-02aea05b54c9 - - - - - -] Attempt 1 to provision port d3dfb2db-146a-4e77-9522-7a4e686a2973 2026-06-08 18:37:11.132 10 INFO neutron.plugins.ml2.plugin [None req-dbc168d5-06d4-4a77-b963-02aea05b54c9 - - - - - -] Attempt 1 to provision port 05d64e92-774a-41f4-9fb5-9f1110bdb6cc 2026-06-08 18:37:11.163 10 INFO neutron.plugins.ml2.plugin [None req-dbc168d5-06d4-4a77-b963-02aea05b54c9 - - - - - -] Attempt 1 to provision port ea4467c9-8f6a-4e8f-a33b-c0f3eaa342fd 2026-06-08 18:37:14.890 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 347d6d1a-ba8f-4f1d-ba36-596534e98040 2026-06-08 18:37:15.294 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6e499df7-fc05-4b7a-b6fd-a25a06771cf5 2026-06-08 18:37:15.549 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-807edb54-86fc-4fe4-b4ba-769f7b4a9f8e'] response: {'server_uuid': 'b926e9f6-9991-44e6-903a-7ad2dd6d0ab2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '347d6d1a-ba8f-4f1d-ba36-596534e98040', 'code': 200} 2026-06-08 18:37:16.482 10 INFO neutron.plugins.ml2.plugin [None req-4f4089b2-abc6-45c8-8185-eb5559424985 - - - - - -] Attempt 1 to provision port d3dfb2db-146a-4e77-9522-7a4e686a2973 2026-06-08 18:37:16.532 10 INFO neutron.plugins.ml2.plugin [None req-4f4089b2-abc6-45c8-8185-eb5559424985 - - - - - -] Attempt 1 to provision port 6e499df7-fc05-4b7a-b6fd-a25a06771cf5 2026-06-08 18:37:16.590 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 347d6d1a-ba8f-4f1d-ba36-596534e98040 2026-06-08 18:37:16.612 10 INFO neutron.plugins.ml2.plugin [None req-4f4089b2-abc6-45c8-8185-eb5559424985 - - - - - -] Attempt 1 to provision port df50924b-4d51-45f1-b6f5-a839faf08c6d 2026-06-08 18:37:16.838 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6e499df7-fc05-4b7a-b6fd-a25a06771cf5 2026-06-08 18:37:18.894 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9a80883a-c170-43a2-8b48-9a349eba024b 2026-06-08 18:37:19.038 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-2dd70dd8-a7ae-47ab-b8aa-8cf58501134b'] response: {'server_uuid': 'cf9208f7-1439-4421-aa28-628036254aff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a80883a-c170-43a2-8b48-9a349eba024b', 'code': 200} 2026-06-08 18:37:20.443 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9a80883a-c170-43a2-8b48-9a349eba024b 2026-06-08 18:37:22.004 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port 6e499df7-fc05-4b7a-b6fd-a25a06771cf5 2026-06-08 18:37:22.085 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port 9a80883a-c170-43a2-8b48-9a349eba024b 2026-06-08 18:37:22.187 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port 05d64e92-774a-41f4-9fb5-9f1110bdb6cc 2026-06-08 18:37:22.214 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port ea4467c9-8f6a-4e8f-a33b-c0f3eaa342fd 2026-06-08 18:37:22.267 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port df50924b-4d51-45f1-b6f5-a839faf08c6d 2026-06-08 18:37:22.292 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port 347d6d1a-ba8f-4f1d-ba36-596534e98040 2026-06-08 18:37:22.364 11 INFO neutron.plugins.ml2.plugin [None req-de5d03eb-5365-4e92-ae48-8d589d9da860 - - - - - -] Attempt 1 to provision port 991d1951-4372-40d0-982a-a404174f6c3e 2026-06-08 18:37:25.361 10 INFO neutron.plugins.ml2.plugin [None req-ff2f8adf-8a9e-4bf9-a580-cf5b516c2f46 - - - - - -] Attempt 1 to provision port df50924b-4d51-45f1-b6f5-a839faf08c6d 2026-06-08 18:37:25.395 10 INFO neutron.plugins.ml2.plugin [None req-ff2f8adf-8a9e-4bf9-a580-cf5b516c2f46 - - - - - -] Attempt 1 to provision port 05d64e92-774a-41f4-9fb5-9f1110bdb6cc 2026-06-08 18:37:25.530 10 INFO neutron.plugins.ml2.plugin [None req-ff2f8adf-8a9e-4bf9-a580-cf5b516c2f46 - - - - - -] Attempt 1 to provision port 2446b982-ac55-43fa-a7da-b9eee83d1b01 2026-06-08 18:37:26.377 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 991d1951-4372-40d0-982a-a404174f6c3e 2026-06-08 18:37:26.841 10 INFO neutron.plugins.ml2.plugin [None req-64ca3507-4ec0-41d5-9db2-72a518d5d770 - - - - - -] Attempt 1 to provision port 05d64e92-774a-41f4-9fb5-9f1110bdb6cc 2026-06-08 18:37:28.880 10 INFO neutron.plugins.ml2.plugin [None req-70144891-6f35-4ccc-9132-f4f329a68653 - - - - - -] Attempt 1 to provision port df50924b-4d51-45f1-b6f5-a839faf08c6d 2026-06-08 18:37:28.997 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 991d1951-4372-40d0-982a-a404174f6c3e 2026-06-08 18:37:29.027 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 05d64e92-774a-41f4-9fb5-9f1110bdb6cc 2026-06-08 18:37:29.176 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c77f45db-9609-4f6b-a570-addeb5c8432d 2026-06-08 18:37:29.591 10 INFO neutron.plugins.ml2.plugin [None req-5340f1d3-d81e-4edb-9269-023be00c3a93 - - - - - -] Attempt 1 to provision port 2446b982-ac55-43fa-a7da-b9eee83d1b01 2026-06-08 18:37:29.698 10 INFO neutron.notifiers.nova [None req-5340f1d3-d81e-4edb-9269-023be00c3a93 - - - - - -] Nova event matching ['req-f8ee5316-11eb-4a52-9322-aaab2f9f28ab'] response: {'server_uuid': '94e39d7c-0788-4593-bded-c458ff6b3e79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c77f45db-9609-4f6b-a570-addeb5c8432d', 'code': 200} 2026-06-08 18:37:30.381 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c77f45db-9609-4f6b-a570-addeb5c8432d 2026-06-08 18:37:30.613 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port df50924b-4d51-45f1-b6f5-a839faf08c6d 2026-06-08 18:37:30.831 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 2446b982-ac55-43fa-a7da-b9eee83d1b01 2026-06-08 18:37:31.971 11 INFO neutron.plugins.ml2.plugin [None req-13daddbf-5138-49fa-8a50-3ce9cc0c7e30 - - - - - -] Attempt 1 to provision port c77f45db-9609-4f6b-a570-addeb5c8432d 2026-06-08 18:37:32.551 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d3dfb2db-146a-4e77-9522-7a4e686a2973 2026-06-08 18:37:32.798 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port e73f8e4e-ed29-49a5-b275-ff769d1df7a2 2026-06-08 18:37:34.570 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d3dfb2db-146a-4e77-9522-7a4e686a2973 2026-06-08 18:37:34.787 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port e73f8e4e-ed29-49a5-b275-ff769d1df7a2 2026-06-08 18:37:36.702 10 INFO neutron.notifiers.nova [None req-4ea1e1d8-020c-45dc-90e8-1e6091800f57 - - - - - -] Nova event matching ['req-0d862b21-9128-4e8e-a8aa-5522c7eb0569'] response: {'server_uuid': '94e39d7c-0788-4593-bded-c458ff6b3e79', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c77f45db-9609-4f6b-a570-addeb5c8432d', 'code': 200} 2026-06-08 18:37:38.422 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 7b841d8a-9fe0-44bf-9273-9c9c1143e5bd 2026-06-08 18:37:40.497 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 7b841d8a-9fe0-44bf-9273-9c9c1143e5bd 2026-06-08 18:37:40.709 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a528202e-f8e7-4d49-a64a-ff3e4d1d8cd9 2026-06-08 18:37:42.079 10 INFO neutron.plugins.ml2.plugin [None req-9db0d356-eba3-4b3d-a660-e497881ec9ab - - - - - -] Attempt 1 to provision port 7b841d8a-9fe0-44bf-9273-9c9c1143e5bd 2026-06-08 18:37:42.793 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d1248584-4e0d-4898-9e55-11e108de0308 2026-06-08 18:37:44.560 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d1248584-4e0d-4898-9e55-11e108de0308 2026-06-08 18:37:46.618 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6f03fae7-dbb5-49ce-ae0f-153bb6bf66b3 2026-06-08 18:37:47.885 11 INFO neutron.plugins.ml2.plugin [None req-6048f8bf-b6ee-45dd-a488-5a37b26ab3c6 - - - - - -] Attempt 1 to provision port ff02779e-dcc8-4bc2-9bac-b265d40a6480 2026-06-08 18:37:47.909 11 INFO neutron.plugins.ml2.plugin [None req-6048f8bf-b6ee-45dd-a488-5a37b26ab3c6 - - - - - -] Attempt 1 to provision port 6f03fae7-dbb5-49ce-ae0f-153bb6bf66b3 2026-06-08 18:37:48.689 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6f03fae7-dbb5-49ce-ae0f-153bb6bf66b3 2026-06-08 18:37:52.459 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 92a546b1-4378-46d3-93dd-438e1750c094 2026-06-08 18:37:54.621 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 71220365-61d2-4bb9-bd7f-d2530b039f77 2026-06-08 18:37:56.416 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 0311e8aa-72fe-43c3-9765-fd8be5dcdcdb 2026-06-08 18:37:56.842 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 71220365-61d2-4bb9-bd7f-d2530b039f77 2026-06-08 18:37:58.120 10 INFO neutron.plugins.ml2.plugin [None req-dfe73e60-d86a-4ecc-a984-64b7165dc7bd - - - - - -] Attempt 1 to provision port 08748993-b6b2-44a3-903d-41f7104d7f4c 2026-06-08 18:37:58.159 10 INFO neutron.plugins.ml2.plugin [None req-dfe73e60-d86a-4ecc-a984-64b7165dc7bd - - - - - -] Attempt 1 to provision port 0311e8aa-72fe-43c3-9765-fd8be5dcdcdb 2026-06-08 18:37:59.255 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 0311e8aa-72fe-43c3-9765-fd8be5dcdcdb 2026-06-08 18:37:59.517 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 47086cd4-50ae-48ba-a009-e65600dcf841 2026-06-08 18:37:59.627 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-1960756c-e8d8-4d69-8e4f-735b443a80b7'] response: {'server_uuid': '2f07896b-3e9d-4be8-8e3b-74cd8eedab44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47086cd4-50ae-48ba-a009-e65600dcf841', 'code': 200} 2026-06-08 18:38:00.697 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 47086cd4-50ae-48ba-a009-e65600dcf841 2026-06-08 18:38:01.085 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 02546a31-b9a3-479c-be10-cdcdddf82eea 2026-06-08 18:38:02.468 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port ff02779e-dcc8-4bc2-9bac-b265d40a6480 2026-06-08 18:38:02.954 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 02546a31-b9a3-479c-be10-cdcdddf82eea 2026-06-08 18:38:03.840 10 INFO neutron.plugins.ml2.plugin [None req-39a04da8-8b88-4590-8bbb-f9792eb9d66e - - - - - -] Attempt 1 to provision port 08748993-b6b2-44a3-903d-41f7104d7f4c 2026-06-08 18:38:03.869 10 INFO neutron.plugins.ml2.plugin [None req-39a04da8-8b88-4590-8bbb-f9792eb9d66e - - - - - -] Attempt 1 to provision port 6f03fae7-dbb5-49ce-ae0f-153bb6bf66b3 2026-06-08 18:38:03.929 10 INFO neutron.plugins.ml2.plugin [None req-39a04da8-8b88-4590-8bbb-f9792eb9d66e - - - - - -] Attempt 1 to provision port 0311e8aa-72fe-43c3-9765-fd8be5dcdcdb 2026-06-08 18:38:03.989 10 INFO neutron.plugins.ml2.plugin [None req-39a04da8-8b88-4590-8bbb-f9792eb9d66e - - - - - -] Attempt 1 to provision port ff02779e-dcc8-4bc2-9bac-b265d40a6480 2026-06-08 18:38:04.051 10 INFO neutron.plugins.ml2.plugin [None req-39a04da8-8b88-4590-8bbb-f9792eb9d66e - - - - - -] Attempt 1 to provision port 47086cd4-50ae-48ba-a009-e65600dcf841 2026-06-08 18:38:05.167 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port ff02779e-dcc8-4bc2-9bac-b265d40a6480 2026-06-08 18:38:05.388 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a491ad05-6fa4-45bf-b94f-b731c1f7c1fe 2026-06-08 18:38:05.506 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-2d11aecc-b343-47ae-b8b0-673b3be6bc3f'] response: {'server_uuid': 'e9e2d6cb-efef-4dc9-81ca-b69a35f2e29a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a491ad05-6fa4-45bf-b94f-b731c1f7c1fe', 'code': 200} 2026-06-08 18:38:06.444 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a491ad05-6fa4-45bf-b94f-b731c1f7c1fe 2026-06-08 18:38:09.391 10 INFO neutron.plugins.ml2.plugin [None req-b20de32e-ff9d-4d17-89f1-f99a39bd5b7e - - - - - -] Attempt 1 to provision port 08748993-b6b2-44a3-903d-41f7104d7f4c 2026-06-08 18:38:09.427 10 INFO neutron.plugins.ml2.plugin [None req-b20de32e-ff9d-4d17-89f1-f99a39bd5b7e - - - - - -] Attempt 1 to provision port ff02779e-dcc8-4bc2-9bac-b265d40a6480 2026-06-08 18:38:09.524 10 INFO neutron.plugins.ml2.plugin [None req-b20de32e-ff9d-4d17-89f1-f99a39bd5b7e - - - - - -] Attempt 1 to provision port 02546a31-b9a3-479c-be10-cdcdddf82eea 2026-06-08 18:38:12.562 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 633c2062-6fd7-46d6-a9fb-c676201370f1 2026-06-08 18:38:12.861 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 08748993-b6b2-44a3-903d-41f7104d7f4c 2026-06-08 18:38:13.203 11 INFO neutron.plugins.ml2.plugin [None req-f3580c14-0cc4-4171-8abc-aead3e7922d5 - - - - - -] Attempt 1 to provision port 08748993-b6b2-44a3-903d-41f7104d7f4c 2026-06-08 18:38:13.253 11 INFO neutron.plugins.ml2.plugin [None req-f3580c14-0cc4-4171-8abc-aead3e7922d5 - - - - - -] Attempt 1 to provision port 633c2062-6fd7-46d6-a9fb-c676201370f1 2026-06-08 18:38:14.652 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 633c2062-6fd7-46d6-a9fb-c676201370f1 2026-06-08 18:38:14.778 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 08748993-b6b2-44a3-903d-41f7104d7f4c 2026-06-08 18:38:16.582 10 INFO neutron.plugins.ml2.plugin [None req-4ad6ac68-52d9-4956-be9a-7c9b9fddc37f - - - - - -] Attempt 1 to provision port a491ad05-6fa4-45bf-b94f-b731c1f7c1fe 2026-06-08 18:38:28.563 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9b731795-cd1d-4f59-8afc-128739373c7a 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server [None req-d2f699e4-d7ea-447f-bbac-bd44ce0f73d5 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet da8953bd-2c0c-49ba-b744-c51d69ac5573: This subnet is being modified by another concurrent operation. 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 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-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server raise exception 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet da8953bd-2c0c-49ba-b744-c51d69ac5573: This subnet is being modified by another concurrent operation. 2026-06-08 18:38:30.082 11 ERROR oslo_messaging.rpc.server 2026-06-08 18:38:30.486 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9b731795-cd1d-4f59-8afc-128739373c7a 2026-06-08 18:38:30.997 10 INFO neutron.plugins.ml2.plugin [None req-fc0993e3-4104-4303-89c3-61ef51955720 - - - - - -] Attempt 1 to provision port 9b731795-cd1d-4f59-8afc-128739373c7a 2026-06-08 18:38:40.680 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-a7128f37-ffda-4645-9209-99ecb3868c68'] response: {'server_uuid': 'e9e2d6cb-efef-4dc9-81ca-b69a35f2e29a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a491ad05-6fa4-45bf-b94f-b731c1f7c1fe', 'code': 200} 2026-06-08 18:38:42.544 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port cc7d6e45-e535-4197-ab02-cf7108feb11c 2026-06-08 18:38:45.195 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a491ad05-6fa4-45bf-b94f-b731c1f7c1fe 2026-06-08 18:38:45.369 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-bab73b79-3eae-43f5-9794-d0c705f331ff'] response: {'server_uuid': 'e9e2d6cb-efef-4dc9-81ca-b69a35f2e29a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a491ad05-6fa4-45bf-b94f-b731c1f7c1fe', 'code': 200} 2026-06-08 18:38:46.480 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a491ad05-6fa4-45bf-b94f-b731c1f7c1fe 2026-06-08 18:38:55.839 10 INFO neutron.plugins.ml2.plugin [None req-5a1e972d-0609-46a5-bb91-c9fe2e9f1ed6 - - - - - -] Attempt 1 to provision port 633c2062-6fd7-46d6-a9fb-c676201370f1 2026-06-08 18:38:55.903 10 INFO neutron.plugins.ml2.plugin [None req-5a1e972d-0609-46a5-bb91-c9fe2e9f1ed6 - - - - - -] Attempt 1 to provision port b77bcc1f-a920-4546-b312-21e82b29e58a 2026-06-08 18:38:55.929 10 INFO neutron.plugins.ml2.plugin [None req-5a1e972d-0609-46a5-bb91-c9fe2e9f1ed6 - - - - - -] Attempt 1 to provision port eac2c269-a551-4941-a9e1-f101b1641962 2026-06-08 18:39:00.648 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 5f466535-16f6-4c3b-a651-0c092a85cd13 2026-06-08 18:39:01.740 11 INFO neutron.plugins.ml2.plugin [None req-b3d7ad8b-673d-47ff-954e-9e22e8459258 - - - - - -] Attempt 1 to provision port 5f466535-16f6-4c3b-a651-0c092a85cd13 2026-06-08 18:39:02.461 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 5f466535-16f6-4c3b-a651-0c092a85cd13 2026-06-08 18:39:04.509 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 3bc0ecfd-ceea-4936-b2d4-3c2f9e444d16 2026-06-08 18:39:04.876 11 INFO neutron.plugins.ml2.plugin [None req-3f0be1e5-a4a4-46a2-8bfa-3f5386986bed - - - - - -] Attempt 1 to provision port 2bd30a67-4fba-4e82-907f-4ca2244f959e 2026-06-08 18:39:04.901 11 INFO neutron.plugins.ml2.plugin [None req-3f0be1e5-a4a4-46a2-8bfa-3f5386986bed - - - - - -] Attempt 1 to provision port 5f466535-16f6-4c3b-a651-0c092a85cd13 2026-06-08 18:39:04.954 11 INFO neutron.plugins.ml2.plugin [None req-3f0be1e5-a4a4-46a2-8bfa-3f5386986bed - - - - - -] Attempt 1 to provision port e4600ab6-76db-4970-a832-ad5bdc5eecf0 2026-06-08 18:39:06.486 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 3bc0ecfd-ceea-4936-b2d4-3c2f9e444d16 2026-06-08 18:39:08.670 11 INFO neutron.plugins.ml2.plugin [None req-a001281e-fbf7-4b0d-b9ef-b26486f0196e - - - - - -] Attempt 1 to provision port a3a46c5e-fb4c-4dfd-8361-9e427d92d833 2026-06-08 18:39:10.602 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6feacad2-fb50-43d8-8661-80cfb1f88450 2026-06-08 18:39:10.972 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a3a46c5e-fb4c-4dfd-8361-9e427d92d833 2026-06-08 18:39:11.256 10 INFO neutron.plugins.ml2.plugin [None req-51e18a40-ebd0-4710-8752-5e5d99a85cbd - - - - - -] Attempt 1 to provision port 2bd30a67-4fba-4e82-907f-4ca2244f959e 2026-06-08 18:39:11.290 10 INFO neutron.plugins.ml2.plugin [None req-51e18a40-ebd0-4710-8752-5e5d99a85cbd - - - - - -] Attempt 1 to provision port 791826ac-28de-4afa-a11f-4e8cd2faff16 2026-06-08 18:39:11.335 10 INFO neutron.plugins.ml2.plugin [None req-51e18a40-ebd0-4710-8752-5e5d99a85cbd - - - - - -] Attempt 1 to provision port a3a46c5e-fb4c-4dfd-8361-9e427d92d833 2026-06-08 18:39:12.497 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 6feacad2-fb50-43d8-8661-80cfb1f88450 2026-06-08 18:39:14.812 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a44c93d8-7fb8-4446-9014-2dd3814cc3a2 2026-06-08 18:39:17.977 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a44c93d8-7fb8-4446-9014-2dd3814cc3a2 2026-06-08 18:39:18.233 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 454da234-8025-49ff-a17e-bde54d07b96b 2026-06-08 18:39:18.342 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-0b9cc0bc-1524-41b8-8a16-2985f222c37d'] response: {'server_uuid': 'b8bbc951-7044-4622-b3db-2c3505225eac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '454da234-8025-49ff-a17e-bde54d07b96b', 'code': 200} 2026-06-08 18:39:20.036 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 454da234-8025-49ff-a17e-bde54d07b96b 2026-06-08 18:39:20.247 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 61dfced1-494b-45c4-87f6-df72435dd7b2 2026-06-08 18:39:21.836 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 61dfced1-494b-45c4-87f6-df72435dd7b2 2026-06-08 18:39:22.067 11 INFO neutron.plugins.ml2.plugin [None req-1cf79dd2-4c85-4ccf-ab59-02ec0c8c2f71 - - - - - -] Attempt 1 to provision port 61dfced1-494b-45c4-87f6-df72435dd7b2 2026-06-08 18:39:22.147 11 INFO neutron.plugins.ml2.plugin [None req-1cf79dd2-4c85-4ccf-ab59-02ec0c8c2f71 - - - - - -] Attempt 1 to provision port 1cabf8de-e783-4552-b4d3-bef8ba584c1d 2026-06-08 18:39:22.246 11 INFO neutron.plugins.ml2.plugin [None req-1cf79dd2-4c85-4ccf-ab59-02ec0c8c2f71 - - - - - -] Attempt 1 to provision port 85d26de0-cd85-4aca-ab90-b500b477cae8 2026-06-08 18:39:22.286 11 INFO neutron.plugins.ml2.plugin [None req-1cf79dd2-4c85-4ccf-ab59-02ec0c8c2f71 - - - - - -] Attempt 1 to provision port 19ee4343-c396-4717-9a74-295d98a135c7 2026-06-08 18:39:22.345 11 INFO neutron.plugins.ml2.plugin [None req-1cf79dd2-4c85-4ccf-ab59-02ec0c8c2f71 - - - - - -] Attempt 1 to provision port 2bd30a67-4fba-4e82-907f-4ca2244f959e 2026-06-08 18:39:22.372 11 INFO neutron.plugins.ml2.plugin [None req-1cf79dd2-4c85-4ccf-ab59-02ec0c8c2f71 - - - - - -] Attempt 1 to provision port a3a46c5e-fb4c-4dfd-8361-9e427d92d833 2026-06-08 18:39:23.861 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 2eb0a0be-9bfd-45bd-8155-36847dcbcbc8 2026-06-08 18:39:25.926 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 2eb0a0be-9bfd-45bd-8155-36847dcbcbc8 2026-06-08 18:39:26.172 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port e4600ab6-76db-4970-a832-ad5bdc5eecf0 2026-06-08 18:39:26.468 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 2bd30a67-4fba-4e82-907f-4ca2244f959e 2026-06-08 18:39:28.465 11 INFO neutron.plugins.ml2.plugin [None req-06db5f64-c59e-42cb-9365-0a1e3575d9e2 - - - - - -] Attempt 1 to provision port 85d26de0-cd85-4aca-ab90-b500b477cae8 2026-06-08 18:39:28.506 11 INFO neutron.plugins.ml2.plugin [None req-06db5f64-c59e-42cb-9365-0a1e3575d9e2 - - - - - -] Attempt 1 to provision port 61dfced1-494b-45c4-87f6-df72435dd7b2 2026-06-08 18:39:28.614 11 INFO neutron.plugins.ml2.plugin [None req-06db5f64-c59e-42cb-9365-0a1e3575d9e2 - - - - - -] Attempt 1 to provision port 1cabf8de-e783-4552-b4d3-bef8ba584c1d 2026-06-08 18:39:29.110 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d9776e52-1fe7-4f96-a24e-7edd40e4dd1e 2026-06-08 18:39:29.198 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-a6be9317-f757-4189-8076-834682e7eb4d'] response: {'server_uuid': '4d2b5905-77bf-4048-bc1c-ecfffdeb5d6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9776e52-1fe7-4f96-a24e-7edd40e4dd1e', 'code': 200} 2026-06-08 18:39:29.494 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 2bd30a67-4fba-4e82-907f-4ca2244f959e 2026-06-08 18:39:29.696 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port e4600ab6-76db-4970-a832-ad5bdc5eecf0 2026-06-08 18:39:30.494 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d9776e52-1fe7-4f96-a24e-7edd40e4dd1e 2026-06-08 18:39:32.571 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 85d26de0-cd85-4aca-ab90-b500b477cae8 2026-06-08 18:39:32.933 11 INFO neutron.plugins.ml2.plugin [None req-58079912-f8e8-43ab-baa4-17ae5a00b015 - - - - - -] Attempt 1 to provision port 791826ac-28de-4afa-a11f-4e8cd2faff16 2026-06-08 18:39:33.369 11 INFO neutron.plugins.ml2.plugin [None req-58079912-f8e8-43ab-baa4-17ae5a00b015 - - - - - -] Attempt 1 to provision port 79a1fd65-6151-49de-bee5-818d2704c493 2026-06-08 18:39:35.654 11 INFO neutron.plugins.ml2.plugin [None req-e0e9648c-a7f9-4c4d-8947-afc4dcd3fddb - - - - - -] Attempt 1 to provision port 1cabf8de-e783-4552-b4d3-bef8ba584c1d 2026-06-08 18:39:35.801 11 INFO neutron.plugins.ml2.plugin [None req-e0e9648c-a7f9-4c4d-8947-afc4dcd3fddb - - - - - -] Attempt 1 to provision port 8cb5ed8d-26b8-4424-9e94-05c0bb255929 2026-06-08 18:39:35.830 11 INFO neutron.plugins.ml2.plugin [None req-e0e9648c-a7f9-4c4d-8947-afc4dcd3fddb - - - - - -] Attempt 1 to provision port 85d26de0-cd85-4aca-ab90-b500b477cae8 2026-06-08 18:39:35.875 11 INFO neutron.plugins.ml2.plugin [None req-e0e9648c-a7f9-4c4d-8947-afc4dcd3fddb - - - - - -] Attempt 1 to provision port 79a1fd65-6151-49de-bee5-818d2704c493 2026-06-08 18:39:35.919 11 INFO neutron.plugins.ml2.plugin [None req-e0e9648c-a7f9-4c4d-8947-afc4dcd3fddb - - - - - -] Attempt 1 to provision port 9a181587-1702-4388-a476-fac30b42a889 2026-06-08 18:39:35.960 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 19ee4343-c396-4717-9a74-295d98a135c7 2026-06-08 18:39:36.229 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 85d26de0-cd85-4aca-ab90-b500b477cae8 2026-06-08 18:39:36.428 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c75802f4-4fea-492f-a0ce-568cea04f2da 2026-06-08 18:39:36.544 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-3cf9ca23-16ea-4af6-a5db-36607887b6d6'] response: {'server_uuid': '18942f48-9e29-4b9c-a01e-3f38b7590b38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c75802f4-4fea-492f-a0ce-568cea04f2da', 'code': 200} 2026-06-08 18:39:36.858 10 INFO neutron.plugins.ml2.plugin [None req-bb90bec5-1d42-4a23-8273-c6b1e6b78d0b - - - - - -] Attempt 1 to provision port 791826ac-28de-4afa-a11f-4e8cd2faff16 2026-06-08 18:39:37.057 10 INFO neutron.plugins.ml2.plugin [None req-bb90bec5-1d42-4a23-8273-c6b1e6b78d0b - - - - - -] Attempt 1 to provision port 79a1fd65-6151-49de-bee5-818d2704c493 2026-06-08 18:39:37.316 10 INFO neutron.plugins.ml2.plugin [None req-8d82c63e-b18f-40e2-96ea-0112eb17bb67 - - - - - -] Attempt 1 to provision port 1cabf8de-e783-4552-b4d3-bef8ba584c1d 2026-06-08 18:39:38.787 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c75802f4-4fea-492f-a0ce-568cea04f2da 2026-06-08 18:39:38.980 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 19ee4343-c396-4717-9a74-295d98a135c7 2026-06-08 18:39:39.142 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 1cabf8de-e783-4552-b4d3-bef8ba584c1d 2026-06-08 18:39:40.186 11 INFO neutron.plugins.ml2.plugin [None req-d632ceaf-3bda-497c-9dde-081e32a19191 - - - - - -] Attempt 1 to provision port 1cabf8de-e783-4552-b4d3-bef8ba584c1d 2026-06-08 18:39:40.243 11 INFO neutron.plugins.ml2.plugin [None req-d632ceaf-3bda-497c-9dde-081e32a19191 - - - - - -] Attempt 1 to provision port 8cb5ed8d-26b8-4424-9e94-05c0bb255929 2026-06-08 18:39:40.272 11 INFO neutron.plugins.ml2.plugin [None req-d632ceaf-3bda-497c-9dde-081e32a19191 - - - - - -] Attempt 1 to provision port c75802f4-4fea-492f-a0ce-568cea04f2da 2026-06-08 18:39:40.339 11 INFO neutron.plugins.ml2.plugin [None req-d632ceaf-3bda-497c-9dde-081e32a19191 - - - - - -] Attempt 1 to provision port 79a1fd65-6151-49de-bee5-818d2704c493 2026-06-08 18:39:40.415 11 INFO neutron.plugins.ml2.plugin [None req-d632ceaf-3bda-497c-9dde-081e32a19191 - - - - - -] Attempt 1 to provision port d9776e52-1fe7-4f96-a24e-7edd40e4dd1e 2026-06-08 18:39:40.807 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 8cb5ed8d-26b8-4424-9e94-05c0bb255929 2026-06-08 18:39:42.590 10 INFO neutron.plugins.ml2.plugin [None req-859c5e45-3459-45fb-8dc5-e146ff0d95d7 - - - - - -] Attempt 1 to provision port 8cb5ed8d-26b8-4424-9e94-05c0bb255929 2026-06-08 18:39:42.882 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 8cb5ed8d-26b8-4424-9e94-05c0bb255929 2026-06-08 18:39:43.097 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9a181587-1702-4388-a476-fac30b42a889 2026-06-08 18:39:44.661 10 INFO neutron.plugins.ml2.plugin [None req-345df6da-8476-4616-b684-b1545059dbe9 - - - - - -] Attempt 1 to provision port 8cb5ed8d-26b8-4424-9e94-05c0bb255929 2026-06-08 18:39:44.780 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9a181587-1702-4388-a476-fac30b42a889 2026-06-08 18:39:47.197 11 INFO neutron.plugins.ml2.plugin [None req-e0878048-d260-41d2-a26a-e6034b35552d - - - - - -] Attempt 1 to provision port 03af7990-1836-4420-817f-c248d2ed8faa 2026-06-08 18:39:49.047 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 203614bd-adf5-4de3-88ac-3a667a0e946f 2026-06-08 18:39:50.888 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 203614bd-adf5-4de3-88ac-3a667a0e946f 2026-06-08 18:39:51.088 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9ac298ca-f8dd-49e8-bf64-0c8f75e75240 2026-06-08 18:39:52.518 11 INFO neutron.plugins.ml2.plugin [None req-47e776c6-4713-43df-bc0f-aac53ead1686 - - - - - -] Attempt 1 to provision port 593701cf-4673-4f01-8621-7ba8dc2b45fc 2026-06-08 18:39:52.551 11 INFO neutron.plugins.ml2.plugin [None req-47e776c6-4713-43df-bc0f-aac53ead1686 - - - - - -] Attempt 1 to provision port 9ac298ca-f8dd-49e8-bf64-0c8f75e75240 2026-06-08 18:39:52.873 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9ac298ca-f8dd-49e8-bf64-0c8f75e75240 2026-06-08 18:39:54.845 11 INFO neutron.plugins.ml2.plugin [None req-957a4180-bd1d-4fe7-bd4e-21146a54c0de - - - - - -] Attempt 1 to provision port 593701cf-4673-4f01-8621-7ba8dc2b45fc 2026-06-08 18:39:54.867 11 INFO neutron.plugins.ml2.plugin [None req-957a4180-bd1d-4fe7-bd4e-21146a54c0de - - - - - -] Attempt 1 to provision port 9ac298ca-f8dd-49e8-bf64-0c8f75e75240 2026-06-08 18:39:56.141 10 INFO neutron.plugins.ml2.plugin [None req-c31951d1-d999-4b37-8c2c-988979d60e63 - - - - - -] Attempt 1 to provision port 593701cf-4673-4f01-8621-7ba8dc2b45fc 2026-06-08 18:39:57.436 11 INFO neutron.plugins.ml2.plugin [None req-6f46dd60-bee4-4cfc-8ab0-b0d973f7e663 - - - - - -] Attempt 1 to provision port 593701cf-4673-4f01-8621-7ba8dc2b45fc 2026-06-08 18:40:01.368 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port e1f6af84-5c45-4671-9d1e-ab8fe1c89d2e 2026-06-08 18:40:01.496 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-82b13827-00bd-4e9a-9bd1-45bffcdbd627'] response: {'server_uuid': '4e188bc3-5f80-46f0-a376-43fdb2e7ef38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1f6af84-5c45-4671-9d1e-ab8fe1c89d2e', 'code': 200} 2026-06-08 18:40:02.864 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port e1f6af84-5c45-4671-9d1e-ab8fe1c89d2e 2026-06-08 18:40:04.805 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 03af7990-1836-4420-817f-c248d2ed8faa 2026-06-08 18:40:06.887 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 03af7990-1836-4420-817f-c248d2ed8faa 2026-06-08 18:40:07.061 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 593701cf-4673-4f01-8621-7ba8dc2b45fc 2026-06-08 18:40:09.002 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 593701cf-4673-4f01-8621-7ba8dc2b45fc 2026-06-08 18:40:43.450 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 7315f751-d1c3-46fc-879e-ed279539ef2e 2026-06-08 18:40:43.552 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-915e2365-eec4-404c-bf58-d0172fcf2423'] response: {'server_uuid': '337bebd9-bf6d-4248-871e-7ce22559b223', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7315f751-d1c3-46fc-879e-ed279539ef2e', 'code': 200} 2026-06-08 18:40:44.895 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 7315f751-d1c3-46fc-879e-ed279539ef2e 2026-06-08 18:41:07.141 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-1957be62-95e5-471d-95b5-542150db6a0d'] response: {'server_uuid': '337bebd9-bf6d-4248-871e-7ce22559b223', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7315f751-d1c3-46fc-879e-ed279539ef2e', 'code': 200} 2026-06-08 18:41:24.703 10 INFO neutron.plugins.ml2.plugin [None req-0565055d-4ab5-4e90-923f-e4fc54d5bfb7 - - - - - -] Attempt 1 to provision port df0fb845-d626-42d0-b791-b8fe7eb7dbaf 2026-06-08 18:41:25.224 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port df0fb845-d626-42d0-b791-b8fe7eb7dbaf 2026-06-08 18:41:26.903 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port df0fb845-d626-42d0-b791-b8fe7eb7dbaf 2026-06-08 18:41:28.926 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a643ad43-06ad-458c-a15f-c66cd9675c4b 2026-06-08 18:41:30.979 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c3aa2928-701f-4c66-bf31-6e9768fe916d 2026-06-08 18:41:31.770 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a643ad43-06ad-458c-a15f-c66cd9675c4b 2026-06-08 18:41:32.932 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port c3aa2928-701f-4c66-bf31-6e9768fe916d 2026-06-08 18:41:33.130 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port df0fb845-d626-42d0-b791-b8fe7eb7dbaf 2026-06-08 18:41:34.597 11 INFO neutron.plugins.ml2.plugin [None req-a8beed69-e09e-488e-8a2b-9e8692955040 - - - - - -] Attempt 1 to provision port b2d6f7e6-305a-4f7b-a68d-f49de0fb139d 2026-06-08 18:41:34.731 11 INFO neutron.plugins.ml2.plugin [None req-a8beed69-e09e-488e-8a2b-9e8692955040 - - - - - -] Attempt 1 to provision port a643ad43-06ad-458c-a15f-c66cd9675c4b 2026-06-08 18:41:34.794 11 INFO neutron.plugins.ml2.plugin [None req-a8beed69-e09e-488e-8a2b-9e8692955040 - - - - - -] Attempt 1 to provision port df0fb845-d626-42d0-b791-b8fe7eb7dbaf 2026-06-08 18:41:38.935 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a24bdd6a-132b-4c73-af8a-00ea7775fb8e 2026-06-08 18:41:40.928 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port a24bdd6a-132b-4c73-af8a-00ea7775fb8e 2026-06-08 18:41:45.263 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port f9271fa2-4393-4aad-9d40-60c400f75e23 2026-06-08 18:41:45.289 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port b2d6f7e6-305a-4f7b-a68d-f49de0fb139d 2026-06-08 18:41:45.308 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port a643ad43-06ad-458c-a15f-c66cd9675c4b 2026-06-08 18:41:45.374 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port 9f7d8ab4-1378-45d2-8d56-47aa7662a5f2 2026-06-08 18:41:45.403 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port df0fb845-d626-42d0-b791-b8fe7eb7dbaf 2026-06-08 18:41:45.450 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:41:45.468 11 INFO neutron.plugins.ml2.plugin [None req-52272636-7065-4fec-b382-15b0367c8c49 - - - - - -] Attempt 1 to provision port a24bdd6a-132b-4c73-af8a-00ea7775fb8e 2026-06-08 18:41:48.954 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9f7d8ab4-1378-45d2-8d56-47aa7662a5f2 2026-06-08 18:41:49.397 10 INFO neutron.plugins.ml2.plugin [None req-5245568f-2f70-481c-9907-76552b9bd6dd - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:41:50.893 11 INFO neutron.plugins.ml2.plugin [None req-e3b6efe9-7d8a-4331-8467-dad5855da50b - - - - - -] Attempt 1 to provision port b2d6f7e6-305a-4f7b-a68d-f49de0fb139d 2026-06-08 18:41:50.948 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port b2d6f7e6-305a-4f7b-a68d-f49de0fb139d 2026-06-08 18:41:51.115 11 INFO neutron.plugins.ml2.plugin [None req-e3b6efe9-7d8a-4331-8467-dad5855da50b - - - - - -] Attempt 1 to provision port a643ad43-06ad-458c-a15f-c66cd9675c4b 2026-06-08 18:41:51.165 11 INFO neutron.plugins.ml2.plugin [None req-e3b6efe9-7d8a-4331-8467-dad5855da50b - - - - - -] Attempt 1 to provision port 9f7d8ab4-1378-45d2-8d56-47aa7662a5f2 2026-06-08 18:41:51.235 11 INFO neutron.plugins.ml2.plugin [None req-e3b6efe9-7d8a-4331-8467-dad5855da50b - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:41:51.281 11 INFO neutron.plugins.ml2.plugin [None req-e3b6efe9-7d8a-4331-8467-dad5855da50b - - - - - -] Attempt 1 to provision port a24bdd6a-132b-4c73-af8a-00ea7775fb8e 2026-06-08 18:41:51.749 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f9271fa2-4393-4aad-9d40-60c400f75e23 2026-06-08 18:41:52.058 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 9f7d8ab4-1378-45d2-8d56-47aa7662a5f2 2026-06-08 18:41:52.282 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:41:53.020 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port b2d6f7e6-305a-4f7b-a68d-f49de0fb139d 2026-06-08 18:41:53.228 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f9271fa2-4393-4aad-9d40-60c400f75e23 2026-06-08 18:41:55.468 11 INFO neutron.plugins.ml2.plugin [None req-0cfdd1d8-2979-4cc7-9b06-cd72b89e4f4e - - - - - -] Attempt 1 to provision port b2d6f7e6-305a-4f7b-a68d-f49de0fb139d 2026-06-08 18:41:55.509 11 INFO neutron.plugins.ml2.plugin [None req-0cfdd1d8-2979-4cc7-9b06-cd72b89e4f4e - - - - - -] Attempt 1 to provision port a24bdd6a-132b-4c73-af8a-00ea7775fb8e 2026-06-08 18:41:55.559 11 INFO neutron.plugins.ml2.plugin [None req-0cfdd1d8-2979-4cc7-9b06-cd72b89e4f4e - - - - - -] Attempt 1 to provision port 9f7d8ab4-1378-45d2-8d56-47aa7662a5f2 2026-06-08 18:41:55.615 11 INFO neutron.plugins.ml2.plugin [None req-0cfdd1d8-2979-4cc7-9b06-cd72b89e4f4e - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:41:57.628 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 68113784-fc02-4eaf-bc80-80b3f2a0d649 2026-06-08 18:41:57.735 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-e0638b3b-4236-4c80-b424-f4b70937235c'] response: {'server_uuid': '9d4cbc0b-cb52-4d69-8d78-e11fdbe0ff01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68113784-fc02-4eaf-bc80-80b3f2a0d649', 'code': 200} 2026-06-08 18:41:59.024 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 68113784-fc02-4eaf-bc80-80b3f2a0d649 2026-06-08 18:41:59.230 11 INFO neutron.plugins.ml2.plugin [None req-09ee3af1-2b2e-477b-b99c-9b1e30795ffa - - - - - -] Attempt 1 to provision port 9f7d8ab4-1378-45d2-8d56-47aa7662a5f2 2026-06-08 18:41:59.270 11 INFO neutron.plugins.ml2.plugin [None req-09ee3af1-2b2e-477b-b99c-9b1e30795ffa - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:42:01.499 10 INFO neutron.plugins.ml2.plugin [None req-a6c0b3f6-0604-47dc-ad1b-3965ff37a483 - - - - - -] Attempt 1 to provision port 68113784-fc02-4eaf-bc80-80b3f2a0d649 2026-06-08 18:42:01.568 10 INFO neutron.plugins.ml2.plugin [None req-a6c0b3f6-0604-47dc-ad1b-3965ff37a483 - - - - - -] Attempt 1 to provision port adec6e26-9e05-41b3-a64b-a596f67d3bd1 2026-06-08 18:42:15.072 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d07be768-3f89-4412-b713-2ece2d3ed424 2026-06-08 18:42:15.194 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-798f27ac-49fc-43b7-919e-6cb9dd30708b'] response: {'server_uuid': '41d49b28-4e78-48d2-a26b-9f7619e92051', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd07be768-3f89-4412-b713-2ece2d3ed424', 'code': 200} 2026-06-08 18:42:17.057 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port d07be768-3f89-4412-b713-2ece2d3ed424 2026-06-08 18:42:41.833 11 INFO neutron.plugins.ml2.plugin [None req-fa733753-bd77-4626-957a-517a4324b9e0 - - - - - -] Attempt 1 to provision port 32b5c94f-5d54-480a-af12-2dffb854d079 2026-06-08 18:43:07.646 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 980693a5-922a-437e-88f3-12d7325445f4 2026-06-08 18:43:07.865 11 INFO neutron.notifiers.nova [None req-95ca4673-d0b8-45c9-a59d-2fd0e43ca325 - - - - - -] Nova event matching ['req-4cf73cd0-fe06-4d01-afb1-a9ee87734f98'] response: {'server_uuid': '08153d09-318a-47a1-a47f-5f57a62b2f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '980693a5-922a-437e-88f3-12d7325445f4', 'code': 200} 2026-06-08 18:43:09.082 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 980693a5-922a-437e-88f3-12d7325445f4 2026-06-08 18:43:49.529 10 INFO neutron.plugins.ml2.plugin [None req-f461b8fb-8ac6-4443-98e6-360c3e6b6e02 - - - - - -] Attempt 1 to provision port f73ac92e-22a9-465b-89e8-06c441d4ca7a 2026-06-08 18:43:55.147 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f73ac92e-22a9-465b-89e8-06c441d4ca7a 2026-06-08 18:43:55.249 11 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-3f8754ba-9c9c-43be-b5a1-3e9829bf3fbd'] response: {'server_uuid': '08153d09-318a-47a1-a47f-5f57a62b2f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f73ac92e-22a9-465b-89e8-06c441d4ca7a', 'code': 200} 2026-06-08 18:43:57.115 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f73ac92e-22a9-465b-89e8-06c441d4ca7a 2026-06-08 18:43:59.630 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port f73ac92e-22a9-465b-89e8-06c441d4ca7a 2026-06-08 18:44:31.667 10 INFO neutron.plugins.ml2.plugin [None req-f8fc72e3-2fd6-43ad-a9cb-541b6483a76a - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:44:38.745 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:44:38.903 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-a6877969-39d3-4b26-925e-c813cb886c51'] response: {'server_uuid': '08153d09-318a-47a1-a47f-5f57a62b2f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99a6d2b1-b280-44c2-9a6e-ed19b47ecab8', 'code': 200} 2026-06-08 18:44:39.321 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:44:52.740 11 INFO neutron.plugins.ml2.plugin [None req-11868987-0b54-4173-a6c5-9bf4a8e9a20f - - - - - -] Attempt 1 to provision port cbf64919-fca1-4881-9dac-7a4d75d24373 2026-06-08 18:44:59.383 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port cbf64919-fca1-4881-9dac-7a4d75d24373 2026-06-08 18:44:59.488 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-9235d79e-32f3-4913-af94-890287c9ea2f'] response: {'server_uuid': '08153d09-318a-47a1-a47f-5f57a62b2f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cbf64919-fca1-4881-9dac-7a4d75d24373', 'code': 200} 2026-06-08 18:45:01.374 11 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port cbf64919-fca1-4881-9dac-7a4d75d24373 2026-06-08 18:45:02.542 11 INFO neutron.plugins.ml2.plugin [None req-1a16f28f-7897-4b6b-871b-5e9a59c30974 - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:45:03.368 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:45:16.511 10 INFO neutron.plugins.ml2.plugin [None req-dffad571-1d3f-427e-9479-45991d07276f - - - - - -] Attempt 1 to provision port cbf64919-fca1-4881-9dac-7a4d75d24373 2026-06-08 18:45:17.432 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port cbf64919-fca1-4881-9dac-7a4d75d24373 2026-06-08 18:45:17.896 11 INFO neutron.plugins.ml2.plugin [None req-be0dcdb4-bf7d-4040-9b18-698d21bb6816 - - - - - -] Attempt 1 to provision port cbf64919-fca1-4881-9dac-7a4d75d24373 2026-06-08 18:45:27.140 11 INFO neutron.plugins.ml2.plugin [None req-89a33ccc-231b-4f5c-a955-53ab95a9cef7 - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:45:27.419 10 INFO neutron.plugins.ml2.plugin [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Attempt 1 to provision port 99a6d2b1-b280-44c2-9a6e-ed19b47ecab8 2026-06-08 18:45:59.576 10 INFO neutron.notifiers.nova [None req-863c83f9-7c9f-4f9d-9a31-a16dc0797359 - - - - - -] Nova event matching ['req-b0efaaf6-a505-494a-be37-386925e725a3'] response: {'server_uuid': '41d49b28-4e78-48d2-a26b-9f7619e92051', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd07be768-3f89-4412-b713-2ece2d3ed424', 'code': 200}