+ 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 2026-04-01 23:18:26.284 1 INFO neutron.common.config [-] Logging enabled! 2026-04-01 23:18:26.284 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-01 23:18:26.285 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-01 23:18:26.285 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-01 23:18:27.657 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-01 23:18:27.659 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-01 23:18:27.662 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-01 23:18:27.663 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-01 23:18:27.663 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-01 23:18:27.663 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-01 23:18:27.663 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-01 23:18:27.669 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-01 23:18:27.669 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-01 23:18:27.669 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-01 23:18:27.687 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-01 23:18:27.688 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-01 23:18:27.688 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-01 23:18:27.703 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-01 23:18:27.704 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-01 23:18:27.704 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-01 23:18:27.704 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-01 23:18:27.978 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing driver for type 'vlan' 2026-04-01 23:18:28.125 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] VlanTypeDriver initialization complete 2026-04-01 23:18:28.125 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing driver for type 'vxlan' 2026-04-01 23:18:28.125 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-01 23:18:28.173 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-01 23:18:28.174 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-01 23:18:28.174 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing extension driver 'port_security' 2026-04-01 23:18:28.174 1 INFO neutron.plugins.ml2.extensions.port_security [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-01 23:18:28.174 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing extension driver 'qos' 2026-04-01 23:18:28.174 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-01 23:18:28.174 1 INFO neutron.plugins.ml2.managers [None req-203a2787-d588-4a5d-a224-0ca7bea7bbd8 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-01 23:18:28.188 1 INFO neutron.quota [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded quota_driver: . 2026-04-01 23:18:28.189 1 INFO neutron.plugins.ml2.plugin [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Modular L2 Plugin initialization complete 2026-04-01 23:18:28.189 1 INFO neutron.plugins.ml2.managers [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-01 23:18:28.189 1 INFO neutron.plugins.ml2.managers [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-01 23:18:28.189 1 INFO neutron.plugins.ml2.managers [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-01 23:18:28.189 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: qos 2026-04-01 23:18:28.200 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: router 2026-04-01 23:18:28.234 1 INFO neutron.services.service_base [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-01 23:18:28.235 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: segments 2026-04-01 23:18:28.298 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: trunk 2026-04-01 23:18:28.311 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: vpnaas 2026-04-01 23:18:28.343 1 WARNING stevedore.named [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-01 23:18:28.417 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-01 23:18:28.417 1 INFO neutron.common.utils [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-01 23:18:28.417 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: taas 2026-04-01 23:18:28.438 1 WARNING stevedore.named [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-01 23:18:28.439 1 WARNING stevedore.named [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-01 23:18:28.465 1 INFO neutron_taas.services.taas.taas_plugin [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-01 23:18:28.466 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: tapmirror 2026-04-01 23:18:28.476 1 WARNING stevedore.named [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-01 23:18:28.476 1 WARNING stevedore.named [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-01 23:18:28.492 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-01 23:18:28.493 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: auto_allocate 2026-04-01 23:18:28.500 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: tag 2026-04-01 23:18:28.509 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: timestamp 2026-04-01 23:18:28.512 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: network_ip_availability 2026-04-01 23:18:28.515 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: flavors 2026-04-01 23:18:28.518 1 INFO neutron.manager [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loading Plugin: revisions 2026-04-01 23:18:28.521 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Initializing extension manager. 2026-04-01 23:18:28.522 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: address-group 2026-04-01 23:18:28.523 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: address-scope 2026-04-01 23:18:28.524 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-01 23:18:28.524 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: agent 2026-04-01 23:18:28.525 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: agent-resources-synced 2026-04-01 23:18:28.526 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-01 23:18:28.526 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-01 23:18:28.527 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: availability_zone 2026-04-01 23:18:28.527 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: availability_zone_filter 2026-04-01 23:18:28.528 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-01 23:18:28.528 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: default-subnetpools 2026-04-01 23:18:28.529 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-01 23:18:28.530 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: dns-integration 2026-04-01 23:18:28.530 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: dns-domain-ports 2026-04-01 23:18:28.531 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-01 23:18:28.531 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: dvr 2026-04-01 23:18:28.532 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-01 23:18:28.532 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: empty-string-filtering 2026-04-01 23:18:28.532 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-01 23:18:28.533 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-01 23:18:28.533 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: external-net 2026-04-01 23:18:28.534 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-01 23:18:28.534 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: extraroute 2026-04-01 23:18:28.535 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: extraroute-atomic 2026-04-01 23:18:28.535 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-01 23:18:28.535 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-01 23:18:28.536 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-01 23:18:28.536 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-01 23:18:28.537 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: fip-port-details 2026-04-01 23:18:28.537 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: flavors 2026-04-01 23:18:28.538 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-01 23:18:28.539 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: floatingip-pools 2026-04-01 23:18:28.543 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: ip_allocation 2026-04-01 23:18:28.544 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-01 23:18:28.544 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: l2_adjacency 2026-04-01 23:18:28.545 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: router 2026-04-01 23:18:28.546 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-01 23:18:28.547 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-01 23:18:28.547 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-01 23:18:28.548 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: ext-gw-mode 2026-04-01 23:18:28.549 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: l3-ha 2026-04-01 23:18:28.550 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-01 23:18:28.550 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-01 23:18:28.551 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: l3-flavors 2026-04-01 23:18:28.552 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-01 23:18:28.552 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-01 23:18:28.555 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-01 23:18:28.557 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-01 23:18:28.558 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-01 23:18:28.558 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-01 23:18:28.559 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-01 23:18:28.559 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: multi-provider 2026-04-01 23:18:28.560 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: net-mtu 2026-04-01 23:18:28.560 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: net-mtu-writable 2026-04-01 23:18:28.561 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: network_availability_zone 2026-04-01 23:18:28.561 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: network_ha 2026-04-01 23:18:28.562 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: network-ip-availability 2026-04-01 23:18:28.563 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-01 23:18:28.563 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: pagination 2026-04-01 23:18:28.563 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-device-profile 2026-04-01 23:18:28.564 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-01 23:18:28.564 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-01 23:18:28.565 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-01 23:18:28.565 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-mac-override 2026-04-01 23:18:28.565 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-01 23:18:28.566 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-01 23:18:28.566 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-01 23:18:28.567 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-resource-request 2026-04-01 23:18:28.567 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-01 23:18:28.567 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-01 23:18:28.568 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: binding 2026-04-01 23:18:28.568 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: binding-extended 2026-04-01 23:18:28.569 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-security 2026-04-01 23:18:28.569 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: project-id 2026-04-01 23:18:28.569 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: provider 2026-04-01 23:18:28.570 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-01 23:18:28.572 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos 2026-04-01 23:18:28.572 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-01 23:18:28.573 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-01 23:18:28.573 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-default 2026-04-01 23:18:28.573 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-fip 2026-04-01 23:18:28.574 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-01 23:18:28.574 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-01 23:18:28.575 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-01 23:18:28.575 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-01 23:18:28.576 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-01 23:18:28.577 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-pps 2026-04-01 23:18:28.577 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-01 23:18:28.577 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-01 23:18:28.578 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: qos-rules-alias 2026-04-01 23:18:28.578 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: quota-check-limit 2026-04-01 23:18:28.579 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-01 23:18:28.581 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: quotas 2026-04-01 23:18:28.583 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: quota_details 2026-04-01 23:18:28.584 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: rbac-policies 2026-04-01 23:18:28.585 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: rbac-address-group 2026-04-01 23:18:28.585 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: rbac-address-scope 2026-04-01 23:18:28.585 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: rbac-security-groups 2026-04-01 23:18:28.586 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-01 23:18:28.586 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: revision-if-match 2026-04-01 23:18:28.587 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-01 23:18:28.587 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: router_availability_zone 2026-04-01 23:18:28.588 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-01 23:18:28.589 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-01 23:18:28.589 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-01 23:18:28.590 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-01 23:18:28.590 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-01 23:18:28.591 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-01 23:18:28.591 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-01 23:18:28.595 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: security-group 2026-04-01 23:18:28.595 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: segment 2026-04-01 23:18:28.596 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-01 23:18:28.596 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: service-type 2026-04-01 23:18:28.597 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: sorting 2026-04-01 23:18:28.597 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: standard-attr-segment 2026-04-01 23:18:28.598 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: standard-attr-description 2026-04-01 23:18:28.598 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: stateful-security-group 2026-04-01 23:18:28.598 1 WARNING neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-01 23:18:28.599 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-01 23:18:28.599 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: subnet-external-network 2026-04-01 23:18:28.600 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: subnet_onboard 2026-04-01 23:18:28.600 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-01 23:18:28.600 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: subnet-service-types 2026-04-01 23:18:28.601 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: subnet_allocation 2026-04-01 23:18:28.602 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-01 23:18:28.602 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: tag-creation 2026-04-01 23:18:28.602 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-01 23:18:28.606 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: standard-attr-tag 2026-04-01 23:18:28.606 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-01 23:18:28.607 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: trunk 2026-04-01 23:18:28.607 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: trunk-details 2026-04-01 23:18:28.608 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-01 23:18:28.608 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-01 23:18:28.609 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-01 23:18:28.609 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-01 23:18:28.611 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-01 23:18:28.611 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-01 23:18:28.612 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: vpn-flavors 2026-04-01 23:18:28.613 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: vpnaas 2026-04-01 23:18:28.614 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: taas 2026-04-01 23:18:28.615 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: tap-mirror 2026-04-01 23:18:28.615 1 INFO neutron.api.extensions [None req-c78cbc7e-3017-42ae-9f1f-5ac1752bcc51 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-01 23:18:58.696 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-01 23:18:58.748 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-01 23:18:58.757 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-01 23:19:04.439 16 INFO neutron.db.l3_hamode_db [None req-a636d38d-79a1-4b43-94d0-ff7606fad04c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-01 23:19:21.748 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 03075497-59b7-4497-aaa7-ae4440706c7c 2026-04-01 23:19:22.283 16 INFO neutron.plugins.ml2.plugin [None req-7083ea8c-ad62-4979-9cde-b0f548b7ee85 - - - - - -] Attempt 1 to provision port 03075497-59b7-4497-aaa7-ae4440706c7c 2026-04-01 23:19:23.683 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 03075497-59b7-4497-aaa7-ae4440706c7c 2026-04-01 23:19:23.954 16 INFO neutron.plugins.ml2.plugin [None req-5bae6092-5c0b-4e36-9753-532511d85463 - - - - - -] Attempt 1 to provision port 03075497-59b7-4497-aaa7-ae4440706c7c 2026-04-01 23:23:55.771 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 34737787-c5b6-4616-a602-07900b9af44a 2026-04-01 23:23:56.454 16 INFO neutron.plugins.ml2.plugin [None req-2d851688-6cd4-4b79-9d40-005e0bf9fd19 - - - - - -] Attempt 1 to provision port 34737787-c5b6-4616-a602-07900b9af44a 2026-04-01 23:23:57.761 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 34737787-c5b6-4616-a602-07900b9af44a 2026-04-01 23:24:02.128 13 INFO neutron.plugins.ml2.plugin [None req-80e354b1-ed9d-47e5-ab24-ce01eb0dd47e - - - - - -] Attempt 1 to provision port 9b62b24a-46f7-4162-98a6-ef7c6d9e9fae 2026-04-01 23:27:38.403 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 9b62b24a-46f7-4162-98a6-ef7c6d9e9fae 2026-04-01 23:27:39.855 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 9b62b24a-46f7-4162-98a6-ef7c6d9e9fae 2026-04-01 23:35:37.990 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8ad57c31-622a-4d90-b56d-baeaffa88a6a 2026-04-01 23:35:39.982 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8ad57c31-622a-4d90-b56d-baeaffa88a6a 2026-04-01 23:46:58.118 16 INFO neutron.plugins.ml2.plugin [None req-a81c7d09-6240-451d-a864-0947e034a20e - - - - - -] Attempt 1 to provision port 9b62b24a-46f7-4162-98a6-ef7c6d9e9fae 2026-04-01 23:46:58.166 16 INFO neutron.plugins.ml2.plugin [None req-a81c7d09-6240-451d-a864-0947e034a20e - - - - - -] Attempt 1 to provision port 34737787-c5b6-4616-a602-07900b9af44a 2026-04-01 23:46:58.214 16 INFO neutron.plugins.ml2.plugin [None req-a81c7d09-6240-451d-a864-0947e034a20e - - - - - -] Attempt 1 to provision port 03075497-59b7-4497-aaa7-ae4440706c7c 2026-04-01 23:50:28.233 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port d791492d-9bbb-4771-b88f-7357ba300917 2026-04-01 23:50:28.825 13 INFO neutron.plugins.ml2.plugin [None req-4f534e09-36ed-4400-8de5-cb227246df21 - - - - - -] Attempt 1 to provision port d791492d-9bbb-4771-b88f-7357ba300917 2026-04-01 23:50:30.275 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port d791492d-9bbb-4771-b88f-7357ba300917 2026-04-01 23:50:36.493 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 151e0780-5b3c-4e9c-853f-1bd676255397 2026-04-01 23:50:37.138 13 INFO neutron.plugins.ml2.plugin [None req-472dbd6f-c21f-4291-99fc-2647f7546b64 - - - - - -] Attempt 1 to provision port 986fc2a0-7d7c-407b-95e6-80f9935254eb 2026-04-01 23:50:37.184 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 9cafdc77-038c-45b6-a2a6-18321b83db8d 2026-04-01 23:50:37.202 13 INFO neutron.plugins.ml2.plugin [None req-472dbd6f-c21f-4291-99fc-2647f7546b64 - - - - - -] Attempt 1 to provision port 151e0780-5b3c-4e9c-853f-1bd676255397 2026-04-01 23:50:38.338 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 950fc184-1854-4bf7-82e7-edad195f3c2b 2026-04-01 23:50:38.698 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 1b37f065-ad13-429c-964e-f7b091aac589 2026-04-01 23:50:39.130 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 151e0780-5b3c-4e9c-853f-1bd676255397 2026-04-01 23:50:39.407 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 9cafdc77-038c-45b6-a2a6-18321b83db8d 2026-04-01 23:50:40.235 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 950fc184-1854-4bf7-82e7-edad195f3c2b 2026-04-01 23:50:40.484 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 1b37f065-ad13-429c-964e-f7b091aac589 2026-04-01 23:50:44.300 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port d7d1d313-6ae6-47f8-9c06-959d86e33c3a 2026-04-01 23:50:44.988 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port c8bae0f3-1c1f-449b-ade3-5325233add4e 2026-04-01 23:50:45.021 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port 151e0780-5b3c-4e9c-853f-1bd676255397 2026-04-01 23:50:45.085 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port cc952b9c-f084-4dd8-9ef9-2985219ba786 2026-04-01 23:50:45.110 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port 709a2b3a-40d2-450d-a2f8-55fe20b3e848 2026-04-01 23:50:45.125 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port ba917831-a15a-42a4-9565-613b9097c69d 2026-04-01 23:50:45.141 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port d7d1d313-6ae6-47f8-9c06-959d86e33c3a 2026-04-01 23:50:45.176 16 INFO neutron.plugins.ml2.plugin [None req-48a35542-036e-4b23-8bb1-342c8e0448af - - - - - -] Attempt 1 to provision port 986fc2a0-7d7c-407b-95e6-80f9935254eb 2026-04-01 23:50:46.893 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 6620dd69-c406-4392-b563-975345219bec 2026-04-01 23:50:47.300 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port d7d1d313-6ae6-47f8-9c06-959d86e33c3a 2026-04-01 23:50:47.383 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd5698f7-f1e7-41b0-b7b7-d2c77c6f7020'] response: {'server_uuid': '70174adb-3140-4009-be17-29aca2116904', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6620dd69-c406-4392-b563-975345219bec', 'code': 200} 2026-04-01 23:50:48.445 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 6620dd69-c406-4392-b563-975345219bec 2026-04-01 23:50:48.669 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port b0a5cbdf-6c8a-453d-aab1-d85a9d4b11c3 2026-04-01 23:50:50.948 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port b0a5cbdf-6c8a-453d-aab1-d85a9d4b11c3 2026-04-01 23:50:51.207 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:50:51.321 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0dbdf17-1e81-4c9f-be23-e030b5c662bb'] response: {'server_uuid': '1c6b603a-a8b1-45ed-b87d-2d629c2e7f0b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc1fa1c2-f358-4a3e-9327-b282710c828b', 'code': 200} 2026-04-01 23:50:51.809 13 INFO neutron.plugins.ml2.plugin [None req-8df5bb2d-bb43-4add-8699-a925d13ce771 - - - - - -] Attempt 1 to provision port ff30c5b1-c540-43c8-a680-9a2129807ae1 2026-04-01 23:50:51.840 13 INFO neutron.plugins.ml2.plugin [None req-8df5bb2d-bb43-4add-8699-a925d13ce771 - - - - - -] Attempt 1 to provision port b0a5cbdf-6c8a-453d-aab1-d85a9d4b11c3 2026-04-01 23:50:51.896 13 INFO neutron.plugins.ml2.plugin [None req-8df5bb2d-bb43-4add-8699-a925d13ce771 - - - - - -] Attempt 1 to provision port 986fc2a0-7d7c-407b-95e6-80f9935254eb 2026-04-01 23:50:51.928 13 INFO neutron.plugins.ml2.plugin [None req-8df5bb2d-bb43-4add-8699-a925d13ce771 - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:50:52.324 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:50:56.928 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f885b990-ed8f-47ea-a1ec-058a33f47eef 2026-04-01 23:50:57.070 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22d50ae9-1114-4df3-a76d-c3c74e15ffb5'] response: {'server_uuid': '5ceb3955-cf4d-4a10-ae48-c7c952637dbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f885b990-ed8f-47ea-a1ec-058a33f47eef', 'code': 200} 2026-04-01 23:50:57.771 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port ff30c5b1-c540-43c8-a680-9a2129807ae1 2026-04-01 23:50:57.794 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port b0a5cbdf-6c8a-453d-aab1-d85a9d4b11c3 2026-04-01 23:50:57.859 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port f885b990-ed8f-47ea-a1ec-058a33f47eef 2026-04-01 23:50:57.932 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port ba917831-a15a-42a4-9565-613b9097c69d 2026-04-01 23:50:57.959 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port 986fc2a0-7d7c-407b-95e6-80f9935254eb 2026-04-01 23:50:57.983 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port d7d1d313-6ae6-47f8-9c06-959d86e33c3a 2026-04-01 23:50:58.047 16 INFO neutron.plugins.ml2.plugin [None req-6ddf1e23-68ba-4442-bf98-afd97c5daf47 - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:50:58.415 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f885b990-ed8f-47ea-a1ec-058a33f47eef 2026-04-01 23:51:02.862 13 INFO neutron.plugins.ml2.plugin [None req-fb78227c-da84-4f2f-b524-ce6e683bdcee - - - - - -] Attempt 1 to provision port 6620dd69-c406-4392-b563-975345219bec 2026-04-01 23:51:02.904 13 INFO neutron.plugins.ml2.plugin [None req-fb78227c-da84-4f2f-b524-ce6e683bdcee - - - - - -] Attempt 1 to provision port ff30c5b1-c540-43c8-a680-9a2129807ae1 2026-04-01 23:51:02.930 13 INFO neutron.plugins.ml2.plugin [None req-fb78227c-da84-4f2f-b524-ce6e683bdcee - - - - - -] Attempt 1 to provision port ba917831-a15a-42a4-9565-613b9097c69d 2026-04-01 23:51:05.789 16 INFO neutron.plugins.ml2.plugin [None req-3e426ec4-6bad-4a6c-8f96-728d48e93070 - - - - - -] Attempt 1 to provision port ba917831-a15a-42a4-9565-613b9097c69d 2026-04-01 23:51:08.718 16 INFO neutron.plugins.ml2.plugin [None req-945bb1b5-9f83-42e9-a9d5-c3f5b09ba4dd - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:51:12.627 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 986fc2a0-7d7c-407b-95e6-80f9935254eb 2026-04-01 23:51:12.877 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 045c7c4b-032f-4c63-b5c1-a19edaa25ba0 2026-04-01 23:51:13.186 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port c8bae0f3-1c1f-449b-ade3-5325233add4e 2026-04-01 23:51:14.669 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 986fc2a0-7d7c-407b-95e6-80f9935254eb 2026-04-01 23:51:14.876 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port ff30c5b1-c540-43c8-a680-9a2129807ae1 2026-04-01 23:51:15.138 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 709a2b3a-40d2-450d-a2f8-55fe20b3e848 2026-04-01 23:51:15.375 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port c8bae0f3-1c1f-449b-ade3-5325233add4e 2026-04-01 23:51:16.507 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port ff30c5b1-c540-43c8-a680-9a2129807ae1 2026-04-01 23:51:16.676 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 709a2b3a-40d2-450d-a2f8-55fe20b3e848 2026-04-01 23:51:18.612 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 88fbbfd1-ed05-44fc-95e1-ddc531cdf1f1 2026-04-01 23:51:20.609 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 88fbbfd1-ed05-44fc-95e1-ddc531cdf1f1 2026-04-01 23:51:20.907 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f21ee96c-3bd8-4d85-81e0-7443a1cfd179 2026-04-01 23:51:22.364 16 INFO neutron.plugins.ml2.plugin [None req-1b6f39bc-83e4-459f-94cb-a4f3c3f004b4 - - - - - -] Attempt 1 to provision port f21ee96c-3bd8-4d85-81e0-7443a1cfd179 2026-04-01 23:51:22.412 16 INFO neutron.plugins.ml2.plugin [None req-1b6f39bc-83e4-459f-94cb-a4f3c3f004b4 - - - - - -] Attempt 1 to provision port f31e6e4d-7d07-4d00-86b7-9a08827e567f 2026-04-01 23:51:22.810 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f21ee96c-3bd8-4d85-81e0-7443a1cfd179 2026-04-01 23:51:23.487 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5519d44a-07b9-41eb-a806-243a07548098'] response: {'server_uuid': '1c6b603a-a8b1-45ed-b87d-2d629c2e7f0b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc1fa1c2-f358-4a3e-9327-b282710c828b', 'code': 200} 2026-04-01 23:51:27.050 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:51:27.168 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-81f4c6ca-27c9-4267-b719-14893ce8ed1f'] response: {'server_uuid': '1c6b603a-a8b1-45ed-b87d-2d629c2e7f0b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc1fa1c2-f358-4a3e-9327-b282710c828b', 'code': 200} 2026-04-01 23:51:28.778 16 INFO neutron.plugins.ml2.plugin [None req-ac7a621c-2bf4-49d4-ab4c-b881b5f67c61 - - - - - -] Attempt 1 to provision port f21ee96c-3bd8-4d85-81e0-7443a1cfd179 2026-04-01 23:51:28.839 16 INFO neutron.plugins.ml2.plugin [None req-ac7a621c-2bf4-49d4-ab4c-b881b5f67c61 - - - - - -] Attempt 1 to provision port 6620dd69-c406-4392-b563-975345219bec 2026-04-01 23:51:28.917 16 INFO neutron.plugins.ml2.plugin [None req-ac7a621c-2bf4-49d4-ab4c-b881b5f67c61 - - - - - -] Attempt 1 to provision port f31e6e4d-7d07-4d00-86b7-9a08827e567f 2026-04-01 23:51:29.198 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc1fa1c2-f358-4a3e-9327-b282710c828b 2026-04-01 23:51:29.404 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8c5f43f5-72b7-4c20-ab28-19e08c734823 2026-04-01 23:51:29.785 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3ce7ace-9010-4a36-a723-053fb24ae5d0'] response: {'server_uuid': '68e9ca57-12e9-46a3-8d65-c46364a69258', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c5f43f5-72b7-4c20-ab28-19e08c734823', 'code': 200} 2026-04-01 23:51:31.607 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8c5f43f5-72b7-4c20-ab28-19e08c734823 2026-04-01 23:51:32.310 13 INFO neutron.plugins.ml2.plugin [None req-37816919-6129-4b54-a3fd-831a83a940cb - - - - - -] Attempt 1 to provision port f31e6e4d-7d07-4d00-86b7-9a08827e567f 2026-04-01 23:51:35.886 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f31e6e4d-7d07-4d00-86b7-9a08827e567f 2026-04-01 23:51:36.164 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 7722fdb9-6271-4dec-bcd4-7e628f3e3854 2026-04-01 23:51:37.915 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f31e6e4d-7d07-4d00-86b7-9a08827e567f 2026-04-01 23:51:38.180 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 7722fdb9-6271-4dec-bcd4-7e628f3e3854 2026-04-01 23:51:39.300 13 INFO neutron.plugins.ml2.plugin [None req-591c25c2-19e0-4828-b3e4-a287a7bcd8ef - - - - - -] Attempt 1 to provision port 7722fdb9-6271-4dec-bcd4-7e628f3e3854 2026-04-01 23:51:43.988 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 57cd05e3-2949-4fc1-bc95-de03387d0187 2026-04-01 23:51:44.352 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc433e57-794b-4728-9e80-d6d8fd1ce83d 2026-04-01 23:51:45.536 13 INFO neutron.plugins.ml2.plugin [None req-1d966e47-97e3-4a00-bc04-c086509de108 - - - - - -] Attempt 1 to provision port 57cd05e3-2949-4fc1-bc95-de03387d0187 2026-04-01 23:51:45.824 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 57cd05e3-2949-4fc1-bc95-de03387d0187 2026-04-01 23:51:46.044 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc433e57-794b-4728-9e80-d6d8fd1ce83d 2026-04-01 23:51:50.847 16 INFO neutron.plugins.ml2.plugin [None req-98fc5665-19e6-41fc-bb2c-f1c63b34a8a5 - - - - - -] Attempt 1 to provision port 8e079da8-4040-4d55-9bbc-b79106b9c30b 2026-04-01 23:51:50.871 16 INFO neutron.plugins.ml2.plugin [None req-98fc5665-19e6-41fc-bb2c-f1c63b34a8a5 - - - - - -] Attempt 1 to provision port 57cd05e3-2949-4fc1-bc95-de03387d0187 2026-04-01 23:51:50.921 16 INFO neutron.plugins.ml2.plugin [None req-98fc5665-19e6-41fc-bb2c-f1c63b34a8a5 - - - - - -] Attempt 1 to provision port 103357b9-2ef5-43a0-aa8b-46cea32b0534 2026-04-01 23:51:53.539 16 INFO neutron.plugins.ml2.plugin [None req-c7d7a80f-ba85-4140-9c5c-e5987f6e61b9 - - - - - -] Attempt 1 to provision port 8e079da8-4040-4d55-9bbc-b79106b9c30b 2026-04-01 23:51:54.457 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 09ca842c-37b9-4301-b289-df4552b61e1d 2026-04-01 23:51:54.576 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce23da73-4192-4008-be18-b82bd9fcd8b5'] response: {'server_uuid': '7138cd5d-0127-43dd-b876-cd54e5d42250', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09ca842c-37b9-4301-b289-df4552b61e1d', 'code': 200} 2026-04-01 23:51:55.828 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 09ca842c-37b9-4301-b289-df4552b61e1d 2026-04-01 23:51:55.900 13 INFO neutron.plugins.ml2.plugin [None req-bdc429f0-1a35-437b-b17f-a3d2ba1fbf97 - - - - - -] Attempt 1 to provision port 09ca842c-37b9-4301-b289-df4552b61e1d 2026-04-01 23:52:00.286 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8e079da8-4040-4d55-9bbc-b79106b9c30b 2026-04-01 23:52:00.779 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 103357b9-2ef5-43a0-aa8b-46cea32b0534 2026-04-01 23:52:01.950 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8e079da8-4040-4d55-9bbc-b79106b9c30b 2026-04-01 23:52:02.177 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 103357b9-2ef5-43a0-aa8b-46cea32b0534 2026-04-01 23:52:06.016 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 283e991c-bef7-4854-8314-9b9e5ea1e4fe 2026-04-01 23:52:06.390 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f7ff64a9-5f42-42ed-91f9-4a7832bfe3a6 2026-04-01 23:52:08.205 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 283e991c-bef7-4854-8314-9b9e5ea1e4fe 2026-04-01 23:52:08.382 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f7ff64a9-5f42-42ed-91f9-4a7832bfe3a6 2026-04-01 23:52:09.586 16 INFO neutron.plugins.ml2.plugin [None req-08fff02c-e2cc-4b64-bd51-ffc18e1cbd9c - - - - - -] Attempt 1 to provision port 350c7a57-f752-4376-ac63-aa069fffb3dc 2026-04-01 23:52:09.612 16 INFO neutron.plugins.ml2.plugin [None req-08fff02c-e2cc-4b64-bd51-ffc18e1cbd9c - - - - - -] Attempt 1 to provision port 283e991c-bef7-4854-8314-9b9e5ea1e4fe 2026-04-01 23:52:09.657 16 INFO neutron.plugins.ml2.plugin [None req-08fff02c-e2cc-4b64-bd51-ffc18e1cbd9c - - - - - -] Attempt 1 to provision port 75386ecb-e1ad-4eb5-814a-c546f08b542c 2026-04-01 23:52:12.623 16 INFO neutron.plugins.ml2.plugin [None req-47ee307b-97a4-4e18-89f3-0461c8530361 - - - - - -] Attempt 1 to provision port 75386ecb-e1ad-4eb5-814a-c546f08b542c 2026-04-01 23:52:19.068 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 6853d1bc-25b8-4a16-8afc-5288ac85886e 2026-04-01 23:52:19.158 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ae9f4b6-25a1-4f36-bb59-5ae5dfe101ab'] response: {'server_uuid': '4f5d2728-ced5-493a-957b-577af8089285', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6853d1bc-25b8-4a16-8afc-5288ac85886e', 'code': 200} 2026-04-01 23:52:19.993 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 6853d1bc-25b8-4a16-8afc-5288ac85886e 2026-04-01 23:52:20.652 13 INFO neutron.plugins.ml2.plugin [None req-cbc2989e-3b59-4a7f-996a-262f437f690a - - - - - -] Attempt 1 to provision port 6853d1bc-25b8-4a16-8afc-5288ac85886e 2026-04-01 23:52:20.726 13 INFO neutron.plugins.ml2.plugin [None req-cbc2989e-3b59-4a7f-996a-262f437f690a - - - - - -] Attempt 1 to provision port 75386ecb-e1ad-4eb5-814a-c546f08b542c 2026-04-01 23:52:24.015 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 350c7a57-f752-4376-ac63-aa069fffb3dc 2026-04-01 23:52:24.323 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 75386ecb-e1ad-4eb5-814a-c546f08b542c 2026-04-01 23:52:26.005 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 350c7a57-f752-4376-ac63-aa069fffb3dc 2026-04-01 23:52:26.195 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 75386ecb-e1ad-4eb5-814a-c546f08b542c 2026-04-01 23:52:32.184 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 2135e3b3-14b0-4bbd-a47d-58f746d0ae19 2026-04-01 23:52:32.588 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 3cbd8637-7b9f-4358-852f-43619edab93f 2026-04-01 23:52:32.799 16 INFO neutron.plugins.ml2.plugin [None req-21311073-5765-4b1b-9266-7656a28c54ea - - - - - -] Attempt 1 to provision port 3cbd8637-7b9f-4358-852f-43619edab93f 2026-04-01 23:52:34.052 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 2135e3b3-14b0-4bbd-a47d-58f746d0ae19 2026-04-01 23:52:34.315 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 3cbd8637-7b9f-4358-852f-43619edab93f 2026-04-01 23:52:38.112 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 5046b240-d74d-4a45-ad3d-1b2e83e3ebd8 2026-04-01 23:52:40.806 16 INFO neutron.plugins.ml2.plugin [None req-f9537b00-25b8-4c79-9bd4-4938442ee89c - - - - - -] Attempt 1 to provision port f0e87d01-fb80-4c8a-9799-25a1583bd9f5 2026-04-01 23:52:45.111 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f8bfc0dd-7ad8-4cf2-a20e-44a0a040a3ec 2026-04-01 23:52:45.797 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e6c8c50-7bd3-4362-8484-17b6e10e7ca7'] response: {'server_uuid': '9302b611-7e6a-4a2c-a384-9c0650527644', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8bfc0dd-7ad8-4cf2-a20e-44a0a040a3ec', 'code': 200} 2026-04-01 23:52:46.079 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f8bfc0dd-7ad8-4cf2-a20e-44a0a040a3ec 2026-04-01 23:52:46.526 13 INFO neutron.plugins.ml2.plugin [None req-873e2107-1f3f-4664-9c6d-3f5a17c9a086 - - - - - -] Attempt 1 to provision port 3cbd8637-7b9f-4358-852f-43619edab93f 2026-04-01 23:52:46.617 13 INFO neutron.plugins.ml2.plugin [None req-873e2107-1f3f-4664-9c6d-3f5a17c9a086 - - - - - -] Attempt 1 to provision port f8bfc0dd-7ad8-4cf2-a20e-44a0a040a3ec 2026-04-01 23:52:46.695 13 INFO neutron.plugins.ml2.plugin [None req-873e2107-1f3f-4664-9c6d-3f5a17c9a086 - - - - - -] Attempt 1 to provision port 28e48fde-c132-4601-8ca1-d35e341d2bea 2026-04-01 23:52:50.190 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 1f37422c-c00a-43b6-b4a7-2ca5a55957b5 2026-04-01 23:52:50.597 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 48662f73-99fe-48fe-8a4c-3f8ca678e37d 2026-04-01 23:52:50.993 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 28e48fde-c132-4601-8ca1-d35e341d2bea 2026-04-01 23:52:51.338 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f0e87d01-fb80-4c8a-9799-25a1583bd9f5 2026-04-01 23:52:52.083 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 48662f73-99fe-48fe-8a4c-3f8ca678e37d 2026-04-01 23:52:52.291 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 1f37422c-c00a-43b6-b4a7-2ca5a55957b5 2026-04-01 23:52:52.504 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 28e48fde-c132-4601-8ca1-d35e341d2bea 2026-04-01 23:52:52.702 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f0e87d01-fb80-4c8a-9799-25a1583bd9f5 2026-04-01 23:52:58.051 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 1164147c-98e8-4e21-bae5-fa18b9159744 2026-04-01 23:53:00.056 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 1164147c-98e8-4e21-bae5-fa18b9159744 2026-04-01 23:53:02.283 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 0c716ed8-677d-4fe8-80ae-0ae30559b182 2026-04-01 23:53:04.676 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 0c716ed8-677d-4fe8-80ae-0ae30559b182 2026-04-01 23:53:04.868 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port fca3006b-d3d2-431b-a596-15d3965c5e30 2026-04-01 23:53:04.978 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fe015aa-fe25-49ec-be86-5826ce0cbbac'] response: {'server_uuid': 'fd78b6ea-c9a6-4899-8c07-5a4f975ab81e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fca3006b-d3d2-431b-a596-15d3965c5e30', 'code': 200} 2026-04-01 23:53:06.562 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port fca3006b-d3d2-431b-a596-15d3965c5e30 2026-04-01 23:53:08.591 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port a2ef9768-550c-43dd-a444-b7918f51953a 2026-04-01 23:53:08.837 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8609201a-51fe-41e7-87e9-a62af2bf2f2c 2026-04-01 23:53:09.067 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 0069a132-41b5-4eb9-ba7a-e786b1f64684 2026-04-01 23:53:09.327 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port e8622c8e-431b-4395-a6e0-82e5a6d0132a 2026-04-01 23:53:10.288 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port e8622c8e-431b-4395-a6e0-82e5a6d0132a 2026-04-01 23:53:10.344 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port 8609201a-51fe-41e7-87e9-a62af2bf2f2c 2026-04-01 23:53:10.394 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port 0069a132-41b5-4eb9-ba7a-e786b1f64684 2026-04-01 23:53:10.443 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port 1164147c-98e8-4e21-bae5-fa18b9159744 2026-04-01 23:53:10.495 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port 0c716ed8-677d-4fe8-80ae-0ae30559b182 2026-04-01 23:53:10.528 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port a2ef9768-550c-43dd-a444-b7918f51953a 2026-04-01 23:53:10.551 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port a2ef9768-550c-43dd-a444-b7918f51953a 2026-04-01 23:53:10.608 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port 48662f73-99fe-48fe-8a4c-3f8ca678e37d 2026-04-01 23:53:10.657 16 INFO neutron.plugins.ml2.plugin [None req-20f0926d-c4a8-4221-85a4-e8cf1cfaa405 - - - - - -] Attempt 1 to provision port fca3006b-d3d2-431b-a596-15d3965c5e30 2026-04-01 23:53:10.693 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8609201a-51fe-41e7-87e9-a62af2bf2f2c 2026-04-01 23:53:10.904 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 0069a132-41b5-4eb9-ba7a-e786b1f64684 2026-04-01 23:53:11.137 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port e8622c8e-431b-4395-a6e0-82e5a6d0132a 2026-04-01 23:53:13.956 13 INFO neutron.plugins.ml2.plugin [None req-fbaac71b-e68c-49d4-b5f9-0821424dc8f2 - - - - - -] Attempt 1 to provision port 8609201a-51fe-41e7-87e9-a62af2bf2f2c 2026-04-01 23:53:13.996 13 INFO neutron.plugins.ml2.plugin [None req-fbaac71b-e68c-49d4-b5f9-0821424dc8f2 - - - - - -] Attempt 1 to provision port 0069a132-41b5-4eb9-ba7a-e786b1f64684 2026-04-01 23:53:14.045 13 INFO neutron.plugins.ml2.plugin [None req-fbaac71b-e68c-49d4-b5f9-0821424dc8f2 - - - - - -] Attempt 1 to provision port 1164147c-98e8-4e21-bae5-fa18b9159744 2026-04-01 23:53:14.105 13 INFO neutron.plugins.ml2.plugin [None req-fbaac71b-e68c-49d4-b5f9-0821424dc8f2 - - - - - -] Attempt 1 to provision port fca3006b-d3d2-431b-a596-15d3965c5e30 2026-04-01 23:53:14.145 13 INFO neutron.plugins.ml2.plugin [None req-fbaac71b-e68c-49d4-b5f9-0821424dc8f2 - - - - - -] Attempt 1 to provision port 48662f73-99fe-48fe-8a4c-3f8ca678e37d 2026-04-01 23:53:17.337 13 INFO neutron.plugins.ml2.plugin [None req-6e5a1f44-413a-4556-956d-3afc40cb0c65 - - - - - -] Attempt 1 to provision port 8609201a-51fe-41e7-87e9-a62af2bf2f2c 2026-04-01 23:53:17.392 13 INFO neutron.plugins.ml2.plugin [None req-6e5a1f44-413a-4556-956d-3afc40cb0c65 - - - - - -] Attempt 1 to provision port 0069a132-41b5-4eb9-ba7a-e786b1f64684 2026-04-01 23:53:22.533 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 3c0fe215-4493-42dd-8ead-4117a51918a6 2026-04-01 23:53:22.662 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a5e995b-e4c8-4e12-84bc-96075200e064'] response: {'server_uuid': '15a952e0-8ac3-4342-b606-08286fcbae97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c0fe215-4493-42dd-8ead-4117a51918a6', 'code': 200} 2026-04-01 23:53:24.562 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 3c0fe215-4493-42dd-8ead-4117a51918a6 2026-04-01 23:53:25.972 13 INFO neutron.plugins.ml2.plugin [None req-071fbb08-d9df-4e16-b0da-4f6ce46f1081 - - - - - -] Attempt 1 to provision port 8609201a-51fe-41e7-87e9-a62af2bf2f2c 2026-04-01 23:53:26.076 13 INFO neutron.plugins.ml2.plugin [None req-071fbb08-d9df-4e16-b0da-4f6ce46f1081 - - - - - -] Attempt 1 to provision port 0069a132-41b5-4eb9-ba7a-e786b1f64684 2026-04-01 23:53:26.150 13 INFO neutron.plugins.ml2.plugin [None req-071fbb08-d9df-4e16-b0da-4f6ce46f1081 - - - - - -] Attempt 1 to provision port 3c0fe215-4493-42dd-8ead-4117a51918a6 2026-04-01 23:53:26.215 13 INFO neutron.plugins.ml2.plugin [None req-071fbb08-d9df-4e16-b0da-4f6ce46f1081 - - - - - -] Attempt 1 to provision port 0c716ed8-677d-4fe8-80ae-0ae30559b182 2026-04-01 23:53:26.279 13 INFO neutron.plugins.ml2.plugin [None req-071fbb08-d9df-4e16-b0da-4f6ce46f1081 - - - - - -] Attempt 1 to provision port e8622c8e-431b-4395-a6e0-82e5a6d0132a 2026-04-01 23:53:26.347 13 INFO neutron.plugins.ml2.plugin [None req-071fbb08-d9df-4e16-b0da-4f6ce46f1081 - - - - - -] Attempt 1 to provision port fca3006b-d3d2-431b-a596-15d3965c5e30 2026-04-01 23:53:27.414 13 INFO neutron.plugins.ml2.plugin [None req-86401c2f-b8fb-45bb-95ee-0d790b095b3c - - - - - -] Attempt 1 to provision port 3c0fe215-4493-42dd-8ead-4117a51918a6 2026-04-01 23:53:30.565 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 53b5a326-c9de-4378-8d4d-8136e74bb5ad 2026-04-01 23:53:32.600 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 2db6322d-ae1a-44d8-9c6f-96fc71389bab 2026-04-01 23:53:32.946 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 53b5a326-c9de-4378-8d4d-8136e74bb5ad 2026-04-01 23:53:33.156 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port cdeb611d-827b-40f3-a8a1-694a5a97855f 2026-04-01 23:53:34.142 16 INFO neutron.plugins.ml2.plugin [None req-b82e665e-b335-4449-a452-dad2e961e61e - - - - - -] Attempt 1 to provision port 53b5a326-c9de-4378-8d4d-8136e74bb5ad 2026-04-01 23:53:34.218 16 INFO neutron.plugins.ml2.plugin [None req-b82e665e-b335-4449-a452-dad2e961e61e - - - - - -] Attempt 1 to provision port e0c8692c-b684-4949-b2cb-a12e33df4551 2026-04-01 23:53:34.243 16 INFO neutron.plugins.ml2.plugin [None req-b82e665e-b335-4449-a452-dad2e961e61e - - - - - -] Attempt 1 to provision port d586efc4-1c82-4e45-8184-e25eec3519ca 2026-04-01 23:53:34.503 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 2db6322d-ae1a-44d8-9c6f-96fc71389bab 2026-04-01 23:53:34.695 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port cdeb611d-827b-40f3-a8a1-694a5a97855f 2026-04-01 23:53:38.512 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 46284a72-a62e-4b78-9301-d26d6628a9f9 2026-04-01 23:53:40.632 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 46284a72-a62e-4b78-9301-d26d6628a9f9 2026-04-01 23:53:40.885 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 2c0a7673-dab4-443c-8846-f228413852e4 2026-04-01 23:53:42.684 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc2068b5-d49c-4597-9376-4b6baf291ff9 2026-04-01 23:53:43.137 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 2c0a7673-dab4-443c-8846-f228413852e4 2026-04-01 23:53:44.313 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port dc2068b5-d49c-4597-9376-4b6baf291ff9 2026-04-01 23:53:44.416 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port cfc1f2c0-3a55-408f-8b78-359103655e4d 2026-04-01 23:53:44.444 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port f4bb6ac1-575f-477c-8c81-fb3aebc5c6fa 2026-04-01 23:53:44.469 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port a5654428-f2ab-45ac-9086-0191a3cf89eb 2026-04-01 23:53:44.497 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port 2c0a7673-dab4-443c-8846-f228413852e4 2026-04-01 23:53:44.595 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port d586efc4-1c82-4e45-8184-e25eec3519ca 2026-04-01 23:53:44.599 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port dc2068b5-d49c-4597-9376-4b6baf291ff9 2026-04-01 23:53:44.626 13 INFO neutron.plugins.ml2.plugin [None req-6df42121-aeed-43e3-abf8-e31a7668782b - - - - - -] Attempt 1 to provision port 16604608-de84-439f-819a-1c71cbc1b4ae 2026-04-01 23:53:47.062 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 6c92c77f-7218-4ed8-96d3-72b7220c5677 2026-04-01 23:53:47.185 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-56b1c725-ff06-4352-a2c0-779894ce71c2'] response: {'server_uuid': '82b8f99c-9c6e-4789-908e-e23d1819f26e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c92c77f-7218-4ed8-96d3-72b7220c5677', 'code': 200} 2026-04-01 23:53:48.648 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 6c92c77f-7218-4ed8-96d3-72b7220c5677 2026-04-01 23:53:49.600 16 INFO neutron.plugins.ml2.plugin [None req-3c97e226-cc57-49c2-881f-b403127b9145 - - - - - -] Attempt 1 to provision port dc2068b5-d49c-4597-9376-4b6baf291ff9 2026-04-01 23:53:49.654 16 INFO neutron.plugins.ml2.plugin [None req-3c97e226-cc57-49c2-881f-b403127b9145 - - - - - -] Attempt 1 to provision port a5654428-f2ab-45ac-9086-0191a3cf89eb 2026-04-01 23:53:49.678 16 INFO neutron.plugins.ml2.plugin [None req-3c97e226-cc57-49c2-881f-b403127b9145 - - - - - -] Attempt 1 to provision port cfc1f2c0-3a55-408f-8b78-359103655e4d 2026-04-01 23:53:49.704 16 INFO neutron.plugins.ml2.plugin [None req-3c97e226-cc57-49c2-881f-b403127b9145 - - - - - -] Attempt 1 to provision port 6c92c77f-7218-4ed8-96d3-72b7220c5677 2026-04-01 23:53:49.765 16 INFO neutron.plugins.ml2.plugin [None req-3c97e226-cc57-49c2-881f-b403127b9145 - - - - - -] Attempt 1 to provision port 2c0a7673-dab4-443c-8846-f228413852e4 2026-04-01 23:53:51.585 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8d538444-9273-4ccf-af05-5ce0dd995107 2026-04-01 23:53:51.708 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4210147-5d29-442a-8de1-b86e1903e3b8'] response: {'server_uuid': 'a6daa490-3702-4868-9a54-683b60b8cbe0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d538444-9273-4ccf-af05-5ce0dd995107', 'code': 200} 2026-04-01 23:53:52.602 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 8d538444-9273-4ccf-af05-5ce0dd995107 2026-04-01 23:53:54.661 13 INFO neutron.plugins.ml2.plugin [None req-d0469d2d-a819-4774-9238-d79799c75d8d - - - - - -] Attempt 1 to provision port a5654428-f2ab-45ac-9086-0191a3cf89eb 2026-04-01 23:53:56.555 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port d586efc4-1c82-4e45-8184-e25eec3519ca 2026-04-01 23:53:56.904 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port e0c8692c-b684-4949-b2cb-a12e33df4551 2026-04-01 23:53:58.584 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port d586efc4-1c82-4e45-8184-e25eec3519ca 2026-04-01 23:53:58.775 16 INFO neutron.plugins.ml2.plugin [None req-dd2cd45c-eb23-4011-a9e1-0ab7c8628f88 - - - - - -] Attempt 1 to provision port f3128b88-b336-463b-9f1b-be5244316651 2026-04-01 23:53:58.797 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 16604608-de84-439f-819a-1c71cbc1b4ae 2026-04-01 23:53:58.836 16 INFO neutron.plugins.ml2.plugin [None req-dd2cd45c-eb23-4011-a9e1-0ab7c8628f88 - - - - - -] Attempt 1 to provision port 6c92c77f-7218-4ed8-96d3-72b7220c5677 2026-04-01 23:53:59.135 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port cfc1f2c0-3a55-408f-8b78-359103655e4d 2026-04-01 23:53:59.411 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port e0c8692c-b684-4949-b2cb-a12e33df4551 2026-04-01 23:54:00.586 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 16604608-de84-439f-819a-1c71cbc1b4ae 2026-04-01 23:54:00.743 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port a5654428-f2ab-45ac-9086-0191a3cf89eb 2026-04-01 23:54:01.063 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f4bb6ac1-575f-477c-8c81-fb3aebc5c6fa 2026-04-01 23:54:01.294 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port cfc1f2c0-3a55-408f-8b78-359103655e4d 2026-04-01 23:54:02.530 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port a5654428-f2ab-45ac-9086-0191a3cf89eb 2026-04-01 23:54:02.698 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f4bb6ac1-575f-477c-8c81-fb3aebc5c6fa 2026-04-01 23:54:17.382 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 791c2a65-0b16-444e-b5aa-02fe2b6fbc09 2026-04-01 23:54:17.581 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c8b3614-bf4a-429a-8fee-40b0b19a9a2d'] response: {'server_uuid': '58d5f6bc-36b1-41d5-957d-29c00cd0bdfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '791c2a65-0b16-444e-b5aa-02fe2b6fbc09', 'code': 200} 2026-04-01 23:54:18.951 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port 791c2a65-0b16-444e-b5aa-02fe2b6fbc09 2026-04-01 23:54:29.099 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port a0609afd-91b7-4f85-9e5d-72dc7dfb4107 2026-04-01 23:54:29.244 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fbbb0b2-06c3-4eb9-b7bb-de738f7cfc7a'] response: {'server_uuid': '9394eb07-6b70-4a71-a1ea-15076131b87e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0609afd-91b7-4f85-9e5d-72dc7dfb4107', 'code': 200} 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server [None req-4ca4147f-891f-466d-b4a2-0a4fb9b0f9d2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 646b1dc8-5054-4b6f-ad7f-1845678ff71d: This subnet is being modified by another concurrent operation. 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-01 23:54:29.736 16 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-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server raise exception 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 646b1dc8-5054-4b6f-ad7f-1845678ff71d: This subnet is being modified by another concurrent operation. 2026-04-01 23:54:29.736 16 ERROR oslo_messaging.rpc.server 2026-04-01 23:54:30.528 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port a0609afd-91b7-4f85-9e5d-72dc7dfb4107 2026-04-01 23:54:54.703 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bec4f5b-cc1d-46ef-a77e-5cea5ffb449f'] response: {'server_uuid': '9394eb07-6b70-4a71-a1ea-15076131b87e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a0609afd-91b7-4f85-9e5d-72dc7dfb4107', 'code': 200} 2026-04-01 23:54:54.783 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] No ports have port_id starting with a0609afd-91b7-4f85-9e5d-72dc7dfb4107 2026-04-01 23:54:59.433 13 INFO neutron.plugins.ml2.plugin [None req-76097460-897e-461b-b6de-3cd3771f3a62 - - - - - -] Attempt 1 to provision port f2c555ea-a8b5-4e67-96a1-adc7a347682c 2026-04-01 23:55:04.552 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f2c555ea-a8b5-4e67-96a1-adc7a347682c 2026-04-01 23:55:04.694 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ad375ca-88ad-4f2f-bf1e-9496cc68d50a'] response: {'server_uuid': '58d5f6bc-36b1-41d5-957d-29c00cd0bdfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2c555ea-a8b5-4e67-96a1-adc7a347682c', 'code': 200} 2026-04-01 23:55:06.504 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f2c555ea-a8b5-4e67-96a1-adc7a347682c 2026-04-01 23:55:09.263 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port f2c555ea-a8b5-4e67-96a1-adc7a347682c 2026-04-01 23:55:29.885 16 INFO neutron.plugins.ml2.plugin [None req-6b582c42-b254-4889-a84e-8f0373c6cbc6 - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b 2026-04-01 23:55:38.096 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b 2026-04-01 23:55:38.212 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dfe9288-3a05-48c4-95c8-64562a128e4e'] response: {'server_uuid': '58d5f6bc-36b1-41d5-957d-29c00cd0bdfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3656e34-be06-4ad7-85e5-df6ccc20dc4b', 'code': 200} 2026-04-01 23:55:38.707 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b 2026-04-01 23:55:50.824 13 INFO neutron.plugins.ml2.plugin [None req-67e46742-4112-4c79-ac73-8c748bfb5560 - - - - - -] Attempt 1 to provision port daea8dc3-e7a5-458d-a003-52c10d51f5ba 2026-04-01 23:55:56.748 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port daea8dc3-e7a5-458d-a003-52c10d51f5ba 2026-04-01 23:55:56.858 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fb1e437-8bb9-432f-a5fe-f8fb42e32d14'] response: {'server_uuid': '58d5f6bc-36b1-41d5-957d-29c00cd0bdfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'daea8dc3-e7a5-458d-a003-52c10d51f5ba', 'code': 200} 2026-04-01 23:55:58.717 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port daea8dc3-e7a5-458d-a003-52c10d51f5ba 2026-04-01 23:56:00.643 13 INFO neutron.plugins.ml2.plugin [None req-232ffefb-764c-44e1-9c60-0b6e1aa0502f - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b 2026-04-01 23:56:00.761 16 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b 2026-04-01 23:56:14.621 16 INFO neutron.plugins.ml2.plugin [None req-c0ba6fea-023f-4b5c-a668-884864d57fee - - - - - -] Attempt 1 to provision port daea8dc3-e7a5-458d-a003-52c10d51f5ba 2026-04-01 23:56:14.793 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port daea8dc3-e7a5-458d-a003-52c10d51f5ba 2026-04-01 23:56:15.976 13 INFO neutron.plugins.ml2.plugin [None req-cc29c796-e9e5-4337-91b3-6566922197a3 - - - - - -] Attempt 1 to provision port daea8dc3-e7a5-458d-a003-52c10d51f5ba 2026-04-01 23:56:24.761 13 INFO neutron.plugins.ml2.plugin [None req-1c76462a-724c-462c-8277-c56bd0726acb - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b 2026-04-01 23:56:25.341 16 INFO neutron.plugins.ml2.plugin [None req-7e492cb8-8850-4ca6-ae9a-d7247e973475 - - - - - -] Attempt 1 to provision port b3656e34-be06-4ad7-85e5-df6ccc20dc4b