+ 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-03-06 01:30:30.191 1 INFO neutron.common.config [-] Logging enabled! 2026-03-06 01:30:30.191 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-06 01:30:30.192 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-06 01:30:30.192 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-06 01:30:31.594 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-06 01:30:31.596 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-06 01:30:31.600 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-06 01:30:31.601 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-06 01:30:31.601 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-06 01:30:31.601 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-06 01:30:31.602 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-06 01:30:31.610 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-06 01:30:31.610 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-06 01:30:31.610 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-06 01:30:31.629 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-06 01:30:31.630 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-06 01:30:31.630 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-06 01:30:31.650 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-06 01:30:31.650 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-06 01:30:31.650 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-06 01:30:31.651 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-06 01:30:31.931 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing driver for type 'vlan' 2026-03-06 01:30:32.092 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] VlanTypeDriver initialization complete 2026-03-06 01:30:32.092 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing driver for type 'vxlan' 2026-03-06 01:30:32.092 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-06 01:30:32.148 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-06 01:30:32.149 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-06 01:30:32.149 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing extension driver 'port_security' 2026-03-06 01:30:32.149 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-06 01:30:32.149 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing extension driver 'qos' 2026-03-06 01:30:32.149 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-06 01:30:32.149 1 INFO neutron.plugins.ml2.managers [None req-bdf21822-5516-4f55-bdb7-df6db5386d8d - - - - - -] Initializing mechanism driver 'l2population' 2026-03-06 01:30:32.163 1 INFO neutron.quota [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded quota_driver: . 2026-03-06 01:30:32.164 1 INFO neutron.plugins.ml2.plugin [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Modular L2 Plugin initialization complete 2026-03-06 01:30:32.164 1 INFO neutron.plugins.ml2.managers [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-06 01:30:32.164 1 INFO neutron.plugins.ml2.managers [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-06 01:30:32.164 1 INFO neutron.plugins.ml2.managers [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Got port-security extension from driver 'port_security' 2026-03-06 01:30:32.164 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: qos 2026-03-06 01:30:32.178 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: router 2026-03-06 01:30:32.219 1 INFO neutron.services.service_base [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-06 01:30:32.219 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: segments 2026-03-06 01:30:32.290 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: trunk 2026-03-06 01:30:32.302 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: vpnaas 2026-03-06 01:30:32.335 1 WARNING stevedore.named [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-06 01:30:32.425 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-06 01:30:32.425 1 INFO neutron.common.utils [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-06 01:30:32.426 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: taas 2026-03-06 01:30:32.451 1 WARNING stevedore.named [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-06 01:30:32.451 1 WARNING stevedore.named [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-06 01:30:32.478 1 INFO neutron_taas.services.taas.taas_plugin [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-06 01:30:32.479 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: tapmirror 2026-03-06 01:30:32.491 1 WARNING stevedore.named [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-06 01:30:32.492 1 WARNING stevedore.named [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-06 01:30:32.506 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-06 01:30:32.506 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: auto_allocate 2026-03-06 01:30:32.513 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: tag 2026-03-06 01:30:32.524 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: timestamp 2026-03-06 01:30:32.526 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: network_ip_availability 2026-03-06 01:30:32.529 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: flavors 2026-03-06 01:30:32.533 1 INFO neutron.manager [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loading Plugin: revisions 2026-03-06 01:30:32.536 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Initializing extension manager. 2026-03-06 01:30:32.537 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: address-group 2026-03-06 01:30:32.538 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: address-scope 2026-03-06 01:30:32.539 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-06 01:30:32.539 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: agent 2026-03-06 01:30:32.540 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: agent-resources-synced 2026-03-06 01:30:32.541 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: allowed-address-pairs 2026-03-06 01:30:32.541 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: auto-allocated-topology 2026-03-06 01:30:32.542 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: availability_zone 2026-03-06 01:30:32.543 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: availability_zone_filter 2026-03-06 01:30:32.543 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-06 01:30:32.544 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: default-subnetpools 2026-03-06 01:30:32.545 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-06 01:30:32.545 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: dns-integration 2026-03-06 01:30:32.546 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: dns-domain-ports 2026-03-06 01:30:32.546 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-06 01:30:32.547 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: dvr 2026-03-06 01:30:32.547 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-06 01:30:32.549 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: empty-string-filtering 2026-03-06 01:30:32.549 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-06 01:30:32.549 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-06 01:30:32.550 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: external-net 2026-03-06 01:30:32.550 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-06 01:30:32.551 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: extraroute 2026-03-06 01:30:32.551 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: extraroute-atomic 2026-03-06 01:30:32.552 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-06 01:30:32.552 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-06 01:30:32.552 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-06 01:30:32.553 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-06 01:30:32.554 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: fip-port-details 2026-03-06 01:30:32.555 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: flavors 2026-03-06 01:30:32.556 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-06 01:30:32.556 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: floatingip-pools 2026-03-06 01:30:32.557 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: ip_allocation 2026-03-06 01:30:32.557 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: ip-substring-filtering 2026-03-06 01:30:32.558 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: l2_adjacency 2026-03-06 01:30:32.559 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: router 2026-03-06 01:30:32.560 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-06 01:30:32.561 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-06 01:30:32.563 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-06 01:30:32.563 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: ext-gw-mode 2026-03-06 01:30:32.564 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: l3-ha 2026-03-06 01:30:32.564 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-06 01:30:32.564 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-06 01:30:32.565 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: l3-flavors 2026-03-06 01:30:32.566 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-06 01:30:32.566 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-06 01:30:32.568 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-06 01:30:32.569 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-06 01:30:32.570 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-06 01:30:32.571 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-06 01:30:32.571 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-06 01:30:32.572 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: multi-provider 2026-03-06 01:30:32.572 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: net-mtu 2026-03-06 01:30:32.572 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: net-mtu-writable 2026-03-06 01:30:32.573 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: network_availability_zone 2026-03-06 01:30:32.573 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: network_ha 2026-03-06 01:30:32.574 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: network-ip-availability 2026-03-06 01:30:32.575 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-06 01:30:32.575 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: pagination 2026-03-06 01:30:32.576 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-device-profile 2026-03-06 01:30:32.576 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-06 01:30:32.576 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-06 01:30:32.577 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-06 01:30:32.577 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-mac-override 2026-03-06 01:30:32.578 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-06 01:30:32.578 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-06 01:30:32.578 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-06 01:30:32.579 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-resource-request 2026-03-06 01:30:32.579 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-resource-request-groups 2026-03-06 01:30:32.584 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-06 01:30:32.584 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: binding 2026-03-06 01:30:32.585 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: binding-extended 2026-03-06 01:30:32.586 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-security 2026-03-06 01:30:32.586 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: project-id 2026-03-06 01:30:32.587 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: provider 2026-03-06 01:30:32.587 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-06 01:30:32.613 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos 2026-03-06 01:30:32.614 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-06 01:30:32.615 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-06 01:30:32.615 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-default 2026-03-06 01:30:32.615 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-fip 2026-03-06 01:30:32.627 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-06 01:30:32.627 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-gateway-ip 2026-03-06 01:30:32.628 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-port-network-policy 2026-03-06 01:30:32.629 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-pps-minimum 2026-03-06 01:30:32.629 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-06 01:30:32.630 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-pps 2026-03-06 01:30:32.630 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-rule-type-details 2026-03-06 01:30:32.631 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-06 01:30:32.631 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: qos-rules-alias 2026-03-06 01:30:32.632 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: quota-check-limit 2026-03-06 01:30:32.632 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: quota-check-limit-default 2026-03-06 01:30:32.634 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: quotas 2026-03-06 01:30:32.637 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: quota_details 2026-03-06 01:30:32.638 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: rbac-policies 2026-03-06 01:30:32.639 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: rbac-address-group 2026-03-06 01:30:32.639 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: rbac-address-scope 2026-03-06 01:30:32.639 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: rbac-security-groups 2026-03-06 01:30:32.640 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: rbac-subnetpool 2026-03-06 01:30:32.640 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: revision-if-match 2026-03-06 01:30:32.641 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: standard-attr-revisions 2026-03-06 01:30:32.641 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: router_availability_zone 2026-03-06 01:30:32.642 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-06 01:30:32.643 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: security-groups-default-rules 2026-03-06 01:30:32.643 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-06 01:30:32.644 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-06 01:30:32.645 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-06 01:30:32.645 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-06 01:30:32.646 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-06 01:30:32.649 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: security-group 2026-03-06 01:30:32.650 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: segment 2026-03-06 01:30:32.651 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-06 01:30:32.651 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: service-type 2026-03-06 01:30:32.652 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: sorting 2026-03-06 01:30:32.652 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: standard-attr-segment 2026-03-06 01:30:32.653 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: standard-attr-description 2026-03-06 01:30:32.653 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: stateful-security-group 2026-03-06 01:30:32.653 1 WARNING neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-06 01:30:32.654 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-06 01:30:32.654 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: subnet-external-network 2026-03-06 01:30:32.655 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: subnet_onboard 2026-03-06 01:30:32.655 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-06 01:30:32.656 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: subnet-service-types 2026-03-06 01:30:32.656 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: subnet_allocation 2026-03-06 01:30:32.657 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-06 01:30:32.657 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: tag-creation 2026-03-06 01:30:32.658 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-06 01:30:32.661 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: standard-attr-tag 2026-03-06 01:30:32.662 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-06 01:30:32.662 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: trunk 2026-03-06 01:30:32.663 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: trunk-details 2026-03-06 01:30:32.663 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-06 01:30:32.664 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-06 01:30:32.664 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-06 01:30:32.665 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-06 01:30:32.666 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-06 01:30:32.667 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-06 01:30:32.667 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: vpn-flavors 2026-03-06 01:30:32.669 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: vpnaas 2026-03-06 01:30:32.670 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: taas 2026-03-06 01:30:32.670 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: tap-mirror 2026-03-06 01:30:32.671 1 INFO neutron.api.extensions [None req-8f779d62-b180-43a6-bc97-b4f620828f2d - - - - - -] Loaded extension: taas-vlan-filter 2026-03-06 01:31:02.763 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-06 01:31:02.822 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-06 01:31:02.826 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-06 01:31:19.139 13 INFO neutron.db.l3_hamode_db [None req-14edcde4-324e-4960-bb64-fc7018b63518 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-06 01:31:35.327 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 3da94c0a-8b20-4085-901e-bf336b11f81f 2026-03-06 01:31:36.747 16 INFO neutron.plugins.ml2.plugin [None req-b66d7f98-fa26-40f5-a87e-c9e46c779ec8 - - - - - -] Attempt 1 to provision port 3da94c0a-8b20-4085-901e-bf336b11f81f 2026-03-06 01:31:37.159 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 3da94c0a-8b20-4085-901e-bf336b11f81f 2026-03-06 01:31:38.413 16 INFO neutron.plugins.ml2.plugin [None req-195e9afe-089b-471b-9397-06ae73d7ae1c - - - - - -] Attempt 1 to provision port 3da94c0a-8b20-4085-901e-bf336b11f81f 2026-03-06 01:36:06.692 13 INFO neutron.plugins.ml2.plugin [None req-d7d37533-8146-456a-8b89-28b908e46d52 - - - - - -] Attempt 1 to provision port 9cd05e8f-014d-45d8-ab46-8daa7c89ef1c 2026-03-06 01:36:07.272 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 9cd05e8f-014d-45d8-ab46-8daa7c89ef1c 2026-03-06 01:36:08.560 13 INFO neutron.plugins.ml2.plugin [None req-a562d485-552a-44a3-9244-33cec03be085 - - - - - -] Attempt 1 to provision port 9cd05e8f-014d-45d8-ab46-8daa7c89ef1c 2026-03-06 01:36:13.772 13 INFO neutron.plugins.ml2.plugin [None req-a065422c-6f47-4d33-a1bf-b7a43d1a807e - - - - - -] Attempt 1 to provision port 3d1b3e2b-d46c-4ef6-b8de-bd211bf2cb1d 2026-03-06 01:39:51.952 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 3d1b3e2b-d46c-4ef6-b8de-bd211bf2cb1d 2026-03-06 01:39:53.294 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 3d1b3e2b-d46c-4ef6-b8de-bd211bf2cb1d 2026-03-06 01:48:27.469 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 21ff316f-ca2b-4bbf-80fb-feb51f18dc88 2026-03-06 01:48:29.429 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 21ff316f-ca2b-4bbf-80fb-feb51f18dc88 2026-03-06 01:58:50.438 16 INFO neutron.plugins.ml2.plugin [None req-6ff1ac57-938c-41ad-b836-b064d807570d - - - - - -] Attempt 1 to provision port 3d1b3e2b-d46c-4ef6-b8de-bd211bf2cb1d 2026-03-06 01:58:50.482 16 INFO neutron.plugins.ml2.plugin [None req-6ff1ac57-938c-41ad-b836-b064d807570d - - - - - -] Attempt 1 to provision port 3da94c0a-8b20-4085-901e-bf336b11f81f 2026-03-06 01:58:50.531 16 INFO neutron.plugins.ml2.plugin [None req-6ff1ac57-938c-41ad-b836-b064d807570d - - - - - -] Attempt 1 to provision port 9cd05e8f-014d-45d8-ab46-8daa7c89ef1c 2026-03-06 02:02:53.726 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f3a51a7e-51cf-4473-9bae-25b630dd5836 2026-03-06 02:02:59.804 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8cdadd90-7522-43be-8ea2-3669e3bc2d9a 2026-03-06 02:03:01.821 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f5efc3dd-e755-462b-954c-b243f84f11d2 2026-03-06 02:03:02.230 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ed7e1078-a2ff-47c8-8392-0b1ff712cab7 2026-03-06 02:03:02.559 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8cdadd90-7522-43be-8ea2-3669e3bc2d9a 2026-03-06 02:03:03.693 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ed7e1078-a2ff-47c8-8392-0b1ff712cab7 2026-03-06 02:03:03.910 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f5efc3dd-e755-462b-954c-b243f84f11d2 2026-03-06 02:03:05.691 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 23c086df-4ca5-4b12-8179-ad3c6a18d1a7 2026-03-06 02:03:07.717 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 23c086df-4ca5-4b12-8179-ad3c6a18d1a7 2026-03-06 02:03:09.709 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port d19ea427-8f90-43cd-9902-2adbe3e14a55 2026-03-06 02:03:11.344 16 INFO neutron.plugins.ml2.plugin [None req-204370bf-a2ad-45b6-9314-6337d5a43fd2 - - - - - -] Attempt 1 to provision port 05863e6a-2c21-4591-8c0c-f6f7f2fc68d1 2026-03-06 02:03:11.392 16 INFO neutron.plugins.ml2.plugin [None req-204370bf-a2ad-45b6-9314-6337d5a43fd2 - - - - - -] Attempt 1 to provision port d19ea427-8f90-43cd-9902-2adbe3e14a55 2026-03-06 02:03:11.454 16 INFO neutron.plugins.ml2.plugin [None req-204370bf-a2ad-45b6-9314-6337d5a43fd2 - - - - - -] Attempt 1 to provision port 829f02ce-e5ec-44c1-a81f-41c09e7791d1 2026-03-06 02:03:11.486 16 INFO neutron.plugins.ml2.plugin [None req-204370bf-a2ad-45b6-9314-6337d5a43fd2 - - - - - -] Attempt 1 to provision port bf683d6e-4d99-4432-b14f-d239ff1d3757 2026-03-06 02:03:11.508 16 INFO neutron.plugins.ml2.plugin [None req-204370bf-a2ad-45b6-9314-6337d5a43fd2 - - - - - -] Attempt 1 to provision port f5efc3dd-e755-462b-954c-b243f84f11d2 2026-03-06 02:03:11.789 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port d19ea427-8f90-43cd-9902-2adbe3e14a55 2026-03-06 02:03:14.275 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port b2c1bf57-0b28-45a9-a0c6-03676435d9de 2026-03-06 02:03:14.666 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f9261534-9f92-46f6-ab9b-a1bdccd7d508 2026-03-06 02:03:15.224 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-988ec7fd-c52d-43a4-b6f6-3fc0f07adc1b'] response: {'server_uuid': 'a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9261534-9f92-46f6-ab9b-a1bdccd7d508', 'code': 200} 2026-03-06 02:03:17.377 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port b2c1bf57-0b28-45a9-a0c6-03676435d9de 2026-03-06 02:03:17.650 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 85b3044e-6944-47d2-8be4-82c17c9e7227 2026-03-06 02:03:18.099 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 354e2cc3-431f-476f-bd56-46ee59259979 2026-03-06 02:03:18.304 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c319c7b4-a7a5-43ab-a8ea-804ae6bedfe5'] response: {'server_uuid': '1df1b127-cd3f-47fc-a9f9-538e98c7a91d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85b3044e-6944-47d2-8be4-82c17c9e7227', 'code': 200} 2026-03-06 02:03:18.519 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f9261534-9f92-46f6-ab9b-a1bdccd7d508 2026-03-06 02:03:19.072 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 354e2cc3-431f-476f-bd56-46ee59259979 2026-03-06 02:03:19.255 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 85b3044e-6944-47d2-8be4-82c17c9e7227 2026-03-06 02:03:20.352 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-23fec689-9cd0-4559-8ded-72b31bb2e25c'] response: {'server_uuid': '17b4ca46-11bf-4dd4-9720-3a87ef2a3b93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '354e2cc3-431f-476f-bd56-46ee59259979', 'code': 200} 2026-03-06 02:03:21.255 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-23c76ed8-13dd-40aa-b23a-82f443387db4'] response: {'server_uuid': 'a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f9261534-9f92-46f6-ab9b-a1bdccd7d508', 'code': 200} 2026-03-06 02:03:25.304 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-05238c67-3823-48f1-b05a-46fc09834b47'] response: {'server_uuid': '1df1b127-cd3f-47fc-a9f9-538e98c7a91d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85b3044e-6944-47d2-8be4-82c17c9e7227', 'code': 200} 2026-03-06 02:03:25.865 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port b2c1bf57-0b28-45a9-a0c6-03676435d9de 2026-03-06 02:03:25.918 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port bcbad7bf-9b71-47c8-813e-3c074c016cb8 2026-03-06 02:03:25.937 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port 354e2cc3-431f-476f-bd56-46ee59259979 2026-03-06 02:03:25.996 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port f5efc3dd-e755-462b-954c-b243f84f11d2 2026-03-06 02:03:26.386 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port 05863e6a-2c21-4591-8c0c-f6f7f2fc68d1 2026-03-06 02:03:26.413 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port d19ea427-8f90-43cd-9902-2adbe3e14a55 2026-03-06 02:03:26.469 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port 38665f33-7664-4390-b1c7-969e46d2b145 2026-03-06 02:03:26.490 16 INFO neutron.plugins.ml2.plugin [None req-21e8b639-3f53-455f-a942-a67c242041ba - - - - - -] Attempt 1 to provision port bf683d6e-4d99-4432-b14f-d239ff1d3757 2026-03-06 02:03:34.260 13 INFO neutron.plugins.ml2.plugin [None req-03ad4ac4-df2d-4695-8a65-70cfdc37878a - - - - - -] Attempt 1 to provision port bcbad7bf-9b71-47c8-813e-3c074c016cb8 2026-03-06 02:03:34.285 13 INFO neutron.plugins.ml2.plugin [None req-03ad4ac4-df2d-4695-8a65-70cfdc37878a - - - - - -] Attempt 1 to provision port 354e2cc3-431f-476f-bd56-46ee59259979 2026-03-06 02:03:34.328 13 INFO neutron.plugins.ml2.plugin [None req-03ad4ac4-df2d-4695-8a65-70cfdc37878a - - - - - -] Attempt 1 to provision port 4185c9e6-02e7-4658-8d9c-13d022f220b2 2026-03-06 02:03:37.135 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port bcbad7bf-9b71-47c8-813e-3c074c016cb8 2026-03-06 02:03:37.433 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 4185c9e6-02e7-4658-8d9c-13d022f220b2 2026-03-06 02:03:39.301 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port c0e3bd66-9ffd-4f33-bbd2-71a8970ed57b 2026-03-06 02:03:39.669 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 57befe75-ba7a-46af-98c2-0b2856e4daf0 2026-03-06 02:03:39.985 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port bcbad7bf-9b71-47c8-813e-3c074c016cb8 2026-03-06 02:03:40.219 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 4185c9e6-02e7-4658-8d9c-13d022f220b2 2026-03-06 02:03:41.443 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port c0e3bd66-9ffd-4f33-bbd2-71a8970ed57b 2026-03-06 02:03:41.719 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 57befe75-ba7a-46af-98c2-0b2856e4daf0 2026-03-06 02:03:45.440 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ce690b76-0fa9-4902-b7d9-e7acc7f40d24 2026-03-06 02:03:47.395 16 INFO neutron.plugins.ml2.plugin [None req-4d539ad4-c777-42bb-b609-2b504e0e025e - - - - - -] Attempt 1 to provision port 89f2363f-ddd3-4d5e-88ed-e5f1589409a5 2026-03-06 02:03:47.420 16 INFO neutron.plugins.ml2.plugin [None req-4d539ad4-c777-42bb-b609-2b504e0e025e - - - - - -] Attempt 1 to provision port 8a40cafc-5196-402a-afde-88a7bec0fa9d 2026-03-06 02:03:47.448 16 INFO neutron.plugins.ml2.plugin [None req-4d539ad4-c777-42bb-b609-2b504e0e025e - - - - - -] Attempt 1 to provision port c0e3bd66-9ffd-4f33-bbd2-71a8970ed57b 2026-03-06 02:03:47.516 16 INFO neutron.plugins.ml2.plugin [None req-4d539ad4-c777-42bb-b609-2b504e0e025e - - - - - -] Attempt 1 to provision port ce690b76-0fa9-4902-b7d9-e7acc7f40d24 2026-03-06 02:03:48.662 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f92c7dc4-61c6-416e-9e25-d7da5a089765 2026-03-06 02:03:48.784 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-321eccd3-d804-423e-9f27-9b9a574b897c'] response: {'server_uuid': '4a1bceb3-626d-4e5c-85df-89493d7cc376', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f92c7dc4-61c6-416e-9e25-d7da5a089765', 'code': 200} 2026-03-06 02:03:49.884 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f92c7dc4-61c6-416e-9e25-d7da5a089765 2026-03-06 02:03:52.898 16 INFO neutron.plugins.ml2.plugin [None req-a8ff1548-ab50-4462-b685-ef5b97489da2 - - - - - -] Attempt 1 to provision port 354e2cc3-431f-476f-bd56-46ee59259979 2026-03-06 02:03:52.956 16 INFO neutron.plugins.ml2.plugin [None req-a8ff1548-ab50-4462-b685-ef5b97489da2 - - - - - -] Attempt 1 to provision port 8a40cafc-5196-402a-afde-88a7bec0fa9d 2026-03-06 02:03:55.512 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 89f2363f-ddd3-4d5e-88ed-e5f1589409a5 2026-03-06 02:03:55.765 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8a40cafc-5196-402a-afde-88a7bec0fa9d 2026-03-06 02:03:56.932 16 INFO neutron.plugins.ml2.plugin [None req-fef47141-771c-4ac1-b174-55e49896d9c0 - - - - - -] Attempt 1 to provision port 354e2cc3-431f-476f-bd56-46ee59259979 2026-03-06 02:03:56.992 16 INFO neutron.plugins.ml2.plugin [None req-fef47141-771c-4ac1-b174-55e49896d9c0 - - - - - -] Attempt 1 to provision port 8a40cafc-5196-402a-afde-88a7bec0fa9d 2026-03-06 02:03:57.521 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 89f2363f-ddd3-4d5e-88ed-e5f1589409a5 2026-03-06 02:03:57.696 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8a40cafc-5196-402a-afde-88a7bec0fa9d 2026-03-06 02:04:11.450 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ba118c60-61be-495f-a3c9-ece3710beb25 2026-03-06 02:04:11.853 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 92eaafd1-b7f6-42a1-896e-2afae19b3837 2026-03-06 02:04:13.500 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ba118c60-61be-495f-a3c9-ece3710beb25 2026-03-06 02:04:13.673 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 92eaafd1-b7f6-42a1-896e-2afae19b3837 2026-03-06 02:04:19.534 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 2d625862-df6e-4081-b6bc-c908d04fb955 2026-03-06 02:04:21.434 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 2d625862-df6e-4081-b6bc-c908d04fb955 2026-03-06 02:04:27.533 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 906ecf4a-f63b-4315-acd3-df7236250653 2026-03-06 02:04:30.062 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port dfb6b234-d337-47fa-9aed-4adf2b257d1f 2026-03-06 02:04:30.187 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb1a3fd-235e-40d1-ace0-cf70b58629e8'] response: {'server_uuid': 'e939a230-d703-4ee6-aa7c-62aebd6df42f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfb6b234-d337-47fa-9aed-4adf2b257d1f', 'code': 200} 2026-03-06 02:04:30.480 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 906ecf4a-f63b-4315-acd3-df7236250653 2026-03-06 02:04:31.625 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port dfb6b234-d337-47fa-9aed-4adf2b257d1f 2026-03-06 02:04:33.553 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a15f0499-ed32-4024-bcfa-c17cab7bc367 2026-03-06 02:04:35.598 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ec6289ef-4e18-4e12-8f83-df095103fd7d 2026-03-06 02:04:35.919 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port c0611347-dfcb-4b5f-ae90-defc5f83ee77 2026-03-06 02:04:36.173 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a15f0499-ed32-4024-bcfa-c17cab7bc367 2026-03-06 02:04:37.583 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port c0611347-dfcb-4b5f-ae90-defc5f83ee77 2026-03-06 02:04:38.033 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ec6289ef-4e18-4e12-8f83-df095103fd7d 2026-03-06 02:04:41.507 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 641d1e02-b9c2-4c64-b878-384c789c6b7e 2026-03-06 02:04:43.287 13 INFO neutron.plugins.ml2.plugin [None req-5ac09a62-2054-489a-b6fd-875e8c5c7eca - - - - - -] Attempt 1 to provision port bfffd528-7c0a-4997-a080-5871cc4e3d4c 2026-03-06 02:04:43.317 13 INFO neutron.plugins.ml2.plugin [None req-5ac09a62-2054-489a-b6fd-875e8c5c7eca - - - - - -] Attempt 1 to provision port 641d1e02-b9c2-4c64-b878-384c789c6b7e 2026-03-06 02:04:43.367 13 INFO neutron.plugins.ml2.plugin [None req-5ac09a62-2054-489a-b6fd-875e8c5c7eca - - - - - -] Attempt 1 to provision port 2d625862-df6e-4081-b6bc-c908d04fb955 2026-03-06 02:04:43.443 13 INFO neutron.plugins.ml2.plugin [None req-5ac09a62-2054-489a-b6fd-875e8c5c7eca - - - - - -] Attempt 1 to provision port c0611347-dfcb-4b5f-ae90-defc5f83ee77 2026-03-06 02:04:43.662 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 641d1e02-b9c2-4c64-b878-384c789c6b7e 2026-03-06 02:04:46.824 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 582ea624-19e7-47e1-9fad-6bed5258f8a6 2026-03-06 02:04:47.015 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b69cfc23-58ae-4959-b3ef-05d0bf9999c4'] response: {'server_uuid': '7f392830-bb8b-475a-b562-4da21e1c9317', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '582ea624-19e7-47e1-9fad-6bed5258f8a6', 'code': 200} 2026-03-06 02:04:47.752 13 INFO neutron.plugins.ml2.plugin [None req-119a3f81-4b8a-49b9-863e-2e95e67373c6 - - - - - -] Attempt 1 to provision port bfffd528-7c0a-4997-a080-5871cc4e3d4c 2026-03-06 02:04:47.948 13 INFO neutron.plugins.ml2.plugin [None req-119a3f81-4b8a-49b9-863e-2e95e67373c6 - - - - - -] Attempt 1 to provision port 641d1e02-b9c2-4c64-b878-384c789c6b7e 2026-03-06 02:04:48.010 13 INFO neutron.plugins.ml2.plugin [None req-119a3f81-4b8a-49b9-863e-2e95e67373c6 - - - - - -] Attempt 1 to provision port 1f5df5a1-ddc2-4ed4-829c-9b0451dd7e69 2026-03-06 02:04:48.176 13 INFO neutron.plugins.ml2.plugin [None req-119a3f81-4b8a-49b9-863e-2e95e67373c6 - - - - - -] Attempt 1 to provision port 582ea624-19e7-47e1-9fad-6bed5258f8a6 2026-03-06 02:04:48.695 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port bfffd528-7c0a-4997-a080-5871cc4e3d4c 2026-03-06 02:04:49.191 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 582ea624-19e7-47e1-9fad-6bed5258f8a6 2026-03-06 02:04:49.781 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 1f5df5a1-ddc2-4ed4-829c-9b0451dd7e69 2026-03-06 02:04:51.089 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 98762a4f-4a8e-43e4-97c4-b635099df16b 2026-03-06 02:04:51.525 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port d2f95791-f713-429d-ba34-fd29dcaef890 2026-03-06 02:04:52.075 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port cb6d30d0-bc77-43eb-9c14-dd0d3ff8e605 2026-03-06 02:04:52.696 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 21fddd6e-375b-4d7b-945d-53ae327062a2 2026-03-06 02:04:53.949 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 21fddd6e-375b-4d7b-945d-53ae327062a2 2026-03-06 02:04:54.169 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 4f2a45fe-08f6-4ec0-9f3d-00b8f427ed08 2026-03-06 02:04:54.721 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port d8c23f8d-2d03-4688-8c6b-77ea8e30bd3d 2026-03-06 02:04:55.169 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port d2f95791-f713-429d-ba34-fd29dcaef890 2026-03-06 02:04:55.342 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port cb6d30d0-bc77-43eb-9c14-dd0d3ff8e605 2026-03-06 02:04:55.628 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 98762a4f-4a8e-43e4-97c4-b635099df16b 2026-03-06 02:04:56.025 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8fe5d297-b7c7-4f8a-bd65-dc4afc8a881d 2026-03-06 02:04:57.172 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 4f2a45fe-08f6-4ec0-9f3d-00b8f427ed08 2026-03-06 02:04:57.353 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port d8c23f8d-2d03-4688-8c6b-77ea8e30bd3d 2026-03-06 02:04:57.630 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8fe5d297-b7c7-4f8a-bd65-dc4afc8a881d 2026-03-06 02:04:58.473 13 INFO neutron.plugins.ml2.plugin [None req-c1610b64-ebb5-44b6-8188-15d962c886a7 - - - - - -] Attempt 1 to provision port 98762a4f-4a8e-43e4-97c4-b635099df16b 2026-03-06 02:04:58.530 13 INFO neutron.plugins.ml2.plugin [None req-c1610b64-ebb5-44b6-8188-15d962c886a7 - - - - - -] Attempt 1 to provision port d8c23f8d-2d03-4688-8c6b-77ea8e30bd3d 2026-03-06 02:04:58.581 13 INFO neutron.plugins.ml2.plugin [None req-c1610b64-ebb5-44b6-8188-15d962c886a7 - - - - - -] Attempt 1 to provision port 8b3e5d09-0a06-48da-87c9-a87559242d06 2026-03-06 02:04:58.607 13 INFO neutron.plugins.ml2.plugin [None req-c1610b64-ebb5-44b6-8188-15d962c886a7 - - - - - -] Attempt 1 to provision port 8fe5d297-b7c7-4f8a-bd65-dc4afc8a881d 2026-03-06 02:05:01.072 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 472fee15-f47f-4128-af79-8090b15c0f7b 2026-03-06 02:05:04.421 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 472fee15-f47f-4128-af79-8090b15c0f7b 2026-03-06 02:05:04.643 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 79606c19-7c84-4d49-b73a-8ab97adfb2dc 2026-03-06 02:05:04.808 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2555c6e7-734c-4716-ae38-9732792cb538'] response: {'server_uuid': '9c98a13a-d8ed-41b0-a41e-65d22921ecb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79606c19-7c84-4d49-b73a-8ab97adfb2dc', 'code': 200} 2026-03-06 02:05:06.774 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 79606c19-7c84-4d49-b73a-8ab97adfb2dc 2026-03-06 02:05:06.998 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 009ff420-6810-48d0-8b50-e9a40b8b2b41 2026-03-06 02:05:07.141 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-80bcb5c0-817d-4f21-9829-32501a16deff'] response: {'server_uuid': '66a30856-e541-4897-b5b1-932166670967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '009ff420-6810-48d0-8b50-e9a40b8b2b41', 'code': 200} 2026-03-06 02:05:07.470 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 99836596-3a1d-470d-b6a8-607e2f23ac3e 2026-03-06 02:05:09.102 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 99836596-3a1d-470d-b6a8-607e2f23ac3e 2026-03-06 02:05:09.483 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0f3b2cf3-9b41-4552-adb4-daa4c98675c8 2026-03-06 02:05:09.610 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b11d63b3-daf8-4319-8816-6aae0f82cf7f'] response: {'server_uuid': '0bb68920-c4e9-4e11-9c07-2992ef824e85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f3b2cf3-9b41-4552-adb4-daa4c98675c8', 'code': 200} 2026-03-06 02:05:09.945 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 009ff420-6810-48d0-8b50-e9a40b8b2b41 2026-03-06 02:05:11.479 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0f3b2cf3-9b41-4552-adb4-daa4c98675c8 2026-03-06 02:05:13.454 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8b3e5d09-0a06-48da-87c9-a87559242d06 2026-03-06 02:05:15.476 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 9c1eb4f3-c62f-4ae6-a324-582ad9687931 2026-03-06 02:05:15.749 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8b3e5d09-0a06-48da-87c9-a87559242d06 2026-03-06 02:05:15.933 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0304adff-0de0-4fe1-9f9b-1f79b1dba7b9 2026-03-06 02:05:17.213 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port 0304adff-0de0-4fe1-9f9b-1f79b1dba7b9 2026-03-06 02:05:17.334 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port fdd0d794-6b9d-4cd5-82cc-a45e57ba596e 2026-03-06 02:05:17.370 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port 009ff420-6810-48d0-8b50-e9a40b8b2b41 2026-03-06 02:05:17.477 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port 8fe5d297-b7c7-4f8a-bd65-dc4afc8a881d 2026-03-06 02:05:17.601 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port 99836596-3a1d-470d-b6a8-607e2f23ac3e 2026-03-06 02:05:17.716 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port 472fee15-f47f-4128-af79-8090b15c0f7b 2026-03-06 02:05:17.819 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port 0f3b2cf3-9b41-4552-adb4-daa4c98675c8 2026-03-06 02:05:17.933 13 INFO neutron.plugins.ml2.plugin [None req-46b8b22a-0035-4dab-be59-0830ac1d76cf - - - - - -] Attempt 1 to provision port a73615ea-81ef-4920-8bc6-249ad7d164f5 2026-03-06 02:05:17.995 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a73615ea-81ef-4920-8bc6-249ad7d164f5 2026-03-06 02:05:18.780 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 7ddb0e0a-4ba5-4f95-aca9-56f713f1ff50 2026-03-06 02:05:19.037 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0304adff-0de0-4fe1-9f9b-1f79b1dba7b9 2026-03-06 02:05:20.659 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a73615ea-81ef-4920-8bc6-249ad7d164f5 2026-03-06 02:05:20.868 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port fdd0d794-6b9d-4cd5-82cc-a45e57ba596e 2026-03-06 02:05:21.193 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 7ddb0e0a-4ba5-4f95-aca9-56f713f1ff50 2026-03-06 02:05:22.484 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port fdd0d794-6b9d-4cd5-82cc-a45e57ba596e 2026-03-06 02:05:23.371 16 INFO neutron.plugins.ml2.plugin [None req-984b4841-eb68-41b4-bf77-717cff466186 - - - - - -] Attempt 1 to provision port fdd0d794-6b9d-4cd5-82cc-a45e57ba596e 2026-03-06 02:05:26.316 13 INFO neutron.plugins.ml2.plugin [None req-b8c62a8d-2cee-4ff9-bf8d-f67822697249 - - - - - -] Attempt 1 to provision port 7ddb0e0a-4ba5-4f95-aca9-56f713f1ff50 2026-03-06 02:05:26.366 13 INFO neutron.plugins.ml2.plugin [None req-b8c62a8d-2cee-4ff9-bf8d-f67822697249 - - - - - -] Attempt 1 to provision port 0f3b2cf3-9b41-4552-adb4-daa4c98675c8 2026-03-06 02:05:42.829 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cdd508c-375c-4777-ad49-2786aaecfe14'] response: {'server_uuid': '0bb68920-c4e9-4e11-9c07-2992ef824e85', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0f3b2cf3-9b41-4552-adb4-daa4c98675c8', 'code': 200} 2026-03-06 02:05:45.010 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0f3b2cf3-9b41-4552-adb4-daa4c98675c8 2026-03-06 02:05:45.113 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-deafcbe2-91ce-4b7d-9a2b-3e3721368724'] response: {'server_uuid': '0bb68920-c4e9-4e11-9c07-2992ef824e85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f3b2cf3-9b41-4552-adb4-daa4c98675c8', 'code': 200} 2026-03-06 02:05:47.139 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0f3b2cf3-9b41-4552-adb4-daa4c98675c8 2026-03-06 02:05:47.363 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 792f74f1-1b4e-415e-9725-d76eca47f8fd 2026-03-06 02:05:47.470 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-04e4e5eb-6962-4d95-b116-e1096c6abb65'] response: {'server_uuid': '2bfeba1d-44e3-494a-9a4b-7dca3b4f2650', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '792f74f1-1b4e-415e-9725-d76eca47f8fd', 'code': 200} 2026-03-06 02:05:48.544 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 792f74f1-1b4e-415e-9725-d76eca47f8fd 2026-03-06 02:05:57.938 16 INFO neutron.plugins.ml2.plugin [None req-9d64f016-9c49-4a2f-a813-15e9dba1af85 - - - - - -] Attempt 1 to provision port 034c969f-f6c2-4d8c-b85d-4682ff8db003 2026-03-06 02:05:58.491 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 034c969f-f6c2-4d8c-b85d-4682ff8db003 2026-03-06 02:05:58.514 16 INFO neutron.plugins.ml2.db [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] No ports have port_id starting with 034c969f-f6c2-4d8c-b85d-4682ff8db003 2026-03-06 02:06:12.716 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b187fb39-2c9a-43de-82fd-b1de06589195'] response: {'server_uuid': '2bfeba1d-44e3-494a-9a4b-7dca3b4f2650', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '792f74f1-1b4e-415e-9725-d76eca47f8fd', 'code': 200} 2026-03-06 02:07:04.507 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 1f399707-b6d8-4226-80aa-1ffcc16445bc 2026-03-06 02:07:04.999 13 INFO neutron.plugins.ml2.plugin [None req-de6d89d1-9b7c-4d9f-a049-f8a5767ddb45 - - - - - -] Attempt 1 to provision port 1f399707-b6d8-4226-80aa-1ffcc16445bc 2026-03-06 02:07:06.497 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 1f399707-b6d8-4226-80aa-1ffcc16445bc 2026-03-06 02:07:08.571 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 32c0a512-0466-429b-b3ad-152ff9493826 2026-03-06 02:07:09.033 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0d89344e-1d45-49b2-bcd5-4bf2a32ed08f 2026-03-06 02:07:10.521 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 32c0a512-0466-429b-b3ad-152ff9493826 2026-03-06 02:07:10.726 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 0d89344e-1d45-49b2-bcd5-4bf2a32ed08f 2026-03-06 02:07:14.554 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 1f399707-b6d8-4226-80aa-1ffcc16445bc 2026-03-06 02:07:15.476 16 INFO neutron.plugins.ml2.plugin [None req-45717c3c-dd77-4580-9e53-1da8caa66a7d - - - - - -] Attempt 1 to provision port 1f399707-b6d8-4226-80aa-1ffcc16445bc 2026-03-06 02:07:15.535 16 INFO neutron.plugins.ml2.plugin [None req-45717c3c-dd77-4580-9e53-1da8caa66a7d - - - - - -] Attempt 1 to provision port 32c0a512-0466-429b-b3ad-152ff9493826 2026-03-06 02:07:15.604 16 INFO neutron.plugins.ml2.plugin [None req-45717c3c-dd77-4580-9e53-1da8caa66a7d - - - - - -] Attempt 1 to provision port 6525772a-bfc2-41df-9464-db2388de68f2 2026-03-06 02:07:15.628 16 INFO neutron.plugins.ml2.plugin [None req-45717c3c-dd77-4580-9e53-1da8caa66a7d - - - - - -] Attempt 1 to provision port b5dcc9f7-3e2e-4ead-b603-282c536cbc04 2026-03-06 02:07:15.650 16 INFO neutron.plugins.ml2.plugin [None req-45717c3c-dd77-4580-9e53-1da8caa66a7d - - - - - -] Attempt 1 to provision port 52c3324b-9221-4714-975d-bf6e429c9730 2026-03-06 02:07:18.487 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 64f54e97-7e18-4cd1-8249-5b7b105e5285 2026-03-06 02:07:20.475 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 64f54e97-7e18-4cd1-8249-5b7b105e5285 2026-03-06 02:07:23.094 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ae545de0-bc3d-4f54-8bf5-88a72430f461 2026-03-06 02:07:23.213 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-80d6a947-7fd7-4674-b244-be645009a37e'] response: {'server_uuid': '08c42321-1866-4dd1-baa2-cf15677c1600', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae545de0-bc3d-4f54-8bf5-88a72430f461', 'code': 200} 2026-03-06 02:07:24.577 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port ae545de0-bc3d-4f54-8bf5-88a72430f461 2026-03-06 02:07:24.789 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 52c3324b-9221-4714-975d-bf6e429c9730 2026-03-06 02:07:26.583 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 6525772a-bfc2-41df-9464-db2388de68f2 2026-03-06 02:07:26.673 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port 1f399707-b6d8-4226-80aa-1ffcc16445bc 2026-03-06 02:07:26.734 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port ae545de0-bc3d-4f54-8bf5-88a72430f461 2026-03-06 02:07:26.809 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port da2b1662-d57e-4169-af7d-027c77efd2b5 2026-03-06 02:07:26.911 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port da2b1662-d57e-4169-af7d-027c77efd2b5 2026-03-06 02:07:26.954 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port 32c0a512-0466-429b-b3ad-152ff9493826 2026-03-06 02:07:27.009 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port 64f54e97-7e18-4cd1-8249-5b7b105e5285 2026-03-06 02:07:27.057 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port 6525772a-bfc2-41df-9464-db2388de68f2 2026-03-06 02:07:27.110 16 INFO neutron.plugins.ml2.plugin [None req-222834de-9d77-41a8-8349-e70803ec5a3b - - - - - -] Attempt 1 to provision port 52c3324b-9221-4714-975d-bf6e429c9730 2026-03-06 02:07:27.117 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port b5dcc9f7-3e2e-4ead-b603-282c536cbc04 2026-03-06 02:07:27.390 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 52c3324b-9221-4714-975d-bf6e429c9730 2026-03-06 02:07:28.530 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 6525772a-bfc2-41df-9464-db2388de68f2 2026-03-06 02:07:28.727 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port da2b1662-d57e-4169-af7d-027c77efd2b5 2026-03-06 02:07:28.909 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port b5dcc9f7-3e2e-4ead-b603-282c536cbc04 2026-03-06 02:07:30.153 16 INFO neutron.plugins.ml2.plugin [None req-02a3d575-b03d-4580-acbb-cc6e4d792664 - - - - - -] Attempt 1 to provision port ae545de0-bc3d-4f54-8bf5-88a72430f461 2026-03-06 02:07:30.212 16 INFO neutron.plugins.ml2.plugin [None req-02a3d575-b03d-4580-acbb-cc6e4d792664 - - - - - -] Attempt 1 to provision port da2b1662-d57e-4169-af7d-027c77efd2b5 2026-03-06 02:07:30.273 16 INFO neutron.plugins.ml2.plugin [None req-02a3d575-b03d-4580-acbb-cc6e4d792664 - - - - - -] Attempt 1 to provision port 64f54e97-7e18-4cd1-8249-5b7b105e5285 2026-03-06 02:07:30.323 16 INFO neutron.plugins.ml2.plugin [None req-02a3d575-b03d-4580-acbb-cc6e4d792664 - - - - - -] Attempt 1 to provision port 6525772a-bfc2-41df-9464-db2388de68f2 2026-03-06 02:07:31.506 16 INFO neutron.plugins.ml2.plugin [None req-6d83fad7-bde0-4114-af6a-7f7084c8f46e - - - - - -] Attempt 1 to provision port da2b1662-d57e-4169-af7d-027c77efd2b5 2026-03-06 02:07:32.904 16 INFO neutron.plugins.ml2.plugin [None req-747d7dad-467a-411e-a73b-e363dc81dea0 - - - - - -] Attempt 1 to provision port da2b1662-d57e-4169-af7d-027c77efd2b5 2026-03-06 02:07:40.532 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 7d545cb8-2e7d-413c-89e1-6bd232147bba 2026-03-06 02:07:40.650 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3002406-4d71-4cc2-ade7-879f91f5d436'] response: {'server_uuid': 'b54dd418-2ddd-4697-af78-ffd4327b4eeb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d545cb8-2e7d-413c-89e1-6bd232147bba', 'code': 200} 2026-03-06 02:07:42.511 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 7d545cb8-2e7d-413c-89e1-6bd232147bba 2026-03-06 02:08:06.894 13 INFO neutron.plugins.ml2.plugin [None req-16916b0c-984e-4cea-b71e-bad2e98b72b9 - - - - - -] Attempt 1 to provision port 64ff1a43-70a9-45ba-8654-406c71e4e258 2026-03-06 02:08:27.038 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f0a115fc-bbe2-4d5e-968e-9eadfdf04eb0 2026-03-06 02:08:27.175 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9416b775-357d-4040-a41b-98b297e65723'] response: {'server_uuid': '663df59a-5d09-4d95-bd23-2c48474b5ece', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0a115fc-bbe2-4d5e-968e-9eadfdf04eb0', 'code': 200} 2026-03-06 02:08:28.510 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f0a115fc-bbe2-4d5e-968e-9eadfdf04eb0 2026-03-06 02:09:08.660 16 INFO neutron.plugins.ml2.plugin [None req-324ee028-33b2-4f09-8091-86f0a611bbc5 - - - - - -] Attempt 1 to provision port 8c2b5b55-33b6-41c1-946b-b3f693d53e81 2026-03-06 02:09:14.568 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8c2b5b55-33b6-41c1-946b-b3f693d53e81 2026-03-06 02:09:14.666 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a6fb3d3-efce-4529-a392-cb8955324943'] response: {'server_uuid': '663df59a-5d09-4d95-bd23-2c48474b5ece', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c2b5b55-33b6-41c1-946b-b3f693d53e81', 'code': 200} 2026-03-06 02:09:16.527 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8c2b5b55-33b6-41c1-946b-b3f693d53e81 2026-03-06 02:09:19.063 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port 8c2b5b55-33b6-41c1-946b-b3f693d53e81 2026-03-06 02:09:43.235 16 INFO neutron.plugins.ml2.plugin [None req-d0c26a73-59b3-450e-8e69-dc4711572cc3 - - - - - -] Attempt 1 to provision port a3a8ad8d-98d4-48b6-b874-36973a51cb6e 2026-03-06 02:09:50.124 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a3a8ad8d-98d4-48b6-b874-36973a51cb6e 2026-03-06 02:09:50.255 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2f211d7-6179-438d-bc60-1751367f490d'] response: {'server_uuid': '663df59a-5d09-4d95-bd23-2c48474b5ece', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3a8ad8d-98d4-48b6-b874-36973a51cb6e', 'code': 200} 2026-03-06 02:09:50.720 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a3a8ad8d-98d4-48b6-b874-36973a51cb6e 2026-03-06 02:10:03.630 13 INFO neutron.plugins.ml2.plugin [None req-a2b82fe1-3eaf-41b3-8e30-c623b633cc3a - - - - - -] Attempt 1 to provision port f9f10f7b-2151-4b96-b28a-3f1584597662 2026-03-06 02:10:10.771 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f9f10f7b-2151-4b96-b28a-3f1584597662 2026-03-06 02:10:10.904 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0cfa014-42d9-4b16-b69c-3a5cb280d46a'] response: {'server_uuid': '663df59a-5d09-4d95-bd23-2c48474b5ece', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9f10f7b-2151-4b96-b28a-3f1584597662', 'code': 200} 2026-03-06 02:10:12.957 16 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f9f10f7b-2151-4b96-b28a-3f1584597662 2026-03-06 02:10:13.479 13 INFO neutron.plugins.ml2.plugin [None req-4d71b506-8588-4556-a6e0-b169d4269d22 - - - - - -] Attempt 1 to provision port a3a8ad8d-98d4-48b6-b874-36973a51cb6e 2026-03-06 02:10:26.816 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port f9f10f7b-2151-4b96-b28a-3f1584597662 2026-03-06 02:10:26.823 16 INFO neutron.plugins.ml2.plugin [None req-8babdb0b-8e92-4e1a-9021-4eddb8001407 - - - - - -] Attempt 1 to provision port f9f10f7b-2151-4b96-b28a-3f1584597662 2026-03-06 02:10:28.155 16 INFO neutron.plugins.ml2.plugin [None req-5c4346ac-36a7-449e-8f3f-2984252a983b - - - - - -] Attempt 1 to provision port f9f10f7b-2151-4b96-b28a-3f1584597662 2026-03-06 02:10:37.656 16 INFO neutron.plugins.ml2.plugin [None req-a6709d7e-a4b9-4909-882a-55c0ec0abdb2 - - - - - -] Attempt 1 to provision port a3a8ad8d-98d4-48b6-b874-36973a51cb6e 2026-03-06 02:10:38.843 13 INFO neutron.plugins.ml2.plugin [None req-8968c4f9-d39c-44fe-8438-4be8a49dcb05 - - - - - -] Attempt 1 to provision port a3a8ad8d-98d4-48b6-b874-36973a51cb6e 2026-03-06 02:11:20.938 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-70a15f23-4422-4299-afd1-ebcfcf50e563'] response: {'server_uuid': '08c42321-1866-4dd1-baa2-cf15677c1600', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae545de0-bc3d-4f54-8bf5-88a72430f461', 'code': 200}